app_store 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,24 @@
1
+ require "test_helper"
2
+
3
+ class PlistTest < Test::Unit::TestCase
4
+ should "define a reader accessor for each attribute in mapping" do
5
+ AppStore::Dummy.plist :mapping => { "plist_attribute" => :class_attribute_from_plist_attribute }
6
+ assert ::AppStore::Dummy.instance_methods.include? "class_attribute_from_plist_attribute"
7
+ end
8
+
9
+ should "set variable defined through mapping at initialization" do
10
+ AppStore::Dummy.plist :mapping => { "plist_attribute" => :dummy_attribute }
11
+ dummy = ::AppStore::Dummy.new :plist => {"plist_attribute" => 42}
12
+ assert_equal 42, dummy.dummy_attribute
13
+ end
14
+
15
+ should "raise an exception if type is set through :accepted_type and given type does not match" do
16
+ AppStore::Dummy.plist :accepted_type => "bleh"
17
+ assert_raise(AppStore::ParseError) { AppStore::Dummy.new :plist => {"type" => 'toto'} }
18
+ end
19
+
20
+ should "not raise an exception if type is set through :accepted_type and given type does match" do
21
+ AppStore::Dummy.plist :accepted_type => "bleh"
22
+ assert_nothing_raised(AppStore::ParseError) { AppStore::Dummy.new :plist => {"type" => 'bleh'} }
23
+ end
24
+ end
@@ -0,0 +1,205 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>page-type</key>
6
+ <dict>
7
+ <key>template-name</key><string>software</string>
8
+ <key>template-parameters</key>
9
+ <dict>
10
+ </dict>
11
+ </dict>
12
+ <key>title</key><string>Info</string>
13
+ <key>store-version</key><string>1.0</string>
14
+ <key>store-client-application</key><string>Software</string>
15
+ <key>pings</key>
16
+ <array>
17
+ <string>http://metrics.apple.com/b/ss/applesuperglobal/1/G.6--NS?h5=appleitmsnaapmb%2Cappleitmsusapmb&amp;pccr=true&amp;pageName=App%20Store-Software%20Page-US-Remote-284417350-Apple%20Inc.&amp;ch=App%20Store-Software%20Page&amp;g=http%3A%2F%2Fax.itunes.apple.com%2FWebObjects%2FMZStore.woa%2Fwa%2FviewSoftware%3Fid%3D284417350</string>
18
+ </array>
19
+ <key>item-metadata</key>
20
+ <dict>
21
+ <key>type</key><string>software</string>
22
+ <key>title</key><string>Remote</string>
23
+ <key>item-id</key><integer>284417350</integer>
24
+ <key>url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284417350&amp;mt=8</string>
25
+ <key>release-date</key><date>2009-06-24T07:00:00Z</date>
26
+ <key>user-rating-count</key><integer>17330</integer>
27
+ <key>average-user-rating</key><real>0.69</real>
28
+ <key>title2</key><string>17330 Ratings</string>
29
+ <key>user-rating-count-string</key><string>17330 Ratings</string>
30
+ <key>rating</key>
31
+ <dict>
32
+ <key>system</key><string>itunes-games</string>
33
+ <key>rank</key><integer>100</integer>
34
+ <key>label</key><string>4+</string>
35
+ <key>description</key><string></string>
36
+ <key>advisory-array</key>
37
+ <array>
38
+ </array>
39
+ </dict>
40
+ <key>store-offers</key>
41
+ <dict>
42
+ <key>STDQ</key>
43
+ <dict>
44
+ <key>action-params</key><string>productType=C&amp;salableAdamId=284417350&amp;pricingParameters=STDQ&amp;price=0&amp;ct-id=14</string>
45
+ <key>action-display-name</key><string>INSTALL</string>
46
+ <key>price</key><real>0.00000</real>
47
+ <key>price-display</key><string>FREE</string>
48
+ <key>size</key><integer>1502214</integer>
49
+ <key>supported-devices</key>
50
+ <array>
51
+ <integer>1</integer>
52
+ </array>
53
+ <key>supported-device-types</key>
54
+ <array>
55
+ <dict>
56
+ <key>device-type-id</key><integer>1</integer>
57
+ <key>minimum-product-version</key><string>2.2</string>
58
+ <key>minimum-product-version-title</key><string>Application Not Compatible</string>
59
+ <key>minimum-product-version-description</key><string>This application requires the iPhone 2.2 Software Update</string>
60
+ </dict>
61
+ </array>
62
+ </dict>
63
+ </dict>
64
+ <key>url-page-type</key><string>software</string>
65
+ <key>bundle-id</key><string>com.apple.Remote</string>
66
+ <key>artwork-urls</key>
67
+ <array>
68
+ <dict>
69
+ <key>box-height</key><integer>57</integer>
70
+ <key>needs-shine</key><false/>
71
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/053/Purple/c6/e0/62/mzl.oraumssd.png</string>
72
+ <key>box-width</key><integer>57</integer>
73
+ </dict>
74
+ <dict>
75
+ <key>box-height</key><integer>460</integer>
76
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/d7/72/58/mzl.bdepscff.480x480-75.jpg</string>
77
+ <key>box-width</key><integer>320</integer>
78
+ </dict>
79
+ <dict>
80
+ <key>image-type</key><string>software-icon</string>
81
+ <key>default</key>
82
+ <dict>
83
+ <key>box-height</key><integer>57</integer>
84
+ <key>needs-shine</key><false/>
85
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/053/Purple/c6/e0/62/mzl.oraumssd.png</string>
86
+ <key>box-width</key><integer>57</integer>
87
+ </dict>
88
+ <key>url</key><string></string>
89
+ </dict>
90
+ <dict>
91
+ <key>image-type</key><string>screenshot</string>
92
+ <key>default</key>
93
+ <dict>
94
+ <key>box-height</key><integer>460</integer>
95
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/010/Purple/df/fa/6a/mzl.imkwfbtt.480x480-75.jpg</string>
96
+ <key>box-width</key><integer>320</integer>
97
+ </dict>
98
+ <key>thumbnail</key>
99
+ <dict>
100
+ <key>box-height</key><integer>99</integer>
101
+ <key>needs-shine</key><false/>
102
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/010/Purple/df/fa/6a/mzl.imkwfbtt.148x99-75.jpg</string>
103
+ <key>box-width</key><integer>148</integer>
104
+ </dict>
105
+ <key>url</key><string></string>
106
+ </dict>
107
+ <dict>
108
+ <key>image-type</key><string>screenshot</string>
109
+ <key>default</key>
110
+ <dict>
111
+ <key>box-height</key><integer>460</integer>
112
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/059/Purple/d5/d4/6a/mzl.bxwpcthi.480x480-75.jpg</string>
113
+ <key>box-width</key><integer>320</integer>
114
+ </dict>
115
+ <key>thumbnail</key>
116
+ <dict>
117
+ <key>box-height</key><integer>99</integer>
118
+ <key>needs-shine</key><false/>
119
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/059/Purple/d5/d4/6a/mzl.bxwpcthi.148x99-75.jpg</string>
120
+ <key>box-width</key><integer>148</integer>
121
+ </dict>
122
+ <key>url</key><string></string>
123
+ </dict>
124
+ <dict>
125
+ <key>image-type</key><string>screenshot</string>
126
+ <key>default</key>
127
+ <dict>
128
+ <key>box-height</key><integer>460</integer>
129
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/002/Purple/d3/9c/76/mzl.uprsqgec.480x480-75.jpg</string>
130
+ <key>box-width</key><integer>320</integer>
131
+ </dict>
132
+ <key>thumbnail</key>
133
+ <dict>
134
+ <key>box-height</key><integer>99</integer>
135
+ <key>needs-shine</key><false/>
136
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/002/Purple/d3/9c/76/mzl.uprsqgec.148x99-75.jpg</string>
137
+ <key>box-width</key><integer>148</integer>
138
+ </dict>
139
+ <key>url</key><string></string>
140
+ </dict>
141
+ <dict>
142
+ <key>image-type</key><string>screenshot</string>
143
+ <key>default</key>
144
+ <dict>
145
+ <key>box-height</key><integer>480</integer>
146
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/021/Purple/df/24/ec/mzl.zruibcdp.480x480-75.jpg</string>
147
+ <key>box-width</key><integer>320</integer>
148
+ </dict>
149
+ <key>thumbnail</key>
150
+ <dict>
151
+ <key>box-height</key><integer>99</integer>
152
+ <key>needs-shine</key><false/>
153
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/021/Purple/df/24/ec/mzl.zruibcdp.148x99-75.jpg</string>
154
+ <key>box-width</key><integer>148</integer>
155
+ </dict>
156
+ <key>url</key><string></string>
157
+ </dict>
158
+ </array>
159
+ <key>company</key>
160
+ <dict>
161
+ <key>title</key><string>Apple Inc.</string>
162
+ <key>url</key><string>http://www.apple.com/itunes/remote</string>
163
+ </dict>
164
+ <key>domains</key>
165
+ <array>
166
+ </array>
167
+ <key>description</key><string>With Remote you can control the music on your computer or Apple TV from your iPod touch or iPhone.
168
+
169
+ Play, pause, skip, shuffle. See your songs, playlists, and album art on your iPod touch or iPhone as if you were right in front of your computer.
170
+
171
+ Remote works with your Wi-Fi network, so you can control
172
+ playback from anywhere in and around your home.
173
+
174
+ FEATURES
175
+
176
+ - Control the music on iTunes or Apple TV
177
+ - See the album artwork on your Remote
178
+ - Create and update Genius playlists
179
+ - Edit playlists in iTunes
180
+ - Search your whole iTunes library
181
+ - Control your AirTunes speakers
182
+
183
+ </string>
184
+ <key>developers-eula</key>
185
+ <dict>
186
+ <key>type</key><string>link</string>
187
+ <key>title</key><string>Remote - License Agreement</string>
188
+ <key>url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewEula?id=284417350</string>
189
+ <key>url-page-type</key><string>eula</string>
190
+ </dict>
191
+ <key>view-user-reviews-url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&amp;id=284417350</string>
192
+ <key>version</key><string>1.3 (iPhone OS 3.0 Tested)</string>
193
+ <key>version-external-identifier</key><integer>1804602</integer>
194
+ <key>version-external-identifiers</key>
195
+ <array>
196
+ <integer>16751</integer>
197
+ <integer>333381</integer>
198
+ <integer>1060761</integer>
199
+ <integer>1484391</integer>
200
+ <integer>1595351</integer>
201
+ <integer>1804602</integer>
202
+ </array>
203
+ </dict>
204
+ </dict>
205
+ </plist>
@@ -0,0 +1,208 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>page-type</key>
6
+ <dict>
7
+ <key>template-name</key><string>software</string>
8
+ <key>template-parameters</key>
9
+ <dict>
10
+ </dict>
11
+ </dict>
12
+ <key>title</key><string>Info</string>
13
+ <key>store-version</key><string>1.0</string>
14
+ <key>store-client-application</key><string>Software</string>
15
+ <key>pings</key>
16
+ <array>
17
+ <string>http://metrics.apple.com/b/ss/applesuperglobal/1/G.6--NS?h5=appleitmsnaapmb%2Cappleitmsusapmb&amp;pccr=true&amp;pageName=App%20Store-Software%20Page-US-Air%20Mouse%20Pro%20%20%28Remote%20%2F%20Trackpad%29-289616509-R.P.A.%20Tech&amp;ch=App%20Store-Software%20Page&amp;g=http%3A%2F%2Fax.itunes.apple.com%2FWebObjects%2FMZStore.woa%2Fwa%2FviewSoftware%3Fid%3D289616509</string>
18
+ </array>
19
+ <key>item-metadata</key>
20
+ <dict>
21
+ <key>type</key><string>software</string>
22
+ <key>title</key><string>Air Mouse Pro (Remote / Trackpad)</string>
23
+ <key>item-id</key><integer>289616509</integer>
24
+ <key>url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=289616509&amp;mt=8</string>
25
+ <key>release-date</key><date>2009-08-18T07:00:00Z</date>
26
+ <key>user-rating-count</key><integer>294</integer>
27
+ <key>average-user-rating</key><real>0.78</real>
28
+ <key>title2</key><string>294 Ratings</string>
29
+ <key>user-rating-count-string</key><string>294 Ratings</string>
30
+ <key>rating</key>
31
+ <dict>
32
+ <key>system</key><string>itunes-games</string>
33
+ <key>rank</key><integer>100</integer>
34
+ <key>label</key><string>4+</string>
35
+ <key>description</key><string></string>
36
+ <key>advisory-array</key>
37
+ <array>
38
+ </array>
39
+ </dict>
40
+ <key>store-offers</key>
41
+ <dict>
42
+ <key>STDQ</key>
43
+ <dict>
44
+ <key>action-params</key><string>productType=C&amp;salableAdamId=289616509&amp;pricingParameters=STDQ&amp;price=2990&amp;ct-id=14</string>
45
+ <key>action-display-name</key><string>BUY NOW</string>
46
+ <key>price</key><real>2.99000</real>
47
+ <key>price-display</key><string>$2.99</string>
48
+ <key>size</key><integer>695004</integer>
49
+ <key>supported-devices</key>
50
+ <array>
51
+ <integer>1</integer>
52
+ </array>
53
+ <key>supported-device-types</key>
54
+ <array>
55
+ <dict>
56
+ <key>device-type-id</key><integer>1</integer>
57
+ <key>minimum-product-version</key><string>2.2.1</string>
58
+ <key>minimum-product-version-title</key><string>Application Not Compatible</string>
59
+ <key>minimum-product-version-description</key><string>This application requires the iPhone 2.2.1 Software Update</string>
60
+ </dict>
61
+ </array>
62
+ </dict>
63
+ </dict>
64
+ <key>url-page-type</key><string>software</string>
65
+ <key>bundle-id</key><string>com.rpatechnology.airmouse</string>
66
+ <key>artwork-urls</key>
67
+ <array>
68
+ <dict>
69
+ <key>box-height</key><integer>57</integer>
70
+ <key>needs-shine</key><true/>
71
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/035/Purple/b4/50/23/mzl.ukubdolc.png</string>
72
+ <key>box-width</key><integer>57</integer>
73
+ </dict>
74
+ <dict>
75
+ <key>box-height</key><integer>480</integer>
76
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/11/0d/0c/mzl.wstjdkwn.480x480-75.jpg</string>
77
+ <key>box-width</key><integer>320</integer>
78
+ </dict>
79
+ <dict>
80
+ <key>image-type</key><string>software-icon</string>
81
+ <key>default</key>
82
+ <dict>
83
+ <key>box-height</key><integer>57</integer>
84
+ <key>needs-shine</key><true/>
85
+ <key>url</key><string>http://a1.phobos.apple.com/us/r1000/035/Purple/b4/50/23/mzl.ukubdolc.png</string>
86
+ <key>box-width</key><integer>57</integer>
87
+ </dict>
88
+ <key>url</key><string></string>
89
+ </dict>
90
+ <dict>
91
+ <key>image-type</key><string>screenshot</string>
92
+ <key>default</key>
93
+ <dict>
94
+ <key>box-height</key><integer>480</integer>
95
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/70/35/3a/mzl.ttyeineu.480x480-75.jpg</string>
96
+ <key>box-width</key><integer>320</integer>
97
+ </dict>
98
+ <key>thumbnail</key>
99
+ <dict>
100
+ <key>box-height</key><integer>99</integer>
101
+ <key>needs-shine</key><false/>
102
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/70/35/3a/mzl.ttyeineu.148x99-75.jpg</string>
103
+ <key>box-width</key><integer>148</integer>
104
+ </dict>
105
+ <key>url</key><string></string>
106
+ </dict>
107
+ <dict>
108
+ <key>image-type</key><string>screenshot</string>
109
+ <key>default</key>
110
+ <dict>
111
+ <key>box-height</key><integer>480</integer>
112
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/3f/5e/6b/mzl.xgvumrxh.480x480-75.jpg</string>
113
+ <key>box-width</key><integer>320</integer>
114
+ </dict>
115
+ <key>thumbnail</key>
116
+ <dict>
117
+ <key>box-height</key><integer>99</integer>
118
+ <key>needs-shine</key><false/>
119
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/3f/5e/6b/mzl.xgvumrxh.148x99-75.jpg</string>
120
+ <key>box-width</key><integer>148</integer>
121
+ </dict>
122
+ <key>url</key><string></string>
123
+ </dict>
124
+ <dict>
125
+ <key>image-type</key><string>screenshot</string>
126
+ <key>default</key>
127
+ <dict>
128
+ <key>box-height</key><integer>480</integer>
129
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/48/d3/bd/mzl.mrwhzwit.480x480-75.jpg</string>
130
+ <key>box-width</key><integer>320</integer>
131
+ </dict>
132
+ <key>thumbnail</key>
133
+ <dict>
134
+ <key>box-height</key><integer>99</integer>
135
+ <key>needs-shine</key><false/>
136
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/48/d3/bd/mzl.mrwhzwit.148x99-75.jpg</string>
137
+ <key>box-width</key><integer>148</integer>
138
+ </dict>
139
+ <key>url</key><string></string>
140
+ </dict>
141
+ </array>
142
+ <key>company</key>
143
+ <dict>
144
+ <key>title</key><string>R.P.A. Tech</string>
145
+ <key>url</key><string>http://www.mobileairmouse.com</string>
146
+ </dict>
147
+ <key>domains</key>
148
+ <array>
149
+ </array>
150
+ <key>description</key><string>** MAJOR SALE ** Don&#39;t miss this rare opportunity to get Mobile Air Mouse at a heavily discounted price
151
+
152
+ Mobile Air Mouse instantly transforms your iPhone or iPod touch into an in air, wireless remote for your computer! Sit back and use this remote to surf the web, browse your photo library or control your music player from the comfort of your couch. Mobile Air Mouse uses the built in accelerometer to translate your hand motions into mouse movements on your screen. It can also operate as a trackpad remote, allowing you to control your computer with a single finger. Mobile Air Mouse is an essential part of any home theater PC and a presenter&#39;s best friend. Mobile Air Mouse uses an innovative application notification system to let the iPhone know what program you are running at any time and show the appropriate keys for that program. This allows Mobile Air Mouse to provide a single screen remote for controlling ALL your media and web applications.
153
+
154
+ Features:
155
+ - Accelerometer based mouse controller
156
+ - Touchpad (full screen vertical and landscape modes)
157
+ - Ability to hide keyboard (shake to hide/show)
158
+ - Landscape keyboard (shake in landscape mode to show)
159
+ - Media Remote
160
+ - Web Remote
161
+ - Application notifications
162
+ - Remote keyboard with function and arrow keys
163
+ - Programmable hotkeys (can be set to run a program or keyboard combination)
164
+ - Scroll pad
165
+ - Left and Right mouse buttons
166
+ - Multitouch gestures (scroll &amp; right click)
167
+ - Modifier Keys
168
+ - On screen typing
169
+ - Password protection
170
+ - Custom sensitivity settings
171
+ - Foreign language keyboards
172
+ - Supports Bonjour or static IP
173
+ - No screen size limitation. Works with multiple monitors.
174
+ - Works over Bluetooth PAN. (Requires carrier support for Internet tethering. Not currently available in the US, please read FAQ for more info)
175
+ - And much, much more. View our demo video to see all that Mobile Air Mouse can do for you
176
+
177
+ Requirements:
178
+ - Mac OS X 10.4 or above (Intel/PPC)
179
+ - Windows XP/Vista 32/64bit
180
+ - WIFI router (works best on a local area network or Ad hoc network)
181
+ - Air Mouse Server Software
182
+
183
+ ** BEFORE YOU RUN THE SOFTWARE ** you will need to download the server application from :
184
+
185
+ http://www.mobileairmouse.com
186
+
187
+ ** IMPORTANT ** IF YOU HAVE ANY PROBLEMS AT ALL, PLEASE EMAIL US: SUPPORT@MOBILEAIRMOUSE.COM AND WE WILL HELP YOU. We can not respond to reviews, so posting your questions there will not get you an answer. None of the reviewers saying that our app doesn&#39;t work ever contacted us for help.
188
+
189
+ Visit our site for demos and setup instructions.
190
+
191
+ Provides remote control capabilities for programs like iTunes, VLC, Front Row, Windows Media Center, WinAmp, Firefox, Safari, boxee, PowerPoint, Keynote, and much more!</string>
192
+ <key>view-user-reviews-url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&amp;id=289616509</string>
193
+ <key>version</key><string>1.5.5 (iPhone OS 3.0 Tested)</string>
194
+ <key>version-external-identifier</key><integer>1879173</integer>
195
+ <key>version-external-identifiers</key>
196
+ <array>
197
+ <integer>269962</integer>
198
+ <integer>580562</integer>
199
+ <integer>1418333</integer>
200
+ <integer>1458265</integer>
201
+ <integer>1492602</integer>
202
+ <integer>1770775</integer>
203
+ <integer>1809781</integer>
204
+ <integer>1879173</integer>
205
+ </array>
206
+ </dict>
207
+ </dict>
208
+ </plist>
@@ -0,0 +1,133 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>page-type</key>
6
+ <dict>
7
+ <key>template-name</key><string>software</string>
8
+ <key>template-parameters</key>
9
+ <dict>
10
+ </dict>
11
+ </dict>
12
+ <key>title</key><string>Info</string>
13
+ <key>store-version</key><string>1.0</string>
14
+ <key>store-client-application</key><string>Software</string>
15
+ <key>pings</key>
16
+ <array>
17
+ <string>http://metrics.apple.com/b/ss/applesuperglobal/1/G.6--NS?h5=appleitmsnaapmb%2Cappleitmsusapmb&amp;pccr=true&amp;pageName=App%20Store-Software%20Page-US-Keynote%20Remote-300719251-Apple%20Inc.&amp;ch=App%20Store-Software%20Page&amp;g=http%3A%2F%2Fax.itunes.apple.com%2FWebObjects%2FMZStore.woa%2Fwa%2FviewSoftware%3Fid%3D300719251</string>
18
+ </array>
19
+ <key>item-metadata</key>
20
+ <dict>
21
+ <key>type</key><string>software</string>
22
+ <key>title</key><string>Keynote Remote</string>
23
+ <key>item-id</key><integer>300719251</integer>
24
+ <key>url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=300719251&amp;mt=8</string>
25
+ <key>release-date</key><date>2009-03-26T07:00:00Z</date>
26
+ <key>user-rating-count</key><integer>717</integer>
27
+ <key>average-user-rating</key><real>0.76</real>
28
+ <key>title2</key><string>717 Ratings</string>
29
+ <key>user-rating-count-string</key><string>717 Ratings</string>
30
+ <key>rating</key>
31
+ <dict>
32
+ <key>system</key><string>itunes-games</string>
33
+ <key>rank</key><integer>100</integer>
34
+ <key>label</key><string>4+</string>
35
+ <key>description</key><string></string>
36
+ <key>advisory-array</key>
37
+ <array>
38
+ </array>
39
+ </dict>
40
+ <key>store-offers</key>
41
+ <dict>
42
+ <key>STDQ</key>
43
+ <dict>
44
+ <key>action-params</key><string>productType=C&amp;salableAdamId=300719251&amp;pricingParameters=STDQ&amp;price=990&amp;ct-id=14</string>
45
+ <key>action-display-name</key><string>BUY NOW</string>
46
+ <key>price</key><real>0.99000</real>
47
+ <key>price-display</key><string>$0.99</string>
48
+ <key>size</key><integer>475438</integer>
49
+ <key>supported-devices</key>
50
+ <array>
51
+ <integer>1</integer>
52
+ </array>
53
+ <key>supported-device-types</key>
54
+ <array>
55
+ <dict>
56
+ <key>device-type-id</key><integer>1</integer>
57
+ <key>minimum-product-version</key><string>2.0</string>
58
+ <key>minimum-product-version-title</key><string>Application Not Compatible</string>
59
+ <key>minimum-product-version-description</key><string>This application requires the iPhone 2.0 Software Update</string>
60
+ </dict>
61
+ </array>
62
+ </dict>
63
+ </dict>
64
+ <key>url-page-type</key><string>software</string>
65
+ <key>bundle-id</key><string>com.apple.iwork.KeynoteRemote</string>
66
+ <key>artwork-urls</key>
67
+ <array>
68
+ <dict>
69
+ <key>box-height</key><integer>57</integer>
70
+ <key>needs-shine</key><false/>
71
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/0e/db/31/mzl.ezrtalgi.png</string>
72
+ <key>box-width</key><integer>57</integer>
73
+ </dict>
74
+ <dict>
75
+ <key>box-height</key><integer>460</integer>
76
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/91/59/26/mzl.owexgmwt.480x480-75.jpg</string>
77
+ <key>box-width</key><integer>320</integer>
78
+ </dict>
79
+ <dict>
80
+ <key>image-type</key><string>software-icon</string>
81
+ <key>default</key>
82
+ <dict>
83
+ <key>box-height</key><integer>57</integer>
84
+ <key>needs-shine</key><false/>
85
+ <key>url</key><string>http://a1.phobos.apple.com/us/r30/Purple/0e/db/31/mzl.ezrtalgi.png</string>
86
+ <key>box-width</key><integer>57</integer>
87
+ </dict>
88
+ <key>url</key><string></string>
89
+ </dict>
90
+ </array>
91
+ <key>company</key>
92
+ <dict>
93
+ <key>title</key><string>Apple Inc.</string>
94
+ <key>url</key><string>http://www.apple.com/iwork/keynote</string>
95
+ </dict>
96
+ <key>domains</key>
97
+ <array>
98
+ </array>
99
+ <key>description</key><string>With Keynote Remote, you can control your Keynote slide presentation on your computer from your iPod touch or iPhone.
100
+
101
+ Swipe to advance or return to the previous slide. In portrait mode, see your presenter notes on your iPod touch or iPhone. In landscape mode, preview your next slide.
102
+
103
+ Keynote Remote works with your Wi-Fi network, so you can control slide playback from anywhere in the room.
104
+
105
+ Features
106
+
107
+ – Control your Keynote presentation
108
+ – Swipe to advance or return to the previous slide
109
+ – See presenter notes on your iPhone or iPod touch
110
+ – Preview your next slide in landscape mode
111
+ – Pair your iPhone or iPod touch to any Mac with Keynote ’09
112
+
113
+ NOTE: Keynote Remote requires Keynote ’09, part of the iWork ’09 suite. You will need a working Wi-Fi connection between your iPhone/iPod touch and your Mac.
114
+
115
+ </string>
116
+ <key>developers-eula</key>
117
+ <dict>
118
+ <key>type</key><string>link</string>
119
+ <key>title</key><string>Keynote Remote - License Agreement</string>
120
+ <key>url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewEula?id=300719251</string>
121
+ <key>url-page-type</key><string>eula</string>
122
+ </dict>
123
+ <key>view-user-reviews-url</key><string>http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&amp;id=300719251</string>
124
+ <key>version</key><string>1.1</string>
125
+ <key>version-external-identifier</key><integer>1562781</integer>
126
+ <key>version-external-identifiers</key>
127
+ <array>
128
+ <integer>1418382</integer>
129
+ <integer>1562781</integer>
130
+ </array>
131
+ </dict>
132
+ </dict>
133
+ </plist>