<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkYEQ3czeSp7ImA9WxBQEU4.&quot;"><id>tag:blogger.com,1999:blog-14845083</id><updated>2010-01-10T05:28:22.981-08:00</updated><title>Aldonline</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://blog.aldobucchi.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>68</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/AldoBucchi" /><feedburner:info uri="aldobucchi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>AldoBucchi</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;C0YCR3s5fip7ImA9WxNVF0Q.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-1950287247169800172</id><published>2009-10-27T19:15:00.000-07:00</published><updated>2009-10-28T21:39:26.526-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-10-28T21:39:26.526-07:00</app:edited><title>Looking Back a bit; Semtech2009</title><summary>So I missed ISWC because I was just too busy to spend a week drinking beer and talking my mind off.
But there is this mind trick to avoid feeling left out: look back and say. "Nah, nevermind. There is no way this conference matches the last one I went to".

Now, unfortunately, this is usually NOT true in the tech world because things move so fast that in six months time you see a lot of advances </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/1950287247169800172/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=1950287247169800172&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1950287247169800172?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1950287247169800172?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/3lSWxOYZbkE/looking-back-bit-semtech2009.html" title="Looking Back a bit; Semtech2009" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_wSAlHleUybM/SuenUNMX6aI/AAAAAAAAAWM/pEM2WfX6L2E/s72-c/sanjose2009.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/10/looking-back-bit-semtech2009.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cFQHczcSp7ImA9WxNVEkw.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-3180447795683958994</id><published>2009-10-22T05:32:00.000-07:00</published><updated>2009-10-22T05:36:51.989-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-10-22T05:36:51.989-07:00</app:edited><title>Coding Linked Data; Some quick thoughts from a hacker POV</title><summary>So this doesn't fit in a Tweet, I'll just dump my mind here.
I have been working on tweaking Scala and Python to play along nicely with SPARQL. In particular, with SPASQL which is a blend of SPARQL and SQL. It can be mixed and matched with a PL-style language and together they comprise the main programming paradigm for OpenLink Virtuoso.

SPASQL is really productive when dealing with Linked Data </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/3180447795683958994/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=3180447795683958994&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3180447795683958994?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3180447795683958994?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/JNM82ua9GQA/coding-linked-data-some-quick-thoughts.html" title="Coding Linked Data; Some quick thoughts from a hacker POV" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/10/coding-linked-data-some-quick-thoughts.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0AFQHg5cSp7ImA9WxJbEk0.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-3647144804193930318</id><published>2009-07-21T11:41:00.000-07:00</published><updated>2009-07-21T11:41:51.629-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-21T11:41:51.629-07:00</app:edited><title>Web3 and Enterprise Linked Data. The Middleware Revolution</title><summary>Linked Data is finally picking up serious speed. The stepping stone into a World Wide Database. As you can see on most articles out there, there is strong emphasis on the "open" aspect of this technology. You can constantly hear TimBL talking about "Open Linked Data" as the next big thing, just like he once empasized the "open" aspect of the Linked Documents.

From a macro/social perspective the </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/3647144804193930318/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=3647144804193930318&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3647144804193930318?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3647144804193930318?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/ojUAwfkdJEY/web3-and-enterprise-linked-data.html" title="Web3 and Enterprise Linked Data. The Middleware Revolution" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/07/web3-and-enterprise-linked-data.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYBQ3w4fip7ImA9WxJXEEQ.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-4664886148781180779</id><published>2009-06-03T23:49:00.000-07:00</published><updated>2009-06-03T23:49:12.236-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-03T23:49:12.236-07:00</app:edited><title>A row is a row is a row...</title><summary>URI all right with that? Google?</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/4664886148781180779/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=4664886148781180779&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4664886148781180779?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4664886148781180779?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/nSBlsd2v9B4/row-is-row-is-row.html" title="A row is a row is a row..." /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_wSAlHleUybM/SidtnZFH1eI/AAAAAAAAASU/1PkpW6yJ3ZA/s72-c/RosePetals.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/06/row-is-row-is-row.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YFSX8-cSp7ImA9WxJQGE4.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-2900704484642167689</id><published>2009-05-31T22:37:00.000-07:00</published><updated>2009-05-31T22:45:18.159-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-31T22:45:18.159-07:00</app:edited><title>On the Web, Corruption and The Attribution Economy</title><summary>Things are not what they seem. It is simple economics.

