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

<channel>
	<title>Clete&#039;s Blog</title>
	<atom:link href="http://clete2.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://clete2.com</link>
	<description>Nerdy comments, among other things</description>
	<lastBuildDate>Sun, 29 Aug 2010 02:32:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Arduino With Ethernet Shield</title>
		<link>http://clete2.com/2010/08/arduino-with-ethernet-shield/</link>
		<comments>http://clete2.com/2010/08/arduino-with-ethernet-shield/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 02:31:18 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=367</guid>
		<description><![CDATA[I&#8217;ve recently purchased the new Arduino Ethernet shield. This new shield has been revised to have a micro SD card slot that I hear can read/write cards sized up to 2GB. This can be useful for serving up files or even making torrent clients (albeit slow). Picture from adafruit.com The first project that I have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently purchased the new Arduino Ethernet shield. This new shield has been revised to have a micro SD card slot that I hear can read/write cards sized up to 2GB. This can be useful for serving up files or even making torrent clients (albeit slow).</p>
<p style="text-align: center;">Picture from adafruit.com</p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17_21&amp;products_id=201"><img class="aligncenter size-medium wp-image-368" title="arduinoeshield_MED" src="http://clete2.com/wp-content/uploads/2010/08/arduinoeshield_MED-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>The first project that I have completed is a small program that will upload the temperature of my room every 10 seconds to an online service called <a href="http://pachube.com/">Pachube</a>, which is a service for uploading sensor data.</p>
<p>I used some code found <a href="http://community.pachube.com/node/112#inputoutput">at Pachube</a>, modified it a bit, and combined it with some code from one of Adafruit&#8217;s <a href="http://www.ladyada.net/learn/sensors/tmp36.html">tutorials</a>. You can see my Pachube feed <a href="http://www.pachube.com/feeds/9686">here</a>.</p>
<p>In the future, I plan on adding some more sensors and also combining it with a web server run from the Arduino.</p>
<p><script src="http://www.google.com/jsapi" type="text/javascript"></script><script src="http://apps.pachube.com/google_viz/viz.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
createViz(9686,0,600,300,"FF00CC");
// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/08/arduino-with-ethernet-shield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBB 3 Hosted on iPhone Server</title>
		<link>http://clete2.com/2010/08/phpbb-3-on-iphone-server/</link>
		<comments>http://clete2.com/2010/08/phpbb-3-on-iphone-server/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 00:02:45 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=361</guid>
		<description><![CDATA[Thanks to the new jailbreak out there, my iPhone 4 has been successfully jailbroken. Just like a typical nerd, I have been playing around with all of the cool new possibilities that are now open to me. One of my &#8220;coolest&#8221; things that I&#8217;ve done so far is install a full-fledged bulletin board system onto [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the <a href="http://jailbreakme.com/">new jailbreak</a> out there, my iPhone 4 has been successfully jailbroken. Just like a typical nerd, I have been playing around with all of the cool new possibilities that are now open to me.</p>
<p>One of my &#8220;coolest&#8221; things that I&#8217;ve done so far is install a full-fledged bulletin board system onto my iPhone. I&#8217;m running <a href="http://www.lighttpd.net/">lighttpd</a> and using SQLite as my database of choice.</p>
<p>For those who are curious, all I did was type `sqlite phpbb.db` and then `.quit` in the console to create the database. From there, all I had to do was point the phpBB installer in the right direction.</p>
<p><a href="http://clete2.com/wp-content/uploads/2010/08/Screen-shot-2010-08-02-at-6.56.33-PM.png"><img class="aligncenter size-medium wp-image-362" title="Screen shot 2010-08-02 at 6.56.33 PM" src="http://clete2.com/wp-content/uploads/2010/08/Screen-shot-2010-08-02-at-6.56.33-PM-300x187.png" alt="" width="300" height="187" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/08/phpbb-3-on-iphone-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pictures From St. Louis, Missouri</title>
		<link>http://clete2.com/2010/07/pictures-from-st-louis-missouri/</link>
		<comments>http://clete2.com/2010/07/pictures-from-st-louis-missouri/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 17:15:26 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=356</guid>
		<description><![CDATA[A few weeks ago, I took a trip to St. Louis, Missouri with some folks from Mansfield. Check out the pictures here. We went to the Gateway Arch, the St. Louis Zoo, and City Museum. I didn&#8217;t get any pictures from City Museum because I didn&#8217;t take my phone in. If you&#8217;ve ever been there, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cleteblackwellphoto.com/v/stlouis2010/"><img class="aligncenter size-medium wp-image-357" title="IMG_0125" src="http://clete2.com/wp-content/uploads/2010/07/St.-Louis-Summer-2010-30-300x224.jpg" alt="" width="300" height="224" /></a>A few weeks ago, I took a trip to St. Louis, Missouri with some folks from Mansfield. Check out the pictures <a href="http://cleteblackwellphoto.com/v/stlouis2010/">here</a>.</p>
<p>We went to the Gateway Arch, the St. Louis Zoo, and <a href="http://www.citymuseum.org/home.asp">City Museum</a>. I didn&#8217;t get any pictures from City Museum because I didn&#8217;t take my phone in. If you&#8217;ve ever been there, you would know why. You&#8217;re crawling sideways and nearly upside-down at times, so my phone would have fallen out. City Museum was certainly the highlight of the day.</p>
<p>We went into the casino in the last picture just to see what it was like. I truly believe that it is one of the largest scams in the USA. Again, I didn&#8217;t take pictures inside, because I am sure that they wouldn&#8217;t like that too much.</p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/07/pictures-from-st-louis-missouri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iSSH &#8211; A Great iPhone App</title>
		<link>http://clete2.com/2010/07/issh-a-great-iphone-app/</link>
		<comments>http://clete2.com/2010/07/issh-a-great-iphone-app/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 02:33:39 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=350</guid>
		<description><![CDATA[iSSH (App Store link) is a Secured SHell client for iPhone that works over any data network, cellular or WiFi. It is easily one of my favorite apps for a number of reasons. The biggest reason is obvious: I can remotely manage my server(s) from literally anywhere. Other reasons include a very intuitive user interface [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zinger-soft.com/iSSH_features.html">iSSH</a> (<a href="http://itunes.apple.com/us/app/issh-ssh-vnc-console/id287765826?mt=8">App Store link</a>) is a Secured SHell client for iPhone that works over any data network, cellular or WiFi. It is easily one of my favorite apps for a number of reasons. The biggest reason is obvious: I can remotely manage my server(s) from literally anywhere. Other reasons include a very intuitive user interface and the ability to use pretty much any meta key you would ever need.</p>
<p>Here is me watching someone&#8217;s <a href="http://www.nethack.org/">NetHack</a> game in iSSH:</p>
<p style="text-align: center;"><a href="http://clete2.com/wp-content/uploads/2010/07/photo.png"><img class="aligncenter size-medium wp-image-351" title="nethackonissh" src="http://clete2.com/wp-content/uploads/2010/07/photo-300x200.png" alt="" width="300" height="200" /></a></p>
<p style="text-align: left;">The first thing you will notice about iSSH is that the keyboard is transparent so that you can see more lines of terminal and still be able to type.</p>
<p style="text-align: left;">Here is a similar screen of a server running htop:</p>
<p style="text-align: left;"><a href="http://clete2.com/wp-content/uploads/2010/07/photo-1.png"><img class="aligncenter size-medium wp-image-353" title="htoponissh" src="http://clete2.com/wp-content/uploads/2010/07/photo-1-300x200.png" alt="" width="300" height="200" /></a></p>
<p style="text-align: left;">Another great feature of iSSH is multitasking. iSSH can stay logged in for up to ten minutes after you leave the application (10 minutes is Apple&#8217;s limit). This is great for quickly switching between other applications that you&#8217;re using. iSSH will send you a message alerting you that your connections will be closed if you don&#8217;t reopen the application within a few minutes of the ten minute limit.</p>
<p style="text-align: left;">SSH isn&#8217;t the only thing that iSSH can do. It can handle VNC connections for viewing servers and desktops (of any OS) remotely. The new version of iSSH can even set up tunnels through SSH so that you can take ports from the connected host and forward them to your iPhone locally.</p>
<p style="text-align: left;">For instance, I have forwarded port 80 from my server to my iPhone on port 8080. Note that it looks like I&#8217;m running that server locally:</p>
<p style="text-align: left;"><a href="http://clete2.com/wp-content/uploads/2010/07/photo1.png"><img class="aligncenter size-medium wp-image-354" title="photo" src="http://clete2.com/wp-content/uploads/2010/07/photo1-200x300.png" alt="" width="200" height="300" /></a></p>
<p style="text-align: left;">iSSH is undoubtedly one of the most feature-filled SSH/VNC/Telnet client for iPhone. It is definitely one of my favorite apps. I highly recommend it. It is updated on what seems to be a bi-weekly basis with new features and bug fixes. iSSH is easily the most frequently updated iPhone app that I own.</p>
<p style="text-align: left;">The only drawback is the price: $9.99 USD. If you ask me, iSSH is worth $50.</p>
<p style="text-align: left;">The full feature list:</p>
<blockquote>
<p style="text-align: left;">• Multitasking support &#8211; can hold connections open for up to 10 minutes<br />
• Arbitrary port tunneling through SSH<br />
• Tunneled VNC client (or unencrypted using a &#8220;raw&#8221; connection)<br />
• Tunneled X server<br />
• Support for any non-standard ssh or vnc port<br />
• Multiple simultaneous connections<br />
• iPhone 3.0 cut and paste (double tap in console)<br />
• Nearly every encoding supported<br />
• Reachability notification<br />
• Features a VGA BBS ANSI compatible font<br />
• Portrait and landscape mode<br />
• 53&#215;24 or 80&#215;24 (user configurable on iPad) with scroll-back buffer<br />
• Arrow keys (by pop-up or by toolbar). Ctrl, alt, esc, tab, shift, Fn keys (1-10), ` key, all in combination.<br />
• Keys are highlighted to confirm combination.<br />
• Store any number of connections and configurations<br />
• Command execution on connection<br />
• Transparent keyboard<br />
• Four (six on iPad) selectable monospaced fonts<br />
• Via EDGE, WiFi or 3G<br />
• RSA and DSA key generation and exchange via email, password-connected SSH or pasteboard<br />
• Can support &#8220;uninterrupted&#8221; connections via GNU Screen and the command option.<br />
• Transfers public keys automatically, without needing to email first.<br />
• Pinch zooming in VNC/X11<br />
• As good or better bluetooth/dock keyboard support than other VNC/RDP and console apps in the App Store! (Please follow iTunes support link for details.)</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/07/issh-a-great-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5</title>
		<link>http://clete2.com/2010/04/html-5/</link>
		<comments>http://clete2.com/2010/04/html-5/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:34:49 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=348</guid>
		<description><![CDATA[I am very excited for HTML 5. As a flash hater, I cannot wait for mainstream adaptation of HTML 5. The biggest benefit of HTML 5, for me at least, is the ability to embed H.264 video into webpages. In my experience, flash is horribly inefficient. Flash was never built to be a platform for [...]]]></description>
			<content:encoded><![CDATA[<p>I am very excited for HTML 5. As a flash hater, I cannot wait for mainstream adaptation of HTML 5.</p>
<p>The biggest benefit of HTML 5, for me at least, is the ability to embed H.264 video into webpages. In my experience, flash is horribly inefficient. Flash was never built to be a platform for video, no matter what they may say. Flash video is horribly inefficient and it uses far too much processor power, even when it is GPU accellerated. H.264 video is perfect, because it can be decoded easily by processors and it is often much higher quality than flash video.</p>
<p>If you want to see some of the things that HTML 5 is compatible, check out <a href="http://www.chromeexperiments.com/">Chrome Experiments</a>. Although the name may be Chrome Experiments, these work in all HTML 5 compatible browsers.</p>
<p>I hope that HTML 5 will replace flash entirely in ALL uses and applications in web browsers. Please, flash, go away!</p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/04/html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple</title>
		<link>http://clete2.com/2010/04/apple/</link>
		<comments>http://clete2.com/2010/04/apple/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 20:05:54 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=341</guid>
		<description><![CDATA[Two years ago, I purchased my first Apple product. After the iPhone had dropped in price from $599 to $299, I was able to afford one. I purchased the white iPhone 3G 16GB model. I was amazed at the speed and ease of use. The iPhone was and is definitely a revolutionary device. Before the [...]]]></description>
			<content:encoded><![CDATA[<p>Two years ago, I purchased my first <a href="http://www.apple.com/">Apple</a> product. After the iPhone had dropped in price from $599 to $299, I was able to afford one. I purchased the white iPhone 3G 16GB model. I was amazed at the speed and ease of use. The iPhone was and is definitely a revolutionary device. Before the iPhone, most smartphones were very primitive. The iPhone was the first phone to implement multitouch and the first phone to implement a touch screen in an easy-to-use and user-friendly way.</p>
<p>I am very impressed with the iPhone. I upgraded to the white iPhone 3GS 32GB when it was released last summer. The speed of the 3GS was amazing and the battery life was decent.</p>
<p>In November, my Dell laptop died and I had many bouts with Dell over receiving a suitable laptop for my needs that was comparable to the one that I originally had. After Dell was unable to offer all that I needed, I decided to buy a MacBook Pro and sell the one that Dell gave me. I had had it with Dell and Windows in general. I wanted to move to a sleek, simple interface that offered the robustness of UNIX. Mac OSX is perfect for that.</p>
<p>Three days ago, my MacBook Pro arrived. It is absolutely amazing. It is fast and simple to use. Everything about it is polished beyond belief. I have no major or minor complaints so far. I have been adjusting some to the new UI and the new way of finding things.</p>
<p>Installing applications is just as easy as downloading a single file and dragging it into the applications folder. *.dmg files are really just CD/DVD images, so burning a program to a CD/DVD is extremely simple. The OS takes care of all of it for you. Additionally, the $70 <a href="http://www.apple.com/magicmouse/">Magic Mouse </a>is definitely worth the purchase. I like it because I can use it left-handed easily. I also like the multitouch functionality of it. I&#8217;m blown away by Apple&#8217;s OS.</p>
<p>It is no marvel that Apple yesterday <a href="http://www.macrumors.com/2010/04/20/apple-reports-3-07-billion-profit-for-q2-2010-best-non-holiday-quarter-ever/">reported their best non-holiday quarter ever</a>.</p>
<p>The only thing that I must shun Apple on is their unwillingness to open source their products. That is it.</p>
<p>Here is a screenshot of my workspace. I currently have my MacBook Pro connected to my TV VIA Mini DisplayPort -&gt; HDMI.</p>
<p><a href="http://clete2.com/wp-content/uploads/2010/04/Screen-shot-2010-04-21-at-4.02.17-PM-2.png"><img class="aligncenter size-medium wp-image-344" title="Screen shot 2010-04-21 at 4.02.17 PM (2)" src="http://clete2.com/wp-content/uploads/2010/04/Screen-shot-2010-04-21-at-4.02.17-PM-2-300x168.png" alt="" width="300" height="168" /></a><a href="http://clete2.com/wp-content/uploads/2010/04/Screen-shot-2010-04-21-at-4.02.17-PM.png"><img class="aligncenter size-medium wp-image-343" title="Screen shot 2010-04-21 at 4.02.17 PM" src="http://clete2.com/wp-content/uploads/2010/04/Screen-shot-2010-04-21-at-4.02.17-PM-300x187.png" alt="" width="300" height="187" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/04/apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gearing up for the Masters</title>
		<link>http://clete2.com/2010/03/gearing-up-for-the-masters/</link>
		<comments>http://clete2.com/2010/03/gearing-up-for-the-masters/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:39:47 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=336</guid>
		<description><![CDATA[As usual, I am extremely excited for the Masters. I attend every year, but it never gets old. The Masters is generally the highlight of my year. And this year is no different. All speculation was confirmed last week when Tiger Woods announced that he would make his return to golf with the Masters. Tiger [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://logomentor.com/logos/masters-logo.gif" alt="" /></p>
<p>As usual, I am extremely excited for the Masters. I attend every year, but it never gets old. The Masters is generally the highlight of my year.</p>
<p>And this year is no different. All speculation was confirmed last week when Tiger Woods announced that he would make his return to golf with the Masters. Tiger made a good choice. There is no better tournament to return to than the Masters.</p>
<p>The Masters is the most controlled and respected golf tournament in the world. People at the Masters do not leave (much) trash behind, they do not run (generally), and they are the quietest crowds you will experience. There is a level of respect at the Masters, for the course and for the golfers, that is not present at any other major or tournament.</p>
<p>Some people misinterpret this respect to be fear. Fear of having your tickets revoked for life. Fear of being removed from the course. I recently read an article in the local newspaper that said that Tiger would be safe due to the fear of the spectators. It isn&#8217;t fear that will keep Tiger safe. It&#8217;s respect.</p>
<p>Tiger will be very safe at the Masters. The media is controlled extensively and the atmosphere is such that any disrespectful patrons will quickly be hushed or escorted off of the grounds immediately. It is the best place for Tiger to return to.</p>
<p>On another note, I&#8217;m generally excited to attend the Masters again this year. I look forward to seeing Augusta again, as it is one of my favorite places to visit. Aside from the tournament, it is a wonderful and conservative town. The town has a large sense of community and a huge focus on the game of golf. I can&#8217;t wait to return.</p>
<p>I&#8217;ll be rooting for Phil!</p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/03/gearing-up-for-the-masters/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Spring Schedule</title>
		<link>http://clete2.com/2010/01/spring-schedule/</link>
		<comments>http://clete2.com/2010/01/spring-schedule/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 15:05:44 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=334</guid>
		<description><![CDATA[I apologize for not posting in a (very) long time. I have been busy. Additionally, I haven&#8217;t had many topics to talk about. Currently, I&#8217;m in limbo waiting for the new MacBook Pro laptops to be released. It is rumored that a refresh might happen at Apple&#8217;s January tablet event. I&#8217;m purchasing a MacBook Pro [...]]]></description>
			<content:encoded><![CDATA[<p>I apologize for not posting in a (very) long time. I have been busy. Additionally, I haven&#8217;t had many topics to talk about.</p>
<p>Currently, I&#8217;m in limbo waiting for the new MacBook Pro laptops to be released. It is rumored that a refresh might happen at Apple&#8217;s January tablet event. I&#8217;m purchasing a MacBook Pro due to the endless volley of issues being thrown at me directly by Dell&#8217;s abomination of a service department.</p>
<p>School has started back. I will be listing my schedule below:</p>
<p>MWF Fundamentals of Calculus 8:30-9:20</p>
<p>MWF Operations Research 2:30-3:20</p>
<p>TTH Personal Finance 8:30-9:45</p>
<p>TTH Database Systems 1:00-2:15</p>
<p>TTH English Composition II 2:30-3:45</p>
<p>TTH Astronomy 5:00-6:15</p>
<p>Monday Committee Meetings at 6:30-7:30</p>
<p>Work:</p>
<p>Monday 1:00-2:30</p>
<p>3:30-4:30</p>
<p>Tuesday 12:00-1:00</p>
<p>Wednesday 1:00-2:30</p>
<p>3:30-4:30</p>
<p>Desk hours: 9:30-12:30</p>
<p>Duty on some Sundays and every other Thursday night.</p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2010/01/spring-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update on &#8216;Rick Rolling&#8217; iPhone Worm</title>
		<link>http://clete2.com/2009/11/update-on-rick-rolling-iphone-worm/</link>
		<comments>http://clete2.com/2009/11/update-on-rick-rolling-iphone-worm/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:43:17 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=329</guid>
		<description><![CDATA[A few weeks ago, a worm that targeted jailbroken iPhones was released. This worm worked by exploiting a very simple security vulnerability. When installing SSH on a jailbroken phone, a default password is assigned and the user is not forced to change  it. That&#8217;s the only problem. This worm scanned for open SSH ports in [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, a <a href="http://www.engadget.com/2009/11/08/first-iphone-worm-rickrolls-jailbroken-phones/">worm that targeted jailbroken iPhones</a> was released. This worm worked by exploiting a very simple security vulnerability. When installing SSH on a jailbroken phone, a default password is assigned and the user is not forced to change  it. That&#8217;s the only problem. This worm scanned for open SSH ports in IP ranges reserved by telecoms. When it found an open SSH port, it tried to login as root with the default password. If that succeeded, it would change the wallpaper to this:</p>
<p><a href="http://clete2.com/wp-content/uploads/2009/11/11-08-09ikee.jpg"><img class="aligncenter size-full wp-image-330" title="11-08-09ikee" src="http://clete2.com/wp-content/uploads/2009/11/11-08-09ikee.jpg" alt="11-08-09ikee" width="348" height="508" /></a>It was only a matter of time until someone exploited the vulnerability &#8212; for real. Now, there is a <a href="http://www.engadget.com/2009/11/23/jailbroken-iphones-exposed-to-second-worm-this-time-malicious/">worm out using the same exploit</a> that allows the hacker full control over the phone and also spoofs a bank login page to steal bank credentials.</p>
<p>Really, this is equivalent to installing a web server, turning the firewall off, allowing SSH access, and setting your root password to &#8216;root.&#8217; The problem here is that the average person who jailbreaks knows little to nothing about security.</p>
<p>Whoops! <img src='http://clete2.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2009/11/update-on-rick-rolling-iphone-worm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Grammar Lesson</title>
		<link>http://clete2.com/2009/11/a-grammar-lesson/</link>
		<comments>http://clete2.com/2009/11/a-grammar-lesson/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 16:57:44 +0000</pubDate>
		<dc:creator>Clete Blackwell II</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clete2.com/?p=326</guid>
		<description><![CDATA[Recently, I found this graphic on the internet. It annoys me to no end that most people do not understand the difference between &#8220;I could care less&#8221; and &#8220;I couldn&#8217;t care less.&#8221;]]></description>
			<content:encoded><![CDATA[<p>Recently, I found this graphic on the internet. It annoys me to no end that most people do not understand the difference between &#8220;I could care less&#8221; and &#8220;I couldn&#8217;t care less.&#8221;</p>
<p><a href="http://clete2.com/wp-content/uploads/2009/11/TheCaringContinuum.png"><img class="aligncenter size-full wp-image-327" title="TheCaringContinuum" src="http://clete2.com/wp-content/uploads/2009/11/TheCaringContinuum.png" alt="TheCaringContinuum" width="301" height="320" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://clete2.com/2009/11/a-grammar-lesson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
