<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Texasviking.com</title><link>http://texasviking.com/</link><description>Mad Genius at work!</description><generator>Graffiti CMS 1.3 Beta (build 1.3.0.0)</generator><lastBuildDate>Thu, 21 Nov 2013 19:28:45 GMT</lastBuildDate><item><title>Linked Server - Invalid Schema Error</title><link>http://texasviking.com/genius/sql/linked-server-invalid-schema-error/</link><pubDate>Wed, 13 Jul 2011 14:12:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/genius/sql/linked-server-invalid-schema-error/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/genius/sql/">SQL</category><description>&lt;p&gt;
	Oh look! A blog.&lt;/p&gt;
&lt;p&gt;
	Ran into an issue today when a new linked server connection. Turns out the fix was pretty simple, but I couldn&amp;#39;t find it posted anywhere.&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;The Error:&lt;/strong&gt;&lt;br /&gt;
	&lt;strong&gt;&lt;span style="color:#f00;"&gt;An invalid schema or catalog was specified for the provider &amp;quot;SQLNCLI10&amp;quot; for linked server &amp;quot;MyLinkedServer&amp;quot;.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;My Query:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	SELECT TOP 10 * FROM [MyLinkedServer].[MyDatabase]..[TableA]&lt;br /&gt;
	Turns out I wasn&amp;#39;t specifying a schema, obviously.&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;The Fix:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	SELECT TOP 10 * FROM [MyLinkedServer].[MyDatabase].&lt;span style="background-color:#ffff00;"&gt;&lt;strong&gt;[dbo]&lt;/strong&gt;&lt;/span&gt;.[TableA]&lt;/p&gt;
</description></item><item><title>Disappointment with iBooks - Why I use Kindle on iPhone and iPad</title><link>http://texasviking.com/just-me/disappointment-with-ibooks-why-i-use-kindle-on-iphone-and-ipad/</link><pubDate>Tue, 30 Nov 2010 15:33:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/just-me/disappointment-with-ibooks-why-i-use-kindle-on-iphone-and-ipad/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/just-me/">Just Me</category><description>&lt;p&gt;
	Book reading is not my forte, nor will it ever be. I&amp;#39;m not exactly sure why; I do enjoy the occasional book from time to time, and when one draws me in, I&amp;#39;m hooked - usually finishing it within a few days. I think the biggest problem for me is that consuming information comes too slowly via reading a book. I&amp;#39;d rather skim a dozen web pages or surf Wikipedia for 20 minutes and learn 50 things as opposed to reading a book for an hour a night for the next month.&lt;/p&gt;
&lt;p&gt;
	That being said, when I do come across a book that I want to read, it&amp;#39;s &amp;quot;kind of a big deal&amp;quot;.&lt;/p&gt;
&lt;p&gt;
	Before I go any further, you must know that I go crazy for new tech gadgets. I&amp;#39;ve owned every iPhone, standing in line on launch day, and feverishly hoped that Apple&amp;#39;s &amp;quot;tablet device&amp;quot; would be announced for the 2009 Holiday season. It wasn&amp;#39;t. A month later (my birthday is in January), I asked for Amazon gift cards so that I could buy a Kindle (hoping that it would entice me to read more). I did, in fact, buy a Kindle and even used it for a solid week. Content was plentiful, and the device was solid, easy to use, and did exactly what it was expected to do.&lt;/p&gt;
&lt;p&gt;
	Then, the iPad was announced.&lt;/p&gt;
&lt;p&gt;
	Of course, my inner-Apple-Fanboy rejoiced - even more so when Amazon returned my Kindle and all of the books that I&amp;#39;d purchased (4-5) without any &amp;quot;fees&amp;quot;! (Bonus points for Amazon!) I, along with a few other &amp;quot;devout fans&amp;quot; in the office, pre-ordered our iPads on pre-order day, and waited for delivery.&lt;/p&gt;
&lt;p&gt;
	The iPad was/is mind-blowing! Not only did it give me the book reading experience of the Kindle, but it did/does so much more - endlessly feeding my inner &amp;quot;Information Cookie Monster&amp;quot;! All in a device that was bed-side friendly!&lt;/p&gt;
