<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://nrrd.de/dasbuch" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>twobee&#039;s blog</title>
 <link>http://nrrd.de/dasbuch/blog/twobee</link>
 <description></description>
 <language>de</language>
<item>
 <title>Cannot send session cookie ...</title>
 <link>http://nrrd.de/dasbuch/twobee/cannot_send_session_cookie</link>
 <description>	&lt;p&gt;Oh well,&lt;/p&gt;

	&lt;p&gt;after wasting several of hours, I finally found out whats wrong with my &amp;#8216;code&amp;#8217;.&lt;br /&gt;
Here in the office I am forced to use &lt;a href=&quot;http://notepad-plus.sourceforge.net/&quot; title=&quot;Notepad++&quot;&gt;Notepad++&lt;/a&gt;, which is writing &lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-8&quot; title=&quot;UTF-8&quot;&gt;UTF-8&lt;/a&gt;&lt;br /&gt;
encoded files by default &lt;span class=&quot;caps&quot;&gt;WITH&lt;/span&gt; a so-called &lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-8#Byte_Order_Mark&quot; title=&quot;BOM - Byte Order Mark&quot;&gt;BOM&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;Therefore sometimes the line `I haven&amp;#8217;t changed anything` is correct, because your editor did.&lt;/p&gt;

	&lt;p&gt;If you have a &lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-8#Byte_Order_Mark&quot; title=&quot;BOM - Byte Order Mark&quot;&gt;BOM&lt;/a&gt; in your file, it&amp;#8217;s the first output and therefore &lt;a href=&quot;http://www.php.net&quot; title=&quot;PHP&quot;&gt;PHP&lt;/a&gt; cannot&lt;br /&gt;
initialize the session. Which is very bad if you sticked to &lt;a href=&quot;http://de3.php.net/manual/en/book.session.php&quot; title=&quot;sessions&quot;&gt;sessions&lt;/a&gt;, as I am, because&lt;br /&gt;
I do write an e-commerce solution again.&lt;/p&gt;

	&lt;p&gt;- twobee&lt;/p&gt;

	&lt;p&gt;(Update: Added some hyperlinks)&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/cannot_send_session_cookie#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/bom">bom</category>
 <category domain="http://nrrd.de/dasbuch/keywords/ecommerce">e-commerce</category>
 <category domain="http://nrrd.de/dasbuch/keywords/functionsessionstart">function.session_start</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/php">php</category>
 <category domain="http://nrrd.de/dasbuch/keywords/session">session</category>
 <category domain="http://nrrd.de/dasbuch/keywords/utf8">utf-8</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/396</wfw:commentRss>
 <pubDate>Fri, 07 Nov 2008 10:19:10 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">396 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Good work pays out!</title>
 <link>http://nrrd.de/dasbuch/twobee/good_work_pays_out</link>
 <description>	&lt;p&gt;Some days ago I was asked by &lt;a href=&quot;http://www.lgmsworld.de/&quot;&gt;Tim Gerundt&lt;/a&gt;, the new project maintainer of &lt;span class=&quot;caps&quot;&gt;NOCC&lt;/span&gt; Webmail&lt;sup class=&quot;footnote&quot;&gt;&lt;a href=&quot;#fn19491617604913c87c85553&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;, if I want to actively help out the project as new &lt;a href=&quot;https://sourceforge.net/project/memberlist.php?group_id=12177&quot;&gt;official developer&lt;/a&gt;. &lt;/p&gt;

	&lt;p&gt;Yay!!! I agreed. \o/&lt;/p&gt;

	&lt;p&gt;After I finally got internet via &lt;a href=&quot;http://en.wikipedia.org/wiki/UMTS&quot;&gt;UMTS&lt;/a&gt; to my new apartment and I got the connection routed to my &lt;a href=&quot;http://www.vmware.com/&quot;&gt;VMWARE&lt;/a&gt;, I am ready to start. Thanks to &lt;a href=&quot;http://trash.crew.c-base.org/&quot;&gt;trash&lt;/a&gt; for the help with service tunneling.&lt;/p&gt;

	&lt;p&gt;&lt;ins&gt;Upcoming additions to NOCC&lt;sup class=&quot;footnote&quot;&gt;&lt;a href=&quot;#fn19491617604913c87c85553&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; will be:&lt;/ins&gt;&lt;/p&gt;

	&lt;ul&gt;
		&lt;li&gt;&lt;a href=&quot;https://sourceforge.net/tracker/index.php?func=detail&amp;#38;aid=2002532&amp;#38;group_id=12177&amp;#38;atid=362177&quot;&gt;&lt;span class=&quot;caps&quot;&gt;LDAP&lt;/span&gt; contacts&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://sourceforge.net/tracker/index.php?func=detail&amp;#38;aid=456436&amp;#38;group_id=12177&amp;#38;atid=362177&quot;&gt;Bounce function&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://sourceforge.net/tracker/index.php?func=detail&amp;#38;aid=1889705&amp;#38;group_id=12177&amp;#38;atid=362177&quot;&gt;Search feature&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;

	&lt;p&gt;- twobee&lt;/p&gt;

	&lt;p&gt;[1] &lt;a href=&quot;http://nocc.sourceforge.net/&quot; title=&quot;NOCC Homepage&quot;&gt;&lt;span class=&quot;caps&quot;&gt;NOCC&lt;/span&gt; Homepage&lt;/a&gt;&lt;br /&gt;
