<?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>engfer(s) &#187; Rants</title>
	<atom:link href="http://www.engfers.com/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engfers.com</link>
	<description>» scrumptions blog &#038; code » nothing more, nothing less</description>
	<lastBuildDate>Tue, 06 Oct 2009 21:52:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Funny Findings: A Nice Guy&#8217;s Lament and Ode to the Nice Guys</title>
		<link>http://www.engfers.com/2008/11/02/funny-findings-a-nice-guys-lament-and-ode-to-the-nice-guys/</link>
		<comments>http://www.engfers.com/2008/11/02/funny-findings-a-nice-guys-lament-and-ode-to-the-nice-guys/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 22:56:17 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=785</guid>
		<description><![CDATA[I found these short writings out there on the webs. I hope you&#8217;ll get a good laugh or two out of them (especially for all you nice guys out there): A Nice Guy&#8217;s Lament Ode to the Nice Guys Ahh the paradox of being a nice guy&#8230;]]></description>
			<content:encoded><![CDATA[<p>I found these short writings out there on the webs. I hope you&#8217;ll get a good laugh or two out of them (especially for all you <em>nice guys </em>out there):</p>
<ul>
<li><strong><a href="http://www.jagszone.com/other/lament.html">A Nice Guy&#8217;s Lament</a></strong></li>
<li><strong><a href="http://www.jagszone.com/other/ode_guy.html">Ode to the Nice Guys</a></strong></li>
</ul>
<p>Ahh the paradox of being a nice guy&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2008/11/02/funny-findings-a-nice-guys-lament-and-ode-to-the-nice-guys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Rapid Prototyping Generally Sucks For a Developer</title>
		<link>http://www.engfers.com/2008/09/23/why-rapid-prototyping-generally-sucks-for-a-developer/</link>
		<comments>http://www.engfers.com/2008/09/23/why-rapid-prototyping-generally-sucks-for-a-developer/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:28:13 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software Design]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=457</guid>
		<description><![CDATA[Rapid prototyping can be a wonderful thing for involving the end customer in the design and development process; it can make them happy (it shows progress) which makes you money; however, if you have the wrong kind of customer, your life as a developer can becoming a living nightmare. The horror is increased by several [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-489 aligncenter" title="Rapid prototyping sucks..." src="http://www.engfers.com/wp-content/uploads/2008/09/track.jpg" alt="" /></p>
<p>Rapid prototyping <strong>can be a wonderful</strong> thing for involving the end customer in the design and development process; it can make them happy (<em>it shows progress</em>) which makes you money; however, if you have the <span style="text-decoration: underline;">wrong kind of customer</span>, your life as a developer can becoming a <span style="color: #ff0000;"><strong>living nightmare</strong></span>. The horror is increased by <em>several orders of magnitude</em> if you have the requirement to produce <strong>fully functional </strong>prototypes.</p>
<p style="text-align: center;">
<p><span id="more-457"></span></p>
<h3 class="hrule"><span style="color: #3366ff;">What Is Rapid Prototyping?</span></h3>
<p>It&#8217;s a software development process that involves creating incomplete prototypes of an application that either helps build or build toward the ideal of the final design of the application.</p>
<p>There are several different methods of rapid prototyping as listed on the <a href="http://en.wikipedia.org/wiki/Software_prototyping">Wikipedia article</a>:</p>
<ul>
<li><em>Throwaway</em> &#8211; none of the actual code developed will be used in the final product (FAST)</li>
<li><em>Evolutionary</em> &#8211; iterative design and development of functional prototypes (and the code used isn&#8217;t thrown away)</li>
<li><em>Incremental</em> &#8211; piecemeal construction of a larger prototype using smaller prototypes</li>
<li><em>Extreme</em> &#8211; like everything else but has a period where mock-data is used</li>
</ul>
<p><strong><span style="text-decoration: underline;">Advantages of Rapid Prototyping</span> </strong>(via <a href="http://en.wikipedia.org/wiki/Software_prototyping">Wikipedia article</a>)</p>
<ul>
<li><strong>Lowered development time and costs</strong>
<ul>
<li>Less process to get in the way of defining; the customer can see requested changes <em>fast</em></li>
</ul>
</li>
<li><strong>Increased customer involvement in design and development</strong>
<ul>
<li>User&#8217;s can give immediate and incremental feedback on the prototypes so they end up with a much happier, better functioning product</li>
</ul>
</li>
</ul>
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-9461422058527053";
google_ad_slot = "5057152483";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<h3 class="hrule"><span style="color: #3366ff;">Why Is It So Bad Then?</span></h3>
<p>If you have a customer that would like something, but they don&#8217;t know what they want, and they tend to get stuck on telling you how to implement their something instead of real concrete requirements. RUN!!!</p>
<p>Let&#8217;s just take a quick look at the disadvantages&#8230;</p>
<p><span style="text-decoration: underline;"><strong>Disadvantages of Rapid Prototyping</strong></span> (via <a href="http://en.wikipedia.org/wiki/Software_prototyping">Wikipedia article</a>)</p>
<ul>
<li><strong>Poor/insufficient analysis</strong>
<ul>
<li>Since you were busy <em>coding your life away</em> on a feature that&#8217;s not really &#8220;production-ready&#8221; and you only have a week or two to finish, you might not have had enough time to sit back and really <strong>think </strong>about your design. You could make some <em>dumb </em>mistakes that could have been fixed by thinking about the problem from a different angle or using more time.Now imagine every other developer working on the same project but on different parts! You may have a functional prototype, but it may well easily be a <strong>big ball of hack</strong></li>
</ul>
</li>
<li><strong>Customers don&#8217;t tend realize that the prototype is a &#8220;<em>prototype</em>&#8220;</strong>
<ul>
<li>This one can be really bad. If you give a customer a prototype release with the GUI features working but the data is not really connected to the real data (so that you could ask them if this new GUI feature was what they wanted), they will always try to use it as a final product and ask instead, &#8220;<em>where&#8217;s my data?</em>&#8220;</li>
<li><span style="color: #ff0000;"><em>Rapid prototyping tends to allow the customer to foucs more on the minute volatile details rather than the larger picture or the workflows.</em></span><span style="color: #ff0000;"><em></em></span></li>
<li>Another problem, <strong>once the customer sees a feature, they tend to stick with that feature even though it may evolve</strong>.  They have been trying to imagine the solution to their problem, and you give them a half-arse solution; the next release you give them something better or it changes and they will want to stick with the old and poorer features (i.e. once you&#8217;ve laid the track around the mountain, they won&#8217;t like it if you decide to tunnel the track through the mountain even though it might have been shorter/cheaper/better/whatever)</li>
</ul>
</li>
<li><strong>Clouding of the developer&#8217;s goals and mission as compared to the customer</strong>
<ul>
<li>The customers will ask for features sometimes, and everyone thought they knew what the customer meant by those features/requirements; however, what they wanted and what was interpreted can become skewed and misaligned. To help you out, <em>make sure to ask them for the business case for everything they are requiring!</em> <strong>Ask, ask ask!</strong> They need to know why they are asking for the new feature.</li>
</ul>
</li>
<li><strong>Developers are too attached to their creations </strong>
<ul>
<li>Developers might spend 40+ engineer hours each on a feature, and when the prototype iteration is released, the customer might say to throw the feature out.  Developers will try to persuade the customer that it&#8217;s a viable feature (even though it may not); developers really don&#8217;t like wasting their coding time; however, it is a prototype so developers <strong>should </strong>be ready for  features (especially those with a lot of sweat and blood in them) to be thrown out or never used.</li>
</ul>
</li>
<li><strong>Way too much development time of a prototype </strong>
<ul>
<li>This is where the paradox of rapid prototyping exists because RP boats faster time to market. Developers tend to over-architect and spend way too much time on the features of a prototype for efficiency or whatever reason, and a change in the requirements or features totally negates the time spent on the architecture.  When it comes down to it, development teams really need to make their deadlines, <em>so don&#8217;t over-architect a feature that the customer isn&#8217;t completely gang-ho for; just put enough design in to mitigate medium-level risks until the feature is solidified.</em></li>
<li>There also exists a big balance issue here: <span style="color: #ff0000;">do you sacrifice design for lowered development time? <span style="color: #000000;">or </span>do you extend the development time for better analysis and design?</span> It&#8217;s all dependent on what type of prototyping you want to do; throwaway-prototyping makes it much easier to hack away and come back later for better analysis and design</li>
</ul>
</li>
</ul>
<p><span style="color: #ff0000;"><strong>What does it all mean?</strong></span></p>
<p>It means that developers tend to work a ton of time (just to make the release deadlines) on over-architected features that the customer may or may not want.</p>
<p>How satisfactory is it for a developer when the stuff they create is destroyed?</p>
<h3 class="hrule"><span style="color: #3366ff;">Case Study: IT Asset Adhoc Reporting</span></h3>
<p><strong>Background:</strong></p>
<p>Our customer has a contract with another very large company to audit the IT assets that the customer has.  The original requirements for that large company were to produce quite a few reports of the IT asset audit status.</p>
<p>The customer then asked this contractor to produce a queryable form for all the IT assets, so the large contractor gave them a <strong>MS Access database</strong> with very elementary <strong>MS Access query Form</strong>.</p>
<p>We had the job to migrate the MS Access database into Oracle for reporting purposes, which stunk because there were no primary-key or foreign-key constraints enforced (replicated data was in the Access DB)</p>
<p><span style="color: #3366ff;"><strong>Adhoc Reports (ranting&#8230;)<br />
</strong></span></p>
<p>The customer wanted us to create a mechanism for adhoc query reporting, but they didn&#8217;t know what they wanted,  so we researched for a week on the industry standards of adhoc query reporting like JReport or some other type of business intelligence suites that had lots of features like pivot tables, drag-and-drop report generation, and drill-down capabilities.</p>
<p>We presented the idea to them and they said that they just wanted something that functioned like the MS Access query form, so we did that.  Then they <strong>complained </strong>that the form looked like the MS Access query form!!!</p>
<p>We then needed to glean the report generation workflow from them and gave them working prototypes of each workflow.  Their comments back were, &#8220;<em>the form is missing these fields</em>&#8220;, &#8220;<em>the font is too big</em>&#8220;, and &#8220;<em>I want a green popup when I hover over this thing</em>&#8221; instead of &#8220;we like workflow option 2&#8243; or whatever.</p>
<p>We have been asking questions constantly about the requirements and the answers come back in the form of <em>more questions</em>!!! It&#8217;s just the way this customer is.  Moreover, since we constantly ask them questions about the prototypes for feedback, they decided to take that as an offense and they complained to their higher ups that we weren&#8217;t doing anything. So what did we do? Make prototypes in closer release intervals! BAH!</p>
<p>Moreover, they told use that we<strong> can&#8217;t warehouse</strong> the data to <strong>normalize </strong>it, but yet they <strong>complain </strong>that they see null&#8217;s and replicated fields.</p>
<p>Since we aren&#8217;t a bunch of dumb developers, we like making good quality products, and when the requirements change as much as they do, it&#8217;s sad to see your stuff that you created just go to waste.  I can&#8217;t tell you how many lines of code were just <em>thrown away</em>. I know that some of the readers will be saying, &#8220;well, you should have designed it better&#8221;.  Well yeah, we know!!!  However, with two week release cycles it&#8217;s pretty hard to do that when the requirements end up changing the design dramatically; moreover, I don&#8217;t want to work 80 hours a week on design that might change anyway.</p>
<p>However, they do <strong>pay the bills</strong>, so we must do as we are told. Enough of my complaining. This wasn&#8217;t as much of a case study as it was a rant I guess, and I do apologize.</p>
<p>The point of this is that it takes a lot of sweat and blood to make these prototypes, and the customer is just never happy; therefore, we aren&#8217;t happy.</p>
<p><span style="color: #3366ff;"><strong><span style="text-decoration: underline;">Moral of the Story</span>: If you are going to chose a prototyping method, use <em>throwaway</em>!!! It will be the best for everyone, and you won&#8217;t deliver a ball of hack as your final product.<br />
</strong></span></p>
<h3 class="hrule"><span style="color: #ff0000;">Has Anyone Else Experienced As Much Trouble with Rapid Prototyping?</span></h3>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll. Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-9461422058527053";
google_ad_slot = "5057152483";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<h3><span style="color: #ff0000;">What are Your Comments on RP?</span></h3>
<p>Please leave a comment on your expieriences and thoughts of rapid prototyping!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2008/09/23/why-rapid-prototyping-generally-sucks-for-a-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90&#8242;s Male Thunderbird Spotted in the Wild</title>
		<link>http://www.engfers.com/2008/09/15/90s-male-thunderbird-spotted-in-the-wild/</link>
		<comments>http://www.engfers.com/2008/09/15/90s-male-thunderbird-spotted-in-the-wild/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:57:34 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=428</guid>
		<description><![CDATA[A 10-15 year old blue male Thunderbird was spotted prowling the cement prairies in Arlington, TX.  It is currently the mating season for the Thunderbirds; moreover, judging from the color of the genitalia, we believe that there is a physical problem with this male because it seems that &#8220;no mates will accept him&#8221;. Seriously, why [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.engfers.com/wp-content/uploads/2008/09/cars_got_b4lls.png"><img class="size-medium wp-image-429 aligncenter" title="cars_got_b4lls" src="http://www.engfers.com/wp-content/uploads/2008/09/cars_got_b4lls-300x224.png" alt="" width="300" height="224" /></a></p>
<p style="text-align: left;"><span style="color: #ff0000;"><em>A 10-15 year old blue male Thunderbird was spotted prowling the cement prairies in Arlington, TX.  It is currently the mating season for the Thunderbirds; moreover, judging from the color of the genitalia, we believe that there is a physical problem with this male because it seems that &#8220;no mates will accept him&#8221;</em></span><span style="color: #ff0000;">.</span></p>
<p style="text-align: left;"><span style="color: #3366ff;"><strong>Seriously, why do people do this? Especially on a Thunderbird?</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2008/09/15/90s-male-thunderbird-spotted-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Verizon Wireless Adds New &quot;Premium&quot; Plans at a &quot;Premium&quot; Price</title>
		<link>http://www.engfers.com/2007/07/02/verizon-wireless-adds-new-premium-plans-at-a-premium-price/</link>
		<comments>http://www.engfers.com/2007/07/02/verizon-wireless-adds-new-premium-plans-at-a-premium-price/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 16:59:00 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.engfers.com/2007/07/02/verizon-wireless-adds-new-premium-plans-at-a-premium-price/</guid>
		<description><![CDATA[I have been awaiting the July 1 unveiling of the new Verizon Wireless plans for several weeks now, and when I excitedly visited the store yesterday, it was very much a disappointment. The new America&#8217;s Choice &#8220;Premium&#8221; plan (for both family and individual plans) is nothing more than a ~$20 tacked on fee for your [...]]]></description>
			<content:encoded><![CDATA[<p>I have been awaiting the July 1 unveiling of the new <span style="font-weight: bold">Verizon Wireless</span> plans for several weeks now, and when I excitedly visited the store yesterday, it was very much a disappointment.</p>
<p style="text-align: center"><a href="http://www.engfers.com/wp-content/uploads/2007/07/verizon_crowd.jpg" rel="lightbox" title="Verizon Sucks…"><img src="http://www.engfers.com/wp-content/uploads/2007/07/verizon_crowd.jpg" alt="Verizon Sucks…" border="0" height="120" width="252" /></a></p>
<p>The new <span style="font-weight: bold"><u>America&#8217;s Choice &#8220;Premium&#8221;</u></span> plan (for both family and individual plans) is nothing more than a <span style="font-weight: bold">~$20</span> tacked on fee for your plan that includes <span id="more-64"></span> (quoted from their <a href="http://news.vzw.com/news/2007/07/pr2007-07-02a.html">press release</a>):</p>
<blockquote style="color: #ff0000">
<ul>
<li><strong>Mobile E-mail</strong> – Customers get their e-mail on-the-go with Verizon Wireless’ new Mobile E-mail application on select Get It Now<sup style="font-weight: normal">®</sup>-enabled phones. With Mobile E-mail, Verizon Wireless customers can access up to 10 of the world’s most popular e-mail services, including Yahoo!<sup style="font-weight: normal">®</sup> Mail, Windows Live Hotmail, AOL<sup style="font-weight: normal">®</sup> Mail, AIM<sup style="font-weight: normal">®</sup> Mail, Verizon.net accounts and more on their mobile phones.</li>
<li><strong>VZ Navigator</strong> – This location based service from Verizon Wireless gives customers audible turn-by-turn directions and location information to more than 14 million points of interest including restaurants, ATMs and gas stations.</li>
<li><strong>Messaging</strong> – Unlimited text, picture, video and instant messaging to anyone on any network in the U.S. The plans allow customers to send and receive messages to other wireless users and e-mail addresses worry free.</li>
<li><strong>V CAST Basic Video Clips</strong> – Verizon Wireless customers can enjoy video clips of the latest news, sports and entertainment in the palms of their hands.</li>
<li><strong>Internet</strong> – Included with the V CAST VPak, customers have unlimited access to Mobile Web 2.0<sup>SM</sup> at speeds faster than ever before.</li>
<li><strong>Network</strong> – Verizon Wireless has invested more than $37 billion in the last seven years to increase the coverage and capacity of its national network.</li>
</ul>
</blockquote>
<p>The problem is, you <span style="font-weight: bold">already </span>paid $20 more a month for the <span style="font-style: italic">unlimited messaging</span> on the <span style="font-weight: bold">America&#8217;s Choice &#8220;Select&#8221;</span> plans, so we are now looking at an extra $40/mo!</p>
<p>So now the plan matrices are as follows (for zip <span style="font-weight: bold">76039</span>):<br />
<span style="font-weight: bold; font-size: 130%"><br />
<span style="font-size: 180%">Individual Plans</span></span></p>
<table style="width: 426px; height: 156px" border="1" cellspacing="0" frame="box">
<tr>
<th></th>
<th>Basic</th>
<th>Select</th>
<th style="color: #ff0000">Premium</th>
</tr>
<tr>
<th>450</th>
<td>$39.99</td>
<td>$59.99</td>
<td style="color: #ff0000; font-weight: bold">$79.99</td>
</tr>
<tr>
<th>900</th>
<td>$59.99</td>
<td>$79.99</td>
<td style="color: #ff0000; font-weight: bold">$99.99</td>
</tr>
<tr>
<th>1350</th>
<td>$79.99</td>
<td>$99.99</td>
<td style="color: #ff0000; font-weight: bold">$119.99</td>
</tr>
<tr>
<th>2000</th>
<td>$99.99</td>
<td>$119.99</td>
<td style="color: #ff0000; font-weight: bold">$139.99</td>
</tr>
<tr>
<th>4000</th>
<td>$149.99</td>
<td>$169.99</td>
<td style="color: #ff0000; font-weight: bold">$189.99</td>
</tr>
<tr>
<th>6000</th>
<td>$199.99</td>
<td>$219.99</td>
<td style="color: #ff0000; font-weight: bold">$239.99</td>
</tr>
</table>
<p><span style="font-size: 130%"><br />
<span style="font-weight: bold; font-size: 180%">Family Share Plans</span></span></p>
<table style="width: 428px; height: 178px" border="1" cellspacing="0" frame="box">
<tr>
<th></th>
<th style="color: #ff0000" colspan="4">Premium Plan</th>
</tr>
<tr>
<th>lines -&gt;</th>
<th>2</th>
<th>3</th>
<th>4</th>
<th>5</th>
</tr>
<tr>
<th>700</th>
<td style="color: #ff0000; font-weight: bold">$139.99</td>
<td style="color: #ff0000; font-weight: bold">$169.98</td>
<td style="color: #ff0000; font-weight: bold">$199.97</td>
<td style="color: #ff0000; font-weight: bold">$229.96</td>
</tr>
<tr>
<th>1400</th>
<td style="color: #ff0000; font-weight: bold">$159.99</td>
<td style="color: #ff0000; font-weight: bold">$189.98</td>
<td style="color: #ff0000; font-weight: bold">$219.97</td>
<td style="color: #ff0000; font-weight: bold">$249.96</td>
</tr>
<tr>
<th>2100</th>
<td style="color: #ff0000; font-weight: bold">$179.99</td>
<td style="color: #ff0000; font-weight: bold">$209.98</td>
<td style="color: #ff0000; font-weight: bold">$239.97</td>
<td style="color: #ff0000; font-weight: bold">$269.96</td>
</tr>
<tr>
<th>3000</th>
<td style="color: #ff0000; font-weight: bold">$219.99</td>
<td style="color: #ff0000; font-weight: bold">$249.98</td>
<td style="color: #ff0000; font-weight: bold">$279.97</td>
<td style="color: #ff0000; font-weight: bold">$309.96</td>
</tr>
<tr>
<th>4000</th>
<td style="color: #ff0000; font-weight: bold">$269.99</td>
<td style="color: #ff0000; font-weight: bold">$299.98</td>
<td style="color: #ff0000; font-weight: bold">$329.97</td>
<td style="color: #ff0000; font-weight: bold">$359.96</td>
</tr>
<tr>
<th>6000</th>
<td style="color: #ff0000; font-weight: bold">$369.99</td>
<td style="color: #ff0000; font-weight: bold">$399.98</td>
<td style="color: #ff0000; font-weight: bold">$429.97</td>
<td style="color: #ff0000; font-weight: bold">$459.96</td>
</tr>
</table>
<p>I have been with Verizon for 7 years, but it&#8217;s looking mighty cloudy in our relationship. This was a huge let down for me personally because I wanted a viable opponent for the iPhone.  $20 a month is a bit much for a non-smartphone based device.</p>
<p><a href="http://bp0.blogger.com/_cc5g60LfZoc/RomB_ce0k1I/AAAAAAAAABY/VxTcHkhvD3Y/s1600-h/verizonwhat.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp0.blogger.com/_cc5g60LfZoc/RomB_ce0k1I/AAAAAAAAABY/VxTcHkhvD3Y/s400/verizonwhat.jpg" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5082736581441524562" border="0" /></a><br />
To make matters worse, I was due for a phone upgrade after 1 year (which it shows online) , but somehow when I went into the store they said that I wasn&#8217;t eligible for the 1 year upgrade until October? Some math is fuzzy there somewhere. Of course the people in the stores aren&#8217;t customer service&#8230; they are sales people, so I decided not to argue with people that didn&#8217;t know what they were talking about, and I walked back outside into the Texas downpour that was happening.</p>
<p>7 years Verizon&#8230; I&#8217;ll miss ya.  I&#8217;ve been wanting a Blackberry Pearl anyways&#8230;</p>
<p class="blogger-post-footer"><script type="text/javascript"><!-- google_ad_client = "pub-9461422058527053"; google_ad_width = 200; google_ad_height = 90; google_ad_format = "200x90_0ads_al_s"; google_ad_channel =""; google_page_url = document.location; google_color_border = "CCCCCC"; google_color_bg = "FFFFFF"; google_color_link = "000000"; google_color_url = "666666"; google_color_text = "333333"; //--></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2007/07/02/verizon-wireless-adds-new-premium-plans-at-a-premium-price/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
