<?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>LiquidRetro.Net&#039;s  Blog &#187; Website</title>
	<atom:link href="http://liquidretro.net/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://liquidretro.net</link>
	<description>LiquidRetro.Net Photography, Tech, and  Life</description>
	<lastBuildDate>Mon, 21 May 2012 02:24:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Firesheep Vs Blacksheep the new security threat</title>
		<link>http://liquidretro.net/2010/12/14/firesheep-vs-blacksheep-the-new-security-threat/</link>
		<comments>http://liquidretro.net/2010/12/14/firesheep-vs-blacksheep-the-new-security-threat/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 16:10:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firesheep]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false">http://liquidretro.net/?p=321</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2010/12/14/firesheep-vs-blacksheep-the-new-security-threat/' addthis:title='Firesheep Vs Blacksheep the new security threat ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>Over the past several months or so, the Internet has been abuzz about sheep, yes sheep.  Let me explain.  On October 22 2010 at ToorCon 12 http://sandiego.toorcon.org/ a Firefox plugin was released called Firesheep. Firesheep is a tool that makes it very easy for HTTP session hijacking (also called sidjacking) to occur. The tool allows [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2010/12/14/firesheep-vs-blacksheep-the-new-security-threat/' addthis:title='Firesheep Vs Blacksheep the new security threat ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><div>Over the past several months or so, the Internet has been abuzz about sheep, yes sheep.  Let me explain.  On October 22 2010 at ToorCon 12 <a href="http://sandiego.toorcon.org/">http://sandiego.toorcon.org/</a> a Firefox plugin was released called Firesheep. Firesheep is a tool that makes it very easy for HTTP session hijacking (also called sidjacking) to occur. The tool allows the attacker to capture the session cookie and then log in using that cookie to have full control of the account to do things such as change your Facebook photos, update your Twitter status, etc.</div>