The cost of lying is higher to those that abide to their values
Hiding the truth through fragmentation ( and other political "arts" ) is easy, as long as the information flow is controllable
Therefore, given enough time, the shit goes up. Time to bring it down. The Web is a weapon.The Web is making the information flow less and less </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/2900704484642167689/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=2900704484642167689&amp;isPopup=true" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/2900704484642167689?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/2900704484642167689?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/QiTKw2Tkdsg/on-web-corruption-and-attribution.html" title="On the Web, Corruption and The Attribution Economy" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/05/on-web-corruption-and-attribution.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkIERnk-cSp7ImA9WxJREEU.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-8804532708004464685</id><published>2009-05-11T15:21:00.000-07:00</published><updated>2009-05-11T15:21:47.759-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-11T15:21:47.759-07:00</app:edited><title>Oracle, please keep the Sun brand alive</title><summary>OK I have said this before, but I need to say it again before they get eaten by Ellison.

I really really really love the Sun mark. But just that, those three letters: S.U.N. Not their logo and much less their image. I think their marketing dpt missed the chance to build the greatest brand in history.
It's amazing how much raw potential those three letters had.

The competitive angle
"Sunday. Not</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/8804532708004464685/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=8804532708004464685&amp;isPopup=true" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8804532708004464685?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8804532708004464685?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/Ug4PLYJxB24/oracle-please-keep-sun-brand-alive.html" title="Oracle, please keep the Sun brand alive" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/05/oracle-please-keep-sun-brand-alive.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUAARHs-fCp7ImA9WxJREEo.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-1470230949455192454</id><published>2009-05-09T17:14:00.000-07:00</published><updated>2009-05-11T13:29:05.554-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-11T13:29:05.554-07:00</app:edited><title>Web Stories, Part 1: Be careful what you wish for</title><summary>When I was a kid, I used to be obsessed with "big" stuff. Like the Dinosaurs or the pyramids. Or epic stories about lost worlds, impossible odysseys and Space. The day to day world seemed so dull in contrast to these stories, that the decision to escape to my imagination was quite easy. Oh crap, why did I have the bad luck to be born in this era? Why do I have to go to school and listen to </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/1470230949455192454/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=1470230949455192454&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1470230949455192454?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1470230949455192454?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/G1QNpDsAvfY/web-stories-part-1-be-careful-what-you.html" title="Web Stories, Part 1: Be careful what you wish for" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/05/web-stories-part-1-be-careful-what-you.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YGQHc8eyp7ImA9WxJSGU0.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-3250240400105022598</id><published>2009-05-09T15:45:00.000-07:00</published><updated>2009-05-09T15:45:21.973-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-09T15:45:21.973-07:00</app:edited><title>Good bye old Blog. Welcome new Blog</title><summary>I stopped blogging because I can share my thoughts on Twitter as they come, in no particular order, and I get immediate reward. Blogging seems unnecessarily hard... unless. Unless I let go the structure.So, from now on I'm going to officially use this as an extended Twitter.
Starting... Now
Don't blame me, I'm just a sheep ;)</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/3250240400105022598/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=3250240400105022598&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3250240400105022598?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3250240400105022598?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/BD_-NDivItM/good-bye-old-blog-welcome-new-blog.html" title="Good bye old Blog. Welcome new Blog" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/05/good-bye-old-blog-welcome-new-blog.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EFQnk8fCp7ImA9WxVUGUo.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-4738320076893923291</id><published>2009-03-25T02:00:00.000-07:00</published><updated>2009-03-25T02:00:13.774-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-25T02:00:13.774-07:00</app:edited><title>Hello Linked World ( it only took a decade... )</title><summary>Last time I say TimBL in person he looked a bit tired. Well, he has the right to be. The man has been fighting relentlessly for over two decades.
That was sometime in October last year, before Linked Data hit the knee of the curve.

