Corporations http://blog.samat.org/taxonomy/term/31/0 en Lessons from Nokia's CEO: ignore your product & your customers http://blog.samat.org/2011/06/25/Lessons-from-Nokias-CEO-ignore-your-product-your-customers <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>So, Nokia&#8217;s paper-launched their <a href="http://www.engadget.com/2011/06/20/nokias-n9-official-a-plastic-slab-of-meego-coming-later-this-y/">newest flagship phone, the N9</a>.</p> <p>The N9 is based (well, <a href="http://lwn.net/Articles/448566/">sort-of</a>, anyway—something many media outlets have gotten wrong) on Nokia&#8217;s Linux-based operating system <a href="http://www.meego.com/">MeeGo</a>, which they&#8217;ve been developing in-house for several years. However, in 2010, Nokia decided to switch their flagship mobile phone <span class="caps">OS</span> from MeeGo to Windows Phone 7—effectively aborting all long-term plans and products in the&nbsp;pipeline.</p> <p>This has universally been regarded as a bad&nbsp;move.</p> <p>The N9 was apparently far enough down the pipeline, and new products based on Windows Phone 7 so far, that Nokia released the device anyway. So far, the <a href="http://www.engadget.com/2011/06/21/nokia-n9-first-hands-on/">N9 is a hit</a>.</p> <p>The move to the new <span class="caps">OS</span> is considered the handiwork of recently-appointed Nokia <span class="caps">CEO</span> Stephen Elop. However, an article in the <a href="http://www.hs.fi/english/article/Nokia+CEO+Stephen+Elop+rules+out+possible+comeback+of+MeeGo/1135267179932">Helsingin Sanomat</a> paraphrases&nbsp;Elop:</p> <blockquote>In Elop&#8217;s words, there is no returning to MeeGo, even if the N9 turns out to be a hit.</blockquote> <p>So, it doesn&#8217;t matter if Nokia&#8217;s own products are successful? The business deal made with Microsoft is more&nbsp;important?</p> <p>I&nbsp;read:</p> <blockquote>I have taken part in the conversations with the teleoperators and I have been part of the consumer test groups. The feedback has been extremely positive and I am sure that the Windows Phone system will be a great success </blockquote> <p>And think: teleoperators and consumer test groups are one thing, but what about your own customers and&nbsp;developers?</p> <p>Lessons learned here: ignore your product, and ignore your customers, and you too can be part of a company as <a href="http://techcrunch.com/2011/02/11/nokia-share-price-takes-a-hell-of-a-nosedive-down-14/">successful as Nokia</a>. Maybe, as <span class="caps">CEO</span>, you&#8217;ll get your own <a href="http://www.google.com/search?q=Elopocalypse">social media hashtag</a>&nbsp;too.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Nokia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Nokia</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item even"><a href="/tag/Entrepreneurship" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Entrepreneurship</a></div><div class="field-item odd"><a href="/tag/Microsoft" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Microsoft</a></div></div></div> Sun, 26 Jun 2011 03:39:56 +0000 Samat Jain 178 at http://blog.samat.org Google Chrome deprecates H.264: the right move, but little change for HTML5 video http://blog.samat.org/2011/01/11/Google-Chrome-deprecates-H264-the-right-move-but-little-change-for-HTML5-video <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Google has decided to <a href="http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html">deprecate H.264 in Chrome</a>. This is nothing but good for the future of web video. With support in three major browsers (Firefox 4, Chrome, and Opera) it means that WebM/<span class="caps">VP8</span>, instead of H.264, will become the defacto codec for <span class="caps">HTML5</span>&nbsp;video.</p> <p>I’ve talked to several people who think that this move has killed <span class="caps">HTML5</span> video. I’m not sure I follow the logic — little has changed, except what will become the dominant&nbsp;codec.</p> <p>You can say it’s made Flash the least common denominator, which ignores the fact that Flash already <span class="caps">IS</span> the least common denominator for web&nbsp;video.</p> <p>Regarding codec fragmentation, little is changed there too: Microsoft’s Internet Explorer 9 and Apple’s various Webkit products still do not have WebM/<span class="caps">VP8</span> support. Content providers wanting to support <span class="caps">HTML5</span> still need to encode to both H.264 and&nbsp;WebM.</p> <p>With the codec fragmentation problem as yet unsolved, do content providers have any reason to use <span class="caps">HTML5</span> video when Flash still is the least common denominator? Well, Flash is no longer included with Windows 7 or Mac <span class="caps">OS</span> X (and was never included with any reputable Linux distribution). Are content providers still willing to force users to download plugins, when they can just use the dominant <span class="caps">HTML5</span> video&nbsp;codec?</p> <p>I don&#8217;t have the answers to these questions, nor does anyone else. Nobody said that the problem of open video would be solved easily or overnight. But focusing on WebM is, in my opinion, a step in the right&nbsp;direction.</p> <p>In the meanwhile, WebM is winning, so why don&#8217;t you start encoding your videos to WebM now? On SamatsWiki I&#8217;ve a <a href="http://wiki.samat.org/WebM">sparse page on encoding to WebM</a> (which will work with stock Debian/Ubuntu tools), as well as one on <a href="http://wiki.samat.org/Theora">encoding to Ogg Theora</a>. If you&#8217;re on Linux, the easiest way to convert videos is <a href="http://oggconvert.tristanb.net/">OggConvert</a>, an easy-to-use <span class="caps">GNOME</span>-based <span class="caps">GUI</span>. Publishing them on the Web is just as easy. Check out the <a href="http://diveintohtml5.org/video.html"><span class="caps">HTML5</span> video chapter</a> in Mark Pilgrim&#8217;s Dive Into <span class="caps">HTML5</span>, or <a href="http://jimmac.musichall.cz/log/?p=901">Jakub Steiner&#8217;s How to get your clips on the web</a>.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item odd"><a href="/tag/Web-Video" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Web Video</a></div><div class="field-item even"><a href="/tag/HTML5" typeof="skos:Concept" property="rdfs:label skos:prefLabel">HTML5</a></div><div class="field-item odd"><a href="/tag/NEWT" typeof="skos:Concept" property="rdfs:label skos:prefLabel">NEWT</a></div></div></div> Wed, 12 Jan 2011 00:07:53 +0000 Samat Jain 167 at http://blog.samat.org Microsoft's Hyper-V contribution is not outside their agenda http://blog.samat.org/2009/07/22/microsofts-hyper-v-contribution-is-not-outside-their-agenda <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>If you pay attention to Linux-related news, you may have heard that <a href="http://lwn.net/Articles/342305/">Microsoft has contributed code adding Hyper-V acceleration to the Linux kernel</a>. This event is not something that falls outside of their corporate agenda (whether it falls out of their strategy, I&#8217;ll let Steve Balmer&nbsp;voice).</p> <p>Hyper-V is Microsoft&#8217;s hypervisor, included with the server editions of Windows (somewhat similar to VMware Workstation or Sun&#8217;s VirtualBox). It lets you run other guest operating systems within the currently running one (called the host <span class="caps">OS</span>). Typically, virtualizing guest OSes is slow. To improve performance, rather than virtualizing everything, special drivers and software can be installed into the guest <span class="caps">OS</span> to make certain things faster (such as graphics, disk I/O,&nbsp;etc).</p> <p>The popular Linux hypervisors (Xen, <span class="caps">KVM</span>, etc) don&#8217;t have special drivers like these for Windows, so they won&#8217;t be able to run Windows particularly quickly. With Microsoft&#8217;s contribution, Linux now will ship with built-in acceleration for Microsoft&#8217;s hypervisor, making Linux run that much faster. If you were an <span class="caps">IT</span> shop that simultaneously needed to maximize performance and run both Linux and Windows, would&nbsp;you:</p> <ol> <li>Run an open-source Linux hypervisor, and virtualize Windows&nbsp;(slow)</li> <li>Run Microsoft&#8217;s hypervisor, included with expensive Windows Server licenses, and virtualize Linux&nbsp;(fast)</li> </ol> <p>The answer&#8217;s clear. Microsoft&#8217;s kernel contribution brings them good <span class="caps">PR</span> and satisfies real-world customer demands, while continuing to promote their agenda to make running Windows seem like the best choice. Smart&nbsp;move!</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item even"><a href="/tag/Microsoft" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Microsoft</a></div></div></div> Wed, 22 Jul 2009 07:26:05 +0000 Samat Jain 159 at http://blog.samat.org Deciphering Intel's new X25-M G2 SSD http://blog.samat.org/2009/07/22/deciphering-intels-new-x25-m-g2-ssd <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>My laptop hard disk is beginning to die. In what seems like perfect timing, Intel has released a refresh of their X25-M solid state disk (<span class="caps">SSD</span>) lineup (via <a href="http://www.engadget.com/2009/07/21/intels-34nm-ssds-go-official-no-320gb-model-in-sight/">Engadget</a> and <a href="http://arstechnica.com/hardware/news/2009/07/intels-new-34nm-ssds-cut-prices-by-60-percent-boost-speed.ars">Ars Technica</a>). The new models offer much over the old&nbsp;ones:</p> <ul> <li>Manufactured on a 35 nm vs 50 nm&nbsp;process</li> <li>Faster seek times, both read and write, leading to more I/O operations per second&nbsp;(<span class="caps">IOPS</span>)</li> <li>Significantly less expensive (Cited as a 60% price drop, though that&#8217;s comparing at-introduction MSRPs. It&#8217;s still at least 25%&nbsp;less.)</li> <li>Greater shock tolerance (1500 G vs 1000&nbsp;G)</li> <li>Future <span class="caps">TRIM</span> command support, via firmware upgrade. The <span class="caps">ATA</span> <span class="caps">TRIM</span> command mitigates <span class="caps">SSD</span> fragmentation problems that have been the cause of many performance&nbsp;issues.</li> </ul> <p>While die shrinks usually lead to parts that consume less power, the new X25-M uses the same amount of power when active (150 mW), and actually more power when idle (75 mW vs 60 mW). Still, it&#8217;s significantly less power than most laptop hard disk drives (my Hitachi 7K200 idles at 800 mW). [Source: <a href="http://www.intel.com/design/flash/nand/mainstream/index.htm">Intel&#8217;s technical specifications</a>]</p> <p>Of course, with all these changes, Intel decided to <strong>name the drives the same as the old ones</strong>, making it difficult for people who want to buy one right now to know what device they&#8217;re actually&nbsp;getting.</p> <p>This kind of inane marketing isn&#8217;t new, with the most infamous example on my mind being the Linksys <span class="caps">WRT54G</span>. Linksys (so far) as made 6 different revisions of the exact same model, drastically changing the internal hardware throughout the revisions. While most people don&#8217;t care, a few did, such as those in the modder community (like myself) who wanted to run modified firmwares. Purchasing anything took a lot of research on the part of the buyer. Manufacturers really should be in the business of making their products easier to buy, not more&nbsp;difficult.</p> <p>Fortunately, I&#8217;ve done the research for you: the new Intel SSDs do have slightly different part numbers, so you can tell the old parts from the new. For example, the old X25-M 80 <span class="caps">GB</span> disk has a part number of <span class="caps">SSDSA2MH080</span><strong>G1</strong>C1, while the newer model has a part number of <span class="caps">SSDSA2MH080</span><strong>G2</strong>01. That is, the part numbers contain either a &#8220;G1&#8221; or a &#8220;G2&#8221; corresponding to the&nbsp;revision.</p> <p>With the glowing positive reviews for the X25-M since it&#8217;s introduction a few months ago, its new lower price, and most importantly, the failure of my current laptop disk, I&#8217;m going to pick up one of these drives within a&nbsp;week.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item odd"><a href="/tag/Computer-Hardware" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Computer Hardware</a></div><div class="field-item even"><a href="/tag/Marketing" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Marketing</a></div></div></div> Wed, 22 Jul 2009 06:52:31 +0000 Samat Jain 158 at http://blog.samat.org Adobe releases pre-release Flash 10 for 64-bit Linux http://blog.samat.org/2008/11/17/adobe-releases-pre-release-flash-10-64-bit-linux <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Today, <a href="http://blogs.adobe.com/penguin.swf/2008/11/now_supporting_16_exabytes.html">Adobe released 64-bit Flash for Linux</a>. Finally, I can waste time watching ugly, pixelated Internet video on my 64-bit Linux desktop and laptop, just like all of my 32-bit-confined brothers and sisters on the Internet! (Yes, I know about npviewer&#8212;let&#8217;s not go&nbsp;there.)</p> <p>What&#8217;s really interesting is that this is Adobe&#8217;s first 64-bit release of Flash. That is, Linux users got it first, before users of Windows Vista x64 and and MacOS X. It probably does not mean anything, especially since Adobe has mentioned <a href="http://labs.adobe.com/technologies/flashplayer10/faq.html#flashplayer10FAQ_64-bit03">64-bit flash will be released at the same time across platforms</a>, but you can&#8217;t help but feel good&nbsp;inside.</p> <p>Go <a href="http://labs.adobe.com/downloads/flashplayer10.html">download it now</a> and remember to <a href="https://bugs.adobe.com/flashplayer/">report good bugs</a>.</p> <p><strong>Update:</strong> Some quick&nbsp;notes&#8230;</p> <ul> <li>The tarball provided on the labs website is not the conventional Adobe Flash installer&#8211;it just contains the plugin. To use the plugin, drop the .so file into your ~/.mozilla/plugins/&nbsp;directory.</li> <li>Make sure to uninstall your npviewer-powered 32-bit Flash completely (disabling the plugin within Firefox is not enough). I personally uninstalled it from my system to prevent any&nbsp;conflict.</li> </ul> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div></div></div> Mon, 17 Nov 2008 12:23:44 +0000 Samat Jain 151 at http://blog.samat.org Starbucks Gold Card http://blog.samat.org/2008/10/14/starbucks-gold-card <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><figure class="right"><a href="http://www.flickr.com/photos/tamasrepus/2943019511" title="Starbucks Gold Card"><img class=" flickr-photo-img" height="180" width="240" typeof="foaf:Image" src="http://farm4.staticflickr.com/3024/2943019511_452ae72b12_m.jpg" alt="Starbucks Gold Card" title="Starbucks Gold Card" /></a><figcaption>Starbucks &#8220;Black&#8221; Gold Card</figcaption></figure></p> <p>This summer I fell in love with Starbuck&#8217;s Vivanno, their high-protein, high-fiber smoothie beverage. My signature drink: a banana-chocolate Vivanno, one espresso shot, with non-fat milk. Because I was going there so often, and because the new Starbucks and <span class="caps">AT</span>&amp;T partnership gave 2 hours free WiFi a day, I started buying things through a free Starbucks Card (essentially a prepaid, reloadable gift&nbsp;card).</p> <p>Apparently, I went to Starbucks more than I thought. A few weeks ago, Starbucks invited me to be part of their <a href="http://www.starbucks.com/Gold/">Starbucks Gold program</a>. The program provides a special card, which is quite pretty: the back is standard glossy card fare, but the front is a black matte with gold embossed&nbsp;logo.</p> <p>Starbucks started this program earlier this summer, and they&#8217;ve been tweaking the benefits. The benefits my card comes with (as says the flyer that came with&nbsp;it):</p> <ul> <li>10% off most&nbsp;purchases</li> <li>Coffeehouse rewards, including special discounts on family and friend&nbsp;days</li> <li>Surprise indulgences, like treats on my&nbsp;birthday</li> <li>Members-only website and insider&nbsp;promotions</li> </ul> <p>Unfortunately, this comes at a price. <del>It has a membership fee of $25/yr</del>&#8211;only the hardcore Starbucks coffee drinkers (which isn&#8217;t me) need apply. Also, supposedly, the card does not provide any of the Starbucks Card Rewards, <del>such as the free WiFi</del>, or free milk and syrup options. So far, I&#8217;m going to pass on the program, and continue using my old Starbucks Card. But I will keep the pretty-looking&nbsp;card.</p> <p><strong>Correction:</strong> My beta invite entitles me to the Starbucks Gold membership for free. Funny this not indicated anywhere. Also, even though the fine print says Starbucks Card Rewards do not apply, the Starbucks Gold program portal implies that WiFi is an included reward, and it does appear to&nbsp;work&#8230;</p> <p><strong>Update:</strong> Now that the Starbucks Gold membership has officially launched for the general public, you can get a description of the benefits in-store. With the Starbucks Gold card, you do not get all the Starbucks Card Rewards&#8211;that is, no free syrups, milk or whipped cream, refills on drip coffee, or free tall drink with purchase of whole bean coffee. However, as I mentioned, you do get&nbsp;WiFi.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item odd"><a href="/tag/Food" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Food</a></div></div></div> Wed, 15 Oct 2008 05:15:04 +0000 Samat Jain 147 at http://blog.samat.org "Don't Buy a Mac Laptop" for a long while http://blog.samat.org/2008/10/10/dont-buy-mac-laptop-for-a-long-while <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Rob Pegoraro of the Washington post writes <a href="http://voices.washingtonpost.com/fasterforward/2008/10/dont_buy_a_mac_laptop.html">Don&#8217;t Buy a Mac Laptop</a>. When you click through the article, you see the the subtext, &#8220;Before the 14th.&#8221; Rob is referring to an Apple&#8217;s announcement stating they&#8217;d be refreshing their laptop lineup next Tuesday, October 14th,&nbsp;2008.</p> <p>I&#8217;m going to avoid commenting too much on why I think this is bad journalism, and how I expect more from someone associated with the Washington Post (even if it is a blog). If the point was to be sensationalist and grab my attention, it did do that,&nbsp;though.</p> <p>Instead, I&#8217;ll go into how it&#8217;s misleading&#8230; Supposedly, with the laptop refresh, <a href="http://www.engadget.com/2008/10/05/apple-introducing-new-manufacturing-process-macbook-brick/">Apple will be introducing a new manufacturing process where components are carved from aluminum</a>. The new MacBook model is supposed to be called the &#8220;Brick.&#8221; That&#8217;s great and all, but I feel as if I need to remind people that first-generation Apple products are always littered with problems. I remember when the PowerBook G4 was released, I&#8217;d be able to press down on the palm wrest and scrape along a <span class="caps">CD</span> in the fancy new slot-loading drive, while it was spinning. I passed on the PowerBook and bought a Sony <span class="caps">VAIO</span> <span class="caps">PCG</span>-Z505&nbsp;instead.</p> <p>So&#8230; before jumping the gun as soon as the new MacBook is released, you may want to wait till it&#8217;s known that Apple has all the kinks of their manufacturing process worked out. It may be a&nbsp;while.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item odd"><a href="/tag/Apple" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Apple</a></div></div></div> Fri, 10 Oct 2008 19:38:56 +0000 Samat Jain 145 at http://blog.samat.org The number one thing Dell customers want... Linux http://blog.samat.org/2007/02/19/the-number-one-thing-dell-customers-want-linux <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href="http://www.dellideastorm.com/">Dell Ideastorm</a> is a Dell-run website where users can post and vote (anonymously) for ideas for Dell products. What&#8217;s the number one thing people&nbsp;want&#8230;?</p> <p><a href="http://www.dellideastorm.com/article/show/61771">People want Linux on their Dell machines</a>. Remember to click the &#8220;promote&#8221; icon and make your vote&nbsp;count.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div></div></div> Tue, 20 Feb 2007 02:59:54 +0000 Samat Jain 138 at http://blog.samat.org High-speed Internet access through cellular phone networks http://blog.samat.org/2007/01/01/high-speed-internet-access-through-cellular-phone-networks <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>I&#8217;m a <a href="http://www.t-mobile.com/hotspot/">T-Mobile Hotspot</a> subscriber, but I cannot say I&#8217;m particularly happy with it. Reliability is in general pretty good, but there have been a few times a certain hotspot has been flaky, and these tend to be the times I needed access the most. It&#8217;s also a pain to have to <i>go somewhere</i> to get Internet access, especially when, for example, I don&#8217;t like Starbuck&#8217;s coffee. I rather have the Internet come to&nbsp;me.</p> <p>Enter <acronym title=”EVolution-Data Optimized”><span class="caps">EVDO</span></acronym>. It&#8217;s a 3rd generation cellular technology that allows for broadband-like speeds, typically almost everywhere you have a cellular phone signal. There are different speeds depending on what network is available in a particular&nbsp;location:</p> <ul> <li>1xRTT, allowing for 144 Kbps/144 Kbps download/upload&nbsp;speeds</li> <li><span class="caps">EVDO</span> 1x Rev 0, allowing for 2.45 Mbps/150&nbsp;Kbps</li> <li><span class="caps">EVDO</span> 1x Rev A, allowing for 3.1 Mbps/1.8 Mbps&nbsp;speeds.</li> </ul> <p>All three types of networks are available can be found in the United States, and a typical provider&#8217;s access plan lets you roam between them anywhere in the country for&nbsp;free.</p> <p>Access comes through a provider-specific modem (i.e. you cannot use one provider&#8217;s modem with another provider). These usually are <span class="caps">PCMCIA</span> cards, reminiscent of the 802.11b network cards people used before WiFi was built-into notebook computers. Connection to a provider usually is provided through <acronym title=”Point-to-Point Protocol”><span class="caps">PPP</span></acronym> software. Most the modems available on the market today are a little oddball: they expose a <span class="caps">USB</span> controller, which then exposes a <span class="caps">USB</span> serial interface which controls a virtual modem. Yes, it&#8217;s strange, especially when these devices aren&#8217;t actually modems (there is no MOdulation or DEModulation taking place, the devices are more “network bridges”), but thankfully it allows these devices to easily work with alternative operating systems like Linux and MacOS&nbsp;X.</p> <p>In the <span class="caps">USA</span>, there are essentially three major <span class="caps">EVDO</span> providers: <a href="http://powervision.sprint.com/mobilebroadband/">Sprint</a>, <a href="http://b2b.vzw.com/broadband/index.html">Verizon Wireless</a>, and <a href="http://www.alltell.com/business/enhanced/data_access.html">Alltell</a>, with Sprint and Verizon having the largest networks by far. What differentiates the Sprint and Verizon, I think, is pricing and policies. If you do not want to sign a contract, both providers cost the same. If you want to sign a contract for 2 yrs, you only get a discount rate with Verizon if you&#8217;ve a qualifying voice plan—Sprint has no such limitation to get a discounted&nbsp;rate.</p> <p>Verizon does a bit of questionable marketing: they advertise their service as “unlimited,” but they pull a trick often used in contract writing and specifically define “unlimited” as 5 <span class="caps">GB</span>/month. If you go over this limit, you&#8217;re breaking Verizon&#8217;s terms of service. Verizon often cancels subscribers accounts, and assumes you are a criminal, downloading illegal music or software. An article in the Washington Post, <a href="http://blog.washingtonpost.com/thecheckout/2006/10/bandwidth_bandit.html"><i>Bandwidth Bandit</i></a>, discusses about one subscriber&#8217;s woes. Their terms of service disallows many popular Internet applications as well, such as VoIP, video conferencing, or <i>any</i> online gaming. Sprint&#8217;s terms of service are more vague and do not explicitly disallow these things, but reports from their subscribers say that they don&#8217;t have unreasonably low bandwidth limits nor have draconian policy enforcement assuming you guilty until proven&nbsp;innocent.</p> <p>This wouldn&#8217;t be a good summary without me discussing what new bleeding-edge technology was right around the corner. <span class="caps">EVDO</span> Rev B, allowing for at least 4.9 Mbps/1.8 Mbps speeds, has been deployed in a few places in Asia, but given how backward North America tends to be in technology adoption, won&#8217;t be in the United States anytime soon. WiMAX, a 4th generation cellular technology allowing for speeds of at least 10 Mbps, will probably take the place of <span class="caps">EVDO</span>. Sprint is the only major provider dedicated to building a WiMAX network, with plans to begin deployment at the end of&nbsp;2007.</p> <p>Some external links with good&nbsp;information:</p> <ul> <li><a href="http://evdoforums.com">EVDOforums.com</a>: Forum dedicated to <span class="caps">EVDO</span>. Sponsored by an online store <a href="http://booster-antenna.com/">Booster-Antenna.com</a>, which specializes in <span class="caps">EVDO</span> technologies, offers much better prices than provider&#8217;s retail stores. I maintain a thread about <a href="http://www.evdoforums.com/viewtopic.php?t=4319"><span class="caps">EVDO</span> on Linux</a>, with community-provided configurations and&nbsp;vignettes.</li> <li><a href="http://en.wikipedia.org/wiki/EVDO"><span class="caps">EVDO</span> on&nbsp;Wikipedia</a></li> <li><a href="http://en.wikipedia.org/wiki/Comparison_of_wireless_data_standards">Comparison of wireless data standards on&nbsp;Wikipedia</a></li> </ul> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item even"><a href="/tag/Wireless" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Wireless</a></div></div></div> Mon, 01 Jan 2007 23:52:00 +0000 Samat Jain 129 at http://blog.samat.org Lenovo to discontinue Linux support for Thinkpads http://blog.samat.org/2006/06/05/lenovo-to-discontinue-linux-support-for-thinkpads <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href="http://www.lenovo.com/">Lenovo</a>, the company that bought <span class="caps">IBM</span>&#8217;s personal computer division, including the Thinkpad brand, has decided to <a href="http://www.crn.com/sections/infrastructure/infrastructure.jhtml?articleId=188701277">no longer support Linux</a> on their computer&nbsp;products.</p> <p>I do not see how the customer benefits from this, because Lenovo is effectively offering its customers <i>less</i> choice. Supporting Linux tends to not cost anything up front and instead affects design decisions, decisions that lead to a better, more high-quality product. It is not as if much was spent on marketing Linux offerings,&nbsp;either.</p> <p>This move is probably to appease Microsoft, who almost surely offers Lenovo discount Windows licenses for shunning Linux. This will improve Lenovo&#8217;s bottom line, but will not give the consumer any more quality, any more service or support, and probably no change in&nbsp;price.</p> <p>Of course, not supporting Linux has never stopped people from trying to run it anyway. But, think of it as a sign of things to come. No longer having <i>any</i> inclination to support Linux means that in the future they can go with completely proprietary components. Proprietary components that won&#8217;t work in Linux, and are almost universally more unstable and buggy, on Windows and Linux, than their non-proprietary&nbsp;counterparts.</p> <p>So, I&#8217;m calling this the beginning of the end of the ThinkPad&#8217;s legendary quality. Smart move&nbsp;Lenovo.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item even"><a href="/tag/ThinkPad" typeof="skos:Concept" property="rdfs:label skos:prefLabel">ThinkPad</a></div></div></div> Tue, 06 Jun 2006 04:20:02 +0000 Samat Jain 110 at http://blog.samat.org Alternative search engines to Google http://blog.samat.org/2006/05/12/alternative-search-engines-to-google <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>I am making a personal effort to avoid using <a href="http://www.google.com/">Google</a> lately. If you&#8217;ve talked to me lately, you know why&#8211;and to be polite I&#8217;m going to keep my psychotic ranting and hating off my weblog. So, other than Google, what is&nbsp;there?</p> <p>If you can remember the 90s, <a href="http://www.altavista.com/">Alta Vista</a> was the search engine that was all the rage. In my opinion, Alta Vista&#8217;s peak was when they were owned by Digital Computer Corporation, but it all went downhill when they split off into their own company during the dot-com boom of the late 90s. Today, Alta Vista clearly shows signs of neglect, and is not a very good search&nbsp;engine&#8230;</p> <p>If you pay attention to the news, you&#8217;d know that Google does not like <a href="http://search.msn.com/"><span class="caps">MSN</span> Search</a> very much: so much so that <a href="/weblog/20060504-google-sues-microsoft-over-default-search-engine-in-internet-explorer-7.html">Google is suing Microsoft</a> over search engine placement in Internet Explorer 7. I&#8217;m not so sure what Google is worried about, because if you use <span class="caps">MSN</span> Search for a while, you realize it&#8217;s not very good and doesn&#8217;t hold a candle to Google&#8217;s search&nbsp;results.</p> <p>However, Microsoft&#8217;s &#8220;beta&#8221; search engine, <a href="http://www.live.com/">Windows Live</a>, is a different story. If Microsoft replaces <span class="caps">MSN</span> Search with the technology powering Windows Live, Google better start getting worried. Search results are a little bit more broad than Google, but still remain concise and accurate. Windows Live, however, has a totally horrible <acronym title="user interface"><span class="caps">UI</span></acronym>. It&#8217;s awful! It&#8217;s the definition of when you go overkill with <acronym title="asynchronous javaScript and XML"><span class="caps">AJAX</span></acronym> and <acronym title="dynamic HTML"><span class="caps">DHTML</span></acronym>. Besides being slow, it does not work too well with <a href="http://www.mozilla.com/">Mozilla Firefox</a>, and my personal pet peeve: it uses low-contrast greys and blues in its design, so it can be a strain to read&nbsp;anything.</p> <p>Fortunately, you&#8217;re not forced to use Windows Live&#8217;s interface, because there a few partners using their search results. <a href="http://www.a9.com/">Amazon&#8217;s A9</a> search engine now fetches results from Windows Live, and its <span class="caps">UI</span> is great. For some hard-to-quantify reason I like its <span class="caps">UI</span> more than&nbsp;Google&#8217;s.</p> <p>Last but not least is <a href="http://www.alltheweb.com/">Alltheweb</a>. Bought by Yahoo a few years ago, Alltheweb has always delivered great search results, but was too little to be really compete with the big boys. Being small, they&#8217;ve had some interesting innovative features, such as custom <acronym title="cascading style sheets"><span class="caps">CSS</span></acronym> for those who want to customize how their search results&nbsp;look.</p> <p>Yahoo is continuing the the tradition, especially with <a href="http://livesearch.alltheweb.com/">Alltheweb&#8217;s Livesearch</a>. Unlike Windows Live, Alltheweb&#8217;s Livesearch uses <span class="caps">AJAX</span> in quite a slick way, providing a unique search <span class="caps">UI</span> that is focused on providing suggestions, similar to <a href="http://www.google.com/webhp?complete=1&hl=en">Google Suggest</a>, but&nbsp;better.</p> <p>So, what do I use for my Google-free web searching? Mostly, <a href="http://www.a9.com/">Amazon&#8217;s A9</a>, as well as <a href="http://www.alltheweb.com/">Alltheweb</a> when I feel like&nbsp;it.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div></div></div> Fri, 12 May 2006 23:53:36 +0000 Samat Jain 98 at http://blog.samat.org Google sues Microsoft over default search engine in Internet Explorer 7 http://blog.samat.org/2006/05/04/google-sues-microsoft-over-default-search-engine-in-internet-explorer-7 <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href="http://news.com.com/New+Microsoft+browser+raises+Googles+hackles/2100-1032_3-6066759.html">Google sues Microsoft</a>. Google claims that Microsoft is a monopoly, and by setting the default search engine in Microsoft&#8217;s Internet Explorer 7 to Microsoft-owned <a href="http://search.msn.com/"><span class="caps">MSN</span> Search</a>, they are abusing their power as a&nbsp;monopoly.</p> <p>I do not see Google making a good case here&#8230; <span class="caps">MSN</span> Search is a Microsoft product, as is Internet Explorer 7 and Windows. Microsoft has the right to promote its own products, and so far there is no evidence that Microsoft prevents or impairs use of Google or any other search&nbsp;engine.</p> <p>Microsoft does not appear to care that Google is the default search engine for America Online&#8217;s client software, <a href="http://www.mozilla.com">Mozilla Firefox</a>, Opera, Konqueror, and Safari. It can be difficult to add <span class="caps">MSN</span> Search to these browsers as well: in Firefox, it took as many as 6-clicks and skimming through several pages to add <span class="caps">MSN</span> Search (it is now down to 2 clicks, with more simple&nbsp;pages).</p> <p>Before you compare this to the Netscape versus Microsoft antitrust lawsuit back in the 1990s, understand it is a bit different. The case did not get traction till the issue of Internet Explorer using secret Windows <acronym title="application programming interface"><span class="caps">API</span></acronym>s came up. Microsoft could use these secret APIs to make its browser faster; since they were secret no other 3rd party would be able to use them. It gives the Microsoft product a distinct, unfair advantage: it&#8217;s an abuse of power as a&nbsp;monopoly.</p> <p>So far, there is no evidence of Microsoft doing anything like this in Google&#8217;s&nbsp;lawsuit.</p> <p>I think it&#8217;s pretty clear Microsoft and Google are at war. And because everyone and their grandmother uses Windows, Microsoft will win. Of course, this will change if Google decides to introduce their own operating system, and can market it well enough so that a significant amount of people switch to it. Things are going to get&nbsp;interesting&#8230;</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Corporations" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Corporations</a></div><div class="field-item odd"><a href="/tag/Microsoft" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Microsoft</a></div></div></div> Thu, 04 May 2006 05:17:31 +0000 Samat Jain 91 at http://blog.samat.org