<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1678253737565873041</id><updated>2011-11-19T18:40:58.333Z</updated><category term='ruby'/><category term='media'/><category term='divx'/><category term='tools'/><category term='news'/><category term='Space'/><category term='web'/><category term='gadgets'/><category term='homemade'/><category term='free'/><category term='mencoder'/><category term='wine'/><category term='phone'/><category term='htc desire'/><category term='mp4'/><category term='firefox'/><category term='audio'/><category term='t-shirt'/><category term='opensource'/><category term='python'/><category term='websphere'/><category term='printer'/><category term='browser'/><category term='rss'/><category term='drink'/><category term='nintendo'/><category term='script'/><category term='video'/><category term='link'/><category term='windows'/><category term='app'/><category term='email'/><category term='virtual machine'/><category term='dos'/><category term='web server'/><category term='rant'/><category term='hardware'/><category term='social network'/><category term='database'/><category term='operating system'/><category term='web testing'/><category term='car'/><category term='linux'/><category term='hack'/><category term='retro'/><category term='workaround'/><category term='camera'/><category term='wifi'/><category term='howto'/><category term='programming'/><category term='graphics'/><category term='humour'/><category term='music'/><category term='ffmpeg'/><category term='games'/><category term='webdriver'/><category term='blog'/><category term='wishlist'/><category term='android'/><category term='emulator'/><category term='food'/><category term='software'/><category term='homebrew'/><category term='reference'/><category term='twitter'/><category term='solved'/><category term='mac'/><category term='search'/><category term='automated testing'/><category term='mp3'/><category term='weird'/><category term='watir'/><category term='ubuntu'/><category term='mintlinux'/><category term='google'/><category term='problem'/><title type='text'>Geek Monkey</title><subtitle type='html'>A selection of geeky or techie things I've found interesting and useful hints and tips.
&lt;br&gt;
Alastair Montgomery</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default?start-index=101&amp;max-results=100'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>163</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-291904342358013635</id><published>2011-07-29T14:15:00.000+01:00</published><updated>2011-07-29T14:15:23.901+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='firefox'/><category scheme='http://www.blogger.com/atom/ns#' term='webdriver'/><category scheme='http://www.blogger.com/atom/ns#' term='workaround'/><category scheme='http://www.blogger.com/atom/ns#' term='watir'/><category scheme='http://www.blogger.com/atom/ns#' term='web testing'/><title type='text'>Problems running Firefox 5 from watir-webdriver on Mac OS 10.5</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Finally decided it was time to update my watir-webdriver development environment to the latest version of Firefox. I have been happily using Firefox 3.6.19 on my 64bit Intel Mac 10.5 and yesterday made the jump to Firefox 5.&lt;br /&gt;&lt;br /&gt;To my horror there is a bug in Firefox 4 and 5 which causes problems when attempting to start Firefox from the command line (basically what watir-webdriver does).&lt;br /&gt;&lt;br /&gt;Thankfully with the help of &lt;a href="https://github.com/jarib"&gt;Jarib Bakken&lt;/a&gt; I was able to use the workaround detailed on this &lt;a href="http://asqueella.blogspot.com/2010/12/dyld-unknown-required-load-command.html"&gt;blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The work around is to strip the x86_64 part from firefox-bin using ditto:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;cd /Applications/Firefox.app/Contents/MacOS&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;mv firefox-bin firefox-bin.original&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;ditto --arch i386 firefox-bin.original firefox-bin&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will solve the problem until we can upgrade to a later version of Mac Os.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-291904342358013635?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/291904342358013635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=291904342358013635&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/291904342358013635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/291904342358013635'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/07/problems-running-firefox-5-from-watir.html' title='Problems running Firefox 5 from watir-webdriver on Mac OS 10.5'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4814263523566509032</id><published>2011-07-21T16:00:00.003+01:00</published><updated>2011-07-21T16:00:12.058+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><category scheme='http://www.blogger.com/atom/ns#' term='rss'/><title type='text'>Ruby and RSS</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Started looking into access RSS from Ruby discovered it pretty much already built in as described in this article &lt;a href="http://www.developer.com/services/article.php/3733171/Consuming-RSS-Feeds-with-Ruby.htm"&gt;Consuming RSS Feeds with Ruby&lt;/a&gt;, full docs are available in the &lt;a href="http://www.ruby-doc.org/stdlib/libdoc/rss/rdoc/index.html"&gt;Ruby Standard Library&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Accessing an RSS Feed is as simple as the following code snippet.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;require "rss"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;rss_feed = "http://meekgonkey.blogspot.com/feeds/posts/default?alt=rss"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;rss_content = ""&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;open(rss_feed) { |f|&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;rss_content = f.read&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts "Bytes read #{rss_content.length} from feed"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;rss = RSS::Parser.parse(rss_content,false)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts "Title: #{rss.channel.title}"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts "RSS URL: #{rss.channel.link}"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts "Total entries: #{rss.items.size}"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;rss.items.each { |item|&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts item.title&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts item.link&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts item.date&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;puts "---"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="background-color: #cccccc;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Which when run produces something along the lines of;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Bytes read 115009 from feed&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Title: Geek Monkey&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;RSS URL: http://meekgonkey.blogspot.com/&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Total entries: 25&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Twitter from Ruby&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;http://meekgonkey.blogspot.com/2011/07/twitter-from-ruby.html&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Thu, 21 Jul 2011 13:20:00 +0100&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Github&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;http://meekgonkey.blogspot.com/2011/07/github.html&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Mon, 18 Jul 2011 13:59:00 +0100&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Google Plus&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;http://meekgonkey.blogspot.com/2011/07/google-plus.html&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Fri, 01 Jul 2011 10:50:00 +0100&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;WATIR makes a tester's life easier.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;http://meekgonkey.blogspot.com/2011/06/watir-makes-testers-life-easier.html&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Wed, 29 Jun 2011 14:36:00 +0100&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Setting browser size and position with watir-webdriver&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;http://meekgonkey.blogspot.com/2011/06/setting-browser-size-and-position-with.html&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;Thu, 23 Jun 2011 09:22:00 +0100&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;span style="background-color: #cccccc;"&gt;&lt;span style="background-color: white;"&gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4814263523566509032?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4814263523566509032/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4814263523566509032&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4814263523566509032'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4814263523566509032'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/07/ruby-and-rss.html' title='Ruby and RSS'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total><georss:featurename>York, UK</georss:featurename><georss:point>53.9577018 -1.0822855000000118</georss:point><georss:box>53.928837800000004 -1.1401690000000118 53.9865658 -1.0244020000000118</georss:box></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-9144134408141070250</id><published>2011-07-21T13:20:00.001+01:00</published><updated>2011-07-21T13:21:50.915+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='opensource'/><title type='text'>Twitter from Ruby</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Just been looking at &lt;a href="https://github.com/jnunemaker/twitter"&gt;Ruby Twitter gem by John Nunemaker&lt;/a&gt; during my lunch break.&lt;br /&gt;Looking good so far, got my &lt;a href="https://dev.twitter.com/"&gt;Twitter Dev key&lt;/a&gt; setup and have made a test post from a Ruby script.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-tCH6a_0WOW8/TigZZZaM-4I/AAAAAAAAe1Q/33YdlsM5h9E/s1600/twitter_post.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="61" src="http://3.bp.blogspot.com/-tCH6a_0WOW8/TigZZZaM-4I/AAAAAAAAe1Q/33YdlsM5h9E/s320/twitter_post.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;1. Tweeting from Ruby&lt;br /&gt;2......&lt;br /&gt;3. Profit!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-9144134408141070250?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/9144134408141070250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=9144134408141070250&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9144134408141070250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9144134408141070250'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/07/twitter-from-ruby.html' title='Twitter from Ruby'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-tCH6a_0WOW8/TigZZZaM-4I/AAAAAAAAe1Q/33YdlsM5h9E/s72-c/twitter_post.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4833382140486359919</id><published>2011-07-18T13:59:00.001+01:00</published><updated>2011-07-18T14:05:15.006+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='python'/><category scheme='http://www.blogger.com/atom/ns#' term='watir'/><category scheme='http://www.blogger.com/atom/ns#' term='opensource'/><title type='text'>Github</title><content type='html'>Finally got round to uploading some of my stuff to the &lt;a href="https://github.com/"&gt;GitHub&lt;/a&gt; site.&lt;br /&gt;If you want a laugh have a look at my code &lt;a href="http://github.com/alastairhm"&gt;alastairhm@github&lt;/a&gt; ;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4833382140486359919?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4833382140486359919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4833382140486359919&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4833382140486359919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4833382140486359919'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/07/github.html' title='Github'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1674859104712302778</id><published>2011-07-01T10:50:00.000+01:00</published><updated>2011-07-01T10:50:18.628+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='social network'/><title type='text'>Google Plus</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Having my first look at Google+, so far looks nice.&lt;br /&gt;Need to figure out if you can get a RSS feed of the items you've +'ed?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5890569192/" title="Having a play with Google+ by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5231/5890569192_465892e55e_z.jpg" width="640" height="424" alt="Having a play with Google+"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1674859104712302778?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1674859104712302778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1674859104712302778&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1674859104712302778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1674859104712302778'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/07/google-plus.html' title='Google Plus'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5231/5890569192_465892e55e_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6200747780991454266</id><published>2011-06-29T14:36:00.000+01:00</published><updated>2011-06-29T14:36:32.135+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='webdriver'/><category scheme='http://www.blogger.com/atom/ns#' term='watir'/><category scheme='http://www.blogger.com/atom/ns#' term='web testing'/><title type='text'>WATIR makes a tester's life easier.</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;I am constantly amazed that &lt;a href="http://watir.com/"&gt;Watir&lt;/a&gt; and &lt;a href="http://www.ruby-lang.org/en/"&gt;Ruby&lt;/a&gt; make software testing a web application so easy.&lt;br /&gt;For example finding all the links in a table based on their text starting with a string.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: #cccccc;"&gt;&lt;span&gt;&lt;/span&gt;stub = "0 Text"&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: #cccccc;"&gt;browser.table(:id,"myTable").links(:text,/#{stub}/).each { |link| puts link.text }&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: #cccccc;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;This will return all the links in the table "myTable" with text starting with "0 Text"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6200747780991454266?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6200747780991454266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6200747780991454266&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6200747780991454266'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6200747780991454266'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/06/watir-makes-testers-life-easier.html' title='WATIR makes a tester&apos;s life easier.'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-9199616781425891390</id><published>2011-06-23T09:22:00.000+01:00</published><updated>2011-06-23T09:22:01.711+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='webdriver'/><category scheme='http://www.blogger.com/atom/ns#' term='watir'/><category scheme='http://www.blogger.com/atom/ns#' term='web testing'/><title type='text'>Setting browser size and position with watir-webdriver</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;In working on my automated web app test using &lt;a href="https://github.com/jarib"&gt;watir-webdriver&lt;/a&gt; I need to change the window size and move it on the screen.&lt;br /&gt;&lt;br /&gt;From asking the question at &lt;a href="http://stackoverflow.com/questions/6126311/setting-browser-window-size-in-watir-webdriver"&gt;StackOverFlow.com&lt;/a&gt; you can do this with the following commands;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: #999999; border-collapse: collapse; font-size: 14px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;browser = Watir::Browser.new(:firefox)&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;browser.execute_script('window.resizeTo(800,600)')&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;browser.execute_script('window.moveTo(0,0)')&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-9199616781425891390?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/9199616781425891390/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=9199616781425891390&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9199616781425891390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9199616781425891390'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/06/setting-browser-size-and-position-with.html' title='Setting browser size and position with watir-webdriver'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1694173228094500172</id><published>2011-06-23T08:54:00.000+01:00</published><updated>2011-06-23T08:54:09.027+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Android Argus</title><content type='html'>&lt;script src="http://widgets.paper.li/javascripts/init.js" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;&lt;script&gt;  Paperli.PaperWidget.Show({    pid: 'alastair_hm/1308728219',    width: 200,    background: '#FB0000'  })&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1694173228094500172?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1694173228094500172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1694173228094500172&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1694173228094500172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1694173228094500172'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/06/android-argus.html' title='Android Argus'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-536731529675729740</id><published>2011-05-11T15:45:00.001+01:00</published><updated>2011-05-11T15:49:29.432+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='automated testing'/><category scheme='http://www.blogger.com/atom/ns#' term='webdriver'/><category scheme='http://www.blogger.com/atom/ns#' term='watir'/><category scheme='http://www.blogger.com/atom/ns#' term='web testing'/><title type='text'>Converting scripts from Watir to Webdriver, Table size</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-size: 14px; line-height: 18px;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;I am starting the process of converting my WATIR scripts to use WATIR webdriver.&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;There a couple of table methods I was using in my WATIR scripts to check the size (rows and columns) of a HTML table.&lt;/div&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;code style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;myTable&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;row_count&lt;br /&gt;myTable&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;column_count&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;These methods don't exist in webdriver so I was looking for a good way of doing the same check.&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;For rows this seems to give the same result as the row_count method&lt;/div&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;code style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;myTable&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;rows&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;length&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;For column count of the table I've tried converting the table to an array of strings and getting the length of the first row, but the conversion to the string array is taking a while.&lt;/div&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;code style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;myCols &lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;=&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt; myTable&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;strings&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;[&lt;/span&gt;&lt;span class="lit" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: maroon; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;0&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;].&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;length&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;After asking the question on &lt;a href="http://stackoverflow.com/questions/5963606/watir-webdriver-checking-table-size-rows-and-columns-count"&gt;StackOverFlow&lt;/a&gt;&amp;nbsp;the solution to find the number of columns in the table was to use;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; clear: both; font-size: 14px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline; word-wrap: break-word;"&gt;&lt;/div&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;code style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;myCols &lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;=&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt; myTable&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.row.cells&lt;/span&gt;&lt;span class="pun" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;span class="pln" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: black; font-size: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;length&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;This assumes that the first row has the correct number of columns, which in our application should always be the case.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;To avoid rewriting all the unit tests I've extended the Watir::Table class at the start of the script so that it contains the missing row_count and column_count methods.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;span class="s1"&gt;class&lt;/span&gt; Watir::Table&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;def&lt;/span&gt; row_count&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;return&lt;/span&gt; &lt;span class="s1"&gt;self&lt;/span&gt;.rows.length&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;end&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p2"&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;def&lt;/span&gt; column_count&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;return&lt;/span&gt; &lt;span class="s1"&gt;self&lt;/span&gt;.row.cells.length&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &lt;span class="s1"&gt;end&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;end&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;The unit tests now run unaltered.&lt;br /&gt;&lt;br /&gt;If your table has a uniform number of columns for each row then you could check the whole table by doing something like.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="lang-rb prettyprint" style="background-attachment: initial; background-clip: initial; background-color: #eeeeee; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 14px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; max-height: 600px; overflow-x: auto; overflow-y: auto; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: baseline; width: auto;"&gt;&lt;div class="p1"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; myTable.rows.each { |myRow|&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;div class="p1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; myCols = myRow.cells.length&lt;/div&gt;&lt;div class="p1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; assert_equal(validColumnCount,myCols,&lt;span class="s1"&gt;"Column count mismatch"&lt;/span&gt;)&lt;/div&gt;&lt;div class="p1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-536731529675729740?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/536731529675729740/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=536731529675729740&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/536731529675729740'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/536731529675729740'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/05/converting-scripts-from-watir-to.html' title='Converting scripts from Watir to Webdriver, Table size'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3626876091336299821</id><published>2011-03-30T11:24:00.001+01:00</published><updated>2011-03-30T11:24:36.963+01:00</updated><title type='text'>Kensington Orbit Optical TrackBall</title><content type='html'>&lt;div style="margin: 0 0 10px 0; padding: 0; font-size: 0.8em; line-height: 1.6em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5573952720/" title="Kensington Orbit Optical TrackBall"&gt;&lt;img src="http://farm6.static.flickr.com/5030/5573952720_a8bf80778b.jpg" alt="Kensington Orbit Optical TrackBall by Alastair Montgomery" /&gt;&lt;/a&gt;&lt;br/&gt;&lt;span style="margin: 0;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5573952720/"&gt;Kensington Orbit Optical TrackBall&lt;/a&gt;, a photo by &lt;a href="http://www.flickr.com/photos/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt; on Flickr.&lt;/span&gt;&lt;/div&gt;&lt;p&gt;All I need now is a Missile command style game :)&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3626876091336299821?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3626876091336299821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3626876091336299821&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3626876091336299821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3626876091336299821'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/03/kensington-orbit-optical-trackball.html' title='Kensington Orbit Optical TrackBall'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5030/5573952720_a8bf80778b_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3294677808225777536</id><published>2011-02-17T12:12:00.004Z</published><updated>2011-02-17T12:29:45.841Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='app'/><category scheme='http://www.blogger.com/atom/ns#' term='camera'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>FxCamera App</title><content type='html'>The iPhone guys at work have been talking about a retro camera app for their phones, so I've decided to look at what's available for the Android platform.&lt;br /&gt;&lt;br /&gt;The second one I've checked out is &lt;a href="http://www.appbrain.com/app/fxcamera/ymst.android.fxcamera"&gt;Fx Camera&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/-zwfNfNu6JV0/TV0Q_QYmI3I/AAAAAAAAeUQ/7C9zrNG-rik/s1600/chart.png"&gt;&lt;img style="cursor: pointer; width: 150px; height: 150px;" src="http://3.bp.blogspot.com/-zwfNfNu6JV0/TV0Q_QYmI3I/AAAAAAAAeUQ/7C9zrNG-rik/s200/chart.png" alt="" id="BLOGGER_PHOTO_ID_5574630592670475122" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;FxCamera enables you to take a picture with various effects,&lt;br /&gt;&lt;ul&gt;&lt;li&gt;ToyCam (number of colour mode and vignetting settings available with randomizer)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Polandroid (number of colour mode and film type settings available)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fisheye&lt;/li&gt;&lt;li&gt;SymmetriCam&lt;/li&gt;&lt;li&gt;Warhol&lt;/li&gt;&lt;li&gt;Normal&lt;/li&gt;&lt;/ul&gt;It works quite well for the ToyCam and Polandroid but the other three modes are more of a novelty than something you'd use all the time. Downside it has a maximum picture resolution of 960 by 640 pixels. It is 1524kb in size and can be moved to the SD card.&lt;br /&gt;&lt;br /&gt;Toy Cam Examples&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5452553681/" title="Salt and pepper by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5175/5452553681_09a8dd031a.jpg" width="333" height="500" alt="Salt and pepper" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5450858094/" title="In case of fire by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5133/5450858094_db7de0f1f5.jpg" width="333" height="500" alt="In case of fire" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5452838067/" title="FxCam_1297760008932 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5175/5452838067_2dd31cea44.jpg" width="500" height="333" alt="FxCam_1297760008932" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Polandroid Examples&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5452838223/" title="FxCam_1297785164077 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5219/5452838223_93f91c3dd3.jpg" width="500" height="333" alt="FxCam_1297785164077" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5452838387/" title="FxCam_1297797110700 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5013/5452838387_f31bed7d7f.jpg" width="500" height="333" alt="FxCam_1297797110700" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SymmetriCam Example&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5452838525/" title="FxCam_1297797504909 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5218/5452838525_5208f0d6ba.jpg" width="500" height="375" alt="FxCam_1297797504909" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3294677808225777536?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3294677808225777536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3294677808225777536&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3294677808225777536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3294677808225777536'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/02/fxcamera-app.html' title='FxCamera App'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-zwfNfNu6JV0/TV0Q_QYmI3I/AAAAAAAAeUQ/7C9zrNG-rik/s72-c/chart.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3785664215026583841</id><published>2011-02-15T17:00:00.000Z</published><updated>2011-02-15T17:00:04.333Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='app'/><category scheme='http://www.blogger.com/atom/ns#' term='camera'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Retro Camera App Android</title><content type='html'>The iPhone guys at work have been talking about a retro camera app for their phones, so I've decided to look at what's available for the Android platform.&lt;br /&gt;&lt;br /&gt;The first one I've checked out is &lt;a href="http://www.appbrain.com/app/retro-camera/org.urbian.android.tools.vintagecam"&gt;Retro Camera&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-b769224qOBQ/TVpLJwHkvJI/AAAAAAAAeUE/8AX9BFkfr9g/s1600/chart.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 150px; height: 150px;" src="http://4.bp.blogspot.com/-b769224qOBQ/TVpLJwHkvJI/AAAAAAAAeUE/8AX9BFkfr9g/s200/chart.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5573850119731985554" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The free ad supported version gives you five retro camera types to play with, see example shots below. The application is a fairly chunky 6179 kb but can be moved to the SD card. It has a novel interface which replicates the retro camera but this reduces the viewfinder size which can be a problem. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5447721440/" title="shot_1297759851285 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5015/5447721440_bc8fe728cb.jpg" width="498" height="500" alt="shot_1297759851285" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5447117319/" title="shot_1297759831165 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4079/5447117319_c0e265535b.jpg" width="498" height="500" alt="shot_1297759831165" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5447116581/" title="shot_1297759809485 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5253/5447116581_f80ef8951c.jpg" width="498" height="500" alt="shot_1297759809485" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5447115965/" title="shot_1297759726138 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5095/5447115965_7655a1fc1e.jpg" width="429" height="500" alt="shot_1297759726138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5447115305/" title="shot_1297759684747 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5096/5447115305_bb43ce03d3.jpg" width="498" height="500" alt="shot_1297759684747" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3785664215026583841?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3785664215026583841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3785664215026583841&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3785664215026583841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3785664215026583841'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/02/retro-camera-app-android.html' title='Retro Camera App Android'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-b769224qOBQ/TVpLJwHkvJI/AAAAAAAAeUE/8AX9BFkfr9g/s72-c/chart.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8514776955426531386</id><published>2011-02-14T14:50:00.002Z</published><updated>2011-02-14T14:52:15.564Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='app'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Android Alastair</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5444640913/" title="photo sharing"&gt;&lt;img src="http://farm5.static.flickr.com/4120/5444640913_f112bb0935_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5444640913/"&gt;android1.png&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Created with the &lt;a href="http://androidify.com/"&gt;http://androidify.com/&lt;/a&gt; App on my HTC Desire&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8514776955426531386?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8514776955426531386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8514776955426531386&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8514776955426531386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8514776955426531386'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2011/02/android-alastair.html' title='Android Alastair'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4120/5444640913_f112bb0935_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-381791381662988818</id><published>2010-10-21T16:06:00.002+01:00</published><updated>2011-02-14T14:51:39.472Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>CentOS 5</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5101892249/" title="photo sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1047/5101892249_6f36ed09e9_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5101892249/"&gt;CentOS 5&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;CentOS 5&lt;br /&gt;&lt;br /&gt;Setting up a CentOS5 VM to attempt to install Oracle 11g and Weblogic&lt;br /&gt;test environment.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-381791381662988818?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/381791381662988818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=381791381662988818&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/381791381662988818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/381791381662988818'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/10/centos-5.html' title='CentOS 5'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm2.static.flickr.com/1047/5101892249_6f36ed09e9_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2553908127626535896</id><published>2010-10-20T12:32:00.005+01:00</published><updated>2011-02-17T16:54:43.488Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='websphere'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='mintlinux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Linux Mint 10</title><content type='html'>Installing Linux Mint 10 (Julia) on a VirtualBox VM with BTRFS filesystem.&lt;br /&gt;Using the release candidate 1 CD&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Initial install disk&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5098796447/" title="Linux Mint 10 Install Disk by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1118/5098796447_03cc27180c.jpg" width="500" height="403" alt="Linux Mint 10 Install Disk" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Hard disk configuration&lt;/span&gt;&lt;br /&gt;You have choose the advanced disk setup to create a small boot partition of either ext3 or 4 and a larger BTRFS partition.&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5099396394/" title="Linux Mint 10 Drive Setup by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4103/5099396394_1db6bb7de8.jpg" width="500" height="403" alt="Linux Mint 10 Drive Setup" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Post Install&lt;/span&gt;&lt;br /&gt;Post install after enabling the VirtualBox tools as detailed &lt;a href="http://meekgonkey.blogspot.com/2010/10/ubuntu-1010-rc.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5099396342/" title="Linux Mint 10 Post Install by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1195/5099396342_1203eb3031.jpg" width="500" height="365" alt="Linux Mint 10 Post Install" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Installing Websphere 7&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5099094305/" title="Linux Mint 10, Installing WebSphere 7 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1312/5099094305_919b598270.jpg" width="500" height="349" alt="Linux Mint 10, Installing WebSphere 7" /&gt;&lt;/a&gt;&lt;br /&gt;Installing WebSphere 7 on Linux Mint 10, make sure the /bin/sh is&lt;br /&gt;linked to bash not dash before you start.&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5099094181/" title="Linux Mint 10, Installing WebSphere 7 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1339/5099094181_82052b050b.jpg" width="500" height="349" alt="Linux Mint 10, Installing WebSphere 7" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2553908127626535896?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2553908127626535896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2553908127626535896&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2553908127626535896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2553908127626535896'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/10/linux-mint-10.html' title='Linux Mint 10'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm2.static.flickr.com/1118/5098796447_03cc27180c_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5453088026567003490</id><published>2010-10-05T11:22:00.005+01:00</published><updated>2010-10-05T11:45:16.359+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Ubuntu 10.10 RC</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5054061920/" title="photo sharing"&gt;&lt;img src="http://farm5.static.flickr.com/4112/5054061920_0db0c419e1_m.jpg" alt="" style="border: 2px solid rgb(0, 0, 0);" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="margin-top: 0px;font-size:0.9em;" &gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5054061920/"&gt;Ubuntu 10.10 RC&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;The Ubuntu 10.10 release candidate running on VirtualBox.&lt;br /&gt;&lt;br /&gt;Need to work out how to install the guest additions so I can get a proper screen resolution.&lt;br /&gt;&lt;br /&gt;Found a solution,&lt;br /&gt;&lt;br /&gt;Solution to VirtualBox guest problem&lt;br /&gt;1. Open terminal and enter the following command:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    sudo apt-get install build-essential linux-headers-$(uname -r)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    sudo apt-get install virtualbox-ose-guest-x11&lt;/span&gt;&lt;br /&gt;2. Once installation is finished, restart your virtualBox machine.&lt;br /&gt;3. Go to System --&gt;Preferences --&gt;Monitors and change the resolution of your screen.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/5054098502/" title="Ubuntu 10.10 Release Candidate by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4150/5054098502_658ed58331.jpg" width="500" height="311" alt="Ubuntu 10.10 Release Candidate" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5453088026567003490?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5453088026567003490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5453088026567003490&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5453088026567003490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5453088026567003490'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/10/ubuntu-1010-rc.html' title='Ubuntu 10.10 RC'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4112/5054061920_0db0c419e1_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2115367117820283528</id><published>2010-05-19T20:00:00.001+01:00</published><updated>2010-05-19T20:00:00.169+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='htc desire'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Life with an HTC Desire part 3</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s1600/DSC_0796.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 132px; height: 200px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s200/DSC_0796.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5469648941439339826" /&gt;&lt;/a&gt;&lt;b&gt;Applications&lt;/b&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Having more fun with apps, couple of my current time wasters are,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.appbrain.com/app/com.superfiretruck.sketchabit"&gt;Sketch-a-bit&lt;/a&gt; &lt;/div&gt;&lt;div&gt;A collaborative, evolutionary-drawing app, the hook is that you can upload your doodles to the web and other people modify them. Some examples can be seen on their website at &lt;a href="http://superfiretruck.com/sketchabit/"&gt;http://superfiretruck.com/sketchabit/&lt;/a&gt; surprisingly you don't see too many "adult" doodles.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.appbrain.com/app/byrne.fractal"&gt;Fractoid&lt;/a&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;&lt;/a&gt;&lt;div&gt;Generates fractal images. Pinch zooming works well on the HTC Desire and the 1GHz snapdragon renders the images at an acceptable speed. Examples of the image can be seen on this &lt;a href="http://www.flickr.com/groups/1439286@N23/"&gt;Flickr group&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.appbrain.com/app/com.ustwo.dottwo"&gt;Dot 2&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Simple but addictive tilt control game&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Problems&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Couple of issues I've noticed with the phone, battery life, with everything turned on (wifi, gps, etc) I seem to be getting around a days use out of the battery when I'm using apps a lot. Take a bit of getting used to since my old phone used to last a couple of days, guess price you pay.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The SD Card becomes unusable, this seems to be a common issue with the HTC Desire, a co-worker has the same problem and its mentioned around the web a lot.&lt;/div&gt;&lt;div&gt;A simple reboot of the phone brings it back to life, according to HTC I should back up the data and reformat the SD card to solve the problem, not tried it yet.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I got round to installing the Android SDK and went through the classic "Hello World" app tutorial, step one done :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. Install Android SDK&lt;/div&gt;&lt;div&gt;2. Write Killer app&lt;/div&gt;&lt;div&gt;3. Profit!!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.appbrain.com/user/alastair/apps-on-the-phone"&gt;My full current app list&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2115367117820283528?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2115367117820283528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2115367117820283528&amp;isPopup=true' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2115367117820283528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2115367117820283528'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/05/life-with-htc-desire-part-3.html' title='Life with an HTC Desire part 3'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s72-c/DSC_0796.jpg' height='72' width='72'/><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-322185012346052008</id><published>2010-05-19T12:15:00.003+01:00</published><updated>2010-05-19T12:20:21.763+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Approaching 9000</title><content type='html'>Noticed that I'm approaching the 9000th Tweet mark on my &lt;a href="http://www.twitter.com/alastair_hm"&gt;Twitter account&lt;/a&gt;, this is scary so I decided to map my &lt;a href="http://tweetstats.com/graphs/alastair_hm"&gt;Tweeting habits&lt;/a&gt; again using &lt;a href="http://tweetstats.com/"&gt;http://tweetstats.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4620815651/" title="Twitter Addiction Part 2 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3325/4620815651_6b20887809_o.png" width="744" height="1307" alt="Twitter Addiction Part 2" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-322185012346052008?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/322185012346052008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=322185012346052008&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/322185012346052008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/322185012346052008'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/05/approaching-9000.html' title='Approaching 9000'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5789946829239677576</id><published>2010-05-17T12:47:00.002+01:00</published><updated>2010-05-17T12:55:15.310+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Puppy Linux 5</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4615236926/" title="photo sharing"&gt;&lt;img src="http://farm5.static.flickr.com/4004/4615236926_7771b9548b_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4615236926/"&gt;Puppy Linux 5&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;The new Puppy Linux 5, showing the browser selection screen for easy install of your favorite browser.&lt;br /&gt;&lt;br /&gt;So far it seems as quick as previous version running on a VM, need to try it with older hardware at home.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5789946829239677576?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5789946829239677576/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5789946829239677576&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5789946829239677576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5789946829239677576'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/05/puppy-linux-5.html' title='Puppy Linux 5'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4004/4615236926_7771b9548b_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1988846274502103801</id><published>2010-05-04T10:26:00.004+01:00</published><updated>2010-05-10T15:31:45.632+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='htc desire'/><category scheme='http://www.blogger.com/atom/ns#' term='phone'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Life with an HTC Desire part 2</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s1600/DSC_0796.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 132px; height: 200px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s200/DSC_0796.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5469648941439339826" /&gt;&lt;/a&gt;&lt;div&gt;Time rolls on and I'm getting used to finding my way around my HTC Desire.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'm still trying out lots of apps, for this site&lt;a href="http://www.appbrain.com/"&gt; http://www.appbrain.com&lt;/a&gt; which helps you keep track of the apps you've got on your phone. You download an app for your phone and it syncs your apps to the website, suggests other apps you might like etc. Useful so far.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Here is what I've got on my phone at the moment&lt;br /&gt;&lt;div id="applist408" class="appbrain-applist"&gt;&lt;a href="http://www.appbrain.com/user/alastair/apps-on-the-phone" style="font-size: 11px; color: #555; font-family: Arial, sans-serif;"&gt;alastair's Android apps on AppBrain&lt;/a&gt;&lt;/div&gt; &lt;script type="text/javascript" language="javascript" src="http://www.appbrain.com/api/api.nocache.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1988846274502103801?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1988846274502103801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1988846274502103801&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1988846274502103801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1988846274502103801'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/05/life-with-htc-desire-part-2.html' title='Life with an HTC Desire part 2'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/S-gYu5iVTTI/AAAAAAAAYro/yqz-MOOKaG8/s72-c/DSC_0796.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-311570057520184414</id><published>2010-04-23T13:10:00.004+01:00</published><updated>2010-04-23T13:35:33.609+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='t-shirt'/><title type='text'>Linux Geek Tux T-shirt and other stuff</title><content type='html'>&lt;div style="text-align:center;line-height:150%"&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_tshirt-235440415179719542?group=mens&amp;amp;lifestyle=classic&amp;amp;rf=238269554763928881"&gt;&lt;img src="http://rlv.zcache.com/tux_linux_geek_tshirt-p2354404151797195421f52_325.jpg" alt="Tux Linux Geek shirt" style="border:0;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_tshirt-235440415179719542?group=mens&amp;amp;lifestyle=classic&amp;amp;rf=238269554763928881"&gt;Tux Linux Geek&lt;/a&gt; by &lt;a href="http://www.zazzle.com/doodle_m*"&gt;doodle_m&lt;/a&gt;&lt;br /&gt;See more &lt;a href="http://www.zazzle.com/tux+tshirts?rf=238269554763928881"&gt;Tux T-Shirts&lt;/a&gt; &lt;/div&gt;&lt;div style="text-align: left;line-height: 150%; "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;line-height: 150%; "&gt;Just created this geek themed T-shirt and other stuff on Zazzle.&lt;/div&gt;&lt;br /&gt; &lt;div style="text-align:center;line-height:150%"&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_binder-127349887921232679?gl=doodle_m&amp;rf=238269554763928881"&gt;&lt;img src="http://rlv.zcache.com/tux_linux_geek_binder-p127349887921232679f26sv_125.jpg" alt="Tux Linux Geek binder" style="border:0;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_binder-127349887921232679?gl=doodle_m&amp;rf=238269554763928881"&gt;Tux Linux Geek&lt;/a&gt; by &lt;a href="http://www.zazzle.com/doodle_m*"&gt;doodle_m&lt;/a&gt;&lt;br /&gt;See more &lt;a href="http://www.zazzle.com/binders?rf=238269554763928881"&gt;Binder Binders&lt;/a&gt;&lt;/div&gt;&lt;br /&gt; &lt;div style="text-align:center;line-height:150%"&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_hat-148662604737460640?gl=doodle_m&amp;rf=238269554763928881"&gt;&lt;img src="http://rlv.zcache.com/tux_linux_geek_hat-p1486626047374606407m38_125.jpg" alt="Tux Linux Geek hat" style="border:0;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.zazzle.com/tux_linux_geek_hat-148662604737460640?gl=doodle_m&amp;rf=238269554763928881"&gt;Tux Linux Geek&lt;/a&gt; by &lt;a href="http://www.zazzle.com/doodle_m*"&gt;doodle_m&lt;/a&gt;&lt;br /&gt;See more &lt;a href="http://www.zazzle.com/tux+hats?rf=238269554763928881"&gt;Tux Hats&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; &lt;div style="text-align:center;line-height:150%"&gt;&lt;a href="http://www.zazzle.com/linux_geek_mousepad-144340405925607720?gl=doodle_m&amp;rf=238269554763928881"&gt;&lt;img src="http://rlv.zcache.com/linux_geek_mousepad-p1443404059256077207pdd_125.jpg" alt="Linux Geek mousepad" style="border:0;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.zazzle.com/linux_geek_mousepad-144340405925607720?gl=doodle_m&amp;rf=238269554763928881"&gt;Linux Geek&lt;/a&gt; by &lt;a href="http://www.zazzle.com/doodle_m*"&gt;doodle_m&lt;/a&gt;&lt;br /&gt;Design a &lt;a href="http://www.zazzle.com/custom/mousepads?rf=238269554763928881"&gt;customized mousepad&lt;/a&gt; online with zazzle.com&lt;/div&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-311570057520184414?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/311570057520184414/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=311570057520184414&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/311570057520184414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/311570057520184414'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/04/linux-geek-tux-t-shirt.html' title='Linux Geek Tux T-shirt and other stuff'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8603130289775842263</id><published>2010-04-22T12:00:00.000+01:00</published><updated>2010-04-22T12:00:13.205+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='htc desire'/><category scheme='http://www.blogger.com/atom/ns#' term='phone'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Life with a HTC Desire Part 1 Apps</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/S9AcmwARlhI/AAAAAAAAMb8/4jOBQI6xMHA/s1600/buy-htc-desire-2.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px; height: 263px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/S9AcmwARlhI/AAAAAAAAMb8/4jOBQI6xMHA/s320/buy-htc-desire-2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5462897800047072786" /&gt;&lt;/a&gt;On Tuesday of this week I upgraded my mobile phone to an Android handset. After a long drawn out process of reading reviews and getting peoples advice from Twitter etc I finally decided on an HTC Desire.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;I am amazed with the phone and have hardly been able to drag myself away from the handset.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Thing I like the most is the seamless integration with my Google accounts for email, contacts and calendar syncing. I think it is going to make me much more organized.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I've been busy trying out application since I got the phone and here are is a list of the ones I've found useful so far.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.aldiko.com/"&gt;Aldiko eBook reader&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Aldiko is an ebook reading application that runs on any Android phone and which enables you to easily download and read thousands of books right on your smartphone.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.androidtapp.com/barcode-scanner/"&gt;Barcode scanner&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Scan barcodes on CDs, books, and other products, then look up prices and reviews, or search for a word in a book and find where it occurs. You can also scan QR Codes containing URLs, contact info, calendar events, and more&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.androidzoom.com/android_applications/tools/batterytime-lite_bhyv.html"&gt;BatteryTime&lt;/a&gt;&lt;/div&gt;&lt;div&gt;The only battery application that tells you how much time is left on your battery.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://blog.jamendo.com/2009/06/02/jamendo-available-on-android/"&gt;Jamendo&lt;/a&gt; Free Music Streaming&lt;/div&gt;&lt;div&gt;Easily browse through 20,000 albums by 9500 artists, thanks to an elegant and ergonomic interface. All of Jamendo’s main features, such as free download of all the tracks, playlist creation, access to album reviews and managing favorites, are of course integrated. Carry the best of jamendo in your pocket!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.last.fm/hardware/android"&gt;Last.fm&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Your personal radio station on your phone: Choose an artist or genre and Last.fm builds the perfect playlist just for you, fresh every time, featuring your favorites and new discoveries powered by millions of Last.fm users sharing the music they love. You can skip any song and find out about concerts, too.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://mytracks.appspot.com/"&gt;My Tracks&lt;/a&gt;&lt;/div&gt;&lt;div&gt;My Tracks is an application for your AndroidTM phone that enables you to record GPS tracks and view live statistics – such as time, speed, distance, and elevation – while hiking, biking, running or participating in other outdoor activities. Once recorded, you can share your tracks, upload them to Google Spreadsheets and visualize them on Google My Maps.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://mobile.photoshop.com/android/"&gt;Photoshop.com Mobile&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Perfect your pictures with the Photoshop.com Mobile App on your Android phone. Simply drag your finger to crop, adjust color, apply effects—you name it.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://twidroid.com/"&gt;Twidroid&lt;/a&gt;&lt;/div&gt;&lt;div&gt;twidroid is the industry-standard twitter client for android, the only one I've found so far with list support.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8603130289775842263?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8603130289775842263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8603130289775842263&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8603130289775842263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8603130289775842263'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/04/life-with-htc-desire-part-1-apps.html' title='Life with a HTC Desire Part 1 Apps'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/S9AcmwARlhI/AAAAAAAAMb8/4jOBQI6xMHA/s72-c/buy-htc-desire-2.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1615986705651849185</id><published>2010-04-12T13:52:00.003+01:00</published><updated>2010-04-12T14:04:01.103+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='homemade'/><category scheme='http://www.blogger.com/atom/ns#' term='food'/><title type='text'>The bread monster visits for a third time.</title><content type='html'>I continued my experiments with homemade bread this weekend. Results shown below, looks better than week 2 but was a bit heavier texture.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4513982391/" title="Bread Monster Mrk number 3 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2030/4513982391_abfe430fc4.jpg" width="452" height="500" alt="Bread Monster Mrk number 3" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4513988439/" title="Bread Monster Mrk 3 number 2 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2378/4513988439_b8bc5dd424_m.jpg" width="240" height="160" alt="Bread Monster Mrk 3 number 2" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/doodle_m/4513988983/" title="Bread Monster Mrk 3 number 3 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2075/4513988983_fe2d9f8624_m.jpg" width="240" height="160" alt="Bread Monster Mrk 3 number 3" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is &lt;a href="http://www.lifehack.org/articles/lifehack/kitchen-hack-one-minute-ciabatta-bread.html"&gt;the recipe&lt;/a&gt; I am playing with at the moment.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 16px; "&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;For your ciabatta you’ll need:&lt;/p&gt;&lt;ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; list-style-position: outside; color: rgb(51, 51, 51); font-size: 12px; list-style-type: disc; list-style-image: url(http://assets.lifehack.org/wp-content/themes/lifehack-v2/images/bullet.gif); line-height: 16px; "&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;4 cups of all-purpose flour &lt;em&gt;(do NOT pack the flour into the measuring cup)&lt;/em&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;2 cups of warm water&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;1 teaspoon of salt&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;1/4 teaspoon of granulated yeast (or equivalent)&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;small style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;&lt;br /&gt;For the gorgeous readers needing metric equivalents of this recipe, Toon left a comment with the following conversion:&lt;/small&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;small style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;&lt;/small&gt;&lt;/p&gt;&lt;small style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;&lt;ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; list-style-position: outside; color: rgb(51, 51, 51); font-size: 12px; list-style-type: disc; list-style-image: url(http://assets.lifehack.org/wp-content/themes/lifehack-v2/images/bullet.gif); line-height: 16px; "&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;500 grams of all-purpose flour&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;4,7 deciliter of warm water&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;4 grams of salt (= 1 teaspoon = 5 ml)&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; "&gt;1 gram of dry yeast (= 1/4 teaspoon = 1,25 ml)&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;1. Mix Water &amp;amp; Yeast&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;Pour the warm water into the medium-size mixing bowl and stir in the yeast with a spoon. No need to be particular, just dump and slosh.&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;2. Add Flour And Salt&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;Add flour and salt to your bowl of yeasty water. This, after measuring out the flour, presents another prime opportunity to get flour on your person. This will be regarded by many as a sign of your culinary determination. You’ll need such signs because anybody who actually watches you make the bread will think you’re one of the laziest bakers in existence.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/small&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 16px; "&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;3. Stir Into A Heavy Batter&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;Use a spoon. You could use your hands if you wanted but you probably didn’t wash your hands before starting this anyhow. Start with a quick run about around the perimeter of the bowl with your spoon. A few quick strokes through the middle and you should have a heavy batter. If it looks too thick to be pancake batter and not thick enough to be playdough, you’re right on target.&lt;/p&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 16px; "&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;4. Set It And Nearly Forget It&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;Cover your project with a hand towel or plastic wrap and set in a safe place for a few hours. After the dough has rested for 8 to 12 hours, it will have nearly doubled in size. (If you add a bit of sugar at the start and you’re in a hurry, you can rush this process but I don’t recommend it for your first try.)&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;/p&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;5. Preheat Oven &amp;amp; Prepare Your Pan&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;There’s a lot of room for variation at this stage. The goal is to place the dough onto a surface that will keep it from falling through the oven rack and not stick on. I use an old cookie sheet sprinkled with flour and corn meal. You can use a buttered pan, pizza stone, or baking paper. It’s up to you. The flour/cornmeal method takes only a few seconds.&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;/p&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;6. Pour Out The Batter&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;This is the fun part! Uncover the bowl of dough and slowly pour it out onto the pan you just prepared for it. You’ll want to use a spoon to guide the dough into place and get the last bits out of the bowl. The dough will be very wet and sticky. That’s okay!&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;/p&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;7. Add Spices (If Needed) &amp;amp; Place Bread Into 400F Oven&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;If you’re trying to stay within the one-minute prep, you probably won’t have time to sprinkle some of your favorite herbs onto your ciabatta before baking. If you’re not worried about time, some dried oregano, basil, and rosemary make a nice addition.&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;&lt;/p&gt;&lt;h2 style="margin-top: 25px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 20px; font-weight: bold; "&gt;8. Remove Your Ciabatta From The Oven&lt;/h2&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: rgb(51, 51, 51); font-size: 12px; line-height: 16px; "&gt;Check on your ciabatta after about 25 minutes. Once it’s golden brown on top and looks good to eat, &lt;strong&gt;take it out of the oven and set it aside to cool for at least 10 minutes.&lt;/strong&gt; You can cut into it immediately but if you do it’ll collapse and won’t look as pretty.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/span&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1615986705651849185?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1615986705651849185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1615986705651849185&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1615986705651849185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1615986705651849185'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/04/bread-monster-visits-for-third-time.html' title='The bread monster visits for a third time.'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2030/4513982391_abfe430fc4_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2400541913180599591</id><published>2010-04-06T08:42:00.002+01:00</published><updated>2010-04-06T08:45:22.467+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Baker Tweet</title><content type='html'>Check out how bakers can tell their Twitter followers that goodies have just come out of the oven by using BakerTweet.&lt;br /&gt;Would only work if you had a favorite local baker you visited all the time?&lt;br /&gt;&lt;br /&gt;&lt;object width="400" height="220"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3972081&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=3972081&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="220"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://vimeo.com/3972081"&gt;BakerTweet&lt;/a&gt; from &lt;a href="http://vimeo.com/pokelondon"&gt;POKE&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2400541913180599591?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2400541913180599591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2400541913180599591&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2400541913180599591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2400541913180599591'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/04/baker-tweet.html' title='Baker Tweet'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1499375131022866965</id><published>2010-03-24T10:12:00.002Z</published><updated>2010-03-24T10:13:46.617Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>crunchbang linux Statler 10</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4459737776/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2720/4459737776_fe781c6db8_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4459737776/"&gt;crunchbang linux Statler 10&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;a href="http://crunchbanglinux.org/"&gt;CrunchBang Linux&lt;/a&gt; is now built on the Debian sources, tried the alpha release and it feels snappier than the Ubuntu based release.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1499375131022866965?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1499375131022866965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1499375131022866965&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1499375131022866965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1499375131022866965'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/03/crunchbang-linux-statler-10.html' title='crunchbang linux Statler 10'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2720/4459737776_fe781c6db8_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5607004123663404866</id><published>2010-02-26T08:05:00.002Z</published><updated>2010-03-03T15:06:47.067Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='python'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Call of the Python</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/S4569Vt1rPI/AAAAAAAAMBw/Q8YLPjgDiCs/s1600-h/screen.png"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/S4569Vt1rPI/AAAAAAAAMBw/Q8YLPjgDiCs/s320/screen.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5444424193757523186" /&gt;&lt;/a&gt;I started learning Python last year to do some scripting at work for testing, I recently discovered the game libraries (&lt;a href="http://www.pygame.org/news.html"&gt;pygame&lt;/a&gt;, &lt;a href="http://pyglet.org/"&gt;pyglet&lt;/a&gt;, etc) so have started looking into writing a game.&lt;br /&gt;&lt;br /&gt;This is something I've been wanting to do from an early age back when I got my first 8-bit computer and never had the time or the skills to achieve.&lt;br /&gt;&lt;br /&gt;After just a week of using pyglet during my lunch hour at work and a couple of hours at night I'm well on my way to finishing my first game, a breakout/ arkanoid clone.&lt;br /&gt;&lt;br /&gt;Enjoying every minute of it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5607004123663404866?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5607004123663404866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5607004123663404866&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5607004123663404866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5607004123663404866'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/02/call-of-python.html' title='Call of the Python'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/S4569Vt1rPI/AAAAAAAAMBw/Q8YLPjgDiCs/s72-c/screen.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1440445345770953476</id><published>2010-02-22T16:30:00.000Z</published><updated>2010-02-23T15:13:48.632Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='games'/><title type='text'>Chuckie Egg in DHTML</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pqz1But7vYQ/S4PwkdB7TCI/AAAAAAAAMA8/G03aXPgwxRM/s1600-h/Chuckie+Egg.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px; height: 256px;" src="http://2.bp.blogspot.com/_pqz1But7vYQ/S4PwkdB7TCI/AAAAAAAAMA8/G03aXPgwxRM/s320/Chuckie+Egg.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5441457283852356642" /&gt;&lt;/a&gt;Sometime your jaw just drops &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Almost perfect version of Chuckie Egg written in DHTML with level editor.&lt;/div&gt;&lt;div&gt;&lt;a href="http://marklomas.net/ch-egg/dhtmlch-egg/playch-egg.htm"&gt;http://marklomas.net/ch-egg/dhtmlch-egg/playch-egg.htm&lt;/a&gt;&lt;/div&gt;  &lt;div&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1440445345770953476?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1440445345770953476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1440445345770953476&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1440445345770953476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1440445345770953476'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/02/chuckie-egg-in-dhtml.html' title='Chuckie Egg in DHTML'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_pqz1But7vYQ/S4PwkdB7TCI/AAAAAAAAMA8/G03aXPgwxRM/s72-c/Chuckie+Egg.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3906879746885311676</id><published>2010-02-11T14:22:00.003Z</published><updated>2010-02-11T14:42:52.262Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='wine'/><title type='text'>Installing Repton 1 under Wine</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4348160435/" title="photo sharing"&gt;&lt;img src="http://farm5.static.flickr.com/4016/4348160435_cbeb52e054_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4348160435/"&gt;Installing Repton 1 under Wine&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Installing the Windows Repton 1 under Wine running on Ubuntu 9.10 using XCFE window manager.&lt;br /&gt;&lt;br /&gt;Good news that it works apart small issues with the responsiveness of the pointer in the menus.&lt;br /&gt;&lt;br /&gt;Download and buy at &lt;a href="http://www.superiorinteractive.com/repton/"&gt;http://www.superiorinteractive.com/repton/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can run it full screen or in a window as shown below.&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4348201455/" title="Repton1 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4014/4348201455_fb2abff46c.jpg" width="500" height="400" alt="Repton1" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Even after 25 years away from the game I still remembered how to do the first level, scary or what.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3906879746885311676?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3906879746885311676/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3906879746885311676&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3906879746885311676'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3906879746885311676'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/02/installing-repton-1-under-wine.html' title='Installing Repton 1 under Wine'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4016/4348160435_cbeb52e054_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2674880907456493164</id><published>2010-02-10T12:21:00.002Z</published><updated>2010-02-10T12:23:05.862Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='printer'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='link'/><title type='text'>Poster Printer</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.ghacks.net/2010/02/10/poster-printer/"&gt;Poster Printer&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.ghacks.net/" class="f"&gt;gHacks technology news&lt;/a&gt; by Martin on 2/10/10&lt;/div&gt;  &lt;p&gt;Easy Poster Printer is a free software program for the Windows operating system that enables a user to create a poster out of an image or photo that is loaded into the software. Veteran users might already know the concept that is applied to those images from services such as &lt;a href="http://www.ghacks.net/2006/11/30/create-huge-rasterized-images-from-pictures/"&gt;Rasterbator&lt;/a&gt; or &lt;a href="http://www.ghacks.net/2008/10/30/create-large-wall-posters/"&gt;Block Posters&lt;/a&gt; which we reviewed earlier.&lt;/p&gt;&lt;p&gt;The process of creating a poster is divided into three steps. A photo or image is loaded in step one. This image is automatically shown in the large area on the right divided into A4 units. Each unit will be printed on one sheet of paper in the printing stage.&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img title="poster printer" src="http://www.ghacks.net/wp-content/uploads/2010/02/poster_printer-500x394.jpg" alt="" width="500" height="394" /&gt;&lt;/p&gt;&lt;p&gt;It is then possible to edit some of the settings of the printout in step 2. The initial display might for instance not be optimal.&lt;/p&gt;&lt;p&gt;Easy Poster Printer offers to:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Stretch the image&lt;/li&gt;&lt;li&gt;Change the posters dimensions and measuring unit&lt;/li&gt;&lt;li&gt;Change the background color&lt;/li&gt;&lt;li&gt;Rotate and flip images&lt;/li&gt;&lt;li&gt;Apply paper scaling so that the image fits perfectly on the selected number of paper sheets&lt;/li&gt;&lt;li&gt;Select the paper orientation (portrait or landscape)&lt;/li&gt;&lt;li&gt;Select the print quality and cut lines&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;A Zoom preview can be enabled which can be used to determine the quality of the poster that is created. A click on the Print Poster button will send the print job to the printer from where it is then printed.&lt;/p&gt;&lt;p&gt;Easy Poster Printer supports several standard formats from A0 to B3 and provides the options to add new formats to the list for future uses.&lt;/p&gt;&lt;p&gt;The program supports posters with a maximum size of 20mx20m which should be enough for most purposes.&lt;/p&gt;&lt;p&gt;The software program is easy to use and yields results in less than a minute after loading the photo or image into the program.&lt;/p&gt;&lt;p&gt;The poster printer is &lt;a href="http://www.gdsoftware.dk/products.aspx"&gt;freely&lt;/a&gt; available at the developer's website. It is compatible with Microsoft Windows XP, Windows Vista and &lt;a href="http://windows7news.com/"&gt;Windows 7&lt;/a&gt;. The program requires the Microsoft .net Framework.&lt;/p&gt; &lt;div&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=yIl2AUoC8zA" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=YGtzT0JlOvU:KFy7adz_Y50:F7zBnMyn0Lo" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=YGtzT0JlOvU:KFy7adz_Y50:V_sGLiPBpWU" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=YGtzT0JlOvU:KFy7adz_Y50:gIN9vFwOqvQ" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=qj6IDK7rITs" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=YGtzT0JlOvU:KFy7adz_Y50:wF9xT3WuBAs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=YGtzT0JlOvU:KFy7adz_Y50:wF9xT3WuBAs" border="0" /&gt;&lt;/a&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2674880907456493164?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2674880907456493164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2674880907456493164&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2674880907456493164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2674880907456493164'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/02/poster-printer.html' title='Poster Printer'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4679961486550813742</id><published>2010-01-28T14:54:00.002Z</published><updated>2010-01-28T14:55:40.161Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='emulator'/><title type='text'>Arcade Puppy</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4310963557/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2776/4310963557_d24485fceb_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4310963557/"&gt;Arcade Puppy&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;While hunting about of instructions to install Python on Puppy Linux I came across Arcade Puppy.&lt;br /&gt;&lt;br /&gt;Basically a version 4.2 variation with a lot of retro game system emulators installed.&lt;br /&gt;&lt;br /&gt;Picture shows Arcade version of Puppy Linux running on a VirtualBox VM; running the game "Thrust" on the Spectrum emulator.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4679961486550813742?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4679961486550813742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4679961486550813742&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4679961486550813742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4679961486550813742'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/01/arcade-puppy.html' title='Arcade Puppy'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2776/4310963557_d24485fceb_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1490628066759945588</id><published>2010-01-25T17:00:00.003Z</published><updated>2010-01-25T17:00:01.123Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Linux Distro hunting</title><content type='html'>I'm looking for a new Distro to run on my old PCs at home.&lt;div&gt;Previously I've been running Puppy Linux on it, which so far has been okay, but it doesn't come with some packages I want installed out of the box (mainly Python).&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Basically the bases I need covered are,&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Low profile, able to run in small amount of RAM&lt;/li&gt;&lt;li&gt;Fast booting&lt;/li&gt;&lt;li&gt;Python&lt;/li&gt;&lt;li&gt;Firefox 3.x, Opera 10.x or Chromium browser&lt;/li&gt;&lt;li&gt;Mplayer or similar for video playback&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;So the contenders so far are,&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://vectorlinux.com/"&gt;Vector Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; color: rgb(48, 48, 48); line-height: 18px; "&gt;&lt;strong&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Speed, performance, stability&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt; -- these are attributes that set &lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Vector&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt; apart in the crowded field of &lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt; distributions.The creators of &lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Vector&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt; had a single credo: keep it simple, keep it small and let the end user decide what their operating system is going to be. What has evolved from this concept is perhaps the best little &lt;/span&gt;&lt;/span&gt;&lt;span class="highlightedSearchTerm" style="background-color: rgb(255, 255, 170); "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt; operating system available anywhere. For the casual computer user you have a lightning fast desktop with graphical programs to handle your daily activities from web surfing, sending and receiving email, chatting on ICQ or IRC to running an ftp server. Power users will be pleased because all the tools are there to compile their own programs, use the system as a server or perhaps the gateway for their home or office computer network. Administrators will be equally as pleased because the small size and memory requirements of the operating system can be deployed on older machines maybe long forgotten.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://farm5.static.flickr.com/4003/4303862880_0eba58bbbf.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://crunchbanglinux.org/"&gt;CrunchBang Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style=" color: rgb(51, 51, 51); line-height: 32px; font-family:sans-serif;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;CrunchBang Linux is an &lt;/span&gt;&lt;a href="http://www.ubuntu.com/" title="Ubuntu, Linux for human beings." style="color: rgb(43, 123, 160); text-decoration: none; "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Ubuntu&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt; based distribution offering a great blend of speed, style and substance. Using the nimble &lt;/span&gt;&lt;a href="http://icculus.org/openbox/index.php/Main_Page" title="Find out more about Openbox." style="color: rgb(43, 123, 160); text-decoration: none; "&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Openbox window manager&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;, it is highly customisable and provides a modern, full-featured GNU/Linux system &lt;/span&gt;&lt;em&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;without sacrificing performance.&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://farm5.static.flickr.com/4036/4303117073_df52544909.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.zenwalk.org/"&gt;ZenWalk Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Zenwalk is a GNU/Linux operating system, designed to provide the following characteristics:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Modern and user-friendly (latest stable software, selected applications)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Fast (optimized for performance capabilities)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Rational (one mainstream application for each task)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Complete (full development/desktop/multimedia environment)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Evolutionary (simple network package management tool - netpkg)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;img src="http://farm5.static.flickr.com/4051/4303308513_6982e5c58a.jpg"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;a href="http://puppylinux.org/"&gt;Puppy Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Find and install the missing resources on Puppy&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;More involved installs which would require more work to setup would be,&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.archlinux.org/"&gt;Arch Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.slackware.com/"&gt;Slackware Linux&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://farm5.static.flickr.com/4065/4303957630_2eeb176dd3.jpg" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I will be downloading the ISO images and be playing with them over the coming weeks, any other suggestions are welcome.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1490628066759945588?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1490628066759945588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1490628066759945588&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1490628066759945588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1490628066759945588'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/01/linux-distro-hunting.html' title='Linux Distro hunting'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4003/4303862880_0eba58bbbf_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6282298709520642444</id><published>2010-01-22T12:30:00.001Z</published><updated>2010-01-22T12:30:01.391Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='python'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Remote control using Twitter</title><content type='html'>I have been thinking about running task on a Ubuntu Linux machine remotely using Twitter. Why you ask, due to firewall restriction where the machine is located I can't get direct access to it but it has connection out to the internet.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So I thought I could send coded messages to it using Twitter and have it run certain tasks. Should be fairly easy to do in Python I thought, but what do use it for? Kicking off test runs, downloads or other system tasks?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Downloads seemed a simple place to start, why max out my home broadband usage limit when I can get the remote machine to download things off-peak.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For the proof of concept I decided to code it for using &lt;a href="http://www.gnu.org/software/wget/"&gt;WGET&lt;/a&gt; and a &lt;a href="http://www.nuxified.org/blog/download_youtube_video_files_with_youtube_dl"&gt;command line YouTube down loader&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Using this&lt;a href="http://code.google.com/p/python-twitter/"&gt; Python Twitter API&lt;/a&gt; I was able to get a proto-type running in a short time.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Basically it should work like this,&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;I send a direct message to a Twitter account which only follows me and I follow on my main account.&lt;/li&gt;&lt;li&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/S1mKtmQtjJI/AAAAAAAAKfo/2UO4nNv62pQ/s1600-h/twitter_dm.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 400px; height: 114px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/S1mKtmQtjJI/AAAAAAAAKfo/2UO4nNv62pQ/s400/twitter_dm.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5429523341741231250" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;This contains the code for type of download and the URL of the download.&lt;/li&gt;&lt;li&gt;The Python script is started by cron at scheduled times.&lt;/li&gt;&lt;li&gt;The script connects to Twitter and checks for direct messages.&lt;/li&gt;&lt;li&gt;It parses the direct message and either spawns a WGET or youTube-dl command to get the resource.&lt;/li&gt;&lt;li&gt;If its a video it then runs a command is run to convert it to&lt;a href="http://www.divx.com/"&gt; divX&lt;/a&gt; ready for upload it to my phone.&lt;/li&gt;&lt;li&gt;If its a file then it is virus checked.&lt;/li&gt;&lt;li&gt;Finally the direct messages are deleted from the Twitter account and a reply sent to my Twitter account.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;So now without physical or remote access to the machine I can queue up downloads to retrieve during off peak hours.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Now I've got it work, need to fine tune it to run other remote tasks, like restarting Weblogic or deploying new version of the application and running test suites.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6282298709520642444?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6282298709520642444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6282298709520642444&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6282298709520642444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6282298709520642444'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/01/remote-control-using-twitter.html' title='Remote control using Twitter'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/S1mKtmQtjJI/AAAAAAAAKfo/2UO4nNv62pQ/s72-c/twitter_dm.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5549620636208588197</id><published>2010-01-20T12:00:00.001Z</published><updated>2010-01-20T12:00:08.046Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='video'/><category scheme='http://www.blogger.com/atom/ns#' term='mencoder'/><category scheme='http://www.blogger.com/atom/ns#' term='ffmpeg'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='divx'/><category scheme='http://www.blogger.com/atom/ns#' term='mp4'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Converting MP4 files to other divX and mp3 formats</title><content type='html'>I find myself often converting &lt;a href="http://en.wikipedia.org/wiki/MPEG-4"&gt;MP4 video files&lt;/a&gt; to &lt;a href="http://www.divx.com/"&gt;divX&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/MP3"&gt;mp3&lt;/a&gt; format to play on my &lt;a href="http://www.lge.com/products/model/detail/kc910.jhtml"&gt;LG phone&lt;/a&gt;.&lt;div&gt;I used to do this with &lt;a href="http://www.videolan.org/vlc/index.html"&gt;VLC&lt;/a&gt; application but this required too much button poking on my part.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So after reading up on the Linux command line &lt;a href="http://ffmpeg.org/"&gt;ffmpeg&lt;/a&gt; and &lt;a href="http://www.mplayerhq.hu/"&gt;mencoder&lt;/a&gt; utilities I've created this basic shell script to do it automatically. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;#!/bin/bash&lt;br /&gt;echo "MP4 Conversion"&lt;br /&gt;for f in *.mp4;&lt;br /&gt;do&lt;br /&gt; echo "...Processing $f file..."&lt;br /&gt; ffmpeg -i "$f" -vn -ac 2 -acodec libmp3lame -ab 128k `echo $f|cut -d. -f1`.mp3 &gt; /dev/null 2&gt;&amp;amp;1&lt;br /&gt; mencoder "$f" -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o `echo $f|cut -d. -f1`.divx &gt; /dev/null 2&gt;&amp;amp;1&lt;br /&gt;done&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This will convert all the mp4 files in the local directory to both divx and mp3 format ready to be transferred to my phone. Obviously you need to have the ffmpeg, mencoder and lame mp3 encoder installed on your Linux machine for this too work.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5549620636208588197?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5549620636208588197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5549620636208588197&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5549620636208588197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5549620636208588197'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2010/01/converting-mp4-files-to-other-divx-and.html' title='Converting MP4 files to other divX and mp3 formats'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2421737135451127684</id><published>2009-12-17T12:00:00.000Z</published><updated>2009-12-17T12:00:03.149Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='opensource'/><title type='text'>LinCity-NG – the open source city simulation game</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.redferret.net/?p=17620"&gt;LinCity-NG – the open source city simulation game&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.redferret.net/" class="f"&gt;The Red Ferret Journal&lt;/a&gt; by Nigel on 12/14/09&lt;/div&gt;  &lt;p&gt;&lt;img alt="Lincity" src="http://www.redferret.net/wp-content/uploads/2009/12/lincity_small.jpg" border="0" /&gt;&lt;/p&gt; &lt;p&gt;LinCity-NG is a city simulation game. You know, kind of like that game we all used to play back in the [...]&lt;/p&gt;&lt;hr noshade="" style="margin:0;height:1px"&gt;  &lt;p&gt;98 words | &lt;a href="http://www.redferret.net/?p=17620"&gt;permalink&lt;/a&gt; | &lt;a href="http://www.redferret.net/?p=17620#comments"&gt;No comments&lt;/a&gt; | &lt;a href="http://www.digg.com/submit/"&gt;digg this&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2421737135451127684?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2421737135451127684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2421737135451127684&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2421737135451127684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2421737135451127684'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/12/lincity-ng-open-source-city-simulation.html' title='LinCity-NG – the open source city simulation game'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5015113341255175707</id><published>2009-12-16T12:00:00.001Z</published><updated>2009-12-16T12:00:03.781Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='opensource'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><title type='text'>Odroid: all the open, none of the contract</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://hackaday.com/2009/12/14/odroid-all-the-open-none-of-the-contract/"&gt;Odroid: all the open, none of the contract&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://hackaday.com/" class="f"&gt;Hack a Day&lt;/a&gt; by Mike Szczys on 12/14/09&lt;/div&gt;  &lt;div&gt;&lt;br /&gt;&lt;p&gt;&lt;img title="odroid-hackable-gaming" src="http://hackadaycom.files.wordpress.com/2009/12/odroid-hackable-gaming.jpg?w=470&amp;amp;h=138" alt="" width="470" height="138" /&gt;&lt;/p&gt; &lt;p&gt;The Odroid derives its name from the combination of Open and Android. The &lt;a href="http://www.hardkernel.com/index.html"&gt;hardware is aimed at the portable gaming market &lt;/a&gt;and runs Android. The specs are amazing, the device is open and begging you to develop for the platform.&lt;/p&gt; &lt;p&gt;The Samsung S5PC100 System-On-A-Chip provides the device with an ARM Cortex-A8 processor running at 833MHz. The usual suspects are all here, a capacitive touchscreen, accelerometer, SDHC slot, and WiFi. What you usually don't expect to see is a serial debugger and 720p HD output. But the best part, we get all of this without a 2 year contract or the hardware being locked down as we're used to with and Android based cell phone.&lt;/p&gt; &lt;p&gt;[Thanks Stillbourne via &lt;a href="http://www.linuxfordevices.com/c/a/News/HardKernel-Odroid/"&gt;LinuxDevices&lt;/a&gt;]&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, serif; "&gt;&lt;a href="http://www.linuxfordevices.com/c/a/News/HardKernel-Odroid/"&gt;Hackable Android handheld game device uses Cortex-A8 SoC - News - Linux for Devices&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/div&gt;&lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5015113341255175707?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5015113341255175707/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5015113341255175707&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5015113341255175707'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5015113341255175707'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/12/odroid-all-open-none-of-contract.html' title='Odroid: all the open, none of the contract'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6874592153260195471</id><published>2009-12-15T15:20:00.004Z</published><updated>2009-12-16T08:52:41.668Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Ubuntu 10.04</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4187174337/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2625/4187174337_fa65b6f9ba_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4187174337/"&gt;Ubuntu 10.04&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Lasted cut of the new Ubuntu 10.04 Desktop, trying it out in a VirtualBox VM&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4187985632/" title="ubuntu 10.04 2 by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4037/4187985632_0813c89b16.jpg" width="500" height="403" alt="ubuntu 10.04 2" /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Update&lt;/b&gt;&lt;/div&gt;&lt;div&gt;After installing the VirtualBox guest tools the mouse pointer is no longer displayed, doh!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6874592153260195471?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6874592153260195471/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6874592153260195471&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6874592153260195471'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6874592153260195471'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/12/ubuntu-1004.html' title='Ubuntu 10.04'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2625/4187174337_fa65b6f9ba_t.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5525281142611220660</id><published>2009-11-27T07:00:00.000Z</published><updated>2009-11-27T07:00:03.261Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='database'/><title type='text'>Create and manage databases in Linux with Glom</title><content type='html'>Might be worth a look.&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.ghacks.net/2009/11/25/create-and-manage-datases-in-linux-with-glom/"&gt;Create and manage databases in Linux with Glom&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.ghacks.net/" class="f"&gt;gHacks technology news&lt;/a&gt; by Jack Wallen on 11/25/09&lt;/div&gt;  &lt;p&gt;If you've ever had to work with a database in Linux you most likely are aware of three or four tools that can handle the task: MySQL, PostgreSQL, PhpMyAdmin, and OpenOffice Base. These are all outstanding applications, but the first two are complex command-line only tools, the third requires a web server, and the last isn't as robust as some admins will need. But there is another tool that is very flexible and makes creating databases a simple task.&lt;/p&gt; &lt;p&gt;&lt;a title="Glom" href="http://www.glom.org/wiki/index.php?title=Main_Page"&gt;Glom &lt;/a&gt;can help you design and create databases as well as a user-interfaces with little to know coding or command line skills. Glom has an easy to use GUI that focuses on helping you get your job done instead of being an hindrance. Glom uses the PostgreSQL database as a backend, but can only edit databases created internally. In other words, all of those databases you created with PostgreSQL…Glom can not touch them. That is fine, because Glom is very good at creating and managing your databases.&lt;/p&gt; &lt;p&gt;In this tutorial you will learn how to install and get started using Glom.&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;If you point your browser to the &lt;a title="Glom Download Page" href="http://www.glom.org/wiki/index.php?title=Download"&gt;Glom Download Page&lt;/a&gt; you will see fairly concise instructions on how to install Glom on your distribution. You might notice the warning that the default Ubuntu repository holds an out of date, buggy version of Glom. I installed Glom onto Ubuntu 9.10, using the Ubuntu Software Center (without having to add any extra repositories). The version that installed was 1.12.2. The latest source code available for Glom is 1.12. So this warning is most likely unnecessary for Karmic Koala users.&lt;/p&gt; &lt;p&gt;Once you have Glom installed you will find the menu entry located in the Office sub-menu of the Applications menu.&lt;/p&gt; &lt;p&gt;NOTE: There is a version of Glom for Windows.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Using Glom&lt;/strong&gt;&lt;/p&gt; &lt;div style="width:186px"&gt;&lt;a rel="attachment wp-att-20632" href="http://www.ghacks.net/2009/11/25/create-and-manage-datases-in-linux-with-glom/glom_new/"&gt;&lt;img src="http://www.ghacks.net/wp-content/uploads/2009/11/glom_new.png" alt="Create New" width="176" height="125" /&gt;&lt;/a&gt;&lt;p&gt;Create New&lt;/p&gt;&lt;/div&gt; &lt;p&gt;When you first fire up Glom a small window will open (see Figure 1). From that window click on the Create New Document tab. In this tab select New Empty Document and then click the Select button. The next step needs you to input two pieces of information:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Name: This will serve as the actual file name.&lt;/li&gt; &lt;li&gt;Title: A human-readable name for your database.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;In this same window you can select an option that will save this database to a database server, or to save it locally. If you go with the former, you will have to input the details of the server in a separate step.  After you have all of your information configured, click the Save button to continue. Depending upon the speed of your machine, the database initiation phase can take some time. But once the database is initiated, a new window will open (see Figure 2) where you can begin to create tables for your database. When you are working with your database there are two user levels (selected from the User Level menu):&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Developer: This is the level you use to create/edit your databases.&lt;/li&gt; &lt;li&gt;Operator: This is the level you use to work with your databases.&lt;/li&gt; &lt;/ul&gt; &lt;div style="width:168px"&gt;&lt;a rel="attachment wp-att-20634" href="http://www.ghacks.net/2009/11/25/create-and-manage-datases-in-linux-with-glom/glom_add_tables/"&gt;&lt;img src="http://www.ghacks.net/wp-content/uploads/2009/11/glom_add_tables.png" alt="Figure 2" width="158" height="160" /&gt;&lt;/a&gt;&lt;p&gt;Figure 2&lt;/p&gt;&lt;/div&gt; &lt;p&gt;To create a table click on the Add button which will create a new line for a table. You have to name the table, so double click on the first column of your new table and enter a name. When you do that hit enter and you will see that the Title will auto-fill for you. You can also select if this table is to be hidden and/or default by selecting the check box for either option.&lt;/p&gt; &lt;p&gt;After you have created the tables the Glom window will change to the data entry mode. For each table you have created you will have to enter data in order to fill the tables. Adding data is done the same way as adding a table. The difference is that you have to select which table you want to add data to from the Tables menu in the toolbar.&lt;/p&gt; &lt;div style="width:190px"&gt;&lt;a rel="attachment wp-att-20635" href="http://www.ghacks.net/2009/11/25/create-and-manage-datases-in-linux-with-glom/glom_data/"&gt;&lt;img src="http://www.ghacks.net/wp-content/uploads/2009/11/glom_data-500x383.png" alt="Figure 3" width="180" height="138" /&gt;&lt;/a&gt;&lt;p&gt;Figure 3&lt;/p&gt;&lt;/div&gt; &lt;p&gt;After you have entered your data, you can then switch to the Details view (see Figure 3) where you can view data, add static items and containers to a record. You can also create new Fields to add to your data. These will come in handy as they can add data to a user entry such as their birthday.&lt;/p&gt; &lt;p&gt;To create a custom field go to the Developer menu and select Fields. From this window you can add, edit, and delete all of the fields you need.&lt;/p&gt; &lt;p&gt;After you have completed creating your database, go to the User Level menu, select Operator, and start working with your new database.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Final thoughts&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Although this tutorial only scratches the surface of the power Glom offers, you get the idea that this tool could really make a database developers job very easy. Give Glom a try, you will look at PostgreSQL databases in a completely different light.&lt;/p&gt;   Tags: &lt;a href="http://www.ghacks.net/tag/database/" title="database" rel="tag"&gt;database&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/database-administration/" title="database administration" rel="tag"&gt;database administration&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/db/" title="db" rel="tag"&gt;db&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/postgresql/" title="postgresql" rel="tag"&gt;postgresql&lt;/a&gt;&lt;br /&gt;  &lt;h4&gt;Related posts&lt;/h4&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/" title="Basic postgresql server setup (November 10, 2009)"&gt;Basic postgresql server setup&lt;/a&gt; (5)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/06/13/the-internet-movie-script-database-imsdb/" title="The Internet Movie Script Database IMSDb (June 13, 2009)"&gt;The Internet Movie Script Database IMSDb&lt;/a&gt; (0)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2008/09/07/soundunwound-new-music-database/" title="SoundUnwound, New Music Database (September 7, 2008)"&gt;SoundUnwound, New Music Database&lt;/a&gt; (7)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/04/09/set-up-mysql-database-replication/" title="Set up MySQL database replication (April 9, 2009)"&gt;Set up MySQL database replication&lt;/a&gt; (1)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/11/10/set-up-a-gnumed-backend-server/" title="Set up a Gnumed backend server (November 10, 2009)"&gt;Set up a Gnumed backend server&lt;/a&gt; (0)&lt;/li&gt; &lt;/ul&gt;  &lt;div&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=yIl2AUoC8zA" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=3pdMpXrLY0o:o80qIIbrNqM:F7zBnMyn0Lo" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=3pdMpXrLY0o:o80qIIbrNqM:V_sGLiPBpWU" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=3pdMpXrLY0o:o80qIIbrNqM:gIN9vFwOqvQ" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=qj6IDK7rITs" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=3pdMpXrLY0o:o80qIIbrNqM:wF9xT3WuBAs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=3pdMpXrLY0o:o80qIIbrNqM:wF9xT3WuBAs" border="0" /&gt;&lt;/a&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5525281142611220660?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5525281142611220660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5525281142611220660&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5525281142611220660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5525281142611220660'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/create-and-manage-databases-in-linux.html' title='Create and manage databases in Linux with Glom'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4443054424272624855</id><published>2009-11-26T12:00:00.001Z</published><updated>2009-11-26T12:00:04.174Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='video'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Handbrake 0.94 transcodes DVDs even faster</title><content type='html'>Looks good :)&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.pheedcontent.com/click.phdo?i=d65809a77240e869997c052c6e3d4068"&gt;Handbrake 0.94 transcodes DVDs even faster&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Jay Hathaway on 11/25/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/video/" rel="tag"&gt;Video&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/windows/" rel="tag"&gt;Windows&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/macintosh/" rel="tag"&gt;Macintosh&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/linux/" rel="tag"&gt;Linux&lt;/a&gt;&lt;/p&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://handbrake.fr/"&gt;&lt;img hspace="8" vspace="8" border="0" align="middle" src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/11/handbrake0941.jpg" alt="" /&gt;&lt;/a&gt;&lt;a href="http://handbrake.fr/"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt; &lt;div style="text-align:left"&gt;&lt;a href="http://handbrake.fr/"&gt;Handbrake&lt;/a&gt;, the insanely great multi-platform video transcoder - or "dvd ripper," if you're really being honest - just got its first update in almost a year. The biggest new change is 64-bit support, which means a 10% jump in encoding speed. According to our sister site, &lt;a href="http://www.tuaw.com/2009/11/24/handbrake-0-9-4-released-includes-64-bit-support/"&gt;TUAW&lt;/a&gt;, Mac users don't even need to be running Snow Leopard to get the 64-bit advantage: it also works on OS X 10.5 on 64-bit capable machines.&lt;/div&gt;&lt;br /&gt;If you're a fan of the AVI or xVid formats, you're out of luck with this release of Handbrake. These formats have been dropped in favor of pushing H.264. The good news is that you should now be able to rip DVDs in real time, or darn close. There's also a time-saving Live Preview option, so you can check the quality of your rips without waiting until they finish.&lt;br /&gt;&lt;br /&gt;[via &lt;a href="http://www.tuaw.com/2009/11/24/handbrake-0-9-4-released-includes-64-bit-support/"&gt;TUAW&lt;/a&gt;]&lt;p style="padding:5px;background:#ddd;border:1px solid #ccc;clear:both"&gt;&lt;a href="http://www.downloadsquad.com/2009/11/25/handbrake-0-94-transcodes-dvds-even-faster/"&gt;Handbrake 0.94 transcodes DVDs even faster&lt;/a&gt; originally appeared on &lt;a href="http://www.downloadsquad.com/"&gt;Download Squad&lt;/a&gt; on Wed, 25 Nov 2009 18:30:00 EST.  Please see our &lt;a href="http://www.weblogsinc.com/feed-terms/"&gt;terms for use of feeds&lt;/a&gt;.&lt;/p&gt;&lt;h6 style="clear:both;padding:8px 0 0 0;height:2px;font-size:1px;border:0;margin:0;padding:0"&gt;&lt;/h6&gt;&lt;a href="http://handbrake.fr/"&gt;Read&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/11/25/handbrake-0-94-transcodes-dvds-even-faster/" rel="bookmark" title="Permanent link to this entry"&gt;Permalink&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/forward/19254819/" title="Send this entry to a friend via email"&gt;Email this&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/11/25/handbrake-0-94-transcodes-dvds-even-faster/#comments" title="View reader comments on this entry"&gt;Comments&lt;/a&gt;      &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:f36ee7da8eb2129d2e18b937760b9e0e:EFJsoGxZhnOiTyJtHipyWOdG19I2efUDAfsOFsAnYu9m31BRwuRytcSnwrSu8mLQ8uB9bOnjtrKf"&gt;&lt;img border="0" title="Add to digg" alt="Add to digg" src="http://images.pheedo.com/images/mm/digg.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:ec8ff0c37a6e7dc4010ae7f14b75fbf2:E6SRPlk4TG0Nb2mINnTjNDWl5BU%2BboIIUQTVKsJ0qrgApqw63cvMRj%2BeZNABM4np%2Biz8DbSYVkTw"&gt;&lt;img border="0" title="Add to del.icio.us" alt="Add to del.icio.us" src="http://images.pheedo.com/images/mm/delicious.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:3a55c803f4a6049fe5f9fefc8d1ab93d:IwaTGTv1f7hdP7AGtmDYmtmNGaYuPmLB4A09teMNd527CE00a9yLhAWKyxw4vqs0T6OIpA32Bdjg"&gt;&lt;img border="0" title="Add to Google" alt="Add to Google" src="http://images.pheedo.com/images/mm/google.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:77fabd49c01234b0d35edf15ccb74c30:%2BYal%2BMHnXqVWkawUmTOJX4v0ZyKMjOEvJ1eLOnyBqD7kaMZ%2FjBGwPJZFSXexZe26IFjVWtA8FW7Ezw%3D%3D"&gt;&lt;img border="0" title="Add to StumbleUpon" alt="Add to StumbleUpon" src="http://images.pheedo.com/images/mm/stumbleit.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:57ff99b006d861a739efdbabda60b60b:6qqzTvhNFtFuaXWXQV1WtKXdmbyw1DAmt7sGOxKU3%2BQsU817Kt5te9ItB5FAf7am%2BfSnVc%2FvkjtUVQ%3D%3D"&gt;&lt;img border="0" title="Add to Facebook" alt="Add to Facebook" src="http://images.pheedo.com/images/mm/facebook.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:d50711c832dc4a5c32c4f0b4afdd46e9:9hGSnm%2BsC%2BJm5847ytBR0up3dIoRldeGCPatKYJSc7DBiVhTb3gYoXUneJWgUxE7wZ8RU43F6ubN"&gt;&lt;img border="0" title="Add to Reddit" alt="Add to Reddit" src="http://images.pheedo.com/images/mm/reddit.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:175a0524c1c2bbd21094f3aad58b184b:%2BM9cHlSoVjxPJeocEvBjZQGyBGh54liQj9TjRX7DyVE0NkpAmXzI7Lj8oEo2FqSElOUrUJDG%2FN6hvQ%3D%3D"&gt;&lt;img border="0" title="Add to Technorati" alt="Add to Technorati" src="http://images.pheedo.com/images/mm/technorati.png" /&gt;&lt;/a&gt;   &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=1"&gt;&lt;img alt="" style="border:0" border="0" src="http://ads.pheedo.com/img.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=1" /&gt;&lt;/a&gt; &lt;img alt="" height="0" width="0" border="0" src="http://a.rfihub.com/eus.gif?eui=2225" /&gt;&lt;br /&gt;&lt;img src="http://ads.pheedo.com/img.phdo?kw=" /&gt;  &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=64&amp;amp;kw=Mac+OS+X"&gt;Mac OS X&lt;/a&gt; - &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=64&amp;amp;kw=Linux"&gt;Linux&lt;/a&gt; - &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=64&amp;amp;kw=Microsoft+Windows"&gt;Microsoft Windows&lt;/a&gt; - &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=64&amp;amp;kw=HandBrake"&gt;HandBrake&lt;/a&gt; - &lt;a href="http://ads.pheedo.com/click.phdo?s=d65809a77240e869997c052c6e3d4068&amp;amp;p=64&amp;amp;kw=Download+Squad"&gt;Download Squad&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4443054424272624855?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4443054424272624855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4443054424272624855&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4443054424272624855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4443054424272624855'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/handbrake-094-transcodes-dvds-even.html' title='Handbrake 0.94 transcodes DVDs even faster'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4981615542543993954</id><published>2009-11-25T12:20:00.002Z</published><updated>2009-11-25T12:22:00.702Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='music'/><title type='text'>Wave Graph</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4133525838/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2724/4133525838_42f4d1e177_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4133525838/"&gt;Wave Graph&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Music Listen Stats from Last.FM&lt;br /&gt;&lt;br /&gt;Made with &lt;a href="http://www.last.fm/user/C26000/journal/2006/07/30/195693/" rel="nofollow"&gt;Lastfm Extra Stats&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4981615542543993954?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4981615542543993954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4981615542543993954&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4981615542543993954'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4981615542543993954'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/wave-graph.html' title='Wave Graph'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2724/4133525838_42f4d1e177_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8043405297298406868</id><published>2009-11-23T12:00:00.000Z</published><updated>2009-11-23T12:00:04.741Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='operating system'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Google Chrome OS First Look</title><content type='html'>First look at Chrome OS running in a VM by following the instructions on &lt;a href="http://www.ghacks.net/2009/11/20/google-chrome-os-first-looks-first-impressions/"&gt;gHacks&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.ghacks.net/2009/11/20/google-chrome-os-first-looks-first-impressions/"&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4127871914/" title="Chrome OS by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2494/4127871914_db1d56d393.jpg" width="500" height="403" alt="Chrome OS" /&gt;&lt;/a&gt;&lt;br /&gt;Login screen after quick boot up, use your Gmail account details.&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4127871962/" title="Chrome OS by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2671/4127871962_a424257d27.jpg" width="500" height="403" alt="Chrome OS" /&gt;&lt;/a&gt;&lt;br /&gt;Looks basically like the Chrome browser at this point.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8043405297298406868?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8043405297298406868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8043405297298406868&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8043405297298406868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8043405297298406868'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/google-chrome-os-first-look.html' title='Google Chrome OS First Look'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2494/4127871914_db1d56d393_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1777621883650782297</id><published>2009-11-19T07:00:00.000Z</published><updated>2009-11-19T07:00:03.962Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Tweet from the command line with Twidge</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.ghacks.net/2009/11/13/tweet-from-the-command-line-with-twidge/"&gt;Tweet from the command line with Twidge&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.ghacks.net/" class="f"&gt;gHacks technology news&lt;/a&gt; by Jack Wallen on 11/13/09&lt;/div&gt;  &lt;p&gt;For the longest time I refused to see the value in Twitter. Over the last six months I have changed my tune on that. Now I use Twitter primarily as a PR tool for my articles. And since my renewed belief in micro-blogging, I have found plenty of tools with which to enact with Twitter.&lt;/p&gt; &lt;p&gt;One tool I have found to be the least invasive is Twidge. Twidge does not have an application or daemon running in the background. Twidge does not have a panel applet. Twidge doesn't even remain open in the terminal window. Twidge just allows you to enter commands that take specific action on your Twitter account. It's simple, it's fast, and it's…well…command line fu-tastic! With that said, let's install, configure, and use Twidge.&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The first thing you need to know is if Twidge offers enough features to convince you to use it. Here is the short list:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Simple to use.&lt;/li&gt; &lt;li&gt;View activity of friends.&lt;/li&gt; &lt;li&gt;Add followers.&lt;/li&gt; &lt;li&gt;Follow users.&lt;/li&gt; &lt;li&gt;Archiving of your tweets.&lt;/li&gt; &lt;li&gt;Automatic URL shortening via tinyurl.com.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;And much more.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;As you would expect, twidge can be found in your distribution repositories. So all you need to do is open up a terminal and issue a command like:&lt;/p&gt; &lt;p&gt;&lt;em&gt;sudo apt-get install twidge&lt;/em&gt;&lt;/p&gt; &lt;p&gt;or&lt;/p&gt; &lt;p&gt;&lt;em&gt;yum install twidge&lt;/em&gt;&lt;/p&gt; &lt;p&gt;or&lt;/p&gt; &lt;p&gt;&lt;em&gt;urpmi twidge &lt;/em&gt;&lt;/p&gt; &lt;p&gt;The installation will pick up the curl dependency automatically. After Twidge is installed, keep that terminal open because you'll need it (at least to begin with).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In order to use Twidge you have to configure it to authenticate to your account. To do this you have to run a built-in configuration script issued from the command line. Issue the command:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge setup&lt;/em&gt;&lt;/p&gt; &lt;p&gt;You will be asked two simple questions:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Your use(r)name.&lt;/li&gt; &lt;li&gt;Your password.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;That's it. Now you are ready to start using Twidge.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Usage&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The basic usage of Twidge is:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge update 'STATUS'&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Where STATUS is what you want to post to twitter (between single quotes).&lt;/p&gt; &lt;p&gt;Of course updating is not always enough. Twidge has a number of built-in tools. Let's take a look at what they are. NOTE: The basic usage of these tools is:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge TOOL OPTIONS&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Where &lt;em&gt;TOOL &lt;/em&gt;is the tool you want to use and &lt;em&gt;OPTIONS &lt;/em&gt;are any options you want to pass to the tool (if any options are available).&lt;/p&gt; &lt;p&gt;Display updates.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;lsarchive: List your own posts.&lt;/li&gt; &lt;li&gt;lsdm: List direct messages sent to you.&lt;/li&gt; &lt;li&gt;lsdmarchive: List direct messages you have sent.&lt;/li&gt; &lt;li&gt;lsrecent: Lists recent posts made by you or those you follow.&lt;/li&gt; &lt;li&gt;lsreplies: Lists all recent replies made to you.&lt;/li&gt; &lt;li&gt;lsfollowers: Lists those following you.&lt;/li&gt; &lt;li&gt;lsfollowing: Lists those you are following.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Action commands.&lt;/p&gt; &lt;p&gt;All of these tools are used in the same way the tools above are used, except in certain instances you proceed the tool name with username like so:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge TOOL USERNAME&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Where TOOL is the specific tool you want to use and USERNAME is the user you want to send the information to.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;dmsend: Send a direct to a user.&lt;/li&gt; &lt;li&gt;follow: Follow a specific user.&lt;/li&gt; &lt;li&gt;unfollow: Stop following a user.&lt;/li&gt; &lt;li&gt;update: Update your status.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;So let's say you want to update your status to say "Hey everyone, I am reading a cool article on Ghacks right now!". To do this you would enter the command:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge update 'Hey everyone, I am reading a cool article on Ghacks right now!'&lt;/em&gt;&lt;/p&gt; &lt;p&gt;and hit enter when you're done.&lt;/p&gt; &lt;p&gt;Let's say, however, you wanted to use &lt;em&gt;I'm &lt;/em&gt;instead of &lt;em&gt;I am. &lt;/em&gt;The use of a single quote in the middle of that tweet would cause an error. To get around that just enter:&lt;/p&gt; &lt;p&gt;&lt;em&gt;twidge update&lt;/em&gt;&lt;/p&gt; &lt;p&gt;and then hit enter. You should notice that you do not get your bash prompt back. What you do now is type in your tweet, without using quotes, and then hit enter. This way you can use contractions without having to worry about proper shell quotes.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Using twidge without command line&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Although Twidge is a command line only tool, you can get around opening up a terminal by opening up your desktop's run dialog and then entering your twidge command there. If you're using GNOME you hit &amp;lt;Alt&amp;gt;F2 and then enter the Twidge command in the run dialog. This keeps you from having to have yet another window open, and it's much faster.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Final thoughts&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;I will make no bones about the fact that Twidge is not nearly as simple as the standard GUI-based tool. But Twidge makes up for that with speed, reliability, and flexibility. Because of its command line nature, you could even create a nifty bash script to use something like &lt;em&gt;fortune &lt;/em&gt;and then add that bash script to a cron job so you would get an automatically updated status. Script-fu-tastic!&lt;/p&gt;   Tags: &lt;a href="http://www.ghacks.net/tag/cli/" title="cli" rel="tag"&gt;cli&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/command-line/" title="command-line" rel="tag"&gt;command-line&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/tweet/" title="tweet" rel="tag"&gt;tweet&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/twitter/" title="twitter" rel="tag"&gt;twitter&lt;/a&gt;&lt;br /&gt;  &lt;h4&gt;Related posts&lt;/h4&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2007/01/16/yubnub-a-social-internet-command-line/" title="YubNub a social internet command line (January 16, 2007)"&gt;YubNub a social internet command line&lt;/a&gt; (2)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/08/20/search-google-and-update-twitter-from-the-command-line/" title="Search google (and update twitter) from the command line (August 20, 2009)"&gt;Search google (and update twitter) from the command line&lt;/a&gt; (12)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/10/08/yahoo-meme-opens-registrations-for-anyone/" title="Yahoo Meme Opens Registrations For Anyone (October 8, 2009)"&gt;Yahoo Meme Opens Registrations For Anyone&lt;/a&gt; (1)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/09/22/yahoo-meme-invites/" title="Yahoo Meme Invites (September 22, 2009)"&gt;Yahoo Meme Invites&lt;/a&gt; (48)&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.ghacks.net/2009/07/26/webmasters-search-for-links-posted-on-twitter/" title="Webmasters: Search For Links Posted On Twitter (July 26, 2009)"&gt;Webmasters: Search For Links Posted On Twitter&lt;/a&gt; (3)&lt;/li&gt; &lt;/ul&gt;  &lt;div&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=yIl2AUoC8zA" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=2DA0arOtINI:1eKiP_0M1nw:F7zBnMyn0Lo" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=2DA0arOtINI:1eKiP_0M1nw:V_sGLiPBpWU" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=2DA0arOtINI:1eKiP_0M1nw:gIN9vFwOqvQ" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?d=qj6IDK7rITs" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ghacksnet?a=2DA0arOtINI:1eKiP_0M1nw:wF9xT3WuBAs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ghacksnet?i=2DA0arOtINI:1eKiP_0M1nw:wF9xT3WuBAs" border="0" /&gt;&lt;/a&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1777621883650782297?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1777621883650782297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1777621883650782297&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1777621883650782297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1777621883650782297'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/tweet-from-command-line-with-twidge.html' title='Tweet from the command line with Twidge'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3575613296378902482</id><published>2009-11-18T07:00:00.000Z</published><updated>2009-11-18T07:00:05.707Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='link'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>Free Image Editors</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/~r/TRV/~3/iSKwMlXyapI/p1"&gt;Free Image Editors&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.trustedreviews.com/" class="f"&gt;TrustedReviews Site-wide Feed&lt;/a&gt; by Cliff Smith on 11/16/09&lt;/div&gt;  &lt;img src="http://www.trustedreviews.com/images/article/summary/12242.jpg" style="display:inline" /&gt;   Good image editing software doesn't have to cost hundreds of pounds&lt;img src="http://feeds.feedburner.com/~r/TRV/~4/iSKwMlXyapI" height="1" width="1" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3575613296378902482?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3575613296378902482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3575613296378902482&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3575613296378902482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3575613296378902482'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/free-image-editors.html' title='Free Image Editors'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6564275492765186375</id><published>2009-11-11T10:38:00.002Z</published><updated>2009-11-11T10:40:49.468Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>Google Go Test</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4094494055/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2529/4094494055_ea89ebb599_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/4094494055/"&gt;Google Go Test&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;The ubiquitous Hello World test on Google's new programming languag "&lt;a href="http://golang.org/"&gt;Google Go&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;The install on my Ubuntu 9.10 Linux machine went painlessly following the instructions on this page &lt;a href="http://golang.org/doc/install.html"&gt;http://golang.org/doc/install.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now I can can't wait until lunchtime to crack on with the &lt;a href="http://golang.org/doc/go_tutorial.html"&gt;tutorials&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6564275492765186375?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6564275492765186375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6564275492765186375&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6564275492765186375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6564275492765186375'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/11/google-go-test.html' title='Google Go Test'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2529/4094494055_ea89ebb599_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5675579983332416495</id><published>2009-10-12T05:00:00.000+01:00</published><updated>2009-11-11T13:13:47.519Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='drink'/><title type='text'>What's Inside a Cup of Coffee?</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.wired.com/~r/wired/index/~3/Ua12VWCMTnw/st_coffee"&gt;What's Inside a Cup of Coffee?&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.wired.com/rss/index.xml" class="f"&gt;Wired Top Stories&lt;/a&gt; by Patrick di Justo on 10/4/09&lt;/div&gt;    &lt;p&gt;&lt;strong&gt;Caffeine&lt;/strong&gt;&lt;br /&gt;This is why the world produces more than 16 billion pounds of coffee beans per year. It's actually an alkaloid plant toxin (like nicotine and cocaine), a bug killer that stimulates us by blocking neuroreceptors for the sleep chemical adenosine. The result: you, awake.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Water&lt;/strong&gt;&lt;br /&gt;Hot H&lt;sub&gt;2&lt;/sub&gt;O is a super solvent, leaching flavors and oils out of the coffee bean. A good cup of joe is 98.75 percent water and 1.25 percent soluble plant matter. Caffeine is a diuretic, so coffee newbies pee out the water quickly; java junkies build up resistance.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2-Ethylphenol&lt;/strong&gt;&lt;br /&gt;Creates a tarlike, medicinal odor in your morning wake-up. It's also a component of cockroach alarm pheromones, chemical signals that warn the colony of danger.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Quinic acid&lt;/strong&gt;&lt;br /&gt;Gives coffee its slightly sour flavor. On the plus side, it's one of the starter chemicals in the formulation of Tamiflu.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3,5 Dicaffeoylquinic acid&lt;/strong&gt;&lt;br /&gt;When scientists pretreat neurons with this acid in the lab, the cells are significantly (though not completely) protected from free-radical damage. Yup: Coffee is a good source of antioxidants.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Dimethyl disulfide&lt;/strong&gt;&lt;br /&gt;A product of roasting the green coffee bean, this compound is just at the threshold of detectability in brewed java. Good thing, too, as it's one of the compounds that gives human feces its odor.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Acetylmethylcarbinol&lt;/strong&gt;&lt;br /&gt;That rich, buttery taste in your daily jolt comes in part from this flammable yellow liquid, which helps give real butter its flavor and is a component of artificial flavoring in microwave popcorn.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Putrescine&lt;/strong&gt;&lt;br /&gt;Ever wonder what makes spoiled meat so poisonous? Here you go. Ptomaines like putrescine are produced when E. coli bacteria in the meat break down amino acids. Naturally present in coffee beans, it smells, as you might guess from the name, like Satan's outhouse.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Trigonelline&lt;/strong&gt;&lt;br /&gt;Chemically, it's a molecule of niacin with a methyl group attached. It breaks down into pyridines, which give coffee its sweet, earthy taste and also prevent the tooth-eating bacterium Streptococcus mutans from attaching to your teeth. Coffee fights the Cavity Creeps.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Niacin&lt;/strong&gt;&lt;br /&gt;Trigonelline is unstable above 160 degrees F; the methyl group detaches, unleashing the niacin—vitamin B3—into your cup. Two or three espressos can provide half your recommended daily allowance.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/wired/index/~4/Ua12VWCMTnw" height="1" width="1" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5675579983332416495?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5675579983332416495/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5675579983332416495&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5675579983332416495'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5675579983332416495'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/10/whats-inside-cup-of-coffee.html' title='What&apos;s Inside a Cup of Coffee?'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4860351932307015048</id><published>2009-10-08T06:00:00.000+01:00</published><updated>2009-10-08T06:00:00.233+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>This  Is  a Photoshop and It Blew My Mind [Graphics]</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;This is amazing, just imagine if you could hook it up to Flickr.&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/~r/gizmodo/full/~3/D259gyPgnF0/this-is-a-photoshop-and-it-blew-my-mind"&gt;This Is a Photoshop and It Blew My Mind [Graphics]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://gizmodo.com/" class="f"&gt;Gizmodo&lt;/a&gt; by Jesus Diaz on 10/5/09&lt;/div&gt;  &lt;p&gt;&lt;a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/barf2.jpg"&gt;&lt;img src="http://cache.gawker.com/assets/images/4/2009/10/500x_barf2.jpg" width="500" /&gt;&lt;/a&gt;PhotoSketch is an internet-based program that can take the rough, labeled sketch on the left and automagically turn it into the naff montage on the right. Seems unbelievable but—as the video shows—it works:&lt;/p&gt; &lt;p&gt;  &lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=6496886&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" allowfullscreen="true" width="500" height="375" allowscriptaccess="never" wmode="transparent" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/6496886.jpg"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;According to authors, their software can take any rough sketch, with the shape of each element labeled with its name, find images corresponding to each drawn element, judge which are a better match to the shapes, and then seamlessly merge it all into one single image.&lt;/p&gt; &lt;p&gt;PhotoSketch's blending algorithm analyzes each of these images, compares them with each other, and decides which are better for the blending process. It automatically traces and places them into a single photograph, matching the scene, and adding shadows. Of course, the results are less than perfect, but they are good enough:&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;The authors of the program—Tao Chen, Ming-Ming Cheng, Ping Tan, Ariel Shamir, and Shi-Min Hu at the Department of Computer Science and Technology, Tsinghua University, and the National University of Singapure—presented it at Siggraph Asia 2009. An event that will be remembered forever in the History of Humanity as the day in which a million of dorks were finally able to put themselves in X-rated positions with Megan Fox. [&lt;a href="http://cg.cs.tsinghua.edu.cn:8080/cmm/?page_id=155"&gt;PhotoSketch&lt;/a&gt;—Thanks Brice]&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/gizmodo/full/~4/D259gyPgnF0" height="1" width="1" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt; &lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4860351932307015048?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4860351932307015048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4860351932307015048&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4860351932307015048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4860351932307015048'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/10/this-is-photoshop-and-it-blew-my-mind.html' title='This  Is  a Photoshop and It Blew My Mind [Graphics]'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5804586747419222590</id><published>2009-10-07T06:00:00.000+01:00</published><updated>2009-10-07T06:00:03.882+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='gadgets'/><title type='text'>The 80s Now Have One More Cassette Tape Measure To Be Proud Of  [Cassette Tape]</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;This is retro cool, just don't try using it in your walkman :)&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/~r/gizmodo/full/~3/s6Y28WnMto8/the-80s-now-have-one-more-cassette-tape-measure-to-be-proud-of"&gt;The 80s Now Have One More Cassette Tape Measure To Be Proud Of [Cassette  Tape]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://gizmodo.com/" class="f"&gt;Gizmodo&lt;/a&gt; by Jason Chen on 10/5/09&lt;/div&gt;  &lt;p&gt;&lt;a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/468-06_01.jpg"&gt;&lt;img src="http://cache.gawker.com/assets/images/4/2009/10/500x_468-06_01.jpg" width="500" /&gt;&lt;/a&gt;Only Gama-Go would be able to take a &lt;a title="Click here to read more posts tagged CASSETTE TAPE" href="http://gizmodo.com/tag/cassette-tape/"&gt;Cassette Tape&lt;/a&gt; and make it into a pun-based product that's both useful and compact. Plus, it's only $8. [&lt;a href="http://www.gama-go.com/product.php?productid=16844&amp;amp;cat=279&amp;amp;page=1"&gt;Gama-Go&lt;/a&gt;]&lt;/p&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5804586747419222590?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5804586747419222590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5804586747419222590&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5804586747419222590'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5804586747419222590'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/10/80s-now-have-one-more-cassette-tape.html' title='The 80s Now Have One More Cassette Tape Measure To Be Proud Of  [Cassette Tape]'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-9037505117088002941</id><published>2009-10-01T10:01:00.002+01:00</published><updated>2009-10-01T10:03:07.448+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>Flickroom</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3970696649/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2530/3970696649_278f42c11e_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3970696649/"&gt;Flickroom&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;A cool Adobe AIR appplication for Flickr, well worth a look.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickroom.org/beta/"&gt;http://www.flickroom.org/beta/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-9037505117088002941?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/9037505117088002941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=9037505117088002941&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9037505117088002941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9037505117088002941'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/10/flickroom.html' title='Flickroom'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2530/3970696649_278f42c11e_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4924196787352590211</id><published>2009-09-14T09:10:00.002+01:00</published><updated>2009-09-14T09:12:47.914+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>Twitter on Lynx</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3918331357/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3495/3918331357_ab43f399d4_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3918331357/"&gt;Twitter on Lynx&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Been trying to use Twitter on Lynx browser, the mobile version of Twitter seems to work okay but can't login using the regular version.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4924196787352590211?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4924196787352590211/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4924196787352590211&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4924196787352590211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4924196787352590211'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/09/twitter-on-lynx.html' title='Twitter on Lynx'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3495/3918331357_ab43f399d4_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5773017234211480022</id><published>2009-09-10T13:29:00.002+01:00</published><updated>2009-09-10T13:29:43.027+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>Oracle Weblogic Server 11g</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3906804040/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2656/3906804040_9f36daa8d6_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3906804040/"&gt;Oracle Weblogic Server 11g&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Oracle branding on the Weblogic console just feels wrong :o/&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5773017234211480022?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5773017234211480022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5773017234211480022&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5773017234211480022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5773017234211480022'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/09/oracle-weblogic-server-11g.html' title='Oracle Weblogic Server 11g'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2656/3906804040_9f36daa8d6_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2117664464105462175</id><published>2009-08-26T12:00:00.000+01:00</published><updated>2009-08-26T12:00:06.936+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='browser'/><title type='text'>Opera 10 Release Candidate</title><content type='html'>&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_pqz1But7vYQ/SpT-iAb9pYI/AAAAAAAABWc/AlflYe54a9U/s1600-h/opera10rc.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 230px;" src="http://4.bp.blogspot.com/_pqz1But7vYQ/SpT-iAb9pYI/AAAAAAAABWc/AlflYe54a9U/s320/opera10rc.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5374200115546137986" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Just installed the &lt;a href="http://www.opera.com/browser/next/"&gt;Opera 10 Release Candidate&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I have been using the beta versions since they came out and it has become my browser of choice at work and at home.&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2117664464105462175?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2117664464105462175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2117664464105462175&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2117664464105462175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2117664464105462175'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/08/opera-10-release-candidate.html' title='Opera 10 Release Candidate'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_pqz1But7vYQ/SpT-iAb9pYI/AAAAAAAABWc/AlflYe54a9U/s72-c/opera10rc.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3151151831414424673</id><published>2009-08-25T14:59:00.002+01:00</published><updated>2009-08-25T15:01:19.508+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>SimplyMEPIS</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3855371273/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3495/3855371273_a665f17c38_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3855371273/"&gt;SimplyMEPIS&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Giving SimplyMEPIS a go on a 64 bit VM&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3151151831414424673?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3151151831414424673/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3151151831414424673&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3151151831414424673'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3151151831414424673'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/08/simplymepis.html' title='SimplyMEPIS'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3495/3855371273_a665f17c38_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2749666510131775942</id><published>2009-08-25T08:03:00.004+01:00</published><updated>2009-08-25T08:11:21.575+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rant'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>URL Shortening Rant</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_pqz1But7vYQ/SpONP6CHiWI/AAAAAAAABWU/daIvUEgvWPI/s1600-h/trim.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 160px;" src="http://4.bp.blogspot.com/_pqz1But7vYQ/SpONP6CHiWI/AAAAAAAABWU/daIvUEgvWPI/s320/trim.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5373794084798826850" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;URL shortening is a great idea for Twitter's 120 character limit but it does have its problems. Most annoying, you find an interesting link and click on it and get presented with the screen above. There is nothing you can do to get to the article you clicked on until the server load goes down.&lt;/p&gt;&lt;p&gt;Other problems include you don't know what site you will end up on so can end up on a phishing site or something NSFW, although TinyURLs preview option kind of helps that problem.&lt;/p&gt;&lt;p&gt;If only Twitter had implemented a better way to include a URL so it didn't impact on your 120 characters we wouldn't be in this mess.&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2749666510131775942?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2749666510131775942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2749666510131775942&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2749666510131775942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2749666510131775942'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/08/url-shortening-rant.html' title='URL Shortening Rant'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_pqz1But7vYQ/SpONP6CHiWI/AAAAAAAABWU/daIvUEgvWPI/s72-c/trim.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8995711307654533133</id><published>2009-08-11T12:43:00.002+01:00</published><updated>2009-08-11T12:46:51.172+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Dusty Keyboard</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3811398216/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3426/3811398216_5d8e8b52dd_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3811398216/"&gt;Dusty Keyboard&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Keyboard to the PC I've reused as a Ubuntu Linux automated test box.&lt;br /&gt;&lt;br /&gt;As you can see its been under my desk for a while.&lt;br /&gt;&lt;br /&gt;Guess you could work out the password from the clean keys?&lt;br /&gt;&lt;br /&gt;&lt;p&gt;I've installed &lt;a href="http://synergy2.sourceforge.net/"&gt;Synergy&lt;/a&gt; mouse and keyboard sharing on my three active desktops so I don't have to use this keyboard much. If you use more than one desktop computer I'd recommend you install it, saves you having to change between input devices. You just move your cursor off the edge of the screen and you are controlling the pointer on your other machine.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8995711307654533133?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8995711307654533133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8995711307654533133&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8995711307654533133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8995711307654533133'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/08/dusty-keyboard.html' title='Dusty Keyboard'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3426/3811398216_5d8e8b52dd_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2510007370795986438</id><published>2009-08-05T12:00:00.000+01:00</published><updated>2009-08-05T12:00:04.155+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='reference'/><title type='text'>10 Essential UNIX/Linux Command Cheat Sheets</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;Cool article from Tech Source work repeating.&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/~r/SimplyJun/~3/FZHBGeXQPpI/10-essential-unixlinux-command-cheat.html"&gt;10 Essential UNIX/Linux Command Cheat Sheets&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.junauza.com/" class="f"&gt;TECH SOURCE FROM BOHOL&lt;/a&gt; by noreply@blogger.com (jun auza) on 8/4/09&lt;/div&gt;  &lt;div style="text-align:justify"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/Snku0dgfBZI/AAAAAAAAKAs/hTEyR7XfXSg/s1600-h/CheatSheet.jpg"&gt;&lt;img style="margin:0pt 10px 10px 0pt;float:left;width:250px;height:160px" src="http://4.bp.blogspot.com/_UqUwVPikChs/Snku0dgfBZI/AAAAAAAAKAs/hTEyR7XfXSg/s320/CheatSheet.jpg" alt="" border="0" /&gt;&lt;/a&gt;Linux has become so idiot proof nowadays that there is less and less need to use the command line. However, the commands and shell scripts have remained powerful for advanced users to utilize to help them do complicated tasks quickly and efficiently.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align:justify"&gt;&lt;br /&gt;To those of you who are aspiring to become a UNIX/Linux guru, you have to know loads of commands and learn how to effectively use them. But there is really no need to memorize everything since there are plenty of cheat sheets available on the web and on books. To spare you from the hassles of searching, I have here a collection of 10 essential UNIX/Linux cheat sheets that can greatly help you on your quest for mastery:&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;UNIX Tutorial for Beginners&lt;/span&gt;&lt;br /&gt;This is a quick and easy UNIX/Linux tutorial page that is aimed at beginners. It gives a subtle introduction to some of the most important UNIX/Linux commands.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://1.bp.blogspot.com/_UqUwVPikChs/SnkqQoyPU3I/AAAAAAAAKAc/SGeyD4ok-q0/s1600-h/unix-beginner.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:240px" src="http://1.bp.blogspot.com/_UqUwVPikChs/SnkqQoyPU3I/AAAAAAAAKAc/SGeyD4ok-q0/s400/unix-beginner.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.ee.surrey.ac.uk/Teaching/Unix/"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Learning the Shell&lt;/span&gt;&lt;br /&gt;Aside from showing you how to apply the most basic UNIX/Linux commands, "Learning the Shell' will teach you the utmost importance of using the command line.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://3.bp.blogspot.com/_UqUwVPikChs/SnkohPJnxXI/AAAAAAAAJ_0/aO5Vn_fzUWw/s1600-h/learning-shell.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:204px" src="http://3.bp.blogspot.com/_UqUwVPikChs/SnkohPJnxXI/AAAAAAAAJ_0/aO5Vn_fzUWw/s400/learning-shell.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://linuxcommand.org/learning_the_shell.php"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Learn UNIX in 10 Minutes&lt;/span&gt;&lt;br /&gt;From the page: This is something that I had given out to students (CAD user training) in years past. The purpose was to have on one page the basics commands for getting started using the UNIX shell (so that they didn't call me asking what to do the first time someone gave them a tape).&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqP50FOfI/AAAAAAAAKAM/hWEMKfJLmXA/s1600-h/Linux-ten-minutes.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:223px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqP50FOfI/AAAAAAAAKAM/hWEMKfJLmXA/s400/Linux-ten-minutes.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://freeengineer.org/learnUNIXin10minutes.html"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;FOSSwire Unix/Linux Command Cheat Sheet&lt;/span&gt;&lt;br /&gt;A one page UNIX/Linux command reference that you can download in PDF format. You can easily print it, and then paste it on your wall.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SnkogSBboUI/AAAAAAAAJ_k/-wLZoKMt5TI/s1600-h/fosswire.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:309px;height:400px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SnkogSBboUI/AAAAAAAAJ_k/-wLZoKMt5TI/s400/fosswire.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://fosswire.com/post/2007/08/unixlinux-command-cheat-sheet/"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt; &lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;UNIX Toolbox&lt;/span&gt;&lt;br /&gt;From the page: This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations; however the reader is supposed to know what s/he is doing.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqQ97p38I/AAAAAAAAKAk/7rAYj72MkY0/s1600-h/unix-toolbox.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:212px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqQ97p38I/AAAAAAAAKAk/7rAYj72MkY0/s400/unix-toolbox.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://cb.vu/unixtoolbox.xhtml"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Practical Linux Command Line Reference&lt;/span&gt;&lt;br /&gt;This is another handy one-page cheat sheet for common command line operations. All of the commands have been tested on Fedora and Ubuntu.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://1.bp.blogspot.com/_UqUwVPikChs/SnkqQCLJliI/AAAAAAAAKAU/mppcmuNzIhw/s1600-h/practical-linux-reference.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:380px;height:400px" src="http://1.bp.blogspot.com/_UqUwVPikChs/SnkqQCLJliI/AAAAAAAAKAU/mppcmuNzIhw/s400/practical-linux-reference.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.pixelbeat.org/cmdline.html"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;How to Look Like a UNIX Guru&lt;/span&gt;&lt;br /&gt;From the page: This lecture takes you through the basic commands and then shows you how to combine them in simple patterns or idioms to provide sophisticated functionality like histogramming. This lecture assumes you know what a shell is and that you have some basic familiarity with UNIX.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/Snkog2QB3nI/AAAAAAAAJ_s/cy33fIxoP60/s1600-h/howto-linux-guru.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:205px" src="http://4.bp.blogspot.com/_UqUwVPikChs/Snkog2QB3nI/AAAAAAAAJ_s/cy33fIxoP60/s400/howto-linux-guru.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.cs.usfca.edu/%7Eparrt/course/601/lectures/unix.util.html"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;A Directory of Linux Commands (in alphabetical order)&lt;/span&gt;&lt;br /&gt;From the O'reilly book "Linux in a Nutshell, 5th Edition", it features an alphabetical list of 687 commands and a short description on each one of them.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://3.bp.blogspot.com/_UqUwVPikChs/SnkohlcBomI/AAAAAAAAJ_8/8zmtv95fHiU/s1600-h/linux-commands-directory.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:231px" src="http://3.bp.blogspot.com/_UqUwVPikChs/SnkohlcBomI/AAAAAAAAJ_8/8zmtv95fHiU/s400/linux-commands-directory.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.oreillynet.com/linux/cmd/"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Linux Security Quick Reference Guide&lt;/span&gt;&lt;br /&gt;This quick reference guide (in PDF) will serve as your aid on improving the security of your Linux system. It provides some pointers to more in-depth security information that could help you become a good UNIX/Linux system administrator.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqPt3KWUI/AAAAAAAAKAE/2zZlkFV4UTM/s1600-h/linux-security.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:306px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SnkqPt3KWUI/AAAAAAAAKAE/2zZlkFV4UTM/s400/linux-security.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.digilife.be/quickreferences/QRC/Linux%20Security%20Quick%20Reference%20Guide.pdf"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Bash Programming Cheat Sheet&lt;/span&gt;&lt;br /&gt;From the page: A quick cheat sheet for programmers who want to do shell scripting. This is not intended to teach programming, etc. but it is intended for someone who knows one programming language to begin learning about bash scripting.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:center"&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SnkogHbYo-I/AAAAAAAAJ_c/sqJwd7pxQZw/s1600-h/bash-programming.jpg"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:205px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SnkogHbYo-I/AAAAAAAAJ_c/sqJwd7pxQZw/s400/bash-programming.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://linux-sxs.org/programming/bashcheat.html"&gt;&lt;span style="font-size:85%;"&gt;CLICK HERE TO VIEW&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;Through comments, feel free to share some links to other essential UNIX/Linux cheat sheets that I failed to include here.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align:center"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/5023590240909870844-4681972331673467724?l=www.junauza.com" /&gt;&lt;/div&gt;&lt;div&gt; &lt;a href="http://feeds.feedburner.com/~ff/SimplyJun?a=FZHBGeXQPpI:E5u07ovT9lI:yIl2AUoC8zA"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2510007370795986438?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2510007370795986438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2510007370795986438&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2510007370795986438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2510007370795986438'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/08/10-essential-unixlinux-command-cheat.html' title='10 Essential UNIX/Linux Command Cheat Sheets'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_UqUwVPikChs/Snku0dgfBZI/AAAAAAAAKAs/hTEyR7XfXSg/s72-c/CheatSheet.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5317332566161339011</id><published>2009-07-31T16:01:00.002+01:00</published><updated>2009-07-31T16:01:32.499+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><title type='text'>Dungeon Crawl Stone Soup</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3774525157/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2474/3774525157_163f4ff75d_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3774525157/"&gt;Dungeon Crawl Stone Soup&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Dungeon Crawl Stone Soup&lt;br /&gt;&lt;br /&gt;A Rouge like game available for most platforms. Great fun.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://crawl-ref.sourceforge.net/"&gt;http://crawl-ref.sourceforge.net/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5317332566161339011?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5317332566161339011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5317332566161339011&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5317332566161339011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5317332566161339011'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/dungeon-crawl-stone-soup.html' title='Dungeon Crawl Stone Soup'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2474/3774525157_163f4ff75d_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-627622877357658508</id><published>2009-07-31T10:22:00.005+01:00</published><updated>2011-02-17T16:52:15.898Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='websphere'/><category scheme='http://www.blogger.com/atom/ns#' term='web server'/><category scheme='http://www.blogger.com/atom/ns#' term='problem'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='solved'/><title type='text'>Ubuntu installing Websphere 7 (Success)</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3774757316/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2451/3774757316_a835007e09_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3774757316/"&gt;Ubuntu installing Websphere 7&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Attempting to install Websphere 7 Express on Ubuntu 9.0.4&lt;br /&gt;&lt;br /&gt;Its hung at "importConfigArchive" stage for a long time, not looking good so far.&lt;br /&gt;&lt;p&gt;Time to do a bit of searching... &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Found this on the &lt;a href="http://tinyurl.com/nls99r"&gt;IBM site&lt;/a&gt;  seems that sh is linked to dash instead of bash might be the problem. So I've linked sh to bash and going to try installing again.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update 2&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Success changing the sh to be linked to bash allowed WebSphere 7 to install. To do this you need to enter the following commands in a terminal window.&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:courier new;"&gt;cd /bin&lt;br /&gt;sudo rm sh&lt;br /&gt;sudo ln -s bash sh&lt;/span&gt;&lt;span style="font-family:courier new;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:lucida grande;"&gt;It might be a good idea to change it back once your install has finished.&lt;/span&gt;&lt;span style="font-family:courier new;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="font-family:courier new;"&gt;cd /bin&lt;br /&gt;sudo rm sh&lt;br /&gt;sudo ln -s dash sh&lt;/span&gt;&lt;span style="font-family:courier new;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3773999485/" title="ws7 installed by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2674/3773999485_7697769350.jpg" width="500" height="400" alt="ws7 installed" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-627622877357658508?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/627622877357658508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=627622877357658508&amp;isPopup=true' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/627622877357658508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/627622877357658508'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/ubuntu-installing-websphere-7.html' title='Ubuntu installing Websphere 7 (Success)'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2451/3774757316_a835007e09_t.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5816483019783178878</id><published>2009-07-16T09:40:00.006+01:00</published><updated>2009-07-31T15:57:53.514+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='problem'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Ubuntu 9.04 painfully slow screen redraws, any ideas?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_pqz1But7vYQ/Sl7oq7wwgrI/AAAAAAAABV8/asQX_qfrLH0/s1600-h/compaq-presario-cq-60-300-nb-pc-series_400x400.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px; height: 320px;" src="http://4.bp.blogspot.com/_pqz1But7vYQ/Sl7oq7wwgrI/AAAAAAAABV8/asQX_qfrLH0/s320/compaq-presario-cq-60-300-nb-pc-series_400x400.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5358976430911816370" /&gt;&lt;/a&gt;Tried the Live CD version of Ubuntu 9.04 on my new laptop (&lt;a href="http://h10010.www1.hp.com/wwpc/uk/en/ho/WF06b/321957-321957-3329742-89318-89318-3884562-3946786.html"&gt;Compaq Presario CQ60-305EA&lt;/a&gt;) last night, screen redraw was painfully slow. It was almost like a window blind effect opening or moving a Firefox window.&lt;p&gt;Most confusing, wonder if it has problems with the NVIDIA GeForce 8200M?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Not worth dual booting if that is an indication of the speed I'll get.&lt;/p&gt;&lt;p&gt;Anyone got any ideas on a solution?&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;BigMatt&lt;/em&gt; said...&lt;br /&gt;You just need the drivers. Here's a thread with some more info.&lt;br /&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1221876"&gt;&lt;span style="font-size:78%;"&gt;http://ubuntuforums.org/showthread.php?t=1221876&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5816483019783178878?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5816483019783178878/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5816483019783178878&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5816483019783178878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5816483019783178878'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/ubuntu-904-painfully-slow-screen.html' title='Ubuntu 9.04 painfully slow screen redraws, any ideas?'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_pqz1But7vYQ/Sl7oq7wwgrI/AAAAAAAABV8/asQX_qfrLH0/s72-c/compaq-presario-cq-60-300-nb-pc-series_400x400.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-7573001749393506516</id><published>2009-07-07T11:51:00.002+01:00</published><updated>2009-07-07T11:52:40.042+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='browser'/><title type='text'>Google Chrome on Mint Linux</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3697745906/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2605/3697745906_ed5976d1e2_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3697745906/"&gt;Google Chrome on Mint Linux&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Testing the Dev build of Chrome running on my Mint Linux VM.&lt;br /&gt;&lt;br /&gt;Feels pretty nippy, especially scrolling through Google Reader. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3697745990/" title="Google Chrome on Mint Linux by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2498/3697745990_9387b939fb.jpg" width="500" height="345" alt="Google Chrome on Mint Linux" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-7573001749393506516?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/7573001749393506516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=7573001749393506516&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7573001749393506516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7573001749393506516'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/google-chrome-on-mint-linux.html' title='Google Chrome on Mint Linux'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2605/3697745906_ed5976d1e2_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2653106461925989798</id><published>2009-07-03T10:30:00.002+01:00</published><updated>2009-07-03T10:31:59.698+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='link'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>Nibbo Search</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3683401401/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3629/3683401401_78207e5ee3_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3683401401/"&gt;Nibbo Search&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;p&gt;Been testing a new search engine &lt;a href="http://www.nibbo.com/"&gt;http://www.nibbo.com/&lt;/a&gt; so far I like it.&lt;/p&gt;&lt;p&gt;Its really a nice front end on existing search engines so you can search a number of things at the same time.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;From the site,&lt;br /&gt;&lt;/p&gt;&lt;em&gt;About Nibbo&lt;br /&gt;&lt;br /&gt;We believe that there's a lot of room for improvement in web searching, and we wanted to do something about it. This is the reason why Nibbo was born: to offer an improved way to find whatever you're looking for.&lt;br /&gt;&lt;br /&gt;While other search engines offer only one type of search at a time, Nibbo will show a preview of multiple search types in an unobstrusive way, and provide information like the number of results that are to be expected for the different engines. The type and order of those previews is completely configurable, as well as the default search settings.&lt;br /&gt;&lt;br /&gt;Plus, for authenticated users, we offer the option to create custom search engines by just providing a list of keywords or website addresses. Right now it's not possible to share those engines among users, but we're planning to add this feature in the near future.&lt;br /&gt;&lt;br /&gt;Nibbo is powered by Google App Engine, Google AJAX search, Google CSE, and Amazon CloudFront.&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2653106461925989798?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2653106461925989798/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2653106461925989798&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2653106461925989798'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2653106461925989798'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/nibbo-search.html' title='Nibbo Search'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3629/3683401401_78207e5ee3_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1919413018440325277</id><published>2009-07-01T13:57:00.002+01:00</published><updated>2009-07-01T13:57:55.205+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='retro'/><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='dos'/><category scheme='http://www.blogger.com/atom/ns#' term='emulator'/><title type='text'>The Secret Of Monkey Island on DosBox</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3678394450/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3638/3678394450_bb94f1c0f8_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3678394450/"&gt;The Secret Of Monkey Island on DosBox&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Finally got round to installing DosBox on my Ubuntu laptop, now I need the time to play Monkey Island.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1919413018440325277?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1919413018440325277/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1919413018440325277&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1919413018440325277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1919413018440325277'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/07/secret-of-monkey-island-on-dosbox.html' title='The Secret Of Monkey Island on DosBox'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3638/3678394450_bb94f1c0f8_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2108843503227964768</id><published>2009-06-18T10:20:00.001+01:00</published><updated>2009-06-18T10:20:11.487+01:00</updated><title type='text'>USB 2.0</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3638333154/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3628/3638333154_04a3cf0961_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3638333154/"&gt;USB 2.0&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;You've got to love cheap Chinese eBay electronics. If they work that is :)&lt;br /&gt;&lt;br /&gt;Finally caved and got a USB 2.0 card for my aging Dell machine.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2108843503227964768?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2108843503227964768/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2108843503227964768&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2108843503227964768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2108843503227964768'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/usb-20.html' title='USB 2.0'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3628/3638333154_04a3cf0961_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-2992737823230942784</id><published>2009-06-17T12:15:00.001+01:00</published><updated>2009-06-17T12:15:00.774+01:00</updated><title type='text'>LG SDK Test</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3635546630/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3661/3635546630_c3fef1d541_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3635546630/"&gt;LG SDK Test&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;My first LG "Hello World" application.&lt;br /&gt;Just need to test it on my phone now ;)&lt;br /&gt;&lt;br /&gt;I wonder if my Java skills are too rusty to come up with anything useful.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-2992737823230942784?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/2992737823230942784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=2992737823230942784&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2992737823230942784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/2992737823230942784'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/lg-sdk-test.html' title='LG SDK Test'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3661/3635546630_c3fef1d541_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4443131971672828207</id><published>2009-06-17T12:10:00.002+01:00</published><updated>2009-06-17T12:11:21.772+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Dell PowerEdge 2950</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3635352342/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3350/3635352342_6d100713db_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3635352342/"&gt;Dell PowerEdge 2950&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;When I'm bored I go and play with the servers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4443131971672828207?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4443131971672828207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4443131971672828207&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4443131971672828207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4443131971672828207'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/dell-poweredge-2950.html' title='Dell PowerEdge 2950'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3350/3635352342_6d100713db_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5621110315009677908</id><published>2009-06-15T11:27:00.002+01:00</published><updated>2009-06-15T11:28:32.050+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Windows 7 VM Online</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3627876425/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3321/3627876425_e639d7a08d_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3627876425/"&gt;Windows 7 VM Online&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Thanks to the comment on my previous post I have got the network card on the Windows 7 VM working.&lt;br /&gt;&lt;br /&gt;After installing the VMWare tools I had to remove and re-add the "virtual" network card to get it working.&lt;br /&gt;&lt;br /&gt;Here it is running our application without problems it seems.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5621110315009677908?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5621110315009677908/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5621110315009677908&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5621110315009677908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5621110315009677908'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/windows-7-vm-online.html' title='Windows 7 VM Online'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3321/3627876425_e639d7a08d_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1291368025568286442</id><published>2009-06-11T16:02:00.001+01:00</published><updated>2009-06-11T16:03:48.517+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Windows 7 Problems on a VM</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3616475686/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3661/3616475686_0188850aa5_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3616475686/"&gt;Windows 7 Problems&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;The Windows 7 problems start.....&lt;br /&gt;&lt;br /&gt;It can't find a driver for the VMWare's virtual network or sound cards, even although other people haven't had issues with installing it on VM Fusion.&lt;br /&gt;&lt;br /&gt;Same on VirtualBox as well.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1291368025568286442?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1291368025568286442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1291368025568286442&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1291368025568286442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1291368025568286442'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/windows-7-problems-on-vm.html' title='Windows 7 Problems on a VM'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3661/3616475686_0188850aa5_t.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6375035296300229152</id><published>2009-06-10T15:45:00.002+01:00</published><updated>2009-06-11T09:12:23.526+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Fedora 11</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3614170156/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2460/3614170156_f326e30b46_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3614170156/"&gt;Fedora 11&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;First install of Fedora 11, pretty painless, joys of a VM I suppose.&lt;br /&gt;&lt;br /&gt;VirtualBox guest utils didn't like it, will probably have to hack the install for the new kernel version.&lt;br /&gt;&lt;br /&gt;VMWare Fusion lapped it up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6375035296300229152?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6375035296300229152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6375035296300229152&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6375035296300229152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6375035296300229152'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/fedora-11.html' title='Fedora 11'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2460/3614170156_f326e30b46_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6335366135467251500</id><published>2009-06-04T13:49:00.003+01:00</published><updated>2009-06-04T13:54:55.186+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>Converting a Virtualbox virtual machine to VMWare</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pqz1But7vYQ/SifD1QrwnYI/AAAAAAAABDg/yvNA6a84oKk/s1600-h/2009-06-04_1352.png"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px; height: 248px;" src="http://3.bp.blogspot.com/_pqz1But7vYQ/SifD1QrwnYI/AAAAAAAABDg/yvNA6a84oKk/s320/2009-06-04_1352.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5343454802677374338" /&gt;&lt;/a&gt;This covers converting from VirtualBox to VMWare not the other way around.&lt;br /&gt;I've search the net and all the instructions seemed to be long winded using third party products as a middle step. Things have moved on this might be easy now.&lt;br /&gt;&lt;br /&gt;With VirtualBox 2.2.2 you can export your machine as an Appliance using the Open Virtualization Format (OVF). The VMWare vCenter Converter 4.0.1 (free download) imports OVF Appliances.&lt;br /&gt;&lt;p&gt;Sounds too good to be true?&lt;br /&gt;&lt;/p&gt;I am just exporting my VM from VirtualBox at the moment to see if it works “like it says on the tin”&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6335366135467251500?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6335366135467251500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6335366135467251500&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6335366135467251500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6335366135467251500'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/converting-virtualbox-virtual-machine.html' title='Converting a Virtualbox virtual machine to VMWare'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_pqz1But7vYQ/SifD1QrwnYI/AAAAAAAABDg/yvNA6a84oKk/s72-c/2009-06-04_1352.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6094103265542131203</id><published>2009-06-04T09:06:00.002+01:00</published><updated>2009-06-11T09:12:47.598+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='browser'/><title type='text'>Opera 10 Beta</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3594913138/" title="photo sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2481/3594913138_84e9ea9db5_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3594913138/"&gt;Opera 10 Beta&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Been trying out Opera 10 Beta on my Mac.&lt;br /&gt;So far I'm impressed with it, so much I've made it the default browser for now.&lt;br /&gt;It kick the Safari 4 beta off this spot.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6094103265542131203?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6094103265542131203/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6094103265542131203&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6094103265542131203'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6094103265542131203'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/opera-10-beta.html' title='Opera 10 Beta'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2481/3594913138_84e9ea9db5_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-516831647803626878</id><published>2009-06-03T14:26:00.001+01:00</published><updated>2009-06-11T09:13:02.645+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>My Workspace</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;object type="application/x-shockwave-flash" width="260" height="156" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&gt; &lt;param name="flashvars" value="intl_lang=en-us&amp;photo_secret=bbb3b20bd9&amp;photo_id=3592410260&amp;flickr_show_info_box=true"&gt;&lt;/param&gt; &lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"&gt;&lt;/param&gt; &lt;param name="bgcolor" value="#000000"&gt;&lt;/param&gt; &lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=bbb3b20bd9&amp;photo_id=3592410260&amp;flickr_show_info_box=true" height="156" width="260"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3592410260/"&gt;My Workspace&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Too big to fit into a single photograph, here's a video of my workspace.&lt;br /&gt;Its a bit messy I know o_O&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-516831647803626878?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/516831647803626878/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=516831647803626878&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/516831647803626878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/516831647803626878'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/my-workspace.html' title='My Workspace'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6430424381384317411</id><published>2009-06-02T08:38:00.001+01:00</published><updated>2009-06-11T09:13:02.645+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Saving data</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3587827163/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3384/3587827163_f7b56ce98d_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3587827163/"&gt;Saving data&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Saving the docs off my broken hard disk (bad sectors) to an old 30GB disk.&lt;br /&gt;Windows refused to start even in safe mode so I used Puppy Linux to copy the files between the disks.&lt;br /&gt;&lt;br /&gt;Now need to get a new(ish) 80+GB IDE disk to put in the machine.&lt;br clear="all" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6430424381384317411?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6430424381384317411/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6430424381384317411&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6430424381384317411'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6430424381384317411'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/06/saving-data.html' title='Saving data'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3384/3587827163_f7b56ce98d_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-5652813713974689281</id><published>2009-05-28T07:00:00.002+01:00</published><updated>2009-05-28T07:00:00.117+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>Geek Chart</title><content type='html'>A Geek Chart is a web badge that shows where you share stuff online.&lt;br /&gt;Each slice of the Geek Chart is a link to your profile on sites like Flickr, Twitter, Youtube and more.&lt;br /&gt;&lt;br /&gt;Here is my chart.&lt;br /&gt;&lt;br /&gt;&lt;object width="200" height="200"&gt;&lt;param name="movie" value="http://www.geekchart.com/img/geekchart.swf?username=alastair_hm"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.geekchart.com/img/geekchart.swf?username=alastair_hm" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" width="200" height="200"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="http://www.geekchart.com/user/alastair_hm"&gt;Alastair_hm's Geek Chart&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-5652813713974689281?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/5652813713974689281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=5652813713974689281&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5652813713974689281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/5652813713974689281'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/05/geek-chart.html' title='Geek Chart'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-573253853690445613</id><published>2009-05-27T18:00:00.000+01:00</published><updated>2009-05-27T18:00:01.067+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><title type='text'>Embed Flash games on your site with Heyzap</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;Sent to you by Alastair via Google Reader:&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.pheedcontent.com/click.phdo?i=09a2331b13662b854be565f6157a79fc"&gt;Embed Flash games on your site with Heyzap&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Jay Hathaway on 5/25/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/fun/" rel="tag"&gt;Fun&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/games/" rel="tag"&gt;Games&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/social-software/" rel="tag"&gt;Social Software&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/web-2-0/" rel="tag"&gt;web 2.0&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/web/" rel="tag"&gt;Web&lt;/a&gt;&lt;/p&gt;&lt;div align="center"&gt;&lt;a href="http://heyzap.com/"&gt;&lt;img vspace="8" hspace="8" border="0" align="middle" alt="" src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/05/heyzap11.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt; It's easy to add videos, music and images from around the Internet to your website, but what about games? &lt;a href="http://heyzap.com/"&gt;Heyzap&lt;/a&gt; is a way to place any of over 12,000 casual Flash games on your website. It's as simple as copying and pasting a widget code .&lt;br /&gt;&lt;br /&gt;Heyzap bills itself as a way to engage with your audience and get them to spend more time on your site. This has an effect on advertising revenue for big players, but I'm not sure it's the most appealing thing about Heyzap when you're just a little guy. I think this could turn into something like the YouTube of games -- instead of sending friends a link to the games you like, just post them right on your blog.&lt;p style="padding:5px;background:#ddd;border:1px solid #ccc;clear:both"&gt;&lt;a href="http://www.downloadsquad.com/2009/05/25/embed-flash-games-on-your-site-with-heyzap/"&gt;Embed Flash games on your site with Heyzap&lt;/a&gt; originally appeared on &lt;a href="http://www.downloadsquad.com/"&gt;Download Squad&lt;/a&gt; on Mon, 25 May 2009 14:00:00 EST.  Please see our &lt;a href="http://www.weblogsinc.com/feed-terms/"&gt;terms for use of feeds&lt;/a&gt;.&lt;/p&gt;&lt;h6 style="clear:both;padding:8px 0 0 0;height:2px;font-size:1px;border:0;margin:0;padding:0"&gt;&lt;/h6&gt;&lt;a href="http://heyzap.com/"&gt;Read&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/05/25/embed-flash-games-on-your-site-with-heyzap/" rel="bookmark" title="Permanent link to this entry"&gt;Permalink&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/forward/1555332/" title="Send this entry to a friend via email"&gt;Email this&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/05/25/embed-flash-games-on-your-site-with-heyzap/#comments" title="View reader comments on this entry"&gt;Comments&lt;/a&gt;      &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A151b8331cb5714c0dff7451bca7b3cb6%3A0dLkQfVlKOUuPWTTk%2B172SERHoFhgByqOgb80ZBOUZnL8BORQSHXjGCv3d3j42fGXjSENOBAGkey"&gt;&lt;img border="0" title="Add to digg" alt="Add to digg" src="http://images.pheedo.com/images/mm/digg.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A256b43373faf1896865dba195db565a8%3AQ2xiyOJQA7n1jWAtLcAC29nUpbg24eS8ktvOPZWr5yNpUBhcllrbgMFcPIZmKBaflXXduI%2BRNaF4"&gt;&lt;img border="0" title="Add to del.icio.us" alt="Add to del.icio.us" src="http://images.pheedo.com/images/mm/delicious.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3Ac5e303bb1822b9ba89c557b72f4b6e11%3ATvC%2BQYU3PcMULhefZNtr8kO9n37zgEt47jnwDE0tzVpD0IgsIcUGjfxQ1Mf6eHYSOdqWMAqutNk5"&gt;&lt;img border="0" title="Add to Google" alt="Add to Google" src="http://images.pheedo.com/images/mm/google.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3Ac21dc46f8f5422ea5b2920e5069cab56%3A2VQECW24ugOKIVk7fTie3rLggO3hGD2moCHxIDdpUS6C8yL1Z2GtRF8SNRhl3WW6SM9b%2FxIAKjdBEg%3D%3D"&gt;&lt;img border="0" title="Add to StumbleUpon" alt="Add to StumbleUpon" src="http://images.pheedo.com/images/mm/stumbleit.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A19719ecd43b4fcc5fcdb0997c2f920b2%3A211jJcOxBzlLeaG5shmBacwYRdv67EPU5GygBlCFm9F26mJgFrSh0z290u1gOnqsxn%2FRb6fs5eDStQ%3D%3D"&gt;&lt;img border="0" title="Add to Facebook" alt="Add to Facebook" src="http://images.pheedo.com/images/mm/facebook.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A18c91840383e96d17452f1c9b40ad079%3A4n%2FSBOPV14%2BVsGfXFbiwzcBuDf5hqVS3m4Vy698a4QfTDARpn%2B9oAvdqqLcGZ%2BTRzuG4hY3AXOyB"&gt;&lt;img border="0" title="Add to Reddit" alt="Add to Reddit" src="http://images.pheedo.com/images/mm/reddit.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A9acd80f1ee026e0bae11edcf4e70aede%3AiDGxl7ivQ3EnywMfYNI2kKAp%2BhkAa7Z7zyqgrGbjrvlzds9RqgrcUR15E3jTz8jeKPU1JUf5oyfMJg%3D%3D"&gt;&lt;img border="0" title="Add to Technorati" alt="Add to Technorati" src="http://images.pheedo.com/images/mm/technorati.png" /&gt;&lt;/a&gt;   &lt;a href="http://ads.pheedo.com/click.phdo?s=09a2331b13662b854be565f6157a79fc&amp;amp;p=1"&gt;&lt;img alt="" style="border:0" border="0" src="http://ads.pheedo.com/img.phdo?s=09a2331b13662b854be565f6157a79fc&amp;amp;p=1" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;Things you can do from here:&lt;/h3&gt; &lt;ul style="font-family:sans-serif"&gt;&lt;li&gt;&lt;a href="http://www.google.com/reader/view/feed%2Fhttp%3A%2F%2Fwww.downloadsquad.com%2Frss.xml?source=email"&gt;Subscribe to Download Squad&lt;/a&gt; using &lt;b&gt;Google Reader&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.google.com/reader/?source=email"&gt;Get started using Google Reader&lt;/a&gt; to easily keep up with &lt;b&gt;all your favorite sites&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-573253853690445613?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/573253853690445613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=573253853690445613&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/573253853690445613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/573253853690445613'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/05/embed-flash-games-on-your-site-with.html' title='Embed Flash games on your site with Heyzap'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1546548408772153698</id><published>2009-05-27T13:23:00.002+01:00</published><updated>2009-05-27T13:23:54.896+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Dream Linux = Identity crisis</title><content type='html'>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3570196434/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3618/3570196434_1522d670c9_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3570196434/"&gt;Dream Linux = Identity crisis&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Comparing the Mac like Dream Linux desktop with the real thing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1546548408772153698?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1546548408772153698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1546548408772153698&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1546548408772153698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1546548408772153698'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/05/dream-linux-identity-crisis.html' title='Dream Linux = Identity crisis'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3618/3570196434_1522d670c9_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4100346474851211558</id><published>2009-05-26T18:00:00.000+01:00</published><updated>2009-05-26T18:00:00.271+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><title type='text'>Doom + Heretic + Hexen (in your browser) = Epic Win - Time Waster</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.pheedcontent.com/click.phdo?i=22347a696050533e74a5784cdced42ed"&gt;Doom + Heretic + Hexen (in your browser) = Epic Win - Time Waster&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Lee Mathews on 5/22/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/fun/" rel="tag"&gt;Fun&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/games/" rel="tag"&gt;Games&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/time-waster/" rel="tag"&gt;Time-Wasters&lt;/a&gt;&lt;/p&gt;&lt;div align="center"&gt;&lt;a href="http://www.newgrounds.com/portal/view/470460"&gt;&lt;img width="550" vspace="4" hspace="4" height="362" border="0" src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/05/dom-22334234-23423.jpg" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div align="left"&gt;A while back we shared the Flash version of &lt;a href="http://www.downloadsquad.com/2008/12/23/grab-your-bfg-and-play-doom-in-your-browser-time-waster?icid=sphere_blogsmith_inpage_downloadsquad"&gt;Doom&lt;/a&gt; with you as a Time Waster. What could be better than Doom in your browser? How about single-page access to &lt;a href="http://www.newgrounds.com/portal/view/470460"&gt;Doom, Heretic, and Hexen&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;Yep. All three demo games have been open sourced, and some heartless bastard decided it was a good idea to roll them into a single Flash-powered ball of awesome that we can play in our browsers instead of getting any &lt;em&gt;actual work&lt;/em&gt; done. They're Flash 10 only, so make sure you're up to date before you try to play.&lt;br /&gt;&lt;br /&gt;Thank god these are just the demos and not the full games, or this would quite possibly become the biggest Friday Time Waster ever.&lt;br /&gt;&lt;br /&gt;There's no music, and you may have trouble getting some cheat codes to work (not that you'll try, of course), but who cares? You'll notice some gripes in the comments about control as well, but come on - Hexen in your browser while at work? 'Nuf said.&lt;br /&gt;&lt;br /&gt;[via &lt;a href="http://www.inquisitr.com/24427/relive-classic-gaming-in-your-browser-for-free/"&gt;Inquisitr&lt;/a&gt;]&lt;/div&gt; &lt;/div&gt;&lt;p style="padding:5px;background:#ddd;border:1px solid #ccc;clear:both"&gt;&lt;a href="http://www.downloadsquad.com/2009/05/22/doom-heretic-hexen-in-your-browser-epic-win-time-waste/"&gt;Doom + Heretic + Hexen (in your browser) = Epic Win - Time Waster&lt;/a&gt; originally appeared on &lt;a href="http://www.downloadsquad.com/"&gt;Download Squad&lt;/a&gt; on Fri, 22 May 2009 12:00:00 EST.  Please see our &lt;a href="http://www.weblogsinc.com/feed-terms/"&gt;terms for use of feeds&lt;/a&gt;.&lt;/p&gt;&lt;h6 style="clear:both;padding:8px 0 0 0;height:2px;font-size:1px;border:0;margin:0;padding:0"&gt;&lt;/h6&gt;&lt;a href="http://www.newgrounds.com/portal/view/470460"&gt;Read&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/05/22/doom-heretic-hexen-in-your-browser-epic-win-time-waste/" rel="bookmark" title="Permanent link to this entry"&gt;Permalink&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/forward/1553860/" title="Send this entry to a friend via email"&gt;Email this&lt;/a&gt; | &lt;a href="http://www.downloadsquad.com/2009/05/22/doom-heretic-hexen-in-your-browser-epic-win-time-waste/#comments" title="View reader comments on this entry"&gt;Comments&lt;/a&gt;      &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A48796de181367fa1556e2107ef67a351%3AOU38vvDwt9DXrY6C3zCneDlzlaNHwxoQ8bpAzPosHkg296Lp8pykRYmhHdcNnz3N4aDl6Pu2WtJd"&gt;&lt;img border="0" title="Add to digg" alt="Add to digg" src="http://images.pheedo.com/images/mm/digg.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3Af95d52b5af72186627ef825dcb9f8ac9%3A4%2FrjEhMU9t3HJm8xNJUIv4wca3wwqdggQGXWRYY7GFbnFKlISQbRZKxJXyQRbKEMgsrnwIe0QSFo"&gt;&lt;img border="0" title="Add to del.icio.us" alt="Add to del.icio.us" src="http://images.pheedo.com/images/mm/delicious.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A08873680d2a23804fbb2f8d775e8bdac%3AYYTheoMqZNK03bTlZSf%2BSIpzVe0WohsJgtuWBSNJJcv8pMANjwWP%2BR%2F5q%2B%2BpuBQr1Y9vSIFEHqsP"&gt;&lt;img border="0" title="Add to Google" alt="Add to Google" src="http://images.pheedo.com/images/mm/google.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3Acfcf98d54de1fb3519489efd79927ccc%3AZJHkHTTBvdLZv12xbeXMxxn40AsBI637bF8zK26fKoU3ypRtCrLUHpsAIIoe9wTVhZ8F3EX52MJQ4g%3D%3D"&gt;&lt;img border="0" title="Add to StumbleUpon" alt="Add to StumbleUpon" src="http://images.pheedo.com/images/mm/stumbleit.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A4a5e1d245e4a52e48e1dea9950ec860c%3AaQI2FD97gw90OlQEkdLEDnRB%2Fqs5QoXG7LI30vl86AVFXavCF%2BwH2DPyNpQAUzb2EPLYdpJ82DCU3w%3D%3D"&gt;&lt;img border="0" title="Add to Facebook" alt="Add to Facebook" src="http://images.pheedo.com/images/mm/facebook.gif" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3A0972237502e3a3640061395305ea835d%3AQe5zXBRda0hill3gqls%2BYi7%2BH1E6hvOUxhwC3vBkzNA7fbvUF1Q1rziyVtrQtADiYVX%2FOK9l4OFv"&gt;&lt;img border="0" title="Add to Reddit" alt="Add to Reddit" src="http://images.pheedo.com/images/mm/reddit.png" /&gt;&lt;/a&gt;   &lt;a style="font-size:10px;color:maroon" href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3%3Af42c6a550479b7172a07024bca1d3cd4%3A%2BIZ4ylqTwnqq2YoG%2FThgI9eFIizkGjN69d%2FlPSzy3o4gWMaOEo9MvjiQIIcPqA663vN%2FRQmMLsKMjw%3D%3D"&gt;&lt;img border="0" title="Add to Technorati" alt="Add to Technorati" src="http://images.pheedo.com/images/mm/technorati.png" /&gt;&lt;/a&gt;   &lt;a href="http://ads.pheedo.com/click.phdo?s=22347a696050533e74a5784cdced42ed&amp;amp;p=1"&gt;&lt;img alt="" style="border:0" border="0" src="http://ads.pheedo.com/img.phdo?s=22347a696050533e74a5784cdced42ed&amp;amp;p=1" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;Things you can do from here:&lt;/h3&gt; &lt;ul style="font-family:sans-serif"&gt;&lt;li&gt;&lt;a href="http://www.google.com/reader/view/feed%2Fhttp%3A%2F%2Fwww.downloadsquad.com%2Frss.xml?source=email"&gt;Subscribe to Download Squad&lt;/a&gt; using &lt;b&gt;Google Reader&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.google.com/reader/?source=email"&gt;Get started using Google Reader&lt;/a&gt; to easily keep up with &lt;b&gt;all your favorite sites&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4100346474851211558?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4100346474851211558/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4100346474851211558&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4100346474851211558'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4100346474851211558'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/05/doom-heretic-hexen-in-your-browser-epic.html' title='Doom + Heretic + Hexen (in your browser) = Epic Win - Time Waster'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-7611141353146323707</id><published>2009-05-06T14:47:00.000+01:00</published><updated>2009-05-06T14:49:50.948+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='car'/><title type='text'>Addicted to statistics, average MPG</title><content type='html'>My average MPG (UK)&lt;br /&gt;&lt;a href="http://www.fuelly.com/driver/alastair/corsa" target="_blank"&gt;&lt;img src="http://www.fuelly.com/sig-uk/14281.png" width="500" height="63" alt="Fuelly" title="Share and compare MPG at Fuelly" border="0"/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-7611141353146323707?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/7611141353146323707/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=7611141353146323707&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7611141353146323707'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7611141353146323707'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/05/addicted-to-statistics-average-mpg.html' title='Addicted to statistics, average MPG'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6632581545443732371</id><published>2009-04-17T03:00:00.001+01:00</published><updated>2009-04-17T03:00:00.531+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='howto'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual machine'/><title type='text'>The Beginner's Guide to Creating Virtual Machines with VirtualBox  [How-to]</title><content type='html'>Virtual Machine basics&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/%7Er/lifehacker/full/%7E3/9XeN-MYAdvw/the-beginners-guide-to-creating-virtual-machines-with-virtualbox"&gt;The Beginner's Guide to Creating Virtual Machines with VirtualBox [How-to]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://lifehacker.com/" class="f"&gt;Lifehacker&lt;/a&gt; by Kevin Purdy on 4/10/09&lt;/div&gt;  &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox_splash.png" style="display: block;" width="504" height="200" /&gt;Virtual machines can seem &lt;em&gt;juuuuust&lt;/em&gt; a bit too geeky for most otherwise computer-friendly people. That's sad, because it's an easy, free way to try or use a separate OS without messing with your hard drive.&lt;/p&gt; &lt;h3 style="font-size: 120%; margin-top: 20px;"&gt;What's virtualization? Why get that nerdy?&lt;/h3&gt; &lt;p&gt;Virtualization is a whole computer concept unto itself, at least on the server/enterprise/big-fancy-corporate level. For home users, talk about "virtual machines" generally refers to &lt;a href="http://en.wikipedia.org/wiki/X86_virtualization"&gt;x86 virtualization&lt;/a&gt;. Basically, it's software that allows an entire operating system (the "guest") to run on another OS (the "Host"), whether in a container window, or full-screen, or in what's sometimes called a "seamless" mode, where just one application is run from the "guest"&lt;/p&gt; &lt;p&gt;Why would you want to run a &lt;a title="Click here to read more posts tagged VIRTUAL MACHINE" href="http://lifehacker.com/tag/virtual-machine/"&gt;virtual machine&lt;/a&gt; on your computer? Plenty of reasons:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;You like using one OS, but need just an app or two from another running in their natural environments—Office or Photoshop in Windows (nine times out of 10), a light-on-resources game, or maybe even some uber-cool Linux app.&lt;/li&gt; &lt;li&gt;You want to try out some new software, but would rather not chance it mucking up the pretty decent system you've got right now.&lt;/li&gt; &lt;li&gt;Web sites that don't play nice with the operating system you're running (we're looking at you, almost every streaming site except Hulu and YouTube).&lt;/li&gt; &lt;li&gt;You're intrigued at the idea of trying out a Linux desktop, but the word "partitioning" doesn't sound like how you want to spend a Saturday afternoon.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For those and many other good reasons, we're going to walk through installing VirtualBox, a free, open-source virtualization tool offered for Windows, Mac, and Linux desktops, and then get virtual copies of Windows XP and Ubuntu running inside them. Installing Windows Vista (Ultimate or Business only, unfortunately) or the Windows 7 beta is about the same process, and almost any Linux distribution is friendly as a virtual machine, but this will give you an understanding of the basic process. Before you even ask, by the way, you can't run OS X as a guest system on Windows or Linux, but the VirtualBox can run most anything else—including those pre-rolled virtual images you find laying around the internet.&lt;/p&gt; &lt;p&gt;I have to note here that VirtualBox is far from the only competitor in this field—in fact, many in the tech community report that VMWare's Workstation offers more features and handles multiple virtual machines better. But VirtualBox is relatively easy to set up, free to install, and works on all three major operating systems.&lt;/p&gt; &lt;h3 style="font-size: 120%; margin-top: 20px;"&gt;Setting up&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox1.png" style="display: block;" width="399" height="151" /&gt;First off, head over to &lt;a href="http://www.virtualbox.org/wiki/Downloads"&gt;VirtualBox's Download page&lt;/a&gt; and grab the right copy for your system. The only real choice falls on Linux users having to choose between 32- and 64-bit versions for their particular distribution—you don't want to run a 64-bit guest on a 32-bit host machine, if you can avoid it. Linux users should note that while there may be a version of VirtualBox available in their repository, it's usually the Open Source Edition, which may not be as up-to-date as the VirtualBox download page, and doesn't offer support for USB devices, along with a few other odds and ends.&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox2.png" align="right" width="360" height="239" /&gt;Click through the install screens; in most cases, you won't have to stop and change anything. You'll probably get a warning that VirtualBox will have to disconnect and re-connect your network connection for a few seconds while it's setting up, so finish up any crucial net transfers.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox3.png" style="display: block;" width="507" height="250" /&gt;During setup on Windows, you'll be asked to install "device software" or "drivers"—hit "Install" for each, or check the box that indicates you'll "Always trust ..." Sun's drivers.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Once VirtualBox is installed, launch it and you'll arrive at a tauntingly empty screen:&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox4.png" style="display: block;" width="579" height="313" /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size: 120%; margin-top: 20px;"&gt;Setting up&lt;/h3&gt; &lt;p&gt;Let's get something running in there. One big advantage of virtual machines over partitioning, dual-booting, and all that other hard-drive-tweaking stuff is the ability to install a system right from an ISO file. So if you're testing out a Linux system, just download the ISO from &lt;a href="http://ubuntu.com/"&gt;Ubuntu&lt;/a&gt;, &lt;a href="http://fedoraproject.org/"&gt;Fedora&lt;/a&gt;, or wherever. And if you've got an older XP installation disc, you can &lt;a href="http://lifehacker.com/386526/slipstream-service-pack-3-into-your-windows-xp-installation-cd"&gt;slipstream the latest service pack into it&lt;/a&gt; to create a minimal-hassle installation ISO image, and never bother burning it. While you're at it, check out Adam's guide to &lt;a href="http://lifehacker.com/374376/trim-down-windows-to-the-bare-essentials"&gt;trimming down Windows to the bare essentials&lt;/a&gt; for a real speedy virtual installation ISO. If you've got your installation CD or DVD, however, that'll play, too.&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox5.png" align="right" width="359" height="162" /&gt;Hit "New" and you'll be asked to give your system a name you'll recognize—in my case, an XP system I'll unleash all my morning Lifehacker test downloads on—and let VirtualBox know generally what variety and flavor it is. Linux users trying out a funky remix can head for Linux-&amp;gt;Other Linux.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox6.png" width="303" height="130" /&gt;This next screen asking for a memory allocation seems imposing—I won't give it enough! I'll kill my host system with too much!—but you can entirely change it later on. VirtualBox will recommend a minimum amount, based on the OS you said you were installing, but your common sense will pay off here. I'm usually not running anything intensive on my system with 2GB of memory, so if lost half a GB, or 512MB, I'd probably not notice much. Your mileage will certainly vary, but try peeling off as much as you can at first, then scale it back if you notice your system becoming unstable, or bump it up if you get frustrated with a lag-tastic system-in-a-system.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox7.png" align="right" width="298" height="182" /&gt;The next screen asks you to either create a new hard disk image or use an existing one. Assuming this is a first install, keep Boot Hard Disk checked and hit Next to create the image. Hit Next again at the start of the "New Virtual Disk Wizard" (they keep changing the name from "Virtual" to "image," but it's all the same), then you'll be asked to choose a dynamically expanding image or a fixed-size storage. This depends on how much space you're willing to give your virtual OS. Do you have just 8GB you want to give over, and don't want it reaching past that? Choose the fixed-size option, set a size amount in gigabytes, and relax. Or you can choose "dynamically expanding," which, just like it sounds, allots only a little bit of space at first, but will re-report itself to the virtual system as bigger if the OS needs a bit more space.&lt;/p&gt; &lt;p&gt;If you happen to have multiple SATA hard drives in your system, or a fast external SATA, the How-To Geek recommends placing your virtual machine image (the "guest") on a separate &lt;em&gt;physical&lt;/em&gt; drive from the machine running it (the "host") for better multi-tasking and performance speed, plus a little less wear on a single hard drive. If not, don't worry about it too much, and don't go creating separate partitions for your machines, because you aren't fooling anybody, least of all your system's I/O bus.&lt;/p&gt; &lt;h3 style="font-size: 120%; margin-top: 20px;"&gt;Booting up&lt;/h3&gt; &lt;p&gt;Assuming everything went well, you'll see your new virtual system in the left-hand pane of the VirtualBox window. Huzzah! But before you hit "start," let's hit "Settings" and get it ready to roll the right way. The first category from the left-hand menu, General, lets you change how much base memory (or RAM) and video memory is given over to the virtual machine. Unless you're planning to enable 3D effects, the default chosen for video memory should be fine, and the 3D acceleration box can remain un-checked. Let's move down to "CD/DVD-ROM."&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virtualbox8.png" width="256" height="221" /&gt;Make sure "Mount CD/DVD Drive" is checked. If you're going to install your virtual system from a boot CD or DVD, put it in your computer's drive, then select "Host CD/DVD Drive." If you're using a downloaded or custom-made ISO file, select "ISO Image file," hit the folder icon to the right of the drop-down box, and then hit the "Add" button and browse for the ISO you're using. Once you've added an ISO file to this menu, you can mount it in any virtual machine you're running at any time—kind of a nice feature for files you need to get at often. Hit "Select" to close this dialog.&lt;/p&gt; &lt;p&gt;Back at the main Settings window, head down to the Audio and/or USB menus and enable them if you're going to be needing sound or access to thumb/external drives while you're in your OS-in-a-box. Before we get to the "Shared Folders," which is pretty darned convenient, let's boot our system. Hit OK and close out your Settings window, then hit Start back at the main box to get rolling.&lt;/p&gt; &lt;p&gt;Whatever ISO or disc you've supplied VirtualBox with will load just like it's on a machine for the first time, and you'll go through the same installation process as if you were loading Windows/Linux/whatever on a hard drive for the first time. You'll get occasional pop-ups from VirtualBox, "notifying" you that a mouse pointer is now in such-and-such a mode, the video display has changed, yada, yada—just hit OK and check the boxes so it doesn't bother you further. Click through all the usual name/username/password/registration jazz you're used to ... All done? Great. After however many reboots, you'll arrive at your fresh, clean desktop, which you could start using right away. You might notice, however, that the resolution is limited, the mouse might be jerky, and your sound or USB might not work out of the box. That's where the Guest Additions come in.&lt;/p&gt; &lt;h3 style="font-size: 120%; margin-top: 20px;"&gt;Fine-tuning&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/virutalbox9.png" align="right" width="313" height="237" /&gt;Head to the "Devices" menu at the top of the virtual OS window (if you've accidentally gotten into full-screen mode, hit right-Control+F to switch out) and choose "Install Guest Additions." In a virtual Windows, you'll get a prompt like you were installing software you just downloaded; if not, you can open My Computer, open up the CD drive named "VirtualBox Guest Additions," and run the auto-run software in there. In a virtual Linux, you may just get a CD or DVD mounted and displayed on the desktop. Each Linux system will be slightly different, but the Tombuntu blog's instructions for &lt;a href="http://tombuntu.com/index.php/2008/09/22/install-virtualbox-2-guest-additions-in-ubuntu/"&gt;installing VirtualBox Guest Additions in Ubuntu&lt;/a&gt; hold mostly true: head to where the ISO is mounted as a CD/DVD drive, then run &lt;code&gt;VBoxLinuxAdditions-x86.run&lt;/code&gt; (or the &lt;code&gt;-amd64&lt;/code&gt; version for 64-bit systems). Click through everything, restart your system, and things should be a lot more convenient: Your virtual desktop resizes itself to however big you make its window, the mouse doesn't get "captured" and require un-locking when you click around, and everything should be a bit smoother.&lt;/p&gt; &lt;p&gt;You've got a well-oiled virtual machine at this point, but let's make it real easy to pass files between your host and guest systems (terminology should be making sense at this point, no?). The VirtualBox makers have described the process for Windows and Linux users &lt;a href="http://forums.virtualbox.org/viewtopic.php?t=8669#p33945"&gt;in a FAQ post&lt;/a&gt;, and I've described the virtual-Windows-inside-Linux process in more detail in our guide to &lt;a href="http://lifehacker.com/367714/run-windows-apps-seamlessly-inside-linux"&gt;running Windows apps seamlessly inside Linux&lt;/a&gt;. Giannis Tsakiris has also explained setting up &lt;a href="http://www.giannistsakiris.com/index.php/2007/09/28/virtualbox-access-shared-folders-from-windows-xp-guest-os/"&gt;sharing from an XP guest&lt;/a&gt;, and the process is much the same for any virtual Windows (although some of the network tools have changed names). Need a bit more? Here's a quick video guide for a Windows guest system:&lt;/p&gt; &lt;p&gt;  &lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=4038407&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" allowfullscreen="true" allowscriptaccess="never" wmode="transparent" type="application/x-shockwave-flash" width="506" height="380"&gt;&lt;/embed&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/04/4038407.jpg" /&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Now you're up and running with a machine you don't have to feel bad about messing with, or which lets your run the few apps you need in one OS while enjoying the benefits of the one you really want to work in. Wanna explore what kinds of systems you can install, and save yourself some install time while you're at it? Head over to &lt;a href="http://virtualboximages.com/"&gt;VirtualBox Images&lt;/a&gt;, where you can download and run pre-compiled VDI files (i.e. VirtualBox hard drive images, like the dynamic/fixed kind you created above) for some swap-and-run fun. (&lt;em&gt;Thanks to &lt;a href="http://lifehacker.com/5204434/the-beginners-guide-to-creating-virtual-machines-with-virtualbox#c12015392"&gt;CherylIshabunny&lt;/a&gt; for the link!&lt;/em&gt;).&lt;/p&gt; &lt;p&gt;Are you an experienced virtual machine user with suggestions on making the process smoother for beginners? Just starting out and need something clarified? Drop your questions and suggestions in the comments, and we'll update the post as the good stuff trickles in.&lt;/p&gt;     &lt;a href="http://www.pheedo.com/click.phdo?s=7e785eb17fb42ab20a6cf81a4054f326&amp;amp;p=1"&gt;&lt;img alt="" style="border: 0pt none ;" src="http://www.pheedo.com/img.phdo?s=7e785eb17fb42ab20a6cf81a4054f326&amp;amp;p=1" border="0" /&gt;&lt;/a&gt;&lt;div&gt; &lt;a href="http://feeds.gawker.com/%7Eff/lifehacker/full?a=9XeN-MYAdvw:ATZGEiaJkuY:H0mrP-F8Qgo"&gt;&lt;img src="http://feeds2.feedburner.com/%7Eff/lifehacker/full?d=H0mrP-F8Qgo" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.gawker.com/%7Eff/lifehacker/full?a=9XeN-MYAdvw:ATZGEiaJkuY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds2.feedburner.com/%7Eff/lifehacker/full?d=yIl2AUoC8zA" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.gawker.com/%7Eff/lifehacker/full?a=9XeN-MYAdvw:ATZGEiaJkuY:D7DqB2pKExk"&gt;&lt;img src="http://feeds2.feedburner.com/%7Eff/lifehacker/full?i=9XeN-MYAdvw:ATZGEiaJkuY:D7DqB2pKExk" border="0" /&gt;&lt;/a&gt; &lt;a href="http://feeds.gawker.com/%7Eff/lifehacker/full?a=9XeN-MYAdvw:ATZGEiaJkuY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds2.feedburner.com/%7Eff/lifehacker/full?i=9XeN-MYAdvw:ATZGEiaJkuY:V_sGLiPBpWU" border="0" /&gt;&lt;/a&gt; &lt;/div&gt;&lt;img src="http://feeds2.feedburner.com/%7Er/lifehacker/full/%7E4/9XeN-MYAdvw" width="1" height="1" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;Things you can do from here:&lt;/h3&gt; &lt;ul style="font-family: sans-serif;"&gt;&lt;li&gt;&lt;a href="http://www.google.com/reader/view/feed%2Fhttp%3A%2F%2Fwww.lifehacker.com%2Findex.xml?source=email"&gt;Subscribe to Lifehacker&lt;/a&gt; using &lt;b&gt;Google Reader&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.google.com/reader/?source=email"&gt;Get started using Google Reader&lt;/a&gt; to easily keep up with &lt;b&gt;all your favorite sites&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6632581545443732371?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6632581545443732371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6632581545443732371&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6632581545443732371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6632581545443732371'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/04/beginners-guide-to-creating-virtual.html' title='The Beginner&apos;s Guide to Creating Virtual Machines with VirtualBox  [How-to]'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3395122518159000224</id><published>2009-04-15T00:00:00.000+01:00</published><updated>2009-04-15T00:00:00.855+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>xPUD is a light weight Linux distro that boots in just 10 seconds</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://www.pheedcontent.com/click.phdo?i=a5d7df7c6a28794f7ccb577928bc3597"&gt;xPUD is a light weight Linux distro that boots in just 10 seconds&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Brad Linder on 4/9/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/linux/" rel="tag"&gt;Linux&lt;/a&gt;&lt;/p&gt;&lt;div align="center"&gt;&lt;a href="http://xpud.org/"&gt;&lt;img src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/04/xpud.jpg" alt="xPUD" align="top" border="0" vspace="4" width="500" height="375" hspace="4" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt; &lt;a href="http://xpud.org/"&gt;xPUD&lt;/a&gt; may not be the first light weigh Linux distribution to take up less than 50MB of disk space. But it's certainly one of the simplest, fastest Linux distributions I've seen. And that's largely because it's still in the early stages of development and doesn't support a ton of hardware or software yet. But it's still pretty nifty watching a computer boot a full operating system complete with a web browser, media player, and BitTorrent client in just about 10 seconds. You can see it for yourself after the break.&lt;br /&gt;&lt;br /&gt;The operating system has a kiosk-style user interface. In other words, there's no start menu and desktop. Instead, there are a few tabs on the left side of the screen that let you tweak the settings, launch applications, or access files. Right now there are only a handful of applications available and when you click the utility for adding new apps, you get a message telling you the feature hasn't been implemented yet.&lt;br /&gt;&lt;br /&gt;You can install xPUD to your hard drive, although I wouldn't really recommend it. Or you can download a ZIP file and prepare a bootable USB flash drive to boot the OS without installing it.&lt;br /&gt;&lt;br /&gt;There's also an unimplemented feature labeled "Switch Mode" that lets you "toggle into other OS," which makes me think the goal is to develop xPUD as a quick-boot style operating system like &lt;a href="http://www.splashtop.com/"&gt;Splashtop&lt;/a&gt; or &lt;a href="http://www.hyperspace.com/"&gt;HyperSpace&lt;/a&gt;. It could coxisting peacefully on a hard drive with Windows, Ubuntu, or another operating system and give you access to a handful of programs a few seconds after you hit the power button. If you need more power, you'd toggle operating systems and boot into a full desktop environment.&lt;br /&gt;&lt;br /&gt;Note: The xPUD download servers were extremely slow when I last tried them. But the files are mirrored at the following site (you'll have to copy and paste the URL, clicking doesn't work):&lt;br /&gt;&lt;br /&gt;http://www.hp-umpc.com/xpud/&lt;br /&gt;&lt;br /&gt;Check out the xPUD boot sequence after the jump.&lt;br /&gt;&lt;br /&gt;[via &lt;a href="http://www.liliputing.com/forums/index.php?topic=564.msg3018#msg3018"&gt;Liliputing Forums&lt;/a&gt;]&lt;p&gt;&lt;a href="http://www.downloadsquad.com/2009/04/09/xpud-is-a-light-weight-linux-distro-that-boots-in-just-10-second/" rel="bookmark"&gt;Continue reading &lt;em&gt;xPUD is a light weight Linux distro that boots in just 10 seconds&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3395122518159000224?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3395122518159000224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3395122518159000224&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3395122518159000224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3395122518159000224'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/04/xpud-is-light-weight-linux-distro-that.html' title='xPUD is a light weight Linux distro that boots in just 10 seconds'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-7648272334837070151</id><published>2009-04-07T11:31:00.001+01:00</published><updated>2009-04-07T11:31:48.177+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Useful projects tin.</title><content type='html'>&lt;a href="http://www.flickr.com/photos/doodle_m/3420222133/" title="photo sharing"&gt;&lt;img src="http://farm4.static.flickr.com/3400/3420222133_d88bbd777f_m.jpg" alt="" style="border: solid 2px #000000;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=" margin-top: 0px;font-size:0.9em;"&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3420222133/"&gt;Extra Ice Mints&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href="http://www.flickr.com/people/doodle_m/"&gt;Alastair Montgomery&lt;/a&gt;&lt;/span&gt; &lt;p&gt;The new Extra Ice Mints, okay mints, excellent tin.&lt;br /&gt;&lt;br /&gt;The tin would be useful for all those home electronic projects you've been meaning to try.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-7648272334837070151?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/7648272334837070151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=7648272334837070151&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7648272334837070151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7648272334837070151'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/04/useful-projects-tin.html' title='Useful projects tin.'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3400/3420222133_d88bbd777f_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8370454971747219573</id><published>2009-04-03T12:06:00.002+01:00</published><updated>2009-04-03T12:23:16.737+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Which Ubuntu Derivative Is Right For You?</title><content type='html'>Studio for me I think :)&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.ghacks.net/2009/04/02/which-ubuntu-derivative-is-right-for-you/"&gt;Which Ubuntu Derivative Is Right For You?&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.ghacks.net/" class="f"&gt;gHacks technology news&lt;/a&gt; by jack on 4/2/09&lt;/div&gt;  &lt;p&gt;If you're interested in Linux then most likely you have taken a look at &lt;a title="Ubuntu" href="http://www.ubuntu.com/"&gt;Ubuntu&lt;/a&gt;. And if you have taken a look at Ubuntu then you know there are a lot of derivatives out there that specialize in one cross section of society or another. But which one is right for you? That is where gHacks comes in.&lt;/p&gt; &lt;p&gt;In this article we will examine the different Ubuntu Linux spin offs, highlight what each spin off is about, and decide who that spin off would suit. Hopefully, in the end, you will know exactly which *buntu ISO to download, burn with your CD or DVD burning, and install on your computer.&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;strong&gt;What is a derivative&lt;/strong&gt; &lt;strong&gt;and why would I want to use one?&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;A derivative takes the original (in this case Ubuntu Linux) and alters it to fit a particular need or audience. As for Ubuntu there are quite a few derivatives and each one targets a very specific need. That specific need is why you would want to use a derivative. Say, for example, you are a teacher and you have specific needs from your operating system. There is a derivative for you. Or say you want KDE instead of GNOME. There i a derivative for you.&lt;/p&gt; &lt;p&gt;With that in mind, let's take a look at what derivatives are out there and who they are for. First we will look at the officially supported Ubuntu derivatives.&lt;/p&gt; &lt;p&gt;&lt;a title="Edubuntu" href="http://www.edubuntu.org/"&gt;&lt;strong&gt;Edubuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you are in the business of education as either a teacher or a student, and you need software to fit those specific needs, Edubuntu contains everything you would need to teach a class, be in a class, or learn about a class. Edubuntu contains software for math, science, writing, educational games, and more. As for target age, Edubuntu is useful for elementary school through graduate school.&lt;/p&gt; &lt;p&gt;&lt;a title="Kubuntu" href="http://www.kubuntu.org/"&gt;&lt;strong&gt;Kubuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;The default Ubuntu "ships" with GNOME. Although GNOME is an outstanding desktop environment, there are those that will prefer the KDE desktop environment. For those fans of KDE who do not want to have to spend the time installing KDE, Kubuntu is for you. Kubuntu is now defaulting to KDE 4.x.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a title="Ubuntu Server Edition" href="http://www.ubuntu.com/products/whatisubuntu/serveredition"&gt;Ubuntu Server Edition&lt;/a&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;If you are looking for a reliable and fast server installation that contains nearly everything you need for a server by default, the Ubuntu Server Edition is for you. But be warned, this is a text-based install as well as a GUI-less operating system. So to use the Ubuntu Server Edition you best bone up on your command line skills.&lt;/p&gt; &lt;p&gt;And now for the Recognized derivatives.&lt;/p&gt; &lt;p&gt;&lt;a title="Xubuntu" href="http://www.xubuntu.org/"&gt;&lt;strong&gt;Xubuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you're looking for a full-blown Ubuntu installation that has smaller hardware requirements than the stock GNOME or KDE based Ubuntu, Xubuntu might be for you. Xubuntu uses the Xfce window manager to keep system requirments as low as possible while still offering as much user-friendliness as possible.&lt;/p&gt; &lt;p&gt;&lt;a title="Gobuntu" href="http://www.ubuntu.com/products/whatisubuntu/gobuntu"&gt;&lt;strong&gt;Gobuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you long to have an operating system completely free of restrictive licensing then Gobuntu is for you. Gobuntu endeavors to hold true to the Free Software Foundations' four freedoms:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The freedom to run the program for any purpose.&lt;/li&gt; &lt;li&gt;The freedom to study how the program and adapt it to fit it to your needs.&lt;/li&gt; &lt;li&gt;The freedom to redistribute your modified program.&lt;/li&gt; &lt;li&gt;The freedom to improve the program.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;So using Gobuntu you can rest assured that the included software will ahere to the four freedoms. This can cause problems if you have hardare that depends upon restricted drivers (such as NVidia cards).&lt;/p&gt; &lt;p&gt;&lt;a title="Ubuntu Studio" href="http://ubuntustudio.org/"&gt;&lt;strong&gt;Ubuntu Studio&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you have serious multimedia needs Ubuntu Studio is for you. This derivative includes: &lt;a title="Ardour" href="http://ardour.org/"&gt;Ardour&lt;/a&gt; (professional-level audio tools); &lt;a title="Gimp" href="http://www.gimp.org/"&gt;Gimp&lt;/a&gt;, &lt;a title="Inkscape" href="http://inkscape.org/"&gt;Inkscape&lt;/a&gt;, and &lt;a title="Blender" href="http://www.blender.org/"&gt;Blender&lt;/a&gt; (Graphics tools), &lt;a title="PiTiVi" href="http://www.pitivi.org/wiki/Main_Page"&gt;PiTiVi&lt;/a&gt;, &lt;a title="Kino" href="http://www.kinodv.org/"&gt;Kino&lt;/a&gt;, and &lt;a title="Cinepaint" href="http://www.cinepaint.org/"&gt;Cinepaint&lt;/a&gt; (Video tools). What Ubuntu Studio does is install all of these tool for you so the end results is an outstanding distrubtion ready to fulfill your multimedia needs.&lt;/p&gt; &lt;p&gt;&lt;a title="MythBuntu" href="http://www.mythbuntu.org/"&gt;&lt;strong&gt;MythBuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you need a media center PC and you want it based on an open source operating system, Mythbuntu is the OS you've been looking for. Once you have met all of the hardware requirements for your media setup, this Ubuntu distribution makes creating a stand-alone PVR system a snap. And because your media center will be powered by Ubuntu, you can bet that media center will serve as a standard desktop or a server. With MythBuntu you can meet many needs with one distribution.&lt;/p&gt; &lt;p&gt;And some unofficial derivatives&lt;/p&gt; &lt;p&gt;&lt;a title="Eeebuntu" href="http://www.eeebuntu.org/"&gt;&lt;strong&gt;Eeebuntu&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Eeebuntu replaces the default operating system on your Eee PC. But Eeebuntu isn't just a replacement for your Eee operating system, it is definitely an upgrade. Eeebuntu will make your Eee PC seem more like a standard PC than many other Netbook respins.&lt;/p&gt; &lt;p&gt;&lt;a title="CrunchBang" href="http://crunchbanglinux.org/"&gt;&lt;strong&gt;CrunchBang&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I hadn't heard of Crunchbang, but with a name like that I had to look. Of course CrunchBang is a relevant derivative because it uses the OpenBox window manager and GTK+ applications. That means an incredibly light weight distribution (even more so than Xbuntu.)&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a title="OpenGEU" href="http://opengeu.intilinux.com/Home.html"&gt;OpenGEU&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;This is my favorite Ubuntu derivative because it uses the Enlightenment (E17) window manager. It's sleek, well done, and chock full of eye candy.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Final Thoughts&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Have you found a derivative that would match your needs yet? The above list includes all of the officially supported and the recognized (as well as some unrecognized) derivatives. If one of these derivatives does? not meet your needs you could either roll your own or look at a different distribution. Fortunately Ubuntu and its derivatives cover a lot of ground.&lt;/p&gt;   Tags: &lt;a href="http://www.ghacks.net/tag/edubuntu/" title="edubuntu" rel="tag"&gt;edubuntu&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/eeebuntu/" title="eeebuntu" rel="tag"&gt;eeebuntu&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/gobuntu/" title="gobuntu" rel="tag"&gt;gobuntu&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/kubuntu/" title="kubuntu" rel="tag"&gt;kubuntu&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag"&gt;Linux&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/ubuntu-derivatives/" title="ubuntu derivatives" rel="tag"&gt;ubuntu derivatives&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/ubuntu-server/" title="ubuntu server" rel="tag"&gt;ubuntu server&lt;/a&gt;, &lt;a href="http://www.ghacks.net/tag/ubuntu-studio/" title="ubuntu studio" rel="tag"&gt;ubuntu studio&lt;/a&gt;&lt;br /&gt;  &lt;h4&gt;&lt;br /&gt;&lt;/h4&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8370454971747219573?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8370454971747219573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8370454971747219573&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8370454971747219573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8370454971747219573'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/04/which-ubuntu-derivative-is-right-for.html' title='Which Ubuntu Derivative Is Right For You?'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1131584657559360047</id><published>2009-03-30T09:53:00.002+01:00</published><updated>2009-03-30T09:56:30.571+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>AarLogic C10/3 - the matchbox sized Linux PC</title><content type='html'>Looks cool&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://www.redferret.net/?p=13607"&gt;AarLogic C10/3 - the matchbox sized Linux PC&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.redferret.net/" class="f"&gt;The Red Ferret Journal - gadgets, cool sites, freeware and tech trivia&lt;/a&gt; by Nigel on 3/27/09&lt;/div&gt;  &lt;p&gt;&lt;img alt="AarLogiclinuxpc" src="http://www.redferret.net/wp-content/uploads/2009/03/aarlogiclinuxpc-small.jpg" border="0" /&gt;&lt;/p&gt; &lt;p&gt;The AarLogic C10/3 is a Linux PC which is the size of a box of matches.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1131584657559360047?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1131584657559360047/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1131584657559360047&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1131584657559360047'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1131584657559360047'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/aarlogic-c103-matchbox-sized-linux-pc.html' title='AarLogic C10/3 - the matchbox sized Linux PC'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-368687130189159759</id><published>2009-03-24T19:28:00.000Z</published><updated>2009-03-24T19:30:15.452Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='wishlist'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Eee Keyboard PC</title><content type='html'>I want one of these&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/9r-y3HeNle0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=en&amp;feature=player_embedded&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/9r-y3HeNle0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Video of the Eee Keyboard PC - &lt;a href="http://tinyurl.com/cr789n"&gt;http://tinyurl.com/cr789n&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-368687130189159759?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/368687130189159759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=368687130189159759&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/368687130189159759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/368687130189159759'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/eee-keyboard-pc.html' title='Eee Keyboard PC'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-4088724511984245361</id><published>2009-03-14T00:00:00.000Z</published><updated>2009-03-14T00:00:00.308Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>Construct Game Maker - free Open Source Game Maker for all</title><content type='html'>&lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.scirra.com/"&gt;Construct Game Maker - free Open Source Game Maker for all&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.redferret.net/" class="f"&gt;The Red Ferret Journal - gadgets, cool sites, freeware and tech trivia&lt;/a&gt; by Nigel on 3/13/09&lt;/div&gt;  &lt;p&gt;&lt;img alt="Constructgamemaker" src="http://www.redferret.net/wp-content/uploads/2009/03/constructgamemaker-small.jpg" border="0" /&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.scirra.com/"&gt;Construct&lt;/a&gt; is a free Open Source game maker program which will have you churning out hit titles faster than you can shake a stick.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-4088724511984245361?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/4088724511984245361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=4088724511984245361&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4088724511984245361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/4088724511984245361'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/construct-game-maker-free-open-source.html' title='Construct Game Maker - free Open Source Game Maker for all'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8997958896599552306</id><published>2009-03-13T00:00:00.000Z</published><updated>2009-03-13T00:00:00.388Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Best Home Server Software</title><content type='html'>Another cool article from Life Hacker&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/~r/lifehacker/full/~3/kjgFHiKO2e8/best-home-server-software"&gt;Best Home Server Software [Hive Five]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://lifehacker.com/" class="f"&gt;Lifehacker&lt;/a&gt; by Jason Fitzpatrick on 01/03/09&lt;/div&gt;  &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_205500.png" width="504" height="300" style="display:block" /&gt;Media files, data synchronization, and remote backups, oh my! Home computing has advanced to a point where it's practical to run your own home server, and we're running down the five best tools for the job.&lt;/p&gt; &lt;p&gt;&lt;em&gt;Photo by &lt;a href="http://www.flickr.com/photos/rudolf_schuba/153225000/"&gt;Rudolf Schuba&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Earlier this week we asked you to tell us what software you used to power your &lt;a title="Click here to read more posts tagged HOME SERVERS" href="http://lifehacker.com/tag/home-servers/"&gt;home servers&lt;/a&gt; and add that extra kick of convenience and power to your home networks. After tallying up the votes we're back to share the top five contenders for the home server championship belt. The following server implementations cover a broad spectrum of solutions ranging from install-it-and-forget-it to tinker-your-way-to-perfection and everything in between.&lt;/p&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size:120%;margin-top:20px"&gt;&lt;a href="http://www.freenas.org/"&gt;FreeNas&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_223925.png" width="504" height="300" style="display:block" /&gt;FreeNAS is by the far the most bare bones home server software in the top five. More specifically, FreeNAS is an extremely minimal distribution of FreeBSD. How minimal, you ask? You can run FreeNAS off a 32MB flash drive. Designed to be an absolutely skeletal operating system to maximize the resources devoted to storage FreeNAS is great for when you want a simple operating system that leaves every hard drive bay and disk platter wide open for file storage goodness. Despite being so slim, FreeNAS is still feature packed, including support for BitTorrent and remote web-based file management via QuiXplorer; it even serves as the perfect iTunes music server. You can boo FreeNAS off nearly any media: hard drives, optical discs, floppy disks, and flash-based media. It has support for both hardware and software based RAID, disk encryption, and management of groups and users via local authentication or Microsoft Domains. Even an old dusty Pentium III can become a headless file-serving powerhouse with the addition of a basic $20 SATA PCI card to pack it full of modern hard drives, thanks to FreeNAS's scant 96MB of RAM requirements.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size:120%;margin-top:20px"&gt;&lt;a href="http://www.ubuntu.com/products/whatisubuntu/serveredition"&gt;Ubuntu Server Edition&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_214241.png" width="504" height="300" style="display:block" /&gt;Ubuntu Server Edition shares the ease of use that has catapulted its desktop-edition sibling to popularity. The automated LAMP (Linux, Apache, MySQL, and PHP) installation makes installing the core components of a robust server a walk in the park compared to manually configuring each component on your own. While configuring Ubuntu isn't going to be as easy as grabbing a pre-configured Windows Home Server off the shelf at your local Best Buy and plugging it in, there are a wealth of applications to help you integrate your Linux based home server with the rest of your network. It won't be as straight forward as using Windows Home Server or a Time Machine backup, but Ubuntu is more than powerful and capable enough to handle all your media streaming, remote back up, and file serving needs. We've covered using Ubuntu as the basis for a home media server before, so if you're considering trying it out check out &lt;a href="http://lifehacker.com/software/streaming-media/how-to-build-a-linux-media-server-244735.php"&gt;how to build a Linux media server&lt;/a&gt; and &lt;a href="http://www.google.com/url?q=http://lifehacker.com/351407/build-yourself-an-affordable-media-server&amp;amp;ei=TfqpSd2QEoyPngfEpaTaDw&amp;amp;sa=X&amp;amp;oi=spellmeleon_result&amp;amp;resnum=2&amp;amp;ct=result&amp;amp;cd=1&amp;amp;usg=AFQjCNF4KS-YZCMxQsS6t9054GMfy5z5LQ"&gt;build yourself an affordable media server&lt;/a&gt; to get an idea of what you're in for.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size:120%;margin-top:20px"&gt;&lt;a href="http://httpd.apache.org/"&gt;Apache&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_214243.png" width="504" height="300" style="display:block" /&gt;Apache is the only entry in the top five that isn't a completely stand alone server package. Apache is, however, open source and cross platform; it support a dozen &lt;a title="Click here to read more posts tagged OPERATING SYSTEMS" href="http://lifehacker.com/tag/operating-systems/"&gt;operating systems&lt;/a&gt;; and it's the backbone of many of your fellow readers' home server operations. Because of its widespread adoption and extreme compatibility with a variety of platforms, we're including it here. No matter what operating system you throw on your home server, you're almost guaranteed that you can run Apache on it. Nearly four years ago we covered &lt;a href="http://lifehacker.com/software/feature/how-to-set-up-a-personal-home-web-server-124212.php"&gt;how to set up a personal web server using Apache&lt;/a&gt;, and it's still relevant and worth a look for getting an idea what the setup entails. While you're at it, you may also want to try setting up a &lt;a href="http://lifehacker.com/software/subversion/hack-attack-how-to-set-up-a-personal-home-subversion-server-188582.php"&gt;home Subversion server&lt;/a&gt; with your Apache installation for keeping track of file revisions.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size:120%;margin-top:20px"&gt;&lt;a href="http://www.debian.org/"&gt;Debian&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_233033.png" width="504" height="282" style="display:block" /&gt;Why use Debian for a home server? There are over twenty five thousands software packages available for Debian, and the operating system supports 12 unique hardware architectures. There's a a slim-to-none chance you've got a computer that can't run it. Like Ubtuntu—a Debian derivative by the way—you can configure this flexible operating system to do nearly anything you can imagine, from serving media and remote backups to running your own web server with a wiki and &lt;a href="http://lifehacker.com/5040390/turn-an-ubuntudebian-system-into-an-imap-mail-server"&gt;running your own mail server&lt;/a&gt;. Like other Linux distributions, Debian can be used to run a low-power and headless server when run without a GUI and using remote administration. Along with FreeNAS, Debian is a prime candidate for turning an aging computer into a quiet, tucked-in-the-basement server.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3 style="font-size:120%;margin-top:20px"&gt;&lt;a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx"&gt;Windows Home Server&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-28_211342.png" width="504" height="300" style="display:block" /&gt;If your home is filled with Windows-based computers—which the average American home certainly is—it's tough to go wrong with Windows Home Server. It isn't free, and until recently you couldn't even buy it separately from the home servers sold by Hewlett Packard and others—but even though it has the distinction of being both the only commercial and closed-source software package on the list, that doesn't mean you should dismiss it out of hand. Windows Home Server stands definitively as the most Average Joe-friendly server implementation on the list. Not only is it the only server package you can buy pre-configured and installed in a ready to go off-the-shelf server, but Microsoft has gone out of their way to make the experience of using Windows Home Server as transparent and painless as possible for the end user. In fact, many Lifehacker readers expressed the "It just works" sentiment when logging a vote for Windows Home Server. Once you have all your computers connected to your Windows Home Server, you'll have a centralized backup location that supports up to 10 remote PCs and indexed remote file storage. Printers are shared and there is easy to use remote server access to log into your archives from anywhere in the world. Files are no longer lost in a mass of drives, add a few terabyte drives to a Windows Home Server and you'll never wonder if that movie file is on the F, G, or H drive again. Windows Home Server spans drives using Drive Extender so that files are located in a single folder namespace, sans drive divisions. The most recent update of Windows Home Server even adds an option to backup the server itself to external drives for extra data redundancy. Since the Microsoft site for Windows Home Server is heavy on promotion but low on actual screenshots, check out our &lt;a href="http://lifehacker.com/software/screenshot-tour/windows-home-server-connects-your-household-pcs-277190.php"&gt;screenshot tour&lt;/a&gt; for more.&lt;/p&gt; &lt;hr /&gt; &lt;p&gt;Now that you've seen the contestants vying for the title of best home server, it's time to log your votes to see who will go home with the belt—and the task of storing your mountains of media files and remote backups.&lt;/p&gt; &lt;p&gt;&lt;a href="http://answers.polldaddy.com/poll/1412784/"&gt;Which Home Server Software is Best?&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size:9px;"&gt;( &lt;a href="http://www.polldaddy.com/"&gt;polls&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt; &lt;p&gt;If you have tips or tricks for running a home server, sound off in the comments below. Many readers will be considering running a home server for the first time after reading over the top contenders above, so your experience (and accolades) could help them find a home server package that works for them.&lt;/p&gt;    &lt;br /&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8997958896599552306?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8997958896599552306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8997958896599552306&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8997958896599552306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8997958896599552306'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/best-home-server-software.html' title='Best Home Server Software'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-411205408028781699</id><published>2009-03-11T10:17:00.003Z</published><updated>2009-03-12T08:27:45.633Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>Many Feeds to Feed</title><content type='html'>&lt;a href="http://www.flickr.com/photos/doodle_m/3345791177/" title="Many feeds to feed by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3659/3345791177_43cb519a9b.jpg" width="500" height="391" alt="Many feeds to feed" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I sat down and mapped out how all my internet feeds map together.&lt;br /&gt;&lt;br /&gt;The main gathering point is my Twitter account. &lt;br /&gt;&lt;br /&gt;I also seem to have a Twitter addiction which can be seen from this graph&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/doodle_m/3347126002/" title="Twitter Addiction by Alastair Montgomery, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3560/3347126002_1c8658a675_o.jpg" width="630" height="590" alt="Twitter Addiction" /&gt;&lt;/a&gt;&lt;br /&gt;November 2008 looks like when I discovered &lt;a href="http://twitterfeed.com/"&gt;TwitterFeed&lt;/a&gt; to like my other post through to my Twitter account.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;a href="http://meekgonkey.blogspot.com/"&gt;Doodle's Geek Monkey&lt;/a&gt; by &lt;a href="http://twitter.com/alastair_hm"&gt;Alastair Montgomery&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-411205408028781699?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/411205408028781699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=411205408028781699&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/411205408028781699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/411205408028781699'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/many-feeds-to-feed.html' title='Many Feeds to Feed'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3659/3345791177_43cb519a9b_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-744491416388562073</id><published>2009-03-03T14:02:00.002Z</published><updated>2009-03-03T14:05:22.191Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='wishlist'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><title type='text'>Barebone Media PC - living room computer gets the retro VCR treatment</title><content type='html'>Another thing for my wishlist&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://www.redferret.net/?p=13218"&gt;Barebone Media PC - living room computer gets the retro VCR treatment&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.redferret.net/" class="f"&gt;The Red Ferret Journal&lt;/a&gt; by Nigel on 03/03/09&lt;/div&gt;  &lt;p&gt;&lt;img alt="Barebonesmediapc3" src="http://www.redferret.net/wp-content/uploads/2009/03/barebonesmediapc3-small2.jpg" border="0" /&gt;&lt;/p&gt; &lt;p&gt;This Barebone Media PC comes with an Intel motherboard, 7.1 surround sound, digital TV card, WiFi card and 1GB of RAM in [...]&lt;/p&gt;&lt;hr noshade="" style="margin:0;height:1px"&gt;  &lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-744491416388562073?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/744491416388562073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=744491416388562073&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/744491416388562073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/744491416388562073'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/03/barebone-media-pc-living-room-computer.html' title='Barebone Media PC - living room computer gets the retro VCR treatment'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-9111763262422512782</id><published>2009-02-26T12:00:00.000Z</published><updated>2009-02-26T12:00:01.052Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='link'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>Pixelmator 1.4 adds new paint engine</title><content type='html'>&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://www.downloadsquad.com/2009/02/20/pixelmator-1-4-adds-new-paint-engine/"&gt;Pixelmator 1.4 adds new paint engine&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Jay Hathaway on 20/02/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/design/" rel="tag"&gt;Design&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/photo/" rel="tag"&gt;Photo&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/macintosh/" rel="tag"&gt;Macintosh&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/productivity/" rel="tag"&gt;Productivity&lt;/a&gt;&lt;/p&gt;&lt;div align="center"&gt;&lt;a href="http://www.pixelmator.com/"&gt;&lt;img src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/02/pixelmator14.jpg" alt="" align="middle" border="0" hspace="8" vspace="8" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt; &lt;a href="http://www.pixelmator.com/"&gt;Pixelmator&lt;/a&gt; has earned a following by doing the tasks most people use Photoshop for, but doing them much cheaper. That's truer than it's ever been in the new version 1.4, which adds a new painting engine, new brushes, and support for Photoshop brush formats. If you're a professional photographer, Photoshop CS4 might be worth $700 to you, but if you're someone who just needs powerful drawing and image editing tools, Pixelmator's $60 price tag looks pretty tempting.&lt;br /&gt;&lt;br /&gt;With Pixelmator's existing tablet support, and the new brush customization features, you should be able to use Pixelmator for just about any drawing task. It's compatible with practically every image format, and has lots of intuitive little shortcuts that make it behave the way you'd expect from a good Mac app. The main gripe I've seen from commenters on the Pixelmator blog is the lack of a Photoshop-like "save for web" feature. Word on the street is that it will implemented in the next version, but that one feature should hardly deter you from checking out this great app.&lt;p style="border: 1px solid rgb(204, 204, 204); padding: 5px; background: rgb(221, 221, 221) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; clear: both;"&gt;&lt;a href="http://www.downloadsquad.com/2009/02/20/pixelmator-1-4-adds-new-paint-engine/"&gt;Pixelmator 1.4 adds new paint engine&lt;/a&gt; originally appeared on &lt;a href="http://www.downloadsquad.com/"&gt;Download Squad&lt;/a&gt; on Fri, 20 Feb 2009 09:00:00 EST.  Please see our &lt;a href="http://www.weblogsinc.com/feed-terms/"&gt;terms for use of feeds&lt;/a&gt;.&lt;/p&gt;&lt;h6 style="border: 0pt none ; margin: 0pt; padding: 0pt; clear: both; height: 2px; font-size: 1px;"&gt;&lt;/h6&gt;&lt;a href="http://pixelmator.com/"&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-9111763262422512782?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/9111763262422512782/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=9111763262422512782&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9111763262422512782'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9111763262422512782'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/02/pixelmator-14-adds-new-paint-engine.html' title='Pixelmator 1.4 adds new paint engine'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1144802661893331187</id><published>2009-02-20T00:00:00.000Z</published><updated>2009-02-20T00:00:00.420Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='link'/><title type='text'>Easy Steps to Rip a DVD to ISO in Ubuntu 8.10</title><content type='html'>Need this when I make the Linux switch&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/~r/SimplyJun/~3/G_vOtx3IlsY/easy-steps-to-rip-dvd-to-iso-in-ubuntu.html"&gt;Easy Steps to Rip a DVD to ISO in Ubuntu 8.10&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://www.junauza.com/" class="f"&gt;TECH SOURCE FROM BOHOL&lt;/a&gt; by noreply@blogger.com (jun auza) on 2/19/09&lt;/div&gt;  &lt;div style="text-align:justify"&gt;&lt;a href="http://2.bp.blogspot.com/_UqUwVPikChs/SZ1agV6VnWI/AAAAAAAAIYo/vN1UJX5SNyc/s1600-h/dvd-burner.png"&gt;&lt;img style="margin:0pt 10px 10px 0pt;float:left;width:200px;height:200px" src="http://2.bp.blogspot.com/_UqUwVPikChs/SZ1agV6VnWI/AAAAAAAAIYo/vN1UJX5SNyc/s320/dvd-burner.png" alt="" border="0" /&gt;&lt;/a&gt;An ISO file is the easiest and most universal method for backing up a DVD. The file is an archive file specifically for DVD VIDEO_TS and AUDIO_TS files, and is an exact copy of the disc. ISO files can be quickly burned to a new dvd using standard burning software, making it the optimal choice for storing backups.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align:justify"&gt;&lt;br /&gt;In Windows, third-party software is the only way to backup a DVD. Luckily, Ubuntu Linux has removed this need, and as a result, you can backup your dvds using a standard feature built into the OS --no software or Terminal required.&lt;br /&gt;&lt;br /&gt;This tutorial is written using Ubuntu 8.10 Intrepid Ibex. It will also work with 8.04.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align:justify"&gt;&lt;span style="font-weight:bold"&gt;Step 1:&lt;/span&gt; Insert the DVD you wish to backup into your optical drive and wait for the dvd icon to appear on your Desktop.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 2:&lt;/span&gt; Right-click on the DVD icon and choose 'Copy Disc' from the menu.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 3:&lt;/span&gt; A dialog box will appear. In the drop-down box next to 'Copy to...', choose FILE IMAGE.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_UqUwVPikChs/SZ0UTm8JOAI/AAAAAAAAIYI/5GDRz_BIHE4/s1600-h/Step+1_Choose+File+Image.png"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:379px;height:250px" src="http://3.bp.blogspot.com/_UqUwVPikChs/SZ0UTm8JOAI/AAAAAAAAIYI/5GDRz_BIHE4/s400/Step+1_Choose+File+Image.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 4:&lt;/span&gt; Press the WRITE button.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 5:&lt;/span&gt; Choose a location to save the ISO.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_UqUwVPikChs/SZ0UTjkWETI/AAAAAAAAIYQ/uKAALdVZCoU/s1600-h/Step+2_Save+as.png"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:400px;height:327px" src="http://4.bp.blogspot.com/_UqUwVPikChs/SZ0UTjkWETI/AAAAAAAAIYQ/uKAALdVZCoU/s400/Step+2_Save+as.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 6:&lt;/span&gt; Wait for the progress bar to reach the end. It will say 'Successfully Copied'. Close the window and remove the DVD.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_UqUwVPikChs/SZ0UT82jhhI/AAAAAAAAIYY/7BTZ_V9-wtY/s1600-h/Step+3_Copying.png"&gt;&lt;img style="margin:0px auto 10px;display:block;text-align:center;width:377px;height:195px" src="http://2.bp.blogspot.com/_UqUwVPikChs/SZ0UT82jhhI/AAAAAAAAIYY/7BTZ_V9-wtY/s400/Step+3_Copying.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 7:&lt;/span&gt; You can test the ISO and confirm it works using VLC media player. If you don't have VLC installed, you can install it via the Terminal and this code: sudo apt-get install vlc .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 8:&lt;/span&gt; If you want to extract the VOB files from the ISO, right-click and choose 'extract here'. It will take about ten minutes, but the video_ts and audio_ts folders will be extracted to the same location.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold"&gt;Step 9:&lt;/span&gt; If you want to convert the ISO into a smaller file, such as an XviD or x264, you can either extract the VOBs and use DVD::RIP, or download Handbrake and rip directly from the ISO--both run smoothly on Ubuntu.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt; &lt;span style="font-style:italic"&gt;Fair Warning: In some countries, backing up DVDs you legally own is not legal--for example, in the US, copying a commercial DVD violates the DCMA. Be sure to check with the laws in your country before proceeding.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;blockquote&gt;This tutorial was prepared for "Tech Source from Bohol" by &lt;span style="font-weight:bold"&gt;Blair Mathis&lt;/span&gt; of &lt;a href="http://laptoplogic.com/"&gt;LaptopLogic.com&lt;/a&gt;, your premier source for latest notebook reviews.&lt;br /&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 238); text-decoration: underline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1144802661893331187?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1144802661893331187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1144802661893331187&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1144802661893331187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1144802661893331187'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/02/easy-steps-to-rip-dvd-to-iso-in-ubuntu.html' title='Easy Steps to Rip a DVD to ISO in Ubuntu 8.10'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_UqUwVPikChs/SZ1agV6VnWI/AAAAAAAAIYo/vN1UJX5SNyc/s72-c/dvd-burner.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-3796811838720831287</id><published>2009-02-10T12:00:00.000Z</published><updated>2009-02-10T12:00:00.809Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>JPEG &amp; PNG Stripper Removes the Metadata from Your Images [Downloads]</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: #c3d9ff;"&gt;&lt;h3 style="margin:0px 3px;font-family:sans-serif"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="font-family:sans-serif;overflow:auto;width:100%;margin: 0px 10px"&gt;&lt;h2 style="margin: 0.25em 0 0 0"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/~r/lifehacker/full/~3/PQgCR6E5QlA/jpeg--png-stripper-removes-the-metadata-from-your-images"&gt;JPEG &amp;amp; PNG Stripper Removes the Metadata from Your Images [Downloads]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em"&gt;via &lt;a href="http://lifehacker.com/" class="f"&gt;Lifehacker&lt;/a&gt; by Jason Fitzpatrick on 09/02/09&lt;/div&gt;  &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-09_005603.png" width="415" height="272" style="display:block" /&gt;Windows only: JPEG &amp;amp; PNG Stripper an extremely small portable application that strips the metadata out of JPEG and PNG image files.&lt;/p&gt; &lt;p&gt;Why would you want to strip down an image file? Ask former TechTV host Cat Schwartz, who in 2003 received a &lt;a href="http://graphicssoft.about.com/b/2003/07/26/techtvs-cat-schwartz-exposed-is-photoshop-to-blame.htm"&gt;rather embarrassing lesson&lt;/a&gt; in the power of metadata. In short, a cropped headshot posted on her blog contained an embedded, full-pic thumbnail with, well, a lot more than just a head and shoulders. Even if you're not cropping your mug out of a nude composition, there are others reasons you'd want to remove the metadata from an image. All sorts of information—like exposure time, aperture settings, camera used, and GPS coordinates—can potentially be embedded into an image.&lt;/p&gt; &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/lifehacker/2009/02/2009-02-09_005425.png" height="214" width="300" align="right" hspace="4" vspace="2" /&gt; JPEG &amp;amp; PNG Stripper removes every bit of metadata, leaving just the unaltered image behind. Whatever your motivation for sanitizing your image, you'll know that only the image itself remains. The screenshot at right shows a read of some of the metadata for an image I scrubbed in testing and, as promised, the application ripped all the metadata out without altering the appearance of the image itself. JPEG &amp;amp; PNG Stripper is freeware, Windows only.&lt;/p&gt; &lt;div&gt;&lt;a href="http://www.steelbytes.com/?mid=30"&gt;JPEG &amp;amp; PNH Stripper&lt;/a&gt; [via &lt;a href="http://www.ghacks.net/2009/02/08/remove-metadata-from-jpeg-and-png/"&gt;gHacks&lt;/a&gt;]&lt;/div&gt;     &lt;span class="Apple-style-span" style="color: rgb(0, 0, 238); text-decoration: underline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px;    background-color: #c3d9ff; font-size: 1px !important;    line-height: 0px !important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-3796811838720831287?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/3796811838720831287/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=3796811838720831287&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3796811838720831287'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/3796811838720831287'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/02/jpeg-png-stripper-removes-metadata-from.html' title='JPEG &amp; PNG Stripper Removes the Metadata from Your Images [Downloads]'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-6081900998040561627</id><published>2009-02-05T14:24:00.001Z</published><updated>2009-02-05T14:26:34.619Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='wishlist'/><category scheme='http://www.blogger.com/atom/ns#' term='hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='gadgets'/><title type='text'>Samsung NC20, one for the wish list.</title><content type='html'>&lt;p&gt; More drool worthy kit, just wish I could justify getting a Netbook o_0&lt;/p&gt;&lt;hr /&gt;&lt;h1&gt;&lt;a href="http://www2.blogger.com/%PostURL"&gt;Samsung NC20, 3G NC10 now available for pre-order in the UK&lt;/a&gt;&lt;/h1&gt;&lt;h3&gt;02-05-2009&lt;/h3&gt;&lt;div align="center"&gt;&lt;a href="http://www.shop.bt.com/learn-more/computers/samsung-netbook-range-4985.html"&gt;&lt;img src="http://www.blogcdn.com/www.engadget.com/media/2009/01/1-14-09-samsung_nc20_10.jpg" alt="" border="0" hspace="4" vspace="4" /&gt;&lt;/a&gt;&lt;/div&gt; The Russians have already declared their love, and soon you'll be able to get your mitts on the &lt;a href="http://www.engadget.com/2009/01/29/samsung-nc20-sees-foreign-review-universal-appreciation/"&gt;Samsung N20&lt;/a&gt; and see for yourself what all the fuss is about. It's now available for pre-order from UK retailer BT Shop, priced at &lt;span class="lprice" id="ctl00_mainContent_MerchPanels_rptProductListMerch_ctl00_spnPrice"&gt;£390.98 ($565) VAT included, with a white model&lt;/span&gt; due out in February and a black iteration in March. Both models sport a 12.1-inch WXGA display, Windowx XP Home Edition, 1.3GHz VIA Nano U225 CPU processor, 1GB RAM, 160GB HDD, Bluetooth, 3-in-1 card reader, 1.3 megapixel camera, and a 6 Cell battery -- no SSD option at the moment. Additionally, the shop is also showing a new NC10 equipped with HSDPA coming next month for &lt;span class="lprice" id="ctl00_mainContent_HotDeal_rptProductListMerch_ctl00_spnPrice"&gt;£416.63 ($602) with&lt;/span&gt;&lt;span class="price" id="ctl00_mainContent_HotDeal_rptProductListMerch_ctl00_spnVat"&gt; VAT, which is &lt;/span&gt;&lt;span class="lprice" id="ctl00_mainContent_HotDeal_rptProductListMerch_ctl00_spnPrice"&gt;£107 ($154) more than its non-3G equivalent.&lt;/span&gt; Not to worry, US readers, we're sure Sammy will be asking for your Benjamins soon enough.&lt;br /&gt;&lt;br /&gt;[Thanks, Darpan]&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-6081900998040561627?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/6081900998040561627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=6081900998040561627&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6081900998040561627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/6081900998040561627'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/02/samsung-nc20-one-for-wish-list.html' title='Samsung NC20, one for the wish list.'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-8563064072366596320</id><published>2009-02-05T12:19:00.002Z</published><updated>2009-02-05T12:20:57.246Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='link'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>50 Free Photoshop Brush Sets You Should Bookmark</title><content type='html'>&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/%7Er/24thfloor/%7E3/A9xnIeRONSs/"&gt;50 Free Photoshop Brush Sets You Should Bookmark&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.hongkiat.com/blog" class="f"&gt;hongkiat.com&lt;/a&gt; by Kay on 05/02/09&lt;/div&gt;  &lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/photoshop-brushes.jpg" alt="free photoshop brushes" /&gt; &lt;/p&gt;&lt;p&gt;If you've got an idea (or concept) but find it  hard to present on your artwork because the drawings just don't add up, try &lt;strong&gt;Photoshop Brushes&lt;/strong&gt;. &lt;em&gt;Brushes are designers best friend, particularly web designers who don't illustrate graphics much. &lt;/em&gt;&lt;/p&gt; &lt;p&gt;Adobe Photoshop does comes with a basic package of brushes but it has not been updated by folks at Adobe for quite some time. Thanks to the great community of designers out there who constantly distributing and sharing their brushes, you can almost find brushes of any patterns these days. Whether you are working on a nature-related artwork looking for floral and wood graphics, or merely adding some torn, burned and cracked effects to your artwork - there's a free brush pack out there and all you need to do is &lt;em&gt;Google&lt;/em&gt;.&lt;/p&gt; &lt;p&gt;In today's post, we attempt to present you some of the high quality and good ones, those we thought would be generally useful in many occasion and definitely worth checking out and bookmark. Here's our hand-picked of &lt;strong&gt;50 Free and High Quality Photoshop Brush Sets You Should Bookmark&lt;/strong&gt;. Full list after jump.&lt;/p&gt; &lt;p&gt;Some useful Photoshop related entries we've previously written:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.hongkiat.com/blog/preview-photoshop-brushes-with-abrviewer/"&gt;Preview Photoshop Brushes With abrViewer&lt;/a&gt; (Windows, Mac, Linux)&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.hongkiat.com/blog/7-great-looking-free-cd-dvd-case-templates/"&gt;Great looking Photoshop CD/DVD Cases&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.hongkiat.com/blog/40-excellent-3d-effects-photoshop-tutorials/"&gt;40+ Excellent 3D Effects Photoshop Tutorials&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.hongkiat.com/blog/41-nicest-photoshop-photo-effects-photoshop-tutorials/"&gt;Photoshop Photo Tutorials Part I&lt;/a&gt;, &lt;a href="http://www.hongkiat.com/blog/30-nicest-photoshop-photo-effects-part-ii/"&gt;Part II&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.hongkiat.com/blog/22-best-photoshop-text-effect-tutorials/"&gt;Photoshop Text Effects Part I&lt;/a&gt;, &lt;a href="http://www.hongkiat.com/blog/50-great-photoshop-text-effect-tutorials-part-ii/"&gt;Part II&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://for-certain.deviantart.com/art/M-E-T-A-L-S-E-T-95152780"&gt;Metal Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;9 metal texture brush set.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/metal_brushes.jpg" alt="metal_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://free-brushes.com/2008/10/24/2bit-twilight_brushes.html"&gt;2Bit-Twilight Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;A set of 12 abstract pixel brushes for Photoshop. Compatible with Photoshop 8+ / Photoshop Elements 3+.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/2Bit-twilight.jpg" alt="2Bit-twilight" height="368" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://forestgirl.deviantart.com/art/8-fantasy-butterfly-brushes-108931227"&gt;8 fantasy butterfly brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;8 really beautiful and fantasy butterfly brushes to spice up your painting. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/butterfly_brushes.jpg" alt="butterfly_brushes" height="474" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://angela3d.deviantart.com/art/A3D-Pieces-of-Tape-Brushes-25491492"&gt;A3D Pieces of Tape Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Thirty-seven brushes from various torn, wrinkled, pieces of tape brushes made in Photoshop 7.0&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/3d_pieces.jpg" alt="3d_pieces" height="406" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://www.brusheezy.com/brush/403-Abstract-Brushset-XIII"&gt;Abstract Brushset XIII&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;13 awesome abstract brushes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/abstract_brushes.jpg" alt="abstract brushes" height="600" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://www.brusheezy.com/brush/642-Astral-Flora"&gt;Astral Flora&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Pack contains 8 brushes, including 2 different sized leaves, 1 astral rose, 1 astral flowerbud, 1 astral butterfly, an assortment of whispy, starspangled curves.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/Astral_flora.jpg" height="296" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://cat-in-the-stock.deviantart.com/art/Barbed-wire-brush-58332513"&gt;Barbed wire brush&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Two barbed wire brushes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/barbed_wire.jpg" alt="barbed_wire" height="407" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://genesbuffet.deviantart.com/art/Brush-Stroke-Brushes-56382366"&gt;Brush Stroke Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Made with thick black poster colours. Just great for those pieces needing brush strokes with hard bristles.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/brush_stroke_brushes.jpg" alt="brush_stroke_brushes" height="550" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://coby17.deviantart.com/art/Butterflies-with-Flowers-104221776"&gt;Butterflies with Flowers&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/butterflies_with_flowers.jpg" alt="butterflies_with_flowers" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://zelink.deviantart.com/art/Zelink-s-Cataclysm-Brushset-22746553"&gt;Zelink's Cataclysm Brushset&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Can be used for grunge, stars abstract and smoke/forg effects. This set was based upon the stars of the heavens. This set, cataclysm,  was designed to bring violent destruction upon the use of other sets. It  has many uses and works very well for sigs.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/Cataclysm.jpg" alt="Cataclysm" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://solalia.deviantart.com/art/Cracks-and-cuts-brushes-110018993"&gt;Cracks and cuts brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;This pack includes around 80 brushes, all cracks, chips and cuts.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/cracks_and_cuts.jpg" alt="cracks_and_cuts" height="752" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://env1ro.deviantart.com/art/Demolished-Cracks-93061508"&gt;Demolished.Cracks&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Demolished.Cracks pack contains 12 brushes compatible with PS 7 and up!&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/demolished.jpg" alt="demolished" height="375" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://lightseer.deviantart.com/art/Fractal-Brushes-97072736"&gt;Fractal Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;There are ten of fractal brushes in total.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/lightseer_fractals.jpg" alt="lightseer_fractals" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://edelihu.deviantart.com/art/CS4-Brushes-105283250"&gt;CS4 Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;New style of CS4 brushes. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/cs4_brushes.jpg" alt="cs4_brushes" height="375" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://hawksmont.com/blog/free-photoshop-brushes-glow-part-i/"&gt;Glow Part I&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;There are 11 big brushes made with Photoshop 7.0&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/glow_brushes.jpg" alt="glow_brushes" height="333" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://garcya.us/blog/floral-frame-brushes/"&gt;Floral Frame Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Now with these wonderful brushes all you need is Photoshop and the  brush tool selected, you'll create floral frame brushes so awesome that  you will love.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/flora_frame_brushes.jpg" alt="flora_frame_brushes" height="477" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://qbsster.deviantart.com/art/drop-brushes-by-Adija-and-Qbs-109350137"&gt;Drop Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;A set of brushes for photoshop (created in CS3) with sizes range from about 700px to 1600px.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/drop_brushes.jpg" alt="drop_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://superlibbie.deviantart.com/art/5-Checkered-PS-Brushes-90828865"&gt;5 Checkered PS Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/checkered.jpg" alt="checkered" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://invisiblesnow.deviantart.com/art/Label-Brushes-43476963"&gt;Label Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;The pack contains the the letters of the alphabet, numbers and some  extras. Theres a piece of tape and some marks which could be used in white and added to the labels once they're done to make them look authentic and cool.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/label_brushes.jpg" alt="label_brushes" height="314" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://diamont.deviantart.com/art/TI-Graphic-Pack-152-Ps-Brushes-105675359"&gt;TI Graphic Pack 152 Ps Brushes &lt;/a&gt;&lt;/h4&gt; &lt;p&gt;152 Photoshop brushes made on Ps CS4.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/t1_graphic_pack.jpg" alt="t1_graphic_pack" height="312" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://sociobunneh.deviantart.com/art/Metal-Mesh-Brush-69874403"&gt;Metal Mesh Brush&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Metal Mesh Brush by =SocioBunneh.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/metal_mesh_brush.jpg" alt="metal_mesh_brush" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://kabocha.deviantart.com/art/Hyper-Brushes-PS7-105181305"&gt;Hyper Brushes - PS7&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/hyper_brushes.jpg" alt="hyper_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://mutsie.deviantart.com/art/10-Very-Big-Brushes-No-30-74931016"&gt;10 Very Big Brushes No.30&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/10_big_brushes.jpg" alt="10_big_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://keepwaiting.deviantart.com/art/MOON-BRUSHES-for-PS7-v-2-36432704"&gt;MOON BRUSHES for PS7 v.2&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;45 moon brushes for ps7, ps8, ps9, ps10.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/moon_brushes.jpg" alt="moon_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://www.hongkiat.com/blog/50-free-photoshop-brushes-you-should-bookmark/TEMPURL"&gt;25 Tiny Text Brushes 02&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;It includes 25 tiny text brushes for icons. The .zip contains an .abr file compatible with  Photoshop 7.0 and up.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/tiny_text_brushes.jpg" alt="tiny_text_brushes" height="294" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://jonas013.deviantart.com/art/20-high-res-stamp-brushes-76171914"&gt;20 high-res-stamp brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;20 high-resolution stamp brushes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/stamp_brushes.jpg" alt="stamp_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://iz-person.deviantart.com/art/122-Brushes-72942114"&gt;122 Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/122_brushes.jpg" alt="122_brushes" height="369" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://tatteredsoul.deviantart.com/art/camera-stuff-7799027"&gt;Camera-Stuff&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;8 brushes for lens, film and camera.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/camera_brushes.jpg" alt="camera_brushes" height="376" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://nadinepau-stock.deviantart.com/art/Architectual-ornaments-100613242"&gt;Architectual ornaments&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/architectural_elements.jpg" alt="architectural_elements" height="504" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://hawksmont.deviantart.com/art/Crack-Brushes-I-90844545"&gt;Crack Brushes I&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/crack_brushes.jpg" alt="crack_brushes" height="333" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://echolalie-stock.deviantart.com/art/echolalie-stock-32-8834949"&gt;Echolalie-stock 32&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;The package contains 15 different brushes made of different wall pictures. You will find cracks, scratches and dirty brushes. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/echolalie.jpg" alt="echolalie" height="317" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://sanami276.deviantart.com/art/Floral-brushes-31236206"&gt;Floral brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;8 large floral brushes, for use on headers and wallpapers.&lt;br /&gt;7 100×100 floral brushes, for use on icons.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/floral_brushes.jpg" alt="floral_brushes" height="406" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://skulpt.deviantart.com/art/Holes-Holes-Holes-62550652"&gt;Holes, Holes, Holes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;These hole brushes are higher res so would be good for higher res projects as well. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/holes.jpg" alt="holes" height="333" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://www.hongkiat.com/blog/50-free-photoshop-brushes-you-should-bookmark/TEMPURL"&gt;Girl Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/girl_brushes.jpg" alt="girl_brushes" height="558" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://andantonius.deviantart.com/art/Andantonius-Pencil-Brush-105284502"&gt;Andantonius' Pencil Brush&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;With this pencil brush and sketch paper action, you can quickly and  easily create natural-looking pencil sketches, without the pencil! The  brush takes advantage of both pen pressure and tilt to create a very  natural feel and look.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/pencil_brushes.jpg" alt="pencil_brushes" height="375" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://www.hongkiat.com/blog/50-free-photoshop-brushes-you-should-bookmark/TEMPURL"&gt;Old brushes 8&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Oldies set (8 brushes) for photoshop cs-cs2&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/old_brushes.jpg" alt="old_brushes" height="375" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://darkmercy.deviantart.com/art/PHOTOSHOP-BRUSHES-barcodes-82411243"&gt;Barcodes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/barcode.jpg" alt="barcode" height="400" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://arrsistablestock.deviantart.com/art/Line-Brushes-100825668"&gt;Line Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;A pack of solid and dotted lines. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/line_brushes.jpg" alt="line_brushes" height="464" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://joolster.deviantart.com/art/My-Sweet-Diary-Brushes-92483739"&gt;My Sweet Diary Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;The pack contains 70 cute brushes for lines, random scribbles and drawings, animals and a lot of hearts!&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/my_sweet_diary.jpg" alt="my_sweet_diary" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://irradiatedapples.deviantart.com/art/Photography-Brushes-for-PSP-29684500"&gt;Photography Brushes for PSP&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;A set of high quality (200dpi scans) 42 photoshop brushes about  photography. They are more like illustrations and blueprints of various cameras and photography related processes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/photography_brushes.jpg" alt="photography_brushes" height="580" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://saharaknoblauch.deviantart.com/art/Rainy-IMAGE-PACK-80261241"&gt;Rainy&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/rain_brushes.jpg" alt="rain_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://darkgarden.deviantart.com/art/Scribbles-4-Musical-Notes-72439457"&gt;Scribbles 4: Musical Notes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;20 handdrawn musical note scribble brushes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/scribbles_brush.jpg" alt="scribbles_brush" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://xcassiex24.deviantart.com/art/Rock-Star-Brushes-93796955"&gt;Rock Star Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/rock_star_brushes.jpg" alt="rock_star_brushes" height="357" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://mandana2000.deviantart.com/art/smoke-brushes-vol-II-99741443"&gt;Smoke Brushes Vol II&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;There are just 3 smokes per vol. All of them are more than 1300 px.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/smoke_brushes.jpg" alt="smoke_brushes" height="355" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://krakograff.deviantart.com/art/The-Krako-quot-Tags-brushes-quot-41356783"&gt;The Krako "Tags brushes" &lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/tags_brushes.jpg" alt="tags_brushes" height="584" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://drift-angel.deviantart.com/art/Smudge-Brushes-79417532"&gt;Smudge Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/smudge_brushes.jpg" alt="smudge_brushes" height="300" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://scully7491.deviantart.com/art/Syringe-5451290"&gt;Syringe&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Several different variations and sizes of syringes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/Syringe_brushes.jpg" alt="Syringe_brushes" height="502" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://ischarm.deviantart.com/art/Ischarm-Pen-Brushes-22272251"&gt;Ischarm Pen Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;A set of 7 pen brushes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/pen_brushes.jpg" alt="pen_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://bbs-brushes.deviantart.com/art/Spider-Webs-28188182"&gt;Spider Webs&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/spider_web.jpg" alt="" height="463" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;h4&gt;&lt;a href="http://gusti-boucher.deviantart.com/art/16-INDUSTRIAL-BRUSHES-96035454"&gt;Industrial Brushes&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;&lt;img src="http://www.hongki.at/images/photoshop_brushes/industry_brushes.jpg" alt="industry_brushes" height="500" width="500" /&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ol&gt; &lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-8563064072366596320?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/8563064072366596320/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=8563064072366596320&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8563064072366596320'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/8563064072366596320'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/02/50-free-photoshop-brush-sets-you-should.html' title='50 Free Photoshop Brush Sets You Should Bookmark'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-9209436159938631359</id><published>2009-01-30T10:49:00.002Z</published><updated>2009-01-30T12:03:34.159Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Who needs instant on? Moblin boots in about 15 seconds</title><content type='html'>Maybe I will install this on my old laptop if/when I get a new one.&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://www.downloadsquad.com/2009/01/29/who-needs-instant-on-moblin-boots-in-about-15-seconds/"&gt;Who needs instant on? Moblin boots in about 15 seconds&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.downloadsquad.com/" class="f"&gt;Download Squad&lt;/a&gt; by Lee Mathews on 29/01/09&lt;/div&gt;  &lt;p&gt;Filed under: &lt;a href="http://www.downloadsquad.com/category/os-updates/" rel="tag"&gt;OS Updates&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/linux/" rel="tag"&gt;Linux&lt;/a&gt;, &lt;a href="http://www.downloadsquad.com/category/open-source/" rel="tag"&gt;Open Source&lt;/a&gt;&lt;/p&gt;&lt;div align="center"&gt;&lt;a href="http://www.downloadsquad.com/moblin.org"&gt;&lt;img src="http://www.blogcdn.com/www.downloadsquad.com/media/2009/01/moblin_2.0_-_vmware_workstation-20090129150556.jpg" alt="" border="0" height="307" hspace="4" vspace="4" width="550" /&gt;&lt;/a&gt;&lt;/div&gt; I've read about &lt;a href="http://moblin.org/"&gt;moblin&lt;/a&gt; before, but when it resurfaced in my newsreader this morning I decided it was time to take a look at the project a bit more closely. The moblin OS is built on Linux and optimized for Intel-based notebooks, netbooks, and MIDs. It is currently in alpha testing, but already looks very promising.&lt;br /&gt;&lt;br /&gt;Most of the other Linux distributions I've tested on my MSI Wind were "customized" for netbooks, but they ultimately ended up feeling like a standard desktop distribution with an interface tweaked for small displays.&lt;br /&gt;&lt;br /&gt;One thing immediately sets moblin apart from the others.&lt;br /&gt;&lt;br /&gt;After installing it to the hard drive and rebooting my system, it took a mere 16 seconds to get from the Grub menu to the XFCE desktop. Holy boot times, Batman! That's impressive.&lt;br /&gt;&lt;br /&gt;I'm aware that users have gotten times like this before with distros like Arch, but Moblin will be easier to deal with for most netbook users.&lt;br /&gt;&lt;br /&gt;The pre-installed applications are kept to a minimum - Firefox is included and you'll be able to enjoy your music and videos with Movie Player. There are also lightweight GTD apps for managing contacts, tasks, and a calendar. You can, of course, add whatever other packages you like through yum or add/remove software.&lt;br /&gt;&lt;br /&gt;If you want to &lt;a href="http://moblin.org/documentation/getting-started-guides/test-drive-moblin"&gt;take moblin for a test drive&lt;/a&gt; you can download an iso file, or a virtual machine for VMware or KVM. Keep in mind this is an alpha release. Moblin's finished form may look nothing like this, but it's an intriguing project even at this stage of the game.&lt;a href="http://www.downloadsquad.com/2009/01/29/who-needs-instant-on-moblin-boots-in-about-15-seconds/#comments" title="View reader comments on this entry"&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;br /&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-9209436159938631359?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/9209436159938631359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=9209436159938631359&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9209436159938631359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/9209436159938631359'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/01/who-needs-instant-on-moblin-boots-in.html' title='Who needs instant on? Moblin boots in about 15 seconds'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-1806116440199795719</id><published>2009-01-29T14:19:00.002Z</published><updated>2009-01-29T14:23:37.107Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='weird'/><category scheme='http://www.blogger.com/atom/ns#' term='phone'/><title type='text'>LG Renoir Subjected to Death by Ice, Water, Wind, and Earth Tests  [Cellphones]</title><content type='html'>My LG Renoir is in hiding after reading this.&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://feeds.gawker.com/%7Er/gizmodo/full/%7E3/pOUxcKg-VDk/lg-renoir-subjected-to-death-by-ice-water-wind-and-earth-tests"&gt;LG Renoir Subjected to Death by Ice, Water, Wind, and Earth Tests  [Cellphones]&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://gizmodo.com/" class="f"&gt;Gizmodo&lt;/a&gt; by Jesus Diaz on 28/01/09&lt;/div&gt;  &lt;p&gt;&lt;img src="http://cache.gawker.com/assets/images/gizmodo/2009/01/LG-KC910-Renoir.jpg" style="display: block;" height="400" width="600" /&gt;Not happy to test drive this fugly version of the iPhone, the &lt;a href="http://translate.google.com/translate?prev=hp&amp;amp;hl=en&amp;amp;u=http://mobile.mail.ru/reviews/lg/KC910_crash.html&amp;amp;sl=ru&amp;amp;tl=en"&gt;Mobile@Mail.ru crew&lt;/a&gt; have pitted the &lt;a rel="nofollow" title="Click here to read more posts tagged LG KC910 RENOIR" href="http://gizmodo.com/tag/LG-KC910-Renoir/"&gt;LG KC910 Renoir&lt;/a&gt; against all four elements: Ice, Wind, Earth, and Wine! OK, water, but wine too.&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;As you can see in the test, the &lt;a rel="nofollow" title="Click here to read more posts tagged LG RENOIR" href="http://gizmodo.com/tag/LG-Renoir/"&gt;LG Renoir&lt;/a&gt; survived without any problem all the tests: freezing it to almost 0º F, being centrifugated at 500rpm in a washing/drying machine for 15 minutes, put into a car compartment fool of dust and keep it there for a while, and finally being submerged in water and wine. [&lt;a href="http://translate.google.com/translate?prev=hp&amp;amp;hl=en&amp;amp;u=http://mobile.mail.ru/reviews/lg/KC910_crash.html&amp;amp;sl=ru&amp;amp;tl=en"&gt;Mobile Mail.ru&lt;/a&gt;—Thanks Kalle]&lt;/p&gt;     &lt;a href="http://www.pheedo.com/click.phdo?s=d4d46971854deabe4590526b560301ca&amp;amp;p=1"&gt;&lt;img alt="" style="border: 0pt none ;" src="http://www.pheedo.com/img.phdo?s=d4d46971854deabe4590526b560301ca&amp;amp;p=1" border="0" /&gt;&lt;/a&gt; &lt;img src="http://www.pheedo.com/feeds/tracker.php?i=d4d46971854deabe4590526b560301ca" alt="" border="0" height="1" width="1" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-1806116440199795719?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/1806116440199795719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=1806116440199795719&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1806116440199795719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/1806116440199795719'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/01/lg-renoir-subjected-to-death-by-ice.html' title='LG Renoir Subjected to Death by Ice, Water, Wind, and Earth Tests  [Cellphones]'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-7205764002693747163</id><published>2009-01-29T12:05:00.001Z</published><updated>2009-01-29T12:05:00.741Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='nintendo'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>OpenTyrian - The Best DOS Shoot’em Up - Now for Windows XP/...</title><content type='html'>I remember playing this old DOS game on a mate's PC.&lt;br /&gt;Need to download the Nintendo DS version :)&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;h3 style="margin: 0px 3px; font-family: sans-serif;"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/%7Er/TheDownloadMunkey/%7E3/g2u9wDI5Upc/"&gt;Games Thursday : OpenTyrian - The Best DOS Shoot’em Up - Now for Windows  XP/Vista and Other OSes&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.downloadmunkey.net/" class="f"&gt;The Download Munkey&lt;/a&gt; by Roys on 28/01/09&lt;/div&gt;  &lt;p&gt;Arguably the best DOS-based shoot-em up in my opinion, &lt;b&gt;Tyrian&lt;/b&gt; is now available for gamers on Windows, Mac OS X, Linux (and Nintendo DS, PSP, even Wii!), thanks to the dedicated efforts of the &lt;b&gt;OpenTyrian&lt;/b&gt; team who modified the source code to use the cross-platform SDL libraries and of course, &lt;b&gt;Jason Emery&lt;/b&gt;, who graciously offered Tyrian as freeware back in 2004.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-01.jpg" /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-02.jpg" /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-03.jpg" /&gt;&lt;/p&gt; &lt;p&gt;Installation for Windows users is fuss free : Just grab the pre-compiled Win32 version from the &lt;a href="http://tyrian2k.proboards23.com/index.cgi?board=opentyriangeneral&amp;amp;action=display&amp;amp;thread=111&amp;amp;page=4#2323"&gt;OpenTyrian forums&lt;/a&gt; (&lt;a href="http://camanis.net/opentyrian/builds/opentyrian-w32-latest.php"&gt;direct link&lt;/a&gt;), the SDL libraries - both &lt;a href="http://www.libsdl.org/download.php"&gt;SDL&lt;/a&gt; and &lt;a href="http://www.libsdl.org/projects/SDL_net/"&gt;SDL_NET&lt;/a&gt; (look under &lt;b&gt;Runtime Libraries&lt;/b&gt;) and the original Tyrian 2.1 data files from the &lt;a href="http://code.google.com/p/opentyrian/"&gt;OpenTyrian site&lt;/a&gt; and unzip them into the same folder in the following sequence : data files, OpenTyrian, SDL, then double-click Tyrian.exe and enjoy!&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-04.jpg" /&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-05.jpg" /&gt;&lt;/p&gt; &lt;p&gt;I don't think I need to go into how good Tyrian is : old-time shoot'em up fans should already know this classic which comes complete with fully upgradable ships, weapons and equipment, retro tracker-ish music and a storyline to boot (via datacubes collected within missions) while newer fans of genre should not miss this definitive icon of DOS shoot-em up history.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-06.jpg" /&gt;&lt;/p&gt; &lt;p&gt;&lt;i&gt;Datacubes - one of the pioneering forms of in-game advertising, courtesy of EPIC MegaGames &lt;img src="http://www.downloadmunkey.net/wp-includes/images/smilies/icon_razz.gif" alt=":P" /&gt; &lt;/i&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.downloadmunkey.net/images6/oty-07.jpg" /&gt;&lt;/p&gt; &lt;p&gt;To toggle full screen mode, go to the &lt;b&gt;OpenTyrian&lt;/b&gt; option in the main menu and set it from there. You might also want to set the game speed under &lt;b&gt;Options&lt;/b&gt; (press &lt;b&gt;Esc&lt;/b&gt; in-mission).&lt;/p&gt; &lt;p&gt;Download and play &lt;a href="http://code.google.com/p/opentyrian/"&gt;OpenTyrian&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1678253737565873041-7205764002693747163?l=meekgonkey.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meekgonkey.blogspot.com/feeds/7205764002693747163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1678253737565873041&amp;postID=7205764002693747163&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7205764002693747163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1678253737565873041/posts/default/7205764002693747163'/><link rel='alternate' type='text/html' href='http://meekgonkey.blogspot.com/2009/01/opentyrian-best-dos-shootem-up-now-for.html' title='OpenTyrian - The Best DOS Shoot’em Up - Now for Windows XP/...'/><author><name>Alastair Montgomery</name><uri>http://www.blogger.com/profile/01947364629205458134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='http://3.bp.blogspot.com/_pqz1But7vYQ/SxU0o-Yw38I/AAAAAAAACEY/HO3kMq0ThFI/S220/Vanity.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1678253737565873041.post-7851391370252637344</id><published>2009-01-29T12:00:00.000Z</published><updated>2009-01-29T12:00:00.417Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>40 Great Computer Desktop Mods</title><content type='html'>Much coolness&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="padding: 4px; background-color: rgb(195, 217, 255);"&gt;&lt;br /&gt;&lt;/div&gt; &lt;div style="margin: 0px 1px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 2px; padding-top: 1px; background-color: rgb(195, 217, 255); font-size: 1px ! important; line-height: 0px ! important;"&gt; &lt;/div&gt; &lt;div style="margin: 0px 10px; overflow: auto; font-family: sans-serif; width: 100%;"&gt;&lt;h2 style="margin: 0.25em 0pt 0pt;"&gt;&lt;div class=""&gt;&lt;a href="http://feedproxy.google.com/%7Er/24thfloor/%7E3/AxOQEya2xWE/"&gt;40 Great Computer Desktop Mods&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt; &lt;div style="margin-bottom: 0.5em;"&gt;via &lt;a href="http://www.hongkiat.com/blog" class="f"&gt;hongkiat.com&lt;/a&gt; by hongkiat on 28/01/09&lt;/div&gt;  &lt;p&gt;&lt;img src="http://hongki.at/images/desktop_mod/great-desktop-mods.jpg" alt="computer desktop mods" /&gt;&lt;br /&gt; &lt;/p&gt;&lt;p&gt;Computer desktop is a very personal thing. Each of us has a personal preference how our desktop should looked like. Modding (customizing) a desktop can be as simple as changing the &lt;a href="http://www.hongkiat.com/blog/category/freebies-online/free-wallpapers/"&gt;desktop wallpaper&lt;/a&gt;, or messing with the default &lt;a href="http://www.hongkiat.com/blog/category/freebies-online/free-icons/"&gt;icons&lt;/a&gt;. It can also go as far as tweaking the entire  navigation as well as the look and feel.&lt;/p&gt; &lt;p&gt;Here's a showcase of &lt;strong&gt;40 Great Computer Desktop Mods&lt;/strong&gt; that highly represent each user's personality together with explanations on the applications, icon sets  used. Full list after jump.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Got more?&lt;/strong&gt; You know some cool desktop mods not listed here? &lt;a href="http://www.hongkiat.com/blog/submit-news-tips/"&gt;Let us know&lt;/a&gt; :-)&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt; &lt;h3&gt;Windows&lt;/h3&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://invhntr.deviantart.com/art/Air-Mod-Blue-93340756"&gt;Air Mod Blue&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;  VS is a mod of hsn's GUI.Air Mod. WP is IntelMac Blue.&lt;/p&gt; &lt;p&gt;&lt;a href="http://invhntr.deviantart.com/art/Air-Mod-Blue-93340756"&gt;&lt;img src="http://hongki.at/images/desktop_mod/Air_Mod_Blue_by_invhntr.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://lifehacker.com/5124643/enigma-desktop-customization-update-now-available"&gt;The Enigma Desktop&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;  Comes with RSS reader, Gmail Notifier, Calender, Application launder and many other interesting stuff. Windows Vista desktop refreshed with &lt;strong&gt;Kaelri's Enigma&lt;/strong&gt;. Author explain &lt;a href="http://lifehacker.com/5124643/enigma-desktop-customization-update-now-available"&gt;it is done.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://lifehacker.com/5124643/enigma-desktop-customization-update-now-available"&gt;&lt;img src="http://hongki.at/images/desktop_mod/lightning-at-sunset.jpg" height="312" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://lifehacker.com/5124643/enigma-desktop-customization-update-now-available"&gt;&lt;img src="http://hongki.at/images/desktop_mod/enigma.jpg" height="296" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://barberiox.deviantart.com/art/Winter-Desk-I-December-107627959"&gt;Winter Desk&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;  Exellent Windows Vista mod using WindowsBlind's &lt;a href="http://amaeli.deviantart.com/art/Abcisse-Vista-97457593"&gt;Abcisse Vista&lt;/a&gt; created by amaeli.&lt;/p&gt; &lt;p&gt;&lt;a href="http://barberiox.deviantart.com/art/Winter-Desk-I-December-107627959"&gt;&lt;img src="http://hongki.at/images/desktop_mod/064a5164aafa6b0b306cf679c0efd9d3.jpg" height="313" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://livioo.deviantart.com/art/Windows-Strata-100422897"&gt;Windows Strata&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;  Author prefers to call this Windows Strata. The idea is that this new OS will bridge the gap between the Internet and your desktop. A completely redesigned OS tailored to fit your Internet surfing needs.&lt;/p&gt; &lt;p&gt;&lt;a href="http://livioo.deviantart.com/art/Windows-Strata-100422897"&gt;&lt;img src="http://hongki.at/images/desktop_mod/Windows_Strata_by_livioo.jpg" height="313" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://cduru.deviantart.com/art/When-Quicksilver-meets-Aero-10971670"&gt;When Quicksi
