<?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>the Wagaman Web &#187; technology</title>
	<atom:link href="http://wagaman.org/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://wagaman.org</link>
	<description>thoughts, theories, theology, and the rest</description>
	<lastBuildDate>Thu, 05 Apr 2012 02:26:32 +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>Core of the Core: Class Class</title>
		<link>http://wagaman.org/2010/core-of-the-core-class-class/</link>
		<comments>http://wagaman.org/2010/core-of-the-core-class-class/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 23:36:32 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wagaman.org/?p=307</guid>
		<description><![CDATA[Here is the presentation from my Class Class Talk at the Columbus Ruby Brigade tonight.]]></description>
			<content:encoded><![CDATA[<p><a href='http://wagaman.org/wp-content/uploads/2010/04/Class_Class.pdf'>Here is the presentation from my Class Class Talk</a> at the <a href="http://www.columbusrb.com/">Columbus Ruby Brigade</a> tonight.</p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2010/core-of-the-core-class-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building my own computer</title>
		<link>http://wagaman.org/2009/building-my-own-computer/</link>
		<comments>http://wagaman.org/2009/building-my-own-computer/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 03:20:33 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wagaman.org/?p=254</guid>
		<description><![CDATA[In October, when my Laptop turned 5, and started getting a little fritzy, I started thinking about what my next machine should be. I considered getting another laptop, perhaps a MacBook. I really wanted a machine that would not complain if I worked it too hard. Laptops are great for portability, but I don&#8217;t really [...]]]></description>
			<content:encoded><![CDATA[<p>In October, when my Laptop turned 5, and started getting a little fritzy, I started thinking about what my next machine should be.  I considered getting another laptop, perhaps a MacBook.  I really wanted a machine that would not complain if I worked it too hard.  Laptops are great for portability, but I don&#8217;t really do that much travelling, and when I do, I have my work laptop.</p>
<p>My option B was to buy a pre-built desktop.  The retail market has brought the cost of buying a new machine tremendously (I love the Gateway Media Center PC I bought a few years ago), but there are a few things I don&#8217;t like about buying from the retail market.</p>
<div id="attachment_257" class="wp-caption alignright" style="width: 160px"><a href="http://wagaman.org/wp-content/uploads/2009/04/feb-063.jpg"><img src="http://wagaman.org/wp-content/uploads/2009/04/feb-063-150x150.jpg" alt="Components cost $1K" title="feb-063" width="150" height="150" class="size-thumbnail wp-image-257" /></a><p class="wp-caption-text">Components cost $1K</p></div>
<ol>
<li>You get a package deal, which often gives you things you don&#8217;t really want or need</li>
<li>You are most often tied to a specific Operating System</li>
<li>You have limited customization</li>
</ol>
<p>So, I settled on option C, building my own box.  This would satisfy my desire to customize the machine components to my liking, pick my own OS, and select only what I really want.  I needed to do a bit of research to see what is the best stuff out there.  I found some good articles on what and what not to do and got advice from some friends.  At the end-of-the-day, this is what I settled on.</p>
<p><strong>Microprocessor</strong></p>
<p>First things first, I needed to pick a CPU.  Intel has been the front-runner in developing chips, so I looked in to their line.  Honestly, I didn&#8217;t really even know what was out there.  I settled on the Intel Core i7 920 processor.</p>
<p>The i7 920 is a 64-bit architecture, so you can add a lot more memory.  The clock runs at 2.66 GHz, and has 4 cores (and is able to run 8 threads).  That&#8217;s like putting 8 processors on one chip.  My laptop has 1 core and 1.6 GHz, so this was multiplying my processing power by 16 (Moore&#8217;s Law in action).</p>
<p>The processor also comes with a larger-than-life heat sink (the size of a CD spindle) and fan (which sits on top of the heat sink to keep it cool).</p>
<p><strong>Motherboard</strong></p>
<p>Once I decided on the processor, I by default had picked the Intel X58 Express Chipset that I would need to use.  I decided to go with the ASUS P6T Motherboard, which supports the Intel LGA1366 Platform.  It has plenty of ports (built in Ethernet and sound), and plenty of room to grow (6 memory slots).</p>
<p><strong>Memory</strong></p>
<p>The memory modules needed to be DDR3 and under 1.65V.  I wasn&#8217;t sure how much memory to get, so I picked a number greater than my current 1GB.  So, I made like a linebacker and picked 6.  I picked Corsair XMS3.</p>
<p><strong>Hard Drive(s)</strong></p>
<p>I wanted to set up a redundant RAID drive set, so I picked a set of 1TB Seagate Barracuda drives.  They have a 32MB cache and run at 7200RPM and the best part was they were under $100 a piece.</p>
<p><strong>Graphics Card</strong></p>
<p>This was a tough one, because there are so many NVidia cards out there from different brands, with different model numbers.  It&#8217;s a mostly intangible market.  The two figures that actually meant something to me were the price tag, and the amount of memory on the card.  I lucked out and found a great associate when I went to pick up my order at MicroCenter.  He directed me to an EVGA NVidia card that has 1GB of memory for $70.  I about crapped my pants when I saw that.  A good graphics card makes the world of difference.</p>
<p><strong>Case, Power Supply, and Additional Fan</strong></p>
<p>When I went to the store, I found the Antec Three Hundred ATX Case, and the Antec Basiq 500 Watt power supply.  The case has two built in fans, and three spaces for additional fans.  I picked up an additional fan for the front for $20.</p>
<p><strong>DVD-RW Drive</strong></p>
<p>The DVD drive I bought was a $20 Samsung OEM Super-WriteMaster Dual/Double Layer 22x DVD±RW Burner.</p>
<p><strong>Keyboard</strong></p>
<p>I picked up a $15 Microsoft Curve keyboard as well.  This one is quite ergonomic.  Strike one up for M$.</p>
<p><strong>Dual 17&#8243; Monitors &#038; Mouse</strong></p>
<p>I already owned two 17&#8243; LCD Monitors and a Logitech V450 Nano, so I didn&#8217;t need to add any additional cost for that.</p>
<div id="attachment_261" class="wp-caption alignright" style="width: 160px"><a href="http://wagaman.org/wp-content/uploads/2009/04/feb-084.jpg"><img src="http://wagaman.org/wp-content/uploads/2009/04/feb-084-150x150.jpg" alt="FInished in Four Hours" title="feb-084" width="150" height="150" class="size-thumbnail wp-image-261" /></a><p class="wp-caption-text">FInished in Four Hours</p></div>
<p><strong>Operating System</strong></p>
<p>After using Ubuntu Linux at work for the last year, it was not a difficult choice to make Ubuntu Linux 64bit my core Operating System (I also run a Virtual Box VM of Windows XP inside of Ubuntu).</p>
<p><strong>The Total Package</strong></p>
<p>My shopping trip to MicroCenter was well worth it.  The sales associates were very helpful, and it was nice to have the piece of mind to touch and see your product and take it home immediately.  The total cost for the trip was $1000.</p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2009/building-my-own-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deke does 101 Photoshop Tips in 5 minutes</title>
		<link>http://wagaman.org/2008/deke-does-101-photoshop-tips-in-5-minutes/</link>
		<comments>http://wagaman.org/2008/deke-does-101-photoshop-tips-in-5-minutes/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 01:09:27 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wagaman.org/?p=211</guid>
		<description><![CDATA[Deke McClelland. What a crazy dude! Thanks for being so eccentric!]]></description>
			<content:encoded><![CDATA[<p>Deke McClelland.  What a crazy dude!  Thanks for being so eccentric!</p>
<p><object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Foreilly%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F1024880%3Freferrer%3Dblip%2Etv%26source%3D1&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" width="400" height="255" allowfullscreen="true" id="showplayer"><param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Foreilly%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F1024880%3Freferrer%3Dblip%2Etv%26source%3D1&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" /><param name="quality" value="best" /><embed src="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Foreilly%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F1024880%3Freferrer%3Dblip%2Etv%26source%3D1&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" quality="best" width="400" height="255" name="showplayer" type="application/x-shockwave-flash"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2008/deke-does-101-photoshop-tips-in-5-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RailsConf Speakers</title>
		<link>http://wagaman.org/2008/railsconf-speakers/</link>
		<comments>http://wagaman.org/2008/railsconf-speakers/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 16:50:38 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://wagaman.org/?p=209</guid>
		<description><![CDATA[Speakers for the main sessions of RailsConf 2008 are available now. A number of Columbus/Cincinnati Rubyists are showing: Jim Weirich, Joe O&#8217;Brien, Aaron Bedra, Dan Manges. I wish I could go. Oh well, maybe next year On another note, Blip TV has a number of the keynotes from RailsConf 2007 online.]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.oreilly.com/rails2008/public/schedule/topic/General">Speakers for the main sessions of RailsConf 2008</a> are available now.  A number of Columbus/Cincinnati Rubyists are showing: Jim Weirich, Joe O&#8217;Brien, Aaron Bedra, Dan Manges. I wish I could go.  Oh well, maybe next year</p>
<p>On another note, <a href="http://railsconf.blip.tv/">Blip TV has a number of the keynotes from RailsConf 2007 online</a>.</p>
<p><embed src="http://blip.tv/play/AwGGvAQ" type="application/x-shockwave-flash" width="450" height="370" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2008/railsconf-speakers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Deleting Yourself from Windows Takes Forever</title>
		<link>http://wagaman.org/2008/when-deleting-yourself-from-windows-takes-forever/</link>
		<comments>http://wagaman.org/2008/when-deleting-yourself-from-windows-takes-forever/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 19:45:25 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wagaman.org/2008/when-deleting-yourself-from-windows-takes-forever/</guid>
		<description><![CDATA[My co-workers at Chase frequently razz me about being a &#8216;hold-out&#8217; Windows user. Why would I continue to use Windows when you could use a Mac or Ubuntu Linux. Incidentally, my laptop is set to dual-boot Windows XP and Ubuntu Gutsy Gibbon. My standard answer is that I have too much software in the Windows [...]]]></description>
			<content:encoded><![CDATA[<p>My co-workers at Chase frequently razz me about being a &#8216;hold-out&#8217; Windows user.  Why would I continue to use Windows when you could use a Mac or Ubuntu Linux.  Incidentally, my laptop is set to dual-boot Windows XP and Ubuntu Gutsy Gibbon. My standard answer is that I have too much software in the Windows platform for a full switch to a different platform. My other answer (oft unspoken) is that there is a learning curve (and I&#8217;m lazy).</p>
<p>My brother-in-law was asking me about what I thought about Macs the other day.  Personally, I think they&#8217;re pretty cool.  Steve Jobs and the gang has built a Marketing Machine around a simple aesthetic and a powerful platform, and he is going to win over the 20% on the outside of the technological bell curve.  These people are both the new users who like what Macs look like and don&#8217;t have enough experience on Windows to lose experience points from their &#8216;learning Windows learning curve&#8217; by having to learn a new OS.  The other people that Jobs attracts are power users, in particular those who are involved in developing media&#8211;Designers and Programmers of different types.</p>
<p>Jobs will probably never get the middle of the market, the average business user, and therefore students will continue to use Windows, because they will eventually have to use it in the office someday.  It&#8217;s a self-perpetuating cycle that will not slow down for a really long time, unless Bill Gates does something really bad (perhaps another Windows Vista <img src='http://wagaman.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>So, it looks like I&#8217;ll be staying on a PC, and laughing at the Mac commercials for a long time, at least until I go from the top 85% to the top 90% of the user bell curve.</p>
<p><img src="http://wagaman.org/wp-content/macgraph.gif" width="450" height="381" alt="" title="" style="margin-left: 15px;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2008/when-deleting-yourself-from-windows-takes-forever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When Deleting Files in Windows Takes Forever</title>
		<link>http://wagaman.org/2008/when-deleting-files-in-windows-takes-forever/</link>
		<comments>http://wagaman.org/2008/when-deleting-files-in-windows-takes-forever/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 18:45:04 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wagaman.org/2008/when-deleting-files-in-windows-takes-forever/</guid>
		<description><![CDATA[This morning I made my list of things wrong with my Windows installation. Recently, this list is: Windows hangs and becomes unresponsive On closing Windows, an error message comes up that I don&#8217;t recognize Deleting files takes forever and sometimes crashes my system I&#8217;ve got to figure out the first two, but I&#8217;ve figured out [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I made my list of things wrong with my Windows installation.  Recently, this list is:</p>
<ol>
<li>Windows hangs and becomes unresponsive</li>
<li>On closing Windows, an error message comes up that I don&#8217;t recognize</li>
<li>Deleting files takes forever and sometimes crashes my system</li>
</ol>
<p>I&#8217;ve got to figure out the first two, but I&#8217;ve figured out the last.  Deleting a file would try to put the file in my recycling bin, but my recycling bin was a bit on the large size and needed to be emptied.  After clearing it out, everything is running smooth.  Now, I&#8217;ve got to fix the first two.</p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2008/when-deleting-files-in-windows-takes-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lazy Sunday</title>
		<link>http://wagaman.org/2008/lazy-sunday/</link>
		<comments>http://wagaman.org/2008/lazy-sunday/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 17:26:06 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wagaman.org/2008/lazy-sunday/</guid>
		<description><![CDATA[The Writer&#8217;s Strike of 2007-08 is finally over after 14 weeks. Whlie it&#8217;s frustrating that the current season of The Office was split in half like a two-by-four, or that 24 won&#8217;t be on until &#8217;09, I&#8217;m glad that the WGA did what they needed to do bring about some resolution to their situation. If [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://en.wikipedia.org/wiki/2007_Writers_Guild_of_America_strike">Writer&#8217;s Strike of 2007-08</a> is finally over after 14 weeks. Whlie it&#8217;s frustrating that the current season of The Office was split in half like a two-by-four, or that 24 won&#8217;t be on until &#8217;09, I&#8217;m glad that the WGA did what they needed to do bring about some resolution to their situation. If you don&#8217;t have any idea what I&#8217;m talking about, here&#8217;s the gist.</p>
<p>Mass-communication is paid for in advertising dollars.  Newspapers, Radio, and TV all work the same way.  Ratings are used to set the advertising rates which brings in revenue to the business. This pays for the operating expenses of production.  With the rise of digital media, TV networks are now streaming more and more of their content.  This means more cash for the networks for the same work of production. This brings a disparity because the Networks get more profit without compensating the Writers for their work on these new distribution channels.  Residual income from secondary distributions are a necessary part of a writer&#8217;s income that is typically relied upon during periods of unemployment common in the writing industry.</p>
<p>To celebrate the increased equity towards the Writers, here&#8217;s <a href="http://en.wikipedia.org/wiki/Lazy_Sunday">Lazy Sunday</a>, an SNL sketch that was viewed more than five million times at YouTube before being removed by NBC in February 2006.  This clip is on Hulu, which pays the Network through advertising, and now the Network gives the Writer&#8217;s a cut too. Cheers!</p>
<p><object width="480" height="280"><param name="movie" value="http://www.hulu.com/embed/PvZcMs_bQiCoJyfv8ZOzoQ"></param><embed src="http://www.hulu.com/embed/PvZcMs_bQiCoJyfv8ZOzoQ" type="application/x-shockwave-flash"  width="480" height="280"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2008/lazy-sunday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Lit Number 390384</title>
		<link>http://wagaman.org/2007/i-lit-number-390384/</link>
		<comments>http://wagaman.org/2007/i-lit-number-390384/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 03:56:45 +0000</pubDate>
		<dc:creator>Ben Wagaman</dc:creator>
				<category><![CDATA[death]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wagaman.org/2007/i-lit-number-390384/</guid>
		<description><![CDATA[I ran across a site called <a href="http://darfurwall.org/a/jamin4jc">The Darfur Wall</a>, a web site that raises money for relief in Darfur, Sudan in a unique way.

400,000 numbers cover the The Darfur Wall, one for each victim of genocide in Darfur.  By donating one dollar you can light a number, turning it from dark gray to brilliant white.  As we light the wall, we honor each lost life, cast light upon a tragedy too many have ignored, and overcome one barrier to peace.

It's fast and easy to donate, and 100% of donations benefit four Darfur relief organizations.  Please visit <a href="http://darfurwall.org/a/jamin4jc">The Darfur Wall</a> and light a number for peace.
]]></description>
			<content:encoded><![CDATA[<p>I ran across a site called <a href="http://darfurwall.org/a/jamin4jc">The Darfur Wall</a>, a web site that raises money for relief in Darfur, Sudan in a unique way.</p>
<p>400,000 numbers cover the The Darfur Wall, one for each victim of genocide in Darfur.  By donating one dollar you can light a number, turning it from dark gray to brilliant white.  As we light the wall, we honor each lost life, cast light upon a tragedy too many have ignored, and overcome one barrier to peace.</p>
<p>It&#8217;s fast and easy to donate, and 100% of donations benefit four Darfur relief organizations.  Please visit <a href="http://darfurwall.org/a/jamin4jc">The Darfur Wall</a> and light a number for peace.</p>
]]></content:encoded>
			<wfw:commentRss>http://wagaman.org/2007/i-lit-number-390384/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

