<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Social Software</title>
        <link>http://geekswithblogs.net/urig/category/3723.aspx</link>
        <description>Social Software</description>
        <language>en-US</language>
        <copyright>urig</copyright>
        <managingEditor>uri.goldstein@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Spotback is now in public beta</title>
            <link>http://geekswithblogs.net/urig/archive/2007/04/14/111640.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://spotback.com/" target="_blank"&gt;Spotback&lt;/a&gt; which advertises itself as the "rate everything!" platform for the web 2.0 is finally out of private beta and available to the public.&lt;/p&gt;

&lt;p&gt;Spotback provides &lt;a href="http://spotback.com/gallery/top" target="_blank"&gt;widgets&lt;/a&gt; that blog writers can embed in their blogs. The widgets enable readers to both rate blog posts and see which blogs posts have received the highest ratings from others. &lt;/p&gt;

&lt;p&gt;Spotback users are also provided with a personalized recommendation service that takes their past ratings into consideration - a bit like &lt;a href="http://geekswithblogs.net/blogs/urig/archive/2007/04/09/Outbrain.com-_2D00_-Personalized-blog-recommendations.aspx" target="_blank"&gt;outbrain.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I haven't given Spotback a "run for their money" (note that the service is totally free :) ), but it sounds promising. Their public launch should spice up the competition in the emerging arena of personalized rating-based content.&lt;/p&gt;

&lt;p&gt;Check back here for a full review of Spotback's new public features.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=111640"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=111640" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/111640.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>urig</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2007/04/14/111640.aspx</guid>
            <pubDate>Sat, 14 Apr 2007 07:41:31 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/111640.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2007/04/14/111640.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/111640.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/111640.aspx</trackback:ping>
        </item>
        <item>
            <title>When did Open Source Software become so friendly?</title>
            <link>http://geekswithblogs.net/urig/archive/2006/12/14/101124.aspx</link>
            <description>&lt;p&gt;&lt;/p&gt; &lt;p&gt;I've just finished installing &lt;a href="http://www.mediawiki.org/wiki/MediaWiki"&gt;MediaWiki 1.8.2&lt;/a&gt; (the same wiki engine that powers &lt;a href="http://en.wikipedia.org/wiki/Main_Page"&gt;Wikipedia&lt;/a&gt;) on my machine at work. MediaWiki requires three things to be present on the machine prior to installing: A web server, A database server and the PHP engine.  &lt;p&gt;In my case that meant that I had to install &lt;a href="http://httpd.apache.org/"&gt;Apache Http Server 2.2.3&lt;/a&gt;, &lt;a href="http://www.mysql.com/"&gt;MySQL 5.0.27 Community Server&lt;/a&gt; and &lt;a href="http://www.php.net/"&gt;PHP 5.2.0&lt;/a&gt;&amp;nbsp;- all from scratch.  &lt;p&gt;The point of this post is that I was surprised at how easy it was to obtain and install these 4 (counting MediaWiki) pieces of server software. With the exception of MediaWiki, I was able to download and install within minutes. The setup programs are robust, user-friendly and most importantly - almost intuitive.  &lt;p&gt;The one exception was MediaWiki which required me to read through its &lt;a href="http://meta.wikimedia.org/wiki/Help:Installation"&gt;online installation guide&lt;/a&gt; and tackle one undocumented issue during the process (It requires MySQL to run with Strict Mode set to off - I'll post about that in the near future).  &lt;p&gt;It is almost amazing to me how open source software could come this far in providing a free, easy to use alternative to commercial software. The power to all the people developing these wonderful tools of our trade!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=101124"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=101124" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/101124.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>urig</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2006/12/14/101124.aspx</guid>
            <pubDate>Thu, 14 Dec 2006 21:20:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/101124.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2006/12/14/101124.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/101124.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/101124.aspx</trackback:ping>
        </item>
        <item>
            <title>LineRider – When wasting time on the web becomes art</title>
            <link>http://geekswithblogs.net/urig/archive/2006/11/23/97918.aspx</link>
            <description>&lt;p&gt;If you think you don't have a life – working hard hours on code, spending your free time on open source projects – you need to take a look at the LineRider phenomena and rethink that.
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.deviantart.com/deviation/40255643/"&gt;LineRider&lt;/a&gt; (beta!) is flash game, or to follow its inventor more accurately, a flash toy where you draw the two dimensional course for a cute bobsledder.  Complete with an amusing implementation gravity and inertia it's a fun way to waste a few minutes online. 
&lt;/p&gt;&lt;p&gt;Unless, of course, you're insane. You're welcome to go to the &lt;a href="http://www.squidoo.com/linerider"&gt;LineRider Squidoo Lens&lt;/a&gt; to browse through some of the most disturbingly elaborate skiing courses ever built for LineRider. These guys spend what must amount to weeks, if not months, of their time to build ingenious courses that will leave you in awe.
&lt;/p&gt;&lt;p&gt;A truly humbling display of when wasting time becomes true art.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=97918"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=97918" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/97918.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>urig</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2006/11/23/97918.aspx</guid>
            <pubDate>Thu, 23 Nov 2006 21:52:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/97918.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2006/11/23/97918.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/97918.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/97918.aspx</trackback:ping>
        </item>
        <item>
            <title>YubNub - A command line interface for to the web.</title>
            <link>http://geekswithblogs.net/urig/archive/2006/05/22/79170.aspx</link>
            <description>&lt;p&gt;I've just learned about the coolest web app - &lt;a href="http://www.yubnub.org/"&gt;YubNub&lt;/a&gt;. I read about it in &lt;a href="http://weblogs.asp.net/rosherove/archive/2006/05/21/448254.aspx"&gt;Roy Osherove's blog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;What it does is, it gives you a "command-line interface" to the web by allowing you to type in simple commands and then transfering you to corresponsing URLs.&lt;/p&gt;

