content_focus 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,626 @@
1
+ <html>
2
+ <head profile="http://gmpg.org/xfn/11 http://www.w3.org/2006/03/hcard http://microformats.org/wiki/hcalendar-profile">
3
+ <title>Dominiek - web, technology and startups</title>
4
+
5
+ <link href="http://feeds.feedburner.com/dominiek" rel="alternate" title="Articles Atom" type="application/atom+xml" />
6
+
7
+ <link href="http://dominiek.com/stream.rss" rel="alternate" title="Lifestream RSS" type="application/rss+xml" />
8
+ <link href="http://dominiek.com/stream.atom" rel="alternate" title="Lifestream Atom" type="application/atom+xml" />
9
+ <link href="/stylesheets/html.css?1231171270" media="screen" rel="stylesheet" type="text/css" />
10
+ <link href="/stylesheets/application.css?1231171270" media="screen" rel="stylesheet" type="text/css" />
11
+
12
+ <link href="/stylesheets/custom/dominiek.css?1230829845" media="screen" rel="stylesheet" type="text/css" />
13
+
14
+
15
+ <link href="/stylesheets/coderay.css?1231171270" media="screen" rel="stylesheet" type="text/css" />
16
+ <script src="/javascripts/prototype.js?1231171270" type="text/javascript"></script>
17
+ <script src="/javascripts/effects.js?1231171270" type="text/javascript"></script>
18
+ <script src="/javascripts/dragdrop.js?1231171270" type="text/javascript"></script>
19
+ <script src="/javascripts/controls.js?1231171270" type="text/javascript"></script>
20
+ <script src="/javascripts/application.js?1231171270" type="text/javascript"></script>
21
+ <meta name="generator" content="Kakuteru" />
22
+
23
+ <meta name="description" content="web, technology and startups" />
24
+
25
+
26
+ <meta name="keywords" content="japan, twitter, web, google, united states, business, web20, food, ruby, microsoft" />
27
+ <meta name="robots" content="index, follow" />
28
+ <meta name="GOOGLEBOT" content="index, follow" />
29
+ <meta name="MSSmartTagsPreventParsing" content="yes" />
30
+ <meta http-equiv="expires" content="3600" />
31
+
32
+
33
+ </head>
34
+
35
+ <body>
36
+ <div class="header">
37
+
38
+ <div class="inner">
39
+
40
+ <a href="/" class="title" rel="directory">Dominiek</a>
41
+
42
+ <span class="subtitle">web, technology and startups</span>
43
+
44
+ <div class="hide vcard">
45
+ <a class="fn org url" href="/">Dominiek ter Heide</a>
46
+ </div>
47
+ </div>
48
+ </div>
49
+
50
+
51
+
52
+
53
+ <div class="articles summary">
54
+ <div class="inner">
55
+ <div class="latest_article">
56
+ <h2><a href="http://dominiek.com/19592-xml-to-jsonml-client-side-proxy" class="article">XML to JSONML Client-side Proxy</a></h2>
57
+ <p>When integrating with other web services, there are often shortcomings in third-party API&#8217;s. One of the most common ones I&#8217;ve had to deal with is the lack of JSON+callback support. To circumvent this problem, I wrote a tool that can use an API&#8217;s <span class="caps">XML</span> calls to do the same trick.</p>
58
+
59
+ <a href="http://dominiek.com/19592-xml-to-jsonml-client-side-proxy" class="read more">read full article</a>
60
+ </div>
61
+
62
+ <div class="previous_articles">
63
+
64
+ <a href="http://feeds.feedburner.com/dominiek" title="Subscribe!" alt="Subscribe!" class="feedburner">
65
+ <img src="http://feeds.feedburner.com/~fc/dominiek?bg=E4712C&amp;fg=FFFFFF&amp;anim=0" height="26" width="88" style="border:0" alt="" /></a>
66
+
67
+ <h3>Previous articles</h3>
68
+ <ul>
69
+
70
+ <li>
71
+
72
+ <a href="http://dominiek.com/15676-privacy-in-an-information-abundant-world" class="article">Privacy in an Information Abundant World</a>
73
+ <div class="details">
74
+ <abbr class="published" title="2008-12-29T23:11:08Z">December, 29th</abbr>
75
+
76
+ ·
77
+ <a href="http://dominiek.com/15676-privacy-in-an-information-abundant-world#disqus_thread" rel="bookmark url">0 comments</a>
78
+
79
+ </div>
80
+ </li>
81
+
82
+ <li>
83
+
84
+ <a href="http://dominiek.com/363-the-grim-future-of-adobe-flash" class="article">The Grim Future of Adobe Flash</a>
85
+ <div class="details">
86
+ <abbr class="published" title="2008-11-24T17:10:36Z">November, 24th</abbr>
87
+
88
+ ·
89
+ <a href="http://dominiek.com/363-the-grim-future-of-adobe-flash#disqus_thread" rel="bookmark url">0 comments</a>
90
+
91
+ </div>
92
+ </li>
93
+
94
+ <li>
95
+
96
+ <a href="http://dominiek.com/180-kakuteru-semantic-lifestreaming-on-rails-bye-mephisto" class="article">Kakuteru, Semantic lifestreaming on Rails. Bye Mephisto!</a>
97
+ <div class="details">
98
+ <abbr class="published" title="2008-10-07T11:20:34Z">October, 7th</abbr>
99
+
100
+ ·
101
+ <a href="http://dominiek.com/180-kakuteru-semantic-lifestreaming-on-rails-bye-mephisto#disqus_thread" rel="bookmark url">0 comments</a>
102
+
103
+ </div>
104
+ </li>
105
+
106
+ <li>
107
+
108
+ <a href="http://dominiek.com/archive" class="more articles">view archive</a>
109
+ </li>
110
+ </ul>
111
+ </div>
112
+
113
+ <div class="clear"></div>
114
+ </div>
115
+ </div>
116
+
117
+
118
+ <div class="media summary">
119
+
120
+ <div class="inner">
121
+
122
+ <a href="/media" class="more">more media</a>
123
+
124
+ <h2>Recent Media</h2>
125
+ <ul>
126
+
127
+ <li class="video">
128
+ <div class="body">
129
+ <a href="http://dominiek.com/25967-g-speak-minority-report-os-demo" class="caption"><span class="entry-title caption caption">g-speak - minority report os demo</span></a>
130
+
131
+ <embed src="http://www.youtube.com/v/dyMVZqJk8s4&amp;f=gdata_user_favorites&amp;c=ytapi-FriendFeed-FriendFeed-8e762i7n-0&amp;d=C3jWYyDXZCPRCne8EtVoKmD9LlbsOl3qUImVMV6ramM" type="application/x-shockwave-flash" allowfullscreen="true"></embed>
132
+
133
+ </div>
134
+ <div class="details">
135
+ <abbr class="published" title="2009-01-05T23:02:36Z">
136
+ 1 day ago
137
+ </abbr>
138
+ ·
139
+ <a href="http://dominiek.com/25967-g-speak-minority-report-os-demo#disqus_thread" rel="bookmark url">0 comments</a>
140
+
141
+ <address class="hide vcard author">
142
+ <a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a>
143
+ </address>
144
+ </div>
145
+ </li>
146
+
147
+ <li class="video">
148
+ <div class="body">
149
+ <a href="http://dominiek.com/25807-la-jetee" class="caption"><span class="entry-title caption caption_biggest">la jetee</span></a>
150
+
151
+ <embed src="http://www.youtube.com/v/3RvmJan17q8&amp;f=gdata_user_favorites&amp;c=ytapi-FriendFeed-FriendFeed-8e762i7n-0&amp;d=C3jWYyDXZCPRCne8EtVoKmD9LlbsOl3qUImVMV6ramM" type="application/x-shockwave-flash" allowfullscreen="true"></embed>
152
+
153
+ </div>
154
+ <div class="details">
155
+ <abbr class="published" title="2009-01-05T20:49:19Z">
156
+ 2 days ago
157
+ </abbr>
158
+ ·
159
+ <a href="http://dominiek.com/25807-la-jetee#disqus_thread" rel="bookmark url">0 comments</a>
160
+
161
+ <address class="hide vcard author">
162
+ <a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a>
163
+ </address>
164
+ </div>
165
+ </li>
166
+
167
+ <li class="photo">
168
+ <div class="body">
169
+ <a href="http://dominiek.com/17420-architektur" class="caption"><span class="entry-title caption caption_biggest">Architektur</span></a>
170
+
171
+
172
+ <a href="http://dominiek.com/17420-architektur"><img alt="3151296295_48833e3d6e" src="http://farm4.static.flickr.com/3111/3151296295_48833e3d6e.jpg" /></a>
173
+
174
+
175
+ </div>
176
+ <div class="details">
177
+ <abbr class="published" title="2008-12-30T23:19:47Z">
178
+ 7 days ago
179
+ </abbr>
180
+ ·
181
+ <a href="http://dominiek.com/17420-architektur#disqus_thread" rel="bookmark url">0 comments</a>
182
+ <address class="hide vcard author">
183
+
184
+ <a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a>
185
+ </address>
186
+ </div>
187
+ </li>
188
+
189
+ <li class="video">
190
+ <div class="body">
191
+ <a href="http://dominiek.com/436-ghost-in-the-shell-innocence-opening" class="caption"><span class="entry-title caption caption">Ghost in the Shell: Innocence - Opening</span></a>
192
+
193
+ <embed src="http://www.youtube.com/v/S_1PssU1a9U&amp;f=gdata_user_favorites" type="application/x-shockwave-flash" allowfullscreen="true"></embed>
194
+
195
+ </div>
196
+ <div class="details">
197
+ <abbr class="published" title="2008-12-08T08:23:34Z">
198
+ about 1 month ago
199
+ </abbr>
200
+ ·
201
+ <a href="http://dominiek.com/436-ghost-in-the-shell-innocence-opening#disqus_thread" rel="bookmark url">0 comments</a>
202
+
203
+ <address class="hide vcard author">
204
+ <a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a>
205
+ </address>
206
+ </div>
207
+ </li>
208
+
209
+ </ul>
210
+ <div class="clear"></div>
211
+ </div>
212
+
213
+ </div>
214
+
215
+
216
+
217
+ <div class="stream_and_context">
218
+ <div class="hfeed stream">
219
+
220
+ <h2>Recent Activity</h2>
221
+
222
+ <ul class="posts">
223
+
224
+ <li class="hentry message" rel="messages">
225
+ <div class="icon"><a href="http://dominiek.com/29067-getting-up-to-speed-with-the-latest-of-conspiracy-theories"><img alt="Photo_65_normal" src="http://s3.amazonaws.com/twitter_production/profile_images/63161664/Photo_65_normal.jpg" /></a></div>
226
+
227
+ <div class="entry-content body">
228
+ <span class="body">"Getting up to speed with the latest of Conspiracy Theories :]"</span>
229
+ </div>
230
+ <div class="details">
231
+ <abbr class="published" title="2009-01-07T16:10:17Z">about 6 hours ago</abbr>
232
+
233
+ from <a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" width="12px" /> Twitter</a>
234
+
235
+ ·
236
+ <a href="http://dominiek.com/29067-getting-up-to-speed-with-the-latest-of-conspiracy-theories#disqus_thread" rel="bookmark url">0 comments</a>
237
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
238
+ </div>
239
+ </li>
240
+
241
+ <li class="hentry bookmark" rel="bookmarks">
242
+ <div class="icon"><a href="http://dominiek.com/26076-dog-or-higher-semantics-in-the-wild"><img alt="Bookmark" src="/images/bookmark.png?1231171270" /></a></div>
243
+ <div class="entry-content body">
244
+
245
+
246
+ <a href="http://westciv.typepad.com/dog_or_higher/2005/11/real_world_sema.html" class="caption"><span class="caption">dog or higher: Semantics in the wild</span></a>
247
+ <span class="source">- <a href="http://westciv.typepad.com/dog_or_higher/2005/11/real_world_sema.html">westciv.typepad.com</a></span>
248
+
249
+ </div>
250
+ <div class="details">
251
+ <abbr class="published" title="2009-01-05T23:42:24Z">1 day ago</abbr>
252
+
253
+ from <a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" width="12px" /> delicious</a>
254
+
255
+ ·
256
+ <a href="http://dominiek.com/26076-dog-or-higher-semantics-in-the-wild#disqus_thread" rel="bookmark url">0 comments</a>
257
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
258
+ </div>
259
+ </li>
260
+
261
+ <li class="hentry message" rel="messages">
262
+ <div class="icon"><a href="http://dominiek.com/26075-kimtaro-bohto-thanks-will-check-them-out"><img alt="Photo_65_normal" src="http://s3.amazonaws.com/twitter_production/profile_images/63161664/Photo_65_normal.jpg" /></a></div>
263
+ <div class="entry-content body">
264
+
265
+ <span class="body">"<a href="http://twitter.com/kimtaro">@kimtaro</a>, <a href="http://twitter.com/bohto">@bohto</a> Thanks! will check them out!"</span>
266
+ </div>
267
+ <div class="details">
268
+ <abbr class="published" title="2009-01-05T23:40:59Z">1 day ago</abbr>
269
+
270
+ from <a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" width="12px" /> Twitter</a>
271
+
272
+ ·
273
+ <a href="http://dominiek.com/26075-kimtaro-bohto-thanks-will-check-them-out#disqus_thread" rel="bookmark url">0 comments</a>
274
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
275
+ </div>
276
+ </li>
277
+
278
+ <li class="hentry message" rel="messages">
279
+ <div class="icon"><a href="http://dominiek.com/25966-writing-some-code-to-extract-the-relevant-blocks-of-information-div-p-etc-from-an-html-page-any-tricks-or-tools-i-should-be-aware-of"><img alt="Photo_65_normal" src="http://s3.amazonaws.com/twitter_production/profile_images/63161664/Photo_65_normal.jpg" /></a></div>
280
+ <div class="entry-content body">
281
+
282
+ <span class="body">"Writing some code to extract the relevant blocks of information (div, p etc.) from an HTML page. Any tricks or tools I should be aware of?"</span>
283
+ </div>
284
+ <div class="details">
285
+ <abbr class="published" title="2009-01-05T23:08:14Z">1 day ago</abbr>
286
+
287
+ from <a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" width="12px" /> Twitter</a>
288
+ ·
289
+ <a href="http://dominiek.com/25966-writing-some-code-to-extract-the-relevant-blocks-of-information-div-p-etc-from-an-html-page-any-tricks-or-tools-i-should-be-aware-of#disqus_thread" rel="bookmark url">0 comments</a>
290
+
291
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
292
+ </div>
293
+ </li>
294
+
295
+ <li class="hentry video" rel="videos">
296
+ <div class="icon"><a href="http://dominiek.com/25967-g-speak-minority-report-os-demo"><img alt="Video" src="/images/video.png?1231171270" /></a></div>
297
+ <div class="entry-content body">
298
+ <a href="http://dominiek.com/25967-g-speak-minority-report-os-demo" class="caption"><span class="entry-title caption caption">g-speak - minority report os demo</span></a>
299
+
300
+ </div>
301
+ <div class="details">
302
+ <abbr class="published" title="2009-01-05T23:02:36Z">1 day ago</abbr>
303
+
304
+ from <a href="http://www.youtube.com/profile?user=dominiekth&view=favorites" rel="me"><img alt="Youtube" src="/images/services/youtube.png?1231171270" width="12px" /> YouTube</a>
305
+ ·
306
+ <a href="http://dominiek.com/25967-g-speak-minority-report-os-demo#disqus_thread" rel="bookmark url">0 comments</a>
307
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
308
+
309
+ </div>
310
+ </li>
311
+
312
+ <li class="hentry bookmark" rel="bookmarks">
313
+ <div class="icon"><a href="http://dominiek.com/25968-urbeingrecorded"><img alt="Bookmark" src="/images/bookmark.png?1231171270" /></a></div>
314
+ <div class="entry-content body">
315
+
316
+ <a href="http://www.urbeingrecorded.com/news/" class="caption"><span class="caption">URBEINGRECORDED</span></a>
317
+ <span class="source">- <a href="http://www.urbeingrecorded.com/news/">www.urbeingrecorded.com</a></span>
318
+
319
+ </div>
320
+ <div class="details">
321
+ <abbr class="published" title="2009-01-05T22:57:40Z">1 day ago</abbr>
322
+
323
+ from <a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" width="12px" /> delicious</a>
324
+ ·
325
+ <a href="http://dominiek.com/25968-urbeingrecorded#disqus_thread" rel="bookmark url">0 comments</a>
326
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
327
+
328
+ </div>
329
+ </li>
330
+
331
+ <li class="hentry bookmark" rel="bookmarks">
332
+ <div class="icon"><a href="http://dominiek.com/25969-the-big-picture"><img alt="Bookmark" src="/images/bookmark.png?1231171270" /></a></div>
333
+ <div class="entry-content body">
334
+
335
+ <a href="http://www.ritholtz.com/blog/" class="caption"><span class="caption">The Big Picture</span></a>
336
+ <span class="source">- <a href="http://www.ritholtz.com/blog/">www.ritholtz.com</a></span>
337
+
338
+ </div>
339
+ <div class="details">
340
+ <abbr class="published" title="2009-01-05T22:36:21Z">1 day ago</abbr>
341
+
342
+ from <a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" width="12px" /> delicious</a>
343
+ ·
344
+ <a href="http://dominiek.com/25969-the-big-picture#disqus_thread" rel="bookmark url">0 comments</a>
345
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
346
+
347
+ </div>
348
+ </li>
349
+
350
+ <li class="hentry video" rel="videos">
351
+ <div class="icon"><a href="http://dominiek.com/25807-la-jetee"><img alt="Video" src="/images/video.png?1231171270" /></a></div>
352
+ <div class="entry-content body">
353
+ <a href="http://dominiek.com/25807-la-jetee" class="caption"><span class="entry-title caption caption_biggest">la jetee</span></a>
354
+
355
+ </div>
356
+ <div class="details">
357
+
358
+ <abbr class="published" title="2009-01-05T20:49:19Z">2 days ago</abbr>
359
+
360
+ from <a href="http://www.youtube.com/profile?user=dominiekth&view=favorites" rel="me"><img alt="Youtube" src="/images/services/youtube.png?1231171270" width="12px" /> YouTube</a>
361
+ ·
362
+ <a href="http://dominiek.com/25807-la-jetee#disqus_thread" rel="bookmark url">0 comments</a>
363
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
364
+ </div>
365
+
366
+ </li>
367
+
368
+ <li class="hentry message" rel="messages">
369
+ <div class="icon"><a href="http://dominiek.com/25267-sjoert-cool-kakuteru-still-needs-a-lot-of-work-but-i-hope-it-can-be-useful-already"><img alt="Photo_65_normal" src="http://s3.amazonaws.com/twitter_production/profile_images/63161664/Photo_65_normal.jpg" /></a></div>
370
+ <div class="entry-content body">
371
+ <span class="body">"<a href="http://twitter.com/sjoert">@sjoert</a> cool! Kakuteru still needs a lot of work, but I hope it can be useful already :]"</span>
372
+ </div>
373
+ <div class="details">
374
+
375
+ <abbr class="published" title="2009-01-05T16:44:18Z">2 days ago</abbr>
376
+
377
+ from <a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" width="12px" /> Twitter</a>
378
+ ·
379
+ <a href="http://dominiek.com/25267-sjoert-cool-kakuteru-still-needs-a-lot-of-work-but-i-hope-it-can-be-useful-already#disqus_thread" rel="bookmark url">0 comments</a>
380
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
381
+ </div>
382
+
383
+ </li>
384
+
385
+ <li class="hentry message" rel="messages">
386
+ <div class="icon"><a href="http://dominiek.com/25269-styletime-thanks-for-giving-me-the-kakuteru-twitter-account"><img alt="Photo_65_normal" src="http://s3.amazonaws.com/twitter_production/profile_images/63161664/Photo_65_normal.jpg" /></a></div>
387
+ <div class="entry-content body">
388
+ <span class="body">"<a href="http://twitter.com/styletime">@styletime</a> Thanks for giving me the <a href="http://twitter.com/kakuteru">@kakuteru</a> Twitter account :]"</span>
389
+
390
+ </div>
391
+ <div class="details">
392
+ <abbr class="published" title="2009-01-05T16:29:51Z">2 days ago</abbr>
393
+
394
+ from <a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" width="12px" /> Twitter</a>
395
+ ·
396
+ <a href="http://dominiek.com/25269-styletime-thanks-for-giving-me-the-kakuteru-twitter-account#disqus_thread" rel="bookmark url">0 comments</a>
397
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
398
+
399
+ </div>
400
+ </li>
401
+
402
+ <li class="hentry bookmark" rel="bookmarks">
403
+ <div class="icon"><a href="http://dominiek.com/25181-kakuteru-lifestreaming-3-0"><img alt="Bookmark" src="/images/bookmark.png?1231171270" /></a></div>
404
+ <div class="entry-content body">
405
+
406
+ <a href="http://kakuteru.com/" class="caption"><span class="caption">Kakuteru - Lifestreaming 3.0</span></a>
407
+ <span class="source">- <a href="http://kakuteru.com/">kakuteru.com</a></span>
408
+
409
+ </div>
410
+ <div class="details">
411
+ <abbr class="published" title="2009-01-05T15:43:23Z">2 days ago</abbr>
412
+
413
+ from <a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" width="12px" /> delicious</a>
414
+ ·
415
+ <a href="http://dominiek.com/25181-kakuteru-lifestreaming-3-0#disqus_thread" rel="bookmark url">0 comments</a>
416
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
417
+
418
+ </div>
419
+ </li>
420
+
421
+ <li class="hentry bookmark" rel="bookmarks">
422
+ <div class="icon"><a href="http://dominiek.com/25182-kakuteru-a-blogging-and-lifestreaming-mashup-invites-readwriteweb"><img alt="Bookmark" src="/images/bookmark.png?1231171270" /></a></div>
423
+ <div class="entry-content body">
424
+
425
+ <a href="http://www.readwriteweb.com/archives/kakuteru_a_blogging_and_lifestreaming_mashup.php" class="caption"><span class="caption">Kakuteru: A Blogging and Lifestreaming Mashup (+Invites) - ReadWriteWeb</span></a>
426
+ <span class="source">- <a href="http://www.readwriteweb.com/archives/kakuteru_a_blogging_and_lifestreaming_mashup.php">www.readwriteweb.com</a></span>
427
+
428
+ </div>
429
+ <div class="details">
430
+ <abbr class="published" title="2009-01-05T15:35:57Z">2 days ago</abbr>
431
+
432
+ from <a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" width="12px" /> delicious</a>
433
+ ·
434
+ <a href="http://dominiek.com/25182-kakuteru-a-blogging-and-lifestreaming-mashup-invites-readwriteweb#disqus_thread" rel="bookmark url">0 comments</a>
435
+ <address class="hide vcard author"><a class="url fn" href="http://dominiek.kakuteru.com/">Dominiek ter Heide</a></address>
436
+
437
+ </div>
438
+ </li>
439
+
440
+ </ul>
441
+ </div>
442
+
443
+ <div class="tagcloud">
444
+ <h3>Tags</h3>
445
+
446
+ <a href="http://dominiek.com/tag/apple" class="tag" rel="tag">apple</a>
447
+
448
+ <a href="http://dominiek.com/tag/arts" class="tag" rel="tag">arts</a>
449
+
450
+
451
+ <a href="http://dominiek.com/tag/asia" class="tag" rel="tag">asia</a>
452
+
453
+ <a href="http://dominiek.com/tag/barack%20obama" class="tag" rel="tag">barack obama</a>
454
+
455
+ <a href="http://dominiek.com/tag/blog" class="tag" rel="tag">blog</a>
456
+
457
+ <a href="http://dominiek.com/tag/business" class="tag" rel="tag">business</a>
458
+
459
+ <a href="http://dominiek.com/tag/education" class="tag" rel="tag">education</a>
460
+
461
+ <a href="http://dominiek.com/tag/facebook" class="tag" rel="tag">facebook</a>
462
+
463
+
464
+ <a href="http://dominiek.com/tag/food" class="tag" rel="tag">food</a>
465
+
466
+ <a href="http://dominiek.com/tag/france" class="tag" rel="tag">france</a>
467
+
468
+ <a href="http://dominiek.com/tag/general" class="tag" rel="tag">general</a>
469
+
470
+ <a href="http://dominiek.com/tag/google" class="tag" rel="tag">google</a>
471
+
472
+ <a href="http://dominiek.com/tag/health" class="tag" rel="tag">health</a>
473
+
474
+ <a href="http://dominiek.com/tag/home" class="tag" rel="tag">home</a>
475
+
476
+
477
+ <a href="http://dominiek.com/tag/iknow" class="tag" rel="tag">iknow</a>
478
+
479
+ <a href="http://dominiek.com/tag/iphone" class="tag" rel="tag">iphone</a>
480
+
481
+ <a href="http://dominiek.com/tag/japan" class="tag" rel="tag">japan</a>
482
+
483
+ <a href="http://dominiek.com/tag/language" class="tag" rel="tag">language</a>
484
+
485
+ <a href="http://dominiek.com/tag/languages" class="tag" rel="tag">languages</a>
486
+
487
+ <a href="http://dominiek.com/tag/linguistics" class="tag" rel="tag">linguistics</a>
488
+
489
+
490
+ <a href="http://dominiek.com/tag/microsoft" class="tag" rel="tag">microsoft</a>
491
+
492
+ <a href="http://dominiek.com/tag/music" class="tag" rel="tag">music</a>
493
+
494
+ <a href="http://dominiek.com/tag/natural" class="tag" rel="tag">natural</a>
495
+
496
+ <a href="http://dominiek.com/tag/programming" class="tag" rel="tag">programming</a>
497
+
498
+ <a href="http://dominiek.com/tag/protocols" class="tag" rel="tag">protocols</a>
499
+
500
+ <a href="http://dominiek.com/tag/rails" class="tag" rel="tag">rails</a>
501
+
502
+
503
+ <a href="http://dominiek.com/tag/recreation" class="tag" rel="tag">recreation</a>
504
+
505
+ <a href="http://dominiek.com/tag/ruby" class="tag" rel="tag">ruby</a>
506
+
507
+ <a href="http://dominiek.com/tag/social%20network" class="tag" rel="tag">social network</a>
508
+
509
+ <a href="http://dominiek.com/tag/social%20sciences" class="tag" rel="tag">social sciences</a>
510
+
511
+ <a href="http://dominiek.com/tag/technology" class="tag" rel="tag">technology</a>
512
+
513
+ <a href="http://dominiek.com/tag/tokyo" class="tag" rel="tag">tokyo</a>
514
+
515
+
516
+ <a href="http://dominiek.com/tag/twitter" class="tag" rel="tag">twitter</a>
517
+
518
+ <a href="http://dominiek.com/tag/united%20states" class="tag" rel="tag">united states</a>
519
+
520
+ <a href="http://dominiek.com/tag/video" class="tag" rel="tag">video</a>
521
+
522
+ <a href="http://dominiek.com/tag/web" class="tag" rel="tag">web</a>
523
+
524
+ <a href="http://dominiek.com/tag/web%202.0" class="tag" rel="tag">web 2.0</a>
525
+
526
+ <a href="http://dominiek.com/tag/web20" class="tag" rel="tag">web20</a>
527
+
528
+
529
+ <a href="http://dominiek.com/tag/yahoo" class="tag" rel="tag">yahoo</a>
530
+
531
+ <a href="http://dominiek.com/tag/youtube" class="tag" rel="tag">youtube</a>
532
+
533
+ </div>
534
+
535
+ <div class="profiles">
536
+ <h3>Me elsewhere</h3>
537
+ <ul>
538
+
539
+ <li><a href="http://delicious.com/dominiekth" rel="me"><img alt="Delicious" src="/images/services/delicious.png?1231171270" /> delicious</a></li>
540
+
541
+
542
+ <li><a href="http://twitter.com/dominiek" rel="me"><img alt="Twitter" src="/images/services/twitter.png?1231171270" /> Twitter</a></li>
543
+
544
+ <li><a href="http://www.flickr.com/photos/71386598%40N00/" rel="me"><img alt="Flickr" src="/images/services/flickr.png?1231171270" /> Flickr</a></li>
545
+
546
+ <li><a href="http://www.youtube.com/profile?user=dominiekth" rel="me"><img alt="Youtube" src="/images/services/youtube.png?1231171270" /> YouTube</a></li>
547
+
548
+ <li><a href="http://www.vimeo.com/user510631" rel="me"><img alt="Vimeo" src="/images/services/vimeo.png?1231171270" /> Vimeo</a></li>
549
+
550
+ <li><a href="http://www.slideshare.net/dominiekth" rel="me"><img alt="Slideshare" src="/images/services/slideshare.png?1231171270" /> SlideShare</a></li>
551
+
552
+
553
+ <li><a href="http://www.dopplr.com/traveller/dominiek" rel="me"><img alt="Dopplr" src="/images/services/dopplr.png?1231171270" /> Dopplr</a></li>
554
+
555
+ <li><a href="http://www.last.fm/user/dx00/" rel="me"><img alt="Lastfm" src="/images/services/lastfm.png?1231171270" /> Last.fm</a></li>
556
+
557
+ <li><a href="http://www.youtube.com/profile?user=dominiekth&view=favorites" rel="me"><img alt="Youtube" src="/images/services/youtube.png?1231171270" /> YouTube</a></li>
558
+
559
+ <li><a href="http://www.flickr.com/photos/71386598%40N00/favorites/" rel="me"><img alt="Flickr" src="/images/services/flickr.png?1231171270" /> Flickr</a></li>
560
+
561
+ <li><a href="http://google.com/search?q=Dominiek+ter+Heide"><img alt="Google" src="/images/google.gif?1231171270" /> Google</a></li>
562
+
563
+ </ul>
564
+ </div>
565
+
566
+
567
+
568
+
569
+ <div class="stats">
570
+ <h3>Activity Stats</h3>
571
+ <a href="http://dominiek.com/statistics"><img alt="Chart?chs=200x80&amp;chd=t:6,6,18,6,30,12,18,71,53,12,12,100,6,12&amp;cht=ls" src="http://chart.apis.google.com/chart?chs=200x80&amp;chd=t:6,6,18,6,30,12,18,71,53,12,12,100,6,12&amp;cht=ls" /></a>
572
+ <a href="http://dominiek.com/statistics" class="more">more</a>
573
+ </div>
574
+
575
+ <div class="pagination"><span class="disabled prev_page">&laquo; Previous</span> <span class="current">1</span> <a href="/?page=2" rel="next">2</a> <a href="/?page=3">3</a> <a href="/?page=4">4</a> <a href="/?page=5">5</a> <a href="/?page=6">6</a> <a href="/?page=7">7</a> <a href="/?page=8">8</a> <a href="/?page=9">9</a> <span class="gap">&hellip;</span> <a href="/?page=32">32</a> <a href="/?page=33">33</a> <a href="/?page=2" class="next_page" rel="next">Next &raquo;</a></div>
576
+
577
+ </div>
578
+
579
+
580
+
581
+
582
+
583
+ <div class="clear"></div>
584
+ <div class="about">
585
+ <div class="inner">
586
+ <h2>About</h2>
587
+ <p>I'm a 22 year old Web Developer who is currently engaged in RubyOnRails consulting.
588
+ Apart from obsessing about many technology related topics, I enjoy traveling and international life.
589
+ In the coming months I intend to boost up my entrepreneurial activities, so stay tuned!</p>
590
+ <a rel="license" class="license" href="http://creativecommons.org/licenses/by/3.0/nl/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/nl/88x31.png" /></a>
591
+
592
+ <p>All content on this blog is available under the <a href="http://creativecommons.org/licenses/by/3.0/" rel="license">Creative Commons Attribution 3.0 License</a>. Dominiek.com is running <a href="http://github.com/dominiek/kakuteru/tree">Kakuteru</a> a new Semantic-Web enabled lifestreamer. Design and interaction inspired by <a href="http://yongfook.com/">Yonfook's Sweetcron</a>. Most icons used are by <a href="http://sweetie.sublink.ca/">Joseph North</a>.</p>
593
+
594
+ <script type="text/javascript">
595
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
596
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
597
+ </script>
598
+ <script type="text/javascript">
599
+ var pageTracker = _gat._getTracker("UA-2485654-2");
600
+ pageTracker._trackPageview();
601
+ </script>
602
+
603
+ <div class="generator attribution">
604
+ <a href="http://dominiek.kakuteru.com/">dominiek.kakuteru.com</a> is powered by <a href="http://kakuteru.com/">Kakuteru</a>, <a href="http://friendfeed.com/">Friendfeed</a> and <a href="http://zementa.com/">Zemanta</a>.
605
+ </div>
606
+ </div>
607
+ </div>
608
+
609
+
610
+ <script type="text/javascript">
611
+ //<![CDATA[
612
+ (function() {
613
+ var links = document.getElementsByTagName('a');
614
+ var query = '?';
615
+ for(var i = 0; i < links.length; i++) {
616
+ if(links[i].href.indexOf('#disqus_thread') >= 0) {
617
+ query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
618
+ }
619
+ }
620
+ document.write('<script type="text/javascript" src="http://disqus.com/forums/dominiek/get_num_replies.js' + query + '"></' + 'script>');
621
+ })();
622
+ //]]>
623
+ </script>
624
+
625
+ </body>
626
+ </html>