<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Development</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Tue, 14 Oct 2008 11:02:26 -0400</lastBuildDate>
<pubDate>Tue, 14 Oct 2008 11:02:26 -0400</pubDate>
<item>
<title>AMFPHP Part1 Create a service to send email</title>
<pubDate>Fri, 19 Sep 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/AMFPHP-Part1-Create-a-service-to-send-email/37984</link>
<description>
<![CDATA[In this flash video tutorial Learn how to install AMFPHP and create a simple service that sends email. AMFPHP is much faster then using XML when large amounts of data are involved. it's the fastest wa...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=518070&amp;cid=138282&amp;pr=2&amp;tstamp=20081014000000&amp;url=http://railskits.com/saas/">SaaS Made Simple</a> Building a SaaS app with Rails? Start with the SaaS Rails Kit.]]>
</description><guid>http://www.tutorialized.com/tutorial/AMFPHP-Part1-Create-a-service-to-send-email/37984</guid>
</item>
<item>
<title>Optimizing PHP</title>
<pubDate>Fri, 12 Sep 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Optimizing-PHP/37824</link>
<description>
<![CDATA[Optimize your code to speed your site up even more, and put less strain on your server.  This outlines many common mistakes made in PHP development and has many comparisons between different functions...]]>
</description><guid>http://www.tutorialized.com/tutorial/Optimizing-PHP/37824</guid>
</item>
<item>
<title>PHP Programming Made Easy</title>
<pubDate>Tue, 29 Jul 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Programming-Made-Easy/36698</link>
<description>
<![CDATA[Here are some helpful basics on PHP: Begin, at all times, a PHP page with (a period) and never neglect to use ; (semi colon) at the close of a variable]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Programming-Made-Easy/36698</guid>
</item>
<item>
<title>Tips and Tricks of PHP</title>
<pubDate>Thu, 24 Jul 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Tips-and-Tricks-of-PHP/36586</link>
<description>
<![CDATA[Tips and Tricks of PHP about Sessions, Magic Quotes, Browser Authentication, Paging Results, Saving Form Typing and more ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Tips-and-Tricks-of-PHP/36586</guid>
</item>
<item>
<title>Debugging PHP using Eclipse and PDT</title>
<pubDate>Sat, 19 Jul 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Debugging-PHP-using-Eclipse-and-PDT/36456</link>
<description>
<![CDATA[The PHP Development Tools (PDT) plug-in, when installed with Eclipse Europa, gives you that ability to quickly write and debug PHP scripts and pages. PDT supports two debugging tools: XDebug and the Z...]]>
</description><guid>http://www.tutorialized.com/tutorial/Debugging-PHP-using-Eclipse-and-PDT/36456</guid>
</item>
<item>
<title>Tips of PhpLib</title>
<pubDate>Thu, 26 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Tips-of-PhpLib/35897</link>
<description>
<![CDATA[The pHpLib template is very easy to develop a website.The pHpLib basically based on a template class. which have only five function are used to differ the php code from html code.]]>
</description><guid>http://www.tutorialized.com/tutorial/Tips-of-PhpLib/35897</guid>
</item>
<item>
<title>Integrate Google Notebook data with PHP</title>
<pubDate>Sun, 22 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Integrate-Google-Notebook-data-with-PHP/35798</link>
<description>
<![CDATA[Google Notebook is a free service that allows users to save and share notes and Web clippings in an online journal. A REST-based API allows developers to build PHP applications around this service usi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Integrate-Google-Notebook-data-with-PHP/35798</guid>
</item>
<item>
<title>Master Facebook application development</title>
<pubDate>Sat, 21 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Master-Facebook-application-development/35772</link>
<description>
<![CDATA[In Part 1 of this tutorial series, you’ll learn the process for installing the components needed to create a Facebook application using both PHP and Java programming languages. Next, you'll take a tou...]]>
</description><guid>http://www.tutorialized.com/tutorial/Master-Facebook-application-development/35772</guid>
</item>
<item>
<title>Build Web Services with PHP in Eclipse</title>
<pubDate>Fri, 13 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-Web-Services-with-PHP-in-Eclipse/35580</link>
<description>
<![CDATA[This tutorial will use the PHP Development Tools (PDT) plug-in in Eclipse Europa to show you how to build Web services in PHP. Also, learn how to create and deploy useful PHP projects, learn about the...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-Web-Services-with-PHP-in-Eclipse/35580</guid>
</item>
<item>
<title>The future of PHP</title>
<pubDate>Sat, 07 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/The-future-of-PHP/35421</link>
<description>
<![CDATA[Discover PHP's new features and syntax improvements and see how they will take this already-popular scripting language to the next level. Learn how Unicode support, Web 2.0 features, and other changes...]]>
</description><guid>http://www.tutorialized.com/tutorial/The-future-of-PHP/35421</guid>
</item>
<item>
<title>Effective In-Function Caching With PHP5</title>
<pubDate>Fri, 06 Jun 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Effective-In-Function-Caching-With-PHP5/35392</link>
<description>
<![CDATA[In-function caching can often be used to greatly improve the performance of our software. Applying this technique effectively is important to avoid spiraling memory usage and bizarre bugs that can be ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Effective-In-Function-Caching-With-PHP5/35392</guid>
</item>
<item>
<title>PHP Blog tutorial - Login</title>
<pubDate>Thu, 24 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Blog-tutorial---Login/34114</link>
<description>
<![CDATA[This tutorial covers logging in, I am sorry for the bit at the end I will cover that and log out in the next tutorial!]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Blog-tutorial---Login/34114</guid>
</item>
<item>
<title>Setup an On-Demand Video Site with PHP Part 1</title>
<pubDate>Wed, 23 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Setup-an-On-Demand-Video-Site-with-PHP-Part-1/34090</link>
<description>
<![CDATA[This three-part &quot;Setting up your own on-demand video site with PHP&quot; tutorial series will take you through what you need to know to create video optimized for the Web, and create a PHP applic...]]>
</description><guid>http://www.tutorialized.com/tutorial/Setup-an-On-Demand-Video-Site-with-PHP-Part-1/34090</guid>
</item>
<item>
<title>Perform trackbacks with PHP</title>
<pubDate>Sun, 20 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Perform-trackbacks-with-PHP/34011</link>
<description>
<![CDATA[Trackbacks allow blog readers to find and follow links to useful content. Discover how the PEAR Services_Trackback package lets developers manually generate these trackbacks through a well-defined PHP...]]>
</description><guid>http://www.tutorialized.com/tutorial/Perform-trackbacks-with-PHP/34011</guid>
</item>
<item>
<title>Testing htmlentities() PHP Function</title>
<pubDate>Sat, 19 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Testing-htmlentities%28%29-PHP-Function/33977</link>
<description>
<![CDATA[When data needs to be presented in Web pages, HTML special characters must be well protected Otherwise, data well not be presented properly, or the Web will become corrupted. This page allows you to l...]]>
</description><guid>http://www.tutorialized.com/tutorial/Testing-htmlentities%28%29-PHP-Function/33977</guid>
</item>
</channel>
</rss>