<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.3">
	<id>http://61924.wepwnyou.net/blog-atom</id>
	<title>61924, Blog feed</title>
	<updated>2009-03-24T11:18:33Z</updated>
	
	
	<author>
		<name>Frank Smit</name>
		<uri>http://61924.wepwnyou.net</uri>
		<email>frank@wepwnyou.net</email>
	</author>

 
	
	<link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-sa/3.0/" /><logo>http://creativecommons.org/images/public/somerights20.gif</logo><link rel="self" href="http://feeds.feedburner.com/61924BlogFeed" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
		<title>New website</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2009/03/07/new-website.html</id>
		<published>2009-03-07T11:45:30Z</published>
		<updated>2009-03-07T11:45:30Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/hK8jjIxGK-0/new-website.html" />
		<summary>	I moved to a new location on the web. :)

	61924.nl

	I’m closing this website after a week or two.</summary>
		<content type="html">	I moved to a new location on the web. :)

	61924.nl

	I’m closing this website after a week or two.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=hK8jjIxGK-0:TTx14Z4WIqw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=hK8jjIxGK-0:TTx14Z4WIqw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=hK8jjIxGK-0:TTx14Z4WIqw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=hK8jjIxGK-0:TTx14Z4WIqw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/hK8jjIxGK-0" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2009/03/07/new-website.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Further development of Shinobu</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2009/03/03/further-development-of-shinobu.html</id>
		<published>2009-03-03T02:36:38Z</published>
		<updated>2009-03-03T02:36:38Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/l1bfYSfzXtc/further-development-of-shinobu.html" />
		<summary>	To be honest I ran out of ideas for the 0.2 release and kept thinking about a rewrite that’ll look more like an mvc frameWork.

	After some (serious) thinking I discovered that there is still a lot to improve.

	Stuff like:
	
		Database support. I haven’t been able to make db layers for PosgreSQL and SQL. I might need help with these two.
		The administration panel. Adding users, file manager and submenus for the main navigation.
		Url rewrite support for more webservers like Lighttpd and Nginx (and maybe more).
		And more documentation…
	

	There’s probably more to improve, but that’ll come later. I’m not sure when I’ll start, but it should not take too long.

	Well, I hope the people who use Shinobu will like this, bye. :)</summary>
		<content type="html">	To be honest I ran out of ideas for the 0.2 release and kept thinking about a rewrite that’ll look more like an mvc frameWork.

	After some (serious) thinking I discovered that there is still a lot to improve.

	Stuff like:
	
		Database support. I haven’t been able to make db layers for PosgreSQL and SQL. I might need help with these two.
		The administration panel. Adding users, file manager and submenus for the main navigation.
		Url rewrite support for more webservers like Lighttpd and Nginx (and maybe more).
		And more documentation…
	

	There’s probably more to improve, but that’ll come later. I’m not sure when I’ll start, but it should not take too long.

	Well, I hope the people who use Shinobu will like this, bye. :)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=l1bfYSfzXtc:05RL66bMl2Y:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=l1bfYSfzXtc:05RL66bMl2Y:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=l1bfYSfzXtc:05RL66bMl2Y:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=l1bfYSfzXtc:05RL66bMl2Y:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/l1bfYSfzXtc" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2009/03/03/further-development-of-shinobu.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Shinobu 0.2.2</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2009/02/09/shinobu-0-2-2.html</id>
		<published>2009-02-09T08:08:53Z</published>
		<updated>2009-02-09T08:08:53Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/-x0nKdAMWQw/shinobu-0-2-2.html" />
		<summary>	0.2.2 is ready and I fixed and improved various things from 0.2.1! Download it right now or try it at OpenSourceCMS .</summary>
		<content type="html">	0.2.2 is ready and I fixed and improved various things from 0.2.1! Download it right now or try it at OpenSourceCMS .&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=-x0nKdAMWQw:hYF8P-n75_A:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=-x0nKdAMWQw:hYF8P-n75_A:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=-x0nKdAMWQw:hYF8P-n75_A:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=-x0nKdAMWQw:hYF8P-n75_A:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/-x0nKdAMWQw" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2009/02/09/shinobu-0-2-2.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Shinobu 0.2!</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2009/01/07/shinobu-0-2.html</id>
		<published>2009-01-07T11:59:15Z</published>
		<updated>2009-01-07T11:59:15Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/W1aAT264eVI/shinobu-0-2.html" />
		<summary>	Yes! It’s stable and ready to use! You can get you copy here at the download page.

	This is actually “got everything ready and working” release. This means that there are still some things that could be done better, but is planned for 0.4.

	Bug reports or feature requests can be posted here Issues or mailed to me. Or you can post a comment here. :)

	EDIT January 8th, 2009:

	Fixed an issue in the installer. It was found thanks to the staff at OpenSourceCMS.

	And there is also an online demo.</summary>
		<content type="html">	Yes! It’s stable and ready to use! You can get you copy here at the download page.

	This is actually “got everything ready and working” release. This means that there are still some things that could be done better, but is planned for 0.4.

	Bug reports or feature requests can be posted here Issues or mailed to me. Or you can post a comment here. :)

	EDIT January 8th, 2009:

	Fixed an issue in the installer. It was found thanks to the staff at OpenSourceCMS.

	And there is also an online demo.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=W1aAT264eVI:RwFycwY1p2I:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=W1aAT264eVI:RwFycwY1p2I:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=W1aAT264eVI:RwFycwY1p2I:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=W1aAT264eVI:RwFycwY1p2I:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/W1aAT264eVI" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2009/01/07/shinobu-0-2.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>valid_xdebug_var_dump()</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2009/01/05/valid_xdebug_var_dump.html</id>
		<published>2009-01-05T12:38:58Z</published>
		<updated>2009-01-05T12:38:58Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/vI7WXMIoaFE/valid_xdebug_var_dump.html" />
		<summary>	xdebug_var_dump() doesn’t output valid xHTML. And I don’t like that. So I wrote a simple function that does output valid xHTML. :)

