<?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>Developers Tutorial &#187; Web Development</title>
	<atom:link href="http://www.developerstutorial.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developerstutorial.com</link>
	<description>Web Development Tutorials and Resources</description>
	<lastBuildDate>Sat, 09 Apr 2011 11:15:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Automatic Tweet Script using the new OAuth authorization</title>
		<link>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/</link>
		<comments>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 18:50:04 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[auto tweet]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=254</guid>
		<description><![CDATA[Since a few weeks your Twitter applications may not work anymore, because Twitter stopped supporting the unsecure Username and Password authorization. For automatically posting new tweets to your Twitter account, I just found an easy to use php script, which already works with the new Twitter accepted OAuth authorization method. Simply register this software at [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 tips for better website design and developing</title>
		<link>http://www.developerstutorial.com/10-tips-for-better-website-design-and-developing/</link>
		<comments>http://www.developerstutorial.com/10-tips-for-better-website-design-and-developing/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 11:37:40 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[website developing]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=242</guid>
		<description><![CDATA[By: james daksh 1. Make Sure the Visual Elements Reinforce Your Company or Brand IdentityThe essence of your company can most likely be summarized using words; but your identity is also accompanied by many intangible qualities. Brands are as much about attitudes, feelings, andemotions as they are about factual information. The overall look of your [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/10-tips-for-better-website-design-and-developing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New error levels in PHP 5.3.x</title>
		<link>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/</link>
		<comments>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 13:02:48 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php 5.3]]></category>
		<category><![CDATA[php 6]]></category>
		<category><![CDATA[php 6 ready scripts]]></category>
		<category><![CDATA[php deprecated functions]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=98</guid>
		<description><![CDATA[For early prevention, that many php scripts and functions are not running correctly with PHP 6, PHP 5.3.0 introduces two new error levels.]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP Variables and Constants</title>
		<link>http://www.developerstutorial.com/php-variables-and-constants/</link>
		<comments>http://www.developerstutorial.com/php-variables-and-constants/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:26:50 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[constans]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=68</guid>
		<description><![CDATA[Variables and Constants are different types of identifiers (names) for saving a simple value in PHP. Both are case-sensitive. For the easy identification of Constants and Variables, you should use lowercases for Variables and uppercases for Constants. 1. Variables They are used more times than constants. As the word already says a Variable is variable [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/php-variables-and-constants/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Welcome to Developers Tutorial</title>
		<link>http://www.developerstutorial.com/welcome-to-developers-tutorial/</link>
		<comments>http://www.developerstutorial.com/welcome-to-developers-tutorial/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:21:41 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=1</guid>
		<description><![CDATA[Welcome to Developers Tutorial, a new web site about all web development related topics, problems and questions. I&#8217;m working since about 3 years in the web development area. In the meantime I will write about simple problems, who should be interested for web development starters and new webmasters. For example basic knowledge for running a [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/welcome-to-developers-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