&lt;p&gt;
	Now for the problem:&lt;/p&gt;
&lt;p&gt;
	Like I&amp;#39;ve said, book reading isn&amp;#39;t &amp;quot;really&amp;quot; my thing. So when I find a book that I&amp;#39;m interested in, I would hope that it&amp;#39;s available on whatever platform I choose. Furthermore, since I&amp;#39;m mostly an Apple fan, I&amp;#39;d like to buy it through the Apple Bookstore (iBooks). First book on the list to buy, the original Bourne Trilogy. While the newer Bourne books are available, the original three, Identity, Supremacy, Ultimatum, were not and still are not available on iBooks. At this point in time, the Kindle app hadn&amp;#39;t been released, so I was forced to buy hard-copies of the books. How un-green of me.&lt;/p&gt;
&lt;p&gt;
	Fast forward to September 2010:&lt;/p&gt;
&lt;p&gt;
	Stephen Hawking&amp;#39;s new book, &lt;em&gt;The Grand Design&lt;/em&gt;, is about to be released. Having read &lt;em&gt;A Brief History of Time&lt;/em&gt;, I was very excited to read his new book. But wait, what&amp;#39;s this? Not on iBooks? Odd... OH HEY! LOOK! It&amp;#39;s on Kindle! By this time, the Kindle app for iPad was out and I wasn&amp;#39;t about to cut down another tree. I opened the Kindle app on my iPad, browsed the store, found &lt;em&gt;The Grand Design&lt;/em&gt;, and was reading it in less than a minute.&lt;/p&gt;
&lt;p&gt;
	Fast forward to today:&lt;/p&gt;
&lt;p&gt;
	Having read Tim Ferriss&amp;#39; &lt;em&gt;The 4-Hour Workweek&lt;/em&gt;, I was again excited to learn of a new book coming out, &lt;em&gt;The 4-Hour Body&lt;/em&gt;. Again, trying to be a good-little-Apple-Fanboy, I run off to iBooks to try and buy the book. No sign of it whatsoever. Again, I switch over to the Kindle bookstore, and sure enough, &amp;quot;available for pre-order, to be delivered on December 14th wirelessly to your iPad&amp;quot;.&lt;/p&gt;
&lt;p&gt;
	Strike 3 Apple. I&amp;#39;m now going to use the Kindle app exclusively for book reading.&lt;/p&gt;
</description></item><item><title>300 Dollar Budget Computer Build with LCD</title><link>http://texasviking.com/hardware/300-dollar-budget-computer-build-with-lcd/</link><pubDate>Fri, 26 Nov 2010 17:34:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/hardware/300-dollar-budget-computer-build-with-lcd/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/hardware/">Hardware</category><description>&lt;p&gt;
	&lt;strong&gt;Goal:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	A friend of mine was desperately in need of a new PC. His laptop was quickly becoming a paperweight, and he needed something inexpensive, yet upgradeable to get him through the rest of college.&lt;/p&gt;
&lt;p&gt;
	The requirements were simple.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		$300 (after rebate), including monitor! That realistically means $200 for the PC itself... not a lot, but doable.&lt;/li&gt;
	&lt;li&gt;
		Fast enough to run office&lt;/li&gt;
	&lt;li&gt;
		Maybe play a game of MineCraft.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	We quickly scoured the Black Friday deals, and set out to make it happen. AMD seemed logical for the price point. The rest is based on finding the best deal, while still looking at NewEgg to make sure the product wasn&amp;#39;t flawed in some way.&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Parts:&lt;/strong&gt;&lt;/p&gt;
