<?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 Delphi</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 04:42:40 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 04:42:40 -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>How to  write your own splash screen in less than 2 minutes</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to--write-your-own-splash-screen-in-less-than-2-minutes/61045</link>
<description>
<![CDATA[This is a basic and very short tutorial for creating your own splash screen. The best way to learn Delphi is to have an example, and study the code. Following this tutorial, you will learn to create a...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to--write-your-own-splash-screen-in-less-than-2-minutes/61045</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 get File Summary Info</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-get-File-Summary-Info/37359</link>
<description>
<![CDATA[A tutorial on how to retrieve File Summary Info using Delphi]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-get-File-Summary-Info/37359</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>An Introduction to Delphi</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/An-Introduction-to-Delphi/37353</link>
<description>
<![CDATA[An excellent tutorial for the beginner Delphi user or an experienced user looking to learn a couple of more tricks.]]>
</description><guid>http://www.tutorialized.com/tutorial/An-Introduction-to-Delphi/37353</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>Installing Turbo Delphi 2006 Explorer</title>
<pubDate>Thu, 07 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Installing-Turbo-Delphi-2006-Explorer/27130</link>
<description>
<![CDATA[Turbo Delphi 2006 Explorer is the successor of Delphi 7 Personal. But where do you find it and how to download and install it?]]>
</description><guid>http://www.tutorialized.com/tutorial/Installing-Turbo-Delphi-2006-Explorer/27130</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>
</channel>
</rss>