[2] &lt;a href=&quot;https://sourceforge.net/projects/nocc&quot; title=&quot;NOCC:  Sourceforge&quot;&gt;NOCC: Sourceforge&lt;/a&gt;&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://nocc.sourceforge.net/img/logo.png&quot; align=&quot;right&quot; title=&quot;NOCC Webmail&quot; alt=&quot;NOCC Webmail&quot; width=&quot;153&quot; height=&quot;47&quot; /&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/good_work_pays_out#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/development">development</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/nocc">nocc</category>
 <category domain="http://nrrd.de/dasbuch/keywords/opensource">opensource</category>
 <category domain="http://nrrd.de/dasbuch/keywords/oss">oss</category>
 <category domain="http://nrrd.de/dasbuch/keywords/php">php</category>
 <category domain="http://nrrd.de/dasbuch/keywords/sourceforge">sourceforge</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/394</wfw:commentRss>
 <pubDate>Thu, 04 Sep 2008 20:21:29 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">394 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Encrypt your messages!</title>
 <link>http://nrrd.de/dasbuch/twobee/encrypt_your_messages</link>
 <description>	&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Odyssey&quot;&gt;The odyssey&lt;/a&gt; to find a message encryption for &lt;a href=&quot;http://www.miranda-im.org/&quot; title=&quot;Miranda IM&quot;&gt;Miranda IM&lt;/a&gt; finally got to an end. After we had an outdated&lt;sup class=&quot;footnote&quot;&gt;&lt;a href=&quot;#fn19491617604913c87c85553&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/GNU_Privacy_Guard&quot; title=&quot;GNU Privacy Guard&quot;&gt;GPG&lt;/a&gt; message plugin for years, we now got a plugin called SecureIM&lt;sup class=&quot;footnote&quot;&gt;&lt;a href=&quot;#fn8971744804913c87da1aab&quot;&gt;2&lt;/a&gt;&lt;/sup&gt; which is supporting &lt;a href=&quot;http://en.wikipedia.org/wiki/Advanced_Encryption_Standard&quot; title=&quot;AES192&quot;&gt;AES192&lt;/a&gt;, &lt;a href=&quot;http://en.wikipedia.org/wiki/Pretty_Good_Privacy&quot; title=&quot;Pretty Good Privacy&quot;&gt;PGP&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/GNU_Privacy_Guard&quot; title=&quot;GNU Privacy Guard&quot;&gt;GPG&lt;/a&gt; message encryption.&lt;/p&gt;

	&lt;p&gt;The most other &lt;a href=&quot;http://en.wikipedia.org/wiki/Open-source_software&quot; title=&quot;Open Source Software&quot;&gt;OSS&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Instant_Messaging&quot; title=&quot;Instant Messenger&quot;&gt;IMs&lt;/a&gt; already have various plugins to support message encryption, but most of them are still only for &lt;a href=&quot;http://www.linux.com/&quot;&gt;Linux&lt;/a&gt; or itself not that handy like &lt;a href=&quot;http://www.miranda-im.org/&quot; title=&quot;Miranda IM&quot;&gt;Miranda IM&lt;/a&gt; for &lt;a href=&quot;http://www.microsoft.com/WINDOWS/&quot; title=&quot;Microsoft Windows&quot;&gt;Windows&lt;/a&gt; is.&lt;/p&gt;

	&lt;p&gt;[1] &lt;a href=&quot;http://addons.miranda-im.org/details.php?action=viewfile&amp;#38;id=216&quot; title=&quot;GnuPG Plugin 0.0.0.4&quot;&gt;GnuPG Plugin&lt;/a&gt; &lt;br /&gt;
