<?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</title>
	<atom:link href="http://webscriptz.be/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>Tor: Vidalia Tor software exited unexpectedly</title>
		<link>http://webscriptz.be/2012/05/06/tor-vidalia-tor-software-exited-unexpectedly/</link>
		<comments>http://webscriptz.be/2012/05/06/tor-vidalia-tor-software-exited-unexpectedly/#comments</comments>
		<pubDate>Sun, 06 May 2012 10:56:32 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tor]]></category>
		<category><![CDATA[tor-project]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vidalia]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=435</guid>
		<description><![CDATA[With the latest developments in internet censorship I too have been looking for secure alternatives and the Tor project is one of them but unfortunately I had a small problem with Vidalia, the software GUI for Tor. I discovered a solution after some reading and Google-ing. After installing Tor on ubuntu or other Debian based [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2012/05/06/tor-vidalia-tor-software-exited-unexpectedly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local Web Development Environment in Ubuntu</title>
		<link>http://webscriptz.be/2012/05/03/local-web-development-environment-in-ubuntu/</link>
		<comments>http://webscriptz.be/2012/05/03/local-web-development-environment-in-ubuntu/#comments</comments>
		<pubDate>Thu, 03 May 2012 18:11:07 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[development dnsmasq]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[libapache2]]></category>
		<category><![CDATA[local damain names]]></category>
		<category><![CDATA[local dns]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[vhost-alias]]></category>
		<category><![CDATA[vhosts]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=429</guid>
		<description><![CDATA[This short guide explains how to set up a local development environment that will allow us to create new sites on the fly and automatically serve them up on our local development machine under Ubuntu. I won&#8217;t explain how to install LAMP, I&#8217;ll just suppose it&#8217;s already done and that a default installation is installed [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2012/05/03/local-web-development-environment-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Using Our Models To Do Basic Queries On The DB</title>
		<link>http://webscriptz.be/2011/06/23/using-our-models-to-do-basic-queries-on-the-db/</link>
		<comments>http://webscriptz.be/2011/06/23/using-our-models-to-do-basic-queries-on-the-db/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 21:37:39 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>
		<category><![CDATA[yiiframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=409</guid>
		<description><![CDATA[The application has an auto-generated model, Gii kindly provides the model once the database is created. &#60;?phpclass Product extends CActiveRecord&#123;&#160;&#160;&#160;&#160;/**&#160;&#160;&#160;&#160;&#160;* The followings are the available columns in table 'Product':&#160;&#160;&#160;&#160;&#160;* @var integer $id&#160;&#160;&#160;&#160;&#160;* @var integer $brandId&#160;&#160;&#160;&#160;&#160;* @var string $name&#160;&#160;&#160;&#160;&#160;* @var string $price&#160;&#160;&#160;&#160;&#160;*/&#160;&#160;&#160;&#160;&#160;/**&#160;&#160;&#160;&#160;&#160;* Returns the static model of the specified AR class.&#160;&#160;&#160;&#160;&#160;* @return CActiveRecord the static model [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/06/23/using-our-models-to-do-basic-queries-on-the-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YiiFramework adding functions to your models</title>
		<link>http://webscriptz.be/2011/06/23/yiiframework-adding-functions-to-your-models/</link>
		<comments>http://webscriptz.be/2011/06/23/yiiframework-adding-functions-to-your-models/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 21:16:04 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>
		<category><![CDATA[yiiframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=406</guid>
		<description><![CDATA[MVC has some principals to it, like the fat model principal that I&#8217;ll show in this tutorial and which is used in a lot of frameworks. I&#8217;m going to show how to add and use functions that can be added to a model. There are a few ways to add to a models that increase [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/06/23/yiiframework-adding-functions-to-your-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mySQL view and YiiFramework</title>
		<link>http://webscriptz.be/2011/06/23/mysql-view-and-yiiframework/</link>
		<comments>http://webscriptz.be/2011/06/23/mysql-view-and-yiiframework/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 18:03:19 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[myssql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql view]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yii framework]]></category>
		<category><![CDATA[yiiframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=402</guid>
		<description><![CDATA[The sql standard gives the possibility to create a view, a view is or can be a mask of one column for a special user that only has access to some of the data and thus not all the data stored in the column? The view can also be used to regroup data from multiple [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/06/23/mysql-view-and-yiiframework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Fedora Core &#8211; virtual hosts httpd</title>
		<link>http://webscriptz.be/2011/03/25/configuring-virtual-hosts-in-apache/</link>
		<comments>http://webscriptz.be/2011/03/25/configuring-virtual-hosts-in-apache/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 23:06:20 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[bind9]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[local domain name]]></category>
		<category><![CDATA[name-based virtual host]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[virtual hosts]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=382</guid>
		<description><![CDATA[I&#8217;ve reinstalled my pc with Fedora Core recently, because of the extended SELinux and more tools that are at my disposal. A problem I always had with ubuntu was the configuration of Apache virtual hosts. Once they where installed I needed to put them into the host file and each time I reconnected to a [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/03/25/configuring-virtual-hosts-in-apache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yiiframework Captcha problem</title>
		<link>http://webscriptz.be/2011/02/23/yiiframework-captcha-problem/</link>
		<comments>http://webscriptz.be/2011/02/23/yiiframework-captcha-problem/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 14:48:10 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yii]]></category>
		<category><![CDATA[yiiframework]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2011/02/23/yiiframework-captcha-problem/379</guid>
		<description><![CDATA[While lanching a new website I had problems with the AJAX request allowing the captcha to refresh itself. The link &#8216;Get a new code&#8217; didn&#8217;t work properly and I didn&#8217;t really find an alternative at first. The only alternative I found it to add in the $this->widget(); add an array after &#8216;CCaptcha&#8217;: Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/02/23/yiiframework-captcha-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Been really working hard these past week&#8230;</title>
		<link>http://webscriptz.be/2011/02/20/been-really-working-hard-these-past-week/</link>
		<comments>http://webscriptz.be/2011/02/20/been-really-working-hard-these-past-week/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 22:27:48 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[status]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[Webscriptz.be]]></category>

		<guid isPermaLink="false">http://webscriptz.be/2011/02/20/been-really-working-hard-these-past-week/378</guid>
		<description><![CDATA[Been really working hard these past weeks with some projects, bought a new domain xorlink.com and created a few subdomains; ig.webscriptz.be is probably the most important one. Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2011/02/20/been-really-working-hard-these-past-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

