<?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>tom's blog &#187; Webapps</title>
	<atom:link href="http://tom.knaupp.com/category/webapps/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Tue, 23 Mar 2010 22:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Online Whiteboard</title>
		<link>http://tom.knaupp.com/2009/01/13/online-whiteboard/</link>
		<comments>http://tom.knaupp.com/2009/01/13/online-whiteboard/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 17:50:35 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Webapps]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=157</guid>
		<description><![CDATA[Nice! At ScRiBLink you&#8217;ll find a free, powerful whiteboard where you and your colleagues can work on your ideas together. No registration is required : ) &#160; Additional features like - picture upload - chat - math functions - multiple users - &#8230;. give you a good base to start sharing concepts online, etc.. &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Nice!<br />
At <a href="http://www.scriblink.com" target="_blank">ScRiBLink</a> you&#8217;ll find a free, powerful whiteboard where you and your colleagues can work on your ideas together.<br />
No registration is required : )<br />
&nbsp;<br />
Additional features like<br />
- picture upload<br />
- chat<br />
- math functions<br />
- multiple users<br />
- &#8230;. <br />
give you a good base to start sharing concepts online, etc..<br />
&nbsp;<br />
Note: Maybe it&#8217;s not working behind corporate firewalls because it uses additional tcp ports.<br />
&nbsp;<br />
&nbsp;<br />
<img src="http://tom.knaupp.com/wp-content/uploads/whiteboard.png" alt="Online Whiteboard" width="760" class="size-full wp-image-158" /><br />
&nbsp;<br />
If you know about alternatives, please comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2009/01/13/online-whiteboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Bug in Joomla 1.5.5 (and older 1.5.x versions)</title>
		<link>http://tom.knaupp.com/2008/08/18/critical-bug-in-joomla-155/</link>
		<comments>http://tom.knaupp.com/2008/08/18/critical-bug-in-joomla-155/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 11:35:52 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=100</guid>
		<description><![CDATA[The password of the user with the lowest ID (typically an administrator) can be reset by an unauthorized user in Joomla 1.5.x installations prior version 1.5.6 because of a bug in the password remind functionality. All 1.5.x installations prior to and including 1.5.5 are affected The Joomla developer team advises to upgrade to 1.5.6 (or [...]]]></description>
			<content:encoded><![CDATA[<p>The password of the user with the lowest ID (typically an administrator) can be reset by an unauthorized user in Joomla 1.5.x installations prior version 1.5.6 because of a bug in the password remind functionality.<br />
<br />
<strong>All 1.5.x installations prior to and including 1.5.5 are affected</strong><br />
<br />
The Joomla developer team advises to upgrade to 1.5.6 (or patch the  <em>/components/com_user/models/reset.php</em> file with the code below).<br />
<br />
After global $mainframe; on line 113 of reset.php, add:<br />
<code><br />
if(strlen($token) != 32) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;$this-&gt;setError(JText::_('INVALID_TOKEN'));<br />
&nbsp;&nbsp;&nbsp;&nbsp;return false;<br />
}<br />
</code><br />
<br />&nbsp;<br />
See: <a title="Joomla! Developer - Password Remind Functionality" href="http://developer.joomla.org/security/news/241-20080801-core-password-remind-functionality.html" target="_blank">Joomla! Developer &#8211; Password Remind Functionality</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2008/08/18/critical-bug-in-joomla-155/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme @ tom&#8217;s blog</title>
		<link>http://tom.knaupp.com/2008/04/10/new-theme/</link>
		<comments>http://tom.knaupp.com/2008/04/10/new-theme/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 21:42:58 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Webapps]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=84</guid>
		<description><![CDATA[.. the Dark Side of the Force are they .. more to say?]]></description>
			<content:encoded><![CDATA[<p>.. the Dark Side of the Force are they ..<br />
more to say?</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2008/04/10/new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress / enabling (built in) cache</title>
		<link>http://tom.knaupp.com/2008/01/22/wordpress-enabling-built-in-cache/</link>
		<comments>http://tom.knaupp.com/2008/01/22/wordpress-enabling-built-in-cache/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 02:33:22 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Memento]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[disk cache]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/2008/01/22/wordpress-enabling-built-in-cache/</guid>
		<description><![CDATA[Edit wp-config.php and add define('ENABLE_CACHE', true); Create the directory cache in the folder wp-content/ (take care it&#8217;s writeable!) If you want to take control about expiration time, you can do this including these lines in wp-config.php: define('CACHE_EXPIRATION_TIME', 900); That&#8217;s all : ) The next time, your blog is being visted, the pages will be cached.. [...]]]></description>
			<content:encoded><![CDATA[<p>Edit <em>wp-config.php</em> and add<br />
<code>define('ENABLE_CACHE', true);</code><br />
<br />
Create the directory <em>cache</em> in the folder <em>wp-content/</em> (take care it&#8217;s writeable!)<br />
<br />
If you want to take control about expiration time, you can do this including these lines in wp-config.php:<br />
<code>define('CACHE_EXPIRATION_TIME', 900);</code><br />
<br />
That&#8217;s all : )<br />
The next time, your blog is being visted,  the pages will be cached..<br />
B.t.w.: You can empty the cache directory every time you want (in case of trouble, etc..).<br />
<br />
More infos:<br />
<a href="http://www.mitternachtshacking.de/blog/356-wordpress-cache-aktiviert" title="WordPress Cache aktiviert" target="_blank">http://www.mitternachtshacking.de/blog/356-wordpress-cache-aktiviert</a> (de)<br />
<a href="http://sw-guide.de/2007-07/bessere-blog-performance-dank-wordpress-internen-cache/" title="Bessere Blog-Performance dank WordPress-internen Cache" target="_blank">http://sw-guide.de/2007-07/bessere-blog-performance-dank-wordpress-internen-cache/</a> (de)<br />
<br />
<strong>Update (!):</strong><br />
The file-based caching mechanism has been removed from the WordPress 2.5 code. Detailed infos at <a href="http://neosmart.net/blog/2008/wordpress-25-and-the-object-cache/" title="WordPress 2.5 and the Object Cache..." target="_blank">neosmart.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2008/01/22/wordpress-enabling-built-in-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla &#8211; howto active SEF (search engine friendly URLs)</title>
		<link>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/</link>
		<comments>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 13:53:07 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SEF]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=35</guid>
		<description><![CDATA[If not already done, enable &#8220;Override&#8221; for Options and FileInfo in your apache configuration (needed for mod_rewrite and symlinks): &#60;Directory "/srv/www/htdocs/##user##/html"&#62; AllowOverride Options FileInfo &#60;/Directory&#62; Move the default htaccess.txt to .htaccess and activate SEF in your Joomla config. That&#8217;s all : )]]></description>
			<content:encoded><![CDATA[<p>If not already done, enable &#8220;Override&#8221; for <em>Options</em> and <em>FileInfo</em> in your apache configuration (needed for mod_rewrite and symlinks):<br />
<br />
<code>&lt;Directory "/srv/www/htdocs/##user##/html"&gt;<br />
AllowOverride Options FileInfo<br />
&lt;/Directory&gt;</code><br />
<br />
Move the default htaccess.txt to .htaccess and activate SEF in your Joomla config. That&#8217;s all : )</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress-Release 2.1.1 vulnerable</title>
		<link>http://tom.knaupp.com/2007/03/03/wordpress-release-211-vulnerable/</link>
		<comments>http://tom.knaupp.com/2007/03/03/wordpress-release-211-vulnerable/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 13:31:17 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[vulnerable]]></category>
		<category><![CDATA[wordpress 2.1.1]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=27</guid>
		<description><![CDATA[If you&#8217;ve downloaded release 2.1.1 within the last 4 days, your version may include dangerous code. You should upgrade all your files to v.2.1.2 immediately! According to the developers of wordpress, a server has been hacked and the download-package was replaced with a version that included some backdoors to implement php code. Official statement / [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve downloaded release 2.1.1 within the last 4 days, your version may include dangerous code. You should upgrade all your files to <a href="http://wordpress.org/download/" title="Download WordPress" target="_blank">v.2.1.2</a> immediately!<br />
<br />
According to the developers of wordpress, a server has been hacked and the download-package was replaced with a version that included some backdoors to implement php code.<br />
<br />
<a href="http://wordpress.org/development/2007/03/upgrade-212/" title="wordpress 2.1.1 dangerous, upgrade" target="_blank">Official statement</a> / <a href="http://www.heise.de/newsticker/meldung/86167" title="WordPress-Release bei Server-Hack manipuliert" target="_blank">German news (at heise)</a> / <a href="http://codex.wordpress.org/Upgrading_WordPress" title="Upgrade wordpress" target="_blank">Upgrade instructions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2007/03/03/wordpress-release-211-vulnerable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save and convert flash streams</title>
		<link>http://tom.knaupp.com/2007/02/11/save-and-convert-flash-streams/</link>
		<comments>http://tom.knaupp.com/2007/02/11/save-and-convert-flash-streams/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 14:01:47 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Webapps]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=14</guid>
		<description><![CDATA[If you want to convert a flash stream into a more comfortable format, that can be saved on your local disc and be played by most software/hardware, here&#8217;s a short guide: Save your prefered video (from i.e. YouTube, MyVideo, etc.) with KeepVid. When FFmpeg is installed, the conversion in Linux is quite simple: ffmpeg -i [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to convert a flash stream into a more comfortable  format, that can be saved on your local disc and be played by most software/hardware, here&#8217;s a short guide:<br />
<br />
Save your prefered video (from i.e. <a TITLE="YouTube" HREF="http://www.youtube.com">YouTube</a>, <a TITLE="MyVideo" HREF="http://www.myvideo.de">MyVideo</a>, etc.) with <a TARGET="_blank" TITLE="KeepVid" HREF="http://keepvid.com/">KeepVid.</a><br />
<br />
When <a TITLE="FFmpeg" HREF="http://ffmpeg.mplayerhq.hu/">FFmpeg</a> is installed, the conversion in Linux is quite simple:<br />
<code>ffmpeg -i input.flv -ab 128 -ar 44100 -b 900 \<br />
-s 640x480 output.mpg</code><br />
<br />
-b = videobitrate<br />
-ab = audiobitrate<br />
-ar = audiosamplerate (Hz)<br />
-s = framesize width * height</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2007/02/11/save-and-convert-flash-streams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla vs. WordPress</title>
		<link>http://tom.knaupp.com/2007/02/01/joomla-vs-wordpress/</link>
		<comments>http://tom.knaupp.com/2007/02/01/joomla-vs-wordpress/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 20:14:07 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Webapps]]></category>

		<guid isPermaLink="false">http://www.2freaky.de/wordpress/?p=11</guid>
		<description><![CDATA[I get more and more requests for several special Apache settings, like: &#8220;please turn off Safe-Mode&#8221; regarding Joomla. I keep questioning myself what is the big advantage comparing Joomla to WordPress or any other CMS. Any suggestion is appreciated!]]></description>
			<content:encoded><![CDATA[<p>I get more and more requests for several special Apache settings, like: &#8220;please turn off Safe-Mode&#8221; regarding Joomla.  I keep questioning myself what is the big advantage comparing Joomla to WordPress or any other CMS. Any suggestion is appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2007/02/01/joomla-vs-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