&lt;table border="1" cellpadding="1" cellspacing="1" style="width: 650px; height: 63px;"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&lt;strong&gt;Part&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;Product&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;Link&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;Price&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;Rebate&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;Final Price&lt;/strong&gt;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				Case&lt;/td&gt;
			&lt;td&gt;
				Zalman Z7 Plus&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/hxG0xU"&gt;http://bit.ly/hxG0xU&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$48&lt;/td&gt;
			&lt;td&gt;
				$40&lt;/td&gt;
			&lt;td&gt;
				$8&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				Power Supply&lt;/td&gt;
			&lt;td&gt;
				Thermaltake&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/eaHBXe"&gt;http://bit.ly/eaHBXe&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$42&lt;/td&gt;
			&lt;td&gt;
				$12&lt;/td&gt;
			&lt;td&gt;
				$30&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				Motherboard + Video&lt;/td&gt;
			&lt;td&gt;
				Asus M4A785-M&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/gBXzO4"&gt;http://bit.ly/gBXzO4&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$75&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				$75&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				CPU&lt;/td&gt;
			&lt;td&gt;
				AMD Phenom X3 8400&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/fEFqOT"&gt;http://bit.ly/fEFqOT&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$35&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				$35&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				CPU-Fan&lt;/td&gt;
			&lt;td&gt;
				Thermaltake &lt;span class="headline_category"&gt;CL-P0503&lt;/span&gt;&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/g8ZDIP"&gt;http://bit.ly/g8ZDIP&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$7&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				$7&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				RAM&lt;/td&gt;
			&lt;td&gt;
				2x - OCZ 1GB DDR2-800&lt;/td&gt;
			&lt;td&gt;
				No link&lt;/td&gt;
			&lt;td&gt;
				2x $30&lt;/td&gt;
			&lt;td&gt;
				2x $25&lt;/td&gt;
			&lt;td&gt;
				$10&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				HDD&lt;/td&gt;
			&lt;td&gt;
				WD 500GB Caviar Blue&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/fyA7Gk"&gt;http://bit.ly/fyA7Gk&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$40&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				$40&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				ODD&lt;/td&gt;
			&lt;td&gt;
				Asus 24x DVD-RW&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/fTmdMT "&gt;http://bit.ly/fTmdMT &lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$30&lt;/td&gt;
			&lt;td&gt;
				$25&lt;/td&gt;
			&lt;td&gt;
				$5&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				Monitor&lt;/td&gt;
			&lt;td&gt;
				LG W2043TE&lt;/td&gt;
			&lt;td&gt;
				&lt;a href="http://bit.ly/e289X7"&gt;http://bit.ly/e289X7&lt;/a&gt;&lt;/td&gt;
			&lt;td&gt;
				$90&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				$90&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;
				&lt;strong&gt;TOTAL&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;
				$300&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	Not bad, considering the budget we had to work with. We went with integrated video for budget purposes, but the board does have a PCI-Express 2.0 slot that will be used for a dedicated graphics card eventually. Also, the board is of AM2+ socket design, so Phenom X4 is in it&amp;#39;s future for sure!&lt;/p&gt;
&lt;p&gt;
	I&amp;#39;ll post a performance review once we find the time to build it.&lt;/p&gt;
</description></item><item><title>Monoprice.com USB Video Adapter 6038 Review</title><link>http://texasviking.com/hardware/monoprice-com-usb-video-adapter-6038-review/</link><pubDate>Thu, 18 Nov 2010 21:33:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/hardware/monoprice-com-usb-video-adapter-6038-review/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/hardware/">Hardware</category><description>&lt;p&gt;
	Now that my workstation setup is beginning to take shape, I realized that I needed a third monitor for my &amp;quot;optimal&amp;quot; environment.&lt;/p&gt;
&lt;p&gt;
	One small issue though, the Macbook Pro only supports 1 external monitor natively. You do have the option of using a Matrox device that extends that external output onto 2 or more displays. Not really ideal for me though. I need native display support. Once again, I went to Monoprice for my needs... this time for a USB video adapter. I&amp;#39;ve been reading about this over the last year or so, and finally decided that the ~$50 was a worthy investment if it solved my problem.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		&lt;strong&gt;The Site:&lt;/strong&gt; &lt;a href="http://www.monoprice.com/"&gt;http://www.monoprice.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;The USB Video Adapter:&lt;/strong&gt; http://www.monoprice.com/products/product.asp?p_id=6038&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;Shipped price to Dallas:&lt;/strong&gt; $55&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&lt;img alt="" src="http://images2.monoprice.com/productlargeimages/60385.jpg" style="width: 400px; height: 300px; border-width: 1px; border-style: solid;" /&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Pros:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		It does exactly what it&amp;#39;s supposed to do.&lt;/li&gt;
	&lt;li&gt;
		Adds a third native monitor to the Macbook Pro.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		Because the device uses the CPU to render images instead of the GPU, response rate is slow. Not drastically slow. Any normal use (web browser, email, documents) will act pretty much the same as your onboard displays.&lt;/li&gt;
	&lt;li&gt;
		Graphic intensive rendering gets choppy. Full screen videos, games aren&amp;#39;t meant for this device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Easily worth the $50. Buy one now!&lt;/p&gt;
