google_calendar 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,98 +1,198 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google_calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
5
- prerelease:
4
+ version: 0.4.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Steve Zich
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-08-23 00:00:00.000000000 Z
11
+ date: 2014-11-17 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
- name: nokogiri
14
+ name: signet
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ! '>='
17
+ - - ">="
20
18
  - !ruby/object:Gem::Version
21
- version: 1.4.4
19
+ version: 0.5.1
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ! '>='
24
+ - - ">="
28
25
  - !ruby/object:Gem::Version
29
- version: 1.4.4
26
+ version: 0.5.1
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: addressable
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
- - - ! '>='
31
+ - - ">="
36
32
  - !ruby/object:Gem::Version
37
33
  version: 2.2.2
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
- - - ! '>='
38
+ - - ">="
44
39
  - !ruby/object:Gem::Version
45
40
  version: 2.2.2
46
41
  - !ruby/object:Gem::Dependency
47
- name: shoulda
42
+ name: terminal-notifier-guard
48
43
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
44
  requirements:
51
- - - ! '>='
45
+ - - ">="
52
46
  - !ruby/object:Gem::Version
53
47
  version: '0'
54
48
  type: :development
55
49
  prerelease: false
56
50
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
51
  requirements:
59
- - - ! '>='
52
+ - - ">="
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: rb-fsevent
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ">="
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
69
+ - !ruby/object:Gem::Dependency
70
+ name: guard-minitest
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ version: '0'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ">="
81
+ - !ruby/object:Gem::Version
82
+ version: '0'
83
+ - !ruby/object:Gem::Dependency
84
+ name: minitest
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - "~>"
88
+ - !ruby/object:Gem::Version
89
+ version: '5.1'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - "~>"
95
+ - !ruby/object:Gem::Version
96
+ version: '5.1'
97
+ - !ruby/object:Gem::Dependency
98
+ name: minitest-reporters
99
+ requirement: !ruby/object:Gem::Requirement
100
+ requirements:
101
+ - - ">="
102
+ - !ruby/object:Gem::Version
103
+ version: '0'
104
+ type: :development
105
+ prerelease: false
106
+ version_requirements: !ruby/object:Gem::Requirement
107
+ requirements:
108
+ - - ">="
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: shoulda-context
113
+ requirement: !ruby/object:Gem::Requirement
114
+ requirements:
115
+ - - ">="
116
+ - !ruby/object:Gem::Version
117
+ version: '0'
118
+ type: :development
119
+ prerelease: false
120
+ version_requirements: !ruby/object:Gem::Requirement
121
+ requirements:
122
+ - - ">="
60
123
  - !ruby/object:Gem::Version
61
124
  version: '0'
62
125
  - !ruby/object:Gem::Dependency
63
126
  name: bundler
64
127
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
128
  requirements:
67
- - - ! '>='
129
+ - - ">="
68
130
  - !ruby/object:Gem::Version
69
131
  version: 1.0.0
70
132
  type: :development
71
133
  prerelease: false
72
134
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
135
  requirements:
75
- - - ! '>='
136
+ - - ">="
76
137
  - !ruby/object:Gem::Version
77
138
  version: 1.0.0
78
139
  - !ruby/object:Gem::Dependency
79
140
  name: mocha
80
141
  requirement: !ruby/object:Gem::Requirement
81
- none: false
82
142
  requirements:
83
- - - ! '>='
143
+ - - ">="
84
144
  - !ruby/object:Gem::Version
85
145
  version: '0'
86
146
  type: :development
87
147
  prerelease: false
88
148
  version_requirements: !ruby/object:Gem::Requirement
89
- none: false
90
149
  requirements:
91
- - - ! '>='
150
+ - - ">="
92
151
  - !ruby/object:Gem::Version
93
152
  version: '0'
