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

<channel>
	<title>Always Get Better &#187; Hardware</title>
	<atom:link href="http://www.alwaysgetbetter.com/blog/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alwaysgetbetter.com/blog</link>
	<description>Never stop looking for ways to improve</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:00:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pint-Sized Mobile Devices</title>
		<link>http://www.alwaysgetbetter.com/blog/2011/04/28/pintsized-mobile-devices/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2011/04/28/pintsized-mobile-devices/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 02:54:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=423</guid>
		<description><![CDATA[photo credit: Mike Babcock Lately I&#8217;m fascinated by the Dell Streak and am thinking it would be fun to get one. But really, what is the use case? Do tablets have a place in everyday life? The tablet computer is an interesting device because it fills that no-man&#8217;s land between the phone and the computer, [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div class="alignright"><a href="http://www.flickr.com/photos/13613374@N00/5459543197/" title="Family Android collection" target="_blank"><img src="http://farm6.static.flickr.com/5060/5459543197_3f361e5c55_m.jpg" alt="Family Android collection" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img src="http://www.alwaysgetbetter.com/blog/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/13613374@N00/5459543197/" title="Mike Babcock" target="_blank">Mike Babcock</a></small></div>
<p>Lately I&#8217;m fascinated by the Dell Streak and am thinking it would be fun to get one. But really, what is the use case? Do tablets have a place in everyday life?</p>
<p>The tablet computer is an interesting device because it fills that no-man&#8217;s land between the phone and the computer, and has so much potential as a conveyor of meta experience to users of the other platforms.</p>
<p>The problem so far is no manufacturer has provided compelling reasons <em>why</em> we should be buying tablets and adding them into our routines. It&#8217;s almost as if everyone is blindly following Apple&#8217;s lead regardless of whether doing so makes sense. Now we have a flood of iPad-like devices, where the original iPad is, let&#8217;s be honest, interesting but not really useful.</p>
<p>My prediction: There is going to be a killer app for tablets and it is going to be immediately obvious to everyone why we need to use this medium. In the meantime, developers with mobile programming skill are going to be writing their own ticket &#8211; so learn how to build apps for Windows Phone, Android, iOS, or (to a lesser extent) WebOS.</p>
<div style="width:468px;margin:0 auto">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0410364841759590";
/* Homepage, 468x60 ads, After posts, created 12/19/08 */
google_ad_slot = "4210204644";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2011/04/28/pintsized-mobile-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protect Your SSH Server with RSA Keys</title>
		<link>http://www.alwaysgetbetter.com/blog/2011/04/26/protect-ssh-server-rsa-keys/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2011/04/26/protect-ssh-server-rsa-keys/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 11:20:59 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=418</guid>
		<description><![CDATA[If it&#8217;s possible to log into your web server over SSH with a username and password, you may not be properly secured. Even if root access is impossible, a username and password combination can be broken with brute force; once your server has been compromised it&#8217;s only a matter of time before a rootkit installation [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>If it&#8217;s possible to log into your web server over SSH with a username and password, you may not be properly secured. Even if root access is impossible, a username and password combination can be broken with brute force; once your server has been compromised it&#8217;s only a matter of time before a rootkit installation attempt is successful.</p>
<p>Even password-less RSA keys provide better protection than a password because they are long encrypted strings that cannot be guessed from a dictionary. Although a brute force attack against an RSA key is still possible, it requires a much more sophisticated attacker and takes many more attempts. As encryption technologies improve, the length of keys need to increase; but even a key with no password attached is way more secure than a human-typed password.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2011/04/26/protect-ssh-server-rsa-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Through Time</title>
		<link>http://www.alwaysgetbetter.com/blog/2011/04/15/backup-time/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2011/04/15/backup-time/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 03:27:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=389</guid>
		<description><![CDATA[No matter what I do, I never feel fully covered against a disastrous data loss. Despite paranoid backup strategies across many different kinds of media, there is always something missing. I haven&#8217;t h ad a hard drive failure yet, but I know it&#8217;s a matter of when, not if, it will happen. If you haven&#8217;t [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>No matter what I do, I never feel fully covered against a disastrous data loss. Despite paranoid backup strategies across many different kinds of media, there is always something missing. I haven&#8217;t h ad a hard drive failure yet, but I know it&#8217;s a matter of when, not if, it will happen.</p>
<p>If you haven&#8217;t had a chance to check out Apple&#8217;s Time Machine, you need to do yourself a favour and look it up right now. Time Machine is an incredibly well-put together backup package that automatically saves snapshots of your entire hard drive. Because of the HFS filesystem&#8217;s ability to link directories as well as files, Time Machine is able to track incremental changes against your file tree so you can move forward and backwards through time in the history of your computer. A single saved file that you might have lost is now accessible to you regardless of your regular backup regime.</p>
<p>I run my Time Machine from a <a href="http://www.pcmag.com/article2/0,2817,2361274,00.asp">USB hard drive</a>. A solid state drive would probably be a better choice because if it were to fail the data would still be readable, but my USB drives gives me a conveniently small backup media and extremely fast access speeds &#8211; I&#8217;m happy with this setup and haven&#8217;t lost any data yet. Because time machine copies my entire system and keeps a version of my computer through time, I feel confident that if either my computer&#8217;s hard drive or my USB drive were to fail, I would not suffer any long term data loss.</p>
<p>What are your backup rituals?</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2011/04/15/backup-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cloud Computing Is Not Magical</title>
		<link>http://www.alwaysgetbetter.com/blog/2011/04/05/cloud-computing-magical/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2011/04/05/cloud-computing-magical/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 01:59:53 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=237</guid>
		<description><![CDATA[Back in 2009 I was tired of hearing the phrases &#8220;cloud computing&#8221; and &#8220;in the cloud&#8221;. These days I&#8217;m so numb to their meaninglessness that it doesn&#8217;t even phase me anymore. Somewhere along the way marketers took over the internet and &#8216;social media&#8217; became a job position. So what do I have against cloud computing? [...]
Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/23/surviving-cloud-failures/' rel='bookmark' title='Surviving Cloud Failures'>Surviving Cloud Failures</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/03/24/drizzle-mysql-cloud/' rel='bookmark' title='Drizzle &#8211; MySQL for the Cloud'>Drizzle &#8211; MySQL for the Cloud</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/16/small-site-big-footprint/' rel='bookmark' title='Small Site, Big Footprint'>Small Site, Big Footprint</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Back in 2009 I was tired of hearing the phrases &#8220;cloud computing&#8221; and &#8220;in the cloud&#8221;. These days I&#8217;m so numb to their meaninglessness that it doesn&#8217;t even phase me anymore. Somewhere along the way marketers took over the internet and &#8216;social media&#8217; became a job position.</p>
<p>So what do I have against cloud computing? Would I rather build servers, deal with co-location, and suffer massive downtimes in order to change hardware specs? Of course not.</p>
<p>Let&#8217;s not lose sight of the big picture: virtualized servers are still servers. From a remote perspective the management is all the same and from a hardware perspective you still need to be responsible for your data in the event of a catastrophic failure.</p>
<p>While I am a huge proponent of &#8220;cloud&#8221; providers like Rackspace (heck I host all of my web sites on Cloud Server instances), let&#8217;s call a spade a spade: there is nothing magical about servers in the cloud, they are just virtualized instances running on a massively powerful hardware architecture.</p>
<p>Why go with virtualization over a dedicated box? Virtual servers are <em>cheap</em> &#8211; I don&#8217;t need to incur the startup costs that I would from a dedicated server. For a small business this is a huge deal; for larger business with intense data needs the dedicated solution will always provide the most security but for anything from tiny, small to very large applications the virtualized way is the ticket. Add more servers, remove them, reconfigure: you don&#8217;t get that kind of flexibility from traditional server hosting.</p>
<p>Long live cloud computing; but the name has to go. Did the term come from network diagrams where the Internet was represented as a cloud? I don&#8217;t think it&#8217;s a particularly clever analogy to consider your business assets living as disembodied entities &#8220;somewhere&#8221; in the networking cloud.</p>
<p>We&#8217;re fighting a losing battle if we believe we&#8217;re going to get the marketers to back off the internet now. But on the tech side let&#8217;s keep calling it what it is and try not to let the marketing buzz cloud our opinion of the technologies we use.</p>
<p>Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/23/surviving-cloud-failures/' rel='bookmark' title='Surviving Cloud Failures'>Surviving Cloud Failures</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/03/24/drizzle-mysql-cloud/' rel='bookmark' title='Drizzle &#8211; MySQL for the Cloud'>Drizzle &#8211; MySQL for the Cloud</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/16/small-site-big-footprint/' rel='bookmark' title='Small Site, Big Footprint'>Small Site, Big Footprint</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2011/04/05/cloud-computing-magical/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Give Apache a Break with nginx</title>
		<link>http://www.alwaysgetbetter.com/blog/2010/09/25/give-apache-break-nginx/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2010/09/25/give-apache-break-nginx/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 20:21:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[apache nginx linux]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=331</guid>
		<description><![CDATA[One of the things I&#8217;ve learned about Apache is that as good as it is, it suffers from its monolithic &#8220;do-everything&#8221; nature. The modules and tuning required for effective operation just doesn&#8217;t fit into a lean, quick package. That said, I find it beats out the alternatives hands-down when it comes to running web applications [...]
Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/12/performance-tuning-apache/' rel='bookmark' title='Performance Tuning Apache'>Performance Tuning Apache</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/12/20/fastcgi-nginx-performance-vm/' rel='bookmark' title='Using FastCGI with Nginx for Performance on a VM'>Using FastCGI with Nginx for Performance on a VM</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of the things I&#8217;ve learned about Apache is that as good as it is, it suffers from its monolithic &#8220;do-everything&#8221; nature. The modules and tuning required for effective operation just doesn&#8217;t fit into a lean, quick package. That said, I find it beats out the alternatives hands-down when it comes to running web applications of any complexity.</p>
<p>One very simple and effective method for improving Apache&#8217;s performance involves off-loading static content to another server. Since Apache spawns a new process (and the memory allocation that goes with that) for every request, it is pretty wasteful to serve your images, css, javascript and similar files this way.</p>
<p>For larger applications, we could run a second web server that makes use of a single-threaded polling process like lighttpd, or use a content delivery network to move our content physically closer to our users for even more speed.</p>
<p>For smaller applications and organizations, we can use nginx as a proxy to serve static content to our visitors. This can be a separate physical web server, or it can be a service running on the same server as Apache. I use the same-server proxy approach at alwaysgetbetter.com, and it has made a significant difference in my server load and memory usage.</p>
<p>To start, change Apache&#8217;s settings so it listens on a separate port (rather than the default port 80).</p>
<p>Next, set up nginx to listen on the default http port 80. We will let Nginx decide whether each request should be served directly from the hard drive, or whether it should pass through to Apache.</p>
<p>The config file for nginx looks like this:<br />
<code><br />
server {<br />
listen 80;<br />
server_name mysite.com www.mysite.com;<br />
access_log /var/log/nginx/website-access.log;<br />
error_log /var/log/nginx/website-error.log;<br />
# serve static files<br />
location ~* ^.+.(jpg|jpeg|gif|png|ico|css|zip|tgz|gz|rar|bz2|doc|xls|pdf|ppt|txt|tar|wav|bmp|rtf|js|mp3|avi|mov)$ {<br />
root /var/www/html;<br />
expires 30d;<br />
}</p>
<p># pass requests for dynamic content to site<br />
location / {<br />
proxy_pass http://127.0.0.1:8080;<br />
proxy_redirect off;<br />
proxy_set_header Host $host;<br />
proxy_set_header X-Real-IP $remote_addr;<br />
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;<br />
client_max_body_size 128m;<br />
client_body_buffer_size 256k;<br />
proxy_connect_timeout 60;<br />
proxy_send_timeout 60;<br />
proxy_read_timeout 60;<br />
proxy_buffer_size 4k;<br />
proxy_buffers 32 256k;<br />
proxy_busy_buffers_size 512k;<br />
proxy_temp_file_write_size 512k;<br />
}<br />
}<br />
</code></p>
<p>It is also possible to serve PHP and other dynamic content using nginx, but for our purposes it makes a lot more sense to use Apache for scripting and nginx as the web-facing proxy.</p>
<p>Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/12/performance-tuning-apache/' rel='bookmark' title='Performance Tuning Apache'>Performance Tuning Apache</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/12/20/fastcgi-nginx-performance-vm/' rel='bookmark' title='Using FastCGI with Nginx for Performance on a VM'>Using FastCGI with Nginx for Performance on a VM</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2010/09/25/give-apache-break-nginx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using a Cell Phone as Backup Internet</title>
		<link>http://www.alwaysgetbetter.com/blog/2010/05/24/cell-phone-backup-internet/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2010/05/24/cell-phone-backup-internet/#comments</comments>
		<pubDate>Mon, 24 May 2010 14:48:33 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[Palm Pre]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=311</guid>
		<description><![CDATA[Since we live in the country and rely on line-of-sight Internet for our connectivity, I&#8217;ve been increasingly frustrated with service quality and uptime programs. There are a lot of reasons I want to move to a denser population area but access to a proper Internet connection is high on my list. photo credit: abulhussain My [...]
Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/15/backup-time/' rel='bookmark' title='Backup Through Time'>Backup Through Time</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Since we live in the country and rely on <a href="http://www.alwaysgetbetter.com/blog/2008/12/03/ontario-government-builds-rural-internet-infrastructure/">line-of-sight Internet</a> for our connectivity, I&#8217;ve been increasingly frustrated with service quality and uptime programs. There are a lot of reasons I want to move to a denser population area but access to a proper Internet connection is high on my list.</p>
<div class="alignright"><a title="Palm Pre front1" href="http://www.flickr.com/photos/7678586@N06/4505473681/" target="_blank"><img src="http://farm5.static.flickr.com/4056/4505473681_27527ee8a0_m.jpg" border="0" alt="Palm Pre front1" /></a><br />
<small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.alwaysgetbetter.com/blog/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="abulhussain" href="http://www.flickr.com/photos/7678586@N06/4505473681/" target="_blank">abulhussain</a></small></div>
<p> My phone has turned out to be a decent alternative; using <a href="http://palmpre-hacks.com/palm-pre-hacks/how-to-hacktether-palm-pre-into-a-wifi-router/">instructions I found online</a> I was able to re-purpose my Palm Pre as a WiFi router. It&#8217;s still not broadband but it gives me a way to check my email when my <del datetime="2010-05-24T14:15:44+00:00">Xplornet</del> fixed wireless (often) fails.</p>
<p>Although Bell Canada supports tethering with their smartphone plans, they don&#8217;t go out of their way to make it obvious how to do it. <a href="http://mytether.net/">My Tether</a> turned out to be worth the cost; even though there is a free version you can use if you want to play with the settings.</p>
<p>Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/15/backup-time/' rel='bookmark' title='Backup Through Time'>Backup Through Time</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2010/05/24/cell-phone-backup-internet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dual Screen Wallpaper</title>
		<link>http://www.alwaysgetbetter.com/blog/2009/10/11/dual-screen-wallpaper/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2009/10/11/dual-screen-wallpaper/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 01:25:07 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=262</guid>
		<description><![CDATA[If you&#8217;re fortunate enough to be using a dual-screen setup (I suggest that everyone should be using dual screens), check out these 45 wallpapers from the constantly amazing Six Revisions. No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re fortunate enough to be using a <a href="http://www.alwaysgetbetter.com/blog/2008/12/20/lenovo-thinkpad-laptop-boasts-second-screen/">dual-screen setup</a> (I suggest that everyone <a href="http://www.alwaysgetbetter.com/blog/2008/12/30/people-cost-more-than-equipment/">should</a> be using dual screens), check out these <a href="http://sixrevisions.com/resources/45-beautiful-dual-screen-wallpapers/">45 wallpapers</a> from the constantly amazing Six Revisions.<br />
<img class="aligncenter size-full wp-image-263" title="Birth of the Moon" src="http://www.alwaysgetbetter.com/blog/wp-content/uploads/2009/10/02-43_birth_of_moon.jpg" alt="Birth of the Moon" width="550" height="220" /></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2009/10/11/dual-screen-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everything Sounds Better With Spin</title>
		<link>http://www.alwaysgetbetter.com/blog/2009/04/08/sounds-spin/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2009/04/08/sounds-spin/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:54:34 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=213</guid>
		<description><![CDATA[photo credit: michelb You have to shake your head every time someone goes off about &#8220;netbooks&#8221;, those wonderful, tiny, cute computers that don&#8217;t cost very much. When you look at them, what do you really see? How about a crappy laptop that can barely run Windows. The thing is cheap in more ways than one [...]
Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/05/cloud-computing-magical/' rel='bookmark' title='Cloud Computing Is Not Magical'>Cloud Computing Is Not Magical</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/08/command-control-social-media/' rel='bookmark' title='Command and Control Social Media'>Command and Control Social Media</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class=alignright><a href="http://www.flickr.com/photos/23865500@N00/2480513431/" title="little monkey" target="_blank"><img src="http://farm4.static.flickr.com/3206/2480513431_c15cb9b276_m.jpg" alt="little monkey" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img src="http://www.alwaysgetbetter.com/blog/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/23865500@N00/2480513431/" title="michelb" target="_blank">michelb</a></small></div>
<p>You have to shake your head every time someone goes off about &#8220;netbooks&#8221;, those wonderful, tiny, <em>cute</em> computers that don&#8217;t cost very much. When you look at them, what do you really see? How about a crappy laptop that can barely run Windows. <a href="http://gigaom.com/2009/01/26/netbook-cheap-pc/">The thing is cheap</a> in more ways than one &#8211; but somehow marketers have been able to spin that as a good thing and make big profits off useless hardware without needing to develop anything new.</p>
<h2>This Brave New World Seems Just Like the Old</h2>
<p>Anything sounds better with a little bit of spin &#8211; Web 1.0 is clunky, slow, ugly. Web 2.0 is a designer&#8217;s dream, sexy, with new technology. Well, no. The technology isn&#8217;t new at all &#8211; the web is the same. The only difference is enough marketers held onto the &#8220;Web 2.0&#8243; buzz phrase and shouted it repeatedly long enough that it became accepted as fact.</p>
<h2>What&#8217;s So Social About Media?</h2>
<p>There was never anything truly &#8220;new&#8221; about New Media. There&#8217;s nothing earth shattering about Social Media either. Call it a new paradigm all you want, there is nothing different between it and &#8220;old&#8221; media: the goal is to communicate our message to as many people as possible. How others perceive your brand and how you react to that feedback is not something new and alien &#8211; it&#8217;s just a lot faster now than it used to be. Your audience is your focus group. Traditional roles haven&#8217;t changed one bit &#8211; their owners have.</p>
<p>Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/05/cloud-computing-magical/' rel='bookmark' title='Cloud Computing Is Not Magical'>Cloud Computing Is Not Magical</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/08/command-control-social-media/' rel='bookmark' title='Command and Control Social Media'>Command and Control Social Media</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2009/04/08/sounds-spin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>People Cost More Than Equipment</title>
		<link>http://www.alwaysgetbetter.com/blog/2008/12/30/people-cost-more-than-equipment/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2008/12/30/people-cost-more-than-equipment/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 14:48:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Employment]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[equipment]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=133</guid>
		<description><![CDATA[Much of the professional world has switched over to a two-monitor setup. I can&#8217;t even begin to imagine how I ever did with just one since I am now so used to having a help or a search open just outside of my main viewing area. Having reference material in my peripheral vision but accessible [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Much of the professional world has switched over to a two-monitor setup. I can&#8217;t even begin to imagine how I ever did with just one since I am now so used to having a help or a search open just outside of my main viewing area. Having reference material in my peripheral vision but accessible just by turning my head is much faster and less disruptive than having the fumble around the task bar and switch the focus of my attention.</p>
<p>It is said that <a href="http://www.thenewatlantis.com/publications/the-myth-of-multitasking" rel="nofollow">switching tasks takes time</a> &#8211; some users report productivity reductions of up to 15 minutes each time they have to change their focus of attention. If a programmer has to look at the documentation only once per day, their employer is looking at 1.25 hours of lost productivity every week, which may not seem like much but when extrapolated to that person&#8217;s yearly wage (averaging at $78k) the cost of the lost productivity is worth approximately $2400; much cheaper to buy that $500 monitor. For the general programmer, you can get by with less &#8211; a 17-inch LCD retails for less than $200. Sounds like a no-brainer, right?</p>
<p>The same logic can be applied to the purchase of an entire system. What is the productivity cost of having to wait for downloads and load times over the cost of a new system? Even if no new revenue is generated by the company directly as a result of the software or hardware purchase it can be worthwhile to invest in new equipment. Why hire someone and not provide them with the best tools possible to do their job? It&#8217;s kind of like putting a Mazda engine inside a Ford (wait a minute&#8230;)</p>
<ul>
<li>improved satisifaction</li>
<li>reduced &#8216;switching&#8217; time</li>
<li>employees more knowledgable with &#8216;current/cutting edge&#8217; software</li>
</ul>
<p>There was a time in the early industrial revolution when buying equipment and machinery was prohibitively expensive, and people could be trained to keep old hardware running for many years in order to maximize that equipment&#8217;s value to the company.</p>
<p>Today the reverse is true &#8211; <a href="http://www.codinghorror.com/blog/archives/001198.html">computer hardware can be acquired at a fraction of a cost of the person needed to run it</a> &#8211; and the training involved in having someone fill the shoes of a departed worker can be crippling to the bottom line of a business. Instead of trying to make machines last as long as possible it should be the priority of any manager to make the people last as long as possible. In a world where individual jobs are replaceable and just a stepping stone to &#8220;something better&#8221;, volumes are said by the simple act of someone staying in their role for a prolonged amount of time &#8211; both about the worker and about the quality of the employer they give their time for.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2008/12/30/people-cost-more-than-equipment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo Thinkpad Laptop Boasts Second Screen</title>
		<link>http://www.alwaysgetbetter.com/blog/2008/12/20/lenovo-thinkpad-laptop-boasts-second-screen/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2008/12/20/lenovo-thinkpad-laptop-boasts-second-screen/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 14:49:52 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[laptop]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=127</guid>
		<description><![CDATA[Switching to a dual monitor setup has been the major paradigm shift in my productivity. The size of the second screen doesn&#8217;t matter a great deal to me because it only typically holds reference manuals and programming API documentation. For my needs, the Lenovo W700ds Thinkpad sounds like the ideal solution. I practically drool at the [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Switching to a dual monitor setup has been the major paradigm shift in my productivity. The size of the second screen doesn&#8217;t matter a great deal to me because it only typically holds reference manuals and programming API documentation.</p>
<p>For my needs, the <a rel="nofollow" href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9124101&amp;intsrc=hm_list">Lenovo W700ds Thinkpad</a> <em>sounds</em> like the ideal solution. I practically drool at the thought of haivng almost 1TB storage space, 8GB ram and a Quad core processor. The really interesting feature of this laptop is the 10&#8243; second screen that pulls out of the side. That&#8217;s right &#8211; a dual screen laptop.</p>
<p>There is a price to pay for all that goodness: the thing is a brick, weighing in at 11lbs. Compare that to a much larger item like a guitar, which typically weighs 8-12lbs. The design is ugly &#8211; the second screen slides out from the side of the machine and could seriously use some Apple-esque style sensibilities.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2008/12/20/lenovo-thinkpad-laptop-boasts-second-screen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: alwaysgetbetter.com @ 2012-02-05 03:39:19 -->
