mirrored 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. data/History.txt +2 -0
  2. data/License.txt +20 -0
  3. data/Manifest.txt +47 -0
  4. data/README.txt +1 -0
  5. data/Rakefile +4 -0
  6. data/config/hoe.rb +71 -0
  7. data/config/requirements.rb +17 -0
  8. data/lib/mirrored/base.rb +50 -0
  9. data/lib/mirrored/connection.rb +39 -0
  10. data/lib/mirrored/date.rb +28 -0
  11. data/lib/mirrored/post.rb +120 -0
  12. data/lib/mirrored/tag.rb +34 -0
  13. data/lib/mirrored/update.rb +16 -0
  14. data/lib/mirrored/version.rb +9 -0
  15. data/lib/mirrored.rb +25 -0
  16. data/script/destroy +14 -0
  17. data/script/generate +14 -0
  18. data/script/txt2html +74 -0
  19. data/setup.rb +1585 -0
  20. data/tasks/deployment.rake +27 -0
  21. data/tasks/environment.rake +7 -0
  22. data/tasks/website.rake +17 -0
  23. data/test/fixtures/xml/add_post_done.xml +2 -0
  24. data/test/fixtures/xml/all_posts.xml +2919 -0
  25. data/test/fixtures/xml/all_posts_by_tag.xml +30 -0
  26. data/test/fixtures/xml/dates.xml +739 -0
  27. data/test/fixtures/xml/dates_for_tag.xml +270 -0
  28. data/test/fixtures/xml/delete_post.xml +2 -0
  29. data/test/fixtures/xml/delete_post_failed.xml +2 -0
  30. data/test/fixtures/xml/posts.xml +6 -0
  31. data/test/fixtures/xml/posts_by_date.xml +4 -0
  32. data/test/fixtures/xml/posts_by_tag.xml +4 -0
  33. data/test/fixtures/xml/posts_by_url.xml +4 -0
  34. data/test/fixtures/xml/recent_posts.xml +19 -0
  35. data/test/fixtures/xml/recent_posts_by_tag.xml +19 -0
  36. data/test/fixtures/xml/recent_posts_by_tag_and_count.xml +8 -0
  37. data/test/fixtures/xml/tag_rename.xml +2 -0
  38. data/test/fixtures/xml/tags.xml +1368 -0
  39. data/test/test_base.rb +33 -0
  40. data/test/test_date.rb +26 -0
  41. data/test/test_helper.rb +12 -0
  42. data/test/test_post.rb +135 -0
  43. data/test/test_tag.rb +23 -0
  44. data/test/test_update.rb +18 -0
  45. data/website/css/common.css +47 -0
  46. data/website/index.html +92 -0
  47. metadata +109 -0
