<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Site Development Tutorials - Web Developer Resource &#187; 2008 &#187; July</title>
	<atom:link href="http://www.developertutorials.com/date/2008/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com</link>
	<description>Web Development and Web Design Information Resources Helping You Build Great Websites!</description>
	<lastBuildDate>Mon, 26 Dec 2011 23:53:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Five Handy Web Development Bookmarklets</title>
		<link>http://www.developertutorials.com/articles/general/five-handy-web-development-bookmarklets-367/</link>
		<comments>http://www.developertutorials.com/articles/general/five-handy-web-development-bookmarklets-367/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 13:08:24 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/web/five-handy-web-development-bookmarklets-367/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/articles/general/five-handy-web-development-bookmarklets-367/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>When developing a UI for your web application, it&#8217;s easy to lose a lot of time waiting for reloads, dealing with browser quirks, even just trying to identify a particular element in the DOM. Here are five handy bookmarklets that will help you finish your client-side web development faster and more effectively. 1. ReCSS ReCSS [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/general/five-handy-web-development-bookmarklets-367/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn Your WordPress Blog into a Social Network</title>
		<link>http://www.developertutorials.com/tutorials/wordpress/turn-your-wordpress-blog-into-a-social-network-347/</link>
		<comments>http://www.developertutorials.com/tutorials/wordpress/turn-your-wordpress-blog-into-a-social-network-347/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 16:54:45 +0000</pubDate>
		<dc:creator>JonGos</dc:creator>
				<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/design/turn-your-wordpress-blog-into-a-social-network-347/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/wordpress/turn-your-wordpress-blog-into-a-social-network-347/"><img align="left" hspace="5" width="150" height="150" src="http://www.command-tab.com/images/wordpress/halo_wordpress.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>WordPress is a CMS that was built for blogging but many people have repurposed it for magazines, newspapers, blog networks and all sorts of other goodies! But did you know you can hack your WordPress blog to be a no-cost solution for a social network? Well you can, and here&#8217;s fifteen plug-ins that will let [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/wordpress/turn-your-wordpress-blog-into-a-social-network-347/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SimpleTest: Unit Testing for PHP</title>
		<link>http://www.developertutorials.com/tutorials/php/simpletest-unit-testing-for-php-332/</link>
		<comments>http://www.developertutorials.com/tutorials/php/simpletest-unit-testing-for-php-332/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 14:00:06 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/simpletest-unit-testing-for-php-332/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/simpletest-unit-testing-for-php-332/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>We recently looked at front-end testing of web applications with Selenium. Today, we&#8217;ll take another approach to testing your PHP applications: backend unit testing for your actual PHP code. As part of our posts on test driven development, here&#8217;s a quick intro to using SimpleTest to test your PHP applications. SimpleTest is a PHP unit [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/simpletest-unit-testing-for-php-332/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Custom Firefox Search Tool in Five Minutes</title>
		<link>http://www.developertutorials.com/articles/create-a-custom-firefox-search-tool-in-five-minutes-325/</link>
		<comments>http://www.developertutorials.com/articles/create-a-custom-firefox-search-tool-in-five-minutes-325/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 13:47:16 +0000</pubDate>
		<dc:creator>JonGos</dc:creator>
				<category><![CDATA[Web Articles]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[JavaScript Tutorials]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/general/create-a-custom-firefox-search-tool-in-five-minutes-325/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/articles/create-a-custom-firefox-search-tool-in-five-minutes-325/"><img align="left" hspace="5" width="150" height="150" src="http://www.developertutorials.com/blog/wp-content/uploads/2008/07/picture-13-300x104.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>site:yourblogname.com searchterm This is an example how to search your blog as a query in Google. But have you ever wanted to learn how to make your own &#8216;Search Tools&#8217; for Firefox so that you can look-up information on your own blog quickly, from anywhere on the internet? Or do you want to hack Google [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/create-a-custom-firefox-search-tool-in-five-minutes-325/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating an Online Newsletter with Drupal</title>
		<link>http://www.developertutorials.com/tutorials/miscellaneous/creating-an-online-newsletter-with-drupal-863/</link>
		<comments>http://www.developertutorials.com/tutorials/miscellaneous/creating-an-online-newsletter-with-drupal-863/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 03:00:57 +0000</pubDate>
		<dc:creator>Michael J. Ross</dc:creator>
				<category><![CDATA[Miscellaneous Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=863</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/miscellaneous/creating-an-online-newsletter-with-drupal-863/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/uploads/2008/07/bluemarine%20theme%20enabled%20and%20default-150x150.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>As part of the Information Revolution that is changing the way that the world works and plays, people are increasingly turning to the Internet for the information they use to make decisions — financial, professional, health, etc. Consequently, news publications that are printed and mailed through the post are being supplanted by portal news sites, blogs, and online newsletters (oftentimes referred to as "e-zines" — electronic magazines). ]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/miscellaneous/creating-an-online-newsletter-with-drupal-863/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium IDE: Front-end web application testing</title>
		<link>http://www.developertutorials.com/articles/general/selenium-ide-front-end-web-application-testing-322/</link>
		<comments>http://www.developertutorials.com/articles/general/selenium-ide-front-end-web-application-testing-322/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 09:00:22 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/web/selenium-ide-front-end-web-application-testing-322/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/articles/general/selenium-ide-front-end-web-application-testing-322/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/uploads/2008/07/selenium1-150x150.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Ever setup a demo for a client, only to find you had a syntax error in one of the key files? Or maybe you&#8217;ve forgotten to setup the database on the staging server and your boss is staring at a screen of MySQL errors. In this tutorial, I&#8217;ll show you how to put together a [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/general/selenium-ide-front-end-web-application-testing-322/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Migrating legacy PHP 4 applications to PHP 5</title>
		<link>http://www.developertutorials.com/tutorials/php/migrating-legacy-php-4-applications-to-php-5-320/</link>
		<comments>http://www.developertutorials.com/tutorials/php/migrating-legacy-php-4-applications-to-php-5-320/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 06:00:34 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/javascript/migrating-legacy-php-4-applications-to-php-5-320/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/migrating-legacy-php-4-applications-to-php-5-320/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>As Ivo Jansch pointed out on the Ibuildings blog, there&#8217;s barely a month left till security fixes are discontinued for PHP 4. While support for PHP 4 officially ended last December, security updates were offered until 08-08-08. Most major web hosts have been phasing out PHP 4 support, but many legacy applications built with PHP [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/migrating-legacy-php-4-applications-to-php-5-320/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jGrowl, an OS X Growl-like jQuery message plugin</title>
		<link>http://www.developertutorials.com/tutorials/javascript/jgrowl-an-os-x-growl-like-jquery-message-plugin-319/</link>
		<comments>http://www.developertutorials.com/tutorials/javascript/jgrowl-an-os-x-growl-like-jquery-message-plugin-319/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 09:00:52 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[JavaScript Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/javascript/jgrowl-an-os-x-growl-like-jquery-message-plugin-319/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/javascript/jgrowl-an-os-x-growl-like-jquery-message-plugin-319/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>jGrowl is a plugin for the jQuery that generates unobtrusive notification boxes on a page. It has a similar design to the OS X Growl Framework, after which it is named. With jGrowl, web developers can easily display brief information messages and alerts to their users during busy sessions with complex web applications. jGrowl integrates [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/javascript/jgrowl-an-os-x-growl-like-jquery-message-plugin-319/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging HTTP with Fiddler</title>
		<link>http://www.developertutorials.com/articles/general/debugging-http-with-fiddler-317/</link>
		<comments>http://www.developertutorials.com/articles/general/debugging-http-with-fiddler-317/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 04:00:50 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/web/debugging-http-with-fiddler-317/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/articles/general/debugging-http-with-fiddler-317/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/uploads/2008/07/fiddler-1-150x150.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Fiddler is a request inspector, form tamperer and general debugging proxy for HTTP. Fiddler enables web developers to monitor HTTP requests to their web application, watch request and response headers, tamper with query strings and form values, collect statistics and even rebuild and send new requests. It has inbuilt HTTPS support using a middle-man approach, [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/general/debugging-http-with-fiddler-317/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load testing your web application with Apache Bench</title>
		<link>http://www.developertutorials.com/tutorials/php/load-testing-your-web-application-with-apache-bench-316/</link>
		<comments>http://www.developertutorials.com/tutorials/php/load-testing-your-web-application-with-apache-bench-316/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 04:00:26 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/load-testing-your-web-application-with-apache-bench-316/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/load-testing-your-web-application-with-apache-bench-316/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Often you need solid metrics on the performance of your web application. Benchmarking your website can provide insight into which sections of your application might need major optimizations, and helps in dealing with scalability issues. Apache Bench, or &#8216;ab&#8217;, is a command line load testing utility which ships with Apache, and allows you to simulate [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/load-testing-your-web-application-with-apache-bench-316/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

