<?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 Web Fetching</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 01:32:58 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:32:58 -0500</pubDate>
<item>
<title>Moving Data in and out of Second Life </title>
<pubDate>Sun, 31 Oct 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Moving-Data-in-and-out-of-Second-Life-/72476</link>
<description>
<![CDATA[This tutorial will teach you how to create a simple HUD in Second Life then capture clicks, send them to a PHP page and record them in a MySQL database.  Skills learned, LSL, PHP, MySQL.]]>
</description><guid>http://www.tutorialized.com/tutorial/Moving-Data-in-and-out-of-Second-Life-/72476</guid>
</item>
<item>
<title>Wordpress Tutorial: Custom Admin Panel</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Wordpress-Tutorial%3A-Custom-Admin-Panel/71662</link>
<description>
<![CDATA[In previous tutorial we developed a basic plugin that allowed us to use a shortcode. This tutorial will show you how to make basic administration panel in WordPress admin.]]>
</description><guid>http://www.tutorialized.com/tutorial/Wordpress-Tutorial%3A-Custom-Admin-Panel/71662</guid>
</item>
<item>
<title>Using curl to Query Remote Servers</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-curl-to-Query-Remote-Servers/62493</link>
<description>
<![CDATA[curl is the client URL function library. PHP supports it through libcurl. To enable support for libcurl when installing PHP add --with-curl=[location of curl libraries] to the configure statement befo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-curl-to-Query-Remote-Servers/62493</guid>
</item>
<item>
<title>Post Data To Another Website Using cURL In PHP</title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Post-Data-To-Another-Website-Using-cURL-In-PHP/60457</link>
<description>
<![CDATA[This code will show you how to post data from your webite to another website using cUrl in PHP]]>
</description><guid>http://www.tutorialized.com/tutorial/Post-Data-To-Another-Website-Using-cURL-In-PHP/60457</guid>
</item>
<item>
<title>Fetch and Display Tweets</title>
<pubDate>Mon, 07 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Fetch-and-Display-Tweets/59261</link>
<description>
<![CDATA[This tutorial introduces some OOP concepts in PHP, and explains how to access and download tweets from a protected or public Twitter account, and how to create a quick-n-dirty cache for holding these ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Fetch-and-Display-Tweets/59261</guid>
</item>
<item>
<title>Using HTTP Sockets with RESTful Services</title>
<pubDate>Sat, 05 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-HTTP-Sockets-with-RESTful-Services/57675</link>
<description>
<![CDATA[Learn how making HTTP requests to RESTful web services can open your PHP applications up to a world of data. Live demo included.]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-HTTP-Sockets-with-RESTful-Services/57675</guid>
</item>
<item>
<title>Retrieving XML With cURL And Simple XML</title>
<pubDate>Tue, 01 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Retrieving-XML-With-cURL-And-Simple-XML/54601</link>
<description>
<![CDATA[This tutorial explains how to use Curl and SimpleXML SimpleXML is a php5 extension used to parse XML data. Topics covered include loading XML documents, parsing nodes &amp; attributes, and filtering d...]]>
</description><guid>http://www.tutorialized.com/tutorial/Retrieving-XML-With-cURL-And-Simple-XML/54601</guid>
</item>
<item>
<title>Load Time</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Load-Time/52272</link>
<description>
<![CDATA[Generate the amount of time taken by the server to execute the commands given with the script.]]>
</description><guid>http://www.tutorialized.com/tutorial/Load-Time/52272</guid>
</item>
<item>
<title>Website Status Checker</title>
<pubDate>Tue, 09 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Website-Status-Checker/51644</link>
<description>
<![CDATA[Build an application to test a website's connection on your hosting. This can be used to check whether it's an end-user problem to why the website is not resolving, or whether the website is experienc...]]>
</description><guid>http://www.tutorialized.com/tutorial/Website-Status-Checker/51644</guid>
</item>
<item>
<title>Parsing with Zend HTTP Client</title>
<pubDate>Sat, 06 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Parsing-with-Zend-HTTP-Client/43803</link>
<description>
<![CDATA[Example of real world usage of Zend HTTP to scrape protected pages.]]>
</description><guid>http://www.tutorialized.com/tutorial/Parsing-with-Zend-HTTP-Client/43803</guid>
</item>
<item>
<title>Simple PHP class for parsing markup</title>
<pubDate>Sat, 06 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-PHP-class-for-parsing-markup/43800</link>
<description>
<![CDATA[Fluent interface for parsing HTML, specifically statistical data in tables.]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-PHP-class-for-parsing-markup/43800</guid>
</item>
<item>
<title>Eclipse Europa Web development using Java, PHP, and RadRails Part-2</title>
<pubDate>Wed, 03 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Eclipse-Europa-Web-development-using-Java%2C-PHP%2C-and-RadRails-Part-2/41908</link>
<description>
<![CDATA[See how easy it is to develop PHP applications using a different set of Eclipse Europa plug-ins, Java and Rils.]]>
</description><guid>http://www.tutorialized.com/tutorial/Eclipse-Europa-Web-development-using-Java%2C-PHP%2C-and-RadRails-Part-2/41908</guid>
</item>
<item>
<title>Getting Remote Webpage Info Using PHP</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Getting-Remote-Webpage-Info-Using-PHP/39386</link>
<description>
<![CDATA[If you run any website that accepts submitted links, be it a tutorial website, a directory or a bookmarking site, you may find it useful to automatically retrieve information about a URL. Wouldn’t it ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Getting-Remote-Webpage-Info-Using-PHP/39386</guid>
</item>
<item>
<title>Trackbacks with Google Blog Search and Zend Feed</title>
<pubDate>Thu, 01 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Trackbacks-with-Google-Blog-Search-and-Zend-Feed/38814</link>
<description>
<![CDATA[Tutorial on how to fetch the external links to any given article through Google Blog Search's Atom feature and displaying them as a list of trackbacks. With this implemented your blog readers will get...]]>
</description><guid>http://www.tutorialized.com/tutorial/Trackbacks-with-Google-Blog-Search-and-Zend-Feed/38814</guid>
</item>
<item>
<title>Getting stock quote</title>
<pubDate>Thu, 02 Nov 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Getting-stock-quote/30832</link>
<description>
<![CDATA[In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.]]>
</description><guid>http://www.tutorialized.com/tutorial/Getting-stock-quote/30832</guid>
</item>
</channel>
</rss>