&lt;p&gt;For example, to browse an entry in WikiPedia, I usually type-in to my FireFox: &lt;samp&gt;http://en.wikipedia.org/wiki/X&lt;/samp&gt; where X is the entry I'm looking for. In YubNub all I have to do is type-in &lt;samp&gt;wiki X&lt;/samp&gt; and whammo! I'm there.&lt;/p&gt;

&lt;p&gt;YubNub has tons more of useful commands that users added to it, there's a command to list them and search through them (the command is 'ls' of course :) ). Anyone can add new commands pretty easily. In addition, it's available as a FireFox search plugin (which I've installed ASAP).&lt;/p&gt;

&lt;p&gt;And in a counter-revolutionary sort of way, there's a YubNub command that does "anti-YubNub". The command 'gui' accepts another YubNub command as its argument and gives you a GUI for inputting arguments into that command. Tres cool.&lt;/p&gt;

&lt;p&gt;Now all we need is a batch language that can harvest the output from YubNub commands and funnel it to others we'd have the easiest framework ever for making mashups. Anyone up for it? :D &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=79170"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=79170" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/79170.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2006/05/22/79170.aspx</guid>
            <pubDate>Mon, 22 May 2006 12:47:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/79170.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2006/05/22/79170.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/79170.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/79170.aspx</trackback:ping>
        </item>
        <item>
            <title>del.icio.us direc.tor - Powerful UI for del.icio.us</title>
            <link>http://geekswithblogs.net/urig/archive/2006/01/18/66239.aspx</link>
            <description>&lt;p&gt;I've just discovered &lt;a href="http://johnvey.com/features/deliciousdirector/" target="_blank"&gt;del.icio.us direc.tor&lt;/a&gt; which is an innovative and powerful user interface for managing your &lt;a href="http://del.icio.us/" target="_blank"&gt;del.icio.us&lt;/a&gt; bookmarks.&lt;/p&gt;

&lt;p&gt;You add a bookmarklet to your FireFox (or MSIE) and launch it when browsing &lt;a href="http://del.icio.us/" target="_blank"&gt;del.icio.us&lt;/a&gt;. What you get is a drop-down list of all your tags. Choose a tag and another  drop-down list is populated with all related tags. Choose a tag from that ddl and the process continues.&lt;/p&gt;

&lt;p&gt;This is an excellent way to find links through tags and to see which of your tags are useful and which are not.&lt;/p&gt;

&lt;p&gt;Check it out and let me know what you think. Also, has anyone encountered annoying javascript errors on MSIE when using this? Doesn't happen on FireFox, that's fur sure.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=66239"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=66239" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/66239.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2006/01/18/66239.aspx</guid>
            <pubDate>Wed, 18 Jan 2006 13:24:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/66239.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2006/01/18/66239.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/66239.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/66239.aspx</trackback:ping>
        </item>
        <item>
            <title>del.icio.us is down again :(</title>
            <link>http://geekswithblogs.net/urig/archive/2005/12/18/63470.aspx</link>
            <description>It gets scarier: 

&lt;pre&gt;del.icio.us is down for emergency maintenance. we'll be back as soon possible. &lt;/pre&gt;

Yikes!&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=63470"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=63470" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/63470.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2005/12/18/63470.aspx</guid>
            <pubDate>Sun, 18 Dec 2005 23:56:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/63470.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2005/12/18/63470.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/63470.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/63470.aspx</trackback:ping>
        </item>
        <item>
            <title>del.icio.us is down.</title>
            <link>http://geekswithblogs.net/urig/archive/2005/12/14/63094.aspx</link>
            <description>&lt;p&gt;Oops. &lt;a href="http://del.icio.us/"&gt;del.icio.us&lt;/a&gt; are having some serious availability issues:


&lt;pre&gt;
System error
error:  	Can't call method "prepare" on an undefined value at /www/del.icio.us/comp/user/get line 13.
context:  	
...  	
9:  	my $usedb = 'master';
10:  	my $ret;
11:  	
12:  	if (!$auth_user) { $usedb = 'user' }
13:  	if (!exists ($db-&gt;{$usedb})) { $usedb = 'master' }
14:  	$user_name_q-&gt;{$usedb} = $db-&gt;{$usedb}-&gt;prepare('select * from users where user_name = ?');
15:  	my $query = $user_name_q-&gt;{$usedb};
16:  	$query-&gt;execute(lc($user_name));
17:  	
...  	
code stack:  	/www/del.icio.us/comp/user/get:13
/www/del.icio.us/comp/posts/all:35
/www/del.icio.us/site/index:82
/www/del.icio.us/site/autohandler:110
raw error
&lt;/pre&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=63094"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=63094" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/63094.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2005/12/14/63094.aspx</guid>
            <pubDate>Wed, 14 Dec 2005 17:42:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/63094.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2005/12/14/63094.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/63094.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/63094.aspx</trackback:ping>
        </item>
        <item>
            <title>del.icio.us bought by Yahoo!</title>
            <link>http://geekswithblogs.net/urig/archive/2005/12/10/62776.aspx</link>
            <description>Just got the word from &lt;a href=http://www.boingboing.net/2005/12/09/yahoo_bought_delicio.html target="_blank"&gt;boingboing&lt;/a&gt; : &lt;a href=http://del.icio.us/ target="_blank"&gt;del.icio.us&lt;/a&gt; is now part of Yahoo!

I sure hope impact on del.icio.us is going to be minimal.

&lt;A href="http://blog.del.icio.us/blog/2005/12/yahoo.html" target="_blank"&gt;http://blog.del.icio.us/blog/2005/12/yahoo.html&lt;/A&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=62776"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=62776" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/62776.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2005/12/10/62776.aspx</guid>
            <pubDate>Sat, 10 Dec 2005 23:42:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/62776.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2005/12/10/62776.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/62776.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/62776.aspx</trackback:ping>
        </item>
        <item>
            <title>Google Base is up!</title>
            <link>http://geekswithblogs.net/urig/archive/2005/11/22/60865.aspx</link>
            <description>&lt;P&gt;Check it out - &lt;A href="http://base.google.com/" target=_blank&gt;Google Base&lt;/A&gt; is finally up.&lt;/P&gt;
&lt;P&gt;This is Google's publically available (and publically maintained!) open database of &lt;STRONG&gt;everything&lt;/STRONG&gt;. A a repository of structured data that everyone can add to. You can either structure an "Item Type" for yourself or choose one from the many already defined and then you feed Items of that type into the system.&lt;/P&gt;
&lt;P&gt;Everything ends up indexed in Google Base's search engine. One possible use for it is for classified ads, much like &lt;A href="http://www.craigslist.org/" target=_blank&gt;craigslist&lt;/A&gt;. I noticed that when inputing data for an item of type "Car", the first field to fill is the desired price for it :).&lt;/P&gt;
&lt;P&gt;But it could generally be used to store any kind of list data or object data. I expect Google to provide users with some kind of API for programmatically accessing and manipulating this huge public mega-db.&lt;/P&gt;
&lt;P&gt;I guess this is just another step ahead on Google's road to owning &lt;STRONG&gt;The Index of Everthing!&lt;/STRONG&gt;. Yikes :).&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=60865"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=60865" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/60865.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2005/11/22/60865.aspx</guid>
            <pubDate>Tue, 22 Nov 2005 16:31:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/60865.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2005/11/22/60865.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/60865.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/60865.aspx</trackback:ping>
        </item>
        <item>
            <title>del.icio.us !</title>
            <link>http://geekswithblogs.net/urig/archive/2005/11/15/60149.aspx</link>
            <description>&lt;P&gt;For a while now I've been looking for a solution that will let me access my IE Favorites / FF Bookmarks, regardless of which computer I am working on.&lt;/P&gt;
&lt;P&gt;I often find interesting things on the web while at work, and I bookmark them for later reading because, well, I can't read them on the spot - I need to work :). The problem is that when I get home I am surprised to find the bookmarks aren't in my home computer. Silly me.&lt;/P&gt;
&lt;P&gt;So I've just opened an &lt;A href="http://del.icio.us/urig/" target=_blank&gt;account&lt;/A&gt; on &lt;A href="http://del.icio.us/" target=_blank&gt;del.icio.us&lt;/A&gt;! I can store all my favorites/bookmarks there and retrieve them from any browser anywhere.&lt;/P&gt; 
&lt;P&gt;Whenever I bump into an interesting URL, I click a favelet / bookmarklet and immeidately post (and tag) it to my account. It also spends a few seconds being displayed on the del.icio.us homepage - That contains a list of the most recent links people have saved.&lt;/P&gt; 
&lt;P&gt;Now I just need to find a way to sync my account with my IE / FF. Will let you know if I find out how to do this.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=60149"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=60149" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/urig/aggbug/60149.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Uri Goldstein</dc:creator>
            <guid>http://geekswithblogs.net/urig/archive/2005/11/15/60149.aspx</guid>
            <pubDate>Tue, 15 Nov 2005 16:43:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/urig/comments/60149.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/urig/archive/2005/11/15/60149.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/urig/comments/commentRss/60149.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/urig/services/trackbacks/60149.aspx</trackback:ping>
        </item>
    </channel>
</rss>