<?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>dagelic.com</title>
	<atom:link href="http://dagelic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dagelic.com</link>
	<description>Covering PHP, jQuery, FBConnect and the rest...</description>
	<lastBuildDate>Wed, 28 Mar 2012 21:51:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP MySql connect class (static)</title>
		<link>http://dagelic.com/74/php/php-mysql-connect-class-static/</link>
		<comments>http://dagelic.com/74/php/php-mysql-connect-class-static/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 11:31:16 +0000</pubDate>
		<dc:creator>dagelic</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://dagelic.com/?p=74</guid>
		<description><![CDATA[Problem: I need to bring up usability by making a static class to connect to MySQL database with PHP This is just an usual case where you need to bring in the object-oriented to help you solve worlds problems! A long time ago i wrote this class to help me handle my database connections, and <a href="http://dagelic.com/74/php/php-mysql-connect-class-static/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://dagelic.com/74/php/php-mysql-connect-class-static/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple jQuery versions on same page</title>
		<link>http://dagelic.com/25/jquery/multiple-jquery-versions-on-same-page/</link>
		<comments>http://dagelic.com/25/jquery/multiple-jquery-versions-on-same-page/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 12:08:07 +0000</pubDate>
		<dc:creator>dagelic</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://dagelic.com/?p=25</guid>
		<description><![CDATA[Problem: I need more than one jQuery version on my web page Working on one of my projects, i used gray admin back-end theme, which has a great user notification system called &#8216;jQuery message plugin&#8217; created by Peter Viszt, which runs only on one of the older versions of jQ (1.3.2). The thing is i <a href="http://dagelic.com/25/jquery/multiple-jquery-versions-on-same-page/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://dagelic.com/25/jquery/multiple-jquery-versions-on-same-page/feed/</wfw:commentRss>
		<slash:comments>208</slash:comments>
		</item>
	</channel>
</rss>