<div></div>
<div>
<p>The primary attack vector is on open WiFi hotspots, like those in coffee shops, airports, and other public places. This is not an exploit in Firefox or your operating system, but rather the problem of open WiFi and the website your connecting to. Firesheep does nothing new and can not be patched.  This can be done with any packet sniffing tool for your platform. What it does do is make it very easy for just about anyone to launch a Firesheep attack on an open WiFi hotspot.</p>
</div>
<div><strong><em>Solutions</em></strong><br />
The ultimate solution to end all Firesheep attacks is the use of SSL on more than just login pages.  On most websites this is something that the the website must first make the internal changes and then the end user must implement with a setting change.  This is not ideal (as it should be on by default but its better than nothing). Facebook says they are evaluating implementing this.  The first major website that has made <a href="http://www.theinquirer.net/inquirer/news/1895194/hotmail-users-ssl-encryption">changes (Source) </a>to protect its users from Firesheep is Microsoft with Hotmail and many of the other Live services. However this setting is not on by default; users must enable it in their settings.  I hope that with time all websites with private, or user data will make this change a default, like Google has done with Gmail.</p>
<p>Many web companies cite the increased cost in implementing full time SSL connections for their users.  While it is true that an SSL connection does increase the server load the difference is very small.  Google was really the first major Internet service to move a very large service to be encrypted with SSL by default for the entire session with Gmail. A Google engineer has talked about the cost of switching over to full SSL for all Gmail users in this blog post here <a href="http://techie-buzz.com/tech-news/google-switch-ssl-cost.html">http://techie-buzz.com/tech-news/google-switch-ssl-cost.html</a></p>
<p><em>“all of our users use HTTPS to secure their email between their browsers and Google, all the time. In order to do this we had to deploy no additional machines and no special hardware. On our production frontend machines, SSL/TLS accounts for less than 1% of the CPU load, less than 10KB of memory per connection and less than 2% of network overhead. Many people believe that SSL takes a lot of CPU time and we hope the above numbers (public for the first time) will help to dispel that.”</em></p>
<p>They concluded that there was not a significant increase in cost or server utilization by implementing this. That being said Google has a ton of servers and a lot of resources to work with so this may not be true for every website.  However the myths of the past that this would be an incredibly expensive process and not worth it are simply not true anymore.  Implementing SSL for the entire session (versus just at log-on now) is the only true solution to this problem.  Many websites say they are working on this now and plan to implement it.  This is a good thing.</p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;">Here are some solutions that you can do to prevent being a victim of a Firesheep attack.</span></strong></p>
<p><strong><em>Be aware of the network you are on.</em></strong><br />
Know that if you’re on a open hotspot that you’re vulnerable to attack.  It’s probably not the  best idea to be logging into sensitive websites, checking email, Facebook, paying bills, etc.  If you do need to do these things consider some of the options below.</p>
<p><strong><em>Use a minimum of WPA encryption. </em></strong><br />
While everyone in their homes should be running a minimum of WPA (preferibly WPA2) many businesses and other public places offer free WiFi that is unencrypted.  Users need to put pressure on business owners and administrators to implement the WPA protocol to protect users.  WPA offers an individualy encrypted session between the user and the router by default.  This does not protect you 100% but protects you from local Firesheep attacks which are the main threat. Many businesses have in the past not wanted to do this because of not wanting to be asked thousands of times per day what the password is or dealing with any complications; however it must be done today because of this and other security risks.  Listening to Security Now podcast <a href="http://www.grc.com/sn/sn-273.txt">#273</a> they came up with a great solution: put the password in the SSID.  For example the SSID might be (Joe’s Coffee Free WiFi-Password = Joe) or something similar.  This would allow a user who is browsing for the free WiFi to see the password and be secure.  It was suggested that the best way to do this would be to demonstrate the attack to a shop owner; heck, maybe you would get a free drink out of it too.</p>
<p><strong><em>Use SSL</em></strong><br />
Some websites that have the option to force SSL (<a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer">Secured Socket Layer</a>) through the entire session but do not have it turned on by default (Microsoft Hotmail for example) so enable it.  This can be enabled on the security tab of the settings page. Regardless of if you’re on an open or encrypted hotspot, SSL protects you and is the ultimate solution.</p>
<p><strong><em>Sign Out</em></strong><br />
Signing out is something everyone should be doing anyways.  Since this tool exploits a session cookie, if you end your session, the cookie that the attacker may have caught becomes worthless.  It is also just the proper way to close a session and is a must on any public computer.</p>
<p><strong><em>HTTPS Everywhere</em></strong><br />
HTTPS Everywhere is a plugin for Firefox that is produced by the Electronic Frontier Foundation (EFF) that forces encryption with many major websites.  The EFF is a foundation thats goal is to defend your digital rights. This includes Net Neutrality, privacy and security. Many websites support full HTTPS traffic but make it difficult to use.  HTTPS Everywhere makes this process nearly seamless for the websites it supports.  This is a project that is still in development but is stable and works well.  I have been using it for a few weeks now and noticed no ill effects.  It works on the following websites: Google Search, Wikipedia, Twitter, Facebook, bit.ly, GMX, WordPress.com Blogs, New York Times, Washington Post, Paypal, EFF, Tor, LXQuick, and others. You must install this plugin directly from the EFF’s website <a href="https://www.eff.org/https-everywhere">https://www.eff.org/https-everywhere</a> as it is still in beta.  Once the plugin goes to a 1. release I expect to see it on Mozila’s plugin page as well.  I hope they will be coming out with a Chrome version soon as well.</p>
<p><strong><em>Blacksheep</em></strong><br />
Is a Firefox addon that monitors for Firesheep activity on the network .  It does this by broadcasting fake credentials to sites that are know to be targeted by Firesheep and then when someone does try logging into these fake sites it alerts you with a drop down box in the browser.  It is little more than a notification and offers no real protection to your personal information.  You can download it here if you are interested <a href="http://www.zscaler.com/blacksheep.html">http://www.zscaler.com/blacksheep.html</a></p>
<p><em><strong>VPN</strong></em><br />
VPN’s offer secure tunnels back to a connection that you trust such as your home or office.  All traffic will flow through this connection so you avoid someone who might be spying on the open hotspot at the airport your on. They require some setup but are what enterprises use to securely connect users back to the office.  They work just as well for the average user as well.  There are many free and paid ways to do this so here are a free ways to do it.  <a href="http://gigaom.com/collaboration/free-vpn-solutions-for-securing-your-public-wi-fi-sessions/">OpenVPN </a>Other options compiled by Lifehacker <a href="http://lifehacker.com/5487500/five-best-vpn-tools">http://lifehacker.com/5487500/five-best-vpn-tools</a></p>
<p>In conclusion this is a big deal. Everyone should be aware of it as you travel this holiday season.  Often times travelers hunt out free WiFi connection anywhere they can.  Open WiFi is dangerous, it always has been but with Firesheep it becomes much easier for someone to exploit for nefarious reasons. To protect yourself, consider setting up a VPN connection to your home, if you must use open WiFi connections to check sensitive email or social media websites.</p>
<p><em>Other Sources not specifically listed in the article but used</em><br />
<a href="http://www.grc.com/sn/sn-273.txt">http://www.grc.com/sn/sn-273.txt</a><br />
<a href="http://techie-buzz.com/tech-news/google-switch-ssl-cost.html">http://techie-buzz.com/tech-news/google-switch-ssl-cost.html</a><br />
<a href="http://codebutler.com/firesheep">http://codebutler.com/firesheep</a><br />
<a href="http://www.slate.com/id/2275850/pagenum/all/">http://www.slate.com/id/2275850/pagenum/all/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2010/12/14/firesheep-vs-blacksheep-the-new-security-threat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hijinksinc &#8211; Nothing to See Here: Starcraft 2 is NOT killing graphics cards</title>
		<link>http://liquidretro.net/2010/08/05/hijinksinc-starcraft2notkillinggpus/</link>
		<comments>http://liquidretro.net/2010/08/05/hijinksinc-starcraft2notkillinggpus/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 14:59:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hijinks Inc]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Lincoln]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[Graphics Card]]></category>
		<category><![CDATA[Graphics Card Failure]]></category>
		<category><![CDATA[Hijinksinc]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Starcraft]]></category>
		<category><![CDATA[Starcraft 2]]></category>
		<category><![CDATA[Starcraft II]]></category>

		<guid isPermaLink="false">http://liquidretro.net/?p=250</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2010/08/05/hijinksinc-starcraft2notkillinggpus/' addthis:title='Hijinksinc &#8211; Nothing to See Here: Starcraft 2 is NOT killing graphics cards ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>I recently started to blog for Hijinks Inc a local technology &#038; gadget blog. I am excited to start doing this and have several ideas of stuff to write on focusing on photograph &#038; computer security. I hope this gives me a good reason to produce new content as well. I will be reposting articles [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2010/08/05/hijinksinc-starcraft2notkillinggpus/' addthis:title='Hijinksinc &#8211; Nothing to See Here: Starcraft 2 is NOT killing graphics cards ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>I recently started to blog for <a href="http://hijinksinc.com/">Hijinks Inc</a> a local technology &#038; gadget blog.    I am excited to start doing this and have several ideas of stuff to write on focusing on photograph &#038; computer security.  I hope this gives me a good reason to produce new content as well.  I will be reposting articles with the permission of Hijinks Inc. Be sure to follow them on Twitter at <a href="http://twitter.com/Hijinksinc">@HijinksInc</a></p>
