<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>My GNU/Linux</title>
	
	<link>http://www.mygnulinux.com</link>
	<description>A blog about Free Software</description>
	<lastBuildDate>Mon, 25 Feb 2013 14:03:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mygnulinux" /><feedburner:info uri="mygnulinux" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Remotely manage your KDE system from your Android Phone</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/C03Uw58sOGU/</link>
		<comments>http://www.mygnulinux.com/?p=1117#comments</comments>
		<pubDate>Wed, 29 Jun 2011 12:22:35 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=1117</guid>
		<description><![CDATA[To achieve this, you are going to need a VNC server running on the host computer, and a VNC viewer running on your Android phone. This may sound complicated to some, but its really easy. Just follow this simple how-to! Quoting wikipedia for those who have not heard it before: “Virtual Network Computing (VNC) is [...]]]></description>
				<content:encoded><![CDATA[<p>To achieve this, you are going to need a VNC server running on the host computer, and a VNC viewer running on your Android phone. This may sound complicated to some, but its really easy. Just follow this simple how-to! <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Quoting wikipedia for those who have not heard it before:</p>
<p><em>“Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the RFB protocol to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network. VNC is platform-independent – a VNC viewer on one operating system may connect to a VNC server on the same or any other operating system.”</em></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><strong>On your KDE Desktop</strong></span></p>
<p>Install <strong><a href="http://kde.org/applications/system/krfb/" target="_blank">Krfb</a> </strong>and run it. It should be in your distributions packages.</p>
<p>To be able to login anytime and from anyplace to your system, you will need to go into Settings &gt; Configure Desktop Sharing &gt; Security and edit as below:</p>
<blockquote>
<ul>
<li><strong><strong>Disable </strong></strong>ask before accepting connections</li>
<li><strong>Allow </strong>remote connections to control your desktop</li>
<li><strong>Allow </strong>uninvited connections</li>
<li><strong>Setup a password: </strong>make it a difficult one, using a long phrase, numbers and symbols.</li>
<li>Leave the rest at default.</li>
</ul>
</blockquote>
<p><a href="http://img843.imageshack.us/img843/3403/krfb1.png" target="_blank"><img class="alignnone" title="krfb" src="http://img843.imageshack.us/img843/3403/krfb1.png" alt="" width="259" height="173" /></a> <a href="http://img405.imageshack.us/img405/8782/krfb3.png" target="_blank"><img class="alignnone" title="krfb settings" src="http://img405.imageshack.us/img405/8782/krfb3.png" alt="" width="259" height="173" /></a></p>
<p>Remember that you need to keep Krfb running, otherwise you will not be able to login to your desktop from the phone.</p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><strong>On your Android device:</strong></span></p>
<p>Install <strong><a href="https://code.google.com/p/android-vnc-viewer/" target="_blank">android-vnc-viewer</a></strong>. It&#8217;s in the <a href="https://market.android.com/details?id=android.androidVNC" target="_blank">market</a>, however I get my apps from the <a href="http://f-droid.org/repository/" target="_blank">FDroid Repository</a>, which is a growing catalogue of installable FOSS applications for Android.</p>
<p>Launch android-vnc-viewer and edit these settings:</p>
<p><a href="http://img31.imageshack.us/img31/8753/xmntxsdcardxscreenshots.png"></a> <a href="http://img190.imageshack.us/img190/8753/xmntxsdcardxscreenshots.png" target="_blank"><img title="vnc-viewer settings" src="http://img190.imageshack.us/img190/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a> <img title="vnc-viewer settings" src="http://img31.imageshack.us/img31/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></p>
<blockquote><p><code><strong>Nickname</strong>: Pick a nickname (you can leave it blank if you want)</code></p>
<p><code><strong>Password</strong>: The password you used in Krfb</code></p>
<p><code><strong>Address</strong>: Here you need to enter your IP address. You can find it by running <em>ifconfig </em>in the konsole. Check under <em>eth0</em> or <em>wlan0 </em>for <em>inet addr</em>. Mine was 192.168.1.4. If you see something similar, this is the IP from your local LAN. You can use this when at home, but if you want to access your computer when you are away from your home network, then you have to change this IP address with <a href="http://www.whatismyip.com/" target="_blank">your public IP address</a>.</code></p>
<p><span style="font-family: monospace;"><strong>Port</strong>: 5900. If you are having problems connecting, make sure this port is being forwarded correctly on your modem/router. <a href="http://portforward.com" target="_blank">Portforward </a>and <a href="http://canyouseeme.org/" target="_blank">Canyouseeme </a>can be useful for that. </span></p>
<p><span style="font-family: monospace;"><strong>Color format:</strong> You can choose whatever you like. For this tutorial I used 24-bit color (4 bpp) which is the best quality. If you are on a slower connection or need faster response, using a lower quality will help.</span></p>
<p><span style="font-family: monospace;">Leave the rest as default.</span></p></blockquote>
<p>Hit <strong>connect </strong>and you should be in your KDE system:</p>
<p><a href="http://img811.imageshack.us/img811/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="aligncenter" title="vnc viewer logged in" src="http://img811.imageshack.us/img811/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>You manage the system with all the normal gestures: pinch to zoom in, slide to move around in the desktop, tap to click etc..You can double tap on the desktop or a file to right click on it. You will soon realize that you are able to complete the majority of tasks you normally do with a keyboard and mouse on your normal desktop.</p>
<p>There are many configurations you can edit to change the way you interact in the android-vnc-viewer, <a href="https://code.google.com/p/android-vnc-viewer/wiki/Documentation?tm=6" target="_blank">check here for the complete guide</a>.</p>
<p>Have in mind there are 2 ways to send text, one is by enabling the android keyboard with long pressing the menu button, the other is to first write the text in the android-vnc-viewer and then sending it to the desktop. I find the second way better for long texts.</p>
<p>Sending text to Kate:</p>
<p><a href="http://img641.imageshack.us/img641/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="writing in Kate" src="http://img641.imageshack.us/img641/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a> <a href="http://img825.imageshack.us/img825/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="Writing in Kate" src="http://img825.imageshack.us/img825/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>Using Dolphin:</p>
<p><a href="http://img269.imageshack.us/img269/8753/xmntxsdcardxscreenshots.png" target="_blank"><img title="Dolphin" src="http://img269.imageshack.us/img269/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a> <a href="http://img535.imageshack.us/img535/8753/xmntxsdcardxscreenshots.png" target="_blank"><img title="Dolphin Menu" src="http://img535.imageshack.us/img535/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>Launching applications with Kickoff and Krunner:</p>
<p><a href="http://img683.imageshack.us/img683/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="Kickoff" src="http://img683.imageshack.us/img683/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a> <a href="http://img23.imageshack.us/img23/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="Krunner" src="http://img23.imageshack.us/img23/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>Using special keys to launch Krunner and Yakuake:</p>
<p><a href="http://img641.imageshack.us/img641/7750/xmntxsdcardxscreenshotss.png" target="_blank"><img class="alignnone" title="Special Keys" src="http://img641.imageshack.us/img641/7750/xmntxsdcardxscreenshotss.png" alt="" width="259" height="173" /></a> <a href="http://img854.imageshack.us/img854/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="Special Keys" src="http://img854.imageshack.us/img854/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>In Yakuake:</p>
<p><a href="http://img691.imageshack.us/img691/8753/xmntxsdcardxscreenshots.png" target="_blank"><img class="alignnone" title="Yakuake" src="http://img691.imageshack.us/img691/8753/xmntxsdcardxscreenshots.png" alt="" width="259" height="173" /></a></p>
<p>Chatting in KDE-telepathy:</p>
<p><a href="http://img862.imageshack.us/img862/8753/xmntxsdcardxscreenshots.png  "><img class="alignnone" title="Chatting in Telepathy" src="http://img862.imageshack.us/img862/8753/xmntxsdcardxscreenshots.png  " alt="" width="259" height="173" /></a></p>
<p>&nbsp;</p>
<p>As you can see it doesn&#8217;t require much trouble to get it running!</p>
<p>Enjoy! <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D1117&amp;title=Remotely%20manage%20your%20KDE%20system%20from%20your%20Android%20Phone" id="wpa2a_2"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=C03Uw58sOGU:v2k9l1BiN4k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=C03Uw58sOGU:v2k9l1BiN4k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=C03Uw58sOGU:v2k9l1BiN4k:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/C03Uw58sOGU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=1117</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=1117</feedburner:origLink></item>
		<item>
		<title>Cloud Computing (SaaS) Licenses – Is AGPL the solution?</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/vuDgWf8pqaA/</link>
		<comments>http://www.mygnulinux.com/?p=803#comments</comments>
		<pubDate>Mon, 07 Mar 2011 01:05:43 +0000</pubDate>
		<dc:creator>g0d4</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[AGPL]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Licenses]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=803</guid>
		<description><![CDATA[It is supported by many that the AGPL license for network services which run in a cloud brings back the fairness provision that the original GPL intended and returns the freedom that FLOSS promises to all users and developers. But does the APGL license really provide all that? &#160; The AGPL license tries to bring [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><a href="https://secure.wikimedia.org/wikipedia/en/wiki/GNU_Affero_General_Public_License" target="_blank"><img class="alignleft size-medium wp-image-885" title="Affero_General_Public_License_3_Logo" src="http://www.mygnulinux.com/wp-content/uploads/2011/03/Affero_General_Public_License_3_Logo-300x125.png" alt="" width="330" height="160" /></a>It is supported by many that the AGPL license for network services which run in a cloud brings back the fairness provision that the original GPL intended and returns the freedom that FLOSS promises to all users and developers. But does the APGL license really provide all that?</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">The AGPL license tries to bring software that works as a service closer to the PC based model for FLOSS licensing by linking the source provision requirement to the modification of the underlying code and its user interaction over a network . Copyright remains in derivative works and provides the potential users with the right to have access to source code. Moreover, with the use of AGPL the vendor is being “watched” somehow so he can not start behaving badly. But there is something that is concerning in all these. Data is the primary challenge of FLOSS in cloud computing so it is easily understood that access on the source code does not help if the data from a service in the cloud are still inaccessible.</p>
<p style="text-align: justify;">Three are the main challenges of cloud computing and these are:</p>
<p style="text-align: justify;">1. Data portability<br />
2. Privacy<br />
3. Compatibility</p>
<p style="text-align: justify;">Before the appearance of network applications, access to the source code was the solution for the above challenges. Someone could easily check the data formats and the processing of the data by just looking at the source code. But as the FSF admits:</p>
<p style="text-align: justify;">“<em>If some program on this server is released under the GNU Affero GPL, it requires that the users have  way to download the corresponding source of that program. That is good, but having this source code does not give them control over the computing the server does for them. It also does not tell them what other software may be running on that server, examining or changing their data in other ways</em>.”</p>
<p style="text-align: justify;">Hence, “Terms of service” is an essential part when someone wants to address these challenges for cloud computing. In order to migrate the GPL model to cloud computing, copyright and licenses are not good enough, thus technological characteristics are necessary to provide the user his freedoms. To give the user autonomy, we must guarantee that his data is portable, which means that cloud computing servers must provide API’s (Application Programming Interface) to communicate with other services.</p>
<p style="text-align: justify;">In order to apply the GPL model for web applications we will need 3 basic features:</p>
<p style="text-align: justify;">1. Access to source<br />
2. Carefully designed terms of services<br />
3. Technological features (APIs)</p>
<p style="text-align: justify;">An example of this kind of application is Identi.ca, a micro-blogging service which is a FLOSS replica of Twitter. Its licensed under GNU’s AGPL, so a user can have access to the source code. What’s more, identi.ca’s terms of services clearly determine which data is kept private and which is not, and guarantees that private data is not shared but only used to provide services to the users. Identi.ca will only turn data over to the government with a court order. Finally, with the use of Identi.ca’s API, users can get their data out of the service, which provides us with the third feature. Identi.ca also addresses the vendor lock-in concern by allowing various instances of the service to communicate with each other, thus enabling interoperability without exposing private data.</p>
<p style="text-align: justify;">Someone can easily understand that the AGPL is not by itself enough to provide all the freedoms a user must have in cloud computing or SaaS. A combination of the above 3 features is much more effective and can guarantee the user with his freedoms. GPL license models are being threatened by the spread of cloud computing and software as a service. Technology moves forward. FLOSS license models need to evolve with it.</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;"><em>The above post is the conclusion of an essay I had to write for my university, titled: </em></p>
<p style="text-align: justify;"><em>&#8220;The only major threat to open source software license models like the GPL is the spread of ‘cloud computing’ and Software as a Service (SaaS) business models.&#8221;</em></p>
<p style="text-align: justify;"><em>If you are interested, you can read the <a title="The only major threat to open source software license models like the GPL is the spread of ‘cloud computing’ and Software as a Service (SaaS) business models." href="http://www.mygnulinux.com/?page_id=866" target="_blank">complete essay</a> (it&#8217;s really not that long).</em></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D803&amp;title=Cloud%20Computing%20%28SaaS%29%20Licenses%20%E2%80%93%20Is%20AGPL%20the%20solution%3F" id="wpa2a_4"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=vuDgWf8pqaA:37kwKkJ1zmg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=vuDgWf8pqaA:37kwKkJ1zmg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=vuDgWf8pqaA:37kwKkJ1zmg:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/vuDgWf8pqaA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=803</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=803</feedburner:origLink></item>
		<item>
		<title>Elementary Modification of the KDESC 4.4 Default Login (KDM &amp; KSplash)</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/YSuHygfUm6w/</link>
		<comments>http://www.mygnulinux.com/?p=636#comments</comments>
		<pubDate>Mon, 03 May 2010 09:11:50 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[KDM]]></category>
		<category><![CDATA[KSplash]]></category>
		<category><![CDATA[KSplashx]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=636</guid>
		<description><![CDATA[KDE SC 4.4 is out in the wild for some time now. It comes with a new Kdm theme called Ethais (Author=Roman Shtylman) and a new Ksplash Screen (Authors = Nuno Pinheiro, Riccardo Iaconelli and Marco Martin). Lately I was trying to achieve a more unified login experience on my pc. I was thinking that [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">KDE SC 4.4 is out in the wild for some time now. It comes with a new Kdm theme called Ethais (Author=Roman Shtylman) and a new Ksplash Screen (Authors = Nuno Pinheiro, Riccardo Iaconelli and Marco Martin).<em> </em></p>
<p style="text-align: justify;"><a href="http://img710.imageshack.us/img710/1659/screenshotwo.png" target="_blank"><img class="alignnone" title="KDM Login" src="http://img710.imageshack.us/img710/1659/screenshotwo.png" alt="" width="175" height="119" /></a> <a href="http://img299.imageshack.us/img299/8595/previewdq.png" target="_blank"><img class="alignnone" title="Ksplash" src="http://img299.imageshack.us/img299/8595/previewdq.png" alt="" width="175" height="119" /></a></p>
<p style="text-align: justify;">Lately I was trying to achieve a more unified login experience on my pc. I was thinking that a change of the background of both the KDM Login screen and of the Splash screen that follows would do the trick. In the process I learned a few more things that I decided to share with all the co-n00bs out there. <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">Let me point out here that to gain a more unified experience from boot until your desktop is loaded, you can also modify the GRUB screen and the OS Loading screen (many distros have started using <a href="http://www.freedesktop.org/wiki/Software/Plymouth">Plymouth</a> for this), but that depends on your version of GRUB and the Distribution  you use. You will be better off asking for help on your distros&#8217; forums. Below I will only present some of the changes that can be done to KDE 4.4.</p>
<p><strong><span style="text-decoration: underline;">Before you Start:</span></strong></p>
<ul>
<li>To accomplish the changes described here you need to open the directory as root. The easiest way is to that is to run &#8220;sudo dolphin&#8221; in a terminal to open Dolphin as root user, however be careful not to make any other changes that you will regret.</li>
</ul>
<ul>
<li>If you want to keep the default folders in case you wish to go back to the default settings, you can always backup them or check the following tip.</li>
</ul>
<ul>
<li style="text-align: justify;">You can copy the original folder to another location before making any changes. Rename it as you wish, go ahead with the modifications, and then compress the folder to create a themename.tar.gz file. Then you can  install the themes through System Settings.<br />
For <strong>KDM</strong> go to<strong> System Settings&gt;Advance Tab&gt;Login Manager&gt;Theme</strong><br />
For  <strong>Ksplash</strong> go to<strong> System Settings&gt; Appearance&gt;Splash Screen</strong><br />
You can even share these tar<em> </em>files with friends, just make sure to include the wallpaper of their resolution or tell them to change it after.</li>
</ul>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>KDE Display Manager:</strong></span><br />
The files of the default KDE SC 4.4 KDM are located in this folder:</p>
<p style="text-align: justify;"><em>/usr/share/apps/kdm/themes/ethais</em></p>
<p style="text-align: center;"><em><a href="http://img33.imageshack.us/img33/9717/kdmfolder.png" target="_blank"><img class="aligncenter" title="KDM folder" src="http://img33.imageshack.us/img33/9717/kdmfolder.png" alt="" width="317" height="223" /></a><br />
</em></p>
<p>Files of themes installed later by a user are located at:</p>
<p><em>/home/USERNAME OF USER/.kde/share/apps/kdm/themes</em></p>
<p style="text-align: justify;">You can switch any icon  here with one of your choice. You can even mix and match with icons from other themes, which you can download from <a href="http://kde-look.org/index.php?xcontentmode=41" target="_blank">kde-look.org</a>. Have in mind that you need to name the new icon file to be exactly like the one your replacing.</p>
<p style="text-align: justify;">I like this login so I did not change anything. I only replaced the background to match my desktop. To do this, go to the wallpapers folder and replace the file that corresponds to your resolution, always keeping the same name.</p>
<p style="text-align: justify;">If you feel more adventurous you can open up the ethais.xml file with a text editor and play around with the configuration. Am not that demanding, I just found the theme that I liked and played around with the pictures I wanted to add. But it doesn&#8217;t look that complicated if you are into this kind of stuff!</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>KSplash Screen:</strong></span></p>
<p style="text-align: justify;">You can find the files here:<br />
<em>/usr/share/apps/ksplash/Themes/Default</em></p>
<p style="text-align: center;"><em><a href="http://img80.imageshack.us/img80/8877/ksplashfolder.png" target="_blank"><img class="aligncenter" title="KSplash folder" src="http://img80.imageshack.us/img80/8877/ksplashfolder.png" alt="" width="336" height="237" /></a></em></p>
<p>Files of themes installed later by a user are located at:</p>
<p><em>/home/USERNAME OF USER/.kde/share/apps/ksplash/themes</em></p>
<p style="text-align: justify;">Again you can mix and match. You can get more splash screens <a href="http://kde-look.org/index.php?xcontentmode=45" target="_blank">here</a>. The rule remains: when replacing, keep the same filenames of the original files.</p>
<p style="text-align: justify;">I went ahead and replaced the background file in the folder of my resolution with the one of my choice. In addition, I am using <a href="http://chakra-project.org" target="_blank">Chakra</a>, so I wanted to replace the last icon displaying the KDE logo (icon 5 in the pic), with the Chakra logo.  The icons can be found in the 1600&#215;1200 folder. I found the logo and the anim file in Chakra&#8217;s splash screen. However, the KDE icon is much larger, so I had to make some minor changes in the description.txt file, which is in the same folder, for everything to look as I wanted. The description.txt is quite simple and self-explanatory so you can easily manipulate it. Just some numbers that configurate the position of the icons and the time they appear.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>KSplasherX:</strong></span></p>
<p style="text-align: justify;">To my great joy, while searching a bit around to write this article I discovered <a href="http://kde-look.org/content/show.php?action=content&amp;content=88975" target="_blank">KSplasherX</a>. It comes with a friendly wizard and 6 easy steps to help you create your own unique Splash Screen. It even generates the animated icons for you! It may be kind of out-dated and has some limited features, but I tested it on my KDE 4.4 system and it works just fine. It saves the result to a .tar.gz file which you can use for installing the new splash screen. You can find information on how to install KSplasherX in the README after you extract the source file. I just hope it is still an active project!</p>
<p style="text-align: justify;"><a href="http://img687.imageshack.us/img687/4072/ksplasherx1.png" target="_blank"><img class="alignnone" title="KSplasherX 1" src="http://img687.imageshack.us/img687/4072/ksplasherx1.png" alt="" width="181" height="166" /></a> <a href="http://img685.imageshack.us/img685/9493/ksplasherx2.png" target="_blank"><img class="alignnone" title="KSplasherX 2" src="http://img685.imageshack.us/img685/9493/ksplasherx2.png" alt="" width="181" height="166" /></a></p>
<p style="text-align: justify;">It would be so nice to have an application similar to KSplasherX for creating and editing KDM Themes! If you know one please leave a comment below!</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>The Final Result:</strong></span></p>
<p style="text-align: justify;">Well, after all these, this is what I get on my pc:</p>
<p><video width="320" height="240" src="http://www.mygnulinux.com/wp-content/uploads/2010/02/loginpreview.ogg" controls="controls"><br />
your browser does not support the video tag<br />
</video></p>
<p style="text-align: justify;">For those that use a browser without HTML5 support, you can watch the video <a href="http://www.youtube.com/watch?v=cAZ-_HwjmMg">here</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D636&amp;title=Elementary%20Modification%20of%20the%20KDESC%204.4%20Default%20Login%20%28KDM%20%26%20KSplash%29" id="wpa2a_6"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=YSuHygfUm6w:glctgE7LTqE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=YSuHygfUm6w:glctgE7LTqE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=YSuHygfUm6w:glctgE7LTqE:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/YSuHygfUm6w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=636</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.mygnulinux.com/wp-content/uploads/2010/02/loginpreview.ogg" length="1871016" type="audio/ogg" />
		<feedburner:origLink>http://www.mygnulinux.com/?p=636</feedburner:origLink></item>
		<item>
		<title>Socrates on sharing knowledge</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/9fLztSKBgTg/</link>
		<comments>http://www.mygnulinux.com/?p=556#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:42:38 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Knowldege]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Socrates]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=556</guid>
		<description><![CDATA[I came across this text over at www.linuxformat.gr and it got me into a lot of thinking. I would like to thank NikolaosX1 for sharing the original post in Greek and Danae for the translation in English that follows. Here is what NicolaosX1 wrote: &#8220;If you have problems in understanding the substance of Free Software, [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">I came across this text over at <a href="http://www.linuxformat.gr" target="_blank">www.linuxformat.gr</a> and it got me into a lot of thinking. I would like to thank <a href="http://nikolaosx1.22web.net/" target="_blank">NikolaosX1</a> for sharing the <a href="http://www.linuxformat.gr/?q=forum/%CE%B5%CE%AC%CE%BD-%CE%B6%CE%BF%CF%8D%CF%83%CE%B5-%CF%83%CE%AE%CE%BC%CE%B5%CF%81%CE%B1-%CE%BF-%CF%83%CF%89%CE%BA%CF%81%CE%AC%CF%84%CE%B7%CF%82-%CE%B8%CE%B1-%CE%AE%CF%84%CE%B1%CE%BD-%CE%AD%CE%BD%CE%B1%CF%82-%CE%B1%CF%80%CF%8C-%CE%B5%CE%BC%CE%AC%CF%82" target="_blank">original post in Greek</a> and <a href="http://nl.linkedin.com/in/danaeparmaki" target="_blank">Danae</a> for the translation in English that follows.</p>
<p style="text-align: justify;">Here is what NicolaosX1 wrote:</p>
<p>&#8220;If you have problems in understanding the substance of Free Software, read the following dialogue between Socrates and Antiphon (Xenophon, Memoires A, 6).</p>
<p style="text-align: justify;">ANTIPHON: I believe that you are a fair man. I do not consider you wise, though. I even think that you know this yourself, since you do not receive any money for your teaching. Your clothes, however, or your house, or any other of your possessions, which you think that may be of value, you would not give it for free or for a lower price than what it’s worth. It is, thus, obvious that if you consider your teaching of value, you should have been receiving some money. You might therefore be fair, because you do not deceive anybody out of greed, but you cannot be wise because you know things with no value.</p>
<p style="text-align: justify;">SOCRATES: Antiphon, I find selling one’s beauty or wisdom a foul deed. Because, if one sells his beauty to whoever wants it, then we call him a prostitute, but if one meets somebody who is beautiful in body and soul and befriends him, then we call him a wise man. This is exactly what happens with wisdom. The ones selling it to those who want it are called Sophists*. Whoever, though, understands that somebody is clever and teaches him something good and makes him a friend, we believe that he is a good and virtuous citizen.</p>
<p style="text-align: justify;">The same way, then, that somebody is pleased to have a good horse or a dog (tangible goods), so am I, and much more, when I have good friends and if I know something good I teach and I recommend it to others, which I think will benefit when it comes to virtue. And I study together with my friends the treasures written in the books of the old wise men and if we find something good we say it and we consider it to be a big profit if we become friends through this.</p>
<p style="text-align: justify;">*Socrates, greatly averse to the Sophists who were paid for the classes they gave mainly to young rich Athenians, compares them to prostitutes (of knowledge).&#8221;</p>
<p style="text-align: justify;">
<p style="text-align: justify;">After discovering this article I really wanted to write a post here expanding my thoughts on it and how they relate with Free Software. I decided to just express some initial points of concern I have instead, leaving it open for discussion. Here&#8217;s what&#8217;s troubling me:</p>
<ol>
<li>In general I don&#8217;t like taking words of great people out of context, nor misusing them just to make a point. I only use this quote here, with respective differences taken into consideration and respecting the analogy, to trigger a conversation. I already feel awkward, but I felt this was something worth sharing.</li>
<li>I am aware that FLOSS has other <a href="http://www.gnu.org/philosophy/free-sw.html" target="_blank">&#8220;rules&#8221; and &#8220;freedoms&#8221; to define itself</a> and I have in mind that the quoted text is far from expressing the Free Software ideology. However I agree with the initial writer. For me, the idea behind  Socrates&#8217; words  in a way demonstrates the substance of Free Software, and the &#8220;sharing knowledge&#8221; concept is one of the reasons that drove me into this community in the first place.</li>
</ol>
<p>How do you feel about this? Does it represent the essence behind FLOSS to you? And in what perspective? Please leave your comments below, always remembering to keep a contributing spirit.</p>
<p>﻿</p>
<p style="text-align: justify;">
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 352px; width: 1px; height: 1px; overflow: hidden;"><em><strong>Mutatis mutandis</strong></em></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D556&amp;title=Socrates%20on%20sharing%20knowledge" id="wpa2a_8"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=9fLztSKBgTg:beWlePLAoRw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=9fLztSKBgTg:beWlePLAoRw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=9fLztSKBgTg:beWlePLAoRw:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/9fLztSKBgTg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=556</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=556</feedburner:origLink></item>
		<item>
		<title>KDESC 4.3+: Video, Music, Image and Document Preview in Dolphin</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/k2Eg4ZWlf0A/</link>
		<comments>http://www.mygnulinux.com/?p=576#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:34:43 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Dolphin]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=576</guid>
		<description><![CDATA[In most distributions that come with KDE Software Compilation 4.3 and above, opening Dolphin for browsing the filesystem will give you this window: The left circle shows the Preview Mode Button. We will expand on this option below. On the right is the Information Panel, which in addition to showing info about the file (type, [...]]]></description>
				<content:encoded><![CDATA[<p>In most distributions that come with KDE Software Compilation 4.3 and above, opening Dolphin for browsing the filesystem will give you this window:</p>
<p style="text-align: center;"><a href="http://img25.imageshack.us/img25/3998/snapshot11wd.png" target="_blank"><img class="aligncenter" title="Preview and Info Panel" src="http://img25.imageshack.us/img25/3998/snapshot11wd.png" alt="" width="290" height="206" /></a></p>
<p>The left circle shows the<strong> Preview Mode</strong> Button. We will expand on this option below.</p>
<p>On the right is the <strong>Information Panel</strong>, which in addition to showing info about the file (type, size, modified etc.),  will allow you to preview the majority of files (Text, Image, PDF, Open Document). This happens after you select a file or hover your mouse over it.</p>
<p>What&#8217;s more, the Information Panel enables playback of Video and Music files. A small media player will appear, with just a play/stop button and a bar, but it&#8217;s more than enough.</p>
<p style="text-align: center;"><a href="http://img34.imageshack.us/img34/7553/snapshot5z.png" target="_blank"><img class="aligncenter" title="Music Files Preview" src="http://img34.imageshack.us/img34/7553/snapshot5z.png" alt="" width="290" height="206" /></a></p>
<p>You can also add an <strong>extra information popup window</strong> that shows a preview and some information  about a file when you hover your mouse  over it. You can see it in the screenshot above and the ones following below. It displays similar information with the information panel.</p>
<p>In Dolphin go to <strong>Settings&gt; Configure Dolphin&gt; General</strong>. In the <strong>Behavior Tab</strong> enable &#8220;<strong>Show tooltips</strong>&#8221; like below:</p>
<p style="text-align: center;"><a href="http://img32.imageshack.us/img32/5835/hoverinfo1.png" target="_blank"><img class="aligncenter" title="Hover Preview" src="http://img32.imageshack.us/img32/5835/hoverinfo1.png" alt="" width="290" height="206" /></a><span style="text-decoration: underline;"><br />
</span></p>
<p><span style="text-decoration: underline;"><strong>How to show previews as icons:</strong></span></p>
<p>Despite all these,  it isn&#8217;t possible for Dolphin to show the various files as thumbnails instead of icons as you browse the filesystem . For this to work, you must undergo the procedure described below:</p>
<p>For starters,  you need to select the <strong>Preview mode button</strong> in Dolphin, as shown in the screenshot at the beginning.</p>
<p>Now lets open <strong>Settings &gt; Configure Dolphin. </strong></p>
<p>Then go to <strong>General &gt; Preview Tab.</strong></p>
<p style="text-align: center;"><a href="http://img39.imageshack.us/img39/3995/snapshot2aj.png" target="_blank"><img class="aligncenter" title="Preview Tab" src="http://img39.imageshack.us/img39/3995/snapshot2aj.png" alt="" width="290" height="206" /></a></p>
<p>Image, Txt and PDF files are supported by default.  You can also select previews for other file types and directories as well. Just click on the ones you wish.</p>
<p><strong><span style="text-decoration: underline;"><span style="text-decoration: underline;">Text File</span><span style="text-decoration: underline;"><span style="text-decoration: underline;">s</span></span></span></strong></p>
<p>Supported but not enabled by default, this is what you should see if you enable preview:</p>
<p style="text-align: center;"><a href="http://img59.imageshack.us/img59/9452/snapshot6i.png" target="_blank"><img class="aligncenter" title="Text Files Preview" src="http://img59.imageshack.us/img59/9452/snapshot6i.png" alt="" width="290" height="206" /></a></p>
<p><strong><span style="text-decoration: underline;"><span style="text-decoration: underline;">Image Files</span></span></strong><span style="text-decoration: none;"><strong> </strong>(ie .png, .jpg)</span></p>
<p>By default enabled, you will be able to see thumbnails of the image files instead of the usual icons.</p>
<p style="text-align: center;"><a href="http://img32.imageshack.us/img32/8274/snapshot3g.png" target="_blank"><img class="aligncenter" title="Image Files Preview" src="http://img32.imageshack.us/img32/8274/snapshot3g.png" alt="" width="290" height="206" /></a></p>
<p><strong><span style="text-decoration: underline;">PDF files</span></strong></p>
<p>This is supported but not enabled by default. In the Preview Tab select <em>Postscript, PDF and DVI</em> files to enable it. I think that this preview requires Okular to be installed to work.</p>
<p style="text-align: center;"><a href="http://img694.imageshack.us/img694/4634/snapshot4p.png" target="_blank"><img class="aligncenter" title="PDF Files format" src="http://img694.imageshack.us/img694/4634/snapshot4p.png" alt="" width="290" height="206" /></a></p>
<p><strong><span style="text-decoration: underline;">Open Document files</span></strong> (ie .odt, .ods)</p>
<p>You will need to download the <a href="http://www.kde-apps.org/content/show.php?content=110864" target="_blank">OpenDocument Thumbnail plugin.</a></p>
<p>Depending on your distribution, this package might not be in the repositories and you will have to compile it from source. Information on how to install the package can be found in the <em>readme</em> file after you extract the .tar.gz file. It&#8217;s quite easy!</p>
<p>After installing this package, just go back to Dolphin configuration and now you will have the ODF (OpenDocument Format) files selection. Here is what you get after enabling it:</p>
<p style="text-align: center;"><a href="http://img204.imageshack.us/img204/3023/snapshot7.png" target="_blank"><img class="aligncenter" title="OpenDocument Files Preview" src="http://img204.imageshack.us/img204/3023/snapshot7.png" alt="" width="290" height="206" /></a></p>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">Audio Files</span></strong> (ie. .flac, .mp3)</p>
<p style="text-align: justify;"><a href="http://kde-apps.org/content/show.php/AudioThumbs?content=114885" target="_blank">AudioThumbs</a> allows Dolphin to preview cover arts  embedded in audio file tags as thumbnails. Unfortunately it doesn&#8217;t support .ogg files currently. You can add images to your audio files, using <a href="http://kde-apps.org/content/show.php/Kid3?content=10415" target="_blank">Kid3</a>. Thank you David for this tip.</p>
<p style="text-align: center;"><a href="http://kde-apps.org/CONTENT/content-pre3/114885-3.jpeg" target="_blank"><img class="aligncenter" title="Audio Thumbnails" src="http://kde-apps.org/CONTENT/content-pre3/114885-3.jpeg" alt="" width="290" height="206" /></a></p>
<p><span style="text-decoration: underline;"><strong><span style="text-decoration: underline;">Video files</span></strong></span> (ie .ogv, .avi)</p>
<p>This time we will need <a href="http://www.kde-apps.org/content/show.php/MPlayerThumbs?content=41180" target="_blank">MplayerThumbs</a>, it of course needs <a href="http://www.mplayerhq.hu/design7/news.html" target="_blank">Mplayer</a> installed to work.</p>
<p>Once again, depending on your distribution you will probably find this package in the repo&#8217;s, under a similar name. If not, information on how to install it can be found in the <em>readme</em> and <em>install</em> files after you download and extract the source package. You can run <strong>mplayerthumbsconfig</strong> to check that Mplayer is the selected backend.</p>
<p>As above, a new option will now be available in the Preview Tab in Dolphin Settings&gt;General. Select <em>Video Files (Mplayer thumbs)</em> to enable it.</p>
<p style="text-align: center;"><a href="http://img97.imageshack.us/img97/1249/snapshot8.png" target="_blank"><img class="aligncenter" title="Video Files Preview" src="http://img97.imageshack.us/img97/1249/snapshot8.png" alt="" width="290" height="206" /></a></p>
<p>The preview of video files is rather slow on my PC, but it&#8217;s a very old one, so am guessing it runs smoother on newer systems.</p>
<p style="text-align: justify;"><strong><em>Update: </em></strong>As suggested by MirzaD in a comment below, using <a href="http://www.kde-apps.org/content/show.php/kffmpegthumbnailer?content=117562" target="_blank">kffmpegthumbnailer</a> instead of mplayerthumbs will probably give you a better overall experience. According to it&#8217;s developer, it&#8217;s designed to be as fast and lightweight as possible.</p>
<p><em>I have tested this on my Chakra system, it should also work in other distributions that come with </em><em> KDE SC 4.3  and above</em><em>. What is your experience after enabling all these? Feedback and suggestions are welcomed!</em></p>
<p><em><br />
</em></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 2280px; width: 1px; height: 1px;">
<h1 class="contentmainheadline">MPlayerThumbs</h1>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D576&amp;title=KDESC%204.3%2B%3A%20Video%2C%20Music%2C%20Image%20and%20Document%20Preview%20in%20Dolphin" id="wpa2a_10"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=k2Eg4ZWlf0A:qBJJ51p5Fv8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=k2Eg4ZWlf0A:qBJJ51p5Fv8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=k2Eg4ZWlf0A:qBJJ51p5Fv8:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/k2Eg4ZWlf0A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=576</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=576</feedburner:origLink></item>
		<item>
		<title>The real value of FOSS to business – A personal example</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/xMuXVwjDZhE/</link>
		<comments>http://www.mygnulinux.com/?p=470#comments</comments>
		<pubDate>Sat, 30 Jan 2010 13:26:20 +0000</pubDate>
		<dc:creator>TDTwister</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Free Software]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=470</guid>
		<description><![CDATA[I am going to tell a story just to give an understanding of the real value of FOSS in business. I recently developed an SMS (Short Message Service) daemon for a project at work. The daemon is using the SMPP protocol to send messages. To save time (and money) I used an Open Source SMPP [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">I am going to tell a story just to give an understanding of the real value of FOSS in business.</p>
<p style="text-align: justify;">I recently developed an SMS (Short Message Service) daemon for a project at work. The daemon is using the SMPP protocol to send messages. To save time (and money) I used an Open Source SMPP library (from <a href="http://opensmpp.logica.com/">Logica</a>) instead of implementing the protocol myself. I tested it on a dummy SMPP server and everything worked just fine but when I tried it on the real server the daemon started behaving unexpectedly. After spending some time troubleshooting I figured it out. The problem was that the SMPP Server of my provider was sending multiform packages in some cases. The problematic package was send only when the daemon exceeded the maximum number of SMS per second. The submit response that the server was sending did not have a message Id (the field was missing), while it was suppose to respond with a blank message Id in case of an error, as the <a href="http://www.smsforum.net/SMPP_v3_4_Issue1_2.zip">SMPP specifications</a> require. The SMPP library was handling it transparently by reporting the error back to the server.</p>
<p style="text-align: justify;">I contacted my provider to report the bug but unfortunately they could do nothing about it. Not soon enough at least. So it was up to me to fix the problem. Luckily the particular library is very well written so I was able to modify it  in order to handle the malformed package.</p>
<p style="text-align: justify;">But what would happen if I did not have access to the source code? I would be stuck. Clearly the problem was not with the library and the vendor would have refused to make any changes as the library did not have any problems. Even if the vendor agreed to make the changes it would have been at a very high price. My provider would not fix the problem for years to come and changing my provider is not an option.</p>
<p style="text-align: justify;">The bottom line is that FLOSS is not about cheap software. It&#8217;s about control. If you have the source code then you are in control of the situation, although good support from the vendor is always welcomed. Cheap price comes with the openest/freedom, since you are not restricted to pay support to a particular vendor if you are not happy with him.</p>
<p style="text-align: justify;">P.S. : Some claim that Free Software is not the American way. They say it might hurt big software companies or prevent small ones from success. If the American way is the way of the American Revolution, then it&#8217;s about people seeking their freedom. Tolerating the artificial restriction of your freedom from someone who&#8217;s only purpose is making profit, is not the American way. Having this in mind, FOSS is as American as Software gets.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D470&amp;title=The%20real%20value%20of%20FOSS%20to%20business%20%E2%80%93%20A%20personal%20example" id="wpa2a_12"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=xMuXVwjDZhE:DWyMSrkclhA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=xMuXVwjDZhE:DWyMSrkclhA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=xMuXVwjDZhE:DWyMSrkclhA:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/xMuXVwjDZhE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=470</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=470</feedburner:origLink></item>
		<item>
		<title>Embed the Konsole (Terminal) to the Desktop in KDE 4.3</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/pD27PtbL9Rg/</link>
		<comments>http://www.mygnulinux.com/?p=512#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:01:07 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Konsole]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=512</guid>
		<description><![CDATA[Update: The method still works on KDE SC 4.4 Konsole is the X terminal emulator of KDE. I find having the terminal out of my way, but always open and easy to reach out to, very convenient. It also looks cool. With KDE SC 4.3 you can easily achieve this with a few clicks without [...]]]></description>
				<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p><em>Update: The method still works on KDE SC 4.4</em></p>
<p>Konsole is the X terminal emulator of KDE. I find having the terminal out of my way, but always open and easy to reach out to, very convenient. It also looks cool. <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  With KDE SC 4.3 you can easily achieve this with a few clicks without the need of any additional software.</p>
<p>Here is how to do it:<span id="more-512"></span></p>
<p><span style="text-decoration: underline;">1&gt;</span> Open up a Konsole window.</p>
<p><span style="text-decoration: underline;">2&gt;</span> Move the window at the position on the Desktop where you want it to appear. I like having it at the top left corner of my screen.</p>
<p style="margin-bottom: 0in;"><span style="text-decoration: underline;">3&gt;</span> Right click on the Konsole window and <em>deselect</em> <strong>&#8220;Show menu bar&#8221;</strong></p>
<p style="margin-bottom: 0in;"><span style="text-decoration: underline;">4&gt;</span> Right click again on the window and click &#8220;<strong>Edit Current Profile&#8221;</strong></p>
<ul>
<li>In the <strong>Tabs Tab</strong> select <em>“Show Tab Bar when needed” </em>under Tab Bar Display</li>
<li>In the<strong> Appearance Tab</strong> select the colors of your choice and then hit<em> &#8220;Edit&#8221;</em> on the right. Move the <em>&#8220;background transparency&#8221;</em> bar to 100%. You can also create a new custom scheme and set your preferred fonts here.</li>
<li>In the <strong>Scrolling Tab</strong> under Scroll Bar options, click on <em>Hidden</em>.</li>
<li>In the <strong>Advanced Tab</strong> you can change the settings for the cursor to match your needs.</li>
<li>Hit <em>OK</em><strong> </strong>when you are done.</li>
</ul>
<p><span style="text-decoration: underline;">5&gt;</span> Right click on the Konsole&#8217;s window title bar and select <strong>Advanced &gt;  Special Application settings</strong></p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;">a)</span> Go to the <strong>Geometry Tab</strong></p>
<ul>
<li>Click <em>Position</em> and <em>Force</em>. The numbers shown here are the coordinates of the window. If you placed the Konsole window at step 2 correctly, then you don&#8217;t need to change anything here. For top left corner <em>“0,0” </em>should be entered.</li>
<li>Click on <em>Desktop</em> and <em>Force</em>. Then choose on which desktops you would like to embed the terminal to. All Desktops selected for me here.</li>
</ul>
<p style="padding-left: 30px;"><span style="text-decoration: underline;">b)</span> Go to the <strong>Preferences Tab</strong> and <em>enable and force</em> these options:<em> </em></p>
<ul>
<li><em>Keep below</em></li>
<li><em>No border</em></li>
<li><em>Skip taskbar</em> (for Konsole not to be shown on your taskbar)</li>
<li><em>Skip pager</em> (for Konsole not to show an icon in the Pager widget)</li>
</ul>
<p style="padding-left: 30px;"><span style="text-decoration: underline;">c)</span> Hit<strong> </strong><em>OK</em> when your done.</p>
<p style="margin-bottom: 0in;"><span style="text-decoration: underline;">6&gt;</span> We are almost done here, we now only need to make Konsole automatically load when logging in.</p>
<ul>
<li>Open <strong>System Settings </strong></li>
<li>Click on the<strong> Advanced Tab</strong> and select <strong>Autostart</strong><em>. </em></li>
<li>Click on <em>Add Program</em> on the right and locate Konsole (it&#8217;s under System) or just type &#8220;konsole&#8221; in the space there and hit Enter.</li>
<li>Hit <em>OK</em> (probably twice) and close the System Settings window.</li>
</ul>
<p style="margin-bottom: 0in;"><span style="text-decoration: underline;">7&gt;</span> We are done! You can restart your PC to check if all went as planned.</p>
<p style="margin-bottom: 0in;">Voila the result on my Desktop:</p>
<p style="margin-bottom: 0in; text-align: center;"><a href="http://img152.imageshack.us/img152/1667/terminalondesktop.png" target="_blank"><img class="aligncenter" title="Konsole in Desktop" alt="" src="http://img152.imageshack.us/img152/1667/terminalondesktop.png" width="415" height="331" /></a></p>
<p style="margin-bottom: 0in;">Keep in mind:</p>
<p style="margin-bottom: 0in;">- If you want to open a new Konsole window, it will maintain the above settings.</p>
<p style="margin-bottom: 0in;">- Alt+F3<strong> </strong>will bring up the menu for right clicking on the title bar of the Konsole&#8217;s window.</p>
<p style="margin-bottom: 0in;">- Right clicking on the Desktop area where the Konsole lies will not present the Desktop menu but the menu for right clicking in the terminal.</p>
<p style="margin-bottom: 0in;">- An option to hide the Konsole Window when hitting Alt+Tab doesn&#8217;t seem to exist. If you have a workaround on this do tell.</p>
<p style="margin-bottom: 0in;">- Whats more, the Konsole will disappear when  &#8220;Show desktop&#8221; is attempted.</p>
<p style="margin-bottom: 0in;">- If you have  “restore session” enabled in System Settings&gt;Advanced Tab&gt;Session manager, you need to exclude the konsole from restoring, or it will (sometimes) run two instances of the Konsole when you restart KDE. (thnx to truzicic for this tip!)</p>
<p style="margin-bottom: 0in; padding-left: 30px;">
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D512&amp;title=Embed%20the%20Konsole%20%28Terminal%29%20to%20the%20Desktop%20in%20KDE%204.3" id="wpa2a_14"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=pD27PtbL9Rg:6VdnxP4Msnc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=pD27PtbL9Rg:6VdnxP4Msnc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=pD27PtbL9Rg:6VdnxP4Msnc:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/pD27PtbL9Rg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=512</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=512</feedburner:origLink></item>
		<item>
		<title>ArchLinux + modular KDE 4 + Tools = Chakra (Alpha 4)</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/VGyTfp8flJo/</link>
		<comments>http://www.mygnulinux.com/?p=480#comments</comments>
		<pubDate>Sun, 13 Dec 2009 23:40:04 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Arch]]></category>
		<category><![CDATA[Chakra]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=480</guid>
		<description><![CDATA[Yet for another time, I find myself switching distros. I hope am not addicted or something . If not for anything else, I am enjoying the ride! This time is Chakra, and I must admit, am impressed! I had heard abοut ArchLinux back from the early days that I started experimenting with GNU/Linux distributions. It [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Yet for another time, I find myself switching distros. I hope am not addicted or something <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . If not for anything else, I am enjoying the ride! This time is <strong>Chakra</strong>, and I must admit, am impressed!</p>
<p style="text-align: center;"><a href="http://img697.imageshack.us/img697/7326/logofirstmockup.png" target="_blank"><img title="ChakraLogoMockup" src="http://img697.imageshack.us/img697/7326/logofirstmockup.png" alt="" width="349" height="255" /></a></p>
<p style="text-align: justify;">I had heard abοut <a href="http://www.archlinux.org/" target="_blank">ArchLinux</a> back from the early days that I started experimenting with GNU/Linux distributions. It caught my attention for two main reasons:</p>
<ol style="text-align: justify;">
<li>The mentality of Keep It Simple Stupid (KISS) and lightweight.</li>
<li>It&#8217;s a rolling distro, which means you don&#8217;t need to upgrade every now and then to newer versions to keep up to date. Just update your way into everything new out there.</li>
</ol>
<p style="text-align: justify;">To be honest, I had attempted installing ArchLinux on an old  laptop back then, but I failed miserably in completing the task. Same disappointing results on Virtualbox on my desktop PC. Although Arch has extremely thorough documentation available, I was stuck somewhere between manually setting up the system files and installing and configuring a working desktop environment. As an newbie I couldn&#8217;t handle the pressure, so I gave up. But not for long.</p>
<p style="text-align: justify;">To my great pleasure, I recently stumbled upon <a href="http://www.chakra-project.org/" target="_blank">the Chakra Project</a>. Chakra is as the title suggests, a brand new distribution which  is based on Arch Linux and KDE 4, but it comes extra with its own tweaked package set of KDE called KDEmod and some very handy tools.</p>
<p style="text-align: justify;">I was extremely happy to see that it features a graphical installer, and the fact that it supports automatic hardware configuration made it irresistible. I just had to download and see with my one eyes. It was about time I get rid of that Windows XP dual boot  with Ubuntu after all.</p>
<p style="text-align: justify;">In my joy I forgot to mention that Chakra is currently only at Alpha 4 level, with the Beta release following soon. It was normal to expect some bugs and troubleshoots.</p>
<p style="text-align: center;"><a href="http://img52.imageshack.us/img52/3082/snapshot6b.png" target="_blank"><img class="alignnone" title="ChakraInstallation" src="http://img52.imageshack.us/img52/3082/snapshot6b.png" alt="" width="383" height="287" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>The Pros:</strong></span></p>
<ul style="text-align: center;">
<li style="text-align: justify;"><strong>ArchLinux</strong>: Arch just feels great and runs smoothly. The two reasons I mentioned in the beginning of the post apply here.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://www.archlinux.org/pacman/" target="_blank"><strong>Pacman</strong></a>: Arch&#8217;s Package Manager is a solid application that delivers. A simple yet feature-filled  tool for managing your packages through the Konsole. I am not a terminal fan boy but I easily found my way around to do things.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://www.kde.org/" target="_blank"><strong>KDE 4.3</strong></a>: In my humble opinion it&#8217;s on the right track. I was very frustrated with 4.1 and it was one of the reasons I had switched to Gnome. It&#8217;s clear now that with the upcoming KDE SC 4.4, the K Desktop Environment will earn much of it&#8217;s old prestige back. In addition, it feels much lighter on resources now compared to where I left it. Although this could very well be  due to Arch and/or the various modifications of the Chakra Project team (if it is, the difference is remarkable), it is possible that all that bug fixing and code shining from KDE developers produced results.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://chakra-project.org/about-kdemod.html" target="_blank"><strong>KDEmod</strong></a><strong>:</strong> Tweaking KDE for Arch optimization. “ArchLinux is a small distribution and the developers are on more important missions to maintain and improve it, so KDEmod was born to provide a fully modular installation of KDE with nearly all the features and bling some bigger distributions provide with it &#8211; and partly even more bleeding-edge features”. My first impression of KDEmod is only positive, having in mind it&#8217;s still a work in progress.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://aur.archlinux.org/index.php" target="_blank"><strong>AUR</strong></a>: “The ArchLinux User-community Repository is a community driven repository for Arch users. It contains package descriptions that allow you to compile a package from source and then install it via Pacman.” Compiling made easy with the KISS way.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><strong>Support</strong>: I feel obligated to repeat here the <a href="http://wiki.archlinux.org/index.php/Main_Page" target="_blank"><strong>extensive documentation</strong></a> on the ArchLinux site. What&#8217;s more, when a problem occurred with Partition Manager, <a href="http://chakra-project.org/bbs/viewtopic.php?pid=12339#p12339" target="_blank">I posted a request</a> in the forums. Not only I got a respond in the same day to my problem, but the package responsible for the solution was already in the repositories for me to upgrade to. Problem&#8217;s gone! Great job by the community there!</li>
</ul>
<p style="text-align: center;"><a href="http://img691.imageshack.us/img691/8521/snapshotfinal.png" target="_blank"><img class="aligncenter" title="ChakraFinal" src="http://img691.imageshack.us/img691/8521/snapshotfinal.png" alt="" width="415" height="331" />l</a></p>
<p style="text-align: left;">
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>The To Dos:</strong></span></p>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://www.gnu.org/software/grub/" target="_blank"><strong>GRUB</strong></a>:  Installing bootloader version 0.97 from the Chakra installer, wiped out all my other booting options. Ubuntu wasn&#8217;t discovered and I had to manually edit the GRUB menu.lst file to enable booting to it. Furthermore, my partition table got a bit mixed up and I had to undergo a small process through fdisk to repair it. Works still needs to be done here I assume, since automation is desired, users shouldn&#8217;t have to get into this  kind of trouble.</li>
</ul>
<ul style="text-align: center;">
<li style="text-align: justify;"><a href="http://chakra-project.org/tools-shaman.html" target="_blank"><strong>Shaman</strong></a>: It&#8217;s “a complete frontend to libalpm/pacman and ABS written in Qt4”. I tried adding and removing software with it, attempted some updates and applied some settings. Shaman is far from ready. It kind of reminded me of Kpackagekit when it first made it into Kubuntu. It crashed on various occasions. I can read in the forums that this is to the knowledge of the developers at Chakra-Project and are currently working on improving it. A package managing application needs above all to be stable and reliable.</li>
</ul>
<p style="text-align: left;">
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>In conclusion:</strong></span></p>
<p style="text-align: left;">If you are a new GNU/Linux user,  I wouldn&#8217;t for now advice using this Alpha 4 release by no means as your main operating system. But if you know your way around and/or belong to the adventurous type, I believe Chakra worths taking it for a spin.</p>
<p style="text-align: center;"><a href="http://chakra-project.org/bbs/viewtopic.php?id=1813" target="_blank"><img class="aligncenter" title="ChakraBeta1" src="http://img231.imageshack.us/img231/3115/kde440beta1desk400.png" alt="" width="400" height="400" /></a></p>
<p style="text-align: center;">
<p style="text-align: justify;">I quote again from the Chakra webpage:</p>
<p style="text-align: justify;">“If you are not the &#8220;pragmatic one&#8221; and don&#8217;t want to learn and take full control over your computer but rather use a &#8220;point and click&#8221; system, you may go better by using one of the many other distributions for now, although they will not give you the clarity, power and simplicity of Arch Linux.”</p>
<p style="text-align: justify;">Keep up the very good work done here Chakra Team, I personally appreciate the effort put into this and I will most certainly be here for the 1st official release.</p>
<p style="text-align: center;">
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D480&amp;title=ArchLinux%20%2B%20modular%20KDE%204%20%2B%20Tools%20%3D%20Chakra%20%28Alpha%204%29" id="wpa2a_16"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=VGyTfp8flJo:WMXl9Dikeac:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=VGyTfp8flJo:WMXl9Dikeac:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=VGyTfp8flJo:WMXl9Dikeac:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/VGyTfp8flJo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=480</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=480</feedburner:origLink></item>
		<item>
		<title>The proprietary sins of an average GNU/Linux user</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/rcnbCLCHvco/</link>
		<comments>http://www.mygnulinux.com/?p=442#comments</comments>
		<pubDate>Wed, 25 Nov 2009 11:08:24 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[Proprietary]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=442</guid>
		<description><![CDATA[New distros seem to pop-up every day in the GNU/Linux world. The majority of them try to be as FREE as possible, however when attempting to install a distribution on a new PC of a common next door user, you will probably find (I sure did) that you can&#8217;t avoid falling into these two proprietary [...]]]></description>
				<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 		A:link { so-language: zxx } --></p>
<p style="margin-bottom: 0in;">New distros seem to pop-up every day in the GNU/Linux world. The majority of them try to be as FREE as possible, however when attempting to install a distribution on a new PC of a common next door user, you will probably find (I sure did) that you can&#8217;t avoid falling into these two proprietary sins:</p>
<p style="margin-bottom: 0in;"><strong>1- Adobe Flash Player:</strong></p>
<p style="margin-bottom: 0in;">Let&#8217;s say that you install a new distro on a friend&#8217;s PC. You got it all setup and ready to use in no time and left his/her house feeling all proud and smiling, letting them enjoy the new experience. You will most likely get a call in a minute or two from a familiar voice asking you why he/she can&#8217;t view videos on websites like Youtube. Also, lots of websites depending on Flash Player will not be showing up properly or as designed to.</p>
<p style="margin-bottom: 0in;">If you look for a free alternative software, you will soon end up installing <a href="http://www.gnu.org/software/gnash/" target="_blank">GNASH</a>, the GNU Flash movie player, which is quite an impressive try by the team over at GNU. This replacement application does the job quite good I must confess. Still, it won&#8217;t be long until problems start to occur: many sites will not support it, multimedia will not be playing correctly or crashing, you will be asked to install the Adobe Flash player or upgrade to the newest version of it. The average user will quite soon get annoyed and start complaining.</p>
<p style="margin-bottom: 0in;">HTML 5 was introduced recently and video support without the need of any software is  a very important step on the road to stop depending on Adobe and the Flash Player, at least not for viewing videos that is. This is a big step forward and it would be nice to see websites, especially the ones that are related to FREE software, starting to take advantage of all the new features.</p>
<p style="margin-bottom: 0in;"><strong>2 – Graphic Drivers</strong></p>
<p style="margin-bottom: 0in;">Nvidia and AMD are doing a relatively good job with their Linux drivers and support. I am sorry to say, that despite the voices and the pressure from the community , these drivers stay proprietary.</p>
<p style="margin-bottom: 0in;">Using the nvidia driver myself, I came across some bits of troubles: suspending might not work, flickering might occur, refresh rate issues, maybe some incompatibilities with compiz etc. Despite these, all in all the feeling is good. According to the notification I get to install them on Ubuntu 9.10: “This proprietary driver is required to fully utilise the 3D potential of NVIDIA graphics cards, as well as provide 2D acceleration of newer cards. If you wish to enable desktop effects, this driver is required. If this driver is not enabled, you will not be able to enable desktop effects and will not be able to run software that requires 3D acceleration, such as some games.”</p>
<p style="margin-bottom: 0in;">As far as I know, the biggest equivalent to these proprietary drivers is the work of the team behind the <a href="http://nouveau.freedesktop.org/wiki/" target="_blank">nouveau project</a>. I had given a chance to this attempt in the past, but I was disappointed. From what I read it has progressed, the 2D acceleration of the project is improving, but 3D acceleration is currently only suggested for testers.</p>
<p style="margin-bottom: 0in;">I had never owned an AMD card, so there is little I can comment on here, however according to the FAQ on the official website:</p>
<p style="margin-bottom: 0in;">“Q4: Is complete driver source code available?<strong><br />
</strong>A4:<em> </em>Some of the technologies supported in our driver are protected by non-disclosure agreements with third parties, so we cannot legally release the complete source code to our driver. It is NOT open source. We do, however, include source code for the control panel and certain other public segments. We also <a name="&amp;lid=/support/faq/linux.html#ati" href="http://ati.amd.com/support/faq/linux.html#ati">actively assist developers in the Open Source community</a> with their work, so if you absolutely require an open source driver for your graphics card, we can recommend using drivers from the <a name="&amp;lid=http://dri.sf.net" href="http://dri.sf.net/" target="comp">DRI project</a>, <a name="&amp;lid=http://utah-glx.sf.net" href="http://utah-glx.sf.net/" target="comp">Utah-GLX project</a>, or <a name="&amp;lid=/support/faq/linux.html" href="http://ati.amd.com/support/faq/linux.html">others</a>.”</p>
<p style="margin-bottom: 0in;">If you are in an experimental mood, you can check the links given above for more. If you do or you have some further knowledge of them, please post a comment below letting us know about your impressions and thoughts.</p>
<p style="margin-bottom: 0in;">I feel obligated to mention here the attempt made by <a href="http://wiki.opengraphics.org/tiki-index.php" target="_blank">The Open Graphics Project</a>, which is developing graphics cards with Free-licensed specifications and Free Software drivers. I can only hope that this kind of work continues to exist and improve, producing the best of results.</p>
<p style="margin-bottom: 0in;"><strong>Why do I bother writing about this?</strong></p>
<p style="margin-bottom: 0in;">I belong to the FLOSS community for a year and a half now, and I try to keep as FREE as possible. As most of people introduced to free software, I too came across various troubleshoots after I made the switch to GNU/Linux.</p>
<p style="margin-bottom: 0in;">I tended to restart the system to my Windows partition on a daily basis, in order to complete a desired task. Soon I discovered Wine, which does an excellent job running all those Windows applications that you haven&#8217;t yet discovered an alternative for. Then I went on to using virtual machines like VMware and VirtualBox for the programs that wouldn&#8217;t run as intended on Wine.</p>
<p style="margin-bottom: 0in;">Searching around the web, posting on forums, reading and learning,  I have gradually managed to replace most of the applications I use with free equivalents, which nowadays even do the job I want better than the ones I previously used.  As a result, I rarely have to use the methods mentioned above.</p>
<p style="margin-bottom: 0in;">These two applications, Adobe Flash Player and the Graphic Drivers, are the only ones that I haven&#8217;t been able to be replace with something free yet. On the positive side, it&#8217;s nice to see that the companies behind the programs try to maintain a GNU/Linux version of their software and have it up to date. However they are still not free, and if you care about the ideology behind all these, am sure it&#8217;s bugging you too. Am waiting to see this coming to an end soon. Since the companies don&#8217;t seem to be persuaded to free the code and the software itself, I can only hope the teams behind the equivalent applications manage to get them to a fully working state as soon as possible.</p>
<p style="margin-bottom: 0in;">Many might get the idea that I am writing this post to complain. On the contrary, I am stressing out that the FLOSS community has come a long way in the short time that I consider myself a member. Being completely FREE is a dream not that far away.</p>
<p style="margin-bottom: 0in; text-align: justify;"><em>Depending on your needs, you might want to refer to some additional applications here, please keep in mind that this post is about the everyday user. If you still have something to add, feel free to leave a comment below.</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D442&amp;title=The%20proprietary%20sins%20of%20an%20average%20GNU%2FLinux%20user" id="wpa2a_18"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=rcnbCLCHvco:d0pum2ef_j4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=rcnbCLCHvco:d0pum2ef_j4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=rcnbCLCHvco:d0pum2ef_j4:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/rcnbCLCHvco" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=442</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=442</feedburner:origLink></item>
		<item>
		<title>Puppy Linux 4.3 (step by step installation with screenshots)</title>
		<link>http://feedproxy.google.com/~r/mygnulinux/~3/eP8a70BHYqk/</link>
		<comments>http://www.mygnulinux.com/?p=385#comments</comments>
		<pubDate>Mon, 05 Oct 2009 20:42:49 +0000</pubDate>
		<dc:creator>tetris4</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Puppy]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://www.mygnulinux.com/?p=385</guid>
		<description><![CDATA[I was looking for a small distribution to install on my old laptop for a while now. It&#8217;s a 7 year old pc, at 1.2GHz with 256mb RAM. I had first tried Puppy Linux when it was at version 4.2 and I was very drawn to it. Version 4.3 was recently announced to my great [...]]]></description>
				<content:encoded><![CDATA[<p>I was looking for a small distribution to install on my old laptop for a while now. It&#8217;s a 7 year old pc, at 1.2GHz with 256mb RAM.</p>
<p>I had first tried <a href="http://www.puppylinux.org/" target="_blank">Puppy Linux</a> when it was at version 4.2 and I was very drawn to it. Version 4.3 was recently announced to my great pleasure. It is based on the 2.6.30.5 Linux kernel and is advertised as &#8220;a superb, compact, super-fast and free operating system&#8221;. I gave it a go to check this for myself. <img src='http://www.mygnulinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Below I describe a step by step, including screenshots, full installation of Puppy Linux 4.3 from a CD ,on an internal hard disk.</p>
<p><span style="text-decoration: underline;"><strong>Booting from the Live CD</strong></span></p>
<p>Obviously you first have to download the .iso file (105mb) from the site, and then burn it to a CD. Booting from the CD will get you to the initial boot screen, wait 5 seconds and then you get to choose your keyboard layout, local settings and time zone.</p>
<p><strong> 1.<a href="http://img246.imageshack.us/img246/1218/booto.png" target="_blank"><img class="alignnone" title="Boot 1" src="http://img246.imageshack.us/img246/1218/booto.png" alt="" width="177" height="133" /></a></strong> 2.<a href="http://img340.imageshack.us/img340/1666/18629951.png" target="_blank"><img class="alignnone" title="Boot 2" src="http://img340.imageshack.us/img340/1666/18629951.png" alt="" width="177" height="133" /></a></p>
<p><strong>3.</strong><a href="http://img524.imageshack.us/img524/9996/81520048.png" target="_blank"><img class="alignnone" title="Boot 3" src="http://img524.imageshack.us/img524/9996/81520048.png" alt="" width="177" height="133" /></a><strong> 4.</strong><a href="http://img515.imageshack.us/img515/267/52844338.png" target="_blank"><img class="alignnone" title="Boot 4" src="http://img515.imageshack.us/img515/267/52844338.png" alt="" width="177" height="133" /></a></p>
<p><strong>5.</strong><a href="http://img269.imageshack.us/img269/6479/90051157.png" target="_blank"><img class="alignnone" title="Boot 5" src="http://img269.imageshack.us/img269/6479/90051157.png" alt="" width="177" height="133" /></a></p>
<p>Then you get to setup the X server, monitor and video settings.</p>
<p><strong>6.</strong> <a href="http://img96.imageshack.us/img96/1492/84757036.png" target="_blank"><img class="alignnone" title="Video 1" src="http://img96.imageshack.us/img96/1492/84757036.png" alt="" width="177" height="133" /></a> <strong>7. </strong><a href="http://img200.imageshack.us/img200/1241/71450922.png" target="_blank"><img class="alignnone" title="Video 2" src="http://img200.imageshack.us/img200/1241/71450922.png" alt="" width="177" height="133" /></a></p>
<p><strong>8.</strong><a href="http://img269.imageshack.us/img269/7346/22289443.png" target="_blank"><img class="alignnone" title="7. Video" src="http://img269.imageshack.us/img269/7346/22289443.png" alt="" width="177" height="133" /></a></p>
<p>If all goes well you will then enter Puppy and you can start the installation process. Since you are using a Live CD, you can of course give it a try before that and check that all will work as intended on your pc!</p>
<p><span style="text-decoration: underline;"><strong>Starting the installation process</strong></span></p>
<p><strong>9.</strong> <a href="http://img169.imageshack.us/img169/5291/98052936.png" target="_blank"><img class="alignnone" title="Install 1" src="http://img169.imageshack.us/img169/5291/98052936.png" alt="" width="177" height="133" /></a> <strong>10.</strong><a href="http://img75.imageshack.us/img75/8783/22214146.png" target="_blank"><img class="alignnone" title="Install 2" src="http://img75.imageshack.us/img75/8783/22214146.png" alt="" width="177" height="133" /></a></p>
<p><strong>11.</strong><a href="http://img401.imageshack.us/img401/9599/56529324.png" target="_blank"><img class="alignnone" title="Install 3" src="http://img401.imageshack.us/img401/9599/56529324.png" alt="" width="178" height="133" /></a> <strong>12.</strong> <a href="http://img340.imageshack.us/img340/8048/27938805.png" target="_blank"><img class="alignnone" title="Install 4" src="http://img340.imageshack.us/img340/8048/27938805.png" alt="" width="177" height="133" /></a></p>
<p>If you have already partitioned your hard disk, then you can proceed to step no 21 after step 12.<br />
If not, you will have to start GParted and setup the partitions as I did. I created a 512mb partition used as swap space, and a 4.5gb one to use for the PuppyLinux OS.</p>
<p><span style="text-decoration: underline;"><strong>Using GParted to prepare the Hard Disk</strong></span></p>
<p><strong>13. </strong><a href="http://img19.imageshack.us/img19/6099/89209233.png" target="_blank"><img class="alignnone" title="Gparted 1" src="http://img19.imageshack.us/img19/6099/89209233.png" alt="" width="177" height="133" /></a> <strong>14. <a href="http://img340.imageshack.us/img340/4347/45872607.png" target="_blank"><img class="alignnone" title="Gparted 2" src="http://img340.imageshack.us/img340/4347/45872607.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>15. <a href="http://img340.imageshack.us/img340/6262/18144179.png" target="_blank"><img class="alignnone" title="Gparted 3" src="http://img340.imageshack.us/img340/6262/18144179.png" alt="" width="177" height="133" /></a> 16. <a href="http://img242.imageshack.us/img242/3343/gparted1.png" target="_blank"><img class="alignnone" title="Gparted 4" src="http://img242.imageshack.us/img242/3343/gparted1.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>17. <a href="http://img251.imageshack.us/img251/9638/gparted2.png" target="_blank"><img class="alignnone" title="Gparted 5" src="http://img251.imageshack.us/img251/9638/gparted2.png" alt="" width="177" height="133" /></a> 18.<a href="http://img242.imageshack.us/img242/1025/gparted3.png" target="_blank"><img class="alignnone" title="Gparted 6" src="http://img242.imageshack.us/img242/1025/gparted3.png" alt="" width="177" height="133" /></a> </strong></p>
<p><strong>19.<a href="http://img406.imageshack.us/img406/3097/gparted4.png" target="_blank"><img class="alignnone" title="Gparted 7" src="http://img406.imageshack.us/img406/3097/gparted4.png" alt="" width="177" height="134" /></a> 20.<a href="http://img11.imageshack.us/img11/9836/gparted5.png" target="_blank"><img class="alignnone" title="Gparted 8" src="http://img11.imageshack.us/img11/9836/gparted5.png" alt="" width="177" height="133" /></a></strong></p>
<p><span style="text-decoration: underline;"><strong>Installing</strong></span></p>
<p>After closing Gparted the installer will automatically start again and you can continue with the installation.</p>
<p><strong>21. <a href="http://img208.imageshack.us/img208/651/install1.png" target="_blank"><img class="alignnone" title=" Install 1" src="http://img208.imageshack.us/img208/651/install1.png" alt="" width="177" height="134" /></a> 22. <a href="http://img257.imageshack.us/img257/5552/install2.png" target="_blank"><img class="alignnone" title="Install 2" src="http://img257.imageshack.us/img257/5552/install2.png" alt="" width="176" height="133" /></a></strong></p>
<p><strong>23. <img class="alignnone" title="Install 3" src="http://img257.imageshack.us/img257/3856/install3.png" alt="" width="177" height="133" /> 24.<img class="alignnone" title="Install 4" src="http://img25.imageshack.us/img25/5189/install4z.png" alt="" width="177" height="133" /></strong></p>
<p><strong>25. <img class="alignnone" title="Install 5" src="http://img41.imageshack.us/img41/1638/18513197.png" alt="" width="177" height="133" /> 26.<a href="http://img200.imageshack.us/img200/3598/96000472.png" target="_blank"><img class="alignnone" title="Install 6" src="http://img200.imageshack.us/img200/3598/96000472.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>27.<a href="http://img401.imageshack.us/img401/4967/install5.png" target="_blank"><img class="alignnone" title="Install 7" src="http://img401.imageshack.us/img401/4967/install5.png" alt="" width="177" height="133" /></a></strong></p>
<p><span style="text-decoration: underline;"><strong>Setting up GRUB</strong></span></p>
<p>Between these steps sometimes you may have to wait a minute or two so be patient and all will continue as planned.</p>
<p><strong>28.<a href="http://img340.imageshack.us/img340/8836/96541265.png" target="_blank"><img class="alignnone" title="Grub 1" src="http://img340.imageshack.us/img340/8836/96541265.png" alt="" width="177" height="133" /></a> 29.<a href="http://img66.imageshack.us/img66/349/grub2.png" target="_blank"><img class="alignnone" title="Grub 2" src="http://img66.imageshack.us/img66/349/grub2.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>30.<a href="http://img126.imageshack.us/img126/7231/grub3.png" target="_blank"><img class="alignnone" title="Grub3" src="http://img126.imageshack.us/img126/7231/grub3.png" alt="" width="177" height="133" /></a> 31.<a href="http://img251.imageshack.us/img251/13/grub4.png" target="_blank"><img class="alignnone" title="Grub4" src="http://img251.imageshack.us/img251/13/grub4.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>32.<a href="http://img66.imageshack.us/img66/8687/grub5.png" target="_blank"><img class="alignnone" title="Grub5" src="http://img66.imageshack.us/img66/8687/grub5.png" alt="" width="177" height="133" /></a> 33.<a href="http://img210.imageshack.us/img210/4130/grub6.png" target="_blank"><img class="alignnone" title="Grub6" src="http://img210.imageshack.us/img210/4130/grub6.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>34.<a href="http://img23.imageshack.us/img23/785/19330251.png" target="_blank"><img class="alignnone" title="Grub7" src="http://img23.imageshack.us/img23/785/19330251.png" alt="" width="177" height="133" /></a> 35.<a href="http://img66.imageshack.us/img66/1170/grub8.png" target="_blank"><img class="alignnone" title="Grub8" src="http://img66.imageshack.us/img66/1170/grub8.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>36.<a href="http://img340.imageshack.us/img340/5489/50583293.png" target="_blank"><img class="alignnone" title="Grub9" src="http://img340.imageshack.us/img340/5489/50583293.png" alt="" width="177" height="133" /></a></strong></p>
<p><span style="text-decoration: underline;"><strong>Rebooting into Puppy</strong></span></p>
<p>After installing GRUB the installation is almost finish. All you have to do is reboot into your newly installed PuppyLinux system. Don&#8217;t forget to remove the Live CD from the CD ROM drive when it automatically ejects.</p>
<p>Once you reboot, you may have to enter the settings from steps 3 to 8 again, but thats the last time you will be asked to.</p>
<p><strong>37. <a href="http://img79.imageshack.us/img79/4988/reboot1.png" target="_blank"><img class="alignnone" title="Reboot 1" src="http://img79.imageshack.us/img79/4988/reboot1.png" alt="" width="177" height="133" /></a> 38.<a href="http://img406.imageshack.us/img406/2171/72286806.png" target="_blank"><img class="alignnone" title="Reboot 2" src="http://img406.imageshack.us/img406/2171/72286806.png" alt="" width="177" height="133" /></a></strong></p>
<p><strong>39.<a href="http://img208.imageshack.us/img208/9022/reboot3.png" target="_blank"><img class="alignnone" title="Reboot 3" src="http://img208.imageshack.us/img208/9022/reboot3.png" alt="" width="177" height="133" /></a> 40.<a href="http://img18.imageshack.us/img18/6959/reboot4.png" target="_blank"><img class="alignnone" title="Reboot 4" src="http://img18.imageshack.us/img18/6959/reboot4.png" alt="" width="177" height="133" /></a></strong></p>
<p><em><br />Welcome to Puppy Linux 4.3! You are good to go now! After playing with it for some days I actually feel that my old laptop is resurrected. I hope you too enjoy the experience!</em></p>
<p><em><br /><span style="font-style: normal;">For those that might have trouble with getting online, I added  a quick tutorial on how to setup the internet connection.</span></em></p>
<p><strong><span style="text-decoration: underline;">Setting up the connection to the internet</span></strong></p>
<p>Here I present the method used for the Wireless Internet. The method is the same (much simpler) if you want to setup an ethernet connection.</p>
<p><strong>41.</strong><a href="http://img183.imageshack.us/img183/954/internet2.png" target="_blank"><img class="alignnone" title="Internet1" src="http://img183.imageshack.us/img183/954/internet2.png" alt="" width="177" height="133" /></a> <strong>42.</strong><a href="http://img376.imageshack.us/img376/7343/internet3.png" target="_blank"><img class="alignnone" title="Internet 2" src="http://img376.imageshack.us/img376/7343/internet3.png" alt="" width="177" height="133" /></a></p>
<p><strong>43.<a href="http://img183.imageshack.us/img183/3372/internet4.png" target="_blank"><img class="alignnone" title="Internet 3" src="http://img183.imageshack.us/img183/3372/internet4.png" alt="" width="177" height="133" /></a></strong> <strong>44.</strong><a href="http://img39.imageshack.us/img39/3411/internet5.png" target="_blank"><img class="alignnone" title="Internet 4" src="http://img39.imageshack.us/img39/3411/internet5.png" alt="" width="177" height="133" /></a></p>
<p><strong>45.</strong><a href="http://img39.imageshack.us/img39/1883/internet6v.png" target="_blank"><img class="alignnone" title="Internet 5" src="http://img39.imageshack.us/img39/1883/internet6v.png" alt="" width="177" height="133" /></a></p>
<p>At this point, after you scan for and select the network you would like to connect to, you must select the encryption that it uses (Open, WEP, WPA, WPA2 etc.). Click on the corresponding button, then enter the key required, and remember to save the profile. After that you can use it to connect to the internet.</p>
<p><strong>46.</strong><a href="http://img39.imageshack.us/img39/8031/internet7.png" target="_blank"><img class="alignnone" title="Internet 6" src="http://img39.imageshack.us/img39/8031/internet7.png" alt="" width="177" height="133" /></a><strong> 47.<a href="http://img75.imageshack.us/img75/7479/internet8.png" target="_blank"><img class="alignnone" title="Internet 7" src="http://img75.imageshack.us/img75/7479/internet8.png" alt="" width="177" height="133" /></a> </strong></p>
<p><strong>48.<a href="http://img18.imageshack.us/img18/1880/internet9.png" target="_blank"><img class="alignnone" title="Internet 8" src="http://img18.imageshack.us/img18/1880/internet9.png" alt="" width="177" height="133" /></a> 49.<a href="http://img11.imageshack.us/img11/8955/internet10.png" target="_blank"><img class="alignnone" title="Internet 9" src="http://img11.imageshack.us/img11/8955/internet10.png" alt="" width="177" height="133" /></a></strong></p>
<p>If all went well, you should be able to use Seamonkey and browse the web!</p>
<p><em><br />
I hope you find the guide useful and practical!</em></p>
<p><em>If you have any questions, troubleshoots or feel that I left something out, don&#8217;t hesitate to place your comment here.</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.mygnulinux.com%2F%3Fp%3D385&amp;title=Puppy%20Linux%204.3%20%28step%20by%20step%20installation%20with%20screenshots%29" id="wpa2a_20"><img src="http://www.mygnulinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mygnulinux?a=eP8a70BHYqk:82SEKlJ_kdY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mygnulinux?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mygnulinux?a=eP8a70BHYqk:82SEKlJ_kdY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/mygnulinux?i=eP8a70BHYqk:82SEKlJ_kdY:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/mygnulinux/~4/eP8a70BHYqk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mygnulinux.com/?feed=rss2&amp;p=385</wfw:commentRss>
		<slash:comments>26</slash:comments>
		<feedburner:origLink>http://www.mygnulinux.com/?p=385</feedburner:origLink></item>
	</channel>
</rss>
