<?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>Dominik Deobald</title>
	<atom:link href="http://blogs.interdose.com/dominik/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.interdose.com/dominik</link>
	<description>Interdose Ltd. &#38; Co KG.</description>
	<lastBuildDate>Tue, 29 Jun 2010 11:55:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blogs.interdose.com' port='80' path='/dominik/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Self-Generating Class Objetcs in PHP</title>
		<link>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/</link>
		<comments>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:30:47 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[PHP 5.2]]></category>
		<category><![CDATA[PHP 5.2.6]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=112</guid>
		<description><![CDATA[<p>I have a directory on the webserver in my development environment where I do little experiments. I try out stuff that I cant figure out by looking into the PHP documentation &#8211; either because I can&#8217;t find the right place to look or because it&#8217;s just not explained.</p>
<p><a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/" class="more-link">Read more on Self-Generating Class Objetcs in PHP&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2010. &#124;
<a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/&#38;title=Self-Generating Class Objetcs in PHP">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/class/" rel="tag">class</a>, <a href="http://blogs.interdose.com/dominik/tag/object/" rel="tag">object</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/php-5-2/" rel="tag">PHP 5.2</a>, <a href="http://blogs.interdose.com/dominik/tag/php-5-2-6/" rel="tag">PHP 5.2.6</a>, <a href="http://blogs.interdose.com/dominik/tag/property/" rel="tag">property</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean CSS for Various Browsers with Conditional Comments</title>
		<link>http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/</link>
		<comments>http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:18:22 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[conditional comments]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=111</guid>
		<description><![CDATA[<p>I was asked if I could explain a comment I left on <a href="http://www.webdesignerdepot.com/2009/05/10-best-css-practices-to-improve-your-code/">10 best CSS practices to improve your code</a> on Webdesigner Depot some months ago.</p>
<p>The suggestion there was&#8230;</p>
<blockquote><p><b>10. Keep a tidy house</b></p></blockquote>
<p><a href="http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/" class="more-link">Read more on Clean CSS for Various Browsers with Conditional Comments&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/#comments">One comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/&#38;title=Clean CSS for Various Browsers with Conditional Comments">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/conditional-comments/" rel="tag">conditional comments</a>, <a href="http://blogs.interdose.com/dominik/tag/css/" rel="tag">CSS</a>, <a href="http://blogs.interdose.com/dominik/tag/html/" rel="tag">html</a>, <a href="http://blogs.interdose.com/dominik/tag/internet-explorer/" rel="tag">Internet Explorer</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/12/15/clean-css-browsers-conditional-comments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Seltsame User-Agents aussperren, Search-Bots reinlassen</title>
		<link>http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/</link>
		<comments>http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 08:03:21 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[msnbot]]></category>
		<category><![CDATA[user-agent]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=100</guid>
		<description><![CDATA[<p>Vor lauter Bots kann man sich als Webseiten-Betreiber zur Zeit ja kaum noch schützen. Die nervigsten und gefährlichsten <a href="http://blogs.interdose.com/dominik/2008/12/16/sinnlosen-bot-traffic-vermeiden/">sperre ich</a> bei unseren Webprojekten seit gewisser Zeit schon über die Webserver-Konfiguration oder .htaccess Datei aus. Beispielsweise die Kennung &#8220;Mozilla/4.0&#8243; oder &#8220;Mozilla/5.0&#8243; ohne jegliche weitere Information.</p>
<p><a href="http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/" class="more-link">Read more on Seltsame User-Agents aussperren, Search-Bots reinlassen&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/&#38;title=Seltsame User-Agents aussperren, Search-Bots reinlassen">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/htaccess/" rel="tag">.htaccess</a>, <a href="http://blogs.interdose.com/dominik/tag/apache/" rel="tag">Apache</a>, <a href="http://blogs.interdose.com/dominik/tag/mod_rewrite/" rel="tag">mod_rewrite</a>, <a href="http://blogs.interdose.com/dominik/tag/mozilla/" rel="tag">mozilla</a>, <a href="http://blogs.interdose.com/dominik/tag/msnbot/" rel="tag">msnbot</a>, <a href="http://blogs.interdose.com/dominik/tag/security/" rel="tag">Security</a>, <a href="http://blogs.interdose.com/dominik/tag/user-agent/" rel="tag">user-agent</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/10/30/seltsame-useragents-aussperren-searchbots-reinlassen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wget und administrative cronjobs</title>
		<link>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/</link>
		<comments>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:09:58 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Webserver]]></category>
		<category><![CDATA[cronjob]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=99</guid>
		<description><![CDATA[<p>Wer &#8211; so wie ich &#8211; gerne seine CRON-Tabelle mit Hintergrund-Jobs füllt, die der Server beispielsweise ein mal pro Tag erledigen soll, der sollte gerade in der Kombination <i>wget</i> und <i>PHP-Script</i> etwas aufpassen. Es gibt da einen Fallstrick, der nicht auf den ersten Blick sichtbar ist:</p>
<p><a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/" class="more-link">Read more on wget und administrative cronjobs&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/&#38;title=wget und administrative cronjobs">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/cronjob/" rel="tag">cronjob</a>, <a href="http://blogs.interdose.com/dominik/tag/curl/" rel="tag">curl</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/server/" rel="tag">server</a>, <a href="http://blogs.interdose.com/dominik/tag/slow/" rel="tag">slow</a>, <a href="http://blogs.interdose.com/dominik/tag/wget/" rel="tag">wget</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did You Know 4.0</title>
		<link>http://blogs.interdose.com/dominik/2009/09/25/40/</link>
		<comments>http://blogs.interdose.com/dominik/2009/09/25/40/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 11:14:09 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[did you know]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=98</guid>
		<description><![CDATA[<p>&#8230; wie schon mal <a href="http://blogs.interdose.com/dominik/2009/03/31/did-you-know/">vor einem halben Jahr</a> (da war&#8217;s 3.0):</p>
<div class="wp-caption aligncenter" style="width: 572px"><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/6ILQrUrEWe8&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6ILQrUrEWe8&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><p class="wp-caption-text">Did You Know 4.0</p></div>
<p>via <a href="http://bloggingtom.ch/archives/2009/09/16/did-you-know-40/">BloggingTom</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/09/25/40/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/09/25/40/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/09/25/40/&#38;title=Did You Know 4.0">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/did-you-know/" rel="tag">did you know</a>, <a href="http://blogs.interdose.com/dominik/tag/facts/" rel="tag">facts</a>, <a href="http://blogs.interdose.com/dominik/tag/internet/" rel="tag">Internet</a>, <a href="http://blogs.interdose.com/dominik/tag/video/" rel="tag">video</a>, <a href="http://blogs.interdose.com/dominik/tag/youtube/" rel="tag">youtube</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/09/25/40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript-Tests mit TestSwarm</title>
		<link>http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/</link>
		<comments>http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 08:31:53 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[mozilla labs]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[testswarm]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=96</guid>
		<description><![CDATA[<p>JavaScript testen ist eine etwas mühselige Arbeit. Inzwischen gibt es fünf relevante Browser (Firefox, Internet Explorer, Opera, Chrome und Safari) und von jedem gibt es verschiedene Versionen &#8211; insbesondere von den Browsern, die schon ein paar Jahre auf dem Markt sind.</p>
<p><a href="http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/" class="more-link">Read more on JavaScript-Tests mit TestSwarm&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/&#38;title=JavaScript-Tests mit TestSwarm">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/alpha/" rel="tag">alpha</a>, <a href="http://blogs.interdose.com/dominik/tag/debug/" rel="tag">debug</a>, <a href="http://blogs.interdose.com/dominik/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://blogs.interdose.com/dominik/tag/mozilla/" rel="tag">mozilla</a>, <a href="http://blogs.interdose.com/dominik/tag/mozilla-labs/" rel="tag">mozilla labs</a>, <a href="http://blogs.interdose.com/dominik/tag/testing/" rel="tag">testing</a>, <a href="http://blogs.interdose.com/dominik/tag/testswarm/" rel="tag">testswarm</a>, <a href="http://blogs.interdose.com/dominik/tag/tool/" rel="tag">tool</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/08/27/javascript-test-testswarm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did You Know?</title>
		<link>http://blogs.interdose.com/dominik/2009/03/31/did-you-know/</link>
		<comments>http://blogs.interdose.com/dominik/2009/03/31/did-you-know/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 08:00:12 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=92</guid>
		<description><![CDATA[<div class="wp-caption aligncenter" style="width: 572px"><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/UIDLIwlzkgY&#038;hl=de&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UIDLIwlzkgY&#038;hl=de&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><p class="wp-caption-text">Did You Know 3.0</p></div>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/03/31/did-you-know/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/03/31/did-you-know/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/03/31/did-you-know/&#38;title=Did You Know?">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/computer/" rel="tag">computer</a>, <a href="http://blogs.interdose.com/dominik/tag/earth/" rel="tag">earth</a>, <a href="http://blogs.interdose.com/dominik/tag/history/" rel="tag">history</a>, <a href="http://blogs.interdose.com/dominik/tag/internet/" rel="tag">Internet</a>, <a href="http://blogs.interdose.com/dominik/tag/video/" rel="tag">video</a>, <a href="http://blogs.interdose.com/dominik/tag/youtube/" rel="tag">youtube</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/03/31/did-you-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>History of the Internet</title>
		<link>http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/</link>
		<comments>http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 12:17:07 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=85</guid>
		<description><![CDATA[<div class="wp-caption aligncenter" style="width: 572px"><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/9hIQjrMHTv4&#038;hl=de&#038;fs=1&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9hIQjrMHTv4&#038;hl=de&#038;fs=1&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><p class="wp-caption-text">History of the Internet (by picolsigns)</p></div>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/&#38;title=History of the Internet">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/history/" rel="tag">history</a>, <a href="http://blogs.interdose.com/dominik/tag/internet/" rel="tag">Internet</a>, <a href="http://blogs.interdose.com/dominik/tag/video/" rel="tag">video</a>, <a href="http://blogs.interdose.com/dominik/tag/youtube/" rel="tag">youtube</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/03/22/history-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mit der .htaccess gegen Hotlinking von Bildern</title>
		<link>http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/</link>
		<comments>http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 13:42:14 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[bandbreite]]></category>
		<category><![CDATA[datendiebstahl]]></category>
		<category><![CDATA[hotlinking]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=78</guid>
		<description><![CDATA[<p>Es gibt ein paar unbelehrbare, die der Meinung sind, dass man Dateien &#8211; insbesondere Bilder &#8211; von anderen Servern einfach so in die eigene Webseite &#8220;reinladen&#8221; kann. Ist ja technisch kein Problem &#8211; sogar gewollt. Von der rechtlichen Fragestellung mal ganz abgesehen sieht es aber so aus, dass derjenige, der die Dateien auf seinem Webserver liegen hat, den Traffic bezahlen muss, den der verursacht, der die Bilder in seiner Webseite verwendet. Von der Rechenleistung und der Netzwerkbandbreite mal ganz zu schweigen.</p>
<p><a href="http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/" class="more-link">Read more on Mit der .htaccess gegen Hotlinking von Bildern&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/&#38;title=Mit der .htaccess gegen Hotlinking von Bildern">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/htaccess/" rel="tag">.htaccess</a>, <a href="http://blogs.interdose.com/dominik/tag/apache/" rel="tag">Apache</a>, <a href="http://blogs.interdose.com/dominik/tag/bandbreite/" rel="tag">bandbreite</a>, <a href="http://blogs.interdose.com/dominik/tag/datendiebstahl/" rel="tag">datendiebstahl</a>, <a href="http://blogs.interdose.com/dominik/tag/hotlinking/" rel="tag">hotlinking</a>, <a href="http://blogs.interdose.com/dominik/tag/mod_rewrite/" rel="tag">mod_rewrite</a>, <a href="http://blogs.interdose.com/dominik/tag/traffic/" rel="tag">traffic</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/02/09/mit-der-htaccess-gegen-hotlinking-von-bildern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High-End Workstation PC</title>
		<link>http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/</link>
		<comments>http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:51:02 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Arbeitsplatz]]></category>
		<category><![CDATA[entwickler-rechner]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[highend]]></category>
		<category><![CDATA[kaufberatung]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=74</guid>
		<description><![CDATA[<p>Ich habe gerade meinen neuen Arbeitsplatz-PC zusammengeschraubt und bin jetzt gerade dabei parallel die Festplatten zu formatieren und Windows-Updates zu installieren.</p>
<p>Meine Anforderungen waren:</p>
<ul>
<li>Intel Core2Quad Prozessor</li>
<li>8GB RAM</li>
<li>4x DVI Out</li>
</ul>
<p><a href="http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/" class="more-link">Read more on High-End Workstation PC&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/#comments">2 comments</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/&#38;title=High-End Workstation PC">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/arbeitsplatz/" rel="tag">Arbeitsplatz</a>, <a href="http://blogs.interdose.com/dominik/tag/entwickler-rechner/" rel="tag">entwickler-rechner</a>, <a href="http://blogs.interdose.com/dominik/tag/hardware/" rel="tag">hardware</a>, <a href="http://blogs.interdose.com/dominik/tag/highend/" rel="tag">highend</a>, <a href="http://blogs.interdose.com/dominik/tag/kaufberatung/" rel="tag">kaufberatung</a>, <a href="http://blogs.interdose.com/dominik/tag/pc/" rel="tag">pc</a>, <a href="http://blogs.interdose.com/dominik/tag/workstation/" rel="tag">workstation</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/01/20/high-end-workstation-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
