<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>AI NO TENSHi</title>
	
	<link>http://www.ainotenshi.org</link>
	<description />
	<pubDate>Tue, 18 Nov 2008 20:03:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ainotenshi" type="application/rss+xml" /><feedburner:emailServiceId>2145430</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/ainotenshi" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fainotenshi" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>The Digg effect and what I could have done</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/457289925/the-digg-effect-and-what-i-could-have-done</link>
		<comments>http://www.ainotenshi.org/the-digg-effect-and-what-i-could-have-done#comments</comments>
		<pubDate>Tue, 18 Nov 2008 15:30:39 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[www]]></category>

		<category><![CDATA[.htaccess]]></category>

		<category><![CDATA[digg]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=661</guid>
		<description><![CDATA[Yesterday I received a lot of traffic, and a lot it is still quite of an understatement. When I realised where all this traffic was coming from it was already to late and only a bunch of cached pages withstood the enormous flow of visitors &#8212; at least for a while. I felt victim to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I received a lot of traffic, and a lot it is still quite of an understatement. When I realised where all this traffic was coming from it was already to late and only a bunch of cached pages withstood the enormous flow of visitors &#8212; at least for a while. I felt victim to the digg effect and sixteen thousand hits later I knew what I could have done to keep my blog alive.<span id="more-661"></span><img class="aligncenter size-full wp-image-664" title="ai-no-tenshi-e280ba-blog-stats-e28094-wordpress_1226950719611" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/ai-no-tenshi-e280ba-blog-stats-e28094-wordpress_1226950719611.png" alt="" width="500" height="227" /></p>
<p>In the evening my shared host provider sent me an email in which he explained that they though there was an DoS attack directed at my page and that they had to move me on an isolated server, after a quick email discussion and me telling them that it was in fact the digg front page what caused DoS like traffic they put me back on line.</p>
<p>There are few things I could have done to prevent the site from going down, the best probably being getting a root or managed server instead of an shared host but that&#8217;s not a quick solution and as I think this is probably an isolated case not really necessary. Now the support team of my hosting provider gave me this great tip on how to get rid of all that incoming digg traffic which was taking down my site with some short two lined addition to my .htaccess-file.</p>
<p><code>RewriteCond %{HTTP_REFERER} ^http://(.+\.)?digg\.com/ [NC]<br />
RewriteRule .* - [F]</code></p>
<p>These to lines will drop incoming traffic from digg and show them a forbidden instead of forwarding them to my index.php where a lot of load is produced executing or accessing php files. Some people will assume the site remained done, some will be just confused why they&#8217;re forbidden to access the site, as I know digg some will shout censorship, and those who know what happened will just enter the URL in their address bar and access it this way as only traffic from digg is blocked. Anyway, I thought there is maybe a more elegant way, which I didn&#8217;t use because I did not know what Wikipedia&#8217;s policy would say about this and to be honest I&#8217;m just too lazy to dig it up. It is possible to to redirect incoming traffic from a specific source, in this case digg to a completely different URL and one that would suit quite well is the Wikipedia entry about the digg/slashdott/etc. effect.</p>
<p><code>RewriteCond %{HTTP_REFERER} ^http://(.+\.)?digg\.com/ [NC]<br />
RewriteRule .* http://en.wikipedia.org/wiki/Digg_effect$1 [r=301,nc]</code></p>
<p>Well those two are what I could have done, but when I noticed what was happening most of the traffic has already had happened and at this point there was nothing I could do.</p>
<p>I think I was quite lucky that I installed the wp super cache add-on for Wordpress which cached pages, making static URL files being served instead of executing the PHP files every single time which reduced the load at least to some extend but it clearly wasn&#8217;t enough and the server struggled every time a new page has to be cached.</p>
<p>Is there anything else more I could have done? I love the idea of a Wordpress plug-in that puts those lines in my .htaccess every time a set number of visitors from digg or other social media sites tried to access the page, I don&#8217;t even know if this kind of automation is even possible though.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/foxnews-responds-to-the-linux-crowd" title="FoxNews responds to the Linux crowd">FoxNews responds to the Linux crowd</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/457289925" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/the-digg-effect-and-what-i-could-have-done/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/the-digg-effect-and-what-i-could-have-done</feedburner:origLink></item>
		<item>
		<title>Wikipedia.de forward suspended in Germany</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/455081961/wikipediade-forward-suspended-in-germany</link>
		<comments>http://www.ainotenshi.org/wikipediade-forward-suspended-in-germany#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:35:25 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[www]]></category>

		<category><![CDATA[germany]]></category>

		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=653</guid>
		<description><![CDATA[A German Politician obtained a preliminary injunction against the Wikimedia E.V. owning the German top-level domain for wikipedia and resulted in the forward to de.wikipedia.org to be suspended. Germans blinded by current antileft sentiments in the media fail to see the real problem here at hand, German law.
Wikipedia e.v. was forced to stop the forward [...]]]></description>
			<content:encoded><![CDATA[<p>A German Politician obtained a preliminary injunction against the Wikimedia E.V. owning the German top-level domain for wikipedia and resulted in the forward to de.wikipedia.org to be suspended. Germans blinded by current antileft sentiments in the media fail to see the real problem here at hand, German law.<span id="more-653"></span></p>
<p>Wikipedia e.v. was forced to stop the forward because Lutz Heilmann brought this to court and explained that the Wikipedia entry about him contained untruthful accusations of him dropping out of university and engaging in dubious affairs within the porn industry, which apparently wasn&#8217;t the case.</p>
<p>When it became public that a member of the Party &#8220;Die Linke&#8221; (lit. the left) which inherited a lot of Members of the PDS successor to former GDR ruling Party SED the press and the general public was crying out loud, wrote about the lack of understanding of democratic principles by former East German politicians and the their Party. For one, the Party, while controversial had nothing to do with this, and her Member made use of his right as a citizen to protect himself from false accusations.</p>
<div id="attachment_655" class="wp-caption alignleft" style="width: 160px"><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/wikipediade_1226861351306.png"><img class="size-thumbnail wp-image-655" title="wikipediade_1226861351306" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/wikipediade_1226861351306-150x150.png" alt="notice on wikipedia.de" width="150" height="150" /></a><p class="wp-caption-text">notice on wikipedia.de (German)</p></div>
<p>Being able to question wrong accusations is of course in favour of every German citizen, but what I want to criticise is how the law handles such cases, the domain wikipedia.de isn&#8217;t hosting any content, and shouldn&#8217;t be target of such rulings. Wikipedia is part of Wikimedia a non-profit organisation in the United States and therefore not liable under German law which the judge acknowledged and within his right ruled that the forward should be suspenend.</p>
<p>German Internet related laws are increasingly outdated and incredibly web2.0 hostile and while classic journalists, the printed media and most of television is being protected by the freedom of the press, and freedom of speech laws by some extend, Internet forums, social networks and blogs are not. There is a large number of lawyers basically living on suing their way through the blogoshpere.</p>
<p>Lutz Heinemann luckily abandoned his lawsuit, but he was in his right to sue the German Wikipedia e.v. and the authors of the entry about him but not every case is resolved this quickly without any notable damage to the German Internet crowd. But I doubt anything will change, as everyone seems to be focused on bashing the &#8220;Die Linke&#8221; instead of finally proposing laws that will help to deal with the reality of the Internet of the 21st Century.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/stop-pirating-adobe-software-use-free-software-instead" title="Stop pirating Adobe software, use Free Software instead">Stop pirating Adobe software, use Free Software instead</a></li>
<li><a href="http://www.ainotenshi.org/appnr-searching-and-finding-ubuntu-apps" title="Appnr, searching and finding Ubuntu apps">Appnr, searching and finding Ubuntu apps</a></li>
<li><a href="http://www.ainotenshi.org/good-blog-writing-software-for-linux-or-lack-thereof" title="Good blog writing software for Linux or lack thereof">Good blog writing software for Linux or lack thereof</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/455081961" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/wikipediade-forward-suspended-in-germany/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/wikipediade-forward-suspended-in-germany</feedburner:origLink></item>
		<item>
		<title>Clever idea, Youtube in “Super HD”</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/453278295/clever-idea-youtube-in-super-hd</link>
		<comments>http://www.ainotenshi.org/clever-idea-youtube-in-super-hd#comments</comments>
		<pubDate>Fri, 14 Nov 2008 19:32:59 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[www]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=646</guid>
		<description><![CDATA[We all know Youtube made some progress in terms of quality of their videos, they still pretty much blow compared to every other video site out their and I doubt they&#8217;ll change a thing as their lead in the market isn&#8217;t in really in danger. This apparently wasn&#8217;t enough for blogger Mr.doob and he put [...]]]></description>
			<content:encoded><![CDATA[<p>We all know Youtube made some progress in terms of quality of their videos, they still pretty much blow compared to every other video site out their and I doubt they&#8217;ll change a thing as their lead in the market isn&#8217;t in really in danger. This apparently wasn&#8217;t enough for blogger <a href="http://mrdoob.com/blog/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/mrdoob.com/blog/?referer=');">Mr.doob</a> and he put up a video on his site powered by youtube with four times the resolution of an ordinary one.<span id="more-646"></span></p>
<p style="text-align: center;"><a href="http://mrdoob.com/lab/youtube/superHD/chromeless/" onclick="pageTracker._trackPageview('/outgoing/mrdoob.com/lab/youtube/superHD/chromeless/?referer=');"><img class="aligncenter size-full wp-image-647" title="ytsuperhd" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/ytsuperhd.jpg" alt="" width="500" height="354" /></a></p>
<p>His idea is as brilliant as it is simple, he just quartered a video of Rick Astley which is not &#8220;Never gonna give you up&#8221; (kudos to you Mr.doob), and uploaded each of them. He now wrote some little JavaScript for his page so he could start, restart and pause the videos together and removed their Youtube chrome. <a href="http://mrdoob.com/lab/youtube/superHD/chromeless/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/mrdoob.com/lab/youtube/superHD/chromeless/?referer=');">The result</a> is amazing, four videos become one, four times the resolution, four times the size.</p>
<p>Now I doubt that we will see a lot of such, or similar videos following this idea, and I doubt google is really fond of it but I&#8217;ve to admit I&#8217;d love to see a 32&#215;32 vid on a large screen, just for the sake of it, ha!<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/google-launches-lively" title="Google launches Lively">Google launches Lively</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/453278295" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/clever-idea-youtube-in-super-hd/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/clever-idea-youtube-in-super-hd</feedburner:origLink></item>
		<item>
		<title>Get your GMails into your feed reader</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/452390328/get-your-gmails-into-your-feed-reader</link>
		<comments>http://www.ainotenshi.org/get-your-gmails-into-your-feed-reader#comments</comments>
		<pubDate>Fri, 14 Nov 2008 01:22:05 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[www]]></category>

		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=636</guid>
		<description><![CDATA[Long time has passed since my last GMail tip about cleaning up your inbox, this time It&#8217;s all about feeds. I was really surprised to find out that there are people who didn&#8217;t know that GMail offers a variety of atom feeds for you to subscribe, so you don&#8217;t have to bother with newsletters in [...]]]></description>
			<content:encoded><![CDATA[<p>Long time has passed since my last GMail tip about cleaning up your inbox, this time It&#8217;s all about feeds. I was really surprised to find out that there are people who didn&#8217;t know that GMail offers a variety of atom feeds for you to subscribe, so you don&#8217;t have to bother with newsletters in you inbox and can put and read them where they belong, in your feed reader.<span id="more-636"></span></p>
<p>Access to them is pretty easy but not very intuitive since everywhere inside GMail you only get forwarded to your inbox&#8217; atom feed. It would be more convenient if could subscribe to tags right on the page of the specific tag. But well, It works so yeah, no need to complain I guess.</p>
<p>https://mail.google.com/mail/feed/atom</p>
<p>https://mail.google.com/mail/feed/atom/&lt;label&gt;</p>
<p>Are the feed urls, just add them to your reader of choice.</p>
<p>Wait, no, there&#8217;s a catch. Your feed reader has to support access of authenticated feeds and now guess which popular feed reader does not support this feature. If you guessed Google Reader, than your right. Google&#8217;s own feed reader can&#8217;t handle the GMail feeds. Firefox&#8217; dynamic bookmarks do however support it, not sure about the Sage add-on though.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/cleaning-up-your-gmail-inbox" title="Cleaning up your GMail inbox">Cleaning up your GMail inbox</a></li>
<li><a href="http://www.ainotenshi.org/stallman-calls-use-of-web-apps-worse-than-stupidity" title="Stallman calls use of web apps worse than stupidity">Stallman calls use of web apps worse than stupidity</a></li>
<li><a href="http://www.ainotenshi.org/firefox-302-released-finally-offers-gmail-as-mail-app" title="Firefox 3.0.2 released. Finally offers option to set GMail as default mail app">Firefox 3.0.2 released. Finally offers option to set GMail as default mail app</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/452390328" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/get-your-gmails-into-your-feed-reader/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/get-your-gmails-into-your-feed-reader</feedburner:origLink></item>
		<item>
		<title>Greyscale picture with coloured highlight</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/448957652/greyscale-picture-with-coloured-highlight</link>
		<comments>http://www.ainotenshi.org/greyscale-picture-with-coloured-highlight#comments</comments>
		<pubDate>Tue, 11 Nov 2008 00:15:40 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[Gimp Tutorials]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[gimp]]></category>

		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=624</guid>
		<description><![CDATA[Have you ever wondered how those pictures are made where everything is grey but a pair of bight red lips? Let me show you how it&#8217;s done, I&#8217;m using a picture of a blossom to lead you to the process and you will be surprised how fast and easy you can make your pictures.
Preparation
For your [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered how those pictures are made where everything is grey but a pair of bight red lips? Let me show you how it&#8217;s done, I&#8217;m using a picture of a blossom to lead you to the process and you will be surprised how fast and easy you can make your pictures.<span id="more-624"></span></p>
<h3>Preparation</h3>
<p>For your first try you should get a picture with one spot that you want to be coloured, and with a not too complex outline. A simple blossom for example. It is very important that the picture is converted to PNG and that it isn&#8217;t JPG. Why? Because JPG won&#8217;t work with transparency which we&#8217;ll use for the effect. So if the picture is JPG you can use the GIMP itself to convert it. Just open it and save it as a PNG file, easy.</p>
<h3>Let&#8217;s get started</h3>
<p>Open the picture, or yet better a copy of it in the GIMP. Backups are priceless.</p>
<p>Go to the layer dialog and duplicate the layer containing the image. In case you can&#8217;t find it, it&#8217;s one of the small buttons at the bottom of the dialog. This new layer will be our grey part of the picture.</p>
<p>Go to: Colors &#8211;&gt; Colorify, select white and press OK</p>
<p><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot.png"><img class="aligncenter size-full wp-image-625" title="screenshot" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot.png" alt="" width="500" height="350" /></a></p>
<p>You should now have a grey layer in front of you coloured one, you can probably can guess what&#8217;s our next step by now: Cutting the front layer, so the coloured behind it is visible. Turn the opacity to 90%, so it&#8217;s easier to see where the edges are but remember to turn it back to 100% once we&#8217;re done.</p>
<h3>Cutting</h3>
<p>We&#8217;re doing this in two steps, first one is using the path tool to get most of the layer cut roughly inside the objects form. Just click around the edges with the path tool, and use create a lot of nodes so you can already get a lot of the work done before we move to the next step. When you covered the outline and press &lt;ENTER&gt; to create a selection from the path, now press &lt;DELETE&gt;.</p>
<p><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot-1.png"><img class="aligncenter size-full wp-image-627" title="screenshot-1" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot-1.png" alt="" width="500" height="350" /></a></p>
<p><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot-2.png"><img class="aligncenter size-full wp-image-628" title="screenshot-2" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/screenshot-2.png" alt="" width="500" height="350" /></a></p>
<p>Now the last step. Select the erase tool, zoom in &lt;+&gt; and erase the grey layer on the edges, not outside of them and that&#8217;s it. Quite easy, wasn&#8217;t it?</p>
<p style="font-size:0.7333em;color:#999;">Picture <a href="http://commons.wikimedia.org/wiki/Image:Wild_Rosa_gallica_Romania.jpg" target="_blank" onclick="pageTracker._trackPageview('/outgoing/commons.wikimedia.org/wiki/Image_Wild_Rosa_gallica_Romania.jpg?referer=');">Wild Rosa gallica Romania</a> by Bogdan</p>
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/creating-outlined-text-with-the-gimp" title="Creating outlined text with the GIMP">Creating outlined text with the GIMP</a></li>
<li><a href="http://www.ainotenshi.org/stop-pirating-adobe-software-use-free-software-instead" title="Stop pirating Adobe software, use Free Software instead">Stop pirating Adobe software, use Free Software instead</a></li>
<li><a href="http://www.ainotenshi.org/cleaning-up-your-gmail-inbox" title="Cleaning up your GMail inbox">Cleaning up your GMail inbox</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/448957652" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/greyscale-picture-with-coloured-highlight/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/greyscale-picture-with-coloured-highlight</feedburner:origLink></item>
		<item>
		<title>Three reasons why Windows 7 won’t kill Linux</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/447562632/three-reasons-why-windows-7-wont-kill-linux</link>
		<comments>http://www.ainotenshi.org/three-reasons-why-windows-7-wont-kill-linux#comments</comments>
		<pubDate>Sun, 09 Nov 2008 17:26:00 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[free software]]></category>

		<category><![CDATA[Linux business]]></category>

		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=609</guid>
		<description><![CDATA[Windows 7, Microsoft&#8217;s new Operating system is on it&#8217;s way to be released mid 2009 and because of its, in comparison to prior abominations from Redmod more modular structure, lighter appearance and promotion of Netbook usage some have already announced the death of the Linux world. Here are five reasons why this won&#8217;t be the [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7, Microsoft&#8217;s new Operating system is on it&#8217;s way to be released mid 2009 and because of its, in comparison to prior abominations from Redmod more modular structure, lighter appearance and promotion of Netbook usage some have already announced the death of the Linux world. Here are five reasons why this won&#8217;t be the case and why you should <strong>not</strong> erase Linux from your hard drive as soon as Windows 7 hits the shelves.<span id="more-609"></span></p>
<h3>#1 Wait for the release before praising it</h3>
<p>It seems there is some kind of mass hypnosis going on, every single tech site seems to be exited about what Redmond will bring to live a few months from now, forgotten is the Vista disaster, forgotten all broken promises of the Past. The OS isn&#8217;t released, it&#8217;s not done and has never been used in productive Environments by the average user. You don&#8217;t know yet how users will react, if adaption will increase compared to Vista and if users forgot about all the bad publicity it brought with it.</p>
<h3>#2 Independence</h3>
<p>Companies choose Linux because they want to be independent of one supplier, no longer be forced to change the way the work depending on how their OS wants them to but to make your OS work the way you want. While home users probably never touch the source code of any application they use on their PC, this is something larger companies can effectively use to create their own slick application and operating system for their own needs. Windows 7 will bring some modularity, but you will still have to use Microsoft&#8217;s choice of components not your own. More and more public institutions, especially outside of the United States don&#8217;t want to depend on foreign controlled infrastructure any longer and are slowly but steadily making progress adapting Linux systems. The German foreign ministry and the French Gendarmerie are good, prominent examples of this.</p>
<h3>#3 cost of transition</h3>
<p>One of the killer arguments against the use of Linux has always been the cost of transition to Linux powered solutions from the ones from Redmond. You had to train your employees, buy new service contracts with Linux companies, maybe get some new hardware and so on. Nonetheless a lot of companies and even home users made the switch, got used to the new environment and build upon in. The cost of transition works both ways, reverting back to solutions from Redmond will cost a lot of money in form of licenses, re-development of your own applications, training employees etc and of course your loss of independence as mentioned in #2 which will lead to even more cost.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/you-cant-make-money-with-the-linux-desktop" title="You can&#8217;t make money with the Linux Desktop">You can&#8217;t make money with the Linux Desktop</a></li>
<li><a href="http://www.ainotenshi.org/re-the-netbook-battlefront" title="RE: The NetBook Battlefront">RE: The NetBook Battlefront</a></li>
<li><a href="http://www.ainotenshi.org/openids-the-stallmanian-way" title="OpenIDs the Stallmanian way">OpenIDs the Stallmanian way</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/447562632" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/three-reasons-why-windows-7-wont-kill-linux/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/three-reasons-why-windows-7-wont-kill-linux</feedburner:origLink></item>
		<item>
		<title>Britain to create world’s largest theme park</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/445976181/britain-to-create-worlds-largest-theme-park</link>
		<comments>http://www.ainotenshi.org/britain-to-create-worlds-largest-theme-park#comments</comments>
		<pubDate>Fri, 07 Nov 2008 23:07:15 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[Real World]]></category>

		<category><![CDATA[1984]]></category>

		<category><![CDATA[great britain]]></category>

		<category><![CDATA[surveillance]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=590</guid>
		<description><![CDATA[The still unnamed mega project, currently referred to as the 1984 Memorial Theme park, is due to open its doors within the next two years, it will be built upon an area of the size of 209,331 km2 ( 80,823 sq mi), roughly 1,700 times the size of Florida based Disney World Resort.
What sounds like a bad joke, [...]]]></description>
			<content:encoded><![CDATA[<p>The still unnamed mega project, currently referred to as the 1984 Memorial Theme park, is due to open its doors within the next two years, it will be built upon an area of the size of 209,331 km<sup>2 (</sup> 80,823 sq mi), roughly 1,700 times the size of Florida based Disney World Resort.<span id="more-590"></span></p>
<div id="attachment_592" class="wp-caption alignleft" style="width: 160px"><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/cctvoldbuilding.jpg"><img class="size-thumbnail wp-image-592" title="cctvoldbuilding" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/cctvoldbuilding-150x150.jpg" alt="CCTV installed on an old building (a)" width="150" height="150" /></a><p class="wp-caption-text">CCTV on an old building (a)</p></div>
<p>What sounds like a bad joke, is soon becoming reality when Great Britain increased measures of surveillance in order to keep <span style="text-decoration: line-through;">terrorists from planing and executing attacks</span> the general populace under government control. A nationwide closed-circuit television network of approximately four million surveillance cameras is already in place and which equates one camera for every fourteenth person in the nation.</p>
<p>They newest plan as being discussed with major Internet service providers will lead to the installation of black boxes on phone and cable network nodes tapping every outgoing and incoming information, saving raw data and sending it to one, central database where everything can, and probably will, be scanned to ensure &#8216;national security&#8217;. People will no longer have to act suspicious to get the MI5 or the police to listen to your calls or to track your mobile phone. Didn&#8217;t I mention they also talk about tracking mobile phones just for the sake of it? No? Well, they do.</p>
<div id="attachment_593" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.ainotenshi.org/wp-content/uploads/2008/11/onenationundercctv.jpg"><img class="size-full wp-image-593" title="onenationundercctv" src="http://www.ainotenshi.org/wp-content/uploads/2008/11/onenationundercctv.jpg" alt="One nation under CCTV. It reminds me of Half-Life 2 (b)" width="500" height="333" /></a><p class="wp-caption-text">One nation under CCTV. It reminds me of Half-Life 2 (b)</p></div>
<p>I think it is astounding that while the British government talks openly about their plans and even the non-tinfoil-hat-wearing part of the population knows about it there doesn&#8217;t seem much of an opposition, at least none that I&#8217;ve heard of, there is close to none public discussion about it. Most people talking about it are probably the mostly American users of Slashdot, the British seem far more concerned about foreign investors buying into the Premier League.</p>
<p style="color:#999;font-size:0.7333em;">(a) &#8220;<a href="http://flickr.com/photos/27128437@N07/2533699355/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/flickr.com/photos/27128437_N07/2533699355/?referer=');">CCTV Camera</a>&#8221; by &#8220;I see modern Britain&#8221;, cc-by-2.0-license</p>
<p style="color:#999;font-size:0.7333em;">(b) &#8220;<a href="http://flickr.com/photos/12614773@N07/2417532356/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/flickr.com/photos/12614773_N07/2417532356/?referer=');">One nation under CCTV</a>&#8221; by Jordi Martorell, cc-by-nc-nd-2.0-license</p>
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/stop-pirating-adobe-software-use-free-software-instead" title="Stop pirating Adobe software, use Free Software instead">Stop pirating Adobe software, use Free Software instead</a></li>
<li><a href="http://www.ainotenshi.org/appnr-searching-and-finding-ubuntu-apps" title="Appnr, searching and finding Ubuntu apps">Appnr, searching and finding Ubuntu apps</a></li>
<li><a href="http://www.ainotenshi.org/good-blog-writing-software-for-linux-or-lack-thereof" title="Good blog writing software for Linux or lack thereof">Good blog writing software for Linux or lack thereof</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/445976181" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/britain-to-create-worlds-largest-theme-park/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/britain-to-create-worlds-largest-theme-park</feedburner:origLink></item>
		<item>
		<title>New version of the Wordpress Vigilance theme released</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/443361063/new-version-of-the-wordpress-vigilance-theme-released</link>
		<comments>http://www.ainotenshi.org/new-version-of-the-wordpress-vigilance-theme-released#comments</comments>
		<pubDate>Tue, 04 Nov 2008 21:25:30 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[www]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[FOSS]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[vigilance]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=563</guid>
		<description><![CDATA[Yesterday, Drew Strojny aka Jestro released the new version of his Vigilance theme for Wordpress, which you might have guessed happens to be the theme I currently use on this blog. 1.13 fixes a couple of issues, and people using it should upgrade.
Features and fixes in version 1.13:

Fixed bugs relating to link colour switching in [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Drew Strojny aka Jestro released the new version of his Vigilance theme for Wordpress, which you might have guessed happens to be the theme I currently use on this blog. <a href="http://themes.jestro.com/vigilance/vigilance-113-released/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/themes.jestro.com/vigilance/vigilance-113-released/?referer=');">1.13</a> fixes a couple of issues, and people using it should upgrade.<span id="more-563"></span></p>
<p>Features and fixes in version 1.13:</p>
<ul>
<li>Fixed bugs relating to link colour switching in the theme options menu</li>
<li>Added an option to disable image hovers in the theme options menu</li>
<li>Properly cleared entry <code>div</code> to fix floated blockquotes and other floated elements</li>
<li>Added automatic author comment highlighting</li>
</ul>
<p>You can grab the newest release on the theme&#8217;s <a href="http://themes.jestro.com/vigilance" target="_blank" onclick="pageTracker._trackPageview('/outgoing/themes.jestro.com/vigilance?referer=');">website</a></p>
<p>For those who don&#8217;t know Vigilance let me tell you about this great theme.</p>
<p>Vigiliance is a theme for the Wordpress blog software and has been released under the  <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.gnu.org/copyleft/gpl.html?referer=');">GNU GPLv3</a>, it focuses on readability, a elegant default colour scheme and a couple of features you could expect to find in in commercial premium themes like a dedicated options page in the design-section of you admin panel. Options range from an easy way to change colours, the looks and header images of the theme to easy ways to include code for Google Analytics or Google Adsense without having to install a plugin or alter files of the theme.</p>
<p>One recent design change on my blog you may have noticed was the inclusion of thumbnails, and larger intro images only being shown on the main page but not on the single post page itself. This is a feature I&#8217;ve been working on with good buddy <a href="http://www.octarineparrot.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.octarineparrot.com/?referer=');">Robert</a> who basically did most of the initial work and helped me to replace my own sub par piece of code.</p>
<p>Before I provide you with the code, let me explain what it does and how it exactly used:</p>
<p>Wordpress gives you the option to use so called <em>Custom Fields</em> for ever page and every post of your blog, you can use these custom fields to define meta data like some special keys which you can grab via PHP to use in you theme or for plugins.</p>
<p>We added the following keys to use in your Vigilance theme:</p>
<ul>
<li>thumbnail: 140&#215;140 pixels</li>
<li>entryimg: 594&#215;140 pixels</li>
<li>caption</li>
</ul>
<p>Both image keys are used in the same way, you put either &#8220;thumbnail&#8221; or &#8220;entryimg&#8221; in the key field in you custom fields tab and enter the url as the value in the text area next to it. You should resize images to the given sizes beforehand or they will be resized automatically which might distort their ratio.</p>
<p>Setting a caption, like adding copyright information, links or license information to one of these pictures is just as easy, just enter caption as the key and the text you want to be used as the caption as the value, html code can be used to set links.</p>
<p>Now get to the code, the most important part of it is added to the index.php of your Vigilance theme right below the <code>&lt;div class="entry clear"&gt;</code> line:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>15
16
</pre></td><td class="code"><pre class="php php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #000088;">$img</span> <span style="color: #339933;">=</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;thumbnail&quot;</span><span style="color: #339933;">,</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>; <span style="color: #000088;">$caption</span> <span style="color: #339933;">=</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;caption&quot;</span><span style="color: #339933;">,</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>; <span style="color: #990000;">echo</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$img</span> <span style="color: #339933;">==</span> <span style="color: #0000ff;">&quot;&quot;</span><span style="color: #009900;">&#41;</span> ? <span style="color: #0000ff;">&quot;&quot;</span> <span style="color: #339933;">:</span> <span style="">'&lt;div id=&quot;thumbnail-caption&quot;&gt;&lt;div id=&quot;postthumb&quot;&gt;&lt;a href=&quot;'</span><span style="color: #339933;">.</span>get_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="">'&quot; title=&quot;read more...&quot;&gt;&lt;img src=&quot;'</span><span style="color: #339933;">.</span><span style="color: #000088;">$img</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span> /&gt;&lt;/a&gt;&lt;/div&gt;$caption&lt;/div&gt;&quot;</span>; <span style="color: #000000; font-weight: bold;">?&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #000088;">$img</span> <span style="color: #339933;">=</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;entryimg&quot;</span><span style="color: #339933;">,</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>; <span style="color: #000088;">$caption</span> <span style="color: #339933;">=</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;caption&quot;</span><span style="color: #339933;">,</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>; <span style="color: #990000;">echo</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$img</span> <span style="color: #339933;">==</span> <span style="color: #0000ff;">&quot;&quot;</span><span style="color: #009900;">&#41;</span> ? <span style="color: #0000ff;">&quot;&quot;</span> <span style="color: #339933;">:</span> <span style="">'&lt;div id=&quot;entryimg&quot;&gt;&lt;a href=&quot;'</span><span style="color: #339933;">.</span>get_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="">'&quot; title=&quot;read more...&quot;&gt;&lt;img src=&quot;'</span><span style="color: #339933;">.</span><span style="color: #000088;">$img</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span> /&gt;&lt;/a&gt;$caption&lt;/div&gt;&quot;</span>; <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>The next and last step is to add style information to your used CSS file which can both be the original one or the one of the child theme:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
</pre></td><td class="code"><pre class="css css" style="font-family:monospace;"><span style="color: #cc00cc;">#postthumb</span> <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">float</span><span style="color: #3333ff;">:<span style="color: #000000; font-weight: bold;">left</span> </span>top;
<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #933;">6px</span> <span style="color: #933;">8px</span> <span style="color: #933;">0px</span> <span style="color: #933;">0px</span>;
<span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span>;
<span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#999</span>;
<span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">0.7333em</span>;
<span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span> <span style="color: #000000; font-weight: bold;">right</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#postthumb</span> a <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">text-decoration</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#postthumb</span> img <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#ffffff</span>;
<span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #993333;">solid</span> <span style="color: #933;">1px</span> <span style="color: #cc00cc;">#ddd</span>;
<span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;">140px</span>;
<span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">140px</span>;
<span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span><span style="color: #933;">2px</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#entryimg</span> <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #993333;">center</span>;
<span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span>;
<span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#999</span>;
<span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">0.7333em</span>;
<span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span> <span style="color: #000000; font-weight: bold;">right</span>;
<span style="color: #000000; font-weight: bold;">font-style</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">italic</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#entryimg</span> a <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">text-decoration</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#entryimg</span> img <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#ffffff</span>;
<span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #993333;">solid</span> <span style="color: #933;">1px</span> <span style="color: #cc00cc;">#ddd</span>;
<span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;">594px</span>;
<span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">140px</span>;
<span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span><span style="color: #933;">2px</span>;
<span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#thumbnail-caption</span> <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span>;
<span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span> <span style="color: #000000; font-weight: bold;">left</span>;
<span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span>;
<span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#999</span>;
<span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">0.7333em</span>;
<span style="color: #000000; font-weight: bold;">font-style</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">italic</span>;
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/stop-pirating-adobe-software-use-free-software-instead" title="Stop pirating Adobe software, use Free Software instead">Stop pirating Adobe software, use Free Software instead</a></li>
<li><a href="http://www.ainotenshi.org/my-favourite-open-source-applications-for-windows" title="my favourite open source applications for Windows">my favourite open source applications for Windows</a></li>
<li><a href="http://www.ainotenshi.org/keepassx-cross-platform-password-manager" title="KeePassX, Cross Platform Password Manager">KeePassX, Cross Platform Password Manager</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/443361063" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/new-version-of-the-wordpress-vigilance-theme-released/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/new-version-of-the-wordpress-vigilance-theme-released</feedburner:origLink></item>
		<item>
		<title>thoughts on Digital Rights Management</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/440047061/thoughts-on-digital-rights-management</link>
		<comments>http://www.ainotenshi.org/thoughts-on-digital-rights-management#comments</comments>
		<pubDate>Sun, 02 Nov 2008 15:35:48 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[drm]]></category>

		<category><![CDATA[mp3]]></category>

		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=528</guid>
		<description><![CDATA[This isn&#8217;t actually news, but I happened to have a discussion about whether DRM is good for you so I&#8217;m sharing some of my thoughts. First of all, DRM is bad, and that&#8217;s already all what most people heard and know about it if they heard about it at all. So why is that, what [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t actually news, but I happened to have a discussion about whether DRM is good for you so I&#8217;m sharing some of my thoughts. First of all, DRM is bad, and that&#8217;s already all what most people heard and know about it if they heard about it at all. So why is that, what makes it bad, evil or defective by design like slashdotters like to call it.<span id="more-528"></span></p>
<p>It depends on your point of view, if you&#8217;re the industry this stuff is like magical pixie dust, it makes you greediest dreams come true. And If you&#8217;re the customer? Well, then you should be angry because you get screwed, not that this would be something never happened before but this time they got away with it and news about DRM-free music isn&#8217;t something too many people will be happy about, or at least shouldn&#8217;t be.</p>
<p>DRM usually works like this. Let&#8217;s say you just bought a piece of music, online. This information is getting stored in your account data, and on the general DRM server. The DRM server keeps track of what you do and what you&#8217;re allowed to do with your music, like burning it on CD three times, putting it on five of your PCs and carry it around on one two of your portable music players. OK, fine you can live with that. At least that&#8217;s what they make you believe. Your music, isn&#8217;t actually your music, you just bought a license that allows you to play the music. This license has to be renewed every now and then so you can still listen to the music, if the license is revoked or gets invalid for whatever reason, you can&#8217;t play &#8216;your&#8217; songs any more.</p>
<p>On of the reasons licenses may get invalid is because the company where you bought your music might decide to shut down their DRM server. Maybe because they switched to DRM free music, maybe because they went out of business or maybe because of the Thermonuclear Holocaust. Just imagine, you&#8217;re standing where the Trafalgar Square used to be, talking with you zombie friends and suddenly you music stops playing because Apple decided that survivors, zombies and mutants don&#8217;t need to listen to their music.</p>
<p>The only thing you can do to remain in control of your music is to not buy DRM-infected music in the first place, if you already bought some, they&#8217;ll become useless at some point when you&#8217;re LPs and CDs are still working. My conclusion, don&#8217;t buy DRM, period.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/stop-pirating-adobe-software-use-free-software-instead" title="Stop pirating Adobe software, use Free Software instead">Stop pirating Adobe software, use Free Software instead</a></li>
<li><a href="http://www.ainotenshi.org/appnr-searching-and-finding-ubuntu-apps" title="Appnr, searching and finding Ubuntu apps">Appnr, searching and finding Ubuntu apps</a></li>
<li><a href="http://www.ainotenshi.org/good-blog-writing-software-for-linux-or-lack-thereof" title="Good blog writing software for Linux or lack thereof">Good blog writing software for Linux or lack thereof</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/440047061" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/thoughts-on-digital-rights-management/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/thoughts-on-digital-rights-management</feedburner:origLink></item>
		<item>
		<title>You can’t make money with the Linux Desktop</title>
		<link>http://feeds.feedburner.com/~r/ainotenshi/~3/437914294/you-cant-make-money-with-the-linux-desktop</link>
		<comments>http://www.ainotenshi.org/you-cant-make-money-with-the-linux-desktop#comments</comments>
		<pubDate>Fri, 31 Oct 2008 10:38:31 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[canonical]]></category>

		<category><![CDATA[Linux business]]></category>

		<category><![CDATA[linux desktop]]></category>

		<category><![CDATA[shuttleworth]]></category>

		<guid isPermaLink="false">http://www.ainotenshi.org/?p=516</guid>
		<description><![CDATA[Some days ago Mark Shuttleworth was quoted in computer world blog, saying that he&#8217; doesn&#8217;t think you anyone can make money of the Linux Desktop while he&#8217;s probably right with that but it has to be pointed out that Ubuntu was the nail in the coffin of Linux&#8217; desktop business.
I&#8217;ve never seen selling shrink-wrapped packages [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago Mark Shuttleworth was quoted in computer world blog, saying that he&#8217; doesn&#8217;t think you anyone can make money of the Linux Desktop while he&#8217;s probably right with that but it has to be pointed out that Ubuntu was the nail in the coffin of Linux&#8217; desktop business.<span id="more-516"></span></p>
<blockquote><p>I&#8217;ve never seen selling shrink-wrapped packages of free software as a workable idea.</p></blockquote>
<h3>An idea was born</h3>
<p>In the late 90s and early years of this millennium there were a couple of Linux distributions like Mandrake (now Mandriva) that created the first Linux distribution primarily for home desktop users, while not much of anything worked back then they still had this idea of a business model. A business model that wasn&#8217;t producing much of a revenue but at least, they didn&#8217;t stop trying. The Linux Desktop was born back then, and people started to realise that there is the possibility that one day people might actually consider using Linux for non-server, or non-scientific tasks.</p>
<p>One who had this vision of a Desktop for everyone, a Linux for human beings was of course South African Entrepreneur Mark Shuttleworth. In 2004 he formed canonical, a company to finance, promote and support Free Software and like we all know created Ubuntu Linux, a distribution with the goal to bring Linux to your home based on Debian.</p>
<h3>The new kid on the block</h3>
<p>So, there was another distro in the wild that no one would care about, so what made Ubuntu as popular as it is today, the most popular Linux distribution?</p>
<p>Marketing, and some good ideas. Using Debian and with it vast repositories of software was one of those good ideas Debian at this point was the  epitome of software freedom and Ubuntu inherited this brand along many of its users that liked the idea of a distribution centred around the desktop, me being one of them.</p>
<h3>Selling the cow</h3>
<p>But the most brilliant move that was made was shipping Ubuntu for free around the world, right at your doorstep. People didn&#8217;t have to download the ISO-images, they got a nice looking pair of CDs and they were completely sold to this idea of Linux for humans, for everyone and getting it for free.</p>
<p>What followed was an uproar in the geeky, techy parts of the Internet, people heard about this new kid on the block. Blogs, news sites and forums talked about it, and soon everyone knew about Ubuntu, a new brand was born.</p>
<p>This huge resonance was something that other desktop distribution could not reproduce, perceived as old and boring, without a millionaire behind the scenes paying for the shipping, and offering everything they offered for free. They just could not compete with that.<br />
<h3>You might also like</h3>
<ul class="related_post">
<li><a href="http://www.ainotenshi.org/three-reasons-why-windows-7-wont-kill-linux" title="Three reasons why Windows 7 won&#8217;t kill Linux">Three reasons why Windows 7 won&#8217;t kill Linux</a></li>
<li><a href="http://www.ainotenshi.org/re-the-netbook-battlefront" title="RE: The NetBook Battlefront">RE: The NetBook Battlefront</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ainotenshi/~4/437914294" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ainotenshi.org/you-cant-make-money-with-the-linux-desktop/feed</wfw:commentRss>
		<feedburner:origLink>http://www.ainotenshi.org/you-cant-make-money-with-the-linux-desktop</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.284 seconds -->