94
- description: A minimal wrapper around the google calendar API, which uses nokogiri
95
- for fast parsing.
153
+ - !ruby/object:Gem::Dependency
154
+ name: rake
155
+ requirement: !ruby/object:Gem::Requirement
156
+ requirements:
157
+ - - ">"
158
+ - !ruby/object:Gem::Version
159
+ version: '10'
160
+ type: :development
161
+ prerelease: false
162
+ version_requirements: !ruby/object:Gem::Requirement
163
+ requirements:
164
+ - - ">"
165
+ - !ruby/object:Gem::Version
166
+ version: '10'
167
+ - !ruby/object:Gem::Dependency
168
+ name: rdoc
169
+ requirement: !ruby/object:Gem::Requirement
170
+ requirements:
171
+ - - ">="
172
+ - !ruby/object:Gem::Version
173
+ version: '3'
174
+ type: :development
175
+ prerelease: false
176
+ version_requirements: !ruby/object:Gem::Requirement
177
+ requirements:
178
+ - - ">="
179
+ - !ruby/object:Gem::Version
180
+ version: '3'
181
+ - !ruby/object:Gem::Dependency
182
+ name: simplecov
183
+ requirement: !ruby/object:Gem::Requirement
184
+ requirements:
185
+ - - "~>"
186
+ - !ruby/object:Gem::Version
187
+ version: 0.9.0
188
+ type: :development
189
+ prerelease: false
190
+ version_requirements: !ruby/object:Gem::Requirement
191
+ requirements:
192
+ - - "~>"
193
+ - !ruby/object:Gem::Version
194
+ version: 0.9.0
195
+ description: A minimal wrapper around the google calendar API
96
196
  email: steve.zich@gmail.com
97
197
  executables: []
98
198
  extensions: []
@@ -100,11 +200,12 @@ extra_rdoc_files:
100
200
  - LICENSE.txt
101
201
  - README.rdoc
102
202
  files:
103
- - .document
104
- - .gitignore
105
- - .travis.yml
203
+ - ".document"
204
+ - ".gitignore"
205
+ - ".travis.yml"
106
206
  - Gemfile
107
207
  - Gemfile.lock
208
+ - Guardfile
108
209
  - LICENSE.txt
109
210
  - README.rdoc
110
211
  - Rakefile
@@ -114,49 +215,62 @@ files:
114
215
  - lib/google/connection.rb
115
216
  - lib/google/errors.rb
116
217
  - lib/google/event.rb
117
- - lib/google/net/https.rb
118
218
  - lib/google_calendar.rb
219
+ - readme_code.rb
119
220
  - test/helper.rb
120
- - test/mocks/create_event.xml
121
- - test/mocks/create_quickadd_event.xml
122
- - test/mocks/events.xml
123
- - test/mocks/find_event_by_id.xml
124
- - test/mocks/list_calendars.xml
125
- - test/mocks/query_events.xml
126
- - test/mocks/successful_login.txt
221
+ - test/mocks/401.json
222
+ - test/mocks/403.json
223
+ - test/mocks/404.json
224
+ - test/mocks/create_event.json
225
+ - test/mocks/create_quickadd_event.json
226
+ - test/mocks/empty_events.json
227
+ - test/mocks/events.json
228
+ - test/mocks/find_event_by_id.json
229
+ - test/mocks/login_with_auth_code_fail.json
230
+ - test/mocks/login_with_auth_code_success.json
231
+ - test/mocks/login_with_refresh_token_success.json
232
+ - test/mocks/query_events.json
233
+ - test/mocks/repeating_events.json
234
+ - test/mocks/successful_login.json
127
235
  - test/test_google_calendar.rb
128
236
  homepage: http://github.com/northworld/google_calendar
129
237
  licenses:
130
238
  - MIT
239
+ metadata: {}
131
240
  post_install_message:
132
241
  rdoc_options: []
133
242
  require_paths:
134
243
  - lib
135
244
  required_ruby_version: !ruby/object:Gem::Requirement
136
- none: false
137
245
  requirements:
138
- - - ! '>='
246
+ - - ">="
139
247
  - !ruby/object:Gem::Version
140
248
  version: '0'
