

<rss version="2.0">
<channel>
<title>Scratch Projects :: Newest Programming Articles</title>
<description>The Newest Programming Tutorials From scratchProjects.com</description>
<link>http://www.scratchprojects.com/</link>
<copyright>Copyright 2006</copyright>
<language>en-us</language>

 
     <item>
        <title>Converting an Image to a Binary String</title> 
        <description>Today we will learn how to convert an image into a 1 and 0 string using C#. Let me show you what I'm talking about.</description> 
        <link>http://www.scratchprojects.com/2008/04/csharp_image_converter_p01.php</link>
		<guid>http://www.scratchprojects.com/2008/04/csharp_image_converter_p01.php</guid>
        <pubDate>Thu, 17 Apr 2008 00:00:00 CDT</pubDate> 
     </item>    
 
     <item>
        <title>Black Jack in VB.NET</title> 
        <description>This tutorial teaches us to program a player vs dealer blackjack game using Visual Basic.NET</description> 
        <link>http://www.scratchprojects.com/2008/01/vb_blackjack_p01.php</link>
		<guid>http://www.scratchprojects.com/2008/01/vb_blackjack_p01.php</guid>
        <pubDate>Sat, 12 Jan 2008 00:00:00 CST</pubDate> 
     </item>    
 
     <item>
        <title>Introduction to Lua Programming</title> 
        <description>Lua is a powerful, light-weight programming language designed for extending applications. Coupled with it being relatively fast and having a very lenient license, it has gained a following among game developers for providing a viable scripting interface. It has been used in games such as World of Warcraft and Far Cry, and in applications such as Adobe Photoshop Lightroom and Snort.</description> 
        <link>http://www.scratchprojects.com/2007/08/introduction_to_lua_programming_p01.php</link>
		<guid>http://www.scratchprojects.com/2007/08/introduction_to_lua_programming_p01.php</guid>
        <pubDate>Fri, 31 Aug 2007 00:00:00 CDT</pubDate> 
     </item>    
 
     <item>
        <title>Building a Pageable and Sortable Ajax Enabled DataGrid with PHP5 and PDO</title> 
        <description>This tutorial explains how to build a dynamic data grid for browsing data. This is not a perfect data grid solution that can be just dropped onto a page, it requires a bit of hands on tweaking, but the end result is pretty amazing.</description> 
        <link>http://www.scratchprojects.com/2006/12/pageable_sortable_ajax_datagrid_p01.php</link>
		<guid>http://www.scratchprojects.com/2006/12/pageable_sortable_ajax_datagrid_p01.php</guid>
        <pubDate>Wed, 20 Dec 2006 00:00:00 CST</pubDate> 
     </item>    
 
     <item>
        <title>Using phpFlickr to Integrate Flickr Photos on Your Own Site</title> 
        <description>In this tutorial I will explain how to use the phpFlickr API to interact with Flickr and display photos on a web site.</description> 
        <link>http://www.scratchprojects.com/2006/10/phpflickr_to_integrate_flickr_photos_p01.php</link>
		<guid>http://www.scratchprojects.com/2006/10/phpflickr_to_integrate_flickr_photos_p01.php</guid>
        <pubDate>Sat, 21 Oct 2006 00:00:00 CDT</pubDate> 
     </item>    
</channel>
</rss>