<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3" -->
<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/"
	>

<channel>
	<title>Newbie Game Programmers</title>
	<link>http://www.savware.net</link>
	<description></description>
	<pubDate>Mon, 03 Nov 2008 03:54:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
	<language>en</language>
			<item>
		<title>Get Your Favorite Clone Scripts at the Tip of Your Finger</title>
		<link>http://www.savware.net/get-your-favorite-clone-scripts-at-the-tip-of-your-finger/</link>
		<comments>http://www.savware.net/get-your-favorite-clone-scripts-at-the-tip-of-your-finger/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 03:53:50 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.savware.net/get-your-favorite-clone-scripts-at-the-tip-of-your-finger/</guid>
		<description><![CDATA[Author: John Robinson
Do you long for a website that has the looks and features of Friendster or Facebook, or maybe YouTube, but don???t know whom to approach for ideas or where to start the process? Well, the answer to that wonderful Youtube script or a Flickr clone, which you can make your own, is available [...]]]></description>
		<wfw:commentRss>http://www.savware.net/get-your-favorite-clone-scripts-at-the-tip-of-your-finger/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Comments in Your Programming Source Code</title>
		<link>http://www.savware.net/using-comments-in-your-programming-source-code/</link>
		<comments>http://www.savware.net/using-comments-in-your-programming-source-code/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 11:46:41 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Development Articles]]></category>

		<guid isPermaLink="false">http://www.savware.net/using-comments-in-your-programming-source-code/</guid>
		<description><![CDATA[At some point every programmer has experienced it; returning to code written days or months before, you find yourself unable to remember why you wrote the code the way you did and what it was for. Nothing can be more frustrating or more time consuming than having to step back through code and figure out [...]]]></description>
		<wfw:commentRss>http://www.savware.net/using-comments-in-your-programming-source-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unique Blog Designs 1-Year Anniversary Contest</title>
		<link>http://www.savware.net/unique-blog-designs-1-year-anniversary-contest/</link>
		<comments>http://www.savware.net/unique-blog-designs-1-year-anniversary-contest/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 02:03:48 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.savware.net/unique-blog-designs-1-year-anniversary-contest/</guid>
		<description><![CDATA[Unique Blog Desings is holding a Contest to mark there 1-Year Anniversary
You can enter as well, leave a comment on there website post about the 1-Year Anniversary of UBD 
Grand Prize - Brand New 8GB iPod Touch ($299 value) and One (1) Copy of our New UBD Citrus WordPress Theme (coming next week).
Three (3) runner-up [...]]]></description>
		<wfw:commentRss>http://www.savware.net/unique-blog-designs-1-year-anniversary-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Still Alive</title>
		<link>http://www.savware.net/still-alive/</link>
		<comments>http://www.savware.net/still-alive/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 22:53:22 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.savware.net/still-alive/</guid>
		<description><![CDATA[Been meaning to get this going again, cept http://www.travian.com has been dominating my time.
Will make some new post shortly.
]]></description>
		<wfw:commentRss>http://www.savware.net/still-alive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Perl and Regular Expressions to Process Html Files - Part 2</title>
		<link>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-2/</link>
		<comments>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-2/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 01:47:44 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Perl]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-2/</guid>
		<description><![CDATA[Author: John Dixon
In this article we will discuss how to change the contents of an HTML file by running a Perl script on it.
The file we are going to process is called file1.htm:
Note: To ensure that the code is displayed correctly, in the example code shown in this article, square brackets &#8216;[..]&#8217; are used in [...]]]></description>
		<wfw:commentRss>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Perl and Regular Expressions to Process Html Files - Part 1</title>
		<link>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-1/</link>
		<comments>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-1/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 01:43:47 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Perl]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-1/</guid>
		<description><![CDATA[Author: John Dixon
Like many web content authors, over the past few years I&#8217;ve had many occasions when I&#8217;ve needed to clean up a bunch of HTML files that have been generated by a word processor or publishing package. Initially, I used to clean up the files manually, opening each one in turn, and making the [...]]]></description>
		<wfw:commentRss>http://www.savware.net/using-perl-and-regular-expressions-to-process-html-files-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top of the Top - Wordpress Themes</title>
		<link>http://www.savware.net/top-of-the-top-wordpress-themes/</link>
		<comments>http://www.savware.net/top-of-the-top-wordpress-themes/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:05:56 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Development Articles]]></category>

		<guid isPermaLink="false">http://www.savware.net/top-of-the-top-wordpress-themes/</guid>
		<description><![CDATA[Top 50 Free Wordpress Theme (Excellent article, has screen shots of each theme, with a link to a demo, and a download link)
100 Excellent Free Wordpress Themes (Great article on 100 Free Wordpress themes, shows screen shots of some)
20 More Free First-Class Wordpress Themes
83 Beautiful Wordpress Themes
10 Fresh and Clean Themes
10 Unusual &#38; Original Wordpress [...]]]></description>
		<wfw:commentRss>http://www.savware.net/top-of-the-top-wordpress-themes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Street Fighter IV Trailer</title>
		<link>http://www.savware.net/street-fighter-iv-trailer/</link>
		<comments>http://www.savware.net/street-fighter-iv-trailer/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 14:50:08 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Game Articles]]></category>

		<guid isPermaLink="false">http://www.savware.net/street-fighter-iv-trailer/</guid>
		<description><![CDATA[One of my favourite games when I was a young&#8217;n was Street Fighter, yes I am old enough to have played Street Fighter One.  But Street Fighter 2 was the game I wasted most of my money on.  I found a video of the upcoming Street Fighter 4 game for the next gen [...]]]></description>
		<wfw:commentRss>http://www.savware.net/street-fighter-iv-trailer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Guitar Rising</title>
		<link>http://www.savware.net/guitar-rising/</link>
		<comments>http://www.savware.net/guitar-rising/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 17:50:28 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[Game Articles]]></category>

		<guid isPermaLink="false">http://www.savware.net/guitar-rising/</guid>
		<description><![CDATA[Well, I heard about this a couple of weeks ago, but I am just got around to writing about it today, after reading some news about it, I did search through Google to find there homepage.  Nothing much up there except a small video (see below).  I am really excited about this game, [...]]]></description>
		<wfw:commentRss>http://www.savware.net/guitar-rising/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Basic and XNA Game Development</title>
		<link>http://www.savware.net/visual-basic-and-xna-game-development/</link>
		<comments>http://www.savware.net/visual-basic-and-xna-game-development/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 15:53:01 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
		
		<category><![CDATA[2D]]></category>

		<category><![CDATA[3D]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[dotNET]]></category>

		<guid isPermaLink="false">http://www.savware.net/visual-basic-and-xna-game-development/</guid>
		<description><![CDATA[I found this great resource after reading some comments on my last article Beginning Game Development with MS .NET.
I must say I like the layout of these tutorials better, it not only shows you the code, but there is examples with Screen shots, so the walk thru to install and start running your first game [...]]]></description>
		<wfw:commentRss>http://www.savware.net/visual-basic-and-xna-game-development/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
