<?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/"
>

<channel>
	<title>Fedora, Linux and Stuff</title>
	<link>http://www.mjmwired.net/linux</link>
	<description>another linux website...</description>
	<pubDate>Wed, 07 Dec 2011 03:34:25 +0000</pubDate>
	<generator>Some open source software</generator>
	<language>en</language>

		<item>
		<title>Improve Fonts in Chrome in CentOS 6</title>
		<link>http://www.mjmwired.net/linux/2011/12/06/improve-fonts-in-chrome-in-centos-6/</link>
		<comments>http://www.mjmwired.net/linux/2011/12/06/improve-fonts-in-chrome-in-centos-6/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 03:33:52 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Desktop</category>
	<category>Red Hat</category>
	<category>CentOS</category>
		<guid>http://www.mjmwired.net/linux/2011/12/06/improve-fonts-in-chrome-in-centos-6/</guid>
		<description><![CDATA[	I am currently running the latest version of Firefox (8.0) and Google Chrome (15.0.874.121) in CentOS 6 64-bit using the Gnome 2.28 desktop.
	Both work fine, however Firefox renders fonts significantly better than Chrome.
	The Fix: The following steps fix the problem.
	1. Open the file .fonts.conf in your home directory, if it does not exist create it:
	$ [...]]]></description>
			<content:encoded><![CDATA[	<p>I am currently running the latest version of Firefox (8.0) and Google Chrome (15.0.874.121) in CentOS 6 64-bit using the Gnome 2.28 desktop.</p>
	<p>Both work fine, however Firefox renders fonts significantly better than Chrome.</p>
	<p><b>The Fix</b>: The following steps fix the problem.</p>
	<p>1. Open the file <tt>.fonts.conf</tt> in your home directory, if it does not exist create it:</p>
	<pre>$ touch ~/.fonts.conf</pre>
	<p>2. Add the following contents to the file:</p>
	<pre>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE fontconfig SYSTEM &quot;fonts.dtd&quot;&gt;
&lt;fontconfig&gt;
        &lt;match target=&quot;font&quot;>
                &lt;edit name=&quot;autohint&quot; mode=&quot;assign&quot;&gt;
                        &lt;bool&gt;true&lt;/bool&gt;
                &lt;/edit&gt;
        &lt;/match&gt;
&lt;/fontconfig&gt;</pre>
	<p>3. Log out <em>completely</em> from Gnome (reboot not required).</p>
	<p>Before and After</p>
	<p><a href="/images/pre.png"><img src="/images/pre.png" height="163" width="216" /></a> <a href="/images/post.png"><img src="/images/post.png" height="163" width="216" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2011/12/06/improve-fonts-in-chrome-in-centos-6/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>CentOS Desktop</title>
		<link>http://www.mjmwired.net/linux/2011/10/05/centos-desktop/</link>
		<comments>http://www.mjmwired.net/linux/2011/10/05/centos-desktop/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 23:51:56 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Fedora</category>
	<category>Desktop</category>
	<category>Opinion</category>
	<category>CentOS</category>
		<guid>http://www.mjmwired.net/linux/2011/10/05/centos-desktop/</guid>
		<description><![CDATA[	I&#8217;m migrating away from Fedora as my desktop operating system. I&#8217;ve been testing CentOS 6 which was released recently and I feel I would be much more efficient using it instead of Fedora.
	I still have quite a few quirks to resolve, but I have no doubt I&#8217;ll find the solutions.
	I bought a new desktop some [...]]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;m migrating away from Fedora as my desktop operating system. I&#8217;ve been testing CentOS 6 which was released recently and I feel I would be much more efficient using it instead of Fedora.</p>
	<p>I still have quite a few quirks to resolve, but I have no doubt I&#8217;ll find the solutions.</p>
	<p>I bought a new desktop some time ago with the intention of running virtualization, so I plan to still test and use Fedora time to time, but I can no longer keep up with the rate of change. If things stabilize to some degree I might come back, but for the time I am quite content with CentOS.</p>
	<p>People are still welcome to contact me regarding Fedora stuff and any of the content on my site. I will do my best to support it.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2011/10/05/centos-desktop/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Firefox 4 for Fedora 14</title>
		<link>http://www.mjmwired.net/linux/2011/04/02/firefox-4-for-fedora-14/</link>
		<comments>http://www.mjmwired.net/linux/2011/04/02/firefox-4-for-fedora-14/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:51:21 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Fedora</category>
	<category>Software</category>
	<category>Setup</category>
	<category>F13</category>
	<category>F14</category>
		<guid>http://www.mjmwired.net/linux/2011/04/02/firefox-4-for-fedora-14/</guid>
		<description><![CDATA[	Wow! That&#8217;s a lot of F&#8217;s!
	Courtesy of Tom &#8217;spot&#8217; Calloway, install Firefox 4 on Fedora 14 (or Fedora 13):
	# su -c 'wget -P /etc/yum.repos.d/ http://repos.fedorapeople.org/repos/spot/firefox4/fedora-firefox4.repo'
	# su -c 'yum install firefox4'
	To run:
	# firefox4 &#038;
	In Gnome: System &#62; Preferences &#62;  Preferred Applications
Change &#8216;Web Browser&#8217; to Custom, and for Command: firefox4 %s
	To remove Firefox 3.6:
	# su -c [...]]]></description>
			<content:encoded><![CDATA[	<p>Wow! That&#8217;s a lot of F&#8217;s!</p>
	<p>Courtesy of <a href="http://fedoraproject.org/wiki/TomCallaway" rel="nofollow" target="_blank">Tom &#8217;spot&#8217; Calloway</a>, install <em>Firefox 4 on Fedora 14</em> (or Fedora 13):</p>
	<pre># su -c 'wget -P /etc/yum.repos.d/ http://repos.fedorapeople.org/repos/spot/firefox4/fedora-firefox4.repo'</pre>
	<pre># su -c 'yum install firefox4'</pre>
	<p>To run:</p>
	<pre># firefox4 &#038;</pre>
	<p>In Gnome: System &gt; Preferences &gt;  Preferred Applications<br />
Change &#8216;Web Browser&#8217; to Custom, and for Command: <tt>firefox4 %s</tt></p>
	<p>To remove Firefox 3.6:</p>
	<pre># su -c 'yum remove firefox'</pre>
	<p>ref: <a href="http://fedoraproject.org/wiki/Firefox_4" rel="nofollow" target="_blank">http://fedoraproject.org/wiki/Firefox_4</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2011/04/02/firefox-4-for-fedora-14/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Legacy Man</title>
		<link>http://www.mjmwired.net/linux/2011/03/04/legacy-man/</link>
		<comments>http://www.mjmwired.net/linux/2011/03/04/legacy-man/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 18:06:50 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Software</category>
	<category>Development</category>
	<category>Fun</category>
		<guid>http://www.mjmwired.net/linux/2011/03/04/legacy-man/</guid>
		<description><![CDATA[	Legacy Man
	by Mauriat Miranda
(with apologies to Billy Joel)
	It&#8217;s nine o&#8217;clock on a Wednesday
The regular files are looking neat
There&#8217;s an old dev sitting next to me
Trackin&#8217; bugs in his Excel spreadsheet
	He says, &#8220;Son, can you debug this memory
I&#8217;m not really sure how it works
But it&#8217;s bad and discrete and I knew it complete
When I wrote a [...]]]></description>
			<content:encoded><![CDATA[	<p><b>Legacy Man</b></p>
	<p>by <em>Mauriat Miranda</em><br />
(with apologies to <em>Billy Joel</em>)</p>
	<p>It&#8217;s nine o&#8217;clock on a Wednesday<br />
The regular files are looking neat<br />
There&#8217;s an old dev sitting next to me<br />
Trackin&#8217; bugs in his Excel spreadsheet</p>
	<p>He says, &#8220;Son, can you debug this memory<br />
I&#8217;m not really sure how it works<br />
But it&#8217;s bad and discrete and I knew it complete<br />
When I wrote a younger man&#8217;s code.&#8221;</p>
	<p>La la la, di da da<br />
La la, di di da da dum</p>
	<p><em>Write us a hack, you&#8217;re the legacy man<br />
Write us a hack tonight<br />
Well, we&#8217;re not in the mood for an upgrade<br />
And you&#8217;ve got it compiling all right</em></p>
	<p>Now John in support is a friend of mine<br />
He helps me debug in C<br />
And he&#8217;s quick with a fix or promoting Linux<br />
But there&#8217;s some apps that he&#8217;d rather see</p>
	<p>He says, &#8220;Bill, I believe this is boring me.&#8221;<br />
As his mouse clicks away through his trace<br />
&#8220;Well I&#8217;m sure that I could sell iPhone apps<br />
If I could get out of this place&#8221;</p>
	<p>Oh, la la la, di da da<br />
La la, di da da da dum</p>
	<p>Now Santosh is a database analyst<br />
Who never has time for his wife<br />
And he&#8217;s talkin&#8217; with Louie, who codes like a newbie<br />
And probably will do for life</p>
	<p>And the IT are enforcing policies<br />
As the senior devs slowly check nodes<br />
Yes, they&#8217;re using an app they call hopelessness<br />
But it&#8217;s better than writing new code</p>
	<p><em>Write us a hack, you&#8217;re the legacy man<br />
Write us a hack tonight<br />
Well, we&#8217;re not in the mood for an upgrade<br />
And you&#8217;ve got it compiling all right</em></p>
	<p>It&#8217;s a pretty big patch for a testing day<br />
And the managers change the release<br />
&#8216;Cause they know that today, there is nothing I&#8217;d say<br />
To cause their process to cease</p>
	<p>And the desktop, it looks like a Commodore<br />
And the Microsoft disks are near<br />
And they run all their builds and think bugs are all killed<br />
And say, &#8220;Man, how is this workin&#8217; here?&#8221;</p>
	<p>Oh, la la la, di da da<br />
La la, di da da da dum</p>
	<p><em>Write us a hack, you&#8217;re the legacy man<br />
Write us a hack tonight<br />
Well, we&#8217;re not in the mood for an upgrade<br />
And you&#8217;ve got it compiling all right</em></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2011/03/04/legacy-man/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Automated FTP Script</title>
		<link>http://www.mjmwired.net/linux/2010/10/11/automated-ftp-script/</link>
		<comments>http://www.mjmwired.net/linux/2010/10/11/automated-ftp-script/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 18:17:37 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Server</category>
	<category>Development</category>
	<category>Tips</category>
		<guid>http://www.mjmwired.net/linux/2010/10/11/automated-ftp-script/</guid>
		<description><![CDATA[	I&#8217;ve been doing some development for some embedded Linux devices which only support ftp and telnet.  In order to automate transfer of binaries from my Fedora development host to the target embedded device I&#8217;m using this handy ftp script: pushftp.sh
	#!/bin/bash
	
# arg1 = dest hostname
# arg2 = local file
# arg3 = dest dir
	
HOST=$1
SRCFILE=$2
	
USER=root
PASSWD=password
#DESTDIR=/usr/local/data
DESTDIR=$3
	
ftp -inv $HOST&#60;&#60;ENDFTP
user [...]]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;ve been doing some development for some embedded Linux devices which only support <tt>ftp</tt> and <tt>telnet</tt>.  In order to automate transfer of binaries from my Fedora development host to the target embedded device I&#8217;m using this handy ftp script: <tt>pushftp.sh</tt></p>
	<pre>#!/bin/bash
	
# arg1 = dest hostname
# arg2 = local file
# arg3 = dest dir
	
HOST=$1
SRCFILE=$2
	
USER=root
PASSWD=password
#DESTDIR=/usr/local/data
DESTDIR=$3
	
ftp -inv $HOST&lt;&lt;ENDFTP
user $USER $PASSWD
cd $DESTDIR
bin
put $SRCFILE
chmod 755 $SRCFILE
bye
ENDFTP</pre>
	<p>Then I added something like this to my <tt>Makefile</tt> after cross-compiling:</p>
	<pre>
push:
        sh ~/bin/pushftp.sh $(TEST_BOX) $(APP_BIN) /usr/local/data
</pre>
	<p>So after I run <tt>make all</tt>, I run <tt>make push</tt>. I still need to telnet to the host to test/debug the application, but this makes the process much faster (and less error-prone).</p>
	<p>I&#8217;m just noting this for myself, hopefully it&#8217;s useful to someone else.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/10/11/automated-ftp-script/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Downside to Enterprise Linux</title>
		<link>http://www.mjmwired.net/linux/2010/08/28/downside-to-enterprise-linux/</link>
		<comments>http://www.mjmwired.net/linux/2010/08/28/downside-to-enterprise-linux/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 18:44:03 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Linux</category>
	<category>Fedora</category>
	<category>Server</category>
	<category>Development</category>
	<category>Opinion</category>
	<category>Red Hat</category>
	<category>CentOS</category>
		<guid>http://www.mjmwired.net/linux/2010/08/28/downside-to-enterprise-linux/</guid>
		<description><![CDATA[	(Note: For the purpose of this post CentOS is equivalent to RHEL)
	It has been about 2 and 1/2 years since I built a dedicated server and chose CentOS instead of Fedora.  Since I installed CentOS 5.1 I have used the upgrade process 4 times with no problems bringing me to version 5.5 with practically [...]]]></description>
			<content:encoded><![CDATA[	<p>(<em>Note: For the purpose of this post CentOS is equivalent to <abbr title="Red Hat Enterprise Linux">RHEL</abbr></em>)</p>
	<p>It has been about 2 and 1/2 years since I built a <a href="http://www.mjmwired.net/linux/2008/03/14/local-server-hardware/">dedicated server</a> and chose CentOS instead of Fedora.  Since I installed CentOS 5.1 I have used the upgrade process 4 times with no problems bringing me to version 5.5 with practically no re-installation, re-configuration or troubleshooting upgrade issues.  <em>This is the goal of enterprise linux.</em> A long term stable solution with no major changes to preserve compatibility with every piece of software that was provided since it was released (in this case April 2007).  In the time I&#8217;ve been on CentOS I&#8217;ve upgrade/replaced Fedora at least 5 times on other machines.  Each time learning the changes to software, languages, security and many other components.</p>
	<p>I&#8217;m very pleased with CentOS knowing that after the next <tt>yum update</tt> all my software will keep working.  And everything is 100% secure.</p>
	<p>However the exact reason enterprise linux is so great is also the exact reason why it can be a major pain.  Once a main component is locked down, Red Hat will not provide updates unless needed for security or stability.</p>
	<p>An objective for my server was for web development.  The state of web as defined in 2007 when RHEL was created is coming close to obsolete. CentOS 5 includes <b>PHP</b> version 5.1.6.  However <a href="http://www.php.net/ChangeLog-5.php#5.2.0" rel="nofollow" target="_blank">PHP 5.2</a>, which was released before RHEL 5,  has become the default standard requirements for many PHP applications.  I was updating some code to utilize <a href="http://www.json.org/" title="JavaScript Object Notation" rel="nofollow" target="_blank">JSON</a> when I realized I would have to deviate from standard updates to <a href="http://wiki.centos.org/HowTos/PHP_5.1_To_5.2" rel="nofollow" target="_blank">install PHP 5.2 on CentOS</a>.  (This wasn&#8217;t too bad)</p>
	<p>Another objective was a file server and backups.  I&#8217;ve been playing with <a href="http://www.dropbox.com/referrals/NTc5NDE4MDU5" rel="nofollow" target="_blank">DropBox</a> (<b>*</b>) as means of an off-site backup solution.  What makes it great is it&#8217;s support for Linux!  Even <a href="http://wiki.dropbox.com/TipsAndTricks/TextBasedLinuxInstall" rel="nofollow" target="_blank">text-based linux</a> which is what my server is.  However the first requirement is <b>Python</b> 2.5.  CentOS uses 2.4, and you can&#8217;t do a major update of Python in a CentOS/Fedora install without breaking many things since this is a critical component.  You can do a <a href="http://blog.bashton.com/2008/python-25-rpms-for-rhel-5-centos-5/" rel="nofollow" target="_blank">parellel install for Python 2.5</a> but this is a bit annoying to maintain as you have 2 versions of python installed.  (I have yet to get Dropbox working well on my server)</p>
	<p>I also have been writing C++ software using <a href="http://www.boost.org/" rel="nofollow" target="_blank">boost</a>.  I recently realized the <a href="http://boost.org/doc/libs/1_37_0/doc/html/boost_asio.html" rel="nofollow" target="_blank">asio library</a> was standard in boost 1.37 and later.  I was locked to 1.33 in CentOS 5.  No big deal since, the <tt>boost</tt> package was not critical for me in CentOS and it could be easily replaced.  So I decided to recompile a newer <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=1074">Fedora boost <tt>src.rpm</tt></a>.  However I would see errors like this:</p>
	<pre>error: unpacking of archive failed on file /home/mirandam/rpmbuild/SOURCES/boost-1.41.0-iostreams-zlib.patch;4c7880e5: cpio: MD5 sum mismatch</pre>
	<p>The above error is simply because <a href="http://fedoraproject.org/wiki/Features/XZRpmPayloads" rel="nofollow" target="_blank">Fedora 12 changed the RPM compression</a> algorithm used and rendered older versions of <b>RPM</b> incompatible with newer packages.  I don&#8217;t dare meddle with RPM as it is a core component, so I ended up compiling an older Fedora 11 version of boost 1.37 <tt>src.rpm</tt> which did the job.</p>
	<p>Overall I&#8217;m still happy with my setup, but slowly I&#8217;m spending a great deal of time patching different pieces as my needs have slowly evolved.  Interestingly Red Hat recently <a href="http://press.redhat.com/2010/08/19/red-hat-enterprise-linux-extended-life-cycle-support-launched/" rel="nofollow" target="_blank">announced extended support</a> lasting up to <a href="http://www.redhat.com/rhel/server/extended_lifecycle_support/" rel="nofollow" target="_blank">10 years</a>.  That seems way too long considering the state of software (although everyone still uses Windows XP - now 9 years old).</p>
	<p>I&#8217;m getting a little antsy running 3 year old software.  The good news is that <a href="http://press.redhat.com/2010/06/30/red-hat-enterprise-linux-6-beta-2-now-available/" rel="nofollow" target="_blank">RHEL 6 is in beta</a>, which means that soon after release the totally free CentOS 6 will follow as well.  Which I&#8217;m eagerly waiting for, because all my issues will be addressed &#8230; <em>at least for the time being</em>.</p>
	<p>
<em> (*) Affiliate link - I highly recommend Dropbox.</em>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/08/28/downside-to-enterprise-linux/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>HTC EVO 4G Battery Life</title>
		<link>http://www.mjmwired.net/linux/2010/07/16/htc-evo-4g-battery-life/</link>
		<comments>http://www.mjmwired.net/linux/2010/07/16/htc-evo-4g-battery-life/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 02:16:04 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Devices</category>
	<category>Android</category>
		<guid>http://www.mjmwired.net/linux/2010/07/16/htc-evo-4g-battery-life/</guid>
		<description><![CDATA[	I have read the most serious complaints about the HTC EVO 4G have been over battery life.  I would like to offer my observations.
	I got my EVO on May 19 with  1 free month of service till June 20. During that time I didn&#8217;t use the phone much.  I switched my primary [...]]]></description>
			<content:encoded><![CDATA[	<p>I have read the most serious complaints about the <a href="http://www.htc.com/us/products/evo-sprint" rel="nofollow" target="_blank">HTC EVO 4G</a> have been over battery life.  I would like to offer my observations.</p>
	<p>I got my EVO on May 19 with  1 free month of service till June 20. During that time I didn&#8217;t use the phone much.  I switched my primary account after I <a href="http://www.mjmwired.net/blog/read/quick-thoughts-about-india">returned from India</a>.  In doing so I found that in my absence an <a href="http://community.sprint.com/baw/thread/35802?featured=true" rel="nofollow" target="_blank">update</a> was available.  The points that caught my attention:</p>
	<ul>
<li>Improvements to Wi-Fi performance</li>
	<li>Addresses Facebook sync issue which can improve battery performance</li>
</ul>
	<p>Until this update I was never using WiFi on the phone, and I don&#8217;t use Facebook for addresses (or anything else for that matter).</p>
	<p>So it has been about less than 2 weeks of usage as a primary phone, and for the most part I think <em>the battery life is completely acceptable</em>.</p>
	<p>My typical usage has been less than 1 hour talk time per day.  At home I leave WiFi on (even through the night) and while at work I turn WiFi off.  At work my 3G coverage is not great (3/5 bars) and often does data roaming (4/5 bars).  I haven&#8217;t really used much <abbr title="BlueTooth Wireless">BT</abbr> or GPS.  I haven&#8217;t even seen any 4G <img src='http://www.mjmwired.net/linux/wp-images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  so that&#8217;s off. &#8230; I do minimal web browsing (only when I&#8217;m not near a computer).  However I do <em>lots of email</em>.  I have 4 email accounts setup (with <a href="http://en.wikipedia.org/wiki/Push_e-mail" rel="nofollow" target="_blank">push email</a>) which seem to *beep all day long*.  I usually don&#8217;t run the task killer to quit any background battery wastage.  I have <a href="http://en.wikipedia.org/wiki/Haptic_technology" rel="nofollow" target="_blank">haptic</a> feedback enabled, use a <a href="http://androidandme.com/2010/04/applications/starfield-3d-live-wallpaper-double-tap-to-engage-warp-engines/" rel="nofollow" target="_blank">starfield &#8220;live&#8221; wallpaper</a> and leave the default brightness.  I don&#8217;t have very many apps installed and I don&#8217;t use any widgets that constantly update.  However I do use auto-sync for Google calendar.</p>
	<p>With that, I can go well over 36 hours before I hit the 15% battery critical alarm.  If double the talk time or do equivalent surfing (as talking), that comes closer to 24 hours.</p>
	<p>Yesterday I chronicled my usage in detail.  I had the battery at 100% charge at about 3:30pm yesterday.  I hit the 15% critical at 1:30pm today (22 hours later - 21:52:41 to be exact).  In that time I have done:</p>
	<ul>
	<li>1:10 hours BT music streaming in my car (two 35 min trips, no GPS)</li>
	<li>1:30 hours talk time (WiFi on)</li>
	<li>0:15 min talk time with BT handsfree (WiFi on)</li>
	<li>0:20 min GPS navigation in my car (with some GoogleMaps looking for a place)</li>
	<li>0:30 min 3G web surfing (with some youtube)</li>
	<li>0:30 min of email</li>
	</ul>
	<p>During the bulk of the usage last night there was a major thunderstorm and the signal was a little weak.  I did have one dropped call (which is why I disconnected the BT hand&#8217;s free).</p>
	<p>I&#8217;m not saying this is amazing (even though the EVO 4G has one of the biggest batteries on the market).  However I don&#8217;t find this worthy of my complaint.</p>
	<p>In contrast:<br />
I have a <a href="http://www.droiddoes.com/" rel="nofollow" target="_blank">Motorola Droid</a> (currently disconnected), which I only leave WiFi on.  In less than 24 hours (with practically no usage) the battery is completely dead.  Pushing the power button does nothing.<br />
Previously when I used the <a href="http://www.palm.com/us/products/phones/pre/" rel="nofollow" target="_blank">Palm Pre</a>, I would have to be very careful at night.  Randomly I would wake up to the battery at critical.  I would usually have to charge at night.  And I disabled everything (no WiFi and no email updates).</p>
	<p>The one major need for power on my phone is that it should (1) last all day for my typical usage and (2) if the battery is not close to critical when I go to bed, it should not be critical when I wake up.  Currently my EVO seems to do this much better than my other phones.</p>
	<p>I do plan to monitor this further in the future.</p>
	<p><em>* Full disclosure: I got this device for free, but I was planning on buying it anyways.  I do pay for service.</em>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/07/16/htc-evo-4g-battery-life/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Fedora 13 Released</title>
		<link>http://www.mjmwired.net/linux/2010/05/25/fedora-13-released/</link>
		<comments>http://www.mjmwired.net/linux/2010/05/25/fedora-13-released/#comments</comments>
		<pubDate>Tue, 25 May 2010 15:26:12 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Fedora</category>
	<category>Distributions</category>
	<category>F13</category>
		<guid>http://www.mjmwired.net/linux/2010/05/25/fedora-13-released/</guid>
		<description><![CDATA[	Paul W. Frields announced the release of Fedora 13.
	The email there is quite comprehensive, so please take a look at it.  Otherwise you can read the release notes in 1 page.
	I have not had much time to spend with F13 in the beta period, but from what I have used, I&#8217;m quite pleased at [...]]]></description>
			<content:encoded><![CDATA[	<p>Paul W. Frields <a href="http://lists.fedoraproject.org/pipermail/announce/2010-May/002815.html" target="_blank" rel="nofollow">announced the release of Fedora 13</a>.</p>
	<p>The email there is quite comprehensive, so please take a look at it.  Otherwise you can read the <a href="http://fedoraproject.org/wiki/F13_one_page_release_notes" target="_blank" rel="nofollow">release notes in 1 page</a>.</p>
	<p>I have not had much time to spend with F13 in the beta period, but from what I have used, I&#8217;m quite pleased at how many things work with little to no effort.  I encourage the upgrade.</p>
	<p>Please download Fedora 13 using the <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/13/" rel="nofollow">standard mirrors</a> or using the <a href="http://torrent.fedoraproject.org/" target="_blank" rel="nofollow">Torrent</a> (recommended).</p>
	<p>(Note: I have not published any guides/information for this release yet.  This will happen in the next few days.  Most of the Fedora 12 information applies.)
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/05/25/fedora-13-released/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>CentOS 5.5 Released</title>
		<link>http://www.mjmwired.net/linux/2010/05/14/centos-55-released/</link>
		<comments>http://www.mjmwired.net/linux/2010/05/14/centos-55-released/#comments</comments>
		<pubDate>Sat, 15 May 2010 03:22:39 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Distributions</category>
	<category>Red Hat</category>
	<category>CentOS</category>
		<guid>http://www.mjmwired.net/linux/2010/05/14/centos-55-released/</guid>
		<description><![CDATA[	The CentOS team just announced the release of CentOS 5.5.
	The wiki has the Release Notes.  Most major changes can be found in the RHEL 5.5 release information (which CentOS is based).
	Running
yum update
should update your system.  Keep in mind the recent post-release updates should be syncing with the CentOS mirror soon.
	As always, relatively smooth [...]]]></description>
			<content:encoded><![CDATA[	<p>The CentOS team just <a href="http://lists.centos.org/pipermail/centos-announce/2010-May/016638.html" rel="nofollow" target="_blank">announced</a> the release of CentOS 5.5.</p>
	<p>The wiki has the <a href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.5" rel="nofollow" target="_blank">Release Notes</a>.  Most major changes can be found in the <a href="https://www.redhat.com/archives/rhelv5-announce/2010-March/msg00000.html" title="Red Hat Enterprise Linux" rel="nofollow" target="_blank">RHEL 5.5</a> release information (which CentOS is based).</p>
	<p>Running<br />
<tt>yum update</tt><br />
should update your system.  Keep in mind the recent post-release updates should be syncing with the CentOS mirror soon.</p>
	<p>As always, relatively smooth sailing with CentOS!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/05/14/centos-55-released/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>LCD Monitor Recommendation</title>
		<link>http://www.mjmwired.net/linux/2010/04/05/lcd-monitor-recommendation/</link>
		<comments>http://www.mjmwired.net/linux/2010/04/05/lcd-monitor-recommendation/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 18:14:25 +0000</pubDate>
		<dc:creator>Mauriat</dc:creator>
		
	<category>Miscellaneous</category>
	<category>Desktop</category>
	<category>Hardware</category>
		<guid>http://www.mjmwired.net/linux/2010/04/05/lcd-monitor-recommendation/</guid>
		<description><![CDATA[	I have been on a 3 year quest to dump my old Sony CRT monitor and replace it with an LCD monitor, but I keep getting sidetracked.
	I am looking for suggestions (recommendations really) for a high end/quality LCD monitor.
	Resolution must be 1920&#215;1200 or higher (NOT 1080), and most likely 24in display.
It would be really nice [...]]]></description>
			<content:encoded><![CDATA[	<p>I have been on a <strong>3 year</strong> quest to dump my old Sony <abbr title="Cathode Ray Tube">CRT</abbr> monitor and replace it with an <abbr title="Liquid Crystal Display">LCD</abbr> monitor, but I keep getting sidetracked.</p>
	<p>I am looking for suggestions (<em>recommendations</em> really) for a high end/quality LCD monitor.</p>
	<p>Resolution must be <tt>1920&#215;1200</tt> or higher (NOT 1080), and most likely 24in display.<br />
It would be really nice with dual-inputs so I can add both my desktop and laptop.<br />
A built in USB hub would also be pretty useful.</p>
	<p>Price is not an issue (<em>it is, but I care more about <strong>quality</strong></em>), so I have an open mind.  I don&#8217;t care for another TV, just more screen space.</p>
	<p>My top picks are the <a href="http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&#038;l=en&#038;cs=19&#038;sku=320-8277" rel="nofollow" target="_blank">Dell UltraSharp U2410</a> and the <a href="http://www.necdisplay.com/Products/Product/?product=223ad6db-baf6-46db-82e8-bfb2571cf178"  rel="nofollow" target="_blank">NEC MultiSync EA241WM</a>.  I&#8217;ve always been interested in Samsung but too lazy to figure out which series are cheap and which are quality.</p>
	<p>If you own or use any of the above monitor or know of one you really love please let me know.  I want to buy something in the next 1 to 2 weeks.   (Apologies for <a href="http://identi.ca/notice/27367195" rel="nofollow" target="_blank">all</a> <a href="http://twitter.com/Mauriat/status/11647859600" rel="nofollow" target="_blank">the</a> <a href="http://forums.fedoraforum.org/showthread.php?t=243390" rel="nofollow" target="_blank">messages</a>).</p>
	<p>Leave a comment or <a href="http://www.mjmwired.net/contact">Contact</a> me.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.mjmwired.net/linux/2010/04/05/lcd-monitor-recommendation/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>

