<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Web Development Magazine</title>
	
	<link>http://ditio.net</link>
	<description>Practical guide to web development, marketing and programming</description>
	<lastBuildDate>Sun, 21 Feb 2010 15:57:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/web-development-magazine" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="web-development-magazine" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">web-development-magazine</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Symfony Reloaded Preview</title>
		<link>http://ditio.net/2010/02/21/symfony-reloaded-preview/</link>
		<comments>http://ditio.net/2010/02/21/symfony-reloaded-preview/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 15:57:03 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Web Developer News]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=491</guid>
		<description><![CDATA[Recently SensioLabs released Symfony Reloaded (or Symfony 2.0). The first change that every symfony developer will notice is that it&#8217;s no longer &#8220;symfony&#8221;, but &#8220;Symfony&#8221; (hint capital &#8220;S&#8221;). Creators claim that &#8220;Symfony 2.0 leads a new generation of PHP frameworks&#8221;, unfortuantely we will be able to verify it in late 2010 &#8211; when the stable [...]]]></description>
		<wfw:commentRss>http://ditio.net/2010/02/21/symfony-reloaded-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Preload images – tutorial and example</title>
		<link>http://ditio.net/2010/02/14/jquery-preload-images-tutorial-and-example/</link>
		<comments>http://ditio.net/2010/02/14/jquery-preload-images-tutorial-and-example/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 13:02:52 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=487</guid>
		<description><![CDATA[Not so long ago i created jQuery Image Resize Plugin, today i want to show you another plugin: jQuery Image Preloader. Basically it is a script that loads images in the background and track number of loaded images. It&#8217;s very simple, only 25 lines of code, but maybe useful if you are creating jQuery image [...]]]></description>
		<wfw:commentRss>http://ditio.net/2010/02/14/jquery-preload-images-tutorial-and-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Forum Plugin</title>
		<link>http://ditio.net/2010/01/25/wordpress-forum-plugin/</link>
		<comments>http://ditio.net/2010/01/25/wordpress-forum-plugin/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 17:23:33 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=482</guid>
		<description><![CDATA[It&#8217;s almost a year now since i released WPJobBoard (WordPress Job Board plugin), i got a positive feedback from the community, at the same time i learned few things to make WPJobBoard better. Now i am planning to release WPJobBoard 3.0, and within few months i am planning to launch completely new product WordPress Forum [...]]]></description>
		<wfw:commentRss>http://ditio.net/2010/01/25/wordpress-forum-plugin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>jQuery Image Resize Plugin</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/</link>
		<comments>http://ditio.net/2010/01/02/jquery-image-resize-plugin/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:16:54 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=473</guid>
		<description><![CDATA[Few days ago i wrote jQuery Plugin Tutorial, today i want to give away my first open source jQuery plugin: image resizer. I made sure that it&#8217;s compatible with all major browsers: IE6+, FF3, Opera10, Chrome (didn&#8217;t check with Safari, hope someone can do it for me).
The whole idea was to make it as simple [...]]]></description>
		<wfw:commentRss>http://ditio.net/2010/01/02/jquery-image-resize-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin Tutorial</title>
		<link>http://ditio.net/2009/12/31/jquery-plugin-tutorial/</link>
		<comments>http://ditio.net/2009/12/31/jquery-plugin-tutorial/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 18:49:12 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=460</guid>
		<description><![CDATA[jQuery is getting really popular lately. Employers looking for JavaScript developers often requires them to know this library inside out, so today i want to show you my practical guide to jQuery plugins development. With the emphasis on best practices in plugin development. Creating plugin is plain simple, but developing a high quality plugin is [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/31/jquery-plugin-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top four visual resources</title>
		<link>http://ditio.net/2009/12/31/top-four-visual-resources/</link>
		<comments>http://ditio.net/2009/12/31/top-four-visual-resources/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 07:16:32 +0000</pubDate>
		<dc:creator>Connor</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[deviantart]]></category>
		<category><![CDATA[Free Photoshop Patterns]]></category>
		<category><![CDATA[iStockphoto]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Sprixi]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=457</guid>
		<description><![CDATA[You may say that this pertains more to graphic design than web development, but a large part of web development is presentation&#8230; Making everything pretty makes people stick around. But sometimes it can be tough to find the images or resources necessary to make your project really shine&#8230; Well, I&#8217;m here to help.

Now, I&#8217;m no [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/31/top-four-visual-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find relevant, free images on Sprixi</title>
		<link>http://ditio.net/2009/12/29/find-relevant-free-images-on-sprixi/</link>
		<comments>http://ditio.net/2009/12/29/find-relevant-free-images-on-sprixi/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 01:26:03 +0000</pubDate>
		<dc:creator>Connor</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[relevant]]></category>
		<category><![CDATA[Sprixi]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=451</guid>
		<description><![CDATA[I just stumbled upon this great little service that allows you to find images incredibly relevant to your search terms, which are completely free for you to use, by finding images that use a Creative Commons license, or are in the public domain. Looking for images for your latest project? Don&#8217;t want to worry about [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/29/find-relevant-free-images-on-sprixi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketing on Twitter: Do’s and Don’ts</title>
		<link>http://ditio.net/2009/12/27/marketing-on-twitter-dos-and-donts/</link>
		<comments>http://ditio.net/2009/12/27/marketing-on-twitter-dos-and-donts/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 05:36:10 +0000</pubDate>
		<dc:creator>Connor</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=443</guid>
		<description><![CDATA[A big part of web development is marketing&#8230; Getting your work and your ideas out there. A lot of people have chosen to go viral, marketing on social networking services. Twitter, specifically, has grown to be quite a large network for marketers. I&#8217;m going to try and help make sure you don&#8217;t end up following [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/27/marketing-on-twitter-dos-and-donts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two new and helpful keyword tools</title>
		<link>http://ditio.net/2009/12/18/two-new-and-helpful-keyword-tools/</link>
		<comments>http://ditio.net/2009/12/18/two-new-and-helpful-keyword-tools/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:30:04 +0000</pubDate>
		<dc:creator>Connor</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=417</guid>
		<description><![CDATA[Keywords help immensely with your search engine optimization (or SEO, for short). They help the engines find your websites and relate them to certain topics, objects, words&#8230; Whatever it may be. In short, they help people find your site. Well, Wordstream launched two new, free services yesterday, to handle the keywords for you and help [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/18/two-new-and-helpful-keyword-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Productivity 101</title>
		<link>http://ditio.net/2009/12/16/productivity-101/</link>
		<comments>http://ditio.net/2009/12/16/productivity-101/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 02:16:39 +0000</pubDate>
		<dc:creator>Connor</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Droplr]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Things]]></category>
		<category><![CDATA[TinyPic]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://ditio.net/?p=412</guid>
		<description><![CDATA[Expediting your workflow is every web developer&#8217;s goal at some point or another.. Whether it&#8217;s on the backburner right now for you or not, I&#8217;m here to help you jump-start your process. Finding that one method or application is like the search for the Holy Grail&#8230; I&#8217;m going to try to dull the pain just [...]]]></description>
		<wfw:commentRss>http://ditio.net/2009/12/16/productivity-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