It sure is exciting to watch his upbeat talk at Ted about Linked Data. The man knows the ship has already sailed, he projects the message. It might have to leave the </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/4738320076893923291/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=4738320076893923291&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4738320076893923291?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4738320076893923291?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/39KwulGm_P4/hello-linked-world-it-only-took-decade.html" title="Hello Linked World ( it only took a decade... )" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/03/hello-linked-world-it-only-took-decade.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08CQno9eCp7ImA9WxVVGUw.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-2833440002891929025</id><published>2009-03-12T19:37:00.001-07:00</published><updated>2009-03-12T19:37:43.460-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-12T19:37:43.460-07:00</app:edited><title>:)</title><summary /><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/2833440002891929025/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=2833440002891929025&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/2833440002891929025?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/2833440002891929025?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/pVIsfVMbuBA/blog-post.html" title=":)" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_wSAlHleUybM/SbnG0-6H75I/AAAAAAAAASM/CQCEnQ9n2Jc/s72-c/smileyicon.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/03/blog-post.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYARX4_cSp7ImA9WxVVE0U.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-7429431773264392205</id><published>2009-03-06T12:24:00.000-08:00</published><updated>2009-03-06T16:35:44.049-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-06T16:35:44.049-08:00</app:edited><title>Linked Data is the Water in the SemWeb Pool</title><summary>This is in reply to the following discussion .
I put it here because there is no guarantee of it emerging in web3beat (so, I am not only being called names, I also risk being moderated now ;).

It is slightly edited, but still addressed to one person in particular. However, I hope it will save others some time, in particular those feeling lost in the Web3 VS SemWeb VS SemTech VS Linked Data </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/7429431773264392205/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=7429431773264392205&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7429431773264392205?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7429431773264392205?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/oQs-Bhmlw20/linked-data-is-water-on-semweb-pool.html" title="Linked Data is the Water in the SemWeb Pool" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/03/linked-data-is-water-on-semweb-pool.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUICRHgzeip7ImA9WxVVEkw.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-3774453209970636604</id><published>2009-03-02T02:01:00.000-08:00</published><updated>2009-03-04T16:39:25.682-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-04T16:39:25.682-08:00</app:edited><title>A simple explanation on the difference between Semantic Web/Tech and Linked Data</title><summary>I know things are not so obvious on this front, so I can spare most people from not getting it. But when someone calls himself an expert consultant and starts discrediting Linked Data, all I can say is: geez... is it that bad?

It is all going to become pretty obvious rather soon. But for now, let me give you some hints.

Understanding what's really going on with this Web3.0 thing is not about </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/3774453209970636604/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=3774453209970636604&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3774453209970636604?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/3774453209970636604?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/ALcA1Lo9VBk/simple-explanation-on-difference.html" title="A simple explanation on the difference between Semantic Web/Tech and Linked Data" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/03/simple-explanation-on-difference.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EAR3g5eSp7ImA9WxVWGEU.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-7778924498673437885</id><published>2009-02-28T21:26:00.000-08:00</published><updated>2009-02-28T21:34:06.621-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-02-28T21:34:06.621-08:00</app:edited><title>Linked Data is the First Step towards a Semantic *Web*</title><summary>I am breaking silence for a while after running into some discussions. This blog is kept simple on purpose. I am saving my energy for stuff that matters more to me ( I don't consider self promotion any priority and my social interactions happen through other media. Email mostly, now Twitter ).