[2] &lt;a href=&quot;http://addons.miranda-im.org/details.php?action=viewfile&amp;#38;id=2445&quot; title=&quot;SecureIM - modified by baloo 1.0.10.8
&quot;&gt;SecureIM&lt;/a&gt;&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/mim_logo.gif&quot; align=&quot;right&quot; title=&quot;Miranda IM&quot; alt=&quot;Miranda IM&quot; width=&quot;90&quot; height=&quot;44&quot; /&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/encrypt_your_messages#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/aes">aes</category>
 <category domain="http://nrrd.de/dasbuch/keywords/encryption">encryption</category>
 <category domain="http://nrrd.de/dasbuch/keywords/gpg">gpg</category>
 <category domain="http://nrrd.de/dasbuch/keywords/instant_messaging">instant messaging</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/miranda">miranda</category>
 <category domain="http://nrrd.de/dasbuch/keywords/miranda_im">Miranda IM</category>
 <category domain="http://nrrd.de/dasbuch/keywords/oss">oss</category>
 <category domain="http://nrrd.de/dasbuch/keywords/pgp">pgp</category>
 <category domain="http://nrrd.de/dasbuch/keywords/windows">windows</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/390</wfw:commentRss>
 <pubDate>Fri, 18 Jul 2008 10:34:27 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">390 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Watching TV with SUN</title>
 <link>http://nrrd.de/dasbuch/twobee/watching_tv_with_sun</link>
 <description>	&lt;p&gt;In &lt;a href=&quot;http://en.wikipedia.org/wiki/Switzerland&quot;&gt;Switzerlands&lt;/a&gt; &lt;a href=&quot;http://www.sun.com/&quot;&gt;Sun Microsytems&lt;/a&gt;  office will be held an event on the 19th June about &lt;a href=&quot;http://ch.sun.com/sunnews/events/2008/jun/opensource/&quot;&gt;Web 2.0 and Open Source in Startups&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;There is a very funny addition to the &lt;a href=&quot;http://ch.sun.com/sunnews/events/2008/jun/opensource/agenda.jsp&quot;&gt;agenda&lt;/a&gt; of this event, as you all may know, there is at the moment the &lt;a href=&quot;http://euro2008.uefa.com/&quot;&gt;EURO&amp;#8217;08&lt;/a&gt; in &lt;a href=&quot;http://www.austria.at/&quot;&gt;Austria&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Switzerland&quot;&gt;Switzerland&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;If the page is gone, I have prepared a &lt;a href=&quot;http://nrrd.de/dasbuch/files/Watching_EURO08_with_SUN.png&quot;&gt;screenshot&lt;/a&gt; for you. ;-)&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://nrrd.de/dasbuch/files/UEFA_EURO_2008_New_Logo.png&quot; align=&quot;right&quot; title=&quot;Euro 2008&quot; alt=&quot;Euro 2008&quot; width=&quot;192&quot; height=&quot;71&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;Have fun,&lt;/p&gt;

	&lt;p&gt;twobee.&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/watching_tv_with_sun#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/agenda">agenda</category>
 <category domain="http://nrrd.de/dasbuch/keywords/euro_2008">euro 2008</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/soccer">soccer</category>
 <category domain="http://nrrd.de/dasbuch/keywords/sun">sun</category>
 <category domain="http://nrrd.de/dasbuch/keywords/tv">tv</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/389</wfw:commentRss>
 <pubDate>Mon, 16 Jun 2008 09:14:50 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">389 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>SourceForge.net changes privacy statement</title>
 <link>http://nrrd.de/dasbuch/twobee/sourceforgenet_changes_privacy_statement</link>
 <description>	&lt;p&gt;Our &amp;#8216;friends&amp;#8217; of SourceForge.net have changed their current privacy statement, but who of us would know the differrence?&lt;/p&gt;

	&lt;p&gt;No problem, I made a unified patch for myself to see the differences and I would like to share it with the world. :-)&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://nrrd.de/dasbuch/files/sfx_logo2.png&quot; align=&quot;right&quot; title=&quot;SourceForge&quot; alt=&quot;SourceForge&quot; width=&quot;260&quot; height=&quot;48&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;Enjoy!&lt;/p&gt;

	&lt;p&gt;&lt;em&gt;&lt;ins&gt;References:&lt;/ins&gt;&lt;/em&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;a href=&quot;http://alexandria.wiki.sourceforge.net/page/diff/Privacy+Statement?v=114551&quot;&gt;SourceForge.net (old) Privacy Statement&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;http://alexandria.wiki.sourceforge.net/Privacy+Policy+-+May+08&quot;&gt;SourceForge.net (new) Privacy Statement&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;http://sourceforge.net/&quot;&gt;SourceForge.net&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/sourceforgenet_changes_privacy_statement#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/open_source">open source</category>
 <category domain="http://nrrd.de/dasbuch/keywords/privacy">privacy</category>
 <category domain="http://nrrd.de/dasbuch/keywords/source_forge">source forge</category>
 <enclosure url="http://nrrd.de/dasbuch/files/sf_privacy.diff_.txt" length="40813" type="text/plain" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/387</wfw:commentRss>
 <pubDate>Wed, 21 May 2008 15:49:17 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">387 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Miles for more! </title>
 <link>http://nrrd.de/dasbuch/twobee/miles_more</link>
 <description>	&lt;p&gt;Today I accidently had a look at &lt;a href=&quot;http://buytaert.net/drupalcon-szeged&quot; title=&quot;Dries Buytaert&quot;&gt;Dries Buytaert&lt;/a&gt; (the founder of &lt;a href=&quot;http://drupal.org&quot; title=&quot;Drupal&quot;&gt;Drupal&lt;/a&gt;) blog and discovered that end of August the &lt;a href=&quot;http://drupal.org/node/243688&quot; title=&quot;DrupalCon&quot;&gt;DrupalCon&lt;/a&gt; is happening in Europe!&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://nrrd.de/dasbuch/files/preview/9c5675f05b05d089ac81b2b6b7375830.png&quot; align=&quot;right&quot; title=&quot;Airplane&quot; alt=&quot;Airplane&quot; width=&quot;144&quot; height=&quot;130&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;As someone who have to work fulltime with &lt;a href=&quot;http://drupal.org&quot; title=&quot;Drupal&quot;&gt;Drupal&lt;/a&gt;, it will be not a bad idea to travel to Hungary and be part of the &lt;a href=&quot;http://drupal.org/node/243688&quot; title=&quot;DrupalCon&quot;&gt;DrupalCon&lt;/a&gt;. &lt;/p&gt;

	&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/miles_more&quot; title=&quot;Read more ...&quot;&gt;Read more &amp;#8230;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/miles_more&quot;&gt;Weiterlesen&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/miles_more#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/airplane">airplane</category>
 <category domain="http://nrrd.de/dasbuch/keywords/around_world">around the world</category>
 <category domain="http://nrrd.de/dasbuch/keywords/crash">crash</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/travel">travel</category>
 <category domain="http://nrrd.de/dasbuch/keywords/twobee">twobee</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/381</wfw:commentRss>
 <pubDate>Thu, 10 Apr 2008 20:16:25 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">381 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Microsofts newest web standard is on the run.</title>
 <link>http://nrrd.de/dasbuch/twobee/microsofts_newest_web_standard_run</link>
 <description>	&lt;p&gt;According to several news sites, Microsoft did it again. &lt;/p&gt;

	&lt;p&gt;&lt;b&gt;Internet Explorer 8&lt;/b&gt; is here, the Microsofts newest offspring for their attempt to create a new &lt;del&gt;world order &amp;#8230; ehrm &amp;#8230; web standard&lt;/del&gt; web browser.&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/Internet_Explorer_7_Logo.png&quot; align=&quot;right&quot; title=&quot;Internet Explorer 8&quot; alt=&quot;Internet Explorer 8&quot; width=&quot;64&quot; height=&quot;64&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/microsofts_newest_web_standard_run&quot;&gt;Weiterlesen&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/microsofts_newest_web_standard_run#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/internet_explorer">internet explorer</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/microsoft">microsoft</category>
 <category domain="http://nrrd.de/dasbuch/keywords/terrorism">terrorism</category>
 <category domain="http://nrrd.de/dasbuch/keywords/webdesign">webdesign</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/380</wfw:commentRss>
 <pubDate>Tue, 08 Apr 2008 12:26:56 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">380 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Weeee! OTR for Miranda IM</title>
 <link>http://nrrd.de/dasbuch/twobee/weeee_otr_miranda_im</link>
 <description>	&lt;p&gt;After some confusion, because http://addons.miranda-im.org/ is down, I had a look at the forums for a &amp;#8216;solution&amp;#8217;. And accidently found an &lt;span class=&quot;caps&quot;&gt;OTR&lt;/span&gt; plugin&lt;sup class=&quot;footnote&quot;&gt;&lt;a href=&quot;#fn6044970334914180d581a9&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; for Miranda IM.&lt;/p&gt;

	&lt;p&gt;After several of years, the waiting has an end and something for &lt;ins&gt;message encryption&lt;/ins&gt; finally appeared. ;-D&lt;/p&gt;

	&lt;p&gt;[1]  &lt;a href=&quot;http://www.scottellis.com.au/miranda_plugins/&quot;&gt;&lt;span class=&quot;caps&quot;&gt;OTR&lt;/span&gt; Plugin for Miranda IM&lt;/a&gt;&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/mim_logo.gif&quot; align=&quot;right&quot; title=&quot;Miranda IM&quot; alt=&quot;Miranda IM&quot; width=&quot;90&quot; height=&quot;44&quot; /&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/weeee_otr_miranda_im#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/anti_terror">anti-terror</category>
 <category domain="http://nrrd.de/dasbuch/keywords/conspiracy">conspiracy</category>
 <category domain="http://nrrd.de/dasbuch/keywords/encryption">encryption</category>
 <category domain="http://nrrd.de/dasbuch/keywords/gpg">gpg</category>
 <category domain="http://nrrd.de/dasbuch/keywords/instant">instant</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/messaging">messaging</category>
 <category domain="http://nrrd.de/dasbuch/keywords/miranda_im">Miranda IM</category>
 <category domain="http://nrrd.de/dasbuch/keywords/otr">OTR</category>
 <category domain="http://nrrd.de/dasbuch/keywords/privacy">privacy</category>
 <category domain="http://nrrd.de/dasbuch/keywords/win32">win32</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/377</wfw:commentRss>
 <pubDate>Sat, 22 Mar 2008 03:36:54 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">377 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Let&#039;s bomb Texas! They have oil too!</title>
 <link>http://nrrd.de/dasbuch/twobee/lets_bomb_texas_they_have_oil_too</link>
 <description>	&lt;p&gt;I was exploring my old files and I found a screenshot I&amp;#8217;ve made in 2003 off a description of an emule server &amp;#8230;.&lt;/p&gt;

	&lt;p&gt;Sorry, I wouldn&amp;#8217;t keep it back ;-)&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://nrrd.de/dasbuch/files/emule_bomb_texas.png&quot; title=&quot;Let&#039;s bomb Texas, they have oil too.&quot; alt=&quot;Let&#039;s bomb Texas, they have oil too.&quot; width=&quot;476&quot; height=&quot;19&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;Enjoy! ;-)&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/lets_bomb_texas_they_have_oil_too#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/bombs">bombs</category>
 <category domain="http://nrrd.de/dasbuch/keywords/fundamentalists">fundamentalists</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/oil">oil</category>
 <category domain="http://nrrd.de/dasbuch/keywords/texas">texas</category>
 <category domain="http://nrrd.de/dasbuch/keywords/usa_0">u.s.a.</category>
 <category domain="http://nrrd.de/dasbuch/keywords/war">war</category>
 <category domain="http://nrrd.de/dasbuch/keywords/warfare">warfare</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/373</wfw:commentRss>
 <pubDate>Sun, 24 Feb 2008 01:05:31 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">373 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Torturing Apache for Dummies: .htaccess (Part 2 - The Solution)</title>
 <link>http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess_part_2_the_solution</link>
 <description>	&lt;p&gt;A short article how to take the pain from your Apache by extracting a generic Rewrite Ruleset from a &amp;#8216;large&amp;#8217; .htaccess and put it to the server configuration, but keeping it &amp;#8216;dynamic&amp;#8217;.&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/feather_small.gif&quot; align=&quot;right&quot; title=&quot;Apache&quot; alt=&quot;Apache&quot; width=&quot;124&quot; height=&quot;35&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess_part_2_solution&quot; title=&quot;Read the whole Story&quot;&gt;Read the whole story.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess_part_2_the_solution&quot;&gt;Weiterlesen&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess_part_2_the_solution#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/htaccess">.htaccess</category>
 <category domain="http://nrrd.de/dasbuch/keywords/advanced">advanced</category>
 <category domain="http://nrrd.de/dasbuch/keywords/apache">Apache</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/modrewrite">mod_rewrite</category>
 <category domain="http://nrrd.de/dasbuch/keywords/pain">pain</category>
 <category domain="http://nrrd.de/dasbuch/keywords/rewritecond">RewriteCond</category>
 <category domain="http://nrrd.de/dasbuch/keywords/rewriterule">RewriteRule</category>
 <category domain="http://nrrd.de/dasbuch/keywords/rewriterulesolution">RewriteRule. Solution</category>
 <category domain="http://nrrd.de/dasbuch/keywords/solution">solution</category>
 <category domain="http://nrrd.de/dasbuch/keywords/torture">torture</category>
 <category domain="http://nrrd.de/dasbuch/keywords/voodomagic">voodo magic</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/370</wfw:commentRss>
 <pubDate>Sat, 09 Feb 2008 11:59:27 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">370 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>Torturing Apache for Dummies: .htaccess</title>
 <link>http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess</link>
 <description>	&lt;p&gt;The usage of .htaccess files is &lt;strong&gt;totally overrated&lt;/strong&gt; these days, it is often used for things it&amp;#8217;s orginally &lt;em&gt;not&lt;/em&gt; intended for, like complex RewriteCond and RewriteRule sets.&lt;br /&gt;
