<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Maintaining the Mundane</title>
	<atom:link href="http://ephsmith.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ephsmith.wordpress.com</link>
	<description>Another tower of Babel</description>
	<lastBuildDate>Sat, 09 Dec 2006 06:14:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ephsmith.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0107b9eaf9a3c0d89a16068180d72c18?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Maintaining the Mundane</title>
		<link>http://ephsmith.wordpress.com</link>
	</image>
			<item>
		<title>Bluetooth Phones and Debian: A simple, Utilitarian Approach.</title>
		<link>http://ephsmith.wordpress.com/2006/12/09/bluetooth-phones-and-debian-a-simple-utilitarian-approach/</link>
		<comments>http://ephsmith.wordpress.com/2006/12/09/bluetooth-phones-and-debian-a-simple-utilitarian-approach/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 06:10:41 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/12/09/bluetooth-phones-and-debian-a-simple-utilitarian-approach/</guid>
		<description><![CDATA[My approach to using bluetooth apps in Debian really came from a desire to transfer media Pc &#8211;&#62;Phone.  To be clear here, I really didn&#8217;t have much need for Phone&#8211;&#62;PC transfers.  That being said, here&#8217;s what I&#8217;ve done.
I installed the Debian Package openobex-apps.  Contained in the app is a tool called obexftp. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=13&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My approach to using bluetooth apps in Debian really came from a desire to transfer media Pc &#8211;&gt;Phone.  To be clear here, I really didn&#8217;t have much need for Phone&#8211;&gt;PC transfers.  That being said, here&#8217;s what I&#8217;ve done.</p>
<p>I installed the Debian Package openobex-apps.  Contained in the app is a tool called obexftp.  After discovering my phone&#8217;s MAC for the bluetooth interface, I saved it to an environment variable ( ie. $MYPHONE) and created the following script.</p>
<pre>
  <code>

    #!/bin/bash

    for arg

      do

        obexftp -b $MYPHONE -p "$arg"

    done

 </code></pre>
<p>Since I use Gnome, I simply put this in my ~/.gnome2/nautilus-scripts directory.  Since then, I&#8217;ve been able to select multiple files via the mouse and send them to my phone (multiselect capable).</p>
<p>I don&#8217;t contest the opinion that this is pretty limited and the script could probably be reworked so that it doesn&#8217;t make separate calls to obexftp for each argument.  However, it works and I&#8217;ve sent over 14 items at a time to my phone (Sony Z-520a) from my PC no problem using the above script. It was really just a quick solution to my need to send media to my phone.</p>
<p>There are undoubtedly other packages available.  I just became aware of the fact that Ed Dumbill&#8217;s <em>bluez-gnome</em> package has made it into Debian Testing.  This is a package that has point and click functionality as well as a panel applet to monitor incoming calls and text messages.  I had trouble getting this to install properly&#8230; it couldn&#8217;t copy a file to /etc/xdg/autostart.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=13&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/12/09/bluetooth-phones-and-debian-a-simple-utilitarian-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Debian Swirl Theme for Sony Ericsson z520/z525 Models</title>
		<link>http://ephsmith.wordpress.com/2006/06/26/debian-swirl-theme-for-sony-ericsson-z520z525-models/</link>
		<comments>http://ephsmith.wordpress.com/2006/06/26/debian-swirl-theme-for-sony-ericsson-z520z525-models/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 23:15:43 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Debian GNU/Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sony Eri]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[sony ericsson theme]]></category>

		<guid isPermaLink="false">https://ephsmith.wordpress.com/2006/06/26/debian-swirl-theme-for-sony-ericsson-z520z525-models/</guid>
		<description><![CDATA[I&#8217;ve just recently attained a Bluetooth Dongle for my PC and couldn&#8217;t resist creating a theme for my SE z520a.   Below are some screenshots, and the theme can be found here.
As the title suggests, this theme is based on the Debian swirl and you might have guessed that&#8217;s the system I created theme [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=12&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve just recently attained a Bluetooth Dongle for my PC and couldn&#8217;t resist creating a theme for my SE z520a.   Below are some screenshots, and the theme can be found <a href="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Deb-0.5.thm" title="Deb-0.5.thm for Sony Ericsson z520 / z525">here.</a></p>
<p>As the title suggests, this theme is based on the <a href="http://www.debian.org" title="Debian GNU / Linux  ">Debian swirl</a> and you might have guessed that&#8217;s the system I created theme on.  <a href="http://developer.sonyericsson.com/site/global/docstools/multimedia/p_multimedia.jsp" title="Multimedia Docs and Tools page at Sony Ericsson">Sony Ericsson&#8217;s Theme Creator</a> is only available for Mac OS and M$2000/XP, so I knew I had to look into things on my own.</p>
<p>I discovered pretty quickly after inspecting an existing .thm file on my z520, that these are just tar archives by another name.  So I untarred it and found everything I needed to know to create a theme of my own ( ie, dimensions of all the necessary images and the XML file that dictates the configuration).</p>
<p>From there on out, I created images with <a href="http://www.gimp.org" title="GNU Image Manipulation Program for Unix / Mac OS / Linux / Windows">GIMP</a> and <a href="http://directory.fsf.org/emacs.html" title="GNU Emacs ">Emacs</a> (my Text editor of choice) was used to edit the XML file for the theme.</p>
<p>Without further ado, let there be images.  These are three of the main images you&#8217;ll find in this theme.</p>
<p><img src="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/debian-shadow.png" alt="The Main Wallpaper for the theme" align="absmiddle" height="160" width="128" /></p>
<p>Above is the Main Wallpaper for the theme and the default standby wallpaper as well as the external wall paper.</p>
<p>Just below you&#8217;ll see the desktop image for the main menu.</p>
<p><img src="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Deskwall.png" alt="TheMain menu Desktop " align="middle" height="160" width="128" /></p>
<p>And the following image is the image for lists.  All the necessary images are, of course, available in the <a href="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Deb-0.5.thm" title="Deb-0.5.thm (130kB)">Deb.thm itself</a>.</p>
<p><img src="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Wallpaper-deb.png" alt="The main Desktop Listing Wallpaper" align="middle" height="160" width="128" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=12&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/06/26/debian-swirl-theme-for-sony-ericsson-z520z525-models/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>

		<media:content url="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/debian-shadow.png" medium="image">
			<media:title type="html">The Main Wallpaper for the theme</media:title>
		</media:content>

		<media:content url="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Deskwall.png" medium="image">
			<media:title type="html">TheMain menu Desktop </media:title>
		</media:content>

		<media:content url="http://umdrive.memphis.edu/fasmith/public/sony-ericsson-z520-themes/Wallpaper-deb.png" medium="image">
			<media:title type="html">The main Desktop Listing Wallpaper</media:title>
		</media:content>
	</item>
		<item>
		<title>Creative attacks Apple, Apple Attacks China</title>
		<link>http://ephsmith.wordpress.com/2006/06/17/creative-attacks-apple-apple-attacks-china/</link>
		<comments>http://ephsmith.wordpress.com/2006/06/17/creative-attacks-apple-apple-attacks-china/#comments</comments>
		<pubDate>Sat, 17 Jun 2006 17:31:36 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/06/17/creative-attacks-apple-apple-attacks-china/</guid>
		<description><![CDATA[According to BBC news, Apple&#8217;s iPod is &#8220;fac[ing] a patent probe&#8221;.  

Apple just made news in their attacks on China to enforce worker&#8217;s rights in the factories where iPods are made. 

Coincidence???
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=10&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>According to <a href="http://news.bbc.co.uk/2/hi/business/5082162.stm">BBC</a> news, Apple&#8217;s iPod is &#8220;fac[ing] a patent probe&#8221;.  </p>
<p>
Apple just made news in their attacks on China to enforce worker&#8217;s rights in the factories where iPods are made. </p>
<p>
Coincidence???</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=10&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/06/17/creative-attacks-apple-apple-attacks-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Again on China</title>
		<link>http://ephsmith.wordpress.com/2006/06/16/again-on-china/</link>
		<comments>http://ephsmith.wordpress.com/2006/06/16/again-on-china/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 22:19:16 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Human Rights]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/06/16/again-on-china/</guid>
		<description><![CDATA[China, China, China!  China&#39;s behaviour, as a country, has become as notorious as Tsunamis and Hurricanes as far as News is concerned.  It&#39;s everywhere on the Internet, Yahoo yelped, Google gave in, MSN well&#8230;
Anyhow, let&#39;s not forget that there are still issues that bear more immediate attention.  The fact that China censors [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=9&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>China, China, China!  China&#39;s behaviour, as a country, has become as notorious as Tsunamis and Hurricanes as far as News is concerned.  It&#39;s everywhere on the Internet, Yahoo yelped, Google gave in, MSN well&#8230;</p>
<p>Anyhow, let&#39;s not forget that there are still issues that bear more immediate attention.  The fact that China censors information is nothing new, and I&#39;m not saying it&#39;s a non-issue, but take a look at what&#39;s being reported the Human Rights Watch and it soon becomes clear that we have alot more to worry about.</p>
<p>What&#39;s really sad is that 1 man is imprisoned in China and the RSS feeds explode!!! Women are beaten in Iran for a peaceful protest and it&#39;s in one ear and out the other.</p>
<p>China is the tip of the Iceberg.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=9&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/06/16/again-on-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple &#8216;Stands Up&#8217; to China?</title>
		<link>http://ephsmith.wordpress.com/2006/06/16/apple-stands-up-to-china/</link>
		<comments>http://ephsmith.wordpress.com/2006/06/16/apple-stands-up-to-china/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 22:07:26 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/06/16/apple-stands-up-to-china/</guid>
		<description><![CDATA[As noted in this article, it seems that an American Company has finally stood up to China.  

But is this just another news bite to boost Apple-pride? You think they might have considered the labor conditions before choosing China as a factory location.  China is not exactly a shining example of human rights [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=8&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As noted in this <a href="http://www.wired.com/news/technology/0,71176-0.html?tw=rss.index">article</a>, it seems that an American Company has finally stood up to China.  </p>
<p>
But is this just another news bite to boost Apple-pride? You think they might have considered the labor conditions before choosing China as a factory location.  China is not exactly a shining example of human rights much less worker&#8217;s rights :X</p>
<p>
Either way, let the wave of retaliation begin! It&#8217;s time China checked their head.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=8&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/06/16/apple-stands-up-to-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Censorship Map: enlightening</title>
		<link>http://ephsmith.wordpress.com/2006/06/02/global-censorship-map-enlightening/</link>
		<comments>http://ephsmith.wordpress.com/2006/06/02/global-censorship-map-enlightening/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 14:02:12 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">https://ephsmith.wordpress.com/2006/06/02/global-censorship-map-enlightening/</guid>
		<description><![CDATA[I recently viewed OpenNet Initiative&#39;s Internet Filtering Map, which gives an interesting global view of what kind of censorship is in effect in the form of a Global Map (flash-based).
&#160;
News of China&#39;s censorship makes it into the news frequently, clearly they are not the only one.
More info on Uwe Hermann&#39;s Blog.
And Here.
To paraphrase Arthur C. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=6&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently viewed OpenNet Initiative&#39;s <a href="http://www.opennet.net/map/index2.html" title="Flash Based Global Map showing levels of Censorship by Country / Region">Internet Filtering Map,</a> which gives an interesting global view of what kind of censorship is in effect in the form of a Global Map (flash-based).</p>
<p><img src="https://umdrive.memphis.edu/fasmith/public/media/Screenshot-InternetFilteringMap.png" alt="Preview of Internet Filtering Map" align="middle" height="359" width="464" />&nbsp;</p>
<p>News of China&#39;s censorship makes it into the news frequently, clearly they are not the only one.</p>
<p>More info on <a href="http://www.hermann-uwe.de/blog/irrepressible-info-an-amnesty-international-campaign-against-internet-censorship" title="Amnesty International, OpeNet Initiative...info...info" target="_blank">Uwe Hermann&#39;s Blog.</a></p>
<p>And <a href="http://irrepressible.info/" title="Amnesty International, Irrepresible Info" target="_blank">Here.</a></p>
<p>To paraphrase Arthur C. Clarke:  It&#39;s hard to believe this will continue after we&#39;ve unified globally under the realization that this is &quot;one globe against the stars.&quot;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=6&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/06/02/global-censorship-map-enlightening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>

		<media:content url="//umdrive.memphis.edu/fasmith/public/media/Screenshot-InternetFilteringMap.png" medium="image">
			<media:title type="html">Preview of Internet Filtering Map</media:title>
		</media:content>
	</item>
		<item>
		<title>Throwing Stones</title>
		<link>http://ephsmith.wordpress.com/2006/05/23/throwing-stones/</link>
		<comments>http://ephsmith.wordpress.com/2006/05/23/throwing-stones/#comments</comments>
		<pubDate>Tue, 23 May 2006 13:32:59 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Social Ethics]]></category>

		<guid isPermaLink="false">https://ephsmith.wordpress.com/2006/05/23/throwing-stones/</guid>
		<description><![CDATA[Children throwing stones at the unknown.  Why haven't adults given up on this? <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=5&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yesterday, I saw my son and daughter (5 and 4 respectively) actively throwing rocks and clumps of dirt at a Daddy-Long-Leg spider that had worked his way halfway up the side of some playground equipment.  The spider was pretty large &#8212; about a 4&quot; leg span.  Despite his size, he was completely harmless.</p>
<p>As soon as I saw what was happening, I walked over to the scene and stepped between the spider and my children before either were able to squash him with a projectile.  I urged them to &quot;put down their weapons&quot; and take a closer look at what they were trying to kill.  When they approached the spider, they became very interested in what he was like.  I picked up the Daddy-Long-Leg gently and let them get a closer look, attempting to find all the parts common to all spiders and noting the complexity of his protective coloration.  The children were actually amazed.  My son was eager to actually hold him to get an even closer look.  Although my daughter was actually afraid to hold him, she was just as amazed as my son was by the complexity of this odd little creature.</p>
<p>It is completely clear, in retrospect, that it was not raw fear that drove them to throw stones.  It almost seems that they were naturally driven to attack.  Once they were able to get a closer view and gain appreciation for the little creature, they didn&#39;t even consider harming it.</p>
<p>In many ways, I think we (people) never really outgrow this reaction to things we don&#39;t recognize.  It&#39;s possible it&#39;s deeply rooted in our tribal nature.  I&#39;m not an expert on where it comes from at all, but it doesn&#39;t take an expert to see that the &quot;grown-ups&quot; have outgrown stones (now: media, hand-grenades, dirty-bombs, the list goes on), but what about our awareness???</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=5&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/05/23/throwing-stones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Landscaping with Bush</title>
		<link>http://ephsmith.wordpress.com/2006/05/03/landscaping-with-bush/</link>
		<comments>http://ephsmith.wordpress.com/2006/05/03/landscaping-with-bush/#comments</comments>
		<pubDate>Wed, 03 May 2006 19:15:44 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Social Ethics]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/05/03/landscaping-with-bush/</guid>
		<description><![CDATA[Yesterday, my neighbor&#39;s landscaper spent about 3 hours edging, blowing and mowing my next-door neighbors yard to perfection.  She must be paying him well, because it should have taken half that amount of time.  I guess the guy wanted to do a great job.  No harm in that right?
Well, he even went [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=4&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yesterday, my neighbor&#39;s landscaper spent about 3 hours edging, blowing and mowing my next-door neighbors yard to perfection.  She must be paying him well, because it should have taken half that amount of time.  I guess the guy wanted to do a great job.  No harm in that right?</p>
<p>Well, he even went to the extreme of mowing a small strip of land on my side of the property line and edging one side of my driveway.  Neither needed it as we just tended to our yard earlier this week, but he did it anyway.  Should I have a problem with it? Well that&#39;s not it.</p>
<p>But he left all the clippings on my driveway! And while he was blowing, somehow managed to get a few hundred Magnolia leaves (large enough to use as steno paper) under my truck in the carport!  I didn&#39;t notice most of this until he was already packing up to leave.  What does one say?</p>
<p>He had no intention of cleaning it up! Really!  I guess he thought he was doing us a favor by trimming up our yard, which was obviously unkempt by his standards, but freshly trimmed</p>
<p>I personally put my best foot forward in making sure my freedoms end where someone else&#39;s begins, a practice that I think works pretty well in most situations.  Maybe this man&#39;s  motives were genuine but the mess he left behind was nonetheless offensive.</p>
<p>ON a less superficial level, this is a nice example of what humans typically do with their environment.</p>
<p>With even the greatest of intentions, we drop stones render ripples and after hundreds of decisions are made and carried out, we look back toward the shore and wonder why it has receded beyond our view.</p>
<p>If you&#39;ve made it this far and haven&#39;t thought about the title, well.&nbsp;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=4&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/05/03/landscaping-with-bush/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Gnome-Blog (Useful)</title>
		<link>http://ephsmith.wordpress.com/2006/05/02/gnome-blog-trial-run-2/</link>
		<comments>http://ephsmith.wordpress.com/2006/05/02/gnome-blog-trial-run-2/#comments</comments>
		<pubDate>Wed, 03 May 2006 03:12:35 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Debian GNU/Linux]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ephsmith.wordpress.com/2006/05/02/gnome-blog-trial-run-2/</guid>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=3&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="https://umdrive.memphis.edu/fasmith/public/media/Screenshot-Post%20Blog%20Entry.png?uniq=-eiduax" alt="Gnome Blog Screenshot" align="middle" height="413" width="426" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=3&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/05/02/gnome-blog-trial-run-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>

		<media:content url="//umdrive.memphis.edu/fasmith/public/media/Screenshot-Post%20Blog%20Entry.png?uniq=-eiduax" medium="image">
			<media:title type="html">Gnome Blog Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux and a note on Freedom</title>
		<link>http://ephsmith.wordpress.com/2006/05/02/linux-and-a-note-on-freedom/</link>
		<comments>http://ephsmith.wordpress.com/2006/05/02/linux-and-a-note-on-freedom/#comments</comments>
		<pubDate>Tue, 02 May 2006 20:50:18 +0000</pubDate>
		<dc:creator>ephsmith</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://ephsmith.wordpress.com/2006/05/02/linux-and-a-note-on-freedom/</guid>
		<description><![CDATA[There is alot of freedom that comes with running a GNU/Linux system, but with alot of freedom comes alot of decisions, which, like all decisions, come with patience, diligence, and a willingness to understand the parameters of the situation.
I&#39;ve noted quite a bit of folks complaining about installing Linux and I can relate in many [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=1&subd=ephsmith&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There is alot of freedom that comes with running a GNU/Linux system, but with alot of freedom comes alot of decisions, which, like all decisions, come with patience, diligence, and a willingness to understand the parameters of the situation.</p>
<p>I&#39;ve noted quite a bit of folks complaining about installing Linux and I can relate in many ways to being frustrated at times, but at some point it always occurs to me that I still have it alot better than I ever did using proprietarty OSes and Software.</p>
<p>I&#39;ve been an avid <a href="www.debian.org" title="Debian Homepage" target="_blank">Debian</a> user for almost 2 years.  It took me 1 install to get a functional system. I ended up changing my mind about which filesystem I wanted to use (settled on XFS and LVM) so I experimented a bit and after a total of 3 installs, I finally had the system I really wanted.  I&#39;ve been running that same <i>testing</i> system for 2 years <i>without a crash</i> &#8212; with extremely long uptimes I might add.</p>
<p>Throughout the last 2 years I&#39;ve struggled with some hardware compatabilities, CD burning, sound, playing/viewing <i>proprietary media formats</i>, and in general the learning curve that had to be overcome for me to tweak my system to my finicky standards.  Overall, I can say that every challenge that I had to overcome, was worth it.   After a while you get the hang of how things are done in the Open Source world.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ephsmith.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ephsmith.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ephsmith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ephsmith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ephsmith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ephsmith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ephsmith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ephsmith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ephsmith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ephsmith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ephsmith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ephsmith.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ephsmith.wordpress.com&blog=206282&post=1&subd=ephsmith&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ephsmith.wordpress.com/2006/05/02/linux-and-a-note-on-freedom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/573b8dca5c6cc17a89607c5d3235bfb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ephsmith</media:title>
		</media:content>
	</item>
	</channel>
</rss>