@@ -0,0 +1,270 @@
1
+ <dates tag="ruby" user="jnunemaker">
2
+ <date date="2006-02-08" count="1"/>
3
+ <date date="2006-06-05" count="1"/>
4
+ <date date="2006-03-18" count="1"/>
5
+ <date date="2006-02-07" count="1"/>
6
+ <date date="2006-06-06" count="1"/>
7
+ <date date="2007-04-27" count="1"/>
8
+ <date date="2006-02-27" count="1"/>
9
+ <date date="2006-03-23" count="1"/>
10
+
11
+ <date date="2006-02-06" count="1"/>
12
+ <date date="2006-06-09" count="1"/>
13
+ <date date="2005-09-16" count="1"/>
14
+ <date date="2006-04-26" count="1"/>
15
+ <date date="2007-06-22" count="1"/>
16
+ <date date="2005-09-06" count="1"/>
17
+ <date date="2006-07-04" count="1"/>
18
+ <date date="2006-05-05" count="1"/>
19
+ <date date="2006-06-12" count="1"/>
20
+
21
+ <date date="2007-03-11" count="1"/>
22
+ <date date="2006-05-10" count="1"/>
23
+ <date date="2006-01-29" count="1"/>
24
+ <date date="2006-06-13" count="1"/>
25
+ <date date="2006-08-12" count="1"/>
26
+ <date date="2006-01-26" count="1"/>
27
+ <date date="2005-10-26" count="1"/>
28
+ <date date="2006-02-20" count="1"/>
29
+ <date date="2006-01-13" count="1"/>
30
+
31
+ <date date="2006-02-18" count="1"/>
32
+ <date date="2006-05-29" count="1"/>
33
+ <date date="2006-01-05" count="1"/>
34
+ <date date="2007-03-22" count="1"/>
35
+ <date date="2006-05-31" count="1"/>
36
+ <date date="2005-12-01" count="1"/>
37
+ <date date="2005-10-10" count="1"/>
38
+ <date date="2006-03-14" count="1"/>
39
+ <date date="2006-06-02" count="1"/>
40
+
41
+ <date date="2007-08-12" count="1"/>
42
+ <date date="2006-03-15" count="1"/>
43
+ <date date="2006-10-13" count="2"/>
44
+ <date date="2007-04-26" count="2"/>
45
+ <date date="2007-07-15" count="2"/>
46
+ <date date="2005-10-11" count="2"/>
47
+ <date date="2006-06-28" count="2"/>
48
+ <date date="2007-03-05" count="2"/>
49
+ <date date="2006-07-16" count="2"/>
50
+
51
+ <date date="2006-11-22" count="2"/>
52
+ <date date="2007-03-27" count="2"/>
53
+ <date date="2007-06-18" count="2"/>
54
+ <date date="2006-08-06" count="2"/>
55
+ <date date="2007-07-16" count="2"/>
56
+ <date date="2006-06-30" count="2"/>
57
+ <date date="2006-08-25" count="2"/>
58
+ <date date="2007-09-10" count="2"/>
59
+ <date date="2006-07-19" count="2"/>
60
+
61
+ <date date="2007-06-21" count="2"/>
62
+ <date date="2006-08-07" count="2"/>
63
+ <date date="2007-04-28" count="2"/>
64
+ <date date="2007-07-19" count="2"/>
65
+ <date date="2006-08-29" count="2"/>
66
+ <date date="2006-11-03" count="2"/>
67
+ <date date="2007-03-08" count="2"/>
68
+ <date date="2007-03-29" count="2"/>
69
+ <date date="2006-08-08" count="2"/>
70
+
71
+ <date date="2006-09-02" count="2"/>
72
+ <date date="2007-03-10" count="2"/>
73
+ <date date="2007-05-31" count="2"/>
74
+ <date date="2006-09-26" count="2"/>
75
+ <date date="2007-06-25" count="2"/>
76
+ <date date="2006-08-10" count="2"/>
77
+ <date date="2006-10-18" count="2"/>
78
+ <date date="2007-07-23" count="2"/>
79
+ <date date="2006-07-05" count="2"/>
80
+
81
+ <date date="2007-06-26" count="2"/>
82
+ <date date="2007-05-04" count="2"/>
83
+ <date date="2007-07-25" count="2"/>
84
+ <date date="2006-07-07" count="2"/>
85
+ <date date="2006-09-04" count="2"/>
86
+ <date date="2006-11-14" count="2"/>
87
+ <date date="2007-03-14" count="2"/>
88
+ <date date="2007-06-03" count="2"/>
89
+ <date date="2007-10-03" count="2"/>
90
+
91
+ <date date="2006-07-28" count="2"/>
92
+ <date date="2007-04-09" count="2"/>
93
+ <date date="2006-06-14" count="2"/>
94
+ <date date="2006-08-13" count="2"/>
95
+ <date date="2007-05-06" count="2"/>
96
+ <date date="2007-07-30" count="2"/>
97
+ <date date="2006-07-08" count="2"/>
98
+ <date date="2007-03-15" count="2"/>
99
+ <date date="2007-06-05" count="2"/>
100
+
101
+ <date date="2006-12-02" count="2"/>
102
+ <date date="2006-06-16" count="2"/>
103
+ <date date="2006-10-23" count="2"/>
104
+ <date date="2007-05-07" count="2"/>
105
+ <date date="2007-08-02" count="2"/>
106
+ <date date="2006-07-09" count="2"/>
107
+ <date date="2006-08-01" count="2"/>
108
+ <date date="2006-12-05" count="2"/>
109
+ <date date="2007-04-13" count="2"/>
110
+
111
+ <date date="2007-07-02" count="2"/>
112
+ <date date="2006-06-18" count="2"/>
113
+ <date date="2006-10-24" count="2"/>
114
+ <date date="2007-05-09" count="2"/>
115
+ <date date="2006-03-03" count="2"/>
116
+ <date date="2006-09-13" count="2"/>
117
+ <date date="2007-06-09" count="2"/>
118
+ <date date="2006-10-09" count="2"/>
119
+ <date date="2007-07-09" count="2"/>
120
+
121
+ <date date="2006-06-22" count="2"/>
122
+ <date date="2006-10-26" count="2"/>
123
+ <date date="2007-03-02" count="2"/>
124
+ <date date="2007-08-09" count="2"/>
125
+ <date date="2006-09-15" count="2"/>
126
+ <date date="2007-01-17" count="2"/>
127
+ <date date="2007-03-23" count="2"/>
128
+ <date date="2007-06-10" count="2"/>
129
+ <date date="2007-04-25" count="2"/>
130
+
131
+ <date date="2007-07-10" count="2"/>
132
+ <date date="2005-10-13" count="2"/>
133
+ <date date="2006-10-27" count="2"/>
134
+ <date date="2007-03-03" count="2"/>
135
+ <date date="2006-07-12" count="2"/>
136
+ <date date="2007-03-26" count="2"/>
137
+ <date date="2007-06-12" count="2"/>
138
+ <date date="2006-12-28" count="3"/>
139
+ <date date="2007-09-02" count="3"/>
140
+
141
+ <date date="2006-12-09" count="3"/>
142
+ <date date="2006-12-31" count="3"/>
143
+ <date date="2006-12-12" count="3"/>
144
+ <date date="2006-07-03" count="3"/>
145
+ <date date="2007-01-05" count="3"/>
146
+ <date date="2006-07-25" count="3"/>
147
+ <date date="2006-06-11" count="3"/>
148
+ <date date="2006-12-13" count="3"/>
149
+ <date date="2006-07-26" count="3"/>
150
+
151
+ <date date="2007-01-28" count="3"/>
152
+ <date date="2006-02-01" count="3"/>
153
+ <date date="2006-12-16" count="3"/>
154
+ <date date="2005-07-26" count="3"/>
155
+ <date date="2007-01-07" count="3"/>
156
+ <date date="2007-09-28" count="3"/>
157
+ <date date="2006-12-18" count="3"/>
158
+ <date date="2007-02-22" count="3"/>
159
+ <date date="2005-07-22" count="3"/>
160
+
161
+ <date date="2006-05-17" count="3"/>
162
+ <date date="2007-02-06" count="3"/>
163
+ <date date="2007-02-23" count="3"/>
164
+ <date date="2007-01-12" count="3"/>
165
+ <date date="2006-05-18" count="3"/>
166
+ <date date="2007-02-07" count="3"/>
167
+ <date date="2007-06-29" count="3"/>
168
+ <date date="2006-12-19" count="3"/>
169
+ <date date="2007-01-15" count="3"/>
170
+
171
+ <date date="2006-06-23" count="3"/>
172
+ <date date="2007-01-21" count="3"/>
173
+ <date date="2006-08-05" count="4"/>
174
+ <date date="2006-08-22" count="4"/>
175
+ <date date="2007-05-14" count="4"/>
176
+ <date date="2006-10-30" count="4"/>
177
+ <date date="2007-03-07" count="4"/>
178
+ <date date="2007-05-27" count="4"/>
179
+ <date date="2007-05-30" count="4"/>
180
+
181
+ <date date="2006-11-26" count="4"/>
182
+ <date date="2006-10-17" count="4"/>
183
+ <date date="2007-07-22" count="4"/>
184
+ <date date="2007-03-30" count="4"/>
185
+ <date date="2007-05-03" count="4"/>
186
+ <date date="2006-11-11" count="4"/>
187
+ <date date="2007-06-01" count="4"/>
188
+ <date date="2006-07-27" count="4"/>
189
+ <date date="2006-10-03" count="4"/>
190
+
191
+ <date date="2006-10-20" count="4"/>
192
+ <date date="2006-09-11" count="4"/>
193
+ <date date="2006-07-31" count="4"/>
194
+ <date date="2006-10-05" count="4"/>
195
+ <date date="2006-11-16" count="4"/>
196
+ <date date="2007-03-21" count="4"/>
197
+ <date date="2007-06-08" count="4"/>
198
+ <date date="2006-08-19" count="4"/>
199
+ <date date="2006-07-10" count="4"/>
200
+
201
+ <date date="2006-11-17" count="4"/>
202
+ <date date="2006-08-03" count="4"/>
203
+ <date date="2007-04-21" count="4"/>
204
+ <date date="2006-12-22" count="4"/>
205
+ <date date="2007-05-10" count="4"/>
206
+ <date date="2006-11-19" count="4"/>
207
+ <date date="2007-02-11" count="4"/>
208
+ <date date="2006-08-20" count="4"/>
209
+ <date date="2007-05-12" count="4"/>
210
+
211
+ <date date="2006-09-17" count="4"/>
212
+ <date date="2006-02-04" count="5"/>
213
+ <date date="2006-11-05" count="5"/>
214
+ <date date="2007-09-14" count="5"/>
215
+ <date date="2006-12-27" count="5"/>
216
+ <date date="2007-02-12" count="6"/>
217
+ <date date="2006-10-28" count="6"/>
218
+ <date date="2006-09-18" count="6"/>
219
+ <date date="2006-10-15" count="6"/>
220
+
221
+ <date date="2006-09-21" count="6"/>
222
+ <date date="2006-11-25" count="6"/>
223
+ <date date="2007-01-27" count="6"/>
224
+ <date date="2007-05-02" count="6"/>
225
+ <date date="2007-01-06" count="6"/>
226
+ <date date="2006-11-27" count="6"/>
227
+ <date date="2006-09-03" count="6"/>
228
+ <date date="2007-02-04" count="6"/>
229
+ <date date="2007-04-07" count="6"/>
230
+
231
+ <date date="2007-01-09" count="6"/>
232
+ <date date="2006-12-01" count="6"/>
233
+ <date date="2007-06-28" count="6"/>
234
+ <date date="2006-11-15" count="6"/>
235
+ <date date="2007-04-11" count="6"/>
236
+ <date date="2006-08-17" count="6"/>
237
+ <date date="2007-02-24" count="6"/>
238
+ <date date="2007-02-08" count="6"/>
239
+ <date date="2007-02-28" count="6"/>
240
+
241
+ <date date="2007-08-07" count="6"/>
242
+ <date date="2006-12-06" count="6"/>
243
+ <date date="2006-10-10" count="6"/>
244
+ <date date="2007-03-28" count="7"/>
245
+ <date date="2006-09-22" count="7"/>
246
+ <date date="2007-09-12" count="8"/>
247
+ <date date="2007-02-21" count="8"/>
248
+ <date date="2006-09-27" count="8"/>
249
+ <date date="2006-10-19" count="8"/>
250
+
251
+ <date date="2006-09-12" count="8"/>
252
+ <date date="2007-01-16" count="8"/>
253
+ <date date="2006-08-04" count="8"/>
254
+ <date date="2007-01-22" count="9"/>
255
+ <date date="2007-02-15" count="9"/>
256
+ <date date="2007-01-24" count="9"/>
257
+ <date date="2006-12-07" count="9"/>
258
+ <date date="2006-11-30" count="10"/>
259
+ <date date="2006-07-11" count="10"/>
260
+
261
+ <date date="2006-11-21" count="10"/>
262
+ <date date="2006-10-16" count="12"/>
263
+ <date date="2007-02-16" count="12"/>
264
+ <date date="2007-02-18" count="12"/>
265
+ <date date="2006-10-07" count="12"/>
266
+ <date date="2007-02-09" count="12"/>
267
+ <date date="2006-12-08" count="18"/>
268
+ <date date="2006-12-20" count="19"/>
269
+ </dates>
270
+
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <result code="done" />
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <result code="something went wrong" />
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts dt="2007-10-05" tag="" user="jnunemaker" url="">
3
+ <post tag="ruby_on_rails rest pdf plugins railstips" extended="A nice simple example of responding to the pdf format using rails rest-fulness." href="http://codersifu.blogspot.com/2007/10/restful-pdf-on-rails-20.html" time="2007-10-05T14:59:02Z" others="1" hash="580485cf09ea39f3cb4a1182390a6dfb" description="CoderSifu: RESTful PDF on Rails 2.0"/>
4
+ <post tag="javascript calendar railstips" extended="A very impressive calendar widget in terms of functionality." href="http://nogray.com/calendar.php#tryit" time="2007-10-05T14:56:57Z" others="2" hash="ff2ec88c44d07f8dbfc586edf2782234" description="JavaScript Calendar Component | NoGray.com"/>
5
+ <post tag="rubyonrails plugins railstips twitter facebook flickr microformats gmail" extended="This code, extracted from the Rails codebase of dopplr.com, extends your User model with methods to pull in social network information from sites such as GMail, Twitter, Flickr, Facebook and any site supporting appropriate Microformats." href="http://code.google.com/p/identity-matcher/" time="2007-10-05T14:54:11Z" others="2" hash="ec750cbfcb99848ad436b23486569116" description="identity-matcher - Google Code"/>
6
+ </posts>
@@ -0,0 +1,4 @@
1
+ <posts dt="2007-10-04" tag="" user="jnunemaker" url="">
2
+ <post tag="charts rubyonrails railstips" extended="Easy charting with amcharts and ruby on rails." href="http://www.railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes" time="2007-10-05T03:58:29Z" others="2" hash="63093bfad77a10392f86a5d54d6c0240" description="Rails on the Run - Sexy charts in less than 5 minutes"/>
3
+ <post tag="charts flash" extended="Really sweet, easy to create flash charts." href="http://www.amcharts.com/" time="2007-10-05T03:42:32Z" others="18" hash="75fd340e53c6e351e58f0e166ffc0cfa" description="amCharts: customizable free flash charts and graphs"/>
4
+ </posts>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts dt="2007-10-03" tag="ruby" user="jnunemaker" url="">
3
+ <post tag="api pastie ruby" extended="A pastie that is pastie's api." href="http://pastie.caboo.se/98642" time="2007-10-03T18:52:37Z" others="1" hash="bc9a793e0609ca89517da28cfed7d0cf" description="Pastie's API"/>
4
+ </posts>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts dt="2007-10-04" tag="" user="jnunemaker" url="http://www.railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes">
3
+ <post tag="charts ruby_on_rails railstips" extended="Easy charting with amcharts and ruby on rails." href="http://www.railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes" time="2007-10-05T03:58:29Z" others="2" hash="63093bfad77a10392f86a5d54d6c0240" description="Rails on the Run - Sexy charts in less than 5 minutes"/>
4
+ </posts>
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts tag="" user="jnunemaker">
3
+ <post tag="rubyonrails rest pdf plugins railstips" extended="A nice simple example of responding to the pdf format using rails rest-fulness." href="http://codersifu.blogspot.com/2007/10/restful-pdf-on-rails-20.html" time="2007-10-05T14:59:02Z" others="1" hash="580485cf09ea39f3cb4a1182390a6dfb" description="CoderSifu: RESTful PDF on Rails 2.0"/>
4
+ <post tag="javascript calendar railstips" extended="A very impressive calendar widget in terms of functionality." href="http://nogray.com/calendar.php#tryit" time="2007-10-05T14:56:57Z" others="2" hash="ff2ec88c44d07f8dbfc586edf2782234" description="JavaScript Calendar Component | NoGray.com"/>
5
+ <post tag="rubyonrails plugins railstips twitter facebook flickr microformats gmail" extended="This code, extracted from the Rails codebase of dopplr.com, extends your User model with methods to pull in social network information from sites such as GMail, Twitter, Flickr, Facebook and any site supporting appropriate Microformats." href="http://code.google.com/p/identity-matcher/" time="2007-10-05T14:54:11Z" others="2" hash="ec750cbfcb99848ad436b23486569116" description="identity-matcher - Google Code"/>
6
+ <post tag="charts rubyonrails railstips" extended="Easy charting with amcharts and ruby on rails." href="http://www.railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes" time="2007-10-05T03:58:29Z" others="2" hash="63093bfad77a10392f86a5d54d6c0240" description="Rails on the Run - Sexy charts in less than 5 minutes"/>
7
+ <post tag="charts flash" extended="Really sweet, easy to create flash charts." href="http://www.amcharts.com/" time="2007-10-05T03:42:32Z" others="18" hash="75fd340e53c6e351e58f0e166ffc0cfa" description="amCharts: customizable free flash charts and graphs"/>
8
+ <post tag="api pastie ruby" extended="A pastie that is pastie's api." href="http://pastie.caboo.se/98642" time="2007-10-03T18:52:37Z" others="1" hash="bc9a793e0609ca89517da28cfed7d0cf" description="Pastie's API"/>
9
+ <post tag="css rubyonrails railstips" extended="How to use dynamic css in rails using sass." href="http://nubyonrails.com/articles/dynamic-css" time="2007-09-30T00:29:44Z" others="4" hash="14a3ba6f2bda813846b572c90162315d" description="Dynamic CSS | Ruby on Rails for Newbies"/>
10
+ <post tag="rubyonrails railstips plugins edgerails" extended="How to specify the load order of your plugins" href="http://ryandaigle.com/articles/2007/9/24/what-s-new-in-edge-rails-specify-plugin-load-order" time="2007-09-29T03:33:45Z" others="1" hash="06f84266c84820f3192242fa74617ec8" description="Ryan's Scraps: What's New in Edge Rails: Specify Plugin Load Ordering"/>
11
+
12
+ <post tag="rubyonrails merb rubinious performance" extended="About half way down this page there are notes from Ezra Z's talk on performance and why he wrote merb. Very interesting." href="http://pastie.caboo.se/101783" time="2007-09-29T03:10:07Z" others="1" hash="e5b9951dd7ff7606431f0c61fd8a6827" description="#101783 - Pastie"/>
13
+ <post tag="rubyonrails railstips transactions" extended="" href="http://drawohara.tumblr.com/post/12411960" time="2007-09-28T16:11:41Z" others="2" hash="eed23bfc6c0f87d393be87ea2197850c" description="sane transactions for activerecord"/>
14
+ <post tag="apache mongrel rubyonrails railstips" extended="A good article on how to setup your rails servers. " href="http://blog.innerewut.de/2006/04/21/scaling-rails-with-apache-2-2-mod_proxy_balancer-and-mongrel" time="2007-09-28T16:04:26Z" others="1" hash="dc0b2e69a8b26d2947fec77d36c99206" description="BlogFish: Scaling Rails with Apache 2.2, mod_proxy_balancer and Mongrel"/>
15
+ <post tag="rubyonrails scaling slideshow" extended="An interesting slideshow from britt at twitter on scaling rails apps by cheating." href="http://www.slideshare.net/britt/a-small-talk-on-getting-big-113066" time="2007-09-28T16:01:33Z" others="1" hash="b4978893571c8b8df63a4c1b146d423d" description="A Small Talk on Getting Big &#187; SlideShare (share powerpoint presentations online, slideshows, slide shows, download presentations, widgets, MySpace codes)"/>
16
+ <post tag="rubyonrails ruby railstips" extended="Checks pre-Rails 2.0 apps for compatibility (v1.0)" href="http://pastie.caboo.se/private/krcevozww61drdeza13e3a" time="2007-09-28T15:55:14Z" others="4" hash="e0ffa52dd8adb36bb85cba148ae21224" description="Private Paste - Pastie"/>
17
+ <post tag="security rubyonrails railstips csrf edgerails" extended="Rick Olson's CSRF killer plugin has been merged into core with a nice api around it for providing a secret key and determining which actions need the key." href="http://ryandaigle.com/articles/2007/9/24/what-s-new-in-edge-rails-better-cross-site-request-forging-prevention" time="2007-09-28T15:53:40Z" others="1" hash="d229f8b5dae1f4736a444dce4a4f2da9" description="Ryan's Scraps: What's New in Edge Rails: Better Cross-Site Request Forging Prevention"/>
18
+ <post tag="railstips rubyonrails" extended="The road to rails 2.0--features and deprecations." href="http://idonee.irb.hr/~mislav/" time="2007-09-28T15:51:21Z" others="1" hash="4c519d337832db7dc59df9a09a6a4931" description="The Road to Rails 2.0"/>
19
+ </posts>
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts tag="ruby" user="jnunemaker">
3
+ <post tag="api pastie ruby" extended="A pastie that is pastie's api." href="http://pastie.caboo.se/98642" time="2007-10-03T18:52:37Z" others="1" hash="bc9a793e0609ca89517da28cfed7d0cf" description="Pastie's API"/>
4
+ <post tag="rubyonrails ruby railstips" extended="Checks pre-Rails 2.0 apps for compatibility (v1.0)" href="http://pastie.caboo.se/private/krcevozww61drdeza13e3a" time="2007-09-28T15:55:14Z" others="4" hash="e0ffa52dd8adb36bb85cba148ae21224" description="Private Paste - Pastie"/>
5
+ <post tag="ruby rubyonrails flex" extended="Several examples of flex and ruby on rails." href="http://www.flex888.com/2007/09/20/10-flex-and-ruby-on-rails-integration-examples.html" time="2007-09-28T14:26:24Z" others="1" hash="6f34c9c570d60b7b0eb91d24f0cf00b3" description="10 Flex and Ruby on Rails Integration Examples : Flex RIA"/>
6
+ <post tag="sequel ruby" extended="How to do active record-esque serialized columns in sequel." href="http://pastie.caboo.se/96612" time="2007-09-15T02:55:01Z" others="1" hash="8c21e51699bc84877fc9f041c00f4401" description="#96612 - Pastie"/>
7
+ <post tag="video flv ruby" extended="A gem in ruby for processing video and converting to different formats and sizes." href="http://www.railspikes.com/2007/9/13/rvideo-is-alive-really" time="2007-09-14T17:14:11Z" others="1" hash="6c47e51fda0dd4a80cf28783bd3372f6" description="Rail Spikes: RVideo is alive - really"/>
8
+ <post tag="bcrypt encryption ruby pastie" extended="A few convenience methods for bcrypt." href="http://pastie.caboo.se/97078" time="2007-09-14T17:11:43Z" others="1" hash="7b00fd9e16b933218adea8f240642b72" description="#97078 - Pastie"/>
9
+ <post tag="ruby railstips" extended="A framework to allow Ruby applications to generate file/folder stubs (like the rails command does for Ruby on Rails, and the &#8216;script/generate&#8217; command within a Rails application during development)." href="http://rubigen.rubyforge.org/" time="2007-09-12T21:12:58Z" others="2" hash="c8c6efd3c098c5d368d35271d584563a" description="rubigen"/>
10
+ <post tag="ruby testing deeptest railstips" extended="An example of deep test and how to install it (it's a gem)." href="http://www.dcmanges.com/blog/deep-test-now-available" time="2007-09-12T13:17:38Z" others="1" hash="7b60cb8ed586a6cd0574b142df5dcdc4" description="Dan Manges - DeepTest Now Available"/>
11
+
12
+ <post tag="ruby testing railstips deeptest" extended="Why you should use deep test to run your tests." href="http://www.somethingnimble.com/bliki/deep-test" time="2007-09-12T13:17:04Z" others="1" hash="73818c49c8ea0a43af1abaa7c3432e8b" description="Something Nimble"/>
13
+ <post tag="ruby railstips couchdb" extended="A CouchDB ruby wrapper." href="http://void-systems.net/repos/couchdb-ruby/src/couchdb.rb" time="2007-09-12T13:06:58Z" others="1" hash="638d9884764452b1cc177904dc5b0f5a" description="CouchDB Ruby Wrapper"/>
14
+ <post tag="shoes ruby gui" extended="Tons of shoes links, the new gui toolkit for ruby by _why" href="http://www.rubyinside.com/shoes-roundup-ruby-gui-app-development-goodness-597.html" time="2007-09-10T14:17:25Z" others="2" hash="474d509d5f04a53a406195ff0124f192" description="Shoes Roundup: Ruby GUI App Development Goodness"/>
15
+ <post tag="rubyonrails ruby google maps tiling" extended="How to use ruby to create tiles and display them using google maps." href="http://blog.aisleten.com/2007/08/25/attachment_fu-s3-ruby-tile-cutter-google-maps-easy-custom-maps-in-ruby-on-rails/" time="2007-09-03T00:17:06Z" others="1" hash="6ef99621f5264a02fc16d6f48e107c26" description="Midnight Oil &#187; Blog Archive &#187; attachment_fu + S3 + ruby tile cutter + Google Maps = Easy custom maps in Ruby on Rails"/>
16
+ <post tag="railstips sql ruby rubyonrails ambition" extended="Really sweet gem by err that allows active record to work with ruby enumerable. Must see." href="http://errtheblog.com/post/10722" time="2007-09-02T23:25:20Z" others="12" hash="c4acad559371a264371c64b461199a2c" description="err.the_blog.find_by_title('Full of Ambition')"/>
17
+ <post tag="ruby tivo" extended="How to access your tivotogo with ruby." href="http://votigoto.rubyforge.org/" time="2007-08-12T16:37:37Z" others="1" hash="bd1723ab1ef91c40d93b1b9b7f7e0ac3" description="votigoto"/>
18
+ <post tag="ruby files crawling railstips" extended="Tips for the best methods on searching entire file systems." href="http://drawohara.tumblr.com/post/8166787" time="2007-08-09T22:05:30Z" others="1" hash="6436e531a4eb2703d388a39f352602b8" description="crawling a filesystem efficiently"/>
19
+ </posts>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <posts tag="ruby" user="jnunemaker">
3
+ <post tag="api pastie ruby" extended="A pastie that is pastie's api." href="http://pastie.caboo.se/98642" time="2007-10-03T18:52:37Z" others="1" hash="bc9a793e0609ca89517da28cfed7d0cf" description="Pastie's API"/>
4
+ <post tag="rubyonrails ruby railstips" extended="Checks pre-Rails 2.0 apps for compatibility (v1.0)" href="http://pastie.caboo.se/private/krcevozww61drdeza13e3a" time="2007-09-28T15:55:14Z" others="4" hash="e0ffa52dd8adb36bb85cba148ae21224" description="Private Paste - Pastie"/>
5
+ <post tag="ruby rubyonrails flex" extended="Several examples of flex and ruby on rails." href="http://www.flex888.com/2007/09/20/10-flex-and-ruby-on-rails-integration-examples.html" time="2007-09-28T14:26:24Z" others="1" hash="6f34c9c570d60b7b0eb91d24f0cf00b3" description="10 Flex and Ruby on Rails Integration Examples : Flex RIA"/>
6
+ <post tag="sequel ruby" extended="How to do active record-esque serialized columns in sequel." href="http://pastie.caboo.se/96612" time="2007-09-15T02:55:01Z" others="1" hash="8c21e51699bc84877fc9f041c00f4401" description="#96612 - Pastie"/>
7
+ <post tag="video flv ruby" extended="A gem in ruby for processing video and converting to different formats and sizes." href="http://www.railspikes.com/2007/9/13/rvideo-is-alive-really" time="2007-09-14T17:14:11Z" others="1" hash="6c47e51fda0dd4a80cf28783bd3372f6" description="Rail Spikes: RVideo is alive - really"/>
8
+ </posts>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <result>done</result>