<?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; Projects</title>
	<atom:link href="http://webscriptz.be/topics/projects/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>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>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>Register &amp; Yii projects</title>
		<link>http://webscriptz.be/2009/09/24/register-yii-projects/</link>
		<comments>http://webscriptz.be/2009/09/24/register-yii-projects/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:09:19 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[myself and me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=244</guid>
		<description><![CDATA[So, I think ti&#8217;s time for some updates on the website. I has been a bit wild the last 3 weeks. School has started yet again and I had a project to finish not to mention that i&#8217;m starting to see through the Yii framework structure. I&#8217;ve been writing diagrams for different project that I [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/09/24/register-yii-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP app installer</title>
		<link>http://webscriptz.be/2009/02/09/php-app-installer/</link>
		<comments>http://webscriptz.be/2009/02/09/php-app-installer/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:41:55 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[ongoing]]></category>
		<category><![CDATA[part of]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Webscriptz.be]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=210</guid>
		<description><![CDATA[The last 2 to 3 days I&#8217;ve been working on a system that can be easely integrated into any application so that it can install itself on a server. I&#8217;ve added some ideas to suit myself, one is that data is installed to 2 databases. One for the users and one for the data of [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2009/02/09/php-app-installer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inserting adsense in phpbb3 templates</title>
		<link>http://webscriptz.be/2008/08/15/inserting-adsense-in-phpbb3-templates/</link>
		<comments>http://webscriptz.be/2008/08/15/inserting-adsense-in-phpbb3-templates/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 13:12:22 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[myself and me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google ads]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[phpbb3]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=80</guid>
		<description><![CDATA[I have to review some things from my last post about phpbb3 adsense. Infact it doesn&#8217;t matter where you put it just don&#8217;t do it in the if statements of the templates because you won&#8217;t be able to see it always. Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2008/08/15/inserting-adsense-in-phpbb3-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adsense and forums</title>
		<link>http://webscriptz.be/2008/08/15/adsense-and-forums/</link>
		<comments>http://webscriptz.be/2008/08/15/adsense-and-forums/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 22:04:38 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=75</guid>
		<description><![CDATA[Where do you put AdSense when you manage a forum? It&#8217;s the question I&#8217;m thinking about for some days now. I&#8217;m trying different approaches every once in a while until I&#8217;m satisfied. Just before you we get started, note that forums.webscriptz.be isn&#8217;t getting a lot of visitors, this is basically because I have to deal [...]]]></description>
		<wfw:commentRss>http://webscriptz.be/2008/08/15/adsense-and-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpbb3 adsense input</title>
		<link>http://webscriptz.be/2008/08/13/phpbb3-adsense-input/</link>
		<comments>http://webscriptz.be/2008/08/13/phpbb3-adsense-input/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 21:47:26 +0000</pubDate>
		<dc:creator>webscriptz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://webscriptz.be/?p=73</guid>
		<description><![CDATA[I&#8217;ve solved the problems with adsense in the template files, the page I found truly explained a lot, apparently I&#8217;ve inputted the script into the wrong lines of code, odd as it seems. To the website Share on Facebook]]></description>
		<wfw:commentRss>http://webscriptz.be/2008/08/13/phpbb3-adsense-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