Anyway, if you arrive asking yourself: "what does this guy have to do with SW?". The short answer is: I</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/7778924498673437885/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=7778924498673437885&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7778924498673437885?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7778924498673437885?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/DqF-XK_Gn48/linked-data-is-first-step-towards.html" title="Linked Data is the First Step towards a Semantic *Web*" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/02/linked-data-is-first-step-towards.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYDQHw4eSp7ImA9WxVREEk.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-8987035829625713958</id><published>2009-01-15T11:31:00.000-08:00</published><updated>2009-01-15T11:36:11.231-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-01-15T11:36:11.231-08:00</app:edited><title>You can also call me...</title><summary>Well,

Not only can you catch me on Twitter. There is also my cell phone.
( I had an eye phone too... but it was waaaay too freaky ).

</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/8987035829625713958/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=8987035829625713958&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8987035829625713958?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8987035829625713958?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/Ot7WeVRYveE/you-can-also-call-me.html" title="You can also call me..." /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_wSAlHleUybM/SW-P6NAr7XI/AAAAAAAAAQk/66ARJ13KzD0/s72-c/realcellphone.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2009/01/you-can-also-call-me.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkEHQ3o-fSp7ImA9WxVSF08.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-132169608767284629</id><published>2008-12-19T14:55:00.000-08:00</published><updated>2009-01-11T17:43:52.455-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-01-11T17:43:52.455-08:00</app:edited><title>I am Working for You!</title><summary>I have been finding it hard to make some quality time to keep up with this Blog because... I am working for YOU ;)

We will soon help you deal with your information in a much more efficient manner. With all kinds of data.

But it is no easy task. And these are no easy times.
So we are training hard to jump on the ring... Rocky Balboa style ;)

If you can't live without me, there's always Twitter </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/132169608767284629/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=132169608767284629&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/132169608767284629?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/132169608767284629?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/EgrLX1P-t5g/i-am-working-for-you.html" title="I am Working for You!" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_wSAlHleUybM/SUwqBesPluI/AAAAAAAAAQU/btkP7qY9YmY/s72-c/aldobox.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/12/i-am-working-for-you.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0UDQXY_eSp7ImA9WxRUGU0.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-8171528284846475566</id><published>2008-11-28T12:42:00.000-08:00</published><updated>2008-11-28T12:47:50.841-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-28T12:47:50.841-08:00</app:edited><title>Coming soon</title><summary>Simplicity on the other side...</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/8171528284846475566/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=8171528284846475566&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8171528284846475566?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/8171528284846475566?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/81bpt0CAv9Q/coming-soon.html" title="Coming soon" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_wSAlHleUybM/STBYDM6l1fI/AAAAAAAAAQE/zDVPBMbcNTg/s72-c/teaser.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/11/coming-soon.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUCQnw9fCp7ImA9WxRVGE0.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-4942123434201600790</id><published>2008-11-15T18:58:00.000-08:00</published><updated>2008-11-15T19:47:43.264-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T19:47:43.264-08:00</app:edited><title>Black Old Sun Microsystems and JavaFX</title><summary>These are black days for the house of Java.

( image credit: Yahoo )Will this give way to a takeover? Will they manage to pull some tricks and orchestrate a comeback?

Instead of trying to answer the latter, let me open a new front: JafaFX is just around the corner and Sun has a chance to make some big noise.

