<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>James Emmrich &#187; Software</title>
	<atom:link href="http://www.lwp.ca/james/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lwp.ca/james</link>
	<description>Just another motorcycle linux geek</description>
	<lastBuildDate>Mon, 18 Apr 2011 15:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Installing Brother HL-2170W Laser Printer on Ubuntu</title>
		<link>http://www.lwp.ca/james/2010/06/installing-brother-hl-2170w-laser-printer-on-ubuntu/</link>
		<comments>http://www.lwp.ca/james/2010/06/installing-brother-hl-2170w-laser-printer-on-ubuntu/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 03:15:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.lwp.ca/james/?p=566</guid>
		<description><![CDATA[The reason I love Brother laser printers &#38; multi-function laser printers is Brothers support for Linux operating systems. If you have a multi-function laser printer, you can enjoy scanning and printing from Linux over the network or by USB just like our Windows friends. The Brother HL-2170W is just a simple laser printer, with built [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lwp.ca/james/wp-content/uploads/2010/06/brother-hl-2170w.jpg"><img class="size-full wp-image-569 alignright" title="brother-hl-2170w" src="http://www.lwp.ca/james/wp-content/uploads/2010/06/brother-hl-2170w.jpg" alt="" width="300" height="196" /></a>The reason I love Brother laser printers &amp; multi-function laser printers is Brothers support for Linux operating systems.</p>
<p>If you have a multi-function laser printer, you can enjoy scanning and printing from Linux over the network or by USB just like our Windows friends.</p>
<p>The Brother HL-2170W is just a simple laser printer, with built in wireless and a wired network port as backup. Here is how to install it.</p>
<p>First thing you need is to download the drivers to your desktop:</p>
<ol>
<li>brhl2170wlpr-2.0.2-1.i386.deb</li>
<li>cupswrapperHL2170W-2.0.2-1.i386.deb</li>
</ol>
<p>Since I am pretty much only going to use the wireless connectivity, I configured it directly over wireless, I have a spare windows laptop which I used. I installed the drivers on it as I use this laptop for my windows development and graphics editing. To do the configuring, I had to connect to the Ad-hoc network SETUP which I assume is the printers default SSID. Once the printer is configured this connection disappears. I had to hold the GO button on the printer for 10 seconds to get a printout of the current configuration. Don&#8217;t get me wrong, Brother does not require you to use a Windows computer to set this device up!</p>
<p>Anyways, with the printer setup for networking, time to set up Ubuntu from command line:</p>
<pre>cd ~/Desktop
sudo aa-complain cupsd
sudo mkdir /usr/share/cups/model
sudo ln -s /etc/init.d/cups /etc/init.d/lpd
sudo mkdir /var/spool/lpd
sudo dpkg  -i  --force-all brhl2170wlpr-2.0.2-1.i386.deb
sudo dpkg  -i  --force-all cupswrapperHL2170W-2.0.2-1.i386.deb
</pre>
<p>Make sure that it is installed:</p>
<pre>dpkg  -l  |  grep  Brother
ii  brhl2170wlpr  ....  2.0.2-1  ....  Brother HL-2170W LPR driver
ii  cupswrapperhl2170w  ....  2.0.2-1  ....  Brother HL2170W CUPS wrapper driver</pre>
<p>Depending on the current state of your computer you might have to reboot.</p>
<p>Now add and configure the printer<br />
<a href="http://localhost:631">http://localhost:631/</a></p>
<p>I have two printers connections installed for this printer, one for over networking, and one setup as USB. I wasn&#8217;t paying attention when I set this up ha, I think it did it auto-magically.</p>
<p>Once the printers are setup, go into System &gt; Administration &gt; Printing</p>
<p>Right click on the networking printer and click Properties.</p>
<p>Make sure that the Device URI is correct. For me, since I use static IP&#8217;s on my network I had to remove the device name and put in the IP address like so:</p>
<p>lpd://<a class="linkification-ext" title="Linkification: http://192.168.1.29/BINARY_P1" href="http://192.168.1.29/BINARY_P1">192.168.1.29/BINARY_P1</a></p>
<p>That&#8217;s it. I hit Print Test Page and it worked, as expected!</p>
<p>I recommend Brother printers to anyone, this printer was pretty cheap and they all use virtually the same cartridges and drums so you can swap with your other Brother devices when in a pinch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lwp.ca/james/2010/06/installing-brother-hl-2170w-laser-printer-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashing the HTC Titan (the Telus P4000)</title>
		<link>http://www.lwp.ca/james/2009/05/flashing-the-htc-titan-the-telus-p4000/</link>
		<comments>http://www.lwp.ca/james/2009/05/flashing-the-htc-titan-the-telus-p4000/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:24:43 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Cellphone]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ProTip]]></category>
		<category><![CDATA[Tips 'n Hacks]]></category>
		<category><![CDATA[Titan]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.lwp.ca/james/?p=217</guid>
		<description><![CDATA[It has been a long time since I flashed my phone, so I figured I should archive the files I used and the process I took in case I need to do it again sometime in the future. Maybe this will help someone else with the same phone as well. There are a couple important [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_208" class="wp-caption alignright" style="width: 390px"><img class="size-full wp-image-208" title="htc_titian" src="http://www.lwp.ca/james/wp-content/uploads/2008/09/htc_titian.jpg" alt="HTC Titan" width="380" height="450" /><p class="wp-caption-text">HTC Titan</p></div>
<p>It has been a long time since I flashed my phone, so I figured I should archive the files I used and the process I took in case I need to do it again sometime in the future. Maybe this will help someone else with the same phone as well.</p>
<p>There are a couple important things before you flash your phone, they seem obvious but&#8230;.</p>
<ol>
<li>Your first time flashing will be a bitch, if it is your only phone and think you will need 9-1-1 between now and mid tomorrow, do not do it! Remember? Your life depends on it.</li>
<li>Backup your data. Use ActiveSync, or whatever software you like, and get your contacts, notes, emails, text messages, docs, etc off the phone. I would suggest getting an SD card 2 GB or better as the space on the phone is a bit limited. It is important to note that simply having an SD card does not mean you don&#8217;t have to back up!</li>
<li>Flashing will remove the devices usage stats such as lifetime use etc.</li>
<li>Flashing will void your warranty.</li>
<li>There is a remote possibility if you are not careful, that you could brink your phone, turning it into an expensive albeit flashy paper weight.</li>
<li>This is <strong>only</strong> for the HTC Titan model phone, in Canada it is called HTC P4000</li>
<li>Obviously this is for my own personal record and works for me, however, as always make sure you understand the process first so you don&#8217;t shoot yourself in the foot.</li>
</ol>
<h2><strong>Benefits to Flashing</strong></h2>
<ol>
<li>GPS module is activated (device ships with GPS module crippled)</li>
<li>Get the latest OS version and be able to cook your own version</li>
<li>Can be more stable and less RAM than previous, or, could lock up all the time and run out of RAM. This benefit is chosen by you.</li>
</ol>
<h2><strong>The Method</strong></h2>
<p>I may have deviated slightly from the &#8220;standard&#8221; way of doing it. Although these instructions are almost identical to other places on the nets, this will work for HTC Titan owners in Canada, if you live in the States, it may differ slightly. Thanks goes to all those crackers out there who risked their phones so we can enjoy our GPS!</p>
<p>There are 5 stages to getting your phone flashed. Follow them very carefully, and read through the instructions a couple times before hand.</p>
<p>At the bottom of the page you can download all the files that I used.</p>
<p>You will need a Windows computer, (preferably Windows XP) with latest version of ActiveSync, and probably Outlook, atleast 250 MBs of free hard drive space, a USB cable for phone to computer, and plenty of paitence.</p>
<h3>Stage 1: Retrieving Provisioning Data</h3>
<p>Now that all your data is backed up&#8230;.</p>
<ol>
<li><strong>Get your ESN, MSID and A-Key info</strong> by dialing ##778#, that will launch the EPST configuration menu Note: Some carriers (Canadians) do not need the last #, so just ##778
<ol>
<li>Select view</li>
<li>make note of your ESN (Hex) value</li>
<li>make note of your ESN (Dec) value</li>
<li>make note of your MSID value (looks like a 10 digit tel number)</li>
<li>make note of the rest of the info on a different sheet of paper. And I mean all of it no matter how mundane. This is for backup purposes in case something does not work correctly later. I skipped this, and it took me a month to fix my data connection!</li>
<li>select &lt;view info&gt; and select A-Key. Some carriers leave this blank, some need this info. If there is info here, make note of it now.</li>
<li>click &lt;cancel&gt; to exit the configuration menu</li>
</ol>
</li>
<li><strong>Get your EPST</strong>
<ol>
<li>download this file here .. this is the getspl file (in zip form)</li>
<li>run the GetSPC.exe on your phone and in the Input field, type in your ESN(Hex) in the input field (you wrote this down earlier)</li>
<li>press &lt;go&gt;</li>
<li>the number produced in the output field is your MSLNumber (EPST unlock code)</li>
<li>exit the application</li>
</ol>
</li>
</ol>
<p>You should now have noted these 4 items:</p>
<ol>
<li> MDN: your 10 digit tel number</li>
<li> MSID: another 10 digit tel number (for some carriers it&#8217;s the same as your MDN)</li>
<li> A-Key: only required by certain carriers</li>
<li> MSL: a 6 digit number that you got when you ran the GetSPC.exe</li>
</ol>
<p>Special Note: The great thing about using the following procedure is that typically you won&#8217;t even have to use the information you just obtained. But better safe than sorry.</p>
<h3>Stage 2: Upgrading the Boot Loader &amp; Radio</h3>
<ol>
<li>If you have flash this phone before, you will need to &#8220;relock&#8221; the phone so it can be flashed. If you have not flashed your phone or do not know what this is, skip and continue as you most likely have a virgin phone.<br />
You can get the relocker here: XXXXXXXXXXXXXXXXXXXXXXXXXx</li>
<li>Run the Unofficial carrier released rom 3.16 which contains the boot loader and radio. This is a Sprint ROM, don&#8217;t worry about it, you&#8217;ll still be able to use your provider, in my case, Telus.<br />
You can get the ROM here: XXXXXXXXXXXXXXXXXXXXXXXXXXXXX</li>
</ol>
<h3>Stage 3: Install a Custom ROM</h3>
<p>I am running No2Chems ROMs which I find are very good and still feels like the stock ROM (how my phone was meant to be) but with some added features.</p>
<ol>
<li>run the unLocker for 3.16 and above, don&#8217;t worry about getting out of the boot loader &#8211; tri-color screen</li>
<li>Download: No2Chems ROM version 5050 (old version as of writing but I still use it) XXXXXXXXXXXXXXX (warning 50mb download)</li>
<li>Download the RUU, the software used to flash the phone. XXXXXXXXXXXXXXXX</li>
<li>Copy the .nbh file into the RUU folder</li>
<li>Make sure there is only one .nbh file in the folder</li>
<li>Double click RomUpdateUtility.exe to begin the update</li>
</ol>
<h3>Stage 4: Verify Provisioning Data</h3>
<ol>
<li>Dial ##MSL# &#8211; this is the 6 digit code you retrieved in step 2 above
<ol>
<li>first select view (because if your info is correct, we don&#8217;t want to accidentally mess it up</li>
<li>verify that the MDN and MSID fields match your info from above</li>
<li>if the info matches, select cancel and skip following step.</li>
<li>if the info does not match, then cancel and re dial ##MSL#, but select edit.</li>
<li>input the correct MDN and MSID and then select &lt;menu&gt; and &lt;ok&gt; and your phone will now reboot. Check again to verify its correctness when the phone boots up.</li>
</ol>
</li>
<li>If your phone had an A-Key then do this step, otherwise proceed to step 3
<ol>
<li>dial ##778#</li>
<li>select &lt;edit&gt;</li>
<li>input your MSL (6 digit code retrieved in step 2 above) **Please note, you can mess up your phone if you change the wrong fields &#8211; use with caution**</li>
<li>select &lt;view info&gt; and select A-Key</li>
<li>input the A-Key from info above (if required)</li>
<li>select menu and select &lt;OK&gt;, your phone will reboot</li>
</ol>
</li>
</ol>
<p><strong>Verify your services</strong></p>
<ol>
<li>make an outbound call</li>
<li>receive a call</li>
<li>connect to the Internet</li>
</ol>
<p>Congratulations, you have successfully updated your phone &#8211; Have fun!</p>
<h3>Stage 5: Trouble Shooting</h3>
<p>More to come here, just want to push this article out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lwp.ca/james/2009/05/flashing-the-htc-titan-the-telus-p4000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Websites Birthed from CSS Hell</title>
		<link>http://www.lwp.ca/james/2008/10/websites-birthed-from-css-hell/</link>
		<comments>http://www.lwp.ca/james/2008/10/websites-birthed-from-css-hell/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 22:09:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ProTip]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.lwp.ca/james/?p=241</guid>
		<description><![CDATA[Over the years I have come across a few websites that I want to visit on a regular basis. These websites are designed by &#8220;web designers&#8221; with no skill whatsoever. Infact, I sincerely believe that a retarded monkey with carpal tunnel and OCD could tap out a clear and functional design that would greatly out [...]]]></description>
			<content:encoded><![CDATA[<p>Over the years I have come across a few websites that I want to visit on a regular basis. These websites are designed by &#8220;web designers&#8221; with no skill whatsoever. Infact, I sincerely believe that a retarded monkey with carpal tunnel and OCD could tap out a clear and functional design that would greatly out perform the hideous creation of this so called human &#8220;web designer.&#8221;</p>
<p>In this post you will learn how to take matters into your own hands and fix these websites so they are at least bearable. We will learn how to change the font and font size for a particular website.</p>
<h2>Requirements:</h2>
<ul>
<li><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a></li>
<li>Firefox extension: <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a></li>
<li>Knowledge of CSS (cascading style sheets)</li>
</ul>
<h2>Getting started with Stylish</h2>
<p>After the extension has been installed and Firefox has been restarted. Go to the bottom right hand corner and click on the Stylish icon. In the menu, click on the Manage Styles&#8230;</p>
<p><a href="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_menu.png"><img class="alignnone size-medium wp-image-244" title="stylish_menu" src="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_menu.png" alt="" width="246" height="168" /></a></p>
<p>Because we do not have any scripts, there is nothing to display, so click on the Write&#8230; button and lets get started.</p>
<p>Write out the following code as show in the example below. Here, we are using example.com as well, our example. The trusty folks over there have provided us with a simple boring page. Substitute <em>example.com</em> with the URL that will apply to your case.</p>
<p><a href="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_edit.png"><img class="alignnone size-full wp-image-242" title="stylish_edit" src="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_edit.png" alt="" width="499" height="353" /></a></p>
<p>By pressing Save, you should have no error messages and be presented with a list of scripts installed. In our case, it looks like so.</p>
<p><a href="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_manage.png"><img class="alignnone size-full wp-image-243" title="stylish_manage" src="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_manage.png" alt="" width="499" height="353" /></a></p>
<p>Go back to the nightmarish website. You may have to refresh the page to see the results.</p>
<p>Example forum from hell, before:</p>
<p><a href="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_dep_before.png"><img class="alignnone size-full wp-image-249" title="stylish_dep_before" src="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_dep_before.png" alt="" width="392" height="99" /></a></p>
<p>Example forum from hell, after:</p>
<p><a href="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_dep_after.png"><img class="alignnone size-full wp-image-248" title="stylish_dep_after" src="http://www.lwp.ca/james/wp-content/uploads/2008/10/stylish_dep_after.png" alt="" width="392" height="99" /></a></p>
<p>Don&#8217;t think you can have to stop here! CSS is very powerful and together with Stylish, you can virtually redesign any website the way YOU want it to look.</p>
<p>Check out the user submitted styles found here: <a href="http://userstyles.org/">http://userstyles.org/</a></p>
<h2>ProTip!</h2>
<ul>
<li>Look into the <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a> extension. Not only is this great for removing advertisements from websites, but allows you to block or hide obnoxious images and other content from displaying. Perfect for websites with a huge picture at the top forcing you to scroll every page view.</li>
</ul>
<ul>
<li>Read up on CSS, specifically the <em>display: none;</em> syntax for hiding elements within a page.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lwp.ca/james/2008/10/websites-birthed-from-css-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile: The Price of Freedom. Linux: The Freedom to Act.</title>
		<link>http://www.lwp.ca/james/2008/09/windows-mobile-the-price-of-freedom-linux-the-freedom-to-act/</link>
		<comments>http://www.lwp.ca/james/2008/09/windows-mobile-the-price-of-freedom-linux-the-freedom-to-act/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 20:36:19 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Cellphone]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Titan]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.lwp.ca/james/?p=206</guid>
		<description><![CDATA[As a Linux user, I guess you come to expect a certain amount of FREEDOM. And I think when you get a taste of it, you only want more, and more until you are at the point of being considered spoiled I guess ha! Well I have a Windows Mobile (pocket pc) cell phone. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>As a Linux user, I guess you come to expect a certain amount of FREEDOM. And I think when you get a taste of it, you only want more, and more until you are at the point of being considered spoiled I guess ha!</p>
<div id="attachment_208" class="wp-caption alignleft" style="width: 175px"><a href="http://www.lwp.ca/james/wp-content/uploads/2008/09/htc_titian.jpg"><img class="size-medium wp-image-208" title="htc_titian" src="http://www.lwp.ca/james/wp-content/uploads/2008/09/htc_titian-253x300.jpg" alt="HTC Titan" width="165" height="196" /></a><p class="wp-caption-text">The HTC Titan</p></div>
<p>Well I have a Windows Mobile (pocket pc) cell phone. It&#8217;s a Telus HTC P4000 (aka Titan/Mogul). Like many cell phone manufacturers, HTC builds cellphones which are then rebranded for each cellphone company, hence the shitty name Telus gave it. The P4000.</p>
<p>On to the real issue though. Windows Mobile. If there are two things that drives me nuts the most, they would be:</p>
<ol>
<li>Lack of flexibility (freedom)</li>
<li>Networking issues (in two forms, dropped/missed calls and router/ip/ether issues)</li>
</ol>
<p>I consider myself a power user, and the gadgets that I buy are used for specific reasons and get used every single day until they break. The reason I chose this phone was for a couple of reasons:</p>
<ol>
<li>Full slide out keyboard for ease of typing (possibly programming on the go if absolutely needed)</li>
<li>Provides the ability to ssh into servers from wherever I am using the Cellular network or using the built-in Wifi</li>
<li>The remote possibility it will eventually run Linux</li>
</ol>
<p>Now, I moved from Windows to Linux quite a few years ago, mostly due to extreme frustration, and I did not take purchasing this phone lightly. I was worried that buying a Windows Mobile phone could be a big mistake. After having it now for almost a year, I must say it has been awesome.</p>
<p><strong>The Price</strong></p>
<p>The source of frustration is the model that the Windows Operating System is built around. The OS provides basic hardware to software functionality. Alone its useless, but with software it can make things easy and fun.</p>
<p>However, buying software sucks.</p>
<p>When I was younger, the whole idea and process of cracking and pirating software was cool and fun, but realistically, it is a pain in the ass, and when more people realize that free software does not always mean crap software, prices will go down or disappear and we will all be thankful for it.</p>
<p>My rant is continuing on far too long here, and I am sorry. What I am trying to get at is this:</p>
<p><em>It is absolutely frustrating to come from a Linux operating system and go to a Windows Mobile based device and suddenly realize that I do not have software to do the things I need.</em></p>
<p><strong>The Freedom</strong></p>
<p>Running Linux on this phone, and future phones is right around the corner, unfortunately, it is not coming fast enough.</p>
<p>From what I understand, Googles Android is extremely close to running on the phone (boots into Android), a huge success considering the amount of information provided by HTC to get it to work (zip-nadda-zilch!). However I do not want Android, I do not want a &#8220;pretty&#8221; phone. I do not want the Iphone.</p>
<p>I want a functional phone and that means I want:</p>
<ul>
<li>Access to a terminal/command prompt</li>
<li>ssh functionality without having to use purchase-ware</li>
<li>For god sakes, an internet enabled phone must come utilities to debug networking issues such as the simple command <em>ping</em>.<em><br />
</em></li>
</ul>
<p>I do not want to spend my days searching for software to help make my Windows Operating System functional. I am a web developer, and Linux does this [functionality] right out of the box. Literally.</p>
<p>In conclusion, I will be adding a page about the phone some time in the future. There has been some real cool stuff you can do with it after flashing and doing some upgrades that happily void your warranty. It&#8217;s real cool stuff and makes the phone a lot more fun to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lwp.ca/james/2008/09/windows-mobile-the-price-of-freedom-linux-the-freedom-to-act/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