141
249
  required_rubygems_version: !ruby/object:Gem::Requirement
142
- none: false
143
250
  requirements:
144
- - - ! '>='
251
+ - - ">="
145
252
  - !ruby/object:Gem::Version
146
253
  version: '0'
147
254
  requirements: []
148
255
  rubyforge_project:
149
- rubygems_version: 1.8.24
256
+ rubygems_version: 2.2.2
150
257
  signing_key:
151
- specification_version: 3
258
+ specification_version: 4
152
259
  summary: A lightweight google calendar API wrapper
153
260
  test_files:
154
261
  - test/helper.rb
155
- - test/mocks/create_event.xml
156
- - test/mocks/create_quickadd_event.xml
157
- - test/mocks/events.xml
158
- - test/mocks/find_event_by_id.xml
159
- - test/mocks/list_calendars.xml
160
- - test/mocks/query_events.xml
161
- - test/mocks/successful_login.txt
262
+ - test/mocks/401.json
263
+ - test/mocks/403.json
264
+ - test/mocks/404.json
265
+ - test/mocks/create_event.json
266
+ - test/mocks/create_quickadd_event.json
267
+ - test/mocks/empty_events.json
268
+ - test/mocks/events.json
269
+ - test/mocks/find_event_by_id.json
270
+ - test/mocks/login_with_auth_code_fail.json
271
+ - test/mocks/login_with_auth_code_success.json
272
+ - test/mocks/login_with_refresh_token_success.json
273
+ - test/mocks/query_events.json
274
+ - test/mocks/repeating_events.json
275
+ - test/mocks/successful_login.json
162
276
  - test/test_google_calendar.rb