In this article I will show you how &lt;strong&gt;not&lt;/strong&gt; to use a .htaccess, with some benchmarking and what will happen to a strong webserver when it has to process a large .htaccess file.&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/feather_small.gif&quot; align=&quot;right&quot; title=&quot;Apache&quot; alt=&quot;Apache&quot; width=&quot;124&quot; height=&quot;35&quot; /&gt;&lt;/p&gt;

	&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess&quot; title=&quot;Read the whole story.&quot;&gt;Read the whole story.&lt;/a&gt; or go straight to &lt;a href=&quot;http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess_part_2_solution&quot;&gt;Part 2 &amp;#8211; The Solution&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess&quot;&gt;Weiterlesen&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/torturing_apache_dummies_htaccess#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/htaccess">.htaccess</category>
 <category domain="http://nrrd.de/dasbuch/keywords/apache">Apache</category>
 <category domain="http://nrrd.de/dasbuch/keywords/dummies">dummies</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/modauth">mod_auth</category>
 <category domain="http://nrrd.de/dasbuch/keywords/modrewrite">mod_rewrite</category>
 <category domain="http://nrrd.de/dasbuch/keywords/torture">torture</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/362</wfw:commentRss>
 <pubDate>Mon, 28 Jan 2008 02:06:14 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">362 at http://nrrd.de/dasbuch</guid>
