<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>skepsis &#299; anomos</title>
	<atom:link href="http://skepsisianomos.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://skepsisianomos.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 25 Feb 2009 00:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='skepsisianomos.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5a494527105d655aa30a4decd6d929e3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>skepsis &#299; anomos</title>
		<link>http://skepsisianomos.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://skepsisianomos.wordpress.com/osd.xml" title="skepsis &#299; anomos" />
	<atom:link rel='hub' href='http://skepsisianomos.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mobile Browser Detection in PHP with RegEx</title>
		<link>http://skepsisianomos.wordpress.com/2009/02/25/mobile-browser-detection-in-php-with-regex/</link>
		<comments>http://skepsisianomos.wordpress.com/2009/02/25/mobile-browser-detection-in-php-with-regex/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 00:38:31 +0000</pubDate>
		<dc:creator>skepsis</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile browser]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false">http://skepsisianomos.wordpress.com/?p=22</guid>
		<description><![CDATA[In October of last year, two thousand eight A.D., I stumbled upon a nice mobile browser detection script. Inspired by the comments, I modified the script to detect iPhones. I also made simple example scripts for two different ways of serving different content for different browsers, separate stylesheets or subdomains. Today I received an e-mail [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=22&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In October of last year, two thousand eight A.D., I stumbled upon a nice <a title="php script to detect mobile browsers" href="http://www.brainhandles.com/2007/10/15/detecting-mobile-browsers/" target="_blank">mobile browser detection</a> script. Inspired by the comments, I modified the script to detect iPhones. I also made simple example scripts for two different ways of serving different content for different browsers, separate stylesheets or subdomains.</p>
<p>Today I received an e-mail requesting this modified script which had been removed from the file-sharing site, so I dug it up and updated it per brainhandles.com December 2008 update and and included detection of iPods, and Android devices separately from the iPhone, mobile, and desktop groups.</p>
<p>An without further ado, the code. (<a title="mobile broswer detection script" href="http://www.mediafire.com/file/2xugtmgim2y/checkmobile.zip" target="_blank">.zip</a> 2.76kB / <a title="mobile broswer detection script" href="http://www.mediafire.com/file/n2k4xijiwtq/checkmobile.tar.gz" target="_blank">.tar.gz</a> 1.76kB)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/skepsisianomos.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/skepsisianomos.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/skepsisianomos.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=22&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://skepsisianomos.wordpress.com/2009/02/25/mobile-browser-detection-in-php-with-regex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0673b345eb709618e1ae1940b2189181?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skepsis</media:title>
		</media:content>
	</item>
		<item>
		<title>An Open Letter to Rep. Linda S. Bolon</title>
		<link>http://skepsisianomos.wordpress.com/2009/02/11/an-open-letter-to-rep-linda-s-bolon/</link>
		<comments>http://skepsisianomos.wordpress.com/2009/02/11/an-open-letter-to-rep-linda-s-bolon/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 18:05:07 +0000</pubDate>
		<dc:creator>skepsis</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[State Sovereignty]]></category>
		<category><![CDATA[constitution]]></category>
		<category><![CDATA[federal government]]></category>
		<category><![CDATA[house of representatives]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[linda bolon]]></category>
		<category><![CDATA[linda s bolon]]></category>
		<category><![CDATA[new hampshire]]></category>
		<category><![CDATA[ohio]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[sovereignty]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[state rights]]></category>

		<guid isPermaLink="false">http://skepsisianomos.wordpress.com/?p=20</guid>
		<description><![CDATA[Following is a letter I wrote to Ohio House Representative Linda S. Bolon (D), District 1. I urge you, as a representative of the People of this great State of Ohio, to read New Hampshire House Resolution HCR 0006, available at http://www.gencourt.state.nh.us/legislation/2009/HCR0006.html The co-sponsors of this resolution in New Hampshire are true American patriots, acting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=20&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following is a letter I wrote to Ohio House Representative Linda S. Bolon (D), District 1.</p>
<p>I urge you, as a representative of the People of this great State of Ohio, to read New Hampshire House Resolution HCR 0006, available at <a title="states rights" href="http://www.gencourt.state.nh.us/legislation/2009/HCR0006.html" target="_blank">http://www.gencourt.state.nh.us/legislation/2009/HCR0006.html</a></p>
<p>The co-sponsors of this resolution in New Hampshire are true American patriots, acting to protect the People of their State from the out-of-control Federal government which was formed to protect the same. The Constitution, which was ratified by the several States, and accepted by our State, explicitly states that any power not specifically delegated to the Federal government belongs to the States or the People. Nearly all acts of Congress in our lifetimes have been unconstitutional acts, seeking to take liberty from the States and the People. The constitution is very straightforward and does not allow for the statutes and laws, executive orders, and judicial orders so often passed into &#8220;law&#8221; by the Federal government. All of these &#8220;laws&#8221; are null and void, according to the Constitution for the United States.</p>
<p>We have long forgotten, as a People, what exactly the Constitution means, and what &#8220;State&#8221; means, and who is supposed to have the power in this Union. We act as though we are one nation, which is absolutely false. We are a Union of fifty nations, fifty States, bound together by certain, enumerated principles, spelled out specifically in the Constitution for the United States. We have for too long allowed the Federal government to exercise power over the individual States and it is high time this was put to an end.</p>
<p>I call on you to act swiftly in introducing a similar resolution in the Ohio House of Representatives. It is your duty as a representative of the People of this great State to protect our liberties and those of our State.</p>
<p>Sincerely,<br />
Jeremy D Forsythe<br />
Salem, Ohio</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/skepsisianomos.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/skepsisianomos.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/skepsisianomos.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=20&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://skepsisianomos.wordpress.com/2009/02/11/an-open-letter-to-rep-linda-s-bolon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0673b345eb709618e1ae1940b2189181?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skepsis</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Apache2 Web Server on Ubuntu</title>
		<link>http://skepsisianomos.wordpress.com/2009/02/07/install-apache2-web-server-on-ubuntu/</link>
		<comments>http://skepsisianomos.wordpress.com/2009/02/07/install-apache2-web-server-on-ubuntu/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 07:18:19 +0000</pubDate>
		<dc:creator>skepsis</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://skepsisianomos.wordpress.com/?p=7</guid>
		<description><![CDATA[Ubuntu is an intuitive Linux-based operating system that is easy to switch to from Windows. The operating system and almost any software you will ever need is available free of charge. You can get Ubuntu by visiting www.ubuntu.com, where you can download the software or request a CD be mailed to you. For fun, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=7&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu is an intuitive Linux-based operating system that is easy to switch to from Windows. The operating system and almost any software you will ever need is available free of charge. You can get Ubuntu by visiting <a title="download ubuntu" href="http://www.ubuntu.com" target="_blank">www.ubuntu.com</a>, where you can download the software or request a CD be mailed to you.</p>
<p>For fun, and for profit, I design and code web sites, so I like having <a title="apache web server" href="http://apache.org/" target="_blank">Apache</a> web server software running on my machine. I can easily test changes to web sites by modifying the local code and browsing to &#8220;localhost&#8221; in my browser instead of uploading a new copy of each file for every change that is made. If you work with HTML, xHTML, CSS, PHP, or other web-based technologies, running a local server will greatly increase your productivity.</p>
<p>Ubuntu makes installing software a breeze. Being based on Debian, it includes the Synaptic Package Manager, which can be used to search for and install software packages. But if one knows the name(s) of the specific package one wants to install, the command-line apt interface is quicker.</p>
<p>In this article, I will walk you through the process of installing Apache2 web server with PHP support. Some of this software is available in the extended &#8220;universe&#8221; software repository. This may not already be enabled on your computer, so go through the following steps to ensure the software will be available for you to install.</p>
<ul>
<li>On the menu bar, click System, Administration, Synaptic Package Manager (this will require you to enter the administrator password, which is simply the password of the user that was set up during installation)<a href="http://skepsisianomos.files.wordpress.com/2009/02/1.png"><img class="aligncenter size-medium wp-image-8" title="Synaptic Package Manager" src="http://skepsisianomos.files.wordpress.com/2009/02/1.png?w=281&#038;h=300" alt="Synaptic Package Manager" width="281" height="300" /></a></li>
<li>On the menu bar in Synaptic, click Settings, Repositories and make sure the box next to the option for &#8220;universe&#8221; is checked. Other software you are bound to want in the future will require the &#8220;multiverse&#8221; repository, so you may as well enable it while you&#8217;re here.<a href="http://skepsisianomos.files.wordpress.com/2009/02/2.png"><img class="aligncenter size-medium wp-image-11" title="Enabling repositories in Synaptic" src="http://skepsisianomos.files.wordpress.com/2009/02/2.png?w=300&#038;h=276" alt="Enabling repositories in Synaptic" width="300" height="276" /></a></li>
</ul>
<p>Alternatively, you can do this in terminal (command-line) by using <a title="ubuntu repositories in terminal" href="https://help.ubuntu.com/community/Repositories/CommandLine" target="_blank">this method</a>.</p>
<p>Now you are ready to install Apache.</p>
<ul>
<li>Open a terminal window, either by choosing Applications, Accessories, Terminal, or by pressing ALT+F2 (run) and entering &#8220;gnome-terminal&#8221;.<a href="http://skepsisianomos.files.wordpress.com/2009/02/3.png"><img class="aligncenter size-medium wp-image-13" title="Run dialog" src="http://skepsisianomos.files.wordpress.com/2009/02/3.png?w=300&#038;h=137" alt="Run dialog" width="300" height="137" /></a></li>
<li>Execute the following command (you must right-click and choose paste or press Shift+CTRL+V to paste into the terminal window, instead of CTRL+V):<br />
<blockquote><p>sudo apt-get install apache2 apache2-common apache2-mpm-prefork apache2-utils ssl-cert</p></blockquote>
<p>The sudo portion runs the apt-get command as a temporary administrator action, and as such requires the administrator password, as above. This will install all libraries necessary to run Apache. You will likely have to press the Y key to accept the install.</li>
<li>Now you must tell Apache where to find your web site files. Apache stores configuration information in the /etc/apache2 folder. The two important subfolders are sites-available and sites-enabled. The sites-available folder contains configuration files for all sites that Apache is able to access. The sites-enabled folder contains links (shortcuts, in Windows terms) to those config files (in the sites-available folder) for sites which are &#8220;turned on&#8221;. In other words, disabling a site is as easy as deleting the link in the sites-enabled folder, which allows one to preserve the configuration file so the site can be easily re-enabled in the future. In the terminal window, execute the following command to open the sites-available configuration:<br />
<blockquote><p>sudo gedit /etc/apache2/sites-available/default</p></blockquote>
</li>
<li>The configuration file will open in gedit text editor. The line to look for should be the fourth, and begins with &#8220;DocumentRoot&#8221;. This should be modified to point to the folder where your website files reside. An example might be:<br />
<blockquote><p>DocumentRoot /data/www/</p></blockquote>
<p><a href="http://skepsisianomos.files.wordpress.com/2009/02/4.png"><img class="aligncenter size-medium wp-image-14" title="Apache site config" src="http://skepsisianomos.files.wordpress.com/2009/02/4.png?w=300&#038;h=274" alt="Apache site config" width="300" height="274" /></a>After DocumentRoot, there is a section &lt;Directory /&gt;. The next Directory section should also point to your files, and should look like the following for most users&#8217; needs:</p>
<blockquote><p>&lt;Directory /data/www/&gt;<br />
Options Indexes FollowSymLinks MultiViews<br />
AllowOverride All<br />
Order allow,deny<br />
allow from all<br />
&lt;/Directory&gt;</p></blockquote>
</li>
<li>Once these changes are made, save the file by pressing CTRL+S or clicking File, Save; close the text editor.</li>
<li>If you&#8217;re feeling frisky, you can check out the Apache main config file at /etc/apache2/apache2.conf and if you need to change the port Apache listens to, edit /etc/apache2/ports.conf, changing the line from &#8220;Listen 80&#8243; to &#8220;Listen [PORT-NUMBER]&#8220;</li>
<li>When you installed Apache, it created a script in /etc/init.d which will start the Apache server when your computer boots up. It also started the Apache server, but with the old configuration files, so it is necessary to use the script&#8217;s &#8220;restart&#8221; option to end and restart the server. Execute the following command in terminal:<br />
<blockquote><p>sudo /etc/init.d/apache2 restart</p></blockquote>
</li>
<li>Now you should be able to see your web site files from your browser by entering http://localhost into your browser&#8217;s address bar. If you changed the port number, you&#8217;ll need to tell the browser that. For instance, if you&#8217;re using port 78, enter instead http://localhost:78</li>
<li>To enable PHP and CGI support for your web server, some additional packages must be installed. Execute the following command in terminal:<br />
<blockquote><p>sudo apt-get install libapache2-mod-php4 php4-cli php4-common php4-cgi</p></blockquote>
</li>
<li>Finally, if you wish to install extra Apache modules, execute one or more of the following commands in terminal:<br />
<blockquote><p>sudo a2enmod include<br />
sudo a2enmod rewrite<br />
sudo a2enmod ssl<br />
sudo a2enmod suexec</p></blockquote>
<p><a title="google search" href="http://www.google.com" target="_blank">Google</a> for more information on these modules. I recommend installing at least rewrite.</li>
<li>All that is left is to restart Apache and test the PHP support. Execute:<br />
<blockquote><p>sudo /etc/init.d/apache2 restart</p></blockquote>
</li>
<li>Now create an phptest.php (or any name you choose) file in your web site folder (/data/www in this example) and paste the following as the only content:<br />
<blockquote><p>&lt;?php phpinfo(); ?&gt;</p></blockquote>
<p>Or you can download the phptest.php file here: .<a title="phptest" href="http://www.mediafire.com/?nzhr5kgg5m1" target="_blank">php</a> [20b] / .<a title="phptest" href="http://www.mediafire.com/?zgujm02izax" target="_blank">tar.gz</a> [144b] / .<a title="phptest" href="http://www.mediafire.com/?th2ijmiqooq" target="_blank">zip</a> [174b]</li>
<li>Then navigate to http://localhost/phptest.php in your web browser, and you should see a readout of information on your PHP version.<a href="http://skepsisianomos.files.wordpress.com/2009/02/5.png"><img class="aligncenter size-medium wp-image-16" title="phpinfo() result" src="http://skepsisianomos.files.wordpress.com/2009/02/5.png?w=300&#038;h=284" alt="phpinfo() result" width="300" height="284" /></a></li>
</ul>
<p>Your local web server is now up-and-running. Use it to create an intranet for your work or home network, to quickly test web site changes without having to upload to your web host after each modification, or install a dynamic DNS package (like noip2 with a <a title="dynamic dns" href="http://www.no-ip.org" target="_blank">www.no-ip.org</a> account) and serve live websites from your local computer!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/skepsisianomos.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/skepsisianomos.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/skepsisianomos.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=7&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://skepsisianomos.wordpress.com/2009/02/07/install-apache2-web-server-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0673b345eb709618e1ae1940b2189181?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skepsis</media:title>
		</media:content>

		<media:content url="http://skepsisianomos.files.wordpress.com/2009/02/1.png?w=281" medium="image">
			<media:title type="html">Synaptic Package Manager</media:title>
		</media:content>

		<media:content url="http://skepsisianomos.files.wordpress.com/2009/02/2.png?w=300" medium="image">
			<media:title type="html">Enabling repositories in Synaptic</media:title>
		</media:content>

		<media:content url="http://skepsisianomos.files.wordpress.com/2009/02/3.png?w=300" medium="image">
			<media:title type="html">Run dialog</media:title>
		</media:content>

		<media:content url="http://skepsisianomos.files.wordpress.com/2009/02/4.png?w=300" medium="image">
			<media:title type="html">Apache site config</media:title>
		</media:content>

		<media:content url="http://skepsisianomos.files.wordpress.com/2009/02/5.png?w=300" medium="image">
			<media:title type="html">phpinfo() result</media:title>
		</media:content>
	</item>
		<item>
		<title>Change</title>
		<link>http://skepsisianomos.wordpress.com/2009/02/07/change/</link>
		<comments>http://skepsisianomos.wordpress.com/2009/02/07/change/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 06:00:16 +0000</pubDate>
		<dc:creator>skepsis</dc:creator>
				<category><![CDATA[Obama]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[2nd amendment]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[attorney general]]></category>
		<category><![CDATA[barack obama]]></category>
		<category><![CDATA[bush]]></category>
		<category><![CDATA[clinton]]></category>
		<category><![CDATA[democrats]]></category>
		<category><![CDATA[eric holder]]></category>
		<category><![CDATA[federal reserve]]></category>
		<category><![CDATA[gun ban]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[heller]]></category>
		<category><![CDATA[irs]]></category>
		<category><![CDATA[obama administration]]></category>
		<category><![CDATA[president obama]]></category>
		<category><![CDATA[propaganda]]></category>
		<category><![CDATA[reagan]]></category>
		<category><![CDATA[tax cheat]]></category>
		<category><![CDATA[tax cuts]]></category>
		<category><![CDATA[timothy geitner]]></category>
		<category><![CDATA[treasury]]></category>
		<category><![CDATA[washington dc]]></category>

		<guid isPermaLink="false">http://skepsisianomos.wordpress.com/?p=5</guid>
		<description><![CDATA[America&#8217;s new President, Barack Obama, took office 18 days ago. Already he has appointed several tax cheats to his Administration. One of them is now in charge of the Treasury Department, and by extension, the IRS. The Administration and Congressional Democrats are now using the same fear-mongering propaganda we came to despise from the Bush [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=5&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>America&#8217;s new President, Barack Obama, took office 18 days ago. Already he has appointed several tax cheats to his Administration. One of them is now in charge of the Treasury Department, and by extension, the IRS. The Administration and Congressional Democrats are now using the same fear-mongering propaganda we came to despise from the Bush (and Clinton, Bush, Reagan, et cetera) Administration to pass equally misleading &#8220;emergency&#8221; legislation. Obama&#8217;s Attorney General, Eric Holder, argued on behalf of the Washington D.C. total gun ban in front of the Supreme Court in the recent Heller case, and may soon be in charge of which guns are acceptable for civilians to own. Troop levels and deaths in Afghanistan and Pakistan are up, the troops in Iraq aren&#8217;t coming home anytime soon, and new, unconstitutionally appointed Secretary of State Hillary Clinton is taking a hard-line Brzezinski-esque approach to Iran. It looks as though we&#8217;ll soon be borrowing nearly a trillion dollars, at interest, from the Federal Reserve, a private corporation and a company which employed Treasury Secretary Timothy Geitner until his appointment to the Cabinet. The promised tax cuts for ninety-five percent of Americans are nowhere in sight. Reuters today reported that the promised health care reform will be delayed.</p>
<p>Somehow, I do not believe that this is the change Americans voted for.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/skepsisianomos.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/skepsisianomos.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/skepsisianomos.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=skepsisianomos.wordpress.com&amp;blog=6486795&amp;post=5&amp;subd=skepsisianomos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://skepsisianomos.wordpress.com/2009/02/07/change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0673b345eb709618e1ae1940b2189181?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skepsis</media:title>
		</media:content>
	</item>
	</channel>
</rss>