@@ -1,19 +0,0 @@
1
- require "net/http"
2
- require "net/https"
3
-
4
- module Net
5
-
6
- # Helper Method for using SSL
7
- #
8
- class HTTPS < HTTP
9
-
10
- # Setup a secure connection with defaults
11
- #
12
- def initialize(address, port = nil)
13
- super(address, port)
14
- self.use_ssl = true
15
- self.verify_mode = OpenSSL::SSL::VERIFY_NONE
16
- end
17
- end
18
-
19
- end
@@ -1,31 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <entry xmlns="http://www.w3.org/2005/Atom" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns:gd="http://schemas.google.com/g/2005">
3
- <id>http://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0</id>
4
- <published>2010-12-13T07:34:25.000Z</published>
5
- <updated>2010-12-13T07:34:25.000Z</updated>
6
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
7
- <title type="text">New Event</title>
8
- <content type="text">A new event</content>
9
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/event?eid=YjF2cTZyajRyNG1nODVrY2lja2M3aW9tYjAgc3RldmUuemljaEBt" title="alternate"/>
10
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0"/>
11
- <link rel="edit" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0/63427908865"/>
12
- <author>
13
- <name>Some Guy</name>
14
- <email>some.guy@gmail.com</email>
15
- </author>
16
- <gd:comments>
17
- <gd:feedLink href="https://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0/comments"/>
18
- </gd:comments>
19
- <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
20
- <gd:where valueString="Joe's House"/>
21
- <gd:who email="some.guy@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="some.guy@gmail.com"/>
22
- <gd:when endTime="2010-12-13T01:34:20.000-08:00" startTime="2010-12-13T00:34:20.000-08:00"/>
23
- <gd:transparency value="http://schemas.google.com/g/2005#event.opaque"/>
24
- <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
25
- <gCal:anyoneCanAddSelf value="false"/>
26
- <gCal:guestsCanInviteOthers value="true"/>
27
- <gCal:guestsCanModify value="false"/>
28
- <gCal:guestsCanSeeGuests value="true"/>
29
- <gCal:sequence value="0"/>
30
- <gCal:uid value="b1vq6rj4r4mg85kcickc7iomb0@google.com"/>
31
- </entry>
@@ -1,31 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <entry xmlns="http://www.w3.org/2005/Atom" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns:gd="http://schemas.google.com/g/2005">
3
- <id>http://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0</id>
4
- <published>2011-05-04T00:59:03.000Z</published>
5
- <updated>2011-05-04T00:59:03.000Z</updated>
6
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
7
- <title type="text">movie at AMC Van Ness</title>
8
- <content type="text"/>
9
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/event?eid=aW1vcnE4cHY5YWZlZ3R0ZDVlN3Fkc2ZidmcgYXluQGFuZHJld25nLmNvbQ" title="alternate"/>
10
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/imorq8pv9afegttd5e7qdsfbvg"/>
11
- <link rel="edit" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/imorq8pv9afegttd5e7qdsfbvg/63440153943"/>
12
- <author>
13
- <name>Some Guy</name>
14
- <email>some.guy@gmail.com</email>
15
- </author>
16
- <gd:comments>
17
- <gd:feedLink href="https://www.google.com/calendar/feeds/default/private/full/b1vq6rj4r4mg85kcickc7iomb0/comments"/>
18
- </gd:comments>
19
- <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
20
- <gd:where valueString="AMC Van Ness"/>
21
- <gd:who email="some.guy@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="some.guy@gmail.com"/>
22
- <gd:when endTime="2011-05-05T00:00:00.000-07:00" startTime="2011-05-04T23:00:00.000-07:00"/>
23
- <gd:transparency value="http://schemas.google.com/g/2005#event.opaque"/>
24
- <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
25
- <gCal:anyoneCanAddSelf value="false"/>
26
- <gCal:guestsCanInviteOthers value="true"/>
27
- <gCal:guestsCanModify value="false"/>
28
- <gCal:guestsCanSeeGuests value="true"/>
29
- <gCal:sequence value="0"/>
30
- <gCal:uid value="b1vq6rj4r4mg85kcickc7iomb0@google.com"/>
31
- </entry>
@@ -1,119 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns:gd="http://schemas.google.com/g/2005">
3
- <id>http://www.google.com/calendar/feeds/default/private/full</id>
4
- <updated>2010-12-10T07:09:25.000Z</updated>
5
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
6
- <title type="text">Some Guy</title>
7
- <subtitle type="text">Some Guy</subtitle>
8
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/embed?src=some.guy@gmail.com"/>
9
- <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full"/>
10
- <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full"/>
11
- <link rel="http://schemas.google.com/g/2005#batch" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/batch"/>
12
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full?q=Test&amp;max-results=25"/>
13
- <author>
14
- <name>Some Guy</name>
15
- <email>some.guy@gmail.com</email>
16
- </author>
17
- <generator version="1.0" uri="http://www.google.com/calendar">Google Calendar</generator>
18
- <openSearch:totalResults>1</openSearch:totalResults>
19
- <openSearch:startIndex>1</openSearch:startIndex>
20
- <openSearch:itemsPerPage>25</openSearch:itemsPerPage>
21
- <gCal:timezone value="America/Los_Angeles"/>
22
- <gCal:timesCleaned value="0"/>
23
- <entry>
24
- <id>http://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio</id>
25
- <published>2010-04-22T16:05:29.000Z</published>
26
- <updated>2010-05-01T05:14:18.000Z</updated>
27
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
28
- <title type="text">Test</title>
29
- <content type="text"/>
30
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/event?eid=b2o2Zm1wYXVsYnZrOW91b2owbGo0djZoaW8gc3RldmUuemljaEBt" title="alternate"/>
31
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio"/>
32
- <link rel="edit" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/63408374058"/>
33
- <author>
34
- <name>Some Guy</name>
35
- <email>some.guy@gmail.com</email>
36
- </author>
37
- <gd:comments>
38
- <gd:feedLink href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/comments"/>
39
- </gd:comments>
40
- <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
41
- <gd:where valueString=""/>
42
- <gd:who email="some.guy@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="some.guy@gmail.com"/>
43
- <gd:when endTime="2010-04-09" startTime="2010-04-08">
44
- <gd:reminder method="alert" minutes="10"/>
45
- </gd:when>
46
- <gd:transparency value="http://schemas.google.com/g/2005#event.transparent"/>
47
- <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
48
- <gCal:anyoneCanAddSelf value="false"/>
49
- <gCal:guestsCanInviteOthers value="true"/>
50
- <gCal:guestsCanModify value="false"/>
51
- <gCal:guestsCanSeeGuests value="true"/>
52
- <gCal:sequence value="0"/>
53
- <gCal:uid value="oj6fmpaulbvk9ouoj0lj4v6hio@google.com"/>
54
- </entry>
55
- <entry>
56
- <id>http://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio</id>
57
- <published>2010-04-22T16:05:29.000Z</published>
58
- <updated>2010-05-01T05:14:18.000Z</updated>
59
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
60
- <title type="text">Test</title>
61
- <content type="text"/>
62
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/event?eid=b2o2Zm1wYXVsYnZrOW91b2owbGo0djZoaW8gc3RldmUuemljaEBt" title="alternate"/>
63
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio"/>
64
- <link rel="edit" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/63408374058"/>
65
- <author>
66
- <name>Some Guy</name>
67
- <email>some.guy@gmail.com</email>
68
- </author>
69
- <gd:comments>
70
- <gd:feedLink href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/comments"/>
71
- </gd:comments>
72
- <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
73
- <gd:where valueString=""/>
74
- <gd:who email="some.guy@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="some.guy@gmail.com"/>
75
- <gd:when endTime="2010-04-09" startTime="2010-04-08">
76
- <gd:reminder method="alert" minutes="10"/>
77
- </gd:when>
78
- <gd:transparency value="http://schemas.google.com/g/2005#event.transparent"/>
79
- <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
80
- <gCal:anyoneCanAddSelf value="false"/>
81
- <gCal:guestsCanInviteOthers value="true"/>
82
- <gCal:guestsCanModify value="false"/>
83
- <gCal:guestsCanSeeGuests value="true"/>
84
- <gCal:sequence value="0"/>
85
- <gCal:uid value="oj6fmpaulbvk9ouoj0lj4v6hio@google.com"/>
86
- </entry>
87
- <entry>
88
- <id>http://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio</id>
89
- <published>2010-04-22T16:05:29.000Z</published>
90
- <updated>2010-05-01T05:14:18.000Z</updated>
91
- <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
92
- <title type="text">Test</title>
93
- <content type="text"/>
94
- <link rel="alternate" type="text/html" href="https://www.google.com/calendar/event?eid=b2o2Zm1wYXVsYnZrOW91b2owbGo0djZoaW8gc3RldmUuemljaEBt" title="alternate"/>
95
- <link rel="self" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio"/>
96
- <link rel="edit" type="application/atom+xml" href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/63408374058"/>
97
- <author>
98
- <name>Some Guy</name>
99
- <email>some.guy@gmail.com</email>
100
- </author>
101
- <gd:comments>
102
- <gd:feedLink href="https://www.google.com/calendar/feeds/default/private/full/oj6fmpaulbvk9ouoj0lj4v6hio/comments"/>
103
- </gd:comments>
104
- <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
105
- <gd:where valueString=""/>
106
- <gd:who email="some.guy@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="some.guy@gmail.com"/>
107
- <gd:when endTime="2010-04-09" startTime="2010-04-08">
108
- <gd:reminder method="alert" minutes="10"/>
109
- </gd:when>
110
- <gd:transparency value="http://schemas.google.com/g/2005#event.transparent"/>
111
- <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
112
- <gCal:anyoneCanAddSelf value="false"/>
113
- <gCal:guestsCanInviteOthers value="true"/>
114
- <gCal:guestsCanModify value="false"/>
115
- <gCal:guestsCanSeeGuests value="true"/>
116
- <gCal:sequence value="0"/>
117
- <gCal:uid value="oj6fmpaulbvk9ouoj0lj4v6hio@google.com"/>
118
- </entry>
119
- </feed>