asin 0.8.0 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.document +1 -2
- data/{CHANGELOG.rdoc → CHANGELOG.md} +12 -12
- data/Gemfile.lock +6 -0
- data/README.md +153 -0
- data/lib/asin/client.rb +6 -5
- data/lib/asin/configuration.rb +9 -20
- data/lib/asin/version.rb +1 -1
- data/spec/browse_node_spec.rb +2 -1
- data/spec/cart_spec.rb +2 -1
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_add_items_to_a_cart.yml +62 -46
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_clear_a_cart.yml +60 -45
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_get_a_cart.yml +61 -46
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_update_a_cart.yml +64 -49
- data/spec/cassettes/asin/browse_node_should_lookup_a_browse_node.yml +28 -22
- data/spec/cassettes/asin/cart_should_create_a_cart.yml +30 -23
- data/spec/cassettes/asin/lookup_and_search_should_have_metadata.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_lookup_a_book.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_books.yml +120 -111
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_response_groups.yml +37 -32
- data/spec/cassettes/asin/lookup_and_search_should_return_a_custom_item_class.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_mash_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_rash_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_raw_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_a_book_with_fulltext.yml +573 -524
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_and_handle_a_single_result.yml +45 -37
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_never_mind_music.yml +109 -104
- data/spec/cassettes/asin/lookup_and_search_should_search_music.yml +28 -26
- data/spec/cassettes/asin/lookup_and_search_should_search_never_mind_music.yml +112 -110
- data/spec/cassettes/asin/similarity_should_find_similar_items.yml +500 -488
- data/spec/cassettes/asin/similarity_should_find_similar_items_for_multiple_asins_and_different_config.yml +53 -26
- data/spec/config_spec.rb +1 -1
- data/spec/search_spec.rb +7 -9
- data/spec/similarity_spec.rb +5 -4
- data/spec/spec_helper.rb +3 -1
- metadata +89 -31
- data/README.rdoc +0 -169
- data/spec/cassettes/asin/similarity_should_lookup_for_similar_items.yml +0 -618
@@ -2,35 +2,42 @@
|
|
2
2
|
- !ruby/struct:VCR::HTTPInteraction
|
3
3
|
request: !ruby/struct:VCR::Request
|
4
4
|
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&Item.0.ASIN=1430218150&Item.0.Quantity=1&Item.1.ASIN=1430216263&Item.1.Quantity=2&Operation=CartCreate&Service=AWSECommerceService&Signature=94x6IL1Xx0E98uLAzARafcUSduERAcKZZAahVL0M59o=&Timestamp=2012-09-22T13:41:47Z&Version=2011-08-01
|
6
6
|
body:
|
7
7
|
headers:
|
8
8
|
response: !ruby/struct:VCR::Response
|
9
9
|
status: !ruby/struct:VCR::ResponseStatus
|
10
10
|
code: 200
|
11
|
-
message:
|
11
|
+
message: !binary |-
|
12
|
+
T0s=
|
12
13
|
headers:
|
13
|
-
|
14
|
-
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
14
|
+
!binary "ZGF0ZQ==":
|
15
|
+
- !binary |-
|
16
|
+
U2F0LCAyMiBTZXAgMjAxMiAxMzo0MTo0MiBHTVQ=
|
17
|
+
!binary "c2VydmVy":
|
18
|
+
- !binary |-
|
19
|
+
U2VydmVy
|
20
|
+
!binary "Y29udGVudC10eXBl":
|
21
|
+
- !binary |-
|
22
|
+
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
+
!binary "dmFyeQ==":
|
24
|
+
- !binary |-
|
25
|
+
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
+
!binary "bm5jb2VjdGlvbg==":
|
27
|
+
- !binary |-
|
28
|
+
Y2xvc2U=
|
29
|
+
!binary "dHJhbnNmZXItZW5jb2Rpbmc=":
|
30
|
+
- !binary |-
|
31
|
+
Y2h1bmtlZA==
|
32
|
+
body: ! '<?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><HTTPHeaders><Header
|
33
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1TJQ45VR3HHEQ91Q6TFD</RequestId><Arguments><Argument
|
34
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Item.1.ASIN"
|
35
|
+
Value="1430216263"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
36
|
+
Name="Item.0.Quantity" Value="1"></Argument><Argument Name="Signature" Value="94x6IL1Xx0E98uLAzARafcUSduERAcKZZAahVL0M59o="></Argument><Argument
|
30
37
|
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Item.1.Quantity"
|
31
38
|
Value="2"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
32
|
-
Name="AWSAccessKeyId" Value="
|
33
|
-
Value="
|
34
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>
|
35
|
-
iPhone Development: Exploring the iPhone SDK</Title><ProductGroup>Book</ProductGroup><Price><Amount>
|
39
|
+
Name="AWSAccessKeyId" Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp"
|
40
|
+
Value="2012-09-22T13:41:47Z"></Argument><Argument Name="Version" Value="2011-08-01"></Argument></Arguments><RequestProcessingTime>0.196837902069092</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item><Item><ASIN>1430216263</ASIN><Quantity>2</Quantity></Item></Items></CartCreateRequest></Request><CartId>175-6420802-8237500</CartId><HMAC>WyQGLltheoq0tMKsFq47Fe+gj2I=</HMAC><URLEncodedHMAC>WyQGLltheoq0tMKsFq47Fe%2Bgj2I%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=175-6420802-8237500%26associate-id=phoet-20%26hmac=WyQGLltheoq0tMKsFq47Fe%2Bgj2I=%26SubscriptionId=AKIAIBNLWSCV5OXMPD6A%26MergeCart=False</PurchaseURL><SubTotal><Amount>7827</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$78.27</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>7827</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$78.27</FormattedPrice></SubTotal><CartItem><CartItemId>C3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
41
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2639</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$26.39</FormattedPrice></Price><ItemTotal><Amount>2639</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$26.39</FormattedPrice></ItemTotal></CartItem><CartItem><CartItemId>C3CFEHHIPJNW3L</CartItemId><ASIN>1430216263</ASIN><SellerNickname>Amazon.com</SellerNickname><Quantity>2</Quantity><Title>Beginning
|
42
|
+
iPhone Development: Exploring the iPhone SDK</Title><ProductGroup>Book</ProductGroup><Price><Amount>2594</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$25.94</FormattedPrice></Price><ItemTotal><Amount>5188</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$51.88</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>'
|
36
43
|
http_version: '1.1'
|
@@ -2,80 +2,89 @@
|
|
2
2
|
- !ruby/struct:VCR::HTTPInteraction
|
3
3
|
request: !ruby/struct:VCR::Request
|
4
4
|
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&ItemId=1430218150&Operation=ItemLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=pn//I6tKsQMj0/n/sUcMlPi4GzE5qSJPS0ACgwWuTos=&Timestamp=2012-09-22T13:35:21Z&Version=2011-08-01
|
6
6
|
body:
|
7
7
|
headers:
|
8
8
|
response: !ruby/struct:VCR::Response
|
9
9
|
status: !ruby/struct:VCR::ResponseStatus
|
10
10
|
code: 200
|
11
|
-
message:
|
11
|
+
message: !binary |-
|
12
|
+
T0s=
|
12
13
|
headers:
|
13
|
-
|
14
|
-
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
Value="
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
14
|
+
!binary "ZGF0ZQ==":
|
15
|
+
- !binary |-
|
16
|
+
U2F0LCAyMiBTZXAgMjAxMiAxMzozNToxNyBHTVQ=
|
17
|
+
!binary "c2VydmVy":
|
18
|
+
- !binary |-
|
19
|
+
U2VydmVy
|
20
|
+
!binary "Y29udGVudC10eXBl":
|
21
|
+
- !binary |-
|
22
|
+
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
+
!binary "dmFyeQ==":
|
24
|
+
- !binary |-
|
25
|
+
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
+
!binary "bm5jb2VjdGlvbg==":
|
27
|
+
- !binary |-
|
28
|
+
Y2xvc2U=
|
29
|
+
!binary "dHJhbnNmZXItZW5jb2Rpbmc=":
|
30
|
+
- !binary |-
|
31
|
+
Y2h1bmtlZA==
|
32
|
+
body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>9df4a2a9-cd65-4e23-acb3-99de6b965313</RequestId><Arguments><Argument
|
33
|
+
Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
34
|
+
Name="Signature" Value="pn//I6tKsQMj0/n/sUcMlPi4GzE5qSJPS0ACgwWuTos="></Argument><Argument
|
35
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
|
36
|
+
Name="ItemId" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
37
|
+
Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-22T13:35:21Z"></Argument><Argument
|
38
|
+
Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.0122170000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
39
|
+
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
40
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
41
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
42
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
43
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
44
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
45
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>147373</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
40
46
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
41
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
47
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
42
48
|
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
43
49
|
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height
|
44
50
|
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
45
51
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
46
52
|
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height
|
47
53
|
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
48
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
49
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
Units="hundredths-
|
56
|
-
|
54
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
55
|
+
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Scott
|
56
|
+
Knaster</Author><Author>Mark Dalrymple</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1</Edition><Feature>Apress
|
57
|
+
Learn ObjectiveC on the Mac</Feature><Feature>Take your coding skills to the
|
58
|
+
next level with this extensive guide to ObjectiveC, the native programming language
|
59
|
+
for developing sophisticated software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><ItemDimensions><Height
|
60
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
61
|
+
Units="hundredths-pounds">137</Weight><Width Units="hundredths-inches">71</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
62
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height
|
57
63
|
Units="hundredths-inches">102</Height><Length Units="hundredths-inches">921</Length><Weight
|
58
|
-
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>
|
59
|
-
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>
|
64
|
+
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-01-07</PublicationDate><Publisher>Apress</Publisher><SKU>mon0001920250</SKU><Studio>Apress</Studio><Title>Learn
|
65
|
+
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>277</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.77</FormattedPrice></LowestUsedPrice><TotalNew>56</TotalNew><TotalUsed>62</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
60
66
|
Description</Source><Content><p>Take your coding skills to the next level
|
61
|
-
with this extensive guide to Objective
|
62
|
-
developing sophisticated software applications for Mac OS X. Objective
|
63
|
-
a powerful, object
|
64
|
-
to Dave
|
65
|
-
an experienced C programmer or
|
66
|
-
as C++ or Java, leading Mac experts Mark Dalrymple
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
67
|
+
with this extensive guide to Objective–C, the native programming language for
|
68
|
+
developing sophisticated software applications for Mac OS X. Objective–C is
|
69
|
+
a powerful, object–oriented extension of C, making this book the perfect follow–up
|
70
|
+
to Dave Mark’s bestselling <em>Learn C on the Mac, Mac OS X Edition</em>.
|
71
|
+
Whether you’re an experienced C programmer or you’re coming from a different
|
72
|
+
language such as C++ or Java, leading Mac experts <strong>Mark Dalrymple</strong>
|
73
|
+
and <strong>Scott Knaster</strong> show you how to harness the powers
|
74
|
+
of Objective–C in your applications!</p> <ul> <li>A complete
|
75
|
+
course on the basics of Objective–C using Apple’s free Xcode tools </li> <li>An
|
76
|
+
introduction to object–oriented programming </li> <li>Comprehensive
|
77
|
+
coverage of inheritance, composition, object initialization, categories, protocols,
|
78
|
+
memory management, and organizing source files </li> <li>A brief
|
79
|
+
tour of Cocoa’s foundation framework and AppKit </li> <li>A
|
80
|
+
helpful “learning curve” guide for non–C developers </li> </ul>
|
81
|
+
<h3>What you’ll learn</h3><ul> <li>Learn Objective–C
|
82
|
+
programming, the gateway to programming your Mac or iPhone</li> <li>Write
|
83
|
+
applications for the Mac OS X interface, the cleanest user–interface around</li> <li>Understand
|
84
|
+
variables and how to design your own data structures</li> <li>Work
|
85
|
+
with the file system</li> <li>Connect to data sources and the
|
86
|
+
Internet</li> </ul> <h3>Who this book is for</h3> <p> For
|
87
|
+
anyone wanting to learn to program native applications in Mac OS X, including
|
88
|
+
developers new to the Mac, developers new to Objective–C, or students entirely
|
89
|
+
new to programming. </p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemLookupResponse>
|
81
90
|
http_version: '1.1'
|
@@ -2,80 +2,89 @@
|
|
2
2
|
- !ruby/struct:VCR::HTTPInteraction
|
3
3
|
request: !ruby/struct:VCR::Request
|
4
4
|
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&ItemId=1430218150&Operation=ItemLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=pn//I6tKsQMj0/n/sUcMlPi4GzE5qSJPS0ACgwWuTos=&Timestamp=2012-09-22T13:35:21Z&Version=2011-08-01
|
6
6
|
body:
|
7
7
|
headers:
|
8
8
|
response: !ruby/struct:VCR::Response
|
9
9
|
status: !ruby/struct:VCR::ResponseStatus
|
10
10
|
code: 200
|
11
|
-
message:
|
11
|
+
message: !binary |-
|
12
|
+
T0s=
|
12
13
|
headers:
|
13
|
-
|
14
|
-
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
Value="
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
14
|
+
!binary "ZGF0ZQ==":
|
15
|
+
- !binary |-
|
16
|
+
U2F0LCAyMiBTZXAgMjAxMiAxMzozNToxNiBHTVQ=
|
17
|
+
!binary "c2VydmVy":
|
18
|
+
- !binary |-
|
19
|
+
U2VydmVy
|
20
|
+
!binary "Y29udGVudC10eXBl":
|
21
|
+
- !binary |-
|
22
|
+
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
+
!binary "dmFyeQ==":
|
24
|
+
- !binary |-
|
25
|
+
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
+
!binary "bm5jb2VjdGlvbg==":
|
27
|
+
- !binary |-
|
28
|
+
Y2xvc2U=
|
29
|
+
!binary "dHJhbnNmZXItZW5jb2Rpbmc=":
|
30
|
+
- !binary |-
|
31
|
+
Y2h1bmtlZA==
|
32
|
+
body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>db5c6ee0-9593-4326-b95f-7f16e8dcb3cf</RequestId><Arguments><Argument
|
33
|
+
Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
34
|
+
Name="Signature" Value="pn//I6tKsQMj0/n/sUcMlPi4GzE5qSJPS0ACgwWuTos="></Argument><Argument
|
35
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
|
36
|
+
Name="ItemId" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
37
|
+
Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-22T13:35:21Z"></Argument><Argument
|
38
|
+
Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.0193020000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
39
|
+
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
40
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
41
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
42
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
43
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
44
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
45
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>147373</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
40
46
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
41
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
47
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
42
48
|
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
43
49
|
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height
|
44
50
|
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
45
51
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
46
52
|
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height
|
47
53
|
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
48
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
49
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
Units="hundredths-
|
56
|
-
|
54
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
55
|
+
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Scott
|
56
|
+
Knaster</Author><Author>Mark Dalrymple</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1</Edition><Feature>Apress
|
57
|
+
Learn ObjectiveC on the Mac</Feature><Feature>Take your coding skills to the
|
58
|
+
next level with this extensive guide to ObjectiveC, the native programming language
|
59
|
+
for developing sophisticated software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><ItemDimensions><Height
|
60
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
61
|
+
Units="hundredths-pounds">137</Weight><Width Units="hundredths-inches">71</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
62
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height
|
57
63
|
Units="hundredths-inches">102</Height><Length Units="hundredths-inches">921</Length><Weight
|
58
|
-
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>
|
59
|
-
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>
|
64
|
+
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-01-07</PublicationDate><Publisher>Apress</Publisher><SKU>mon0001920250</SKU><Studio>Apress</Studio><Title>Learn
|
65
|
+
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>277</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.77</FormattedPrice></LowestUsedPrice><TotalNew>56</TotalNew><TotalUsed>62</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
60
66
|
Description</Source><Content><p>Take your coding skills to the next level
|
61
|
-
with this extensive guide to Objective
|
62
|
-
developing sophisticated software applications for Mac OS X. Objective
|
63
|
-
a powerful, object
|
64
|
-
to Dave
|
65
|
-
an experienced C programmer or
|
66
|
-
as C++ or Java, leading Mac experts Mark Dalrymple
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
67
|
+
with this extensive guide to Objective–C, the native programming language for
|
68
|
+
developing sophisticated software applications for Mac OS X. Objective–C is
|
69
|
+
a powerful, object–oriented extension of C, making this book the perfect follow–up
|
70
|
+
to Dave Mark’s bestselling <em>Learn C on the Mac, Mac OS X Edition</em>.
|
71
|
+
Whether you’re an experienced C programmer or you’re coming from a different
|
72
|
+
language such as C++ or Java, leading Mac experts <strong>Mark Dalrymple</strong>
|
73
|
+
and <strong>Scott Knaster</strong> show you how to harness the powers
|
74
|
+
of Objective–C in your applications!</p> <ul> <li>A complete
|
75
|
+
course on the basics of Objective–C using Apple’s free Xcode tools </li> <li>An
|
76
|
+
introduction to object–oriented programming </li> <li>Comprehensive
|
77
|
+
coverage of inheritance, composition, object initialization, categories, protocols,
|
78
|
+
memory management, and organizing source files </li> <li>A brief
|
79
|
+
tour of Cocoa’s foundation framework and AppKit </li> <li>A
|
80
|
+
helpful “learning curve” guide for non–C developers </li> </ul>
|
81
|
+
<h3>What you’ll learn</h3><ul> <li>Learn Objective–C
|
82
|
+
programming, the gateway to programming your Mac or iPhone</li> <li>Write
|
83
|
+
applications for the Mac OS X interface, the cleanest user–interface around</li> <li>Understand
|
84
|
+
variables and how to design your own data structures</li> <li>Work
|
85
|
+
with the file system</li> <li>Connect to data sources and the
|
86
|
+
Internet</li> </ul> <h3>Who this book is for</h3> <p> For
|
87
|
+
anyone wanting to learn to program native applications in Mac OS X, including
|
88
|
+
developers new to the Mac, developers new to Objective–C, or students entirely
|
89
|
+
new to programming. </p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemLookupResponse>
|
81
90
|
http_version: '1.1'
|
@@ -2,130 +2,139 @@
|
|
2
2
|
- !ruby/struct:VCR::HTTPInteraction
|
3
3
|
request: !ruby/struct:VCR::Request
|
4
4
|
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&ItemId=1430218150,1430216263&Operation=ItemLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=IhOm0D1syKbahGz8jd2u9edH+2qkRwNeAPftrn8vGnQ=&Timestamp=2012-09-22T13:35:22Z&Version=2011-08-01
|
6
6
|
body:
|
7
7
|
headers:
|
8
8
|
response: !ruby/struct:VCR::Response
|
9
9
|
status: !ruby/struct:VCR::ResponseStatus
|
10
10
|
code: 200
|
11
|
-
message:
|
11
|
+
message: !binary |-
|
12
|
+
T0s=
|
12
13
|
headers:
|
13
|
-
|
14
|
-
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
Value="
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
46
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL110_.jpg</URL><Height
|
47
|
-
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
|
48
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL500_.jpg</URL><Height
|
49
|
-
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Dave
|
50
|
-
Mark</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430216261</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.26</DeweyDecimalNumber><EAN>9781430216261</EAN><EANList><EANListElement>9781430216261</EANListElement></EANList><Edition>1st
|
51
|
-
ed. 2009. Corr. 4th printing</Edition><Feature>Apress Beginning iPhone Development:
|
52
|
-
Exporing the iPhone SDK</Feature><Feature>Are you a programmer looking for a
|
53
|
-
new challenge? Does the thought of building your very own iPhone app make your
|
54
|
-
heart race and your pulse quicken? If so, then Beginning iPhone Development
|
55
|
-
is just the book for you.</Feature><ISBN>1430216263</ISBN><ItemDimensions><Height
|
56
|
-
Units="hundredths-inches">130</Height><Length Units="hundredths-inches">920</Length><Weight
|
57
|
-
Units="hundredths-pounds">200</Weight><Width Units="hundredths-inches">750</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>9781430216261</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>536</NumberOfPages><PackageDimensions><Height
|
58
|
-
Units="hundredths-inches">130</Height><Length Units="hundredths-inches">920</Length><Weight
|
59
|
-
Units="hundredths-pounds">190</Weight><Width Units="hundredths-inches">690</Width></PackageDimensions><PartNumber>9781430216261</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-11-21</PublicationDate><Publisher>Apress</Publisher><SKU>3_1430216263</SKU><Studio>Apress</Studio><Title>Beginning
|
60
|
-
iPhone Development: Exploring the iPhone SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>234</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.34</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>234</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.34</FormattedPrice></LowestUsedPrice><TotalNew>54</TotalNew><TotalUsed>65</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
61
|
-
Description</Source><Content><p> Are you a programmer looking for a new
|
62
|
-
challenge? Does the thought of building your very own iPhone app make your heart
|
63
|
-
race and your pulse quicken? If so, then Beginning iPhone Development is just
|
64
|
-
the book for you. </p> <p> Assuming only a minimal working knowledge
|
65
|
-
of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone
|
66
|
-
Development offers a complete soup-to-nuts course in iPhone and iPod touch programming.
|
67
|
-
</p> <p> The book starts with the basics, walking you through the
|
68
|
-
process of downloading and installing Apple''s free iPhone SDK, then stepping
|
69
|
-
you though the creation of your first simple iPhone application. You''ll move
|
70
|
-
on from there, mastering all the iPhone interface elements that you''ve come
|
71
|
-
to know and love, such as buttons, switches, pickers, toolbars, sliders, etc.
|
72
|
-
</p> <p> You''ll master a variety of design patterns, from the simplest
|
73
|
-
single view to complex hierarchical drill-downs. You''ll master the art of table-building
|
74
|
-
and learn how to save your data using the iPhone file system. You''ll also learn
|
75
|
-
how to save and retrieve your data using SQLite, iPhone''s built-in database
|
76
|
-
management system. </p> <p> You''ll learn how to draw using Quartz
|
77
|
-
2D and OpenGL ES. You''ll add MultiTouch Gestural Support (pinches and swipes)
|
78
|
-
to your applications, and work with the Camera, Photo Library, and Accelerometer.
|
79
|
-
You''ll master application preferences, learn how to localize your apps into
|
80
|
-
other languages, and so much more. </p> <p> Apple''s iPhone SDK,
|
81
|
-
this book, and your imagination are all you''ll need to start building your
|
82
|
-
very own best-selling iPhone applications. </p><br /><br /></Content></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
83
|
-
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
84
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
85
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
86
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
87
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
88
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
89
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>25537</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
14
|
+
!binary "ZGF0ZQ==":
|
15
|
+
- !binary |-
|
16
|
+
U2F0LCAyMiBTZXAgMjAxMiAxMzozNToxOCBHTVQ=
|
17
|
+
!binary "c2VydmVy":
|
18
|
+
- !binary |-
|
19
|
+
U2VydmVy
|
20
|
+
!binary "Y29udGVudC10eXBl":
|
21
|
+
- !binary |-
|
22
|
+
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
+
!binary "dmFyeQ==":
|
24
|
+
- !binary |-
|
25
|
+
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
+
!binary "bm5jb2VjdGlvbg==":
|
27
|
+
- !binary |-
|
28
|
+
Y2xvc2U=
|
29
|
+
!binary "dHJhbnNmZXItZW5jb2Rpbmc=":
|
30
|
+
- !binary |-
|
31
|
+
Y2h1bmtlZA==
|
32
|
+
body: ! '<?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>b39b87df-fd62-4aec-a748-778b2aa0af90</RequestId><Arguments><Argument
|
33
|
+
Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
34
|
+
Name="Signature" Value="IhOm0D1syKbahGz8jd2u9edH+2qkRwNeAPftrn8vGnQ="></Argument><Argument
|
35
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
|
36
|
+
Name="ItemId" Value="1430218150,1430216263"></Argument><Argument Name="AWSAccessKeyId"
|
37
|
+
Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-22T13:35:22Z"></Argument><Argument
|
38
|
+
Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.0221710000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>1430218150</ItemId><ItemId>1430216263</ItemId><ResponseGroup>Medium</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
39
|
+
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Series/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
40
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
41
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
42
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
43
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
44
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
45
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>147373</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
90
46
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
91
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
47
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
92
48
|
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
93
49
|
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height
|
94
50
|
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
95
51
|
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
96
52
|
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height
|
97
53
|
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
98
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.
|
99
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
Units="hundredths-
|
106
|
-
|
54
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
55
|
+
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Scott
|
56
|
+
Knaster</Author><Author>Mark Dalrymple</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1</Edition><Feature>Apress
|
57
|
+
Learn ObjectiveC on the Mac</Feature><Feature>Take your coding skills to the
|
58
|
+
next level with this extensive guide to ObjectiveC, the native programming language
|
59
|
+
for developing sophisticated software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><ItemDimensions><Height
|
60
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
61
|
+
Units="hundredths-pounds">137</Weight><Width Units="hundredths-inches">71</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
62
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height
|
107
63
|
Units="hundredths-inches">102</Height><Length Units="hundredths-inches">921</Length><Weight
|
108
|
-
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>
|
109
|
-
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>
|
64
|
+
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-01-07</PublicationDate><Publisher>Apress</Publisher><SKU>mon0001920250</SKU><Studio>Apress</Studio><Title>Learn
|
65
|
+
Objective-C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>277</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.77</FormattedPrice></LowestUsedPrice><TotalNew>56</TotalNew><TotalUsed>62</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
110
66
|
Description</Source><Content><p>Take your coding skills to the next level
|
111
|
-
with this extensive guide to Objective
|
112
|
-
developing sophisticated software applications for Mac OS X. Objective
|
113
|
-
a powerful, object
|
114
|
-
to Dave
|
115
|
-
an experienced C programmer or
|
116
|
-
as C++ or Java, leading Mac experts Mark Dalrymple
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
67
|
+
with this extensive guide to Objective–C, the native programming language for
|
68
|
+
developing sophisticated software applications for Mac OS X. Objective–C is
|
69
|
+
a powerful, object–oriented extension of C, making this book the perfect follow–up
|
70
|
+
to Dave Mark’s bestselling <em>Learn C on the Mac, Mac OS X Edition</em>.
|
71
|
+
Whether you’re an experienced C programmer or you’re coming from a different
|
72
|
+
language such as C++ or Java, leading Mac experts <strong>Mark Dalrymple</strong>
|
73
|
+
and <strong>Scott Knaster</strong> show you how to harness the powers
|
74
|
+
of Objective–C in your applications!</p> <ul> <li>A complete
|
75
|
+
course on the basics of Objective–C using Apple’s free Xcode tools </li> <li>An
|
76
|
+
introduction to object–oriented programming </li> <li>Comprehensive
|
77
|
+
coverage of inheritance, composition, object initialization, categories, protocols,
|
78
|
+
memory management, and organizing source files </li> <li>A brief
|
79
|
+
tour of Cocoa’s foundation framework and AppKit </li> <li>A
|
80
|
+
helpful “learning curve” guide for non–C developers </li> </ul>
|
81
|
+
<h3>What you’ll learn</h3><ul> <li>Learn Objective–C
|
82
|
+
programming, the gateway to programming your Mac or iPhone</li> <li>Write
|
83
|
+
applications for the Mac OS X interface, the cleanest user–interface around</li> <li>Understand
|
84
|
+
variables and how to design your own data structures</li> <li>Work
|
85
|
+
with the file system</li> <li>Connect to data sources and the
|
86
|
+
Internet</li> </ul> <h3>Who this book is for</h3> <p> For
|
87
|
+
anyone wanting to learn to program native applications in Mac OS X, including
|
88
|
+
developers new to the Mac, developers new to Objective–C, or students entirely
|
89
|
+
new to programming. </p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430216263</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430216263</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
90
|
+
Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/tech-data/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
|
91
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
|
92
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
|
93
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Tell
|
94
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
|
95
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
|
96
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink></ItemLinks><SalesRank>188026</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
97
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
|
98
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
|
99
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
|
100
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL30_.jpg</URL><Height
|
101
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
102
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
103
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL110_.jpg</URL><Height
|
104
|
+
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
|
105
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
|
106
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jeff
|
107
|
+
LaMarche</Author><Author>Dave Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430216261</CatalogNumberListElement></CatalogNumberList><EAN>9781430216261</EAN><EANList><EANListElement>9781430216261</EANListElement></EANList><Edition>1</Edition><Feature>Apress
|
108
|
+
Beginning iPhone Development: Exporing the iPhone SDK</Feature><Feature>Are
|
109
|
+
you a programmer looking for a new challenge? Does the thought of building your
|
110
|
+
very own iPhone app make your heart race and your pulse quicken? If so, then
|
111
|
+
Beginning iPhone Development is just the book for you.</Feature><IsAdultProduct>0</IsAdultProduct><ISBN>1430216263</ISBN><ItemDimensions><Height
|
112
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
113
|
+
Units="hundredths-pounds">202</Weight><Width Units="hundredths-inches">106</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
114
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>9781430216261</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>536</NumberOfPages><PackageDimensions><Height
|
115
|
+
Units="hundredths-inches">130</Height><Length Units="hundredths-inches">920</Length><Weight
|
116
|
+
Units="hundredths-pounds">190</Weight><Width Units="hundredths-inches">690</Width></PackageDimensions><PartNumber>9781430216261</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-11-21</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedverygood_1430216263</SKU><Studio>Apress</Studio><Title>Beginning
|
117
|
+
iPhone Development: Exploring the iPhone SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>768</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.68</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>15</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.15</FormattedPrice></LowestUsedPrice><TotalNew>53</TotalNew><TotalUsed>84</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
118
|
+
Description</Source><Content><p>Are you a programmer looking for a new
|
119
|
+
challenge? Does the thought of building your very own iPhone app make your heart
|
120
|
+
race and your pulse quicken? If so, then <em>Beginning iPhone</em>
|
121
|
+
Development is just the book for you.</p> <p>Assuming only a minimal
|
122
|
+
working knowledge of Objective-C, and written in a friendly, easy-to-follow
|
123
|
+
style, <em>Beginning iPhone Development</em> offers a complete soup-to-nuts
|
124
|
+
course in iPhone and iPod Touch programming.</p> <p>The book starts
|
125
|
+
with the basics, walking you through the process of downloading and installing
|
126
|
+
Apple''s free iPhone software development kit, then stepping you though the
|
127
|
+
creation of your first simple iPhone application. You''ll move on from there,
|
128
|
+
mastering all the iPhone interface elements that you''ve come to know and love,
|
129
|
+
such as buttons, switches, pickers, toolbars, sliders, etc.</p> <p>You''ll
|
130
|
+
master a variety of design patterns, from the simplest single view to complex
|
131
|
+
hierarchical drill-downs. You''ll master the art of table-building and learn
|
132
|
+
how to save your data using the iPhone file system. You''ll also learn how to
|
133
|
+
save and retrieve your data using SQLite, iPhone''s built-in database management
|
134
|
+
system.</p> <p>You''ll learn how to draw using Quartz 2D and OpenGL
|
135
|
+
ES. You''ll add multi-touch gesture support (pinches and swipes) to your applications,
|
136
|
+
and work with the Camera, photo library, and Accelerometer. You''ll master application
|
137
|
+
preferences, learn how to localize your apps into other languages, and so much
|
138
|
+
more.</p> <p>Apple''s iPhone SDK, this book, and your imagination
|
139
|
+
are all you''ll need to start building your very own best-selling iPhone applications.</p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemLookupResponse>'
|
131
140
|
http_version: '1.1'
|