<?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>CodeTheInter.net</title>
	<atom:link href="http://blog.codetheinter.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codetheinter.net</link>
	<description>Coding the Future!</description>
	<lastBuildDate>Mon, 28 Sep 2009 14:14:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Switch classes in jQuery</title>
		<link>http://blog.codetheinter.net/2009/08/24/switch-classes-in-jquery/</link>
		<comments>http://blog.codetheinter.net/2009/08/24/switch-classes-in-jquery/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:17:19 +0000</pubDate>
		<dc:creator>Jaggi</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[switch class]]></category>
		<category><![CDATA[swop class]]></category>
		<category><![CDATA[toggleClass]]></category>

		<guid isPermaLink="false">http://blog.codetheinter.net/?p=7</guid>
		<description><![CDATA[jQuery comes with a nice little function called toggleClass() which is good in certain cases, for example when you want to turn a class on or off. However there have been many circumstances where i wanted to swop a class with another. To get around this i wrote this function:
jQuery.fn.switchClass = function(a, b) {
	elm = [...]]]></description>
		<wfw:commentRss>http://blog.codetheinter.net/2009/08/24/switch-classes-in-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still kicking&#8230;</title>
		<link>http://blog.codetheinter.net/2008/09/12/still-kicking/</link>
		<comments>http://blog.codetheinter.net/2008/09/12/still-kicking/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:42:28 +0000</pubDate>
		<dc:creator>Jaggi</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://blog.codetheinter.net/?p=6</guid>
		<description><![CDATA[I think we&#8217;ve established the past blogs that I&#8217;m not very good at keeping up with this whole blogging thing. I thought I&#8217;d drop in and say hi and also give everyone some updates on my progress and the way things are going. At the moment I&#8217;m working on about 1000 things at once so [...]]]></description>
		<wfw:commentRss>http://blog.codetheinter.net/2008/09/12/still-kicking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IPBTracker Updates</title>
		<link>http://blog.codetheinter.net/2008/04/07/ipbtracker-updates/</link>
		<comments>http://blog.codetheinter.net/2008/04/07/ipbtracker-updates/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 10:55:10 +0000</pubDate>
		<dc:creator>Jaggi</dc:creator>
				<category><![CDATA[IPBTracker]]></category>

		<guid isPermaLink="false">http://blog.codetheinter.net/?p=5</guid>
		<description><![CDATA[Right seems this whole blogging thing is getting on top of me and so I haven&#8217;t been making regular posts. I hope to change that but for the time being here&#8217;s some updates about the IPBTracker site.
The site has been officially relaunched however the member database has not been restored as this would cause further [...]]]></description>
		<wfw:commentRss>http://blog.codetheinter.net/2008/04/07/ipbtracker-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeTheInter.net</title>
		<link>http://blog.codetheinter.net/2008/03/11/codetheinternet/</link>
		<comments>http://blog.codetheinter.net/2008/03/11/codetheinternet/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:08:36 +0000</pubDate>
		<dc:creator>Jaggi</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://blog.codetheinter.net/?p=4</guid>
		<description><![CDATA[This is my new site which is a basically a portfolio site which enables me to keep everything about me in one place and allow people like you find me easily. Be sure to check out the site and people requiring custom modifications check out the hire me form.
]]></description>
		<wfw:commentRss>http://blog.codetheinter.net/2008/03/11/codetheinternet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Coming Back Soon&#8230;</title>
		<link>http://blog.codetheinter.net/2008/03/11/site-coming-back-soon/</link>
		<comments>http://blog.codetheinter.net/2008/03/11/site-coming-back-soon/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:04:47 +0000</pubDate>
		<dc:creator>Jaggi</dc:creator>
				<category><![CDATA[IPBTracker]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.codetheinter.net/?p=3</guid>
		<description><![CDATA[Will be relaunching the site complete with IPBTracker 2.0 very soon. Check out IPBTracker.eu for further information and support regarding IPBTracker past and present releases.
]]></description>
		<wfw:commentRss>http://blog.codetheinter.net/2008/03/11/site-coming-back-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

