<?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>Cuvedev.net &#124; Klaas Cuvelier &#187; download</title>
	<atom:link href="http://www.cuvedev.net/category/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cuvedev.net</link>
	<description>This is the personal blog and thoughts of Klaas Cuvelier, a young webdeveloper from Ghent</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:52:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress plugin: Authentication</title>
		<link>http://www.cuvedev.net/2010/07/wordpress-plugin-authentication/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-authentication</link>
		<comments>http://www.cuvedev.net/2010/07/wordpress-plugin-authentication/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 11:52:30 +0000</pubDate>
		<dc:creator>Klaas Cuvelier</dc:creator>
				<category><![CDATA[Cuvedev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.cuvedev.net/?p=901</guid>
		<description><![CDATA[So, I finally submitted my first plugin to the WordPress plugin base. It&#8217;s a plugin which add functionality to request visitors authentication before the website can be viewed. It doesn&#8217;t use HTTP Authentication, just php and html. You can choose to use the WordPress authentication functionality to login, or give a password yourself. Try it [...]]]></description>
			<content:encoded><![CDATA[<p>So, I finally submitted my first plugin to the WordPress plugin base.</p>
<p>It&#8217;s a plugin which add functionality to request visitors authentication before the website can be viewed. It doesn&#8217;t use HTTP Authentication, just php and html.<br />
You can choose to use the WordPress authentication functionality to login, or give a password yourself.</p>
<p>Try it out, and give some feedback.</p>
<p><a href="http://wordpress.org/extend/plugins/basic-authentication/">Link to Basic Authentication plugin</a></p>
<p>Screenshot:<br />
<a href="http://www.cuvedev.net/wp-content/uploads/2010/07/screenshot-1.png" rel="lightbox[901]"><img class="alignnone size-medium wp-image-903" title="Basic Authentication options" src="http://www.cuvedev.net/wp-content/uploads/2010/07/screenshot-1-300x280.png" alt="options" width="300" height="280" /></a></p>
<p>&nbsp;</p>
<p>&#8211; Update:</p>
<p>Now compatible with WordPress 3.3</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cuvedev.net/2010/07/wordpress-plugin-authentication/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Smiliescript</title>
		<link>http://www.cuvedev.net/2008/07/smiliescript/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=smiliescript</link>
		<comments>http://www.cuvedev.net/2008/07/smiliescript/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:56:45 +0000</pubDate>
		<dc:creator>Klaas Cuvelier</dc:creator>
				<category><![CDATA[Cuvedev]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[ep2]]></category>
		<category><![CDATA[eprogrammeur]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greaseymonkey]]></category>
		<category><![CDATA[quickicon]]></category>
		<category><![CDATA[smilies]]></category>
		<category><![CDATA[smiliescript]]></category>

		<guid isPermaLink="false">http://www.cuvedev.net/?p=48</guid>
		<description><![CDATA[Dit is een scriptje dat ik geschreven heb om snel je favoriete smilies te kunnen gebruiken verschillende fora. Oorspronkelijk had ik dit gemaakt voor e-programmeur maar nu wordt het hoofdzakelijk gebruikt op ep2. Om dit script te kunnen gebruiken moet je beschikken over Firefox en de GreaseMonkey-plugin. De eerste versie van dit script plaatst gewoon [...]]]></description>
			<content:encoded><![CDATA[<p>Dit is een scriptje dat ik geschreven heb om snel je favoriete smilies te kunnen gebruiken verschillende fora.<br />
Oorspronkelijk had ik dit gemaakt voor <a href="http://www.e-programmeur.nl" target="_blank">e-programmeur</a> maar nu wordt het hoofdzakelijk gebruikt op <a href="http://www.ep2.nl" target="_blank">ep2</a>.</p>
<p>Om dit script te kunnen gebruiken moet je beschikken over <a href="http://www.spreadfirefox.com" target="_blank">Firefox</a> en de <a href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">GreaseMonkey</a>-plugin.</p>
<p><span style="text-decoration: underline;">De eerste versie</span> van dit script plaatst gewoon een extra balk met smilies boven iedere textarea op het scherm, als je op een smilie klikt wordt er een stukje bb-code in de textarea geplaatst (link naar de afbeelding tussen img-tags). De smilie werd achteraan de tekst bijgevoegd.</p>
<p><span style="text-decoration: underline;">Bij de tweede versie</span> wordt de smilie ingevoegd op de plaats waar de cursor staat. Ook wordt de balk slechts bij √©√©n of meerdere specifieke textareas geplaatst. (Dat moet je opgeven de source).<br />
De volgorde van de smilies is ook lichtjes gewijzigd.</p>
<p><span style="text-decoration: underline;">Update versie naar 2.1 (beta)</span>, omdat sommige personen (waaronder ik) het probleempje hadden dat sommige smilies soms niet werden getoond heb ik een kleine aanpassing gedaan. Dit probleem zou nu moeten verholpen zijn in deze versie.</p>
<p><strong>Download</strong>:<br />
<a href="http://www.cuvedev.net/wp-content/uploads/quickicon.user.js">quickicon.user.js versie 1</a><br />
<a href="http://www.cuvedev.net/wp-content/uploads/smilies.user.js">quickicon.user.js versie 2 </a><br />
<a href="http://www.cuvedev.net/wp-content/uploads/smilies-v2.1.user.js">quickicon.user.js versie 2.1 beta </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cuvedev.net/2008/07/smiliescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