&lt;p&gt;
	&lt;img alt="" src="../../../files/media/Image/genius/3monitors_small.jpg" style="width: 499px; height: 373px; border-width: 1px; border-style: solid;" /&gt;&lt;/p&gt;
</description></item><item><title>Photos</title><link>http://texasviking.com/just-me/photos/</link><pubDate>Mon, 08 Nov 2010 22:26:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/just-me/photos/</guid><dc:creator>Kevin Clark</dc:creator><category domain="http://texasviking.com/just-me/">Just Me</category><description>&lt;p&gt;
	My Personal Photo Gallery!&lt;/p&gt;
</description></item><item><title>Monoprice.com Monitor Arm 6419 Review</title><link>http://texasviking.com/hardware/monoprice-com-monitor-arm-6419-review/</link><pubDate>Fri, 05 Nov 2010 16:00:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/hardware/monoprice-com-monitor-arm-6419-review/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/hardware/">Hardware</category><description>&lt;p&gt;
	Following the laptop arm that I sourced, I realized I needed a monitor arm to raise the height of my screen to a&amp;nbsp;&amp;quot;more ergonomic&amp;quot;&amp;nbsp;location.&lt;/p&gt;
&lt;p&gt;
	After&amp;nbsp;being so satisfied with my laptop arm, I considered ordering a single monitor arm from the same place.&amp;nbsp;They don&amp;#39;t carry single screen arms though, so it was back to square&amp;nbsp;1. However,&amp;nbsp;one of my top 3 favorite tech equipment sites came to the rescue!&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		&lt;strong&gt;The Site:&lt;/strong&gt; &lt;a href="http://www.monoprice.com/"&gt;http://www.monoprice.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;The Monitor Arm:&lt;/strong&gt; &lt;a href="http://www.monoprice.com/products/product.asp?p_id=6419"&gt;http://www.monoprice.com/products/product.asp?p_id=6419&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;Shipped price to Dallas:&lt;/strong&gt; $26&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&lt;img alt="" src="../../../files/media/Image/genius/desk_setup.JPG" style="border: 1px solid; width: 499px; height: 373px;" /&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Pros:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		The arm is sturdy. There appears to be no sag from weight of the monitor, and even if there is, the tilt joint allows you to compensate for any skewness.&lt;/li&gt;
	&lt;li&gt;
		The polished steel arm is pretty! Very nice design!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		Adjusting the tilt joint front to back is almost impossible with the screen mounted. I found it much easier to unmount the screen (a guided plate just slides in and out), adjust the tilt angle, and put it back again.&lt;/li&gt;
	&lt;li&gt;
		The bolts used to secure the arm to the desk are poorly designed. Instead if having a plate at the top of the bolt to spread the pressure out over a greater area, there are just little rubber caps. This made it difficult to tighten the arm down evenly.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	Cons aside, the arm still performs wonderfully, and is an easy recommend not only because of it&amp;#39;s fantastic price, but also because it does a fantastic job too!&lt;/p&gt;
&lt;p&gt;
	(My boss bought one; a co-worker purchased 2!)&lt;/p&gt;