</item>
<item>
 <title>How to put a website in maintenance mode, for anyone else, except yourself?</title>
 <link>http://nrrd.de/dasbuch/twobee/how_put_a_website_maintenance_mode_anyone_else_except_yourself</link>
 <description>	&lt;p&gt;Hello everyone,&lt;/p&gt;

	&lt;p&gt;my first topic on nrrd.de is about putting a website in maintenance mode, not usuable for anyone except you.&lt;/p&gt;

	&lt;p&gt;&lt;img src=&quot;http://twobee.org/images/blog/feather_small.gif&quot; align=&quot;right&quot; title=&quot;Apache&quot; alt=&quot;Apache&quot; width=&quot;124&quot; height=&quot;35&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nrrd.de/dasbuch/twobee/how_put_a_website_maintenance_mode_anyone_else_except_yourself&quot;&gt;Weiterlesen&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://nrrd.de/dasbuch/twobee/how_put_a_website_maintenance_mode_anyone_else_except_yourself#comments</comments>
 <category domain="http://nrrd.de/dasbuch/keywords/apache">Apache</category>
 <category domain="http://nrrd.de/dasbuch/keywords/firefox">firefox</category>
 <category domain="http://nrrd.de/dasbuch/keywords/httpheader">HTTP header</category>
 <category domain="http://nrrd.de/dasbuch/keywords/lang_en">lang:en</category>
 <category domain="http://nrrd.de/dasbuch/keywords/maintenance">Maintenance</category>
 <category domain="http://nrrd.de/dasbuch/keywords/modrewrite">mod_rewrite</category>
 <category domain="http://nrrd.de/dasbuch/keywords/rewritecond">RewriteCond</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://nrrd.de/dasbuch/crss/node/360</wfw:commentRss>
 <pubDate>Thu, 10 Jan 2008 20:38:07 +0000</pubDate>
 <dc:creator>twobee</dc:creator>
 <guid isPermaLink="false">360 at http://nrrd.de/dasbuch</guid>
</item>
</channel>
</rss>