function valid_xdebug_var_dump()
{
	$get_args = func_get_args();
	$num_args = func_num_args();

	// Capture output from var_dump()
	ob_start();

	for ($i = 0; $i &lt; $num_args; ++$i)
		xdebug_var_dump($get_args[$i]);

	$var_dump = trim(ob_get_contents());
	ob_end_clean();

	// Make the html valid and return it
	$var_dump = str_replace(
		array('&lt;/pre&gt;', '&lt;b&gt;', '&lt;/b&gt;', '&lt;i&gt;', '&lt;/i&gt;', "\r\n", "\r"),
		array('&lt;/code&gt;&lt;/pre&gt;', '&lt;strong&gt;', '&lt;/strong&gt;', '&lt;em&gt;', '&lt;/em&gt;', "\n", "\n"),
		$var_dump);

	$var_dump = preg_replace(
		array(
			'/&lt;font color=\'(\#[0-9a-fA-F]{6})\'\&gt;(.*?)&lt;\/font&gt;/is',
			'/&lt;pre class=\'xdebug-var-dump\' dir=\'(ltr|rtl)\'&gt;\n/is'
			),
		array(
			'&lt;span style="color: $1"&gt;$2&lt;/span&gt;',
			"\n".'&lt;pre class="xdebug-var-dump" dir="$1"&gt;&lt;code&gt;'
			),
		$var_dump);

	return $var_dump;
}


	How to use it:

echo valid_xdebug_var_dump($sys_config, $sys_user);
</summary>
		<content type="html">	xdebug_var_dump() doesn’t output valid xHTML. And I don’t like that. So I wrote a simple function that does output valid xHTML. :)

