<?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"
	>

<channel>
	<title>Developer Tutorials' Webmaster Blog &#187; jquery</title>
	<atom:link href="http://www.developertutorials.com/blog/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Tue, 02 Sep 2008 14:59:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>jQuery: Interaction Design for PHP Developers</title>
		<link>http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/</link>
		<comments>http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 06:18:51 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[jquery]]></category>

		<category><![CDATA[js frameworks]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/</guid>
		<description><![CDATA[It doesn&#8217;t advertise itself as such, but the jQuery JS framework is quite possibly one of the best JS frameworks for PHP developers. Most of the frameworks out there are designed for developers with JavaScript experience, and understandibly so. But when I first started using jQuery, my JavaScript experience was something along the lines of [...]]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t advertise itself as such, but the jQuery JS framework is quite possibly one of the best JS frameworks for PHP developers. Most of the frameworks out there are designed for developers with JavaScript experience, and understandibly so. But when I first started using jQuery, my JavaScript experience was something along the lines of &#8220;take the dollar symbol out and your PHP is magically syntactically valid JS&#8221;. (Pitiful, I know.)</p>
<p>The main advantage of jQuery for us PHP developers is that it utilises our existing knowledge. When PHP code brings you closer to the HTML and other UI needs - CSS, for instance, - jQuery leverages that knowledge. It takes a little while to get used to functional programming, of course, but with CSS selectors, basic method chaining, and an approach to event handling that just works, jQuery is an ideal framework for PHP developers getting started with JavaScript interaction design.</p>
<p>So, next time you&#8217;re looking to get your hands dirty with DOM, DHTML and AJAX, head over to jQuery.com and give it a go.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d16" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/&amp;title=jQuery%3A+Interaction+Design+for+PHP+Developers" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/&amp;title=jQuery%3A+Interaction+Design+for+PHP+Developers" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/&amp;title=jQuery%3A+Interaction+Design+for+PHP+Developers" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/javascript/jquery-interaction-design-for-php-developers-16/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
