<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.dudeforce.net/">
<title>Serial: Java .Net Mono FreeBSD Erlang</title>
<link>http://www.dudeforce.net/</link>
<description>Covering Java and .Net software development, FreeBSD and other fun nerdy stuff. On a technical documentation mission.</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-12-06T07:59:42-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/12/erlang_im_divin_1.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/03/new_audi_godfat.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/02/dark_web_design_1.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/02/chyrp_installed.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/01/_net_framework.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2008/01/codeigniter.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/12/the_future.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/12/greasemonkey_da.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/12/delicious_block.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/12/groovy_or_jruby.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/12/amazon_release.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2007/11/yes_folks.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2005/10/monofreebsd_bsd.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2005/06/whois_spam.html" />
<rdf:li rdf:resource="http://www.dudeforce.net/archives/2005/06/wordpress_15_sq.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.dudeforce.net/archives/2008/12/erlang_im_divin_1.html">
<title>Erlang, I&apos;m Diving In</title>
<link>http://www.dudeforce.net/archives/2008/12/erlang_im_divin_1.html</link>
<description>I&apos;ve recently become interested in learning Erlang, it&apos;s a functional language, high performance and much different than your average C based languages. That being said, it&apos;s going to be a steeper learning curve for me....</description>
<dc:subject>erlang</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-12-06T07:59:42-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2008/03/new_audi_godfat.html">
<title>New Audi Godfather Commercial</title>
<link>http://www.dudeforce.net/archives/2008/03/new_audi_godfat.html</link>
<description>I found the new Audi Superbowl commercial on WikiRides amusing: Audi_R8_Truth_in_The_Godfather_-_Super_Bowl_2008...</description>
<dc:subject>video</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-03-11T06:14:44-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2008/02/dark_web_design_1.html">
<title>Dark Web Designs</title>
<link>http://www.dudeforce.net/archives/2008/02/dark_web_design_1.html</link>
<description>I have an appreciation for darker web designs, for one it&apos;s easier on the eyes. Vandelay creates an article reviewing some of the better ones: http://vandelaydesign.com/blog/galleries/dark/...</description>
<dc:subject>design</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-02-26T06:27:34-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2008/02/chyrp_installed.html">
<title>Chyrp Installed</title>
<link>http://www.dudeforce.net/archives/2008/02/chyrp_installed.html</link>
<description>Just installed Chyrp (http://chyrp.net). It&apos;s simple, minimal and uses plugins called feathers....</description>
<dc:subject>webapps</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-02-04T23:51:39-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2008/01/_net_framework.html">
<title> .NET Framework Library Source Code Available</title>
<link>http://www.dudeforce.net/archives/2008/01/_net_framework.html</link>
<description>An interesting move by Microsoft, the .NET Framework Library has been made open source. Here are the libraries available: * .NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading, etc)....</description>
<dc:subject>.net</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-01-17T08:00:11-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2008/01/codeigniter.html">
<title>CodeIgniter - a Rails-like PHP framework</title>
<link>http://www.dudeforce.net/archives/2008/01/codeigniter.html</link>
<description>I haven&apos;t been this excited about a framework since Groovy. CodeIgniter is a rails-like php framework that allows for rapid development using a REST Model-View-Controller, comes with a basic scaffolding, an assort of core classes and excellent documentation. Although many...</description>
<dc:subject>framework</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2008-01-08T19:24:49-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/12/the_future.html">
<title>The Future...</title>
<link>http://www.dudeforce.net/archives/2007/12/the_future.html</link>
<description> The future is already here....</description>
<dc:subject>tech</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-12-29T12:08:23-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/12/greasemonkey_da.html">
<title>Greasemonkey Darken Script</title>
<link>http://www.dudeforce.net/archives/2007/12/greasemonkey_da.html</link>
<description>I just love Greasemonkey scripts for Firefox. I happened to stumble upon this basic script to &apos;Darken&apos; a web page, it&apos;s simple but a start. Now I&apos;ll make some tweaks to invert colors....</description>
<dc:subject>javascript</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-12-27T22:01:07-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/12/delicious_block.html">
<title>del.icio.us blocking IP addresses</title>
<link>http://www.dudeforce.net/archives/2007/12/delicious_block.html</link>
<description>I&apos;ve built more than one web application with del.icio.us integration, now it appears they (yahoo) are blocking certain IP ranges:...</description>
<dc:subject></dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-12-24T16:13:00-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/12/groovy_or_jruby.html">
<title>Groovy or JRuby? That is the question.</title>
<link>http://www.dudeforce.net/archives/2007/12/groovy_or_jruby.html</link>
<description>As for myself, I can&apos;t speak for JRuby, as I&apos;ve only had experiences with Groovy. And I have nothing but good things to say about Groovy. It&apos;s easy to setup, implement and deploy and has much faster performance than just...</description>
<dc:subject>language</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-12-24T10:19:42-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/12/amazon_release.html">
<title>Amazon Releases EC2 Public AMI Images</title>
<link>http://www.dudeforce.net/archives/2007/12/amazon_release.html</link>
<description>Amazon has released public AMIs for use with the EC2 computing service. And there are quite a few tutorials cropping up around the web, regarding rolling your own AMI image....</description>
<dc:subject>grid computing</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-12-24T10:04:47-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2007/11/yes_folks.html">
<title>Yes, Folks MT Here</title>
<link>http://www.dudeforce.net/archives/2007/11/yes_folks.html</link>
<description>I&apos;m still here using Movable Type, Version 3.01D to be exact. That may be changing very soon. I set up a blog on wordpress.com, but it&apos;s entirely too limiting. It&apos;s either going to be a local wordpress installation or else...</description>
<dc:subject>this blog</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2007-11-29T19:12:04-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2005/10/monofreebsd_bsd.html">
<title>Mono:FreeBSD (BSD#)</title>
<link>http://www.dudeforce.net/archives/2005/10/monofreebsd_bsd.html</link>
<description>This is awesome. The BSD# Project is devoted to porting and maintaining the Mono .NET framework for FreeBSD. The Mono framework consists of not only the Mono Runtime environment and compiler but the XSP web server for handling ASP.NET applications,...</description>
<dc:subject>mono</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2005-10-15T16:04:13-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2005/06/whois_spam.html">
<title>Whois Spam</title>
<link>http://www.dudeforce.net/archives/2005/06/whois_spam.html</link>
<description>Looks like whois is now even prone to spam. Look at what google.com returns: me@server$ whois google.com Whois Server Version 1.3 Domain names in the .com and .net domains can now be registered with many different competing registrars. Go to...</description>
<dc:subject>suck</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2005-06-20T13:13:30-08:00</dc:date>
</item>
<item rdf:about="http://www.dudeforce.net/archives/2005/06/wordpress_15_sq.html">
<title>Wordpress 1.5 SQL-Injection Attack</title>
<link>http://www.dudeforce.net/archives/2005/06/wordpress_15_sq.html</link>
<description>The most critical vulnerability in the 1.5 release of wordpress is an SQL-Injection in `wp-trackback.php&apos;. It&apos;s not easily exploitable because you do not get a result when you inject a valid query but it&apos;s possible to bruteforce values in the...</description>
<dc:subject>this blog</dc:subject>
<dc:creator>0xFF3300</dc:creator>
<dc:date>2005-06-01T07:21:37-08:00</dc:date>
</item>


</rdf:RDF>