function valid_xdebug_var_dump()
{
	$get_args = func_get_args();
	$num_args = func_num_args();

	// Capture output from var_dump()
	ob_start();

	for ($i = 0; $i &lt; $num_args; ++$i)
		xdebug_var_dump($get_args[$i]);

	$var_dump = trim(ob_get_contents());
	ob_end_clean();

	// Make the html valid and return it
	$var_dump = str_replace(
		array('&lt;/pre&amp;gt;', '&lt;b&amp;gt;', '&lt;/b&amp;gt;', '&lt;i&amp;gt;', '&lt;/i&amp;gt;', "\r\n", "\r"),
		array('&lt;/code&amp;gt;&lt;/pre&amp;gt;', '&lt;strong&amp;gt;', '&lt;/strong&amp;gt;', '&lt;em&amp;gt;', '&lt;/em&amp;gt;', "\n", "\n"),
		$var_dump);

	$var_dump = preg_replace(
		array(
			'/&lt;font color=\'(\#[0-9a-fA-F]{6})\'\&amp;gt;(.*?)&lt;\/font&amp;gt;/is',
			'/&lt;pre class=\'xdebug-var-dump\' dir=\'(ltr|rtl)\'&amp;gt;\n/is'
			),
		array(
			'&lt;span style="color: $1"&amp;gt;$2&lt;/span&amp;gt;',
			"\n".'&lt;pre class="xdebug-var-dump" dir="$1"&amp;gt;&lt;code&amp;gt;'
			),
		$var_dump);

	return $var_dump;
}


	How to use it:

echo valid_xdebug_var_dump($sys_config, $sys_user);
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=vI7WXMIoaFE:xnsN5zjzuQA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=vI7WXMIoaFE:xnsN5zjzuQA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=vI7WXMIoaFE:xnsN5zjzuQA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=vI7WXMIoaFE:xnsN5zjzuQA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/vI7WXMIoaFE" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2009/01/05/valid_xdebug_var_dump.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Shinobu 0.2b2</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/12/12/shinobu-0-2b2.html</id>
		<published>2008-12-12T15:00:17Z</published>
		<updated>2008-12-12T15:00:17Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/N3TAhctQBR0/shinobu-0-2b2.html" />
		<summary>	Yes! The second beta of Shinobu is ready and can be downloaded from here: http://code.google.com/p/shinobu/downloads/list

	Here’s a list of changes:

	
		Changed some things in the database.
		Menu items that link to external pages.
		Removed 960 CSS grid.
		Added CSS file for the TinyMCE content box.
		Pages plugin: pages can now have a status (Draft or Published).
		User description is now displayed at the user profile.
		Updated SimpleText parser. Quotes and lists aren’t supported yet.
		Copied the currently used functions from the UTF-8 library so the library can be removed. Shinobu now runs as twice as fast.
		Fixed bug in the installer.
		Update for SimpleText parser.
		Fixed all known XSS vulnerabilities.
		Added new variable to the config file, $cookie_name.
		Added a alternative for mysql_set_charset(), because it requires PHP 5.2.3.
	

	The stable release should be ready in a week or two. I’ll get some demos up by then.</summary>
		<content type="html">	Yes! The second beta of Shinobu is ready and can be downloaded from here: http://code.google.com/p/shinobu/downloads/list

	Here’s a list of changes:

	
		Changed some things in the database.
		Menu items that link to external pages.
		Removed 960 CSS grid.
		Added CSS file for the TinyMCE content box.
		Pages plugin: pages can now have a status (Draft or Published).
		User description is now displayed at the user profile.
		Updated SimpleText parser. Quotes and lists aren’t supported yet.
		Copied the currently used functions from the UTF-8 library so the library can be removed. Shinobu now runs as twice as fast.
		Fixed bug in the installer.
		Update for SimpleText parser.
		Fixed all known XSS vulnerabilities.
		Added new variable to the config file, $cookie_name.
		Added a alternative for mysql_set_charset(), because it requires PHP 5.2.3.
	

	The stable release should be ready in a week or two. I’ll get some demos up by then.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=N3TAhctQBR0:HENiYBeWpAE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=N3TAhctQBR0:HENiYBeWpAE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=N3TAhctQBR0:HENiYBeWpAE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=N3TAhctQBR0:HENiYBeWpAE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/N3TAhctQBR0" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/12/12/shinobu-0-2b2.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Komodo Edit 5 Macro</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/12/03/komodo-edit-5-macro.html</id>
		<published>2008-12-03T16:47:31Z</published>
		<updated>2008-12-03T16:47:31Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/raRz1xDIFo8/komodo-edit-5-macro.html" />
		<summary>	Made something I needed, a macro for Komodo Edit 5. It’s still very slow, but I don’t really care. ^^

/* ---

	Komodo Edit 5 Macro
	Trim Trailing Whitespace

--- */

// Strip whitespace from the end of a string
function rtrim(string)
{
	return string.replace(/\s+$/, '');
}

// http://www.qodo.co.uk/blog/javascript-trim-leading-and-trailing-spaces/
function trim(string)
{
	string = string.replace(/(^\s*)|(\s*$)/gi, '');
	string = string.replace(/[ ]{2,}/gi, ' ');
	string = string.replace(/\n /, "\n");
	return string;
}

// Run
try
{
	var view = ko.views.manager.currentView;
	var scimoz = view.scimoz;

	// Strip whitespaces at the end of the lines
	for (var x=0; x &lt; scimoz.lineCount; x++)
	{
		scimoz.gotoLine(x);
		scimoz.lineEndExtend();
		scimoz.replaceSel(rtrim(scimoz.selText));
	}

	// Strip whitespaces and linebreaks
	// at the end and beginning of th code
	scimoz.text = trim(scimoz.text);
}
catch(e)
{
	ko.dialogs.internalError(e, 'Error: '+e);
}
</summary>
		<content type="html">	Made something I needed, a macro for Komodo Edit 5. It’s still very slow, but I don’t really care. ^^

/* ---

	Komodo Edit 5 Macro
	Trim Trailing Whitespace

--- */

// Strip whitespace from the end of a string
function rtrim(string)
{
	return string.replace(/\s+$/, '');
}

// http://www.qodo.co.uk/blog/javascript-trim-leading-and-trailing-spaces/
function trim(string)
{
	string = string.replace(/(^\s*)|(\s*$)/gi, '');
	string = string.replace(/[ ]{2,}/gi, ' ');
	string = string.replace(/\n /, "\n");
	return string;
}

// Run
try
{
	var view = ko.views.manager.currentView;
	var scimoz = view.scimoz;

	// Strip whitespaces at the end of the lines
	for (var x=0; x &lt; scimoz.lineCount; x++)
	{
		scimoz.gotoLine(x);
		scimoz.lineEndExtend();
		scimoz.replaceSel(rtrim(scimoz.selText));
	}

	// Strip whitespaces and linebreaks
	// at the end and beginning of th code
	scimoz.text = trim(scimoz.text);
}
catch(e)
{
	ko.dialogs.internalError(e, 'Error: '+e);
}
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=raRz1xDIFo8:633Xnj9bDA4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=raRz1xDIFo8:633Xnj9bDA4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=raRz1xDIFo8:633Xnj9bDA4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=raRz1xDIFo8:633Xnj9bDA4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/raRz1xDIFo8" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/12/03/komodo-edit-5-macro.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Shinobu 0.2b1</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/12/02/shinobu-0-2b1.html</id>
		<published>2008-12-02T09:29:00Z</published>
		<updated>2008-12-02T09:29:00Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/8qMqCvAxYcg/shinobu-0-2b1.html" />
		<summary>	Finally!! I got a beta ready of my open source cms. :) It isn’t the greatest cms ever and I can’t do much, but I’ve got a lot planned. At the moment is has a simple user system, support for multiple languages, it has a menu (duh!!) and a simple pages system.

	I hope this is useful to other people and that they are willing to help me improve it. :)

	Visit the Google Code Project for more info and downloads. And issues can be reported here.

</summary>
		<content type="html">	Finally!! I got a beta ready of my open source cms. :) It isn’t the greatest cms ever and I can’t do much, but I’ve got a lot planned. At the moment is has a simple user system, support for multiple languages, it has a menu (duh!!) and a simple pages system.

	I hope this is useful to other people and that they are willing to help me improve it. :)

	Visit the Google Code Project for more info and downloads. And issues can be reported here.

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=8qMqCvAxYcg:O2qdcAUQ8FQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=8qMqCvAxYcg:O2qdcAUQ8FQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=8qMqCvAxYcg:O2qdcAUQ8FQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=8qMqCvAxYcg:O2qdcAUQ8FQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/8qMqCvAxYcg" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/12/02/shinobu-0-2b1.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Fun with Phenny</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/11/24/fun-with-phenny.html</id>
		<published>2008-11-24T14:10:08Z</published>
		<updated>2008-11-24T14:10:08Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/qsDfDifDz9A/fun-with-phenny.html" />
		<summary>	Update – November 26th, 2008: Changed some things in the code.

	Phenny is an irc-bot written in python. And it’s pretty simple to add modules on it. I’m not an expert in Python, but I’m able to write some simple things.

	Today I wrote something for fun, .kill. That’s a command to kill someone or yourself. Well, it doesn’t kill you, it only says something like: ‘You are dead’. It fetches a random ‘kill quote’ from a database and displays it. :)

</summary>
		<content type="html">	Update – November 26th, 2008: Changed some things in the code.

	Phenny is an irc-bot written in python. And it’s pretty simple to add modules on it. I’m not an expert in Python, but I’m able to write some simple things.

	Today I wrote something for fun, .kill. That’s a command to kill someone or yourself. Well, it doesn’t kill you, it only says something like: ‘You are dead’. It fetches a random ‘kill quote’ from a database and displays it. :)

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=qsDfDifDz9A:9EK5cs_eyp8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=qsDfDifDz9A:9EK5cs_eyp8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=qsDfDifDz9A:9EK5cs_eyp8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=qsDfDifDz9A:9EK5cs_eyp8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/qsDfDifDz9A" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/11/24/fun-with-phenny.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Shinobu on Google Code</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/10/13/shinobu-on-google-code.html</id>
		<published>2008-10-13T14:45:57Z</published>
		<updated>2008-10-13T14:45:57Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/adZkpdhq5XA/shinobu-on-google-code.html" />
		<summary>	Today I have moved Shinobu from Assembla to Google Code, which can be found here http://code.google.com/p/shinobu/.

	From now on you can find the downloads, svn code and manuals there. Issues/bugs can also be reported at the Google Code page.

	That was all. :)</summary>
		<content type="html">	Today I have moved Shinobu from Assembla to Google Code, which can be found here http://code.google.com/p/shinobu/.

	From now on you can find the downloads, svn code and manuals there. Issues/bugs can also be reported at the Google Code page.

	That was all. :)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=adZkpdhq5XA:vzLeg1nSPLw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=adZkpdhq5XA:vzLeg1nSPLw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=adZkpdhq5XA:vzLeg1nSPLw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=adZkpdhq5XA:vzLeg1nSPLw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/adZkpdhq5XA" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/10/13/shinobu-on-google-code.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Gzipping CSS and Javascript files</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/10/04/gzipping-css-and-javascript-files.html</id>
		<published>2008-10-04T08:06:05Z</published>
		<updated>2008-10-04T08:06:05Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/cVl5uak9Lqw/gzipping-css-and-javascript-files.html" />
		<summary>	There are a number of methods for this, with PHP or with the Apache Gzip module. To enable Gzip compression for PHP pages you have to set zlib.output_compression to On, but that doesn’t work on CSS and javascript files. For those files you could use the Apache Gzip module, but what if you don’t have that module because you have shared hosting (like me)?</summary>
		<content type="html">	There are a number of methods for this, with PHP or with the Apache Gzip module. To enable Gzip compression for PHP pages you have to set zlib.output_compression to On, but that doesn’t work on CSS and javascript files. For those files you could use the Apache Gzip module, but what if you don’t have that module because you have shared hosting (like me)?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=cVl5uak9Lqw:OSZ24QU0z8c:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=cVl5uak9Lqw:OSZ24QU0z8c:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=cVl5uak9Lqw:OSZ24QU0z8c:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=cVl5uak9Lqw:OSZ24QU0z8c:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/cVl5uak9Lqw" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/10/04/gzipping-css-and-javascript-files.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>ImgBrowz0r 0.2.2!</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/26/imgbrowz0r-0-2-2.html</id>
		<published>2008-09-26T12:08:07Z</published>
		<updated>2008-09-26T12:08:07Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/7HKjRFKYsWQ/imgbrowz0r-0-2-2.html" />
		<summary>	Today I have released version 0.2.2 of ImgBrowz0r. This version contains some bugfixes and a new feature. Check the project page for downloads and more information.

	Big thanks goes to Serge Timakov who mailed me a patch that allows non-latin characters in category names.

	I have ImgBrowz0r on the following websites, visit those if you would like to review or rate ImgBrowz0r. :)

	
		Hotscripts
		PHP Classes
		Freshmeat
	</summary>
		<content type="html">	Today I have released version 0.2.2 of ImgBrowz0r. This version contains some bugfixes and a new feature. Check the project page for downloads and more information.

	Big thanks goes to Serge Timakov who mailed me a patch that allows non-latin characters in category names.

	I have ImgBrowz0r on the following websites, visit those if you would like to review or rate ImgBrowz0r. :)

	
		Hotscripts
		PHP Classes
		Freshmeat
	&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=7HKjRFKYsWQ:swwpvAbXZIE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=7HKjRFKYsWQ:swwpvAbXZIE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=7HKjRFKYsWQ:swwpvAbXZIE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=7HKjRFKYsWQ:swwpvAbXZIE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/7HKjRFKYsWQ" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/26/imgbrowz0r-0-2-2.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>New stuff</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/20/new-stuff.html</id>
		<published>2008-09-20T11:11:23Z</published>
		<updated>2008-09-20T11:11:23Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/3ooksX6HyHc/new-stuff.html" />
		<summary>	I’ve put some new things on my website.

	If you look at the projects section you’ll see that there is a new project, 640px. It’s a simple css grid for simple website. I made it for this website and I’m now releasing it.

	And there is also a new section/page, Webdesign. That’s the place where I will put my webdesigns I made for clients, and themes/styles/skins for FluxBB and other systems.</summary>
		<content type="html">	I’ve put some new things on my website.

	If you look at the projects section you’ll see that there is a new project, 640px. It’s a simple css grid for simple website. I made it for this website and I’m now releasing it.

	And there is also a new section/page, Webdesign. That’s the place where I will put my webdesigns I made for clients, and themes/styles/skins for FluxBB and other systems.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3ooksX6HyHc:Gc9lHUxuEe4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3ooksX6HyHc:Gc9lHUxuEe4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3ooksX6HyHc:Gc9lHUxuEe4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3ooksX6HyHc:Gc9lHUxuEe4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/3ooksX6HyHc" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/20/new-stuff.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>A Gallery</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/11/a-gallery.html</id>
		<published>2008-09-11T11:31:03Z</published>
		<updated>2008-09-11T11:31:03Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/SZOydWSXf7s/a-gallery.html" />
		<summary>	I finally got my ImgBrowz0r class working on Frog CMS. :) Now I have a gallery to show my 2d creations.</summary>
		<content type="html">	I finally got my ImgBrowz0r class working on Frog CMS. :) Now I have a gallery to show my 2d creations.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=SZOydWSXf7s:MmQXzbTePXc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=SZOydWSXf7s:MmQXzbTePXc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=SZOydWSXf7s:MmQXzbTePXc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=SZOydWSXf7s:MmQXzbTePXc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/SZOydWSXf7s" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/11/a-gallery.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>ImgBrowz0r 0.2.1</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/04/imgbrowz0r-0-2-1.html</id>
		<published>2008-09-04T08:44:35Z</published>
		<updated>2008-09-04T08:44:35Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/XI_AFHYvMrs/imgbrowz0r-0-2-1.html" />
		<summary>	A bugfix release. I found a bug in version 0.2, thumbnails where created everytime a category was viewed, because the cached thumbnails couldn’t be found.

	This bug is fixed in version 0.2.1. Updated as soon as possible, because version 0.2 has very slow loading times.</summary>
		<content type="html">	A bugfix release. I found a bug in version 0.2, thumbnails where created everytime a category was viewed, because the cached thumbnails couldn’t be found.

	This bug is fixed in version 0.2.1. Updated as soon as possible, because version 0.2 has very slow loading times.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=XI_AFHYvMrs:QOJouvz3p-Y:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=XI_AFHYvMrs:QOJouvz3p-Y:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=XI_AFHYvMrs:QOJouvz3p-Y:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=XI_AFHYvMrs:QOJouvz3p-Y:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/XI_AFHYvMrs" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/04/imgbrowz0r-0-2-1.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>ImgBrowz0r demo</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/04/imgbrowz0r-demo.html</id>
		<published>2008-09-04T07:49:12Z</published>
		<updated>2008-09-04T07:49:12Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/AR7TbuujPb4/imgbrowz0r-demo.html" />
		<summary>	I’ve uploaded a demo installation of ImgBrowz0r (0.2). Here is the address: http://61924.wepwnyou.net/public/demos/imgbrowz0r/.</summary>
		<content type="html">	I’ve uploaded a demo installation of ImgBrowz0r (0.2). Here is the address: http://61924.wepwnyou.net/public/demos/imgbrowz0r/.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=AR7TbuujPb4:FNo3lzn6ua0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=AR7TbuujPb4:FNo3lzn6ua0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=AR7TbuujPb4:FNo3lzn6ua0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=AR7TbuujPb4:FNo3lzn6ua0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/AR7TbuujPb4" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/04/imgbrowz0r-demo.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>ImgBrowz0r 0.2!!!</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/09/03/imgbrowz0r-0-2.html</id>
		<published>2008-09-03T11:42:06Z</published>
		<updated>2008-09-03T11:42:06Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/dl16OinDAs4/imgbrowz0r-0-2.html" />
		<summary>	Yes, finally I can release it. It was already finished a week ago, but I had to make a manual. Stupid manual… 

	0.2 has some good improvements. See the changelog for more info. You can download ImgBrowz0r 0.2 at the same page.

	If you find bugs (in the script itself or in the manual) or need help, feel free to contact me.

	Regards,
Frank</summary>
		<content type="html">	Yes, finally I can release it. It was already finished a week ago, but I had to make a manual. Stupid manual… 

	0.2 has some good improvements. See the changelog for more info. You can download ImgBrowz0r 0.2 at the same page.

	If you find bugs (in the script itself or in the manual) or need help, feel free to contact me.

	Regards,
Frank&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=dl16OinDAs4:iU7EyL5qz-Y:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=dl16OinDAs4:iU7EyL5qz-Y:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=dl16OinDAs4:iU7EyL5qz-Y:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=dl16OinDAs4:iU7EyL5qz-Y:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/dl16OinDAs4" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/09/03/imgbrowz0r-0-2.html</feedburner:origLink></entry>

 
	
	<entry>
		<title>Under construction</title>
		<category term="weblog" /> 
		<id>http://61924.wepwnyou.net/blog/2008/08/30/under-construction.html</id>
		<published>2008-08-30T10:39:39Z</published>
		<updated>2008-08-30T10:39:39Z</updated>
		<link href="http://feedproxy.google.com/~r/61924BlogFeed/~3/3DGUH7zFb58/under-construction.html" />
		<summary>	I’m currently rebuilding my website. All the old stuff will be back in a few days. :)

	The first thing that are going to be finished are the front page and the blog. After that I’ll be making a section for my projects. Once all that is done I’ll add a gallery and a contact page.

	Regards,
Frank</summary>
		<content type="html">	I’m currently rebuilding my website. All the old stuff will be back in a few days. :)

	The first thing that are going to be finished are the front page and the blog. After that I’ll be making a section for my projects. Once all that is done I’ll add a gallery and a contact page.

	Regards,
Frank&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3DGUH7zFb58:4QKRR5J476o:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3DGUH7zFb58:4QKRR5J476o:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/61924BlogFeed?a=3DGUH7zFb58:4QKRR5J476o:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/61924BlogFeed?i=3DGUH7zFb58:4QKRR5J476o:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/61924BlogFeed/~4/3DGUH7zFb58" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://61924.wepwnyou.net/blog/2008/08/30/under-construction.html</feedburner:origLink></entry>

 
</feed>
