<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Programming</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:24:22 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:24:22 -0500</pubDate>
<item>
<title>PDF Split &amp; Merge</title>
<pubDate>Wed, 08 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/PDF-Split-%26-Merge/71431</link>
<description>
<![CDATA[DF Split &amp; Merge generates edit creator effective has the facility of arranging, adding, joining, merging, combining and cutting PDF pages. Merge PDF Files you can splitting multi-frame PDF docume...]]>
</description><guid>http://www.tutorialized.com/tutorial/PDF-Split-%26-Merge/71431</guid>
</item>
<item>
<title>Easy Webbrowser Writing Guide</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Easy-Webbrowser-Writing-Guide/69799</link>
<description>
<![CDATA[Learn how to easily create your very own webbrowser program with many useful features. Of course you can also download the completed source code of every chapter, or all the chapters. Included is the ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Easy-Webbrowser-Writing-Guide/69799</guid>
</item>
<item>
<title>Detecting if an Application has Stopped Responding</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Detecting-if-an-Application-has-Stopped-Responding/37361</link>
<description>
<![CDATA[In many situations you might like to detect if an application is blocked this example pascal source code shows you how]]>
</description><guid>http://www.tutorialized.com/tutorial/Detecting-if-an-Application-has-Stopped-Responding/37361</guid>
</item>
<item>
<title>How to Rotate a Bitmap using Borland Delphi</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Rotate-a-Bitmap-using-Borland-Delphi/37360</link>
<description>
<![CDATA[The source code in this tutorial demonstrates how you can use BitBlt to rotate a Bitmap image]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Rotate-a-Bitmap-using-Borland-Delphi/37360</guid>
</item>
<item>
<title>How to write a Ping utility in Delphi using ICMP.dll</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-write-a-Ping-utility-in-Delphi-using-ICMP.dll/37358</link>
<description>
<![CDATA[The delphi source code along withthis article shows you how to write a ping program using raw sockets]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-write-a-Ping-utility-in-Delphi-using-ICMP.dll/37358</guid>
</item>
<item>
<title>Writing a URL Label component</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-URL-Label-component/37357</link>
<description>
<![CDATA[This tutorial explains how to write a new component, that acts like a link in a html browser.]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-URL-Label-component/37357</guid>
</item>
<item>
<title>How to Show a Print Preview of a TRichEdit</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Show-a-Print-Preview-of-a-TRichEdit/37356</link>
<description>
<![CDATA[This Delphi source code shows how to display a print preview of the contents of a RichEdit]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Show-a-Print-Preview-of-a-TRichEdit/37356</guid>
</item>
<item>
<title>Writing a Bricks Game in Delphi - Part 2</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-Bricks-Game-in-Delphi---Part-2/37355</link>
<description>
<![CDATA[This is the second part Borland Delphi of our Delphi Bricks Game tutorial]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-Bricks-Game-in-Delphi---Part-2/37355</guid>
</item>
<item>
<title>Writing a Bricks Game in Delphi - Part 1</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-Bricks-Game-in-Delphi---Part-1/37354</link>
<description>
<![CDATA[This is the first part another game tutorial written using Borland Delphi]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-Bricks-Game-in-Delphi---Part-1/37354</guid>
</item>
<item>
<title>Trace Email Sender - Gmail</title>
<pubDate>Wed, 05 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Trace-Email-Sender---Gmail/34428</link>
<description>
<![CDATA[How to find the origin of an email. The original sender of an email thats been forwarded heaps of times]]>
</description><guid>http://www.tutorialized.com/tutorial/Trace-Email-Sender---Gmail/34428</guid>
</item>
<item>
<title>First Delphi .NET Tutorial - Hello World</title>
<pubDate>Fri, 01 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/First-Delphi-.NET-Tutorial---Hello-World/21485</link>
<description>
<![CDATA[This Delphi tutorial shows you how to write your first .NET program]]>
</description><guid>http://www.tutorialized.com/tutorial/First-Delphi-.NET-Tutorial---Hello-World/21485</guid>
</item>
<item>
<title>Writing a game in Delphi Part 2</title>
<pubDate>Fri, 01 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-game-in-Delphi-Part-2/21481</link>
<description>
<![CDATA[In part 1 of this tutorial we got to the stage of being able to start a new game and the board being drawn, in this part we will continue where we left off.]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-game-in-Delphi-Part-2/21481</guid>
</item>
<item>
<title>Writing a Game in Delphi</title>
<pubDate>Fri, 01 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-Game-in-Delphi/21480</link>
<description>
<![CDATA[In this Delphi game tutorial we are going to show you how to program the popular falling bricks game. There are many variants of this type of game, here we will explain the basic algorithm and provide...]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-Game-in-Delphi/21480</guid>
</item>
<item>
<title>Crash Course Delphi, part 1: Compiling a project</title>
<pubDate>Mon, 31 Oct 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Crash-Course-Delphi%2C-part-1%3A-Compiling-a-project/17409</link>
<description>
<![CDATA[Delphi combines the user-friendlyness of Visual Basic with the precise control and speed of C++. Without lots of &quot;real&quot; programming, you can develop very efficient and fast Windows applicati...]]>
</description><guid>http://www.tutorialized.com/tutorial/Crash-Course-Delphi%2C-part-1%3A-Compiling-a-project/17409</guid>
</item>
</channel>
</rss>
