<?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>Yak Shaving &#187; Web Development</title>
	<atom:link href="http://blog.asteriosk.gr/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asteriosk.gr</link>
	<description>A technical blog &#38; notepad by</description>
	<lastBuildDate>Sun, 29 Nov 2009 11:23:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery: Javascript Library conflicts</title>
		<link>http://blog.asteriosk.gr/2009/02/15/jquery-javascript-library-conflicts/</link>
		<comments>http://blog.asteriosk.gr/2009/02/15/jquery-javascript-library-conflicts/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 01:08:02 +0000</pubDate>
		<dc:creator>Asterios Katsifodimos</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.asteriosk.gr/?p=99</guid>
		<description><![CDATA[Sometimes, jQuery and other libraries must be used at the same time during a webpage development. The problem starts when both libraries(like prototype) use the same annotation e.g. &#8216;$(document).ready&#8217;. One of the two libraries is expected not to work at the same time. It is very easy to get over this. You just have to [...]]]></description>
		<wfw:commentRss>http://blog.asteriosk.gr/2009/02/15/jquery-javascript-library-conflicts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