<blockquote>
<blockquote><p>
Originially published on August 4, 2010 at <a href="http://hijinksinc.com/2010/08/04/nothing-to-see-here-starcraft-2-is-not-killing-graphics-cards/">Hijinks Inc</a> </p>
<p>With the launch of Starcraft 2 on July 27th, 2010 people were excited to get their hands on this long awaited game.  Development of the game started in 2003 and had been delayed or postponed several times due to other games Blizzard was producing at the time.<br />
Since the launch minor issues have been growing, and today Blizzard Confirms an overheating issue. However, this story has been spun by the technology community even to the point where Slashdot picked up on it.  It has been given menacing sounding titles such as “Is Starcraft II bad for your graphics card?” by ZDnet and “Is Starcraft II Killing Graphics Cards” by Slashdot. A much more appropriate title to the actual problem is one given by OverClockersClub “Starcraft 2 causing some GPU’s to Overheat”</p>
<p>The problem is that during some of the in-between mission screens, cut screens and menu screens are not frame capped like the actual game play is.  This causes the GPU to render these screens as fast as possible.  Since these screens are simple and, for the most part, static, the computer has an easy time and is able to render these very quickly causing the GPU to heat up.  This increased heat and power consumption exposes flaws in Starcraft II players’ computers, causing crashes, reboots, and even some claimed GPU failures.</p>
<p>Now, is this Blizzard’s fault? No, it’s really not.  Gamers should expect games to tax their computers; this means heat.  Blizzard and other game/program publishers should expect their customers’ computers are free of dust and have adequate cooling. This supposed bug in Starcraft II only exposes existing issues with the hardware of gamers computers.  The same overheating issues would be exposed with any other game or program that stresses the system, and especially the GPU.  A GPU with proper cooling should be able to handle 100% load for extended periods of time with no problems.  Blizzard’s fix (below) is a setting users add to a configuration file to limit the frame rate in the areas of the game where there currently isn’t one.  Since Starcraft II development period was so long and the public beta was so large, I would have expected this issue to have been found and fixed in the beta.  This setting should have been enabled as a global setting in the game by default.  For this I hold Blizzard accountable.  There is no good reason that a gamer would disable vsync unless they are running benchmarks.</p>
<p>Blizzard support team has issued instructions for a temporary fix and says a more permanent fix is in the works.</p>
<p><em>A temporary workaround is to go to your Documents\StarCraft II Beta\variables.txt file and add these lines:<br />
frameratecapglue=30<br />
frameratecap=60<br />
You may replace these numbers if you want to.</em></p>
<p>Other good practices to fix this problem and to avoid this issue in the future are the following:</p>
<p>Update your graphics drivers.  Graphics manufactures are constantly improving their drivers, fixing issues with new games and improving performance.  ATI for example has issued a beta version of drivers 10.7 that fixes a few specific issues with StarCraft II.<br />
Make sure your computer’s insides are clean and have adequate airflow.  For a desktop PC I recommend opening up the side of the case and using compressed air to blow out all the dust.  Do this at least twice a year, if not more often. Take the computer outside to do this because it creates a mess and it gets rid of the dust so the computer does not suck it up again. Doing this can easily make your computer run several degrees cooler.<br />
If you are overclocking or are running a very high end graphics card make sure you have more than adequate cooling. During these hot summer months the ambient temperature of many homes is at its highest, causing more stress to be placed on your computer hardware.  Run temperature monitoring software if you continue to have problems or want to monitor your hardware before damage occurs.<br />
I have seen no mention of a fix on the mac platform so right now we can assume this is a PC related problem.<br />
<center><img src="http://hijinksinc.com/wp-content/uploads/2010/08/starcraft_2_t-175x150.png" alt="SC2" /></center>
</p></blockquote>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2010/08/05/hijinksinc-starcraft2notkillinggpus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Website Update</title>
		<link>http://liquidretro.net/2009/10/07/website-update/</link>
		<comments>http://liquidretro.net/2009/10/07/website-update/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:25:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://liquidretro.net/?p=164</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2009/10/07/website-update/' addthis:title='Website Update ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>Just a quick update about the website. I recently changed hosts and am in the process of changing the site around. Two major changes have already happened. I changed the design of the main page here and made it the homepage of the domain. Splash pages are so year 2000. As a result of this [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2009/10/07/website-update/' addthis:title='Website Update ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>Just a quick update about the website.  I recently changed hosts and am in the process of changing the site around.  Two major changes have already happened.  I changed the design of the main page here and made it the homepage of the domain.  Splash pages are so year 2000.  As a result of this the link to the lightshow page is gone.  I plan on implementing some type of permanent link in the header of this site to the page but until then here is a standard link. <a href="http://www.liquidretro.net/lightshow/">http://www.liquidretro.net/lightshow/</a></p>
