asin 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.travis.yml +0 -4
- data/CHANGELOG.md +10 -0
- data/Gemfile.lock +30 -40
- data/README.md +1 -7
- data/asin.gemspec +8 -11
- data/lib/asin/client.rb +0 -3
- data/lib/asin/configuration.rb +3 -3
- data/lib/asin/version.rb +1 -1
- data/rakefile.rb +2 -2
- data/spec/cassettes/asin/browse_node_should_lookup_a_browse_node.yml +34 -28
- data/spec/cassettes/asin/cart_should_create_a_cart.yml +34 -27
- data/spec/cassettes/asin/cart_with_an_existing_cart_should_add_items_to_a_cart.yml +93 -0
- data/spec/cassettes/asin/cart_with_an_existing_cart_should_clear_a_cart.yml +90 -0
- data/spec/cassettes/asin/cart_with_an_existing_cart_should_get_a_cart.yml +92 -0
- data/spec/cassettes/asin/cart_with_an_existing_cart_should_update_a_cart.yml +94 -0
- data/spec/cassettes/asin/lookup_and_search_should_have_metadata.yml +81 -74
- data/spec/cassettes/asin/lookup_and_search_should_lookup_a_book.yml +81 -74
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_books.yml +132 -124
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_response_groups.yml +38 -32
- data/spec/cassettes/asin/lookup_and_search_should_return_a_custom_item_class.yml +81 -74
- data/spec/cassettes/asin/lookup_and_search_should_return_a_mash_value.yml +81 -74
- data/spec/cassettes/asin/lookup_and_search_should_return_a_raw_value.yml +81 -74
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_a_book_with_fulltext.yml +586 -571
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_and_handle_a_single_result.yml +70 -64
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_never_mind_music.yml +114 -108
- data/spec/cassettes/asin/lookup_and_search_should_search_music.yml +29 -23
- data/spec/cassettes/asin/lookup_and_search_should_search_never_mind_music.yml +114 -108
- data/spec/cassettes/asin/similarity_should_find_similar_items.yml +626 -614
- data/spec/cassettes/asin/similarity_should_find_similar_items_for_multiple_asins_and_different_config.yml +66 -69
- data/spec/{browse_node_spec.rb → lib/browse_node_spec.rb} +0 -0
- data/spec/{cart_spec.rb → lib/cart_spec.rb} +0 -0
- data/spec/{config_spec.rb → lib/config_spec.rb} +1 -1
- data/spec/{search_spec.rb → lib/search_spec.rb} +0 -5
- data/spec/{similarity_spec.rb → lib/similarity_spec.rb} +1 -1
- data/spec/spec_helper.rb +2 -3
- metadata +38 -70
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_add_items_to_a_cart.yml +0 -84
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_clear_a_cart.yml +0 -81
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_get_a_cart.yml +0 -82
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_update_a_cart.yml +0 -85
- data/spec/cassettes/asin/lookup_and_search_should_return_a_rash_value.yml +0 -90
@@ -1,124 +1,130 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
|
4
|
-
method:
|
5
|
-
uri: http://webservices.amazon.com
|
6
|
-
body:
|
7
|
-
|
8
|
-
|
9
|
-
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://webservices.amazon.com/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&Keywords=nirvana&Operation=ItemSearch&SearchIndex=Music&Service=AWSECommerceService&Signature=7CJ82b00UznaSjCQwDDhBIVX1L/lu26r26lropn3fQk=&Timestamp=2012-09-25T20:04:45Z&Version=2011-08-01
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
10
12
|
code: 200
|
11
13
|
message: !binary |-
|
12
14
|
T0s=
|
13
15
|
headers:
|
14
|
-
!binary "
|
16
|
+
!binary "RGF0ZQ==":
|
15
17
|
- !binary |-
|
16
|
-
|
17
|
-
!binary "
|
18
|
+
VHVlLCAyNSBTZXAgMjAxMiAyMDowNDo0NyBHTVQ=
|
19
|
+
!binary "U2VydmVy":
|
18
20
|
- !binary |-
|
19
21
|
U2VydmVy
|
20
|
-
!binary "
|
22
|
+
!binary "Q29udGVudC1UeXBl":
|
21
23
|
- !binary |-
|
22
24
|
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
-
!binary "
|
25
|
+
!binary "VmFyeQ==":
|
24
26
|
- !binary |-
|
25
27
|
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
-
!binary "
|
28
|
+
!binary "Tm5jb2VjdGlvbg==":
|
27
29
|
- !binary |-
|
28
30
|
Y2xvc2U=
|
29
|
-
!binary "
|
31
|
+
!binary "VHJhbnNmZXItRW5jb2Rpbmc=":
|
30
32
|
- !binary |-
|
31
33
|
Y2h1bmtlZA==
|
32
|
-
body:
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
34
|
+
body:
|
35
|
+
encoding: US-ASCII
|
36
|
+
string: <?xml version="1.0" ?><ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>8c1b03fb-f5e9-4263-a4d6-25a52efbc809</RequestId><Arguments><Argument
|
37
|
+
Name="Operation" Value="ItemSearch"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
38
|
+
Name="Signature" Value="7CJ82b00UznaSjCQwDDhBIVX1L/lu26r26lropn3fQk="></Argument><Argument
|
39
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
|
40
|
+
Name="Keywords" Value="nirvana"></Argument><Argument Name="AWSAccessKeyId"
|
41
|
+
Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-25T20:04:45Z"></Argument><Argument
|
42
|
+
Name="SearchIndex" Value="Music"></Argument></Arguments><RequestProcessingTime>0.0526130000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Keywords>nirvana</Keywords><ResponseGroup>Small</ResponseGroup><SearchIndex>Music</SearchIndex></ItemSearchRequest></Request><TotalResults>1197</TotalResults><TotalPages>120</TotalPages><MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&creative=386001&location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Fkeywords%3Dnirvana%26url%3Dsearch-alias%253Dpopular&linkCode=xm2&tag=phoet-20&SubscriptionId=AKIAIBNLWSCV5OXMPD6A</MoreSearchResultsUrl><Item><ASIN>B000003TA4</ASIN><DetailPageURL>http://www.amazon.com/Nevermind-Nirvana/dp/B000003TA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000003TA4</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
43
|
+
Details</Description><URL>http://www.amazon.com/Nevermind-Nirvana/dp/tech-data/B000003TA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>Add
|
44
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000003TA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>Add
|
45
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000003TA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>Add
|
46
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000003TA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>Tell
|
47
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000003TA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>All
|
48
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000003TA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink><ItemLink><Description>All
|
49
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000003TA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TA4</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
50
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>Nevermind</Title></ItemAttributes></Item><Item><ASIN>B000003TAR</ASIN><DetailPageURL>http://www.amazon.com/In-Utero-Nirvana/dp/B000003TAR%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000003TAR</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
51
|
+
Details</Description><URL>http://www.amazon.com/In-Utero-Nirvana/dp/tech-data/B000003TAR%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>Add
|
52
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000003TAR%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>Add
|
53
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000003TAR%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>Add
|
54
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000003TAR%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>Tell
|
55
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000003TAR%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>All
|
56
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000003TAR%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink><ItemLink><Description>All
|
57
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000003TAR%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAR</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
58
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>In Utero</Title></ItemAttributes></Item><Item><ASIN>B005MVLI8A</ASIN><DetailPageURL>http://www.amazon.com/Nevermind-Remastered/dp/B005MVLI8A%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB005MVLI8A</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
59
|
+
Details</Description><URL>http://www.amazon.com/Nevermind-Remastered/dp/tech-data/B005MVLI8A%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>Add
|
60
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB005MVLI8A%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>Add
|
61
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB005MVLI8A%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>Add
|
62
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB005MVLI8A%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>Tell
|
63
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B005MVLI8A%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>All
|
64
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B005MVLI8A%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink><ItemLink><Description>All
|
65
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B005MVLI8A%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005MVLI8A</URL></ItemLink></ItemLinks><ItemAttributes><Creator
|
66
|
+
Role="Primary Contributor">Nirvana</Creator><Manufacturer>Geffen</Manufacturer><ProductGroup>Digital
|
67
|
+
Music Album</ProductGroup><Title>Nevermind (Remastered)</Title></ItemAttributes></Item><Item><ASIN>B000003TAB</ASIN><DetailPageURL>http://www.amazon.com/Incesticide-Nirvana/dp/B000003TAB%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000003TAB</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
68
|
+
Details</Description><URL>http://www.amazon.com/Incesticide-Nirvana/dp/tech-data/B000003TAB%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>Add
|
69
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000003TAB%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>Add
|
70
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000003TAB%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>Add
|
71
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000003TAB%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>Tell
|
72
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000003TAB%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>All
|
73
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000003TAB%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink><ItemLink><Description>All
|
74
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000003TAB%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TAB</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
75
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>Incesticide</Title></ItemAttributes></Item><Item><ASIN>B002JN74VY</ASIN><DetailPageURL>http://www.amazon.com/Bleach-20th-Anniversary-Deluxe-Edition/dp/B002JN74VY%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002JN74VY</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
76
|
+
Details</Description><URL>http://www.amazon.com/Bleach-20th-Anniversary-Deluxe-Edition/dp/tech-data/B002JN74VY%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>Add
|
77
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB002JN74VY%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>Add
|
78
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB002JN74VY%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>Add
|
79
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB002JN74VY%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>Tell
|
80
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B002JN74VY%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>All
|
81
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B002JN74VY%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink><ItemLink><Description>All
|
82
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B002JN74VY%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002JN74VY</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Sub
|
83
|
+
Pop</Manufacturer><ProductGroup>Music</ProductGroup><Title>Bleach (20th Anniversary
|
84
|
+
Deluxe Edition)</Title></ItemAttributes></Item><Item><ASIN>B000003TB9</ASIN><DetailPageURL>http://www.amazon.com/MTV-Unplugged-New-York-Nirvana/dp/B000003TB9%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000003TB9</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
85
|
+
Details</Description><URL>http://www.amazon.com/MTV-Unplugged-New-York-Nirvana/dp/tech-data/B000003TB9%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>Add
|
86
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000003TB9%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>Add
|
87
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000003TB9%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>Add
|
88
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000003TB9%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>Tell
|
89
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000003TB9%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>All
|
90
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000003TB9%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink><ItemLink><Description>All
|
91
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000003TB9%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000003TB9</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
92
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>MTV Unplugged
|
93
|
+
in New York</Title></ItemAttributes></Item><Item><ASIN>B00006V9A0</ASIN><DetailPageURL>http://www.amazon.com/Nirvana/dp/B00006V9A0%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00006V9A0</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
94
|
+
Details</Description><URL>http://www.amazon.com/Nirvana/dp/tech-data/B00006V9A0%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>Add
|
95
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00006V9A0%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>Add
|
96
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00006V9A0%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>Add
|
97
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00006V9A0%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>Tell
|
98
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B00006V9A0%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>All
|
99
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B00006V9A0%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink><ItemLink><Description>All
|
100
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B00006V9A0%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00006V9A0</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Interscope</Manufacturer><ProductGroup>Music</ProductGroup><Title>Nirvana</Title></ItemAttributes></Item><Item><ASIN>B00065XJ4S</ASIN><DetailPageURL>http://www.amazon.com/With-The-Lights-Out-Nirvana/dp/B00065XJ4S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00065XJ4S</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
101
|
+
Details</Description><URL>http://www.amazon.com/With-The-Lights-Out-Nirvana/dp/tech-data/B00065XJ4S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>Add
|
102
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00065XJ4S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>Add
|
103
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00065XJ4S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>Add
|
104
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00065XJ4S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>Tell
|
105
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B00065XJ4S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>All
|
106
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B00065XJ4S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink><ItemLink><Description>All
|
107
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B00065XJ4S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00065XJ4S</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
108
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>With The Lights
|
109
|
+
Out</Title></ItemAttributes></Item><Item><ASIN>B0011U5E1S</ASIN><DetailPageURL>http://www.amazon.com/Nirvana/dp/B0011U5E1S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0011U5E1S</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
110
|
+
Details</Description><URL>http://www.amazon.com/Nirvana/dp/tech-data/B0011U5E1S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>Add
|
111
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0011U5E1S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>Add
|
112
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0011U5E1S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>Add
|
113
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0011U5E1S%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>Tell
|
114
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B0011U5E1S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>All
|
115
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B0011U5E1S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink><ItemLink><Description>All
|
116
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B0011U5E1S%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0011U5E1S</URL></ItemLink></ItemLinks><ItemAttributes><Creator
|
117
|
+
Role="Primary Contributor">Nirvana</Creator><Manufacturer>DGC</Manufacturer><ProductGroup>Digital
|
118
|
+
Music Album</ProductGroup><Title>Nirvana</Title></ItemAttributes></Item><Item><ASIN>B0057GYOA4</ASIN><DetailPageURL>http://www.amazon.com/Nevermind-2-CD-Deluxe-Edition/dp/B0057GYOA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0057GYOA4</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
119
|
+
Details</Description><URL>http://www.amazon.com/Nevermind-2-CD-Deluxe-Edition/dp/tech-data/B0057GYOA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>Add
|
120
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0057GYOA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>Add
|
121
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0057GYOA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>Add
|
122
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0057GYOA4%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>Tell
|
123
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B0057GYOA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>All
|
124
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/B0057GYOA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink><ItemLink><Description>All
|
125
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B0057GYOA4%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0057GYOA4</URL></ItemLink></ItemLinks><ItemAttributes><Artist>Nirvana</Artist><Manufacturer>Geffen
|
126
|
+
Records</Manufacturer><ProductGroup>Music</ProductGroup><Title>Nevermind [2
|
127
|
+
CD Deluxe Edition]</Title></ItemAttributes></Item></Items></ItemSearchResponse>
|
128
|
+
http_version:
|
129
|
+
recorded_at: Tue, 25 Sep 2012 20:04:46 GMT
|
130
|
+
recorded_with: VCR 2.2.5
|
@@ -1,630 +1,642 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
|
4
|
-
method:
|
5
|
-
uri: http://webservices.amazon.com
|
6
|
-
body:
|
7
|
-
|
8
|
-
|
9
|
-
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://webservices.amazon.com/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&ItemId=1430218150&Operation=SimilarityLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=nR3aQVoM4+e66Vm8k7Q/SpO2zJ0j1avTrpWDb1XEjGY=&SimilarityType=Random&Timestamp=2012-09-25T20:04:57Z&Version=2011-08-01
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
10
12
|
code: 200
|
11
13
|
message: !binary |-
|
12
14
|
T0s=
|
13
15
|
headers:
|
14
|
-
!binary "
|
16
|
+
!binary "RGF0ZQ==":
|
15
17
|
- !binary |-
|
16
|
-
|
17
|
-
!binary "
|
18
|
+
VHVlLCAyNSBTZXAgMjAxMiAyMDowNDo1OCBHTVQ=
|
19
|
+
!binary "U2VydmVy":
|
18
20
|
- !binary |-
|
19
21
|
U2VydmVy
|
20
|
-
!binary "
|
22
|
+
!binary "Q29udGVudC1UeXBl":
|
21
23
|
- !binary |-
|
22
24
|
dGV4dC94bWw7Y2hhcnNldD1VVEYtOA==
|
23
|
-
!binary "
|
25
|
+
!binary "VmFyeQ==":
|
24
26
|
- !binary |-
|
25
27
|
QWNjZXB0LUVuY29kaW5nLFVzZXItQWdlbnQ=
|
26
|
-
!binary "
|
28
|
+
!binary "Tm5jb2VjdGlvbg==":
|
27
29
|
- !binary |-
|
28
30
|
Y2xvc2U=
|
29
|
-
!binary "
|
31
|
+
!binary "VHJhbnNmZXItRW5jb2Rpbmc=":
|
30
32
|
- !binary |-
|
31
33
|
Y2h1bmtlZA==
|
32
|
-
body:
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
34
|
+
body:
|
35
|
+
encoding: UTF-8
|
36
|
+
string: ! '<?xml version="1.0" ?><SimilarityLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>bcc3a2c4-c3a2-4c8f-a4b9-13acd1778d5d</RequestId><Arguments><Argument
|
37
|
+
Name="SimilarityType" Value="Random"></Argument><Argument Name="Operation"
|
38
|
+
Value="SimilarityLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
39
|
+
Name="Signature" Value="nR3aQVoM4+e66Vm8k7Q/SpO2zJ0j1avTrpWDb1XEjGY="></Argument><Argument
|
40
|
+
Name="AssociateTag" Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
|
41
|
+
Name="ItemId" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
42
|
+
Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-25T20:04:57Z"></Argument><Argument
|
43
|
+
Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.1171930000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><SimilarityLookupRequest><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><SimilarityType>Random</SimilarityType></SimilarityLookupRequest></Request><Item><ASIN>0321811909</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321811909</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
44
|
+
Details</Description><URL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/tech-data/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
|
45
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
|
46
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
|
47
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Tell
|
48
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>All
|
49
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>All
|
50
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink></ItemLinks><SalesRank>9756</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
|
51
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL160_.jpg</URL><Height
|
52
|
+
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL.jpg</URL><Height
|
53
|
+
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage><ImageSets><ImageSet
|
54
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL30_.jpg</URL><Height
|
55
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
|
56
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
|
57
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL110_.jpg</URL><Height
|
58
|
+
Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL160_.jpg</URL><Height
|
59
|
+
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL.jpg</URL><Height
|
60
|
+
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
|
61
|
+
G. Kochan</Author><Binding>Paperback</Binding><EAN>9780321811905</EAN><EANList><EANListElement>9780321811905</EANListElement></EANList><Edition>4</Edition><ISBN>0321811909</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
62
|
+
Units="hundredths-inches">902</Height><Length Units="hundredths-inches">701</Length><Weight
|
63
|
+
Units="hundredths-pounds">193</Weight><Width Units="hundredths-inches">130</Width></ItemDimensions><Label>Addison-Wesley
|
64
|
+
Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
65
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
|
66
|
+
Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>600</NumberOfPages><PackageDimensions><Height
|
67
|
+
Units="hundredths-inches">130</Height><Length Units="hundredths-inches">900</Length><Weight
|
68
|
+
Units="hundredths-pounds">190</Weight><Width Units="hundredths-inches">700</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-12-16</PublicationDate><Publisher>Addison-Wesley
|
69
|
+
Professional</Publisher><SKU>7347028</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
|
70
|
+
in Objective-C (4th Edition) (Developer''s Library)</Title><TradeInValue><Amount>361</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.61</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2304</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.04</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>2091</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.91</FormattedPrice></LowestUsedPrice><TotalNew>56</TotalNew><TotalUsed>29</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
71
|
+
Description</Source><Content><div><b>This is the 4th edition of
|
72
|
+
the world''s bestselling book on Objective-C programming, fully updated to
|
73
|
+
cover Xcode 4.2 and Automatic Reference Counting (ARC).</b></div><div><b>
|
74
|
+
</b></div><div><b></b></div><div></div><i> Programming
|
75
|
+
in Objective-C </i>is a concise, carefully written tutorial on the basics
|
76
|
+
of Objective-C and object-oriented programming for Apple''s iOS and Mac platforms.
|
77
|
+
The book makes no assumptions about prior experience with object-oriented
|
78
|
+
programming languages or with the C language (which Objective-C is based upon).
|
79
|
+
Because of this, both beginners and experienced programmers alike can use
|
80
|
+
this book to quickly and effectively learn the fundamentals of Objective-C.
|
81
|
+
Readers can also learn the concepts of object-oriented programming without
|
82
|
+
having to first learn all of the intricacies of the underlying C programming
|
83
|
+
language. <div></div><div> <br><div></div><div>This
|
84
|
+
unique approach to learning, combined with many small program examples and
|
85
|
+
exercises at the end of each chapter, makes <i>Programming in Objective-C</i>
|
86
|
+
ideally suited for either classroom use or self-study. </div><div></div><div></div><div> </div><div>This
|
87
|
+
edition has been fully updated for the significant changes in iOS 5 and Xcode
|
88
|
+
4.2. One of the biggest changes is <i>Automatic Reference Counting (ARC)</i>.
|
89
|
+
This edition gives detailed coverage of how to use ARC to improve and simplify
|
90
|
+
memory management in Objective-C programs. </div></div></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218096</ASIN><DetailPageURL>http://www.amazon.com/Learn-C-Mac-Series/dp/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218096</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
91
|
+
Details</Description><URL>http://www.amazon.com/Learn-C-Mac-Series/dp/tech-data/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
92
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
93
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
94
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Tell
|
95
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
|
96
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
|
97
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink></ItemLinks><SalesRank>143618</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
98
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
|
99
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
|
100
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
|
101
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL30_.jpg</URL><Height
|
102
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
103
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
104
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL110_.jpg</URL><Height
|
105
|
+
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
|
106
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
|
107
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Dave
|
108
|
+
Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218098</CatalogNumberListElement></CatalogNumberList><EAN>9781430218098</EAN><EANList><EANListElement>9781430218098</EANListElement></EANList><Edition>1</Edition><Feature>Apress
|
109
|
+
Learn C on the Mac</Feature><Feature>Considered a classic by an entire generation
|
110
|
+
of Mac programmers, this popular guide has been completely updated for Mac
|
111
|
+
OS X.</Feature><ISBN>1430218096</ISBN><ItemDimensions><Height Units="hundredths-inches">925</Height><Length
|
112
|
+
Units="hundredths-inches">752</Length><Weight Units="hundredths-pounds">144</Weight><Width
|
113
|
+
Units="hundredths-inches">75</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>978-1-4302-1809-8</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>376</NumberOfPages><PackageDimensions><Height
|
115
|
+
Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
|
116
|
+
Units="hundredths-pounds">120</Weight><Width Units="hundredths-inches">710</Width></PackageDimensions><PartNumber>978-1-4302-1809-8</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-12</PublicationDate><Publisher>Apress</Publisher><SKU>1430218096BAKM</SKU><Studio>Apress</Studio><Title>Learn
|
117
|
+
C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1708</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.08</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1530</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.30</FormattedPrice></LowestUsedPrice><TotalNew>54</TotalNew><TotalUsed>36</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
118
|
+
Description</Source><Content><p>Considered a classic by an entire generation
|
119
|
+
of Mac programmers, this popular guide has been updated for Mac OS X. Don’t
|
120
|
+
know anything about programming? No problem! Acclaimed author <strong>Dave
|
121
|
+
Mark</strong> starts out with the basics and takes you through a complete
|
122
|
+
course in programming C using Apple’s free Xcode tools. This book is perfect
|
123
|
+
for beginners learning to program. It includes Mac OS X examples!</p>
|
124
|
+
<ul> <li>Provides best practices for programming newbies </li> <li>Written
|
125
|
+
by the expert on C–programming for the Mac </li> <li>Presents
|
126
|
+
all the basics with a pragmatic, Mac OS X-flavored approach</li> <li><strong>Includes
|
127
|
+
updated source code which is fully compatible with Xcode 4</strong>
|
128
|
+
</li> </ul> <h3>What you’ll learn</h3><ul> <li>Master
|
129
|
+
C programming, the gateway to programming your Mac or iPhone</li> <li>Write
|
130
|
+
applications for the Mac OS X interface, the cleanest user interface around</li> <li>Understand
|
131
|
+
variables and how to design your own data structures</li> <li>Work
|
132
|
+
with the file system</li> <li>Connect to data sources and
|
133
|
+
the Internet</li> </ul> <h3>Who this book is for</h3> <p> For
|
134
|
+
anyone wanting to learn to program in Mac OS X, including developers new to
|
135
|
+
the Mac, developers new to C, or students entirely new to programming. For
|
136
|
+
anyone who wants to learn how to program their iPhone, this is also the core
|
137
|
+
language primer. </p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218592</ASIN><DetailPageURL>http://www.amazon.com/Learn-Cocoa-Mac-Series/dp/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218592</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
138
|
+
Details</Description><URL>http://www.amazon.com/Learn-Cocoa-Mac-Series/dp/tech-data/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
|
139
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
|
140
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
|
141
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Tell
|
142
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
|
143
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
|
144
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink></ItemLinks><SalesRank>161050</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
|
145
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
|
146
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL.jpg</URL><Height
|
147
|
+
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
148
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL30_.jpg</URL><Height
|
149
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
|
150
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
|
151
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL110_.jpg</URL><Height
|
152
|
+
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
|
153
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL.jpg</URL><Height
|
154
|
+
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jack
|
155
|
+
Nutting</Author><Author>Dave Mark</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430218593</EAN><EANList><EANListElement>9781430218593</EANListElement></EANList><Edition>1</Edition><ISBN>1430218592</ISBN><ItemDimensions><Height
|
156
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
157
|
+
Units="hundredths-pounds">148</Weight><Width Units="hundredths-inches">79</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
158
|
+
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><NumberOfItems>1</NumberOfItems><NumberOfPages>374</NumberOfPages><PackageDimensions><Height
|
159
|
+
Units="hundredths-inches">118</Height><Length Units="hundredths-inches">1087</Length><Weight
|
160
|
+
Units="hundredths-pounds">234</Weight><Width Units="hundredths-inches">850</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-02-24</PublicationDate><Publisher>Apress</Publisher><SKU>5972539</SKU><Studio>Apress</Studio><Title>Learn
|
161
|
+
Cocoa on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>496</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.96</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>181</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.81</FormattedPrice></LowestUsedPrice><TotalNew>62</TotalNew><TotalUsed>51</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
162
|
+
Description</Source><Content><p>The Cocoa frameworks are some of the
|
163
|
+
most powerful frameworks for creating native desktop applications available
|
164
|
+
on any platform today, and Apple gives them away, along with the Xcode development
|
165
|
+
environment, for free! However, for a first-time Mac developer, just firing
|
166
|
+
up Xcode and starting to browse the documentation can be a daunting task.
|
167
|
+
The Objective-C class reference documentation alone would fill thousands of
|
168
|
+
printed pages, not to mention all the other tutorials and guides included
|
169
|
+
with Xcode. Where do you start? Which classes are you going to need to use?
|
170
|
+
How do you use Xcode and the rest of the tools?</p> <p>This book
|
171
|
+
answers these questions and more, helping you find your way through the jungle
|
172
|
+
of classes, tools, and new concepts so that you can get started on the next
|
173
|
+
great Mac OS X application <em>today</em>. <strong>Jack
|
174
|
+
Nutting</strong> is your guide through this forest; he''s lived here
|
175
|
+
for years, and he''ll show you which boulder to push, which vine to chop,
|
176
|
+
and which stream to float across in order to make it through. You will learn
|
177
|
+
not only how to use the components of this rich framework, but also which
|
178
|
+
of them fit together, and why.</p> <p><strong>Jack Nutting</strong>’s
|
179
|
+
approach, combining pragmatic problem-solving with a deep respect for the
|
180
|
+
underlying design philosophies contained within Cocoa, stems from years of
|
181
|
+
experience using these frameworks. He’ll show you which parts of your application
|
182
|
+
require you to jump in and code a solution, and which parts are best served
|
183
|
+
by letting Cocoa take you where it wants you to go. The path over what looks
|
184
|
+
like a mountain of components and APIs has never been more thoroughly prepared
|
185
|
+
for your travels. With Jack’s guidance, the steep learning curve becomes a
|
186
|
+
pleasurable adventure. There is still much work for the uninitiated, but by
|
187
|
+
the time you’re done, you will be well on your way to becoming a Cocoa master.</p>
|
188
|
+
<h3>What you’ll learn</h3><ul> <li>How to actually
|
189
|
+
make your own Cocoa applications—this is much more than just a quick introduction
|
190
|
+
to Cocoa! </li> <li>Which classes, of the dozens included
|
191
|
+
in Cocoa, are truly central to Cocoa development </li> <li>How
|
192
|
+
to best use MVC architecture concepts in a Cocoa application </li> <li>How
|
193
|
+
the various pieces of the Cocoa frameworks fit with each other and into the
|
194
|
+
MVC architecture </li> <li>Which parts of Cocoa truly enable
|
195
|
+
“visual programming”, letting you reap the benefits of proven, reusable code
|
196
|
+
libraries that Apple gives you for free </li> <li>How to recognize
|
197
|
+
recurring design patterns used throughout Cocoa, and put them to proper use
|
198
|
+
in your own code </li> <li>How to approach Cocoa from different
|
199
|
+
programming environments </li> <li>How to use the facilities
|
200
|
+
provided in Snow Leopard to create software that distributes itself automatically
|
201
|
+
among all available CPUs, improving the user experience for your users. </li>
|
202
|
+
</ul> <h3>Who this book is for</h3> <p> Anyone
|
203
|
+
with basic understanding of object-oriented programming who wants to try out
|
204
|
+
Mac OS X application programming, as well as iPhone developers who want to
|
205
|
+
extend their knowledge of Cocoa touch to include the Mac-specific technologies
|
206
|
+
included with Cocoa. </p> <h3>Table of Contents</h3><ol> <li>Must
|
207
|
+
Love Cocoa</li> <li>Hello, World</li> <li>Lights,
|
208
|
+
Camera... Actions! (and Outlets, Too) </li> <li>GUI Components</li> <li>Using
|
209
|
+
Table Views</li> <li>Cocoa Bindings</li> <li>Core
|
210
|
+
Data Basics</li> <li>Core Data Relationships</li> <li>Search
|
211
|
+
and Retrieve Core Data with Criteria </li> <li>Windows and
|
212
|
+
Menus and Sheets</li> <li>Document-Based Applications</li> <li>Exceptions,
|
213
|
+
Signals, Errors, and Debugging</li> <li>Drawing in Cocoa</li> <li>Advanced
|
214
|
+
Drawing Topics</li> <li>Working with Files</li> <li>Concurrency</li> <li>Future
|
215
|
+
Paths</li> </ol> <!--Session data--></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>143023024X</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143023024X</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
216
|
+
Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/tech-data/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
|
217
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
|
218
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
|
219
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Tell
|
220
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
|
221
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
|
222
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink></ItemLinks><SalesRank>171704</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
|
223
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
|
224
|
+
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL.jpg</URL><Height
|
225
|
+
Units="pixels">500</Height><Width Units="pixels">408</Width></LargeImage><ImageSets><ImageSet
|
226
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL30_.jpg</URL><Height
|
227
|
+
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
|
228
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
|
229
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL110_.jpg</URL><Height
|
230
|
+
Units="pixels">110</Height><Width Units="pixels">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
|
231
|
+
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL.jpg</URL><Height
|
232
|
+
Units="pixels">500</Height><Width Units="pixels">408</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
|
233
|
+
Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430230243</EAN><EANList><EANListElement>9781430230243</EANListElement></EANList><Edition>1</Edition><ISBN>143023024X</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
234
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
235
|
+
Units="hundredths-pounds">252</Weight><Width Units="hundredths-inches">134</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
236
|
+
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><NumberOfItems>1</NumberOfItems><NumberOfPages>676</NumberOfPages><PackageDimensions><Height
|
237
|
+
Units="hundredths-inches">150</Height><Length Units="hundredths-inches">920</Length><Weight
|
238
|
+
Units="hundredths-pounds">250</Weight><Width Units="hundredths-inches">740</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-01-28</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedlikenew_143023024X</SKU><Studio>Apress</Studio><Title>Beginning
|
239
|
+
iPhone 4 Development: Exploring the iOS SDK</Title><TradeInValue><Amount>140</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.40</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>553</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.53</FormattedPrice></LowestUsedPrice><TotalNew>55</TotalNew><TotalUsed>46</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
240
|
+
Description</Source><Content><p><em>Beginning iPhone 4 Development</em>
|
241
|
+
is here! The authors of the bestselling <em>Beginning iPhone 3 Development</em>
|
242
|
+
are back, with the same excellent material completely updated for iOS 4 and
|
243
|
+
written from the ground up using the latest version of Apple''s Xcode 3. All
|
244
|
+
source code has been updated to use the latest Xcode templates and current
|
245
|
+
APIs, and all-new screenshots show Xcode 3 in action.<br /> <br />
|
246
|
+
<em>Beginning iPhone 4 Development</em> is a complete course in
|
247
|
+
iOS 4 apps development. You’ll master techniques that work on iPhone, iPad,
|
248
|
+
and iPod touch. We start with the basics, showing you how to download and
|
249
|
+
install the tools you''ll need, and how to create your first simple application.
|
250
|
+
Next you’ll learn to integrate all the interface elements iOS users have come
|
251
|
+
to know and love, such as buttons, switches, pickers, toolbars, and sliders.
|
252
|
+
You’ll master a variety of design patterns, from the simplest single view
|
253
|
+
to complex hierarchical drill-downs. The confusing art of table building will
|
254
|
+
be demystified, and you’ll learn techniques to save and retrieve your data
|
255
|
+
using SQLite, iPhone’s built-in database management system and Core Data,
|
256
|
+
the standard for persistence that Apple brought to iOS with the release of
|
257
|
+
SDK 3. <br /> <br /> And there’s much more! You’ll learn to
|
258
|
+
draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches
|
259
|
+
and swipes) to your applications, and work with the camera, photo library,
|
260
|
+
accelerometer, and built-in GPS. You’ll discover the fine points of application
|
261
|
+
preferences and learn how to localize your apps for multiple languages. You''ll
|
262
|
+
also learn how to use the new concurrency APIs included in iOS 4, and make
|
263
|
+
robust multithreaded applications using Grand Central Dispatch. </p>
|
264
|
+
<ul> <li>The iPhone 4 update to the best-selling and most
|
265
|
+
recommended book for Cocoa touch developers </li> <li>Written
|
266
|
+
in an accessible, easy-to-follow style </li> <li>Full of
|
267
|
+
useful tips and techniques to help you become an iOS pro </li> </ul>
|
268
|
+
<p>NOTE: For iPhone 4S or iOS 5 apps development, please instead check
|
269
|
+
out the next edition of this book, <em>Beginning iOS 5 Development</em>
|
270
|
+
- now available.</p> <h3>What you’ll learn</h3><ul> <li>Everything
|
271
|
+
you need to know to develop your own best-selling iPhone and iPad apps </li> <li>Best
|
272
|
+
practices for optimizing your code and delivering great user experiences </li> <li>How
|
273
|
+
to create “universal” apps for both iPhone and iPad </li> </ul>
|
274
|
+
<h3>Who this book is for</h3> <p> Anyone who wants
|
275
|
+
to start developing for iPhone, iPad, and iPod touch.<br /> <br />
|
276
|
+
You can discover more about this book, download source code, and find support
|
277
|
+
forums at the book''s companion site, at www.iphonedevbook.com. </p> <h3>Table
|
278
|
+
of Contents</h3><ol> <li>Welcome to the Jungle </li> <li>Appeasing
|
279
|
+
the Tiki Gods </li> <li>Handling Basic Interaction </li> <li>More
|
280
|
+
User Interface Fun </li> <li>Autorotation and Autosizing </li> <li>Multiview
|
281
|
+
Applications </li> <li>Tab Bars and Pickers </li> <li>Introduction
|
282
|
+
to Table Views </li> <li>Navigation Controllers and Table
|
283
|
+
Views </li> <li>iPad Considerations </li> <li>Application
|
284
|
+
Settings and User Defaults </li> <li>Basic Data Persistence
|
285
|
+
</li> <li>Grand Central Dispatch, Background Processing, and
|
286
|
+
You </li> <li>Drawing with Quartz and OpenGL </li> <li>Taps,
|
287
|
+
Touches, and Gestures </li> <li>Where Am I? Finding Your Way
|
288
|
+
with Core Location </li> <li>Whee! Gyro and Accelerometer!
|
289
|
+
</li> <li>iPhone Camera and Photo Library </li> <li>Application
|
290
|
+
Localization </li> <li>Where to Next? </li> </ol></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430236051</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430236051</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
291
|
+
Details</Description><URL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/tech-data/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
|
292
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
|
293
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
|
294
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Tell
|
295
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
|
296
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
|
297
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink></ItemLinks><SalesRank>45983</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
|
298
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
|
299
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL.jpg</URL><Height
|
300
|
+
Units="pixels">500</Height><Width Units="pixels">405</Width></LargeImage><ImageSets><ImageSet
|
301
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL30_.jpg</URL><Height
|
302
|
+
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
|
303
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
|
304
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL110_.jpg</URL><Height
|
305
|
+
Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
|
306
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL.jpg</URL><Height
|
307
|
+
Units="pixels">500</Height><Width Units="pixels">405</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
|
308
|
+
Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430236054</EAN><EANList><EANListElement>9781430236054</EANListElement></EANList><Edition>1</Edition><ISBN>1430236051</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
309
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
310
|
+
Units="hundredths-pounds">280</Weight><Width Units="hundredths-inches">150</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
311
|
+
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><NumberOfItems>1</NumberOfItems><NumberOfPages>752</NumberOfPages><PackageDimensions><Height
|
312
|
+
Units="hundredths-inches">190</Height><Length Units="hundredths-inches">920</Length><Weight
|
313
|
+
Units="hundredths-pounds">285</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-12-07</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_new_1430236051</SKU><Studio>Apress</Studio><Title>Beginning
|
314
|
+
iOS 5 Development: Exploring the iOS SDK</Title><TradeInValue><Amount>105</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.05</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2233</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.33</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.99</FormattedPrice></LowestUsedPrice><TotalNew>40</TotalNew><TotalUsed>19</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
315
|
+
Description</Source><Content><p>The team that brought you the bestselling <em>Beginning
|
316
|
+
iPhone 4 Development</em> is back again for <em>Beginning iOS
|
317
|
+
5 Development</em>, bringing this definitive guide up-to-date with Apple''s
|
318
|
+
latest and greatest iOS SDK, as well as with the latest version of Xcode. <br
|
319
|
+
/> <br /> There''s coverage of brand new technologies, with chapters
|
320
|
+
on storyboards and iCloud, for example, as well as significant updates to
|
321
|
+
existing chapters to bring them in line with all the changes that came with
|
322
|
+
the iOS 5 SDK. You''ll have everything you need to create your very own apps
|
323
|
+
for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest
|
324
|
+
iPod touch. Every single sample program in the book has been rebuilt from
|
325
|
+
scratch using Xcode 4.2 and the latest iOS 5-specific project templates and
|
326
|
+
designed to take advantage of the latest Xcode features.<br /> <br
|
327
|
+
/> Assuming only a minimal working knowledge of Objective-C, and written
|
328
|
+
in a friendly, easy-to-follow style, <em>Beginning iOS 5 Development</em> offers
|
329
|
+
a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming.
|
330
|
+
The book starts with the basics, walking through the process of downloading
|
331
|
+
and installing Xcode and the iOS 5 SDK, and then guides you though the creation
|
332
|
+
of your first simple application. <br /> <br /> From there, you’ll
|
333
|
+
learn how to integrate all the interface elements Apple touch users have come
|
334
|
+
to know and love, such as buttons, switches, pickers, toolbars, and sliders.
|
335
|
+
You’ll master a variety of design patterns, from the simplest single view
|
336
|
+
to complex hierarchical drill-downs. The confusing art of table building will
|
337
|
+
be demystified, and you’ll learn how to save your data using the iPhone file
|
338
|
+
system. You’ll also learn how to save and retrieve your data using a variety
|
339
|
+
of persistence techniques, including Core Data and SQLite. And there’s much
|
340
|
+
more! You’ll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural
|
341
|
+
support (pinches and swipes) to your applications, and work with the camera,
|
342
|
+
photo library, accelerometer, and built-in GPS. You’ll discover the fine points
|
343
|
+
of application preferences and learn how to localize your apps for multiple
|
344
|
+
languages.</p> <ul> <li>The iOS 5 update to the bestselling
|
345
|
+
and most recommended book for Cocoa touch developers </li> <li>Packed
|
346
|
+
full of tricks, techniques, and enthusiasm for the new SDK from a developer
|
347
|
+
perspective </li> <li>Written in an accessible, easy-to-follow
|
348
|
+
style </li> </ul> <h3>What you’ll learn</h3><ul> <li>Everything
|
349
|
+
you need to know to develop your own bestselling iPhone and iPad apps </li> <li>Best
|
350
|
+
practices for optimizing your code and delivering great user experiences </li> <li>How
|
351
|
+
to create “universal” apps for both the iPhone and iPad </li> <li>What
|
352
|
+
is data persistence and why is it important </li> <li>Get
|
353
|
+
started with building cool, crisp User Interfaces </li> <li>What
|
354
|
+
and how to use Table Views </li> <li>How to do graphics with
|
355
|
+
Quartz and OpenGL ES </li> <li>What geo app development features
|
356
|
+
the new iOS 5 brings to the iPhone 4S </li> <li>How to get
|
357
|
+
your app in iCloud </li> <li>And much much more... </li>
|
358
|
+
</ul> <h3>Who this book is for</h3> <p> Everyone
|
359
|
+
who wants to start developing for iPhone, iPod touch, and iPad! <p>
|
360
|
+
For the latest sourcecode, please head to www.iphonedevbook.com.</p> </p> <h3>Table
|
361
|
+
of Contents</h3><ol> <li>Welcome to the Jungle </li> <li>Appeasing
|
362
|
+
the Tiki Gods </li> <li>Handling Basic Interaction </li> <li>More
|
363
|
+
User Interface Fun </li> <li>Autorotation and Autosizing </li> <li>Multiview
|
364
|
+
Applications </li> <li>Tab Bars and Pickers </li> <li>Introduction
|
365
|
+
to Table Views </li> <li>Navigation Controllers and Table
|
366
|
+
Views </li> <li>iPad Considerations </li> <li>Application
|
367
|
+
Settings and User Defaults </li> <li>Basic Data Persistence
|
368
|
+
</li> <li>Get Your App in the iCloud </li> <li>Grand
|
369
|
+
Central Dispatch, Background Processing, and You </li> <li>Drawing
|
370
|
+
with Quartz and OpenGL </li> <li>Taps, Touches, and Gestures
|
371
|
+
</li> <li>Where Am I? Finding Your Way with Core Location
|
372
|
+
</li> <li>Whee! Gyro and Accelerometer! </li> <li>iPhone
|
373
|
+
Camera and Photo Library </li> <li>Application Localization
|
374
|
+
</li> <li>Where to Next? </li> </ol></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
|
375
|
+
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
|
376
|
+
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
|
377
|
+
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
|
378
|
+
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
|
379
|
+
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
|
380
|
+
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
|
381
|
+
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>140759</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
382
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
|
383
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
|
384
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
|
385
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL30_.jpg</URL><Height
|
386
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
387
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
|
388
|
+
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL110_.jpg</URL><Height
|
389
|
+
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
|
390
|
+
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
|
391
|
+
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jeff
|
392
|
+
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
|
393
|
+
Beginning iPhone Development: Exporing the iPhone SDK</Feature><Feature>Are
|
394
|
+
you a programmer looking for a new challenge? Does the thought of building
|
395
|
+
your very own iPhone app make your heart race and your pulse quicken? If so,
|
396
|
+
then Beginning iPhone Development is just the book for you.</Feature><IsAdultProduct>0</IsAdultProduct><ISBN>1430216263</ISBN><ItemDimensions><Height
|
397
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
398
|
+
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
|
399
|
+
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
|
400
|
+
Units="hundredths-inches">130</Height><Length Units="hundredths-inches">920</Length><Weight
|
401
|
+
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-G-1-0088</SKU><Studio>Apress</Studio><Title>Beginning
|
402
|
+
iPhone Development: Exploring the iPhone SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>769</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.69</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>9</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.09</FormattedPrice></LowestUsedPrice><TotalNew>52</TotalNew><TotalUsed>84</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
403
|
+
Description</Source><Content><p>Are you a programmer looking for a new
|
404
|
+
challenge? Does the thought of building your very own iPhone app make your
|
405
|
+
heart race and your pulse quicken? If so, then <em>Beginning iPhone</em>
|
406
|
+
Development is just the book for you.</p> <p>Assuming only a minimal
|
407
|
+
working knowledge of Objective-C, and written in a friendly, easy-to-follow
|
408
|
+
style, <em>Beginning iPhone Development</em> offers a complete
|
409
|
+
soup-to-nuts course in iPhone and iPod Touch programming.</p> <p>The
|
410
|
+
book starts with the basics, walking you through the process of downloading
|
411
|
+
and installing Apple''s free iPhone software development kit, then stepping
|
412
|
+
you though the creation of your first simple iPhone application. You''ll move
|
413
|
+
on from there, mastering all the iPhone interface elements that you''ve come
|
414
|
+
to know and love, such as buttons, switches, pickers, toolbars, sliders, etc.</p>
|
415
|
+
<p>You''ll master a variety of design patterns, from the simplest single
|
416
|
+
view to complex hierarchical drill-downs. You''ll master the art of table-building
|
417
|
+
and learn how to save your data using the iPhone file system. You''ll also
|
418
|
+
learn how to save and retrieve your data using SQLite, iPhone''s built-in
|
419
|
+
database management system.</p> <p>You''ll learn how to draw using
|
420
|
+
Quartz 2D and OpenGL ES. You''ll add multi-touch gesture support (pinches
|
421
|
+
and swipes) to your applications, and work with the Camera, photo library,
|
422
|
+
and Accelerometer. You''ll master application preferences, learn how to localize
|
423
|
+
your apps into other languages, and so much more.</p> <p>Apple''s
|
424
|
+
iPhone SDK, this book, and your imagination are all you''ll need to start
|
425
|
+
building your very own best-selling iPhone applications.</p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321711394</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321711394</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
426
|
+
Details</Description><URL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/tech-data/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
|
427
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
|
428
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
|
429
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Tell
|
430
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
|
431
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
|
432
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink></ItemLinks><SalesRank>306254</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
|
433
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL160_.jpg</URL><Height
|
434
|
+
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL.jpg</URL><Height
|
435
|
+
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage><ImageSets><ImageSet
|
436
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL30_.jpg</URL><Height
|
437
|
+
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
|
438
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
|
439
|
+
Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL110_.jpg</URL><Height
|
440
|
+
Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL160_.jpg</URL><Height
|
441
|
+
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL.jpg</URL><Height
|
442
|
+
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
|
443
|
+
G. Kochan</Author><Binding>Paperback</Binding><EAN>9780321711397</EAN><EANList><EANListElement>9780321711397</EANListElement></EANList><Edition>3</Edition><ISBN>0321711394</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
444
|
+
Units="hundredths-inches">902</Height><Length Units="hundredths-inches">701</Length><Weight
|
445
|
+
Units="hundredths-pounds">183</Weight><Width Units="hundredths-inches">110</Width></ItemDimensions><Label>Addison-Wesley
|
446
|
+
Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
447
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
|
448
|
+
Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>552</NumberOfPages><PackageDimensions><Height
|
449
|
+
Units="hundredths-inches">110</Height><Length Units="hundredths-inches">906</Length><Weight
|
450
|
+
Units="hundredths-pounds">185</Weight><Width Units="hundredths-inches">709</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-06-20</PublicationDate><Publisher>Addison-Wesley
|
451
|
+
Professional</Publisher><SKU>4624400</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
|
452
|
+
in Objective-C, Third Edition (Developer''s Library)</Title><TradeInValue><Amount>179</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.79</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>6911</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$69.11</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1785</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.85</FormattedPrice></LowestUsedPrice><TotalNew>9</TotalNew><TotalUsed>22</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
453
|
+
Description</Source><Content><i>Programming in Objective-C</i>
|
454
|
+
is a concise, carefully written tutorial on the basics of Objective-C and
|
455
|
+
object-oriented programming for the iOS and Mac platforms.<br><br>The
|
456
|
+
book makes no assumptions about prior experience with object-oriented programming
|
457
|
+
languages or with the C language (which Objective-C is based upon). Because
|
458
|
+
of this, both beginners and experienced programmers alike can use this book
|
459
|
+
to quickly and effectively learn the fundamentals of Objective-C. Readers
|
460
|
+
can also learn the concepts of object-oriented programming without having
|
461
|
+
to first learn all of the intricacies of the underlying procedural language
|
462
|
+
(C).<br><br>This unique approach to learning, combined with many
|
463
|
+
small program examples and exercises at the end of each chapter, makes <i>Programming
|
464
|
+
in Objective-C</i> ideally suited for either classroom use or self-study.
|
465
|
+
While the Objective-C language itself has gone through relatively minor changes
|
466
|
+
since the introduction of Objective-C 2.0, the Apple development tools that
|
467
|
+
programmers use for Objective-C development on the Mac and on iOS have changed
|
468
|
+
significantly in a very short period of time. <br><br>The third
|
469
|
+
edition of <i>Programming in Objective-C</i> includes numerous
|
470
|
+
updates and improvements throughout the book:<br><br> <li>Improved
|
471
|
+
organization for some chapters</li> <li>Incorporation of feedback
|
472
|
+
and suggestions from members of the author''s forum for readers, including
|
473
|
+
more detailed descriptions for some of the examples</li> <li>A
|
474
|
+
new introduction to blocks with examples</li> <li>Replacement
|
475
|
+
of deprecated methods with newer methods</li> <li>Updated diagrams
|
476
|
+
and steps for using Xcode 4</li></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321773772</ASIN><DetailPageURL>http://www.amazon.com/iOS-Programming-Ranch-Edition-Guides/dp/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321773772</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
477
|
+
Details</Description><URL>http://www.amazon.com/iOS-Programming-Ranch-Edition-Guides/dp/tech-data/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
|
478
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
|
479
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
|
480
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Tell
|
481
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>All
|
482
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>All
|
483
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink></ItemLinks><SalesRank>314569</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
|
484
|
+
Units="pixels">75</Height><Width Units="pixels">52</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL160_.jpg</URL><Height
|
485
|
+
Units="pixels">160</Height><Width Units="pixels">110</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL.jpg</URL><Height
|
486
|
+
Units="pixels">500</Height><Width Units="pixels">345</Width></LargeImage><ImageSets><ImageSet
|
487
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL30_.jpg</URL><Height
|
488
|
+
Units="pixels">30</Height><Width Units="pixels">21</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
|
489
|
+
Units="pixels">75</Height><Width Units="pixels">52</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
|
490
|
+
Units="pixels">75</Height><Width Units="pixels">52</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL110_.jpg</URL><Height
|
491
|
+
Units="pixels">110</Height><Width Units="pixels">76</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL160_.jpg</URL><Height
|
492
|
+
Units="pixels">160</Height><Width Units="pixels">110</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL.jpg</URL><Height
|
493
|
+
Units="pixels">500</Height><Width Units="pixels">345</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Joe
|
494
|
+
Conway</Author><Author>Aaron Hillegass</Author><Binding>Paperback</Binding><EAN>9780321773777</EAN><EANList><EANListElement>9780321773777</EANListElement></EANList><Edition>2</Edition><ISBN>0321773772</ISBN><ItemDimensions><Height
|
495
|
+
Units="hundredths-inches">1000</Height><Length Units="hundredths-inches">701</Length><Weight
|
496
|
+
Units="hundredths-pounds">249</Weight><Width Units="hundredths-inches">130</Width></ItemDimensions><Label>Big
|
497
|
+
Nerd Ranch Guides</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
498
|
+
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Big
|
499
|
+
Nerd Ranch Guides</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>590</NumberOfPages><PackageDimensions><Height
|
500
|
+
Units="hundredths-inches">150</Height><Length Units="hundredths-inches">992</Length><Weight
|
501
|
+
Units="hundredths-pounds">256</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-06-22</PublicationDate><Publisher>Big
|
502
|
+
Nerd Ranch Guides</Publisher><SKU>6719757</SKU><Studio>Big Nerd Ranch Guides</Studio><Title>iOS
|
503
|
+
Programming: The Big Nerd Ranch Guide (2nd Edition) (Big Nerd Ranch Guides)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1797</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.97</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>643</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.43</FormattedPrice></LowestUsedPrice><TotalNew>33</TotalNew><TotalUsed>50</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
504
|
+
Description</Source><Content><p> In this book, the world''s leading
|
505
|
+
Apple platform development trainers offer a complete, practical, hands-on
|
506
|
+
introduction to iPhone and iPad programming. The authors walk through all
|
507
|
+
the Apple tools and technologies needed to build successful iPhone/iPad/iPod
|
508
|
+
touch apps, including the iOS 4.3 SDK, the Objective-C language, Xcode 4,
|
509
|
+
Foundation framework, and the classes that make up the iOS UI framework. The
|
510
|
+
many topics covered in this book include: </p> <p> <ul> <li>Easily
|
511
|
+
setting up elegant, efficient user interfaces with UIKit</li> <li>Creating
|
512
|
+
effective visuals, animation, and effects with Core Graphics and Core Animation</li> <li>Making
|
513
|
+
the most of the iOS multi-touch event handling and accelerometer data</li> <li>Building
|
514
|
+
location-aware iOS applications utilizing Core Location and MapKit</li> <li>Localizing
|
515
|
+
applications for international use</li> <li>Creating applications
|
516
|
+
that capture audio and play media</li> <li>Storing data in files
|
517
|
+
or with Core Data</li> </ul> </p> <p> New chapters
|
518
|
+
added to this edition include: </p> <p> <ul> <li>iPad-friendly
|
519
|
+
interfaces, including UIPopoverController and UISplitViewController</li> <li>Blocks
|
520
|
+
and Categories</li> <li>Instruments and Xcode’s static analyzer</li> <li>UIWebView
|
521
|
+
and connecting with web servers</li> <li>Push Notifications</li> </ul> </p> <p> <em>iOS
|
522
|
+
Programming</em> also includes a handy <em>Xcode Quick Reference
|
523
|
+
Card</em> that lists Xcode 4''s most commonly used keyboard shortcuts. </p></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430228326</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430228326</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
524
|
+
Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
525
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
526
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
527
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Tell
|
528
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
|
529
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
|
530
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink></ItemLinks><SalesRank>195830</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
|
531
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
|
532
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL.jpg</URL><Height
|
533
|
+
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage><ImageSets><ImageSet
|
534
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL30_.jpg</URL><Height
|
535
|
+
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
|
536
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
|
537
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL110_.jpg</URL><Height
|
538
|
+
Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
|
539
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL.jpg</URL><Height
|
540
|
+
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
|
541
|
+
Bennett</Author><Author>Mitchell Fisher</Author><Author>Brad Lees</Author><Binding>Paperback</Binding><EAN>9781430228325</EAN><EANList><EANListElement>9781430228325</EANListElement></EANList><Edition>1</Edition><IsAdultProduct>0</IsAdultProduct><ISBN>1430228326</ISBN><ItemDimensions><Height
|
542
|
+
Units="hundredths-inches">953</Height><Length Units="hundredths-inches">760</Length><Weight
|
543
|
+
Units="hundredths-pounds">132</Weight><Width Units="hundredths-inches">91</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
544
|
+
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><NumberOfItems>1</NumberOfItems><NumberOfPages>292</NumberOfPages><PackageDimensions><Height
|
545
|
+
Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
|
546
|
+
Units="hundredths-pounds">135</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-08-25</PublicationDate><Publisher>Apress</Publisher><ReleaseDate>2010-08-25</ReleaseDate><SKU>ACOMMP2_book_usedverygood_1430228326</SKU><Studio>Apress</Studio><Title>Objective-C
|
547
|
+
for Absolute Beginners: iPhone, iPad and Mac Programming Made Easy</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1628</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.28</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>503</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.03</FormattedPrice></LowestUsedPrice><TotalNew>42</TotalNew><TotalUsed>23</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
548
|
+
Description</Source><Content><p>It seems as if everyone is writing applications
|
549
|
+
for Apple’s iPhone and iPad, but how do they all do it? It’s best to learn
|
550
|
+
Objective-C, the native language of both the iOS and Mac OS X, but where to
|
551
|
+
begin? Right here, even if you’ve never programmed before!</p> <p><em>Objective-C
|
552
|
+
for Absolute Beginners</em> will teach you how to write software for
|
553
|
+
your Mac, iPhone, or iPad using Objective-C, an elegant and powerful language
|
554
|
+
with a rich set of developer tools. Using a hands-on approach, you’ll learn
|
555
|
+
to think in programming terms, how to use Objective-C to build program logic,
|
556
|
+
and how to write your own applications and apps.</p> <p>With over
|
557
|
+
50 collective years in software development and based on an approach pioneered
|
558
|
+
at Carnegie Mellon University, the authors have developed a remarkably effective
|
559
|
+
approach to learning Objective-C. Since the introduction of Apple’s iPhone,
|
560
|
+
the authors have taught hundreds of absolute beginners how to develop Mac,
|
561
|
+
iPhone,and iPad apps, including many that became popular apps in the iTunes
|
562
|
+
App Store.</p> <h3>What you’ll learn</h3><ul> <li>The
|
563
|
+
fundamentals of computer programming: how to understand variables,design data
|
564
|
+
structures, and work with file systems </li> <li>The logic
|
565
|
+
of object-oriented programming: how to use Classes, Objects, and Methods </li> <li>The
|
566
|
+
flexibility of Apple''s developer tools: how to install Xcode and write programs
|
567
|
+
in Objective-C </li> <li>The power of Cocoa and Cocoa touch:
|
568
|
+
how to make Mac OS X applications or iOS apps that do cool stuff </li>
|
569
|
+
</ul> <h3>Who this book is for</h3> <p> Everyone!
|
570
|
+
This book is for anyone who wants to learn to develop applications for the
|
571
|
+
Mac or apps for the iPhone and iPad using the Objective-C programming language.
|
572
|
+
No previous programming experience is necessary. </p> <h3>Table
|
573
|
+
of Contents</h3><ol> <li> Becoming a Great iPhone/iPad
|
574
|
+
or Mac Programmer </li> <li> Programming Basics </li> <li> It’s
|
575
|
+
All About the Data </li> <li> Making Decisions About...and
|
576
|
+
Planning Program Flow </li> <li> Object Oriented Programming
|
577
|
+
with Objective-C </li> <li> Introducing Objective-C and
|
578
|
+
Xcode </li> <li> Objective-C Classes, Objects, and Methods
|
579
|
+
</li> <li> Programming Basics in Objective-C </li> <li> Comparing
|
580
|
+
Data </li> <li> Creating User Interfaces with Interface
|
581
|
+
Builder </li> <li> Memory, Addresses, and Pointers </li> <li> Debugging
|
582
|
+
Programs with Xcode </li> <li> Storing Information </li> <li> Protocols
|
583
|
+
and Delegates </li> </ol></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430236531</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430236531</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
584
|
+
Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
|
585
|
+
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
|
586
|
+
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
|
587
|
+
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Tell
|
588
|
+
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>All
|
589
|
+
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>All
|
590
|
+
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink></ItemLinks><SalesRank>134294</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
|
591
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL160_.jpg</URL><Height
|
592
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL.jpg</URL><Height
|
593
|
+
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage><ImageSets><ImageSet
|
594
|
+
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL30_.jpg</URL><Height
|
595
|
+
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
|
596
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
|
597
|
+
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL110_.jpg</URL><Height
|
598
|
+
Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL160_.jpg</URL><Height
|
599
|
+
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL.jpg</URL><Height
|
600
|
+
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
|
601
|
+
Bennett</Author><Author>Mitchell Fisher</Author><Author>Brad Lees</Author><Binding>Paperback</Binding><EAN>9781430236535</EAN><EANList><EANListElement>9781430236535</EANListElement></EANList><Edition>2</Edition><ISBN>1430236531</ISBN><ItemDimensions><Height
|
602
|
+
Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
|
603
|
+
Units="hundredths-pounds">129</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
|
604
|
+
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><NumberOfItems>1</NumberOfItems><NumberOfPages>340</NumberOfPages><PackageDimensions><Height
|
605
|
+
Units="hundredths-inches">87</Height><Length Units="hundredths-inches">921</Length><Weight
|
606
|
+
Units="hundredths-pounds">132</Weight><Width Units="hundredths-inches">756</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-11-30</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedlikenew_1430236531</SKU><Studio>Apress</Studio><Title>Objective-C
|
607
|
+
for Absolute Beginners: iPhone, iPad and Mac Programming Made Easy</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1984</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.84</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1890</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.90</FormattedPrice></LowestUsedPrice><TotalNew>47</TotalNew><TotalUsed>18</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
608
|
+
Description</Source><Content><p> You have a great idea for an app,
|
609
|
+
but where do you begin? Objective-C is the universal language of iPhone, iPad,
|
610
|
+
and Mac apps, and <em>Objective-C for Absolute Beginners, Second Edition</em>
|
611
|
+
starts<em> </em>you on the path to mastering this language and
|
612
|
+
its latest release.<br /> <br /> Using a hands-on approach, you''ll
|
613
|
+
learn how to think in programming terms, how to use Objective-C to construct
|
614
|
+
program logic, and how to synthesize it all into working apps.<strong>
|
615
|
+
Gary Bennett</strong>, an experienced app developer and trainer, will
|
616
|
+
guide you on your journey to becoming a successful app developer.<br />
|
617
|
+
<br /> If you''re looking to take the first step towards App Store success,
|
618
|
+
<em>Objective-C for Absolute Beginners</em> is the place to start. </p> <h3>What
|
619
|
+
you’ll learn</h3><ul> <li>The fundamentals of computer
|
620
|
+
programming: how to understand variables, design data structures, and work
|
621
|
+
with file systems </li> <li>The logic of object-oriented programming:
|
622
|
+
how to use Classes, Objects, and Methods </li> <li>The flexibility
|
623
|
+
of Apple’s developer tools: how to install Xcode and write programs in Objective-C
|
624
|
+
</li> <li>The power of Cocoa and Cocoa touch: how to make
|
625
|
+
Mac OS X applications or iOS apps that do cool stuff </li> </ul>
|
626
|
+
<h3>Who this book is for</h3> <p> Everyone! This
|
627
|
+
book is for anyone who wants to learn to develop apps for the Mac, iPhone,
|
628
|
+
and iPad using the Objective-C programming language. No previous programming
|
629
|
+
experience is necessary! </p> <h3>Table of Contents</h3><ol> <li>Becoming
|
630
|
+
a Great iPhone/iPad or Mac Programmer </li> <li>Programming
|
631
|
+
Basics </li> <li>It’s All About the Data </li> <li>Making
|
632
|
+
Decisions About...and Planning Program Flow </li> <li>Object
|
633
|
+
Oriented Programming with Objective-C </li> <li>Learning Objective-C
|
634
|
+
and Xcode </li> <li>Objective-C Classes, Objects, and Methods
|
635
|
+
</li> <li>Diving into Objective-C </li> <li>More
|
636
|
+
Data Comparison </li> <li>Creating User Interfaces </li> <li>Storing
|
637
|
+
Information </li> <li>Protocols and Delegates </li> <li>Memory,
|
638
|
+
Addresses, and Pointers </li> <li>Debugging Programs with
|
639
|
+
Xcode </li> </ol></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></SimilarityLookupResponse>'
|
640
|
+
http_version:
|
641
|
+
recorded_at: Tue, 25 Sep 2012 20:04:58 GMT
|
642
|
+
recorded_with: VCR 2.2.5
|