<?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>Thu, 13 Oct 2011 18:16:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SQL &amp; Yii</title>
		<link>http://webscriptz.be/2011/06/21/sql-yii/399</link>
		<comments>http://webscriptz.be/2011/06/21/sql-yii/399#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>
			<content:encoded><![CDATA[<p>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 month I&#8217;ll write some new tutorials and infos in SQL and YiiFramework.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/06/21/sql-yii/399" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/06/21/sql-yii/399" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2011/06/21/sql-yii/399/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/369</link>
		<comments>http://webscriptz.be/2011/02/16/yii-framework-rbac/369#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>
			<content:encoded><![CDATA[<p>Rbac in the Yiiframework isn&#8217;t hard at all but how do you keep your db clean and readable code readable and logic!</p>
<p>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:</p>
<p><img src="http://webscriptz.be/wp-content/uploads/2011/02/002.png" alt="" title="Selection_001" /></p>
<p>And my code:</p>
<p><img src="http://webscriptz.be/wp-content/uploads/2011/02/001.png" alt="" title="Selection_002" /></p>
<p>This shows you how clean it can be first i have &#8216;moduleName.controllerName.actionName&#8217; which even when working in the db has you focused on what you&#8217;re doing.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/02/16/yii-framework-rbac/369" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/02/16/yii-framework-rbac/369" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2011/02/16/yii-framework-rbac/369/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/367</link>
		<comments>http://webscriptz.be/2011/01/01/happy-new-year/367#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>
			<content:encoded><![CDATA[<p>Another year came and went, welcome 2011, happy new year !</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/01/01/happy-new-year/367" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2011/01/01/happy-new-year/367" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2011/01/01/happy-new-year/367/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/324</link>
		<comments>http://webscriptz.be/2010/10/19/html5-video/324#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>
			<content:encoded><![CDATA[<p>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:</p>
<p>subtitles: <a href="http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/" rel="nofollow">http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/</a></p>
<p>video &#8220;plugin&#8221;: <a href="http://www.projekktor.com/" rel="nofollow">http://www.projekktor.com/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/10/19/html5-video/324" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/10/19/html5-video/324" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2010/10/19/html5-video/324/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/316</link>
		<comments>http://webscriptz.be/2010/09/04/profiling-a-php-application/316#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>
			<content:encoded><![CDATA[<p>Today I&#8217;ve been talking with a friend of mine, <a href="http://pmaene.be">Pieter</a>. We share a server together for our websites,programming adventures etc.</p>
<p>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, I came across Xdebug and others but the one that really struck my fancy was <a href="http://particletree.com/features/php-quick-profiler/">PHP quick profiler</a>. </p>
<p>It might not have every single feature other applications have in their toolbox but it&#8217;s easy to install and easy to work with. The things I&#8217;m most concerned about are shown nicely so I don&#8217;t need more</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/09/04/profiling-a-php-application/316" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/09/04/profiling-a-php-application/316" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2010/09/04/profiling-a-php-application/316/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/298</link>
		<comments>http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/298#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>
			<content:encoded><![CDATA[<p>Yesterday was disappointing and frustrating.</p>
<p>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.</p>
<p>I searched and found some recovery software but nothing that wanted to recover my partition table so I had to result to formatting and recovering data afterwords. Unfortunately I got to save every file that was on the drive except for my project which visual studio had obviously eaten up.</p>
<p>Thanks again Microsoft, nice tool, if only it wasn&#8217;t this hungry! Come to think of it almost everyone had problems with visual studio, maybe it wanted revenge for the bad code that we write. <img src='http://webscriptz.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/298" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/298" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2010/04/02/windows-ate-my-thumbdrive/298/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii themes</title>
		<link>http://webscriptz.be/2010/02/25/yii-themes/272</link>
		<comments>http://webscriptz.be/2010/02/25/yii-themes/272#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>
			<content:encoded><![CDATA[<p>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.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/02/25/yii-themes/272" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/02/25/yii-themes/272" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2010/02/25/yii-themes/272/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/259</link>
		<comments>http://webscriptz.be/2010/02/22/annoyed-with-coding/259#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>
			<content:encoded><![CDATA[<p>I&#8217;ve been coding away all week, that is between my other jobs at home <img src='http://webscriptz.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>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 doing this <span style="text-decoration: line-through;">and in the fastest way possible.</span></p>
<p>No problem so far, getting it is simple, but apparently you Yii doesn&#8217;t permit everything. So you need a $temp variable to store the model data in, suffice to say that it isn&#8217;t really the shortest route to take nor in my opinion the fastest bus alas I have to do with it. This little app of not more then a 60 lines of code took me four days, four damn days to figure out the error,  honestly if we have methods to &#8216;save space&#8217; in your coding why not permit them?</p>
<p>I&#8217;m not going to bother everybody with my nagging so, I&#8217;ll stop here.</p>
<p><a href="http://www.yiiframework.com/forum/index.php?/topic/7409-ar-array-problem/">For those who want to see the topic on the yii forums.</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/02/22/annoyed-with-coding/259" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2010/02/22/annoyed-with-coding/259" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2010/02/22/annoyed-with-coding/259/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/235</link>
		<comments>http://webscriptz.be/2009/08/21/coding-right-tips/235#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>
			<content:encoded><![CDATA[<p>I stumbled upon this when searching for something about code, enjoy!</p>
<p>site: <a href="http://www.freevbcode.com/ShowCode.Asp?ID=2547">freevbcode</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2009/08/21/coding-right-tips/235" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2009/08/21/coding-right-tips/235" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2009/08/21/coding-right-tips/235/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/225</link>
		<comments>http://webscriptz.be/2009/03/21/linux-kernal-map/225#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>
			<content:encoded><![CDATA[<p>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.</p>
<p><a href="http://www.makelinux.net/kernel_map">Kernel Map</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2009/03/21/linux-kernal-map/225" target="_blank"><img src="http://webscriptz.be/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://webscriptz.be/2009/03/21/linux-kernal-map/225" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://webscriptz.be/2009/03/21/linux-kernal-map/225/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

