<?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>Webscriptz.be &#187; General</title>
	<atom:link href="http://webscriptz.be/topics/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://webscriptz.be</link>
	<description></description>
	<lastBuildDate>Sun, 06 May 2012 11:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>SQL &amp; Yii</title>
		<link>http://webscriptz.be/2011/06/21/sql-yii/</link>
		<comments>http://webscriptz.be/2011/06/21/sql-yii/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 18:35:59 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>
		<category><![CDATA[yiiframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=399</guid>
		<description><![CDATA[At school, I have a course ORACLE SQL which learned me some new tricks and options, I&#8217;ve also been testing them in MySQL and so the idea grew to see how Yii framework would interact with those tricks. I must say I didn&#8217;t expect them to work but they do so probably within the next [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/06/21/sql-yii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii framework: RBAC</title>
		<link>http://webscriptz.be/2011/02/16/yii-framework-rbac/</link>
		<comments>http://webscriptz.be/2011/02/16/yii-framework-rbac/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 18:44:43 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[access-control]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[role-based-access]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2011/02/16/yii-framework-rbac/369</guid>
		<description><![CDATA[Rbac in the Yiiframework isn&#8217;t hard at all but how do you keep your db clean and readable code readable and logic! After you have successfully configured the RBAC in /protected/config/main.php you need to insert the sql into your database and introduce your rules and accesses into to table, mine looks like this: And my [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/02/16/yii-framework-rbac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://webscriptz.be/2011/01/01/happy-new-year/</link>
		<comments>http://webscriptz.be/2011/01/01/happy-new-year/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 23:00:26 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=367</guid>
		<description><![CDATA[Another year came and went, welcome 2011, happy new year ! Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/01/01/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve been looking into html5 and especi&#8230;</title>
		<link>http://webscriptz.be/2010/10/19/html5-video/</link>
		<comments>http://webscriptz.be/2010/10/19/html5-video/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:38:10 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=324</guid>
		<description><![CDATA[I&#8217;ve been looking into html5 and especially videos in html5. The usual questions came up and I think I found some nifthy things: subtitles: http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/ video &#8220;plugin&#8221;: http://www.projekktor.com/ Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/10/19/html5-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profiling a php application</title>
		<link>http://webscriptz.be/2010/09/04/profiling-a-php-application/</link>
		<comments>http://webscriptz.be/2010/09/04/profiling-a-php-application/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 14:00:17 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[myself and me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=316</guid>
		<description><![CDATA[Today I&#8217;ve been talking with a friend of mine, Pieter. We share a server together for our websites,programming adventures etc. I&#8217;ve been talking about a project I&#8217;m writing and reminded me to go profile my application so the load of the application keeps low. So I&#8217;ve been searching the web for some easy profiling system, [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/09/04/profiling-a-php-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows ate my thumbdrive</title>
		<link>http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/</link>
		<comments>http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 08:00:40 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=298</guid>
		<description><![CDATA[Yesterday was disappointing and frustrating. Visual studio freaked out which resulted in my project becoming inaccessible from my thumb drive and not long after that the partition table was destroyed, resulting in my thumb drive being of the RAW format. I searched and found some recovery software but nothing that wanted to recover my partition [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii themes</title>
		<link>http://webscriptz.be/2010/02/25/yii-themes/</link>
		<comments>http://webscriptz.be/2010/02/25/yii-themes/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:57:55 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tempalte]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=272</guid>
		<description><![CDATA[This was actually fun, a first, i have to admit. Normally when i do convert a template to a theme, i is time consuming, in Yii after some rudamentry settings (2 actually), you&#8217;re on your way. Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/02/25/yii-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annoyed&#8230;with coding</title>
		<link>http://webscriptz.be/2010/02/22/annoyed-with-coding/</link>
		<comments>http://webscriptz.be/2010/02/22/annoyed-with-coding/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 23:39:23 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[annoyed]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=259</guid>
		<description><![CDATA[I&#8217;ve been coding away all week, that is between my other jobs at home In all my &#8216;wisdom&#8217; and persistence i made a small app with Yii which stores data in an array and serializes it into a db, and a basic CRUD, a proof of concept to see if the framework was capable of [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/02/22/annoyed-with-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coding right, tips</title>
		<link>http://webscriptz.be/2009/08/21/coding-right-tips/</link>
		<comments>http://webscriptz.be/2009/08/21/coding-right-tips/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 00:21:29 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=235</guid>
		<description><![CDATA[I stumbled upon this when searching for something about code, enjoy! site: freevbcode Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/08/21/coding-right-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux kernal map</title>
		<link>http://webscriptz.be/2009/03/21/linux-kernal-map/</link>
		<comments>http://webscriptz.be/2009/03/21/linux-kernal-map/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 09:46:48 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[transparent]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=225</guid>
		<description><![CDATA[Linux is a facinating OS but not always transparant to everybody, certainly the kernel has that problem. This linux map will help you figure out the linux kernel and has documentation and everything to it. Kernel Map Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/03/21/linux-kernal-map/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

