<?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>dmurry.com &#187; Tips</title>
	<atom:link href="http://dmurry.com/category/tips/feed" rel="self" type="application/rss+xml" />
	<link>http://dmurry.com</link>
	<description>Technology, News, Photography, Life</description>
	<lastBuildDate>Wed, 27 Jan 2010 17:03: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>Open Source Movie Editing Software</title>
		<link>http://dmurry.com/computers/open-source-movie-editing-software</link>
		<comments>http://dmurry.com/computers/open-source-movie-editing-software#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:47:48 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://dmurry.com/?p=214</guid>
		<description><![CDATA[The goal of this project is to figure out how to take multiple  DVD video files (*.VOB) from a Sony Handy Cam and compile them all into one video with various transitions, effects and title screens.  The program I use does not have to be anything fancy, but should have the basics mentioned above.  I [...]
Related posts:<ol>
<li><a href='http://dmurry.com/computers/google-summer-of-code' rel='bookmark' title='Google Summer of Code'>Google Summer of Code</a> <small>The Google Summer of Code program has started up again...</small></li>
<li><a href='http://dmurry.com/computers/k-lite-codec-pack-is-awesome' rel='bookmark' title='K-Lite Codec Pack is Awesome'>K-Lite Codec Pack is Awesome</a> <small>If one has ever experienced a problem with playing an...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://dmurry.com/wp-content/uploads/2010/01/avidemux.png"></a><a href="http://dmurry.com/wp-content/uploads/2010/01/avidemux.png"><img class="aligncenter size-medium wp-image-225" title="avidemux" src="http://dmurry.com/wp-content/uploads/2010/01/avidemux-499x359.png" alt="Screen Shot of Avidemux" width="499" height="359" /></a></p>
<p>The goal of this project is to figure out how to take multiple  DVD video files (*.VOB) from a Sony Handy Cam and compile them all into one video with various transitions, effects and title screens.  The program I use does not have to be anything fancy, but should have the basics mentioned above.  I am by no means an expert in this subject, but I have previously used Adobe Premiere Pro with digital video (DV), capturing the video over Firewire.  I am not able to use this same method as the Sony Handy Cam I am currently using records to a mini DVD.   I also no longer have legal access to Adobe Premiere Pro.</p>
<p>The first software package I tried was <a href="http://www.virtualdub.org/">VirtualDub</a>, but I got the following error when trying to open the VOB file;  &#8220;MPEG Import Filter: invalid pack at position 3: marker bit not set; possibly MPEG-2 stream.&#8221;  Okay, so this tells me I need to convert the video file before editing it with this program.  After further investigation, it does not appear that <a href="http://www.virtualdub.org/">VirtualDub </a>is going to allow me to do transitions and title screens.  It is time to search for another open source/free program.</p>
<p>The<a href="http://en.wikipedia.org/wiki/List_of_open_source_software_packages#Video_editing"> List of free and open source software packages</a> on <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a> seems like a good place to start.  The first one on the list, <a href="http://www.avidemux.org/">Avidemux</a> is able to convert my DVD based files into various file types (AVI, DVD compatible MPEG files, MP4, ASF, etc) , but still does not provide transitions or title screens.  It also provides simple cutting, encoding and various filters, but not quite what I need.</p>
<p>None of the other programs on the Wikipedia list seem to fit my needs.  However, it does seem that there are few awesome video editors for Linux/Unix platform.  I am unable to use any of these as I am limited to Windows XP.  I have come to the conclusion that a good open source alternative to Adobe Premiere or Final Cut for Windows does not exist right now.  Does anyone else know of one?</p>
<p>Related posts:<ol>
<li><a href='http://dmurry.com/computers/google-summer-of-code' rel='bookmark' title='Google Summer of Code'>Google Summer of Code</a> <small>The Google Summer of Code program has started up again...</small></li>
<li><a href='http://dmurry.com/computers/k-lite-codec-pack-is-awesome' rel='bookmark' title='K-Lite Codec Pack is Awesome'>K-Lite Codec Pack is Awesome</a> <small>If one has ever experienced a problem with playing an...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/computers/open-source-movie-editing-software/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K-Lite Codec Pack is Awesome</title>
		<link>http://dmurry.com/computers/k-lite-codec-pack-is-awesome</link>
		<comments>http://dmurry.com/computers/k-lite-codec-pack-is-awesome#comments</comments>
		<pubDate>Tue, 12 May 2009 18:29:34 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=199</guid>
		<description><![CDATA[If one has ever experienced a problem with playing an audio or video file on a Windows based computer with Windows Media Player or any other player then a codec might need to be installed.  A codec allows encoding or decoding of digital data (video, audio, etc). Currently, the K-Lite Codec Pack  is in version [...]
Related posts:<ol>
<li><a href='http://dmurry.com/computers/amd64-and-windows-xp-64' rel='bookmark' title='AMD64 and Windows XP 64'>AMD64 and Windows XP 64</a> <small>The following is about my experiences with my new (I...</small></li>
<li><a href='http://dmurry.com/computers/open-source-movie-editing-software' rel='bookmark' title='Open Source Movie Editing Software'>Open Source Movie Editing Software</a> <small>The goal of this project is to figure out how...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If one has ever experienced a problem with playing an audio or video file on a Windows based computer with Windows Media Player or any other player then a codec might need to be installed.  A <a href="http://en.wikipedia.org/wiki/Codec">codec</a> allows encoding or decoding of digital data (video, audio, etc). Currently, the K-Lite Codec Pack  is in version 4.8.2 available at <a href="http://www.codecguide.com/">http://www.codecguide.com/</a> It provides all the different codecs available in six different configuration packages from Basic, Standard, Full, Mega, Corporate to 64-bit.</p>
<p><span style="text-decoration: underline;"><strong>Basic</strong></span></p>
<p>The basic package contains all of the general codecs and will not install a seperate player onto your system.  It will use Windows Media Player to play most of the standard types of files.  This might be a useful package to install on a business oriented computer that contains only the essential programs to perform the task.</p>
<p><span style="text-decoration: underline;"><strong>Standard</strong></span></p>
<p>The standard package includes a copy of  <a href="http://mpc-hc.sourceforge.net/">Media Player Classic &#8211; Homecinema</a>, MPEG-2 for DVD playback, FLAC and Wavpack audio files.  It is an extremely useful media player with many different options for playback, but is very minimilistic in design and most importantly on system resources.  It is modeled after Windows Media Player v6.4.  This version is fairly complete and useful for users wanting most of the features in a relatively small package.</p>
<p><span style="text-decoration: underline;"><strong>Full </strong></span></p>
<p>The full package contains  more codecs for audio and video decoding and <strong>encoding</strong> including the lossless audio formats for any audiophiles out there.   However, the only real advantage to installing the Full Package over the Mega package is if  Real Alternative is not needed.  Real Alternative allows the playback of all  RealMedia formats without having to install RealPlayer and tying up even more system resources with another media player.</p>
<p><span style="text-decoration: underline;"><strong>Mega</strong></span></p>
<p>Mega includes even more codecs to play or encode any sort of audio or video formats and includes RealPlayer.  This is the package that most PC  power users, like myself, would want to install.  On top of this, it is also useful to install <a href="http://www.codecguide.com/download_real.htm">Quicktime Alternative</a> to avoid having to install iTunes and any other Appleware to be able to play the Quicktime format.</p>
<p><span style="text-decoration: underline;"><strong>Corporate</strong></span></p>
<p>The corporate package is similar in contents to the full package, but has a strong focus on open source software.</p>
<p><span style="text-decoration: underline;"><strong>64-bit</strong></span></p>
<p>The 64-bit package provides the codecs that have been optimized to run on 64-bit versions of Windows.  However, since a good majority of programs are still 32-bit versions running on 64-bit versions of Windows it is recommended to also install one of the 32-bit packages from above.</p>
<p><span style="text-decoration: underline;"><strong>VLC Player</strong></span></p>
<p>Cannot install anything?  Do not have administrative privleges? Then <a href="http://www.codecguide.com/download_other.htm#videolan">VLC Player</a> is the correct player to use.  It includes its own plugins for playing most movie and audio formats so it does not need any codecs to be installed.  It is even packaged in a <a href="http://portableapps.com/">Portable App</a> for easy download and &#8220;installation&#8221; to a portable USB drive.</p>
<p>Related posts:<ol>
<li><a href='http://dmurry.com/computers/amd64-and-windows-xp-64' rel='bookmark' title='AMD64 and Windows XP 64'>AMD64 and Windows XP 64</a> <small>The following is about my experiences with my new (I...</small></li>
<li><a href='http://dmurry.com/computers/open-source-movie-editing-software' rel='bookmark' title='Open Source Movie Editing Software'>Open Source Movie Editing Software</a> <small>The goal of this project is to figure out how...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/computers/k-lite-codec-pack-is-awesome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earning 3% back at CostCo Wholesale</title>
		<link>http://dmurry.com/tips/earning-3-percent-back-at-costco-wholesal</link>
		<comments>http://dmurry.com/tips/earning-3-percent-back-at-costco-wholesal#comments</comments>
		<pubDate>Fri, 13 Feb 2009 20:37:29 +0000</pubDate>
		<dc:creator>Dan Murry</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=180</guid>
		<description><![CDATA[Most people that know me, know that I am a huge fan of CostCo.  I love everything about them from the product selection to customer service to the way they treat their employees.  I have never really had a bad experience shopping at a location.  However, I do try to avoid the store on the [...]
Related posts:<ol>
<li><a href='http://dmurry.com/technology/saving-money-with-a-programmable-thermostat' rel='bookmark' title='Saving Money with a Programmable Thermostat'>Saving Money with a Programmable Thermostat</a> <small>Yesterday, I installed a Honeywell programmable thermostat to automatically regulate...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.costco.com"><img class="aligncenter" title="CostCo WholeSale" src="http://content.costco.com/Images/Content/Product/RenewOnline_L.jpg" alt="" width="300" height="300" /></a></p>
<p>Most people that know me, know that I am a huge fan of CostCo.  I love everything about them from the product selection to customer service to the way they <a href="http://www.alternet.org/story/19014">treat their employees</a>.  I have never really had a bad experience shopping at a location.  However, I do try to avoid the store on the weekends at all cost as the crowds can be overwhelming.</p>
<p>I just recently renewed my membership and upgraded to the Executive Level which gives me 2% back (pre-tax) on all purchases.  It also gives me a nice fancy black card that sets me apart from the rest.  The cost of this membership level is $100 upfront, but even if you don&#8217;t spend enough to get the 2% back they will send you a check to make up the difference to the basic $50 membership level.  So the membership never costs more than $50 a year. (Edit: They told me this at the counter, but I have not seen this stipulation in writing.)  The only downside is you are giving CostCo $50 of your dollars to invest.  However, I plan on spending more than enough to recover my $50 and then some.  Between myself and the other card holding member I would expect to spend a conservative $3000.</p>
<p>$3000 * .02 = $60 check</p>
<p>$60 &#8211; $50 Executive Costs = $10 earned over the regular membership</p>
<p>Even if you only make $10 on the deal, that works out to be a 20% return on the extra $50 investment.  Granted you did have to spend $2500 at CostCo before obtaining this award.  This is similar to a rewards credit card that has variable tiered reward payouts and will only offer a reward after the $2500 mark.  Keep in mind that the maximum reward payable by CostCo is $500&#8230; if you just happen to be a family or business spending more than $25,000 there a year.</p>
<p>Now, if you also get the American Express TrueEarnings Card you get 3% back on gasoline, 3% back at restaurants, 2% back on travel and 1% back on everything else, including CostCo.  Add this to the 2% back from the Executive membership and you are accumulating 3% back at CostCo after you spend $2500 there.  This is a pretty good rate and works out to be:</p>
<p>$3000 * .01 = $30 + $10 = $40 back for that year.  This comes out to be 1.3%.  Of course this rate increases the more you spend because of the need to spend $2500 to cover the extra membership cost.  If you did spend the maximum of $25000 the rate would be:</p>
<p>$25000-$2500 = $22500 * .02 = $450 net earned (not counting the $50 for the regular membership)</p>
<p>$25000 * .01 = $250</p>
<p>Total = $700 back for the year or 2.8% overall of your total spent.</p>
<p>Who ever said shopping does not pay?</p>
<p>Related posts:<ol>
<li><a href='http://dmurry.com/technology/saving-money-with-a-programmable-thermostat' rel='bookmark' title='Saving Money with a Programmable Thermostat'>Saving Money with a Programmable Thermostat</a> <small>Yesterday, I installed a Honeywell programmable thermostat to automatically regulate...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/tips/earning-3-percent-back-at-costco-wholesal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Circuit City from Good to Great to Gone</title>
		<link>http://dmurry.com/news/circuit-city-good-to-great-to-gone</link>
		<comments>http://dmurry.com/news/circuit-city-good-to-great-to-gone#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:03:18 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=173</guid>
		<description><![CDATA[It is a sad day to see Circuit City finally close their doors.  There was a small hope that they could close a few stores, make well with their creditors, and continue doing business after filing Chapter 11 last year.  The problem is the chances of this happening are next to none.  In fact, this [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_174" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.dmurry.com/wp-content/uploads/2009/01/circuitcity.jpg"><img class="size-medium wp-image-174" title="circuitcity" src="http://www.dmurry.com/wp-content/uploads/2009/01/circuitcity-500x225.jpg" alt="Circuit City Closed" width="500" height="225" /></a><p class="wp-caption-text">Circuit City Closed</p></div>
<p>It is a sad day to see Circuit City finally close their doors.  There was a small hope that they could close a few stores, make well with their creditors, and continue doing business after filing Chapter 11 last year.  The problem is the chances of this happening are next to none.  In fact, this has never happened with a big box electronics retailer.</p>
<p>After all, who would loan money to a failing business?  Who would allow products to be sold on credit and hope that the company would be able to pay their bills next month?  A company with a great status and credit rating is able to have all of this.  In fact, they were proclaimed in 2001as a great company by Jim Collins in his book, &#8220;Good to Great: Why Some Companies Make the Leap&#8230; and Others Don&#8217;t.&#8221; They apparently could not be great forever.</p>
<p>&#8220;The <a href="http://www.fastcompany.com/magazine/51/goodtogreat.html?page=0">study began</a> with a field of 1,435 companies and emerged with a list of 11 good-to-great companies: Abbott Laboratories, Circuit City, Fannie Mae, Gillette Co., Kimberly-Clark Corp., the Kroger Co., Nucor Corp., Philip Morris Cos. Inc., Pitney Bowes Inc., Walgreens, and Wells Fargo.&#8221;  The book stresses the need for great companies to have great people to propel it forward and all of the previous companies had this at the time of publishing.  It is deemed the flywheel effect &#8211; as long as great people are continuously propelling the wheel forward it will not completely stall.  The momentum from the wheel moving forward drives innovation, development, sales and eventually profit.</p>
<p>Most people would agree that the majority of the problems started occurring when <span><a href="http://www.twice.com/article/CA6296831.htm.html">Phil Schoonover</a> took over as CEO on March 1st, 2006.  Exactly a year later, in March 2007 he decided to layoff <a href="http://www.bloggingstocks.com/2007/03/29/circuit-city-layoffs-set-a-scary-precedent-for-workers/">3,400 of its highest paid</a> sales people.  The exact thing that Jim Collins said makes a great company he just got rid of because they were &#8220;too expensive&#8221;. </span><span>The good sales people were at the front of the wheel, pushing the product out the door and when that slowed so did everything else behind it. </span><span> This effectively slowed the motion of the flywheel and less than a two years later it came to a complete stop.   Did Phil Schoonover not read this book or even hear about it?  Did he not realize that people mainly shopped at Circuit City for the customer service and knowledgeable sales staff?</span></p>
<p>Probably not.  After all, what is personal in your face customer service in a big box retailer anymore?  It is one of the only things that they have above online retailers.  The other thing that they have is the physical product on display.  They have the ability for the consumer to inspect, hold, try out and instantly take home the product.  They need to exaggerate this, have their best salesmen trying to convince you to purchase and make the shopping experience phenomenal.  If not, why not go home, purchase the product for cheaper online and wait 3-5 days for it to arrive?</p>
<p>&#8211;</p>
<p>Even with the the liquidation sales at the remaining <a href="http://www.maximumpc.com/article/news/circuit_citys_liquidation_sale_still_a_rip_off">Circuit City stores, do not expect to find an amazing deal</a>.  This was noticed at their first round of closing during the end of last year.  It was typical to find an item marked up to Manufacturers Suggested Retail Price (MSRP) or higher and then the discount taken from that.  This means that the same item whether laptop, flat panel TV, or speakers could usually be found at a competing big box retailer for significantly cheaper.  It was always cheaper through an online retailer. The only time that a deal might be found is in the last week or two of the liquidation sale when the percentages are 40-50% off, but by then not much worthwhile could be had.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/news/circuit-city-good-to-great-to-gone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving Money with a Programmable Thermostat</title>
		<link>http://dmurry.com/technology/saving-money-with-a-programmable-thermostat</link>
		<comments>http://dmurry.com/technology/saving-money-with-a-programmable-thermostat#comments</comments>
		<pubDate>Wed, 14 Jan 2009 17:03:56 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[Money]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=155</guid>
		<description><![CDATA[Yesterday, I installed a Honeywell programmable thermostat to automatically regulate the temperature in my house. It will work well as my schedule is pretty typical for the work week. It was relatively easy and only involved disconnecting the old thermostat and reconnecting 4 wires.  Fortunately, all of the wires were correctly labeled Yellow, White, Red, [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I installed a Honeywell programmable thermostat to automatically regulate the temperature in my house. It will work well as my schedule is pretty typical for the work week. It was relatively easy and only involved disconnecting the old thermostat and reconnecting 4 wires.  Fortunately, all of the wires were correctly labeled Yellow, White, Red, and Green so it made installation a breeze!  Follow the instructions that are included with your unit.</p>
<p style="text-align: left;">Now, I need to work out the details as far as the programming.  Here are the factory defaults for the work week.</p>
<table style="text-align: left; height: 112px;" border="0" width="622">
<tbody>
<tr>
<td><strong>Winter:</strong></p>
<ul>
<li>6:00 AM &#8211; 70° F</li>
<li>8:00 AM &#8211; 62° F</li>
<li>6:00 PM &#8211; 70° F</li>
<li style="text-align: left;">10:00 PM &#8211; 62° F</li>
</ul>
</td>
<td><strong>Summer:</strong></p>
<ul>
<li>6:00 AM &#8211; 78° F</li>
<li>8:00 AM &#8211; 85° F</li>
<li style="text-align: left;">6:00 PM &#8211; 78° F</li>
<li>10:00 PM &#8211; 82° F</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p style="text-align: left;">Now, I won&#8217;t be talking about the summer settings as I am not able to figure those out at the moment.  I tried the default settings for this morning and it seemed like the furnace was running the whole two hours to try to get the house back up to 70° F.  This can&#8217;t be good.  I never kept the house this warm with the old thermostat. So here&#8217;s my first attempt at a modified schedule.  I&#8217;ll update this post after I let it run through a bit.</p>
<p><strong>Winter:</strong></p>
<ul>
<li>6:00 AM &#8211; 66° F &#8211; <em>I&#8217;ll keep it a bit warmer for waking up in the morning.</em></li>
<li>8:00 AM &#8211; 60° F &#8211; <em>This seems like the minimum I should go for right now.</em></li>
<li>6:00 PM &#8211; 65° F &#8211; <em>I used to keep it at 65° whenever we were home with the old one.</em></li>
<li>11:00 PM &#8211; 62° F &#8211; <em>Turning the heat down at night will be new to me to help save money.</em></li>
</ul>
<p>I do not feel like our house is well insulated, so I wanted to keep the temperature swings a bit less to prevent the furnace from running for hours to heat the house back up to a reasonable temperature.  I have also seen other sites recommend turning it back 10-15 degrees, but I have tropical fish tanks in the house so I do not feel comfortable going much lower than 60°.  The fish tank heaters will only compensate 15-20 degrees of ambient temperature.  The fish like to be at least 75°.</p>
<p>Here are two other websites with more information on using a programmable thermostat.</p>
<ul>
<li><a href="http://www.mge.com/home/saving/thermostat.htm">http://www.mge.com/home/saving/thermostat.htm</a></li>
<li><a href="http://cashmoneylife.com/2008/01/11/use-a-programmable-thermostat-to-save-money/">http://cashmoneylife.com/2008/01/11/use-a-programmable-thermostat-to-save-money/</a></li>
</ul>
<p><em>1/21/2009 Update:  The temperature settings seem to be working well.  I just hope it ends up lowering my gas bill!</em></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/technology/saving-money-with-a-programmable-thermostat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corporate Networks Not Necessarily Web 2.0 Compliant</title>
		<link>http://dmurry.com/technology/corporate-networks-not-necessarily-web-20-compliant</link>
		<comments>http://dmurry.com/technology/corporate-networks-not-necessarily-web-20-compliant#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:11:19 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=32</guid>
		<description><![CDATA[Today, I decided to update my iGoogle start page to include a Google Gadget for a &#8220;To Do&#8221; or &#8220;Task List.&#8221; I occasionally use the &#8220;Task List&#8221; with Microsoft Outlook, but I would rather have the ability to log in from anywhere in the world to see my list. This was not as simple as [...]
Related posts:<ol>
<li><a href='http://dmurry.com/technology/gmail-one-year-of-use' rel='bookmark' title='Gmail, one year of use&#8230;'>Gmail, one year of use&#8230;</a> <small>Gmail has changed the way I use email over the...</small></li>
<li><a href='http://dmurry.com/computers/google-summer-of-code' rel='bookmark' title='Google Summer of Code'>Google Summer of Code</a> <small>The Google Summer of Code program has started up again...</small></li>
<li><a href='http://dmurry.com/news/circuit-city-good-to-great-to-gone' rel='bookmark' title='Circuit City from Good to Great to Gone'>Circuit City from Good to Great to Gone</a> <small>It is a sad day to see Circuit City finally...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today, I decided to update my iGoogle start page to include a Google Gadget for a <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top">&#8220;To Do&#8221; or &#8220;Task List.&#8221;</a> I occasionally use the &#8220;Task List&#8221; with Microsoft Outlook, but I would rather have the ability to log in from anywhere in the world to see my list.</p>
<p>This was not as simple as I thought due to the nature of corporate proxies blocking various content.  I still don&#8217;t quite understand the nature for blocking certain sites.  I generally feel as a professional that we should be allowed to use any tool that helps us get our jobs done.</p>
<p>I use two different corporate networks during the day.  The first one shown below is how my iGoogle page looks from Company 1.  The problem here is Google Gadget images are routed through an anonymizer proxy that is blocked.  This makes the majority of the Gadget&#8217;s with images almost completely useless.  At least Company 1 does not block Gmail and Calender.</p>
<p style="text-align: center;"><a href="http://www.dmurry.com/wp-content/uploads/2008/09/igoogle_company11.jpg"><img class="aligncenter size-full wp-image-34" title="iGoogle Company 1" src="http://www.dmurry.com/wp-content/uploads/2008/09/igoogle_company11.jpg" alt="iGoogle Company 1" width="500" height="385" /></a></p>
<p style="text-align: left;">Company 2 looks much better as they do not block the anonymizer proxy that displays pictures for Google Gadgets.  However, they do block Google Calender, Gmail and Woot!.  They do not block the anoynmizer that displays the Woot! images for the Google Gadget, but I can not click on the link to follow it over to their site.</p>
<p style="text-align: left;">
<p style="text-align: center;"><a href="http://www.dmurry.com/wp-content/uploads/2008/09/igoogle_company2.jpg"><img class="size-full wp-image-35" title="iGoogle Company 2" src="http://www.dmurry.com/wp-content/uploads/2008/09/igoogle_company2.jpg" alt="iGoogle Company 2" width="500" height="349" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">As far as the <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top">&#8220;To Do&#8221; </a>lists go, I added the top 5 lists that came up in the search.  After playing around with them, I prefer using the list that was <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top&amp;url=www.google.com/ig/modules/todo.xml">developed by Google</a>.  It&#8217;s simple easy to use interface that does the trick.  The list from <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top&amp;url=www.labpixies.com/campaigns/todo/todo.xml">Lab Pixies</a> doesn&#8217;t work well on Company 1&#8242;s network and only allows 7 items on the fancy yellow pad.  The third most popular <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top&amp;url=mostlycloudy.net/~dnl2ba/subpages/gdir-test/tasklist.xml">list</a> allows drag and drop sorting of items, but puts long list items in a scroll box.  The 4th one is just a <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top&amp;url=www.google.com/ig/modules/sticky.xml">sticky notepad</a>, which I might keep for quick notes.  The final one called <a href="http://www.google.com/ig/directory?q=to+do+list&amp;hl=en&amp;root=%2Fig&amp;dpos=top&amp;url=www.mylisty.net/Listy/gadget/MyListy.xml">MyListy</a> is the most fancy with a myriad of features that work quite nicely.  However, I just want to keep things simple and do not need a tabbed &#8220;To Do&#8221; list so the Google one wins for now!</p>
<p>Related posts:<ol>
<li><a href='http://dmurry.com/technology/gmail-one-year-of-use' rel='bookmark' title='Gmail, one year of use&#8230;'>Gmail, one year of use&#8230;</a> <small>Gmail has changed the way I use email over the...</small></li>
<li><a href='http://dmurry.com/computers/google-summer-of-code' rel='bookmark' title='Google Summer of Code'>Google Summer of Code</a> <small>The Google Summer of Code program has started up again...</small></li>
<li><a href='http://dmurry.com/news/circuit-city-good-to-great-to-gone' rel='bookmark' title='Circuit City from Good to Great to Gone'>Circuit City from Good to Great to Gone</a> <small>It is a sad day to see Circuit City finally...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/technology/corporate-networks-not-necessarily-web-20-compliant/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 New Car Buying Tips</title>
		<link>http://dmurry.com/tips/top-10-new-car-buying-tips</link>
		<comments>http://dmurry.com/tips/top-10-new-car-buying-tips#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:31:36 +0000</pubDate>
		<dc:creator>D Murry</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.dmurry.com/?p=23</guid>
		<description><![CDATA[I&#8217;m in no way an expert on this subject, but I recently spent some time at various dealerships talking the talk and attempting to negotiate. My favorite site by far for car research is Edmunds.com and one of my favorite articles about the business is Confessions of a Car Salesmen in which a reporter went [...]
Related posts:<ol>
<li><a href='http://dmurry.com/money/get-rich-slowly-tips-tricks-and-more' rel='bookmark' title='Get Rich Slowly Tips, Tricks and More'>Get Rich Slowly Tips, Tricks and More</a> <small>This past spring, I opened up a brokerage account with...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in no way an expert on this subject, but I recently spent some time at various dealerships talking the talk and attempting to negotiate.  My favorite site by far for car research is <a href="http://edmunds.com">Edmunds.com</a> and one of my favorite articles about the business is <a href="http://www.edmunds.com/advice/buying/articles/42962/article.html">Confessions of a Car Salesmen</a> in which a reporter went behind the scenes to give the inside scoop.</p>
<p>10. Do your research.  Try to know what car you want or narrow it down to a car make/model before negotiating on price.  The best and easiest time to walk away is right after a test drive before they get you back inside.</p>
<p>9.  On the other hand, try not to let them know that you really want a specific car.  If they sense this, they will probably not be able to go any lower on the price.</p>
<p>8. Don&#8217;t offer a trade.  If you must trade, tell them this after the price of the car has been negotiated.</p>
<p>7. Don&#8217;t give them the keys to your trade in at first.  One dealership decided to hold onto my keys to make it harder to leave.</p>
<p>6. Run invoice and true market value reports from Edmunds.com and other sites.  This should be used as a baseline for negotiating.  This should also be done for your trade in if applicable.</p>
<p>5.  If the model/options you want are rare, do not negotiate on a car that a dealership could potentially find for a deposit (one that is not in their possession on the lot).  There&#8217;s a chance that they are just trying to get you to agree on a price, go look at other dealerships and eventually come back to them.  At this point they will finally admit they couldn&#8217;t find the specific car you wanted or the price is no longer valid.  It&#8217;s a tactic just to get you back in the door.</p>
<p>4.  Stay calm. They like to make you sit and wait.  It gets your nerves up and causes irrational/quick decisions.</p>
<p>3.  The &#8220;e-price&#8221; on <a href="http://autotrader.com">Autotrader.com</a> or dealer specific sites is almost always the price without freight or destination charges.  Try to negotiate on the true price of the car.  A couple dealers were really reluctant to tell me this and tried to add it on after the first round of negotiating.  <em>I do not understand how this is legal as the charges are almost always included in the MSRP on the sticker.  It is like they are saying the (insert_some_important_part_here) is not included in the MSRP, we have to add that in at the end.</em></p>
<p>2.  Never be afraid to walk away.  It is easier to think logically later on.</p>
<p>1. Negotiate on the total price of the car, not how much payments will be!  It&#8217;s harder to comprehend the total price than an easy per month payment.  It is good to have calculated a few numbers and know how much the car is going to cost with interest, tax, title, etc.  That is why I created this <a href="http://www.dmurry.com/wp-content/uploads/2008/08/multple-car-cost-calculation.xls">Multiple Car Cost Calculation Spreadsheet.</a></p>
<p style="text-align: center;"><a href="http://www.dmurry.com/wp-content/uploads/2008/08/multple-car-cost-calculation.xls"><img class="aligncenter size-full wp-image-28" title="multple-car-cost-calculation1" src="http://www.dmurry.com/wp-content/uploads/2008/08/multple-car-cost-calculation1.jpg" alt="" width="500" height="242" /></a></p>
<p>On another note, I do have to give <a href="http://carmax.com">CarMax</a> some credit as they have developed a unique &#8220;low pressure&#8221; model for car shopping.  No price negotiating  allowed and very little pressure to actually buy a car.  Every salesmen was nice and allowed me to test drive car after car. They even let me drive a Shelby Mustang GT 500 Convertible for an experience of a lifetime! The dealership is still not a 100% &#8220;no pressure&#8221; model as they follow you around the car lot as you&#8217;re looking.   They will also attempt to sell you more expensive cars or a new car if they have a dealers license for those at the specific location.  Not being able to negotiate might leave you feeling like a better deal could be had elsewhere.  The rules above do not really apply to this dealership.</p>
<p>Related posts:<ol>
<li><a href='http://dmurry.com/money/get-rich-slowly-tips-tricks-and-more' rel='bookmark' title='Get Rich Slowly Tips, Tricks and More'>Get Rich Slowly Tips, Tricks and More</a> <small>This past spring, I opened up a brokerage account with...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://dmurry.com/tips/top-10-new-car-buying-tips/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