</description></item><item><title>Tykesupply.com Laptop Stand Review</title><link>http://texasviking.com/hardware/tykesupply-com-laptop-stand-review/</link><pubDate>Thu, 04 Nov 2010 17:55:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/hardware/tykesupply-com-laptop-stand-review/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/hardware/">Hardware</category><description>&lt;p&gt;
	Because a MacBook Pro is only capable of pushing a single external monitor (without any extra equipment...hopefully more on this in a future blog post), I needed to still use the onboard display as my second screen. This is all fine and dandy, except that the body of the laptop gets in the way of where I naturally want my keyboard to sit.&lt;/p&gt;
&lt;p&gt;
	Luckily, I&amp;#39;d run across a great discount website that sells monitor arms and thought I&amp;#39;d remembered seeing a laptop stand too! Sure enough, I was right, and so I ordered one.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		&lt;strong&gt;The Site:&lt;/strong&gt; &lt;a href="http://www.tykesupply.com/"&gt;http://www.tykesupply.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;The Laptop Arm:&lt;/strong&gt; &lt;a href="http://www.tykesupply.com/Products_Notebook_ARM_with_swivel_shelves.html"&gt;http://www.tykesupply.com/Products_Notebook_ARM_with_swivel_shelves.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;Shipped Price to Dallas:&lt;/strong&gt; $42.35&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	I ditched the shelves (as that&amp;#39;s where I wanted my keyboard to sit), and mounted the arm to the back of my desk.&lt;/p&gt;
&lt;p&gt;
	&lt;img alt="" src="../../../files/media/Image/hardware/laptop_arm.JPG" style="border: 1px solid; width: 518px; height: 387px;" /&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Pros:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		&lt;strong&gt;Solid Construction:&lt;/strong&gt; The arm feels like something you&amp;#39;d want to bring to a fight; it&amp;#39;s that solid.&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;No sag:&lt;/strong&gt; I was worried that the torque coming from the weight of the laptop would cause the tray to sag, thus pitching the laptop screen a few degrees. It doesn&amp;#39;t do this at all.&lt;/li&gt;
	&lt;li&gt;
		&lt;strong&gt;Great price: &lt;/strong&gt;I don&amp;#39;t think I found another laptop arm for under $100, so to come away with this one shipped to Dallas for under $50 was fantastic!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		I don&amp;#39;t really understand what purpose the silver, sliding bar that extends out of the front of the tray serves. I ended up removing it completely, as I couldn&amp;#39;t get it to stay in. (It would just slide out because of the forward pitch of the tray. Maybe a TykeSupply rep will see this post and comment on it&amp;#39;s function! :)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	All in all though, I would highly recommend this stand. It has great maneuverability, is very sturdy, and the price is extremely reasonable!&lt;/p&gt;
</description></item><item><title>New Job - New Server - New Site</title><link>http://texasviking.com/genius/new-job-new-server-new-site/</link><pubDate>Wed, 03 Nov 2010 20:43:00 GMT</pubDate><guid isPermaLink="true">http://texasviking.com/genius/new-job-new-server-new-site/</guid><dc:creator>Kevin Clark</dc:creator><slash:comments>0</slash:comments><category domain="http://texasviking.com/genius/">Genius</category><description>&lt;p&gt;
	&lt;u&gt;&lt;strong&gt;&lt;span style="font-size: 18px"&gt;New Job&lt;/span&gt;&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
	I now work for &lt;a href="http://www.match.com" target="_blank"&gt;Match.com&lt;/a&gt;! (You probably already knew this from Facebook, or LinkedIn.)&lt;/p&gt;
&lt;p&gt;
	Pretty sweet setup too, I might add!&lt;/p&gt;
&lt;p&gt;
	&lt;img alt="" src="http://texasviking.com/files/media/Image/genius/desk_setup.JPG" style="border-bottom: 1px solid; border-left: 1px solid; width: 648px; height: 484px; border-top: 1px solid; border-right: 1px solid" /&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;span style="font-size: 18px"&gt;&lt;u&gt;&lt;strong&gt;New Server - New Site&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	Also, I&amp;#39;ve moved the site from my previous server to a new one! Yes, I know links are broken. I wanted to change dataproviders for Graffiti, and decided to start with a fresh database instead of trying to migrate and upgrade the old one. I will manually import the old posts as I have time.&lt;/p&gt;
</description></item></channel></rss>