<?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; programming</title>
	<atom:link href="http://webscriptz.be/tags/programming/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>c# UserControl resize problem</title>
		<link>http://webscriptz.be/2012/03/28/c-usercontrol-resize-problem/</link>
		<comments>http://webscriptz.be/2012/03/28/c-usercontrol-resize-problem/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 12:59:51 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[Problem/Solution]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[C sharp]]></category>
		<category><![CDATA[Ms]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[UserControl]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[WinForm]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=426</guid>
		<description><![CDATA[Yesterday and today I&#8217;ve been having problems in Visual studio with the UserControl elements and how to get them to resize them automatically when the&#160;WinForm changes size. I&#8217;ve found all kind of workaround nearly all of them were a lot of work while the designer in Visual studio should be able to do it for [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2012/03/28/c-usercontrol-resize-problem/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>Yii &amp; encryption</title>
		<link>http://webscriptz.be/2010/11/13/yii-encryption/</link>
		<comments>http://webscriptz.be/2010/11/13/yii-encryption/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 15:02:45 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[AES]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rijdael]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2010/11/13/yii-encryption/344</guid>
		<description><![CDATA[I&#8217;ve already said a few things about Yii and the encryption in a few posts prior to this one so now let me help everybody a hand in working with the Yii encryption. Basic Configuration The image is the minimal configuration you will need in &#8216;yourApplication/protected/config/main.php Usage Once you have installed this, the only thing [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/11/13/yii-encryption/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>http://www.smashingmagazine.com/2009/07/&#8230;</title>
		<link>http://webscriptz.be/2010/11/04/httpwww-smashingmagazine-com200907/</link>
		<comments>http://webscriptz.be/2010/11/04/httpwww-smashingmagazine-com200907/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 20:32:01 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[link]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2010/11/04/httpwww-smashingmagazine-com200907/338</guid>
		<description><![CDATA[http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/ Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/11/04/httpwww-smashingmagazine-com200907/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rijndael_256 &amp; php &amp; Yii frameworkstoring encrypted data</title>
		<link>http://webscriptz.be/2010/11/02/rijndael_256-php-yii-frameworkstoring-encrypted-data/</link>
		<comments>http://webscriptz.be/2010/11/02/rijndael_256-php-yii-frameworkstoring-encrypted-data/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 23:16:04 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[AES]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rijdael]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2010/11/02/rijndael_256-php-yii-frameworkstoring-encrypted-data/337</guid>
		<description><![CDATA[While programming my authentication module today, i&#8217;ve been experimenting with Rijndael 256 or AES as it is also known. This isn&#8217;t hard, at least not the code because php already includes everything as does Yii for that matter, no, the hard thing is to store an encrypted password. AES encodes your password but does so [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/11/02/rijndael_256-php-yii-frameworkstoring-encrypted-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security mistakes in website application&#8230;</title>
		<link>http://webscriptz.be/2010/10/19/security-mistakes-in-website-application/</link>
		<comments>http://webscriptz.be/2010/10/19/security-mistakes-in-website-application/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 07:28:05 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[link]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[mistakes]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2010/10/19/security-mistakes-in-website-application/320</guid>
		<description><![CDATA[Security mistakes in website applications, take a look, it&#8217;s not the usual long explication. http://www.smashingmagazine.com/2010/10/18/common-security-mistakes-in-web-applications/ Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2010/10/19/security-mistakes-in-website-application/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>Symfony php framework</title>
		<link>http://webscriptz.be/2009/07/27/symfony-php-framework/</link>
		<comments>http://webscriptz.be/2009/07/27/symfony-php-framework/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:15:27 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[Ci]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[vacation]]></category>
		<category><![CDATA[webframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=233</guid>
		<description><![CDATA[I&#8217;m attached to codeigniter, I know my way around but codeigniter as a a easy to use but now I want something more darring and so this is it, Symfony framework, I think I&#8217;ll be doing that in my vacation that starts in about a week Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/07/27/symfony-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter the views and .htaccess</title>
		<link>http://webscriptz.be/2009/03/14/codeigniter-and-views-and-htaccess/</link>
		<comments>http://webscriptz.be/2009/03/14/codeigniter-and-views-and-htaccess/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 20:23:53 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Ci]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=219</guid>
		<description><![CDATA[I must admit that I not a huge fan of Frameworks and Patterns because: A) They make things complicated B) Subject you to some nasty code stuff and rules C) Because templating and Frameworks can be water and fire. Codeigniter on the opposite has some advantage on it side for the templating stuff. This is [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/03/14/codeigniter-and-views-and-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC again</title>
		<link>http://webscriptz.be/2009/03/09/mvc-again/</link>
		<comments>http://webscriptz.be/2009/03/09/mvc-again/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 21:49:06 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[exp]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=214</guid>
		<description><![CDATA[I&#8217;ve grew bored of having to deal with some irritating PHP issues so I&#8217;ve turned my back to those and began testing codeIgniter. It seems strait forward but templating already has me intrigued with problems and mod_rewrite needs a look too I think :p . Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/03/09/mvc-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

