<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gfdsa.log</title>
	<atom:link href="http://gfdsa.gfdsa.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://gfdsa.gfdsa.org</link>
	<description>Just some typing exercises</description>
	<lastBuildDate>Thu, 18 Mar 2010 21:26:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>accidentally rm -fr /etc</title>
		<link>http://gfdsa.gfdsa.org/2010/03/18/accidentally-rm-fr-etc/</link>
		<comments>http://gfdsa.gfdsa.org/2010/03/18/accidentally-rm-fr-etc/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 21:26:59 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[etc]]></category>
		<category><![CDATA[idiot]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[rm -rf]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=844</guid>
		<description><![CDATA[If you ( better not you, but **** happens) remove your /etc on redhat/centos 5 and you still have an open remote root shell, here is what you have to do to make sure you still can reach the host (I wouldn&#8217;t write it if I had a backup):
0. Say f***********ck, take a deep breath [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gfdsa.gfdsa.org/wp-content/uploads/2010/03/ssh.jpg" rel="lightbox"><img class="alignleft size-medium wp-image-845" style="margin: 8px 12px;" title="ssh" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/03/ssh-190x300.jpg" alt="" width="190" height="300" /></a>If you ( better not you, but **** happens) remove your /etc on redhat/centos 5 and you still have an open remote root shell, here is what you have to do to make sure you still can reach the host (I wouldn&#8217;t write it if I had a backup):</p>
<p>0. Say f***********ck, take a deep breath and don&#8217;t panic</p>
<p>1. Make a prayer ( whatever god will do, even Einstein, nobody hears you screaming anyway )</p>
<p>2. Restore /etc/resolv.conf, opendns will work if you don&#8217;t remember what are the servers</p>
<p>3. copy/paste/wget this from another redhat host:</p>
<blockquote><p>drwxr-xr-x 5 root root 4096 Jan 25 00:37 security<br />
drwxr-xr-x 3 root root 4096 Jan 30 13:47 selinux<br />
-rw-r&#8211;r&#8211; 1 root root  643 Mar 18 20:44 group<br />
-rw-r&#8211;r&#8211; 1 root root 1653 Mar 18 20:45 passwd<br />
drwxr-xr-x 2 root root 4096 Mar 18 20:48 ssh<br />
drwxr-xr-x 2 root root 4096 Mar 18 20:54 pam.d<br />
-rw-r&#8211;r&#8211; 1 root root 1848 Mar 18 20:55 nsswitch.conf<br />
-rw-r&#8211;r&#8211; 1 root root 8515 Mar 18 20:55 protocols<br />
-rw-r&#8211;r&#8211; 1 root root  188 Mar 18 20:56 hosts.allow<br />
-rw-r&#8211;r&#8211; 1 root root  375 Mar 18 20:56 hosts.deny<br />
-rw-r&#8211;r&#8211; 1 root root  212 Mar 18 20:56 hosts<br />
-rw-r&#8211;r&#8211; 1 root root   17 Mar 18 20:57 host.conf<br />
-r&#8212;&#8212;&#8211; 1 root root 1358 Mar 18 21:01 shadow</p></blockquote>
<p>Some of these maybe not needed, but just in case</p>
<p>4. edit passwd/shadow/group to add local users, hopefully you don&#8217;t have much and you remember who owned what to recover the ids</p>
<p>5. generate host keys like:</p>
<blockquote><p>ssh-keygen -q -t rsa -f /etc/ssh/ssh_host_rsa_key -C &#8221; -N &#8221;<br />
ssh-keygen -q -t rsa1 -f /etc/ssh/ssh_host_key -C &#8221; -N &#8221;<br />
ssh-keygen -q -t dsa -f /etc/ssh/ssh_host_dsa_key -C &#8221; -N &#8221;</p></blockquote>
<p>6. try to ssh to the host</p>
<p>7. repeat with strace until it works</p>
<p>8. get a lot of coffee and start to recover other stuff</p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/03/18/accidentally-rm-fr-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s up with SPAM ratio? What will your send me next email marketer?</title>
		<link>http://gfdsa.gfdsa.org/2010/03/17/whats-up-with-spam-ratio-what-will-your-send-me-next-email-marketer/</link>
		<comments>http://gfdsa.gfdsa.org/2010/03/17/whats-up-with-spam-ratio-what-will-your-send-me-next-email-marketer/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 23:36:38 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[returnpath]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=840</guid>
		<description><![CDATA[As Neil Schwartzman in returnpath blog says about McAfee email report which shows that overall amount of email has grew up whenever the SPAM ratio remains the same:
The very bad news:  Overall email volume is way up so  the amount of spam has gone way up too. Translation: there is a  lot [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gfdsa.gfdsa.org/wp-content/uploads/2010/03/logo.gif" rel="lightbox"><img class="alignleft size-full wp-image-841" style="margin: 8px 12px;" title="logo" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/03/logo.gif" alt="" width="120" height="58" /></a>As <a href="http://www.returnpath.net/blog/2010/03/same-spam-different-day.php" target="_blank">Neil Schwartzman in returnpath blog says</a> about McAfee email report which shows that overall amount of email has grew up whenever the SPAM ratio remains the same:</p>
<blockquote><p><strong>The very bad news</strong>:  Overall email volume is way up so  the <em>amount</em> of spam has gone way up too. Translation: there is a  lot more crap clogging up the system.</p></blockquote>
<p>and the obvious advice:</p>
<blockquote><p>For marketers a move toward smaller amounts of relevant email is way  past due. Consumers simply aren&#8217;t able to keep up with the volume and  will tune out more and more. Does this mean people will give up on  email?  Nope, but they will be more and more choosy &#8212; choosy about what  they sign up for, choosy about what they stay subscribed to, choosy  about what they open and read. You want be the email they open every  time. You can do it.</p></blockquote>
<p>And this is SOOOOO TRUE&#8230;..</p>
<p> <img src='http://gfdsa.gfdsa.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="http://www.mcafee.com/us/local_content/reports/march_spam_report_20100309.pdf" target="_self">Read the McAfee Report here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/03/17/whats-up-with-spam-ratio-what-will-your-send-me-next-email-marketer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Researchers say that a pint a day may work as well as a low dose of aspirin in preventing heart clots that raise the risk of heart attacks</title>
		<link>http://gfdsa.gfdsa.org/2010/03/14/researchers-say-that-a-pint-a-day-may-work-as-well-as-a-low-dose-of-aspirin-in-preventing-heart-clots-that-raise-the-risk-of-heart-attacks/</link>
		<comments>http://gfdsa.gfdsa.org/2010/03/14/researchers-say-that-a-pint-a-day-may-work-as-well-as-a-low-dose-of-aspirin-in-preventing-heart-clots-that-raise-the-risk-of-heart-attacks/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 20:35:57 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/2010/03/14/researchers-say-that-a-pint-a-day-may-work-as-well-as-a-low-dose-of-aspirin-in-preventing-heart-clots-that-raise-the-risk-of-heart-attacks/</guid>
		<description><![CDATA[

http://www.fitsugar.com/Health-Benefits-Drinking-Guinness-Really-Good-You-7709620


]]></description>
			<content:encoded><![CDATA[<div class="pp_items">
<div class="pp_item" align="center"><img src="http://static.pixelpipe.com/6114e80b-69f6-426d-b239-5514c62c2aa9_b.jpg" style="max-width: 100%;" />
<p>http://www.fitsugar.com/Health-Benefits-Drinking-Guinness-Really-Good-You-7709620</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/03/14/researchers-say-that-a-pint-a-day-may-work-as-well-as-a-low-dose-of-aspirin-in-preventing-heart-clots-that-raise-the-risk-of-heart-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Filtering: New Zealand joins the growing crowd</title>
		<link>http://gfdsa.gfdsa.org/2010/03/12/internet-filtering-new-zealand-joins-the-growing-crowd/</link>
		<comments>http://gfdsa.gfdsa.org/2010/03/12/internet-filtering-new-zealand-joins-the-growing-crowd/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:23:28 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[bullshit]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[new zealand]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=835</guid>
		<description><![CDATA[ Last month NZ government has stealthy launched their filtering system. From now on, New Zealand Internet users are in good hands.
Sad.
Here is what their opposition says:
Does New Zealand have internet filtering?
Yes. The Department of Internal Affairs ran a trial internet filtering scheme in conjunction with Ihug, Watchdog, Maxnet and TelstraClear from May 2007 to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techliberty.org.nz/why-we-oppose-internet-filtering/"><img class="alignleft size-medium wp-image-836" style="margin: 12px;" title="NZCnsored" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/03/NZCnsored-300x241.png" alt="" width="300" height="241" /></a> Last month NZ government has stealthy launched their filtering system. From now on, New Zealand Internet users are in good hands.<br />
Sad.<br />
Here is what <a href="http://techliberty.org.nz/issues/internet-filtering/filtering-faq/">their opposition says</a>:</p>
<blockquote><p>Does New Zealand have internet filtering?</p>
<p>Yes. The Department of Internal Affairs ran a trial internet filtering scheme in conjunction with Ihug, Watchdog, Maxnet and TelstraClear from May 2007 to September 2008.<br />
The system is now running with Watchdog joining it on 1st February 2010, and Maxnet on 26th February 2010.<br />
Other ISPs are being invited to join.</p></blockquote>
<p>I am not particularly interested in what technical details of this are. It is not going to work anyway. But I am terribly sorry for the budget money spent for useless ( for citizens ) stuff instead of improving the quality of the infrastructure and overall digital awareness.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/03/12/internet-filtering-new-zealand-joins-the-growing-crowd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primo&#8230; Secondo&#8230;</title>
		<link>http://gfdsa.gfdsa.org/2010/02/24/primo-secondo/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/24/primo-secondo/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:33:46 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Lunchtime]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/2010/02/24/primo-secondo/</guid>
		<description><![CDATA[

Pizzzaaaaa


]]></description>
			<content:encoded><![CDATA[<div class="pp_items">
<div class="pp_item" align="center"><img src="http://static.pixelpipe.com/748f6c8a-e26a-4555-8921-824ad3465657_b.jpg" style="max-width: 100%;" />
<p>Pizzzaaaaa</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/24/primo-secondo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open letter to Google: free VP8, and use it on YouTube &#8211; Free Software Foundation</title>
		<link>http://gfdsa.gfdsa.org/2010/02/23/open-letter-to-google-free-vp8-and-use-it-on-youtube-free-software-foundation/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/23/open-letter-to-google-free-vp8-and-use-it-on-youtube-free-software-foundation/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:50:12 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=828</guid>
		<description><![CDATA[
Open letter to Google: free VP8, and use it on YouTube &#8211; Free Software Foundation.


With its purchase of the  On2 video compression technology company having been completed on  Wednesday February 16, 2010, Google now has the opportunity to make free  video formats the standard, freeing the web from both Flash and the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-827" style="margin: 8px;" title="the question to be asked now" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/google_evil-150x150.png" alt="the question to be asked now" width="150" height="150" /><br />
<a href="http://www.fsf.org/blogs/community/google-free-on2-vp8-for-youtube/#">Open letter to Google: free VP8, and use it on YouTube &#8211; Free Software Foundation</a>.</p>
<div>
<blockquote>
<p>With its purchase of the  On2 video compression technology company having been completed on  Wednesday February 16, 2010, Google now has the opportunity to make free  video formats the standard, freeing the web from both Flash and the  proprietary H.264 codec.
</p>
<p>
To sit on this technology or merely use it as a bargaining chip would  be a disservice to the free world, while bringing at best limited  short-term benefits to your company.  To free VP8 without recommending  it to YouTube users would be a wasted opportunity and damaging to free  software browsers like Firefox.  We all want you to do the right thing.  Free VP8, and use it on YouTube!
</p>
<p>
Dear Google,
</p>
<p>
With your purchase of On2, you now own both the world&#8217;s largest video  site (YouTube) and all the patents behind a new high performance video  codec &#8212; VP8.  Just think what you can achieve by releasing the VP8  codec under an irrevocable royalty-free license and pushing it out to  users on YouTube? You can end the web&#8217;s dependence on patent-encumbered  video formats and proprietary software (Flash).
</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/23/open-letter-to-google-free-vp8-and-use-it-on-youtube-free-software-foundation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>torrents.ru no more</title>
		<link>http://gfdsa.gfdsa.org/2010/02/20/toorents-ru-no-more/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/20/toorents-ru-no-more/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 11:22:50 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[riaa]]></category>
		<category><![CDATA[russia]]></category>
		<category><![CDATA[torrents]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=819</guid>
		<description><![CDATA[Russian prosecutors have closed domain delegation of torrents.ru which is a 4-30m users torrent tracker. Arguably the largest one in .ru zone. In a couple of hours the tracker came back under another domain name.
The Russian Internet is full of speculations though the idea is clear, western copyright fighters just have got another bone from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/logo_old_gray.jpg" rel="lightbox"><img class="alignleft size-full wp-image-820" style="margin: 8px;" title="logo_old_gray" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/logo_old_gray.jpg" alt="" width="320" height="85" /></a>Russian prosecutors have closed domain delegation of torrents.ru which is a 4-30m users torrent tracker. Arguably the largest one in .ru zone. In a couple of hours the tracker came back under another domain name.</p>
<p>The Russian Internet is full of speculations though the idea is clear, western copyright fighters just have got another bone from Russian government. Once pirates haven Russia is eager for western money and there are dozens of demonstrative actions taken by their law forces against illegal copying and distribution of copyrighted material. Just to show. Why demonstrative ? compare it to PirateBay shutdown. It is not that hard to find who is behind the website and do legal actions against them. Ineffectiveness is the first sign of dummy operations.</p>
<p><a href="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/GxzeV.jpg" rel="lightbox"><img class="alignleft size-thumbnail wp-image-821" style="margin: 8px;" title="Why nobody wants to buy movies" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/GxzeV-150x150.jpg" alt="" width="150" height="150" /></a>But it does make me think louder about all this story with illegal content. I don&#8217;t really get the reason they still fight. Is it just greediness or what??</p>
<p>There are millions of downloaders in the world that steel movies just because renting or buying it legally is totally uncomfortable. We are in 2010. So just accept the Internet. Change your model and stop hunting the money you will not get. I will be among the first ones to pay for good quality, official, in whatever language I prefer movies I can download directly from publisher website.</p>
<p>Oh yeah, it breaks your business because you don&#8217;t know how many people will watch it, so you can&#8217;t apply theater model, you don&#8217;t know for how long I will keep it so you can&#8217;t charge the rent. And you can&#8217;t sell it to me like a DVD in the store because I can just copy it (you know I can copy whatever I see on a computer screen, right?). Pretty deadlock for you.</p>
<p>When something old gets deadlocked there has to be innovation to replace it. So just innovate you old farts, let it go, give it to young people with open minds. I will still go to the movies. I&#8217;m convinced my son will too. So here, take the my money for not going when movie doesn&#8217;t worth it. Here take my money for getting a movie without spending my time for blockbuster.</p>
<p>I think the reason is that businesses are driven by old farts. Nothing more.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/20/toorents-ru-no-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A fact of life</title>
		<link>http://gfdsa.gfdsa.org/2010/02/18/a-fact-of-life/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/18/a-fact-of-life/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:42:19 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/2010/02/18/a-fact-of-life/</guid>
		<description><![CDATA[

After Monday and Tuesday even your calendar says WTF


]]></description>
			<content:encoded><![CDATA[<div class="pp_items">
<div class="pp_item" align="center"><img src="http://static.pixelpipe.com/76ae83ee-98d2-4a17-ba1e-aa93e7c00eb3_b.jpg" style="max-width: 100%;" />
<p>After Monday and Tuesday even your calendar says WTF</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/18/a-fact-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another project to be doomed?</title>
		<link>http://gfdsa.gfdsa.org/2010/02/09/another-project-to-be-doomed/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/09/another-project-to-be-doomed/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:51:29 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=814</guid>
		<description><![CDATA[Last week, Oracle laid off two more members of Sun&#8217;s already-decimated  APO (Orca screen reader, a project led by Sun&#8217;s Accessibility Program Office.)
Open Letter to Oracle here
Now it&#8217;s more like offense if they close it  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://gfdsa.gfdsa.org/wp-content/uploads/2010/01/sun_deal_close_feature-e1264750622413.jpg" rel="lightbox"><img class="alignleft size-full wp-image-790" style="margin: 12px;" title="Sun/Oracle Deal" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/01/sun_deal_close_feature-e1264750622413.jpg" alt="" width="311" height="245" /></a>Last week, Oracle laid off two more members of Sun&#8217;s already-decimated  APO (Orca screen reader, a project led by Sun&#8217;s Accessibility Program Office.)</p>
<p><a title="Open letter" href="http://blog.grain-of-salt.com/index.php?itemid=394" target="_blank">Open Letter to Oracle here</a></p>
<p>Now it&#8217;s more like offense if they close it <img src='http://gfdsa.gfdsa.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/09/another-project-to-be-doomed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle kills Project Darkstar; adios to virtual worlds &#124; VentureBeat</title>
		<link>http://gfdsa.gfdsa.org/2010/02/08/oracle-kills-project-darkstar-adios-to-virtual-worlds-venturebeat/</link>
		<comments>http://gfdsa.gfdsa.org/2010/02/08/oracle-kills-project-darkstar-adios-to-virtual-worlds-venturebeat/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:29:23 +0000</pubDate>
		<dc:creator>gfdsa</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://gfdsa.gfdsa.org/?p=809</guid>
		<description><![CDATA[Oracle kills Project Darkstar; adios to virtual worlds &#124; VentureBeat.
Here you go. Another &#8220;useless&#8221; thing made by Sun bites the dust.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2010/02/04/oracle-kills-project-darkstar-adios-to-virtual-worlds/"><img class="alignleft" style="border: 0pt none; margin: 12px;" src="http://gfdsa.gfdsa.org/wp-content/uploads/2010/02/sun_deal_close_feature-e1264750622413.jpg" alt="" width="311" height="245" /></a><a href="http://venturebeat.com/2010/02/04/oracle-kills-project-darkstar-adios-to-virtual-worlds/">Oracle kills Project Darkstar; adios to virtual worlds | VentureBeat</a>.</p>
<p>Here you go. Another &#8220;useless&#8221; thing made by Sun bites the dust.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfdsa.gfdsa.org/2010/02/08/oracle-kills-project-darkstar-adios-to-virtual-worlds-venturebeat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