From a dev perspective, JavaFX is a pretty reasonable solution ( after years of missing</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/4942123434201600790/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=4942123434201600790&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4942123434201600790?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4942123434201600790?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/HwSc1RZC8xk/black-old-sun-microsystems-and-javafx.html" title="Black Old Sun Microsystems and JavaFX" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_wSAlHleUybM/SR-U0Bv40WI/AAAAAAAAAP8/2RujdL_jmIg/s72-c/Picture_17_610x241.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/11/black-old-sun-microsystems-and-javafx.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ABRXo6fSp7ImA9WxRWFEU.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-1815398347504228738</id><published>2008-10-31T13:32:00.000-07:00</published><updated>2008-10-31T13:42:34.415-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-31T13:42:34.415-07:00</app:edited><title>google-anal...</title><summary>In these days of Web2.0 Wild West they'll just do what it takes, won't they.Well, at least they are using (SSL) protection ;)</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/1815398347504228738/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=1815398347504228738&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1815398347504228738?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1815398347504228738?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/ruT9mIItI_k/google-anal.html" title="google-anal..." /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_wSAlHleUybM/SQtsEjLkNvI/AAAAAAAAAP0/PDC1Rv2pfvo/s72-Rc/Google-Anal.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/10/google-anal.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ADSX48eSp7ImA9WxRWFUg.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-4680595899817933717</id><published>2008-10-18T11:40:00.000-07:00</published><updated>2008-11-01T09:09:38.071-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-01T09:09:38.071-07:00</app:edited><title>The Key to Effective Innovation: Travelling Without Moving</title><summary>
Innovation is a broad and abused term, but I think it is fair to say that one thing is certain about any process that can be deemed innovative: you can't foresee the end of the road. The finale is a moving target by definition.

And this leaves you with a problem:

How can you move towards a moving target in a predictable/manageable way? How can you make sure that every step brings you closer to</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/4680595899817933717/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=4680595899817933717&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4680595899817933717?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/4680595899817933717?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/wwux_z44EF0/key-to-effective-innovation-travelling.html" title="The Key to Effective Innovation: Travelling Without Moving" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/09/key-to-effective-innovation-travelling.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEcHR3o-fSp7ImA9WxRQEUQ.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-1841167628642854253</id><published>2008-10-04T20:14:00.000-07:00</published><updated>2008-10-05T01:40:36.455-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-05T01:40:36.455-07:00</app:edited><title>If I Were an Adventurer</title><summary>If I were a billionaire adventurer who has traveled around the world in a balloon and set several world records, I would like to die in such a way that I become a myth.

George Mallory kind of myth.

But, what if I had a heart attack?
Or I slipped while bathing?

( if you get it, you get it )</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/1841167628642854253/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=1841167628642854253&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1841167628642854253?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1841167628642854253?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/a-yKuS0Q-tI/if-i-were-adventurer.html" title="If I Were an Adventurer" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/10/if-i-were-adventurer.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEERnw4fip7ImA9WxRRGU0.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-9190739929352181735</id><published>2008-10-01T15:55:00.000-07:00</published><updated>2008-10-01T16:10:07.236-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-01T16:10:07.236-07:00</app:edited><title>I Live in a Small Town...</title><summary>I get this question often. So I'll answer it here officially.
I am currently based in a small, tiny town named Santiago, capital of Chile.

This is a panoramic view of where my office-hut is located:
The green patch to the right is actually a small barn where we keep our horses, although it is designed to look like a golf court.</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/9190739929352181735/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=9190739929352181735&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/9190739929352181735?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/9190739929352181735?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/qigIZL-__z0/i-live-in-small-town.html" title="I Live in a Small Town..." /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/10/i-live-in-small-town.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQNRHc4fyp7ImA9WxRRGEk.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-399519044390222830</id><published>2008-09-30T23:51:00.000-07:00</published><updated>2008-10-01T00:33:15.937-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-01T00:33:15.937-07:00</app:edited><title>There's a Christmas Tree Waiting in the Shadows...</title><summary>You probably can't see it today, but there's a huge christmas tree standing in the shadows.
You didn't see it come in the room because it was brought in as a tiny seed 20 years ago and grew slowly over the years, right under your nose!

But now, christmas is approaching, lights are being wired, and the tree will become what it was meant to be in the first place.
Let's turn on the tree lights!
</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/399519044390222830/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=399519044390222830&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/399519044390222830?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/399519044390222830?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/MHJZHcO0SjY/theres-christmas-tree-waiting-in.html" title="There's a Christmas Tree Waiting in the Shadows..." /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_wSAlHleUybM/SOMmoSrZyII/AAAAAAAAAPk/AJrrdKfNaJA/s72-Rc/i2christmas_tree.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/09/theres-christmas-tree-waiting-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0AERn4_cCp7ImA9WxRREUg.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-1882340473663702834</id><published>2008-09-23T00:00:00.000-07:00</published><updated>2008-09-23T00:41:47.048-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-09-23T00:41:47.048-07:00</app:edited><title>The Apple, The Snake and The Strengthening Mind</title><summary>I am a Zen practitioner. Although each day a little bit less...

One thing that has caught my attention lately is how my Internet time is inversely proportional to the ease with which I can practice meditation in any shape or form.

This makes sense if you consider that most meditations, in particular Zazen, use physical stillness as an anchor to divert attention from the mind. Once attention is </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/1882340473663702834/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=1882340473663702834&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1882340473663702834?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/1882340473663702834?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/tx7UqtK1aZ8/apple-snake-and-strengthening-mind.html" title="The Apple, The Snake and The Strengthening Mind" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_wSAlHleUybM/SNiWlu-st4I/AAAAAAAAAPc/45CsQ21HGIQ/s72-Rc/280px-python_logo_without_textsvg.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/09/apple-snake-and-strengthening-mind.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0QESXo_fCp7ImA9WxRREUg.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-909676909764966909</id><published>2008-09-22T17:50:00.000-07:00</published><updated>2008-09-23T00:35:08.444-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-09-23T00:35:08.444-07:00</app:edited><title>Why I Work On The Internets</title><summary>
- What do you do?
I'm an Internet guy



- Aha... you make websites?
Well, sort of. I work with knowledge



- Who's knowledge
Yours, mine... everyone's. I try to connect it.The Internet as you know it is just one stage.This is actually a big brain coming to life.



- Ahh hmmm ( eyes roll over ). And, why do you do that...
Because. I entered medical school a long time agoand I realized that it </summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/909676909764966909/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=909676909764966909&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/909676909764966909?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/909676909764966909?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/FBhbCGCRC_M/why-i-work-on-internets.html" title="Why I Work On The Internets" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/09/why-i-work-on-internets.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QBRXo6fCp7ImA9WxRSGUo.&quot;"><id>tag:blogger.com,1999:blog-14845083.post-7926654205853077032</id><published>2008-09-18T17:23:00.000-07:00</published><updated>2008-09-20T23:42:34.414-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-09-20T23:42:34.414-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Software Architecture" /><title>A Million Lines of Code from Base Camp</title><summary>I have been splitting and refactoring a monstrous codebase into small chunks. Some of it into opensource projects.

Common sense says it should be faster to refactor and reorganize than to code in the first place. Right?

Humm. Not necessarily.
That depends on how careful you were on your way up.

You see, it works just like going down a mountain:
Gravity is a double edged sword. You better watch</summary><link rel="replies" type="application/atom+xml" href="http://blog.aldobucchi.com/feeds/7926654205853077032/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=14845083&amp;postID=7926654205853077032&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7926654205853077032?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/14845083/posts/default/7926654205853077032?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AldoBucchi/~3/FreMGlhEk2U/million-lines-of-code-from-base-camp.html" title="A Million Lines of Code from Base Camp" /><author><name>Aldo Bucchi</name><uri>http://www.blogger.com/profile/09705915131256812733</uri><email>noreply@blogger.com</email><gd:extendedProperty name="OpenSocialUserId" value="12698553685784634373" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_wSAlHleUybM/SNLvqB41zGI/AAAAAAAAAPM/gVSP9_bZ-rc/s72-Rc/placa-roja-rappel.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aldobucchi.com/2008/09/million-lines-of-code-from-base-camp.html</feedburner:origLink></entry></feed>
