<?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"
	>

<channel>
	<title>Funktastic Programming</title>
	<atom:link href="http://www.talkd.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.talkd.com</link>
	<description>Adventures in Web Development</description>
	<pubDate>Sun, 24 Feb 2008 04:30:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Star Rating AJAX Control</title>
		<link>http://www.talkd.com/star-rating-ajax-control/</link>
		<comments>http://www.talkd.com/star-rating-ajax-control/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 03:25:06 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Web Site Development]]></category>

		<category><![CDATA[AJAX Control]]></category>

		<category><![CDATA[Business Directory]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[san diego]]></category>

		<category><![CDATA[Star Rating]]></category>

		<guid isPermaLink="false">http://www.talkd.com/star-rating-ajax-control/</guid>
		<description><![CDATA[Recently, I implemented a star rating system on one of my websites.  The system uses CSS and simple javascript code to create a dynamic rating control.  When the user rolls over the gray stars with their mouse, the starts light up in a gold color.  For those of you who have seen [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.talkd.com/wp-content/uploads/2008/02/starrating.gif" alt="Javascript Star Rating Control" />Recently, I implemented a star rating system on one of my websites.  The system uses CSS and simple javascript code to create a dynamic rating control.  When the user rolls over the gray stars with their mouse, the starts light up in a gold color.  For those of you who have seen these before, they are very simply to use and surprisingly easy to implement.</p>
<p>I added a rating system to my <a href="http://www.sdcos.com">San Diego Business Directory</a> so that users could add reviews of companies in the San Diego area.  It works like a charm to enter ratings for businesses.  I was able to add my own embellishments to the script that allows users to reset the control after the user has locked in their rating.  This way users can make a number of changes in the process of editing the review before making the final submission.</p>
<p>You can test and download the star rating script at <a href="http://reignwaterdesigns.com/ad/tidbits/rateme/">ReignWater Designs</a>.  It is very simple to add to your website and modify to suit your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/star-rating-ajax-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>E-bay Checkout Totally Broken</title>
		<link>http://www.talkd.com/e-bay-checkout-totally-broken/</link>
		<comments>http://www.talkd.com/e-bay-checkout-totally-broken/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 16:52:46 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Internet Industry]]></category>

		<category><![CDATA[Auction]]></category>

		<category><![CDATA[Checkout]]></category>

		<category><![CDATA[E-bay]]></category>

		<category><![CDATA[Go Swap]]></category>

		<category><![CDATA[Payment]]></category>

		<category><![CDATA[PayPal]]></category>

		<guid isPermaLink="false">http://www.talkd.com/e-bay-checkout-totally-broken/</guid>
		<description><![CDATA[Just like much of the rest of the E-bay auction site, the checkout system is totally broken and noone is doing anything to fix it.  E-bay has just recently launched a new checkout system which works with PayPal (also owned by E-bay) to process payments.  By default the system asks you to deduct [...]]]></description>
			<content:encoded><![CDATA[<p>Just like much of the rest of the E-bay auction site, the checkout system is totally broken and noone is doing anything to fix it.  E-bay has just recently launched a new checkout system which works with PayPal (also owned by E-bay) to process payments.  By default the system asks you to deduct money directly from your bank account.  After you enter your PayPal login, you will see a little box on the right of the screen (during step #3) where you confirm your payment:</p>
<p><a href="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay1.gif" title="E-bay checkout screen"><img src="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay1.gif" alt="E-bay checkout screen" /></a></p>
<p>You will see there are two options on this page.  One for &#8220;More Options&#8221; that allows you to change to a different payment option and another to use your &#8220;PayPal Credit Card&#8221; to do this payment.  First, lets try to click the &#8220;More Options&#8221; to change the funding source for our payment.  When you click this, the following PayPal screen comes up:</p>
<p><a href="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay2.gif" title="PayPal “More Options” Page"><img src="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay2.gif" alt="PayPal “More Options” Page" /></a></p>
<p>Of course, this page is totally useless, clicking on &#8220;Click Here to Retry&#8221; doesn&#8217;t help at all either.  It jus brings up the same page over-and-over.  You would think that E-bay would have tested this feature before they launched their new checkout process.  Of course, they probably don&#8217;t care, and probably prefer to only get money direct from your banking account so they don&#8217;t have to pay any fees.  Remember, this feature has been broken for several days now, and nothing has been done  to correct it.</p>
<p>Now, lets revisit the original E-bay checkout screen and this time try to change to &#8220;PayPal Buyer Credit&#8221;.  This should use my PayPal credit card which I received over a year ago and I&#8217;ve already used to make purchases in the past.  This should work right?  Just click the link that reads: &#8220;Switch Now to Use Your PayPal Plus Card&#8221;.  So when I clicked this button (and I have tried this around 20 times so far already on different days with different browsers and different computers), I get:</p>
<p><a href="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay3.gif" title="E-bay Payment by PayPal Plus Card"><img src="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay3.gif" alt="E-bay Payment by PayPal Plus Card" /></a></p>
<p>Okay, great, it looks like this is working, should be smooth sailing now right?  So, I click continue to finalize my payment and up comes:</p>
<p><a href="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay4.gif" title="E-bay Checkout Totally Broken"><img src="http://www.talkd.com/wp-content/uploads/2007/11/ebay_pay4.gif" alt="E-bay Checkout Totally Broken" /></a></p>
<p>Thanks a lot E-bay.  Once again, you&#8217;ve proved your incompetence.  I&#8217;ve always been dissatisfied with your service, because of your wreckless price gouging of your customers and endless fees and upsells.  It turns out your service is not worth my time, and I have vowed never to use your services ever again.  Your multi-billion corporate greed, has finally destroyed you and you will rapidly decline over the coming years just as Yahoo has fallen to Google.</p>
<p>I encourage everyone to flee from this sinking ship before it screws you over and steals all of your money like it did mine (that&#8217;s a topic for another day).  I am developing a free auction site available at <a href="http://www.goswap.com/">www.goswap.com</a> which provides a free auction service for everyone.  What E-bay has done is appalling and an insult to the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/e-bay-checkout-totally-broken/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Pays $240 Million for 1.6% of Facebook</title>
		<link>http://www.talkd.com/microsoft-pays-240-million-for-16-of-facebook/</link>
		<comments>http://www.talkd.com/microsoft-pays-240-million-for-16-of-facebook/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 18:41:19 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Internet Industry]]></category>

		<category><![CDATA[Facebook]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Partnership]]></category>

		<category><![CDATA[Social Network]]></category>

		<guid isPermaLink="false">http://www.talkd.com/microsoft-pays-240-million-for-16-of-facebook/</guid>
		<description><![CDATA[Yesterday, Microsoft paid $240 dollars for a 1.6% stake of the social networking site Facebook.  Ever since the success of MySpace, social networking sites have been the new investment darlings.  The estimated company value is derived from companies such as Google, whose value is largely based on the large audience of web surfers [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.talkd.com/microsoft-pays-240-million-for-16-of-facebook/facebook/" rel="attachment wp-att-196" title="Facebook"><img src="http://www.talkd.com/wp-content/uploads/2007/10/facebook_logo_large.jpg" alt="Facebook" align="left" border="0" hspace="12" vspace="5" /></a>Yesterday, Microsoft paid $240 dollars for a 1.6% stake of the social networking site Facebook.  Ever since the success of MySpace, social networking sites have been the new investment darlings.  The estimated company value is derived from companies such as Google, whose value is largely based on the large audience of web surfers it draws.</p>
<p>Social networking has been growing at an exponential rate.  Initially made popular by teens in high school and students in college, it has grown to encompass all demographics.  It has also been helped by the popularity of blogging, and to a lesser extend, Wikipedia.  Many schools have configured their Internet filters to block these social networking sites because their systems are intended for educational purposes and not socializing.</p>
<p>Given the price paid by Microsoft, the total estimated worth of Facebook would be around $15 billion dollars.  Not bad for a company started by a 23 year-old only 3 years ago.  The application that Facebook has built is simple and easy-to-learn.  It makes it easy for anyone to create a profile and connect with their friends.  Although instant messaging and e-mails also accomplish the same goals, there is something special about putting yourself out there for the whole world to see.</p>
<p>Part of the deal that Microsoft made with Facebook allows them to partner on advertising displayed on the site.  Microsoft will manage the ads and split the profits 50/50 with Facebook.  This is a pretty sweet deal for Facebook, since the Microsoft advertising machine can get some high paying clients and allow Facebook to focus on serving their community.  Only time will tell if Facebook can stay on top - if the history between Yahoo and Google is any indication, being the first to market is not the most important criteria for success.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/microsoft-pays-240-million-for-16-of-facebook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Code Igniter PHP Framework</title>
		<link>http://www.talkd.com/191/</link>
		<comments>http://www.talkd.com/191/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 15:38:22 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Web Site Development]]></category>

		<category><![CDATA[Code Igniter]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[PHP Framework]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.talkd.com/191/</guid>
		<description><![CDATA[After reading some discussion on the PHP mailing list, I noticed a lot of people were recommending the Code Igniter framework.  So I decided to do myself a favor and go check it out.  Code Igniter is a very lightweight PHP framework for building web applications.
So far, I&#8217;ve just been reading the documentation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.talkd.com/191/code-igniter-php-framework/" rel="attachment wp-att-192" title="Code Igniter PHP Framework"><img src="http://www.talkd.com/wp-content/uploads/2007/10/ci_logo_flame.jpg" alt="Code Igniter PHP Framework" align="left" border="0" hspace="12" vspace="5" /></a>After reading some discussion on the PHP mailing list, I noticed a lot of people were recommending the <a href="http://codeigniter.com/" title="Code Igniter PHP Framework">Code Igniter</a> framework.  So I decided to do myself a favor and go check it out.  Code Igniter is a very lightweight PHP framework for building web applications.</p>
<p>So far, I&#8217;ve just been reading the documentation to get a feel for how it works.  It has some nice URL rewriting features to help your site rate well in the search engines.  It also uses a lot of object-oriented methodologies to manage code modules.  I really like the fact that it comes with a lot of helper classes to do common things like build HTML code.  This was one  thing I had built into my own framework.</p>
<p>It uses a helper class to access the database as well.  I&#8217;m not sure if this is beneficial or not because there appears to be some limitations in how you can use it.</p>
<p>Some people think that PHP is not ready for the enterprise because it lacks the backing of a major corporation and doesn&#8217;t have the support that some of the big players have.  I have been developing for over 3 years now and I can tell you that&#8217;s just not the case.<br />
If you are just starting out in PHP, I think the Code Igniter framework like this is just the ticket to get you started creating powerful web applications.  Of course, a knowledge of MySQL database would definitely be a major plus.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/191/feed/</wfw:commentRss>
		</item>
		<item>
		<title>San Diego Fire Storm 2007</title>
		<link>http://www.talkd.com/san-diego-fire-storm-2007/</link>
		<comments>http://www.talkd.com/san-diego-fire-storm-2007/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 03:52:54 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Local Events]]></category>

		<category><![CDATA[firestorm]]></category>

		<category><![CDATA[poway]]></category>

		<category><![CDATA[san diego]]></category>

		<guid isPermaLink="false">http://www.talkd.com/san-diego-fire-storm-2007/</guid>
		<description><![CDATA[As you probably know, yesterday was one of the worst days for the San Diego firestorm.  Our area was evacuated in the afternoon as a precaution.  The fire has burned more than 130,000 acres and more than 1000 homes have burned down in the San Diego area alone.  Our house was not [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know, yesterday was one of the worst days for the San Diego firestorm.  Our area was evacuated in the afternoon as a precaution.  The fire has burned more than 130,000 acres and more than 1000 homes have burned down in the San Diego area alone.  Our house was not affected since we were lucky and not in the path of danger.</p>
<p>My parents who live in Poway were nearly hit by the Witch fire which went through Poway.  The firefighters did an excellent job of controlling the fire (as much they could due to the Santa Ana conditions we have here.)  I&#8217;m looking forward to all of the fires being out soon.  I hope this is the last of the big fires.  Like most of the other areas of the country, San Diego has been experiencing a drought.  We sure could use some rain in this area.</p>
<p>I&#8217;m looking forward to things getting back to normal.   I should be going back to work tomorrow (barring any drastic change in the fire.)  I need to catch up on a few projects that I left unfinished.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/san-diego-fire-storm-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to Our New Blog</title>
		<link>http://www.talkd.com/welcome-to-our-new-blog/</link>
		<comments>http://www.talkd.com/welcome-to-our-new-blog/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 21:02:14 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Blog Site Developments]]></category>

		<guid isPermaLink="false">http://d32147.u40.imountain.com/welcome-to-our-new-blog/</guid>
		<description><![CDATA[I decided to move my blog to a new software.  I switched from Movable Type to WordPress which seems to be the most popular browser these days.  Maybe I&#8217;ll get back into writing more articles on the site.  Recently, I&#8217;ve been pretty busy and just letting the whole blogging thing slide.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.talkd.com/welcome-to-our-new-blog/wordpress-logo/" rel="attachment wp-att-194" title="Wordpress Logo"><img src="http://www.talkd.com/wp-content/uploads/2007/10/wordpress_logo.thumbnail.gif" alt="Wordpress Logo" align="left" border="0" hspace="12" vspace="5" /></a>I decided to move my blog to a new software.  I switched from Movable Type to WordPress which seems to be the most popular browser these days.  Maybe I&#8217;ll get back into writing more articles on the site.  Recently, I&#8217;ve been pretty busy and just letting the whole blogging thing slide.  I don&#8217;t have a large readership after all.  This re-designed blog also represents a change in hosting to a load-balanced host with an enterprise-quality database back end.</p>
<p>Since I do need to keep on top of things, I really should be familiar with the most popular blogging platform.  At least it is the most popular if you are going to host your blog yourself and not pay for a service like bloggger.com. Plus,</p>
<p>Another benefit is that this type of blog (with the theme I have installed) should make the entries much more readable.  By that I mean the size of the text and the whitespace to format the articles is easier on the eyes.  It may be rather boring to look at, but if you are a technical person like myself, you won&#8217;t really care too much for the frills and cutting-edge design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/welcome-to-our-new-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating Theme Support for Our CMS</title>
		<link>http://www.talkd.com/creating-theme-support-for-our-cms/</link>
		<comments>http://www.talkd.com/creating-theme-support-for-our-cms/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 17:02:12 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://d32147.u40.imountain.com/?p=188</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I am trying to develop a themes module for my new PHP intranet that will allow me to easily install themes.  I plan to create an update site which holds all of the available themes.  Each theme will be identified by an XML descriptor file which contains all of the properties for the theme.  On the update site, a service will scan all of the folders on the site and parse all of the XML descriptor files.  The theme information will then be collected and summarized then stored in a global themes file.  This way, when someone does an update, they can just retrieve one file from the update server to build a list of available themes to download.</p>
<p>I&#8217;m thinking of having two different types of themes.  One set of themes will be for the public site while the other will be strictly for the control panel.  Users are free to mix and match themes so that the theme for the public site doesn&#8217;t need to match the one used on the control panel.  Although they share a lot of the same components, it&#8217;s better to keep them separate so there is no confusion over what elements are specific to the public and which elements are specific to the control panel (and which elements are shared by both.)</p>
<p>Another feature I would like to have is the ability to customize a theme.  So if a user doesn&#8217;t like one particular aspect of the theme, they can use a web-based theme editor to tweak the parts that they wish to improve.  This should provide maximum flexibility when working with themes.  I&#8217;m really hoping to get the theme support done quickly so I can open up the demo site to everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/creating-theme-support-for-our-cms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configuration Settings on a CMS</title>
		<link>http://www.talkd.com/configuration-settings-on-a-cms/</link>
		<comments>http://www.talkd.com/configuration-settings-on-a-cms/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 17:39:25 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://d32147.u40.imountain.com/?p=187</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of developing the next generation Orvado Intranet application.  Technically, it&#8217;s a <a href="http://technorati.com/tag/Content%20Management%20System" rel="tag">Content Management System</a> which will be used to build and manage very dynamic websites.  I have designed a database for universal configuration settings which can be used across all modules but now I need to determine how the settings will be accessed.</p>
<p>In the past I&#8217;ve used a system where the settings would be accessible from each page of the control panel.  This makes the settings easily accessible and relevant to the current section you are in.  The only problem with this setup is  that you don&#8217;t see all of the configuration settings in one place.</p>
<p>We could put all of the settings for each module in one common area.  However, this would require that users navigate away from the section they are currently in to make changes.  Then, once their changes are complete, they would have to navigate back to the section they came from.  Not the ideal situation.</p>
<p>Another issue I&#8217;d like to address is having global settings for the entire site.  These are settings that are not specific to on specific module or feature on the site.  Usually, I&#8217;d put these settings on the home page of the control panel or in a special <i>Configuration</i> area of the site.</p>
<p>I think I&#8217;ll put the settings in both areas.  Make all of the configuration settings accessible from a centralized location and also make module-specific settings appear in their related sections.  This should provide the best of both worlds and (hopefully) won&#8217;t be too confusing for the operators.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/configuration-settings-on-a-cms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tragic Errors by President Bush in Iraq</title>
		<link>http://www.talkd.com/tragic-errors-by-president-bush-in-iraq/</link>
		<comments>http://www.talkd.com/tragic-errors-by-president-bush-in-iraq/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 16:46:32 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Politics &amp; Opinion]]></category>

		<guid isPermaLink="false">http://d32147.u40.imountain.com/?p=186</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>As Iraq is quickly sliding deeper and deeper into chaos, President Bush has made no substantial effort to listen to his military advisers, congress or the American people.  Iraq has already shown a reluctance to fulfill its obligations in policing itself.  It barely polices its capitol city, Baghdad, much less the entire country.  It&#8217;s as if Iraq is milking the United States for everything its got, much like the terrorists are trying to bring our great country to economic ruin.  It&#8217;s the same tactic the Taliban used in Afghanistan against the Soviet Union.  As the war nears the 4 year mark it is time to reflect and take stock of the situation.  Over 3000 U.S. soldiers killed, plus many more wounded.  More than 25,000 innocent Iraqi civilians killed.  The escalation of troops proposed by President Bush has already been tried twice before.  It&#8217;s a flawed policy that is doomed to fail.  The Bush Administration needs to heed the recommendations of the Iraq Study Group and begin the real task of healing Iraq.  His misguided notion of bringing democracy and freedom to the Middle East are largely meaningless in the Arab world.  You might as well ask them to change their religion.</p>
<p>I&#8217;ve submitted my opinion to my local newspaper.  It is imperative that the American people take action.  Please take the time to convey your opinion to your local media, your local congressmen and all of your friends and family.  I don&#8217;t want to see my children grow up in world bogged down in World War III.  Our country has long been a moral standard for the rest of the world to follow.  Thanks to our current administration, it has become the laughing stock of the entire world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/tragic-errors-by-president-bush-in-iraq/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nintendo Wii and PS3 Bundles Suck Eggs</title>
		<link>http://www.talkd.com/nintendo-wii-and-ps3-bundles-suck-eggs/</link>
		<comments>http://www.talkd.com/nintendo-wii-and-ps3-bundles-suck-eggs/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 20:57:09 +0000</pubDate>
		<dc:creator>kenrich</dc:creator>
		
		<category><![CDATA[Politics &amp; Opinion]]></category>

		<guid isPermaLink="false">http://d32147.u40.imountain.com/?p=185</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been following the craziness surrounding the sales of the two new video game consoles (the <a href="http://technorati.com/tag/wii" rel="tag">Nintendo Wii</a> and the <a href="http://technorati.com/tag/PS3" rel="tag">Sony Playstation 3</a>.)  I know have other made this same comment but I want to stress how unfair the situation has become.  I had been considering buying a console, but now I think I&#8217;ll wait another year.</p>
<p>Long gone are the days when you could pick up a console for $125 bucks and get a free game bundled.  Actually, this is not entirely true because the Wii does come for $250 and it includes a bundled game.  The one difference being that they bumped up the price to pay for the game instead of just selling it for $200.  In light of the shortages, I guess this is a good business decision.</p>
<p>I&#8217;m sick of all of these Customer&#8217;s Choice or Gamer&#8217;s Choice bundles that everyone seems to be offering.  The only way to get a console is to shell out $800 for a Wii or $1100 for a PS3.  I doubt that either of these would be chosen by the average customer or a gamer.  It is just another way greedy corporations are trying to take advantage of the consumer.  If you really want a game system for the holidays, why not buy yourself a Nintendo DS or a playstation 2 to hold yourself over until supplies are plentiful and these ridiculous bundles are shunned into non-existance.</p>
<p>I&#8217;ve become so frustrated with the situation, I&#8217;ve decided to wait another 6 months.  By then, at least we&#8217;ll know which system is really going to dominate the marketplace.  By then we should see a major price drop in current generation systems (especially true for the XBox 360).  Also, it will benefit the consumer greatly to know which system is going to serve their customers better and provide the most compelling features.  So far, the odds look to be in favor of the Nintendo Wii (very few hardware issues and the most bang for the dollar).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.talkd.com/nintendo-wii-and-ps3-bundles-suck-eggs/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