<p>The other big change is that I will have to redo all the photos on the blog here.  Because of how the photos were coded in the pages when I switched directories the links are no longer valid.  I may end up with a quick fix  for this or I might just do it the right way.  Everything should work by the end of this weekend I hope.  </p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2009/10/07/website-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008 Animated Christmas Light Show</title>
		<link>http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/</link>
		<comments>http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 06:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Cool Videos]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=115</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/' addthis:title='2008 Animated Christmas Light Show ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>The 2008 Animated Christmas Light Show has officially started. This weekend we got the show up and running. Right now we only have one show running but we expect the second song to be added this week with others coming soon. For updates check out www.liquidretro.net/lightshow Here is a link to the first song post [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/' addthis:title='2008 Animated Christmas Light Show ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>The 2008 Animated Christmas Light Show has officially started.  This weekend we got the show up and running. Right now we only have one show running but we expect the second song to be added this week with others coming soon.  For updates check out <a href="www.liquidretro.net/lightshow">www.liquidretro.net/lightshow </a></p>
<p>Here is a link to the first song post and video on the lightshow's website <a href="http://www.liquidretro.net/lightshow/2008/11/29/2008-show-is-up-and-running/">http://www.liquidretro.net/lightshow/2008/11/29/2008-show-is-up-and-running/ </a></p>
<p><center><br />
<strong>Carol Of The Bell - Mannheim Steamroller</strong><br />
<p><a href="http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/"><em>Click here to view the embedded video.</em></a></p><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2008/11/30/2008-animated-christmas-light-show/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Great Plains Photos</title>
		<link>http://liquidretro.net/2008/10/30/great-plains-photos/</link>
		<comments>http://liquidretro.net/2008/10/30/great-plains-photos/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 01:31:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[UNL]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[20D Photos]]></category>
		<category><![CDATA[Great Plains]]></category>
		<category><![CDATA[Nebraska]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=112</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2008/10/30/great-plains-photos/' addthis:title='Great Plains Photos ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>I recently joined my universities photo club and this week theme was "Great Plains" We were suppose to go out and take some pics then bring them to the meeting later in the week for comments. Because the weather the rest of the week is going to suck (Possible Snow ) I drove a short [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2008/10/30/great-plains-photos/' addthis:title='Great Plains Photos ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>I recently joined my universities photo club and this week theme was "Great Plains" We were suppose to go out and take some pics then bring them to the meeting later in the week for comments. Because the weather the rest of the week is going to suck (Possible Snow ) I drove a short distance out of town last night and took a few photos. I was lucky enough to find a farmer who was still harvesting at sunset which was exactly what I was hoping for.<br />
<center><br />
For more images check out the gallery here <a href="http://jbmphoto.com/gallery1/GreatPlains/">http://jbmphoto.com/gallery1/GreatPlains/</a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6168.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6168s.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6175.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_61752.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6184.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6184s.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6186-3.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6186-3s.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6193.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6193s.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6200-2.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6200-2s.jpg"/></a></p>
<p><a href="http://blog.liquidretro.net/Images/GreatPlains/_MG_6208.jpg" rel="lightbox[GreatPlains]"><img src="http://blog.liquidretro.net/Images/GreatPlains/_MG_6208s.jpg"/></a><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2008/10/30/great-plains-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newegg Customer Service Experience</title>
		<link>http://liquidretro.net/2007/02/06/newegg-customer-service-experience/</link>
		<comments>http://liquidretro.net/2007/02/06/newegg-customer-service-experience/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 05:55:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=69</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/02/06/newegg-customer-service-experience/' addthis:title='Newegg Customer Service Experience ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>Thursday night I got an email from Newegg advertising an upcoming promotion. I looked through it and found that they were advertising a portable hard drive for $23.99. As I looked further it appeared it was a price error so I got onto their live customer service chat and the following occurred. All names have [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/02/06/newegg-customer-service-experience/' addthis:title='Newegg Customer Service Experience ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p style="text-align: left;" class="MsoNormal"><b style=""><i style="">Thursday night I got an<br />
email from Newegg<br />
advertising an upcoming<br />
promotion.  I looked<br />
through it and found<br />
that they were advertising a portable hard drive for $23.99.  As I looked further it<br />
appeared it was a<br />
price error so I got onto their live customer service chat and the<br />
following<br />
occurred. All names have been changed to protect identieis.<br />
&nbsp;</i></b></p>
<p style="text-align: center;" class="MsoNormal"><img src="http://blog.liquidretro.net/Images/newegg.jpg"/><b style=""><i style=""> <o :p=""></o></i></b></p>
<p class="MsoNormal"><o :p="">&nbsp;</o></p>
<p class="MsoNormal"><b style="">The Problem<o :p=""></o></b></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">Chat Information</span></b><span style="color: rgb(51, 102, 255);"></span><span style="">&nbsp;<br />
  </span>Please wait while we connect you to a Newegg<br />
representative. You are number 24 in the queue.<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">Chat Information</span></b><span style="color: rgb(51, 102, 255);"></span><span style="">&nbsp;<br />
  </span>Thank you for contacting Newegg. My name is -----. How<br />
may<br />
I assist you today?<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro</span></b><span style="color: red;">: Hi, I noticed<br />
in the email promotion you just sent out that you have a product that<br />
is miss<br />
linked.</span><span style="">&nbsp; </span>I<br />
would<br />
like the typed product<br />
for the advertised price on this website<br />
  <a href="http://promotions.newegg.com/NEemail/promo013007in/Networking/index.html?CMP=EMC-PR-MKT-I-013007&amp;ATT=Networking.">http://promotions.newegg.com/NEemail/promo013007in/Networking/index.html?CMP=EMC-PR-MKT-I-013007&amp;ATT=Networking.</a><o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Well can I<br />
have the item number of the one you desire?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> the item<br />
number is on that promotions page it is WDXMS1600TN<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Let me<br />
check into the promo code you provided. One moment please...<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> ok<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Yes the<br />
item is indeed $23.99. But the advertised one is for item #<br />
N82E16833130111.<br />
Please add this item to cart and you will see the price of $23.99.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;">No you<br />
misunderstood me.</span><span style="">&nbsp; </span>I<br />
want the item that<br />
is described the Western Digital Hard drive for 23.99<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> I see. But<br />
the hard drive you mentioned is currently sold as $140.99.<br />
  <a href="http://www.newegg.com/Product/Product.asp?Item=N82E16822136060">http://www.newegg.com/Product/Product.asp?Item=N82E16822136060</a><o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro</span></b><span style="color: red;">: The email I<br />
just received states that item Western Digital Passport 2.5" External<br />
Hard<br />
Drive Model #: WDXMS1600TN &middot; 160GB, 5400 RPM &middot;<br />
USB 2.0 Price: $23.99. I would<br />
like this advertisement honored.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> There might<br />
be a description error on the webpage you provided. I have already<br />
forwarded<br />
your email to our Product Support department for review. Once we<br />
investigate<br />
this issue we will make any changes necessary to the item description<br />
and/or<br />
photos in order to rectify this situation. Sorry for the inconvenience.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> You are not<br />
understanding me. I WANT THE HARD DRIVE AS ADVERTISED FOR $23.99<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> I do<br />
understand you. The advertised item is for item # N82E16833130111.<br />
Please click<br />
  <a href="http://promotions.newegg.com/NEemail/promo013007in/Networking/index.html?CMP=EMC-PR-MKT-I-013007&amp;ATT=Networking">http://promotions.newegg.com/NEemail/promo013007in/Networking/index.html?CMP=EMC-PR-MKT-I-013007&amp;ATT=Networking</a><br />
and add it to cart, the item will then shows item # N82E16833130111.<o :p=""></o></span></p>
<p class="MsoNormal"><o :p="">&nbsp;</o><b style=""><i style=""></i></b></p>
<p class="MsoNormal"><b style=""><i style=""></i></b></p>
<p class="MsoNormal"><b style=""><i style="">Well, at this point I decided that since I am not<br />
getting the hard drive<br />
for 23.99.<span style="">&nbsp; </span></i></b></p>
<p><span style="font-weight: bold; font-style: italic;">I<br />
decided to be cocky and see<br />
how far I could go before I got kicked off the chat helpline.&nbsp;<br />
During this part I was<br />
talking with a friend<br />
and we both came up with what I said</span><o :p=""></o></p>
<p class="MsoNormal"><b style=""><i style=""><o :p="">&nbsp;</o></i></b></p>
<p class="MsoNormal">
<p><b style="">The Hit<o :p=""></o></b></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Hey your name<br />
is cute? Are you from <st1 :city="" w:st="on"></st1><st1 :place="" w:st="on">Paris</st1>?<br />
  <o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> I am so<br />
sorry \LiquidRetro. I will contact our related dept to correct the<br />
error. Please<br />
always<br />
refers to the price on the item description webpage.<br />
http://www.newegg.com/Product/Product.asp?Item=N82E16822136060<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> By the way<br />
I am not from <st1 :place="" w:st="on"></st1><st1 :city="" w:st="on">Paris</st1>.<br />
 <img src='http://liquidretro.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Oh too bad its<br />
a great city.</span><span style="">&nbsp; </span>The<br />
women their are so Hot.<span style="">&nbsp; </span>Especially<br />
the butt.<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Haha...<o :p=""></o></span></p>
<p class="MsoNormal"><o :p="">&nbsp;</o></p>
<p style="font-weight: bold;" class="MsoNormal">The<br />
Score</p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Well in<br />
this case I would like to offer you $15.00 credit upon your next order<br />
on item<br />
# N82E16822136060 as an exception for this inconvenience.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Thanks for<br />
your kind reminding.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Ok. That will<br />
be sufficient.</span><span style="">&nbsp; </span>Will<br />
the credit only</p>
<p class="MsoNormal"><span style="color: red;"><br />
be<br />
on the hard drive or can i use it on other newegg purchases?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> The credit<br />
will be offer upon your next order on the mentioned hard drive.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> You may<br />
simply contact us back with the new order number and I will then remove<br />
$15.00<br />
from your new order.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Oh I am not<br />
really interested in purchasing that hard drive at that price.</span><span style="">&nbsp; </span>Could it <span style="color: red;">possibly<br />
become a general credit?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Ok. Since<br />
you are really a kind guy I would like to offer you $15.00 upon your<br />
next order<br />
on either of the item you desire.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Can I have<br />
your login email address?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> <a href="mailto:Myemail@email.Com"><span style="color: red;">Myemail@email.Com</span></a></span><span style="">&nbsp; </span>Thanks<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Could you just<br />
credit this product<br />
  <a href="http://www.newegg.com/Product/Product.asp?Item=N82E16820134215&amp;CMP=EMC-PR-MKT-I-013007&amp;ATT=N82E16820134215">http://www.newegg.com/Product/Product.asp?Item=N82E16820134215&amp;CMP=EMC-PR-MKT-I-013007&amp;ATT=N82E16820134215</a><o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> I am looking<br />
at purchasing it<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Well this<br />
item is $13.99 and is offered free 3Day shipping. If you order right<br />
now I can<br />
remove the item price for you directly from your new order.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> So it would<br />
them cost me nothing correct?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Yes. I can<br />
wait here for your order number if you do it right now...<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Your order#<br />
is: xxxxxxxx<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Let me take<br />
a look into that. One moment please...<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> no problem<br />
take your time<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> I have<br />
already removed the item price from this order. It is a free order at<br />
the<br />
moment. You may verify this information online.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Ok</span><span style="">&nbsp;<br />
  </span>It looks like it is $0.00 Thanks very much<o :p=""></o></p>
<p class="MsoNormal"><o :p="">&nbsp;</o></p>
<p class="MsoNormal"><b style=""><i style="">Now I decide to be even more cocky because I<br />
already got a free microSD<br />
card out of it.<span style="">&nbsp; </span>I<br />
reverted back to the<br />
discussion on the French<o :p=""></o></i></b></p>
<p></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> I appreciate<br />
it very much. I told you The French were good looking. Here is a french<br />
news anchor<br />
that is so HOT! <a href="http://www.fresh99.com/news-anchor-melissa-theuriau.htm">http://www.fresh99.com/news-anchor-melissa-theuriau.htm</a><o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> You are so<br />
welcome LiquidRetro. <img src='http://liquidretro.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  It is really interesting talking with you.</span><span style="">&nbsp; </span>I agree with you. The<br />
French is good looking.<o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Thanks you<br />
have been an excellent CS rep. How do you compare to her?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Of course<br />
she is prettier than me...<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> How would I<br />
know. You sound very nice and your very helpful and accommodating <o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> <img src='http://liquidretro.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )))))))<br />
You know, I am not a confident girl. Anyway thanks for your kind words.<br />
  <o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> Well again<br />
Thanks and you have my email if you ever want to chat</span><span style="">&nbsp;<br />
  </span> <img src='http://liquidretro.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <o :p=""></o></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Sure. Is<br />
the email your MSN account?<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> no My MSN is MyMSNAccount@Hotmail.Com<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> <img src='http://liquidretro.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> . I see.<br />
Will chat with you after work if I have time.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> HerMSNAddress@MSN.Com<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Yeah..<br />
There are still 16 customers waiting to be served. Have a good night.<o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: red;">LiquidRetro:</span></b><span style="color: red;"> You too <img src='http://liquidretro.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <o :p=""></o></span></p>
<p class="MsoNormal"><b style=""><span style="color: rgb(51, 102, 255);">NeweggCSRep:</span></b><span style="color: rgb(51, 102, 255);"> Bye LiquidRetro.<o :p=""></o></span></p>
<p class="MsoNormal"><o :p="">&nbsp;</o></p>
<p class="MsoNormal"><b style=""><i style="">It all ends well, I get a free 1gb micrSD card, and<br />
she wants to talk<br />
to me afterwork... very strange.<span style="">&nbsp; </span>This<br />
goes to show you that being cocky can get you free stuff, <span style="">&nbsp;</span>sometimes.<span style="">&nbsp;<br />
</span>My advice to anyone who is going to deal with a CS rep is<br />
to act cocky<br />
and if your lucky, and get a chick you might score free stuff!<o :p=""></o></i></b></p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2007/02/06/newegg-customer-service-experience/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Note: For those having a Super Bowl Party no T.V. over 55Ã¢â‚¬Â Allowed</title>
		<link>http://liquidretro.net/2007/02/03/note-for-those-having-a-super-bowl-party-no-tv-over-55%e2%80%9d-allowed/</link>
		<comments>http://liquidretro.net/2007/02/03/note-for-those-having-a-super-bowl-party-no-tv-over-55%e2%80%9d-allowed/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 02:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=68</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/02/03/note-for-those-having-a-super-bowl-party-no-tv-over-55%e2%80%9d-allowed/' addthis:title='Note: For those having a Super Bowl Party no T.V. over 55Ã¢â‚¬Â Allowed ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>Just a quick word of caution for people planning to have a Super Bowl party Sunday. The way the current United States copywrite laws are written it is illegal to have a TV over 55 inches and show the game. According to Title 17 Chapter 1 Ã‚Â§ 110 Limitations on exclusive rights: Exemption of certain [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/02/03/note-for-those-having-a-super-bowl-party-no-tv-over-55%e2%80%9d-allowed/' addthis:title='Note: For those having a Super Bowl Party no T.V. over 55Ã¢â‚¬Â Allowed ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>Just a quick word of caution for people planning to have a Super Bowl party Sunday.  The way the current United States copywrite laws are written it is illegal to have a TV over 55 inches and show the game.<br />
According to Title 17 Chapter 1 Ã‚Â§ 110 Limitations on exclusive rights: Exemption of certain performances and displays</p>
<blockquote><p>(II) if the performance or display is by audiovisual means, any visual portion of the performance or display is communicated by means of a total of not more than 4 audiovisual devices, of which not more than one audiovisual device is located in any 1 room, and <em><strong>no such audiovisual device has a diagonal screen size greater than 55 inches</strong></em>, and any audio portion of the performance or display is communicated by means of a total of not more than 6 loudspeakers, of which not more than 4 loudspeakers are located in any 1 room or adjoining outdoor space;</p></blockquote>
<p>This law is such a joke especially today with people having new giant TVÃ¢â‚¬â„¢s  I guess the friend who I helped install a new 71" Samsung DLP tv is probably going to be breaking this joke of a law.<br />
<img src="http://liquidretro.net/blog/Images/71Samsung.jpg" alt="71" Samsung TV" /></p>
<p><em>Sources<br />
<a href="http://www.law.cornell.edu/uscode/html/uscode17/usc_sec_17_00000110----000-.html">http://www.law.cornell.edu/uscode/html/uscode17/usc_sec_17_00000110----000-.html</a><br />
<a href="http://techdirt.com/articles/20070201/140812.shtml">http://techdirt.com/articles/20070201/140812.shtml</a><br />
</em></p>
<p>On a side note the blog has been updated to WordPress 2.1</p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2007/02/03/note-for-those-having-a-super-bowl-party-no-tv-over-55%e2%80%9d-allowed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Gear Is Back Sunday Jan 28th</title>
		<link>http://liquidretro.net/2007/01/22/top-gear-is-back-sunday-jan-28th/</link>
		<comments>http://liquidretro.net/2007/01/22/top-gear-is-back-sunday-jan-28th/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 02:51:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=66</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/01/22/top-gear-is-back-sunday-jan-28th/' addthis:title='Top Gear Is Back Sunday Jan 28th ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>In celebration of Top Gear returning to the air I have posted a small trailer for the new season. On a side note I figured out how to post videos on the blog. YEA!!]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2007/01/22/top-gear-is-back-sunday-jan-28th/' addthis:title='Top Gear Is Back Sunday Jan 28th ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>In celebration of Top Gear returning to the air I have posted a small trailer for the new season.</p>
<p><flv href="http://www.liquidretro.net/blog/media/tg9trailer_480x270.flv" width="480" height="270" autostart="true" /></p>
<p>On a side note I figured out how to post videos on the blog.  YEA!!</p>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2007/01/22/top-gear-is-back-sunday-jan-28th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Status Update</title>
		<link>http://liquidretro.net/2006/11/08/website-status-update/</link>
		<comments>http://liquidretro.net/2006/11/08/website-status-update/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 18:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Huskers]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[UNL]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.liquidretro.net/?p=62</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2006/11/08/website-status-update/' addthis:title='Website Status Update ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>The website has been moved over to the new server. I am still in the process of getting everything to work again. Expect to see some changes in the coming weeks especially with the photoblog. I have also bought a new website and domain name. www.JBMPhoto.com The website is currently very basic but I am [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://liquidretro.net/2006/11/08/website-status-update/' addthis:title='Website Status Update ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>The website has been moved over to the new server.  I am still in the process of getting everything to work again.  Expect to see some changes in the coming weeks especially with the photoblog.  I have also bought a new website and domain name.  <a title="www.jbmphoto.com" href="http://www.jbmphoto.com">www.JBMPhoto.com </a>  The website is currently very basic but I am working on ideas for a site and logo.  I wanted to say thanks to Jeff for all of the help with moving the website.  I could not have done it with out you man.  His blog is <a title="http://blog.wisch.org/" href="http://blog.wisch.org/">http://blog.wisch.org/</a></p>
<p>Here is a quick test of a new plug in and a photo from the the Nebraska VS Missouri football game last weekend.</p>
<div style="text-align: center"><a rel="lightbox" href="http://blog.liquidretro.net/Images/DSCF0167-wl.jpg"><img src="http://blog.liquidretro.net/Images/DSCF0167-ws.jpg" /></a></div>
<div style="text-align: center"></div>
<div style="text-align: center"></div>
]]></content:encoded>
			<wfw:commentRss>http://liquidretro.net/2006/11/08/website-status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
