<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Deroptr's Blog</title>
	<atom:link href="http://deroptr.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://deroptr.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 29 Nov 2008 19:57:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='deroptr.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/08b761f5288d48e62b08671ec6617e5c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Deroptr's Blog</title>
		<link>http://deroptr.wordpress.com</link>
	</image>
			<item>
		<title>Advanced Linux Distributions You Should Try</title>
		<link>http://deroptr.wordpress.com/2008/11/29/advanced-linux-distributions-you-should-try/</link>
		<comments>http://deroptr.wordpress.com/2008/11/29/advanced-linux-distributions-you-should-try/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 19:57:46 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=45</guid>
		<description><![CDATA[Some people will argue with me in that these GNU/Linux distributions are as advanced as you want them to be. Well, of course Linux is all about choice. I took the user base perspective though and what I have for you today is a few distros which do not hide the manual (or for people [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=45&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some people will argue with me in that these GNU/Linux distributions are as advanced as you want them to be. Well, of course Linux is all about choice. I took the user base perspective though and what I have for you today is a few distros which do not hide the manual (or for people like me, beautiful) underlying configuration. Also, by using the distro itself, you will learn a lot about Linux and how an operating system works. It is a fun and useful experience, believe me and never be scared of the command line <img class="wp-smiley" src="http://www.internetling.com/wp-includes/images/smilies/icon_smile.gif" alt=")" /> It is your friend.</p>
<p><a href="http://www.archlinux.org/"><img class="alignnone" title="Arch Linux" src="http://img.photobucket.com/albums/v242/gregor3000/280px-Archlinux-official-fullcolour.png" alt="" width="280" height="93" /></a></p>
<p><strong>Arch Linux</strong></p>
<p>A distro I am currently playing with right now, Arch is focused on simplicity and elegance. A great <a href="http://wiki.archlinux.org/index.php/Beginners_Guide" target="_blank">Beginners Wiki</a> Article guides you through the process of setting up your first Arch Linux system. There is a lot of manual editing in nano and other command line tools, but it is not very difficult and it is all explained in great detail and a very beginner-friendly manner. Arch’s <em>pacman</em> package manger system turned out to be a very lightweight and quality tool for managing the software installed on your system. If you cannot find something, just check the <a href="http://aur.archlinux.org/" target="_blank">community repository</a>. The resulting system is always pretty stable and fast. Plus, as it is a rolling-release distro, pacman takes care of your packages so you’re never behind on the newest in FOSS. Two thumbs up!</p>
<p><a href="http://www.slackware.com/"><img class="alignnone" title="Slackware" src="http://img.photobucket.com/albums/v242/gregor3000/Slackware_logo.png" alt="" width="238" height="63" /></a></p>
<p><strong>Slackware</strong></p>
<p>While I am not very familiar with the original Slackware (I have used many derivatives, like <a class="zem_slink" title="SLAX" rel="homepage" href="http://www.slax.org/">SLAX</a> and Vector Linux), Slackware also concentrates on a type of <a class="zem_slink" title="KISS principle" rel="wikipedia" href="http://en.wikipedia.org/wiki/KISS_principle">KISS principle</a>, in part at the cost of user-friendliness. Many people run Slackware on servers, some even on laptops. What they like is the stability and the experience gained from using such a system. As for package management &#8211; Slackware’s can do the basic tasks, like remove, install and upgrade, however it cannot track dependencies, so it is up to you to solve them or you can use one of the many automatic dependency-resolving tools such as <a href="http://en.wikipedia.org/wiki/Slapt-get" target="_blank">slapt-get</a>.</p>
<p><em>“In this context, “simple” refers to the viewpoint of system design, rather than ease of use. Most software in Slackware uses the configuration mechanisms supplied by the software’s original authors; there are few distribution-specific mechanisms.”</em></p>
<p><a href="http://www.gentoo.org/"><img class="alignnone" title="Gentoo" src="http://img.photobucket.com/albums/v242/gregor3000/gentoo.jpg" alt="" width="146" height="149" /></a></p>
<p><strong>Gentoo</strong></p>
<p>By the way, I would like to hear a Gentoo user in the comments explain some more about what the benefits of Gentoo Linux are. Most of the newer Linux users connect Gentoo with compiling apps locally. I personally like to use other distros, because I mostly just use binaries (Gentoo has some binaries too) for some programs and in other cases compile my apps when I really want to, which I am already able to do in any other distro. So, why would you choose Gentoo? Well, first if you would like to learn how compiling works, Gentoo is an excellent choice. You will be able to get a distro specifically tailored for your system (brings in a slight increase in overall speed). The package management system is called <a class="zem_slink" title="Portage (software)" rel="homepage" href="http://www.gentoo.org/proj/en/portage/">Portage</a> with the emerge tool (I think it is written in python), based on Ports in the <a class="zem_slink" title="Berkeley Software Distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Berkeley_Software_Distribution">BSDs</a> (what is different is that Portage contains <a href="http://en.wikipedia.org/wiki/Ebuild" target="_blank">ebuilds</a>). Compiling everything enables you to have softer dependencies, more bleeding-edge packages and you can install the system in three different “Stages”, depending on how much of the system you wish to compile yourself (only Stage 3 installs are officially supported!).</p>
<ul>
<li><em>Stage1: System must be <a title="Bootstrapping (computing)" href="http://en.wikipedia.org/wiki/Bootstrapping_%28computing%29">bootstrapped</a> and the base system must be compiled.</em></li>
<li><em>Stage2: System has already been bootstrapped, but the base system must be compiled.</em></li>
<li><em>Stage3: System has already been bootstrapped and the base system already compiled.</em></li>
</ul>
<p>Well, I hope this short article made you at least a bit curious about how it is to use these distros. Why not give them a try? At least visit their homepages and take a look at some more information. Is there anything you’d want to add? I’d love to read some comments from users and people new to Linux!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=45&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/29/advanced-linux-distributions-you-should-try/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>

		<media:content url="http://www.internetling.com/wp-includes/images/smilies/icon_smile.gif" medium="image">
			<media:title type="html">)</media:title>
		</media:content>

		<media:content url="http://img.photobucket.com/albums/v242/gregor3000/280px-Archlinux-official-fullcolour.png" medium="image">
			<media:title type="html">Arch Linux</media:title>
		</media:content>

		<media:content url="http://img.photobucket.com/albums/v242/gregor3000/Slackware_logo.png" medium="image">
			<media:title type="html">Slackware</media:title>
		</media:content>

		<media:content url="http://img.photobucket.com/albums/v242/gregor3000/gentoo.jpg" medium="image">
			<media:title type="html">Gentoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Support Linux, Buy a T-Shirt</title>
		<link>http://deroptr.wordpress.com/2008/11/29/support-linux-buy-a-t-shirt/</link>
		<comments>http://deroptr.wordpress.com/2008/11/29/support-linux-buy-a-t-shirt/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 19:54:04 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=42</guid>
		<description><![CDATA[Most people who attend an open source conference typically walk away with t-shirts, stickers and other accessories branded with the logo of their favorite distro or open source project. If you don&#8217;t go to those events, you can still buy cool stuff to show your support or to give as gifts this holiday season.
Here are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=42&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most people who attend an open source conference typically walk away with t-shirts, stickers and other accessories branded with the logo of their favorite distro or open source project. If you don&#8217;t go to those events, you can still buy cool stuff to show your support or to give as gifts this holiday season.</p>
<p>Here are some Web sites to check out:</p>
<p>Canonical&#8217;s online store dates back to 2007 but, surprisingly, Ubuntu hasn&#8217;t had one &#8212; until now. The <a href="http://shop.ubuntu.com/">U.S. Ubuntu Shop</a> launched quietly last month during the release of Ubuntu 8.10. Now you can grab a hat, mouse pad, and even Ubuntu Thinking Putty, all branded with the distro&#8217;s &#8220;Circle of Friends&#8221; logo.</p>
<p>If Fedora or JBoss is your thing, then head to the <a href="http://redhat.brandfuelstores.com/">Red Hat Cool Stuff Store</a>. Of course, you&#8217;ll find the requisite hats and shirts, but you can also pick up a credit card bottle opener, golf balls, or an umbrella.</p>
<p><a href="http://shop.opensuse.org/shop-us.html">The openSUSE Shop</a> is all about clothes &#8212; there are no mouse pads or flash drives in sight. It does, however, offer baby items for you to dress up your littlest Geeko.</p>
<p>Show your Debian pride with something from <a href="http://www.cafepress.com/debianshop">The Debian Shop</a>. From Buttons and magnets to calendars and coffee cups, there&#8217;s a little something for everyone in this store.</p>
<p><a href="http://www.cafepress.com/mandriva">The Mandriva Store</a> has the usual fare &#8212; cups, shirts, hats, and magnets &#8212; but also sports underwear and dog clothes.</p>
<p>It&#8217;s not just distros that have neat online stores. Do an online search of your favorite open source projects and you might be surprised what you&#8217;ll find. <a href="http://www.getmiro.com/store/">Miro</a>, <a href="http://audacitystore.com/">Audacity</a>, <a href="http://www.cafepress.com/sunopensource">OpenOffice</a>, and of course, <a href="http://store.mozilla.org/">Mozilla</a> all have online shops too.</p>
<p>Where do you shop for open source goodies? Let me know in the comments.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=42&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/29/support-linux-buy-a-t-shirt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft, Nvidia phone? Well, we know this much</title>
		<link>http://deroptr.wordpress.com/2008/11/29/microsoft-nvidia-phone-well-we-know-this-much/</link>
		<comments>http://deroptr.wordpress.com/2008/11/29/microsoft-nvidia-phone-well-we-know-this-much/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 19:43:00 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=39</guid>
		<description><![CDATA[Rumors of an iPhone-style Microsoft phone running on Nvidia silicon add heft, in part, to what Nvidia has been talking about since early this year.

Nvidia prototype phone using Tegra APX chip
(Credit: CNET Networks)
In the spring, Nvidia demonstrated its Tegra chip-based mobile phone prototype to me and pretty much anyone in the media who made a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=39&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.theinquirer.net/gb/inquirer/news/2008/11/21/microsoft-phone-nvidia">Rumors</a> of an iPhone-style Microsoft phone running on Nvidia silicon add heft, in part, to what Nvidia has been talking about since early this year.</p>
<div class="cnet-image-div image-regular float-left" style="width:258px;"><img class="cnet-image" src="http://i.i.com.com/cnwk.1d/i/bto/20081124/nvidia-tegra-phone-prototype.jpg" alt="Nvidia prototype phone using Tegra APX 2500 chip" width="258" height="283" /></p>
<p class="image-caption">Nvidia prototype phone using Tegra APX chip</p>
<p><span class="image-credit">(Credit: CNET Networks)</span></div>
<p>In the spring, Nvidia demonstrated its Tegra chip-based mobile phone prototype to me and pretty much anyone in the media who made a visit to its Santa Clara, Calif., headquarters.</p>
<p>(See <a href="http://cnettv.cnet.com/2001-1_53-50001904.html?tag=mncol%253btxt">CNET Reviews video of the phone</a>.)</p>
<p>Nvidia has made it clear that the chip platform was targeted at Windows Mobile&#8211;a point that an Nvidia representative reiterated Monday.</p>
<p>Though the prototype phone (actually a development platform) is quite a bit thicker than a real &#8220;thin&#8221; phone that a handset provider would bring out at some point, the prototype runs on top of <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx">Windows Mobile</a>, as it would presumably in a commercial device.</p>
<p>And what does Nvidia bring to the table? The master of faster graphics processors wants to apply its chip know-how to juice up the mobile Internet device market and the Windows Mobile interface. After a decade of pumping up PC performance, Nvidia is betting a big part of its future on boosting graphics performance in fit-in-your-pocket mobile Internet devices, or MIDs.</p>
<p>iPhone-style devices with Nvdia&#8217;s Tegra APX (or Tegra 600) incorporate most of the functionality of a PC. And Nvidia is building all of the core electronics that will run a mobile Internet device, not just the graphics component. (This <a href="http://www.nvidia.com/page/handheld.html">Nvidia Mobile Device page</a> shows the Tegra 600 series and Tegra APX.)</p>
<p>Tegra is different from Intel&#8217;s Atom processor platform&#8211;which is offered as a processor and a separate chipset&#8211;because Nvidia integrates everything onto one piece of silicon. This makes it more akin to Texas Instruments&#8217; <a href="http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915">OMAP processors</a> or Qualcomm&#8217;s <a href="http://www.qctconnect.com/">Snapdragon</a>.  (See &#8220;Additional Comments&#8221; below with corrected statement on Moorestown.)</p>
<div class="cnet-image-div image-large" style="width:599px;"><img class="cnet-image" src="http://i.i.com.com/cnwk.1d/i/bto/20081124/nvidia-tegra-phone-prototype-microsoft-partner-2.jpg" alt="Images shown on Nvidia's mobile devices Web page." width="599" height="344" /></p>
<p class="image-caption">Images shown on Nvidia Mobile Devices Web page.</p>
<p><span class="image-credit">(Credit: Nvidia)</span></div>
<p>Nvidia&#8217;s goal is to pack as much processing punch as possible into a few-hundred-milliwatt power envelope. Notebook PC processors typically operate in power envelopes between 10 and 35 watts.</p>
<p>But to the user, the biggest difference will be Microsoft&#8217;s Mobile Windows interface and what can happen when there&#8217;s Nvidia GeForce graphics silicon pushing everything around.</p>
<p>The platform that Nvidia is demonstrating goes far beyond the staid, pin-striped Windows Mobile that is used today. Nvidia has been showing finger-flick-and-roll screens and accelerometer-based reorienting 720p video.</p>
<p>Devices&#8211;according to Nvidia&#8217;s thinking at least&#8211;will also be designed to run 720p HDTV video for 10 hours&#8211;one of the marquee features that Nvidia will be emphasizing. The company has demonstrated the prototype Tegra APX-based device plugged into a large screen TV&#8211;via a High-Definition Multimedia Interface (HDMI) connector&#8211;playing high-definition movies with the same fluidity and resolution as you get from a big HDTV box or bigger computer.</p>
<p><strong>Additional comments on two points:</strong> One, correction on Moorestown. As a reader pointed out, Intel&#8217;s upcoming Moorestown is not a single-chip device. It is still at 2-chip solution. Two, about Tegra: another reader commented that Tegra is based on the ARM11 (shipping in products now), which is &#8220;older&#8221; than the Cortex-A8 class OMAP products from Texas Instruments.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=39&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/29/microsoft-nvidia-phone-well-we-know-this-much/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>

		<media:content url="http://i.i.com.com/cnwk.1d/i/bto/20081124/nvidia-tegra-phone-prototype.jpg" medium="image">
			<media:title type="html">Nvidia prototype phone using Tegra APX 2500 chip</media:title>
		</media:content>

		<media:content url="http://i.i.com.com/cnwk.1d/i/bto/20081124/nvidia-tegra-phone-prototype-microsoft-partner-2.jpg" medium="image">
			<media:title type="html">Images shown on Nvidia's mobile devices Web page.</media:title>
		</media:content>
	</item>
		<item>
		<title>Worst-ever software security blooper?</title>
		<link>http://deroptr.wordpress.com/2008/11/15/worst-ever-software-security-blooper/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/worst-ever-software-security-blooper/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:28:22 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=36</guid>
		<description><![CDATA[T-Mobile has issued an over-the-air fix for a laughable Android security bug that caused anything typed into its G1 phone to be interpreted by a root shell process. Prior to the fix, hackers briefly enjoyed root shell access, leading to such fun as Debian installations on SD cards.
The Android bug has to rate as one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=36&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:Arial,Helvetica;font-size:small;"><img src="http://www.linuxdevices.com/files/misc/t-mobile_g1_landscape_desktop-thm.jpg" alt="" hspace="10" vspace="5" align="left" />T-Mobile has issued an over-the-air fix for a laughable Android security bug that caused anything typed into its G1 phone to be interpreted by a root shell process. Prior to the fix, hackers briefly enjoyed root shell access, leading to such fun as Debian installations on SD cards.</span></p>
<p>The Android bug has to rate as one of the great software bloopers of all time. Whether snuck into the code by a Google employee bent on mischief, or simply a vestige of Google&#8217;s debug process, the bug was apparently caused by these lines in the G1&#8217;s init.rc:</p>
<table border="1" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td bgcolor="#dddddd">
<pre>## Daemon processes to be run by init.
##
service console /system/bin/sh
    console</pre>
</td>
</tr>
</tbody>
</table>
<p>T-Mobile quickly patched the gaping hole, but not before widespread shenanigans ensued. One report on <a href="http://code.google.com/p/android/issues/detail?id=1207" target="new"><span style="text-decoration:underline;">Google&#8217;s Android Bug listing</span></a> describes a user text messaging advice to his girlfriend comprised of the single word &#8220;reboot,&#8221; only to find his phone rebooting. Surprise!</p>
<p>Subsequently, the bug report was apparently marked as a security issue, in order to make it inaccessible to the public. However, Pandora had already left the building, possibly with Elvis in tow, thanks to a <a href="http://forum.xda-developers.com/showthread.php?t=442857" target="new"><span style="text-decoration:underline;">post</span></a> to the XDA-Developers forum. This, in turn, led to at least one enterprising user posting a <a href="http://android.jim.sh/index.php/ConsoleShell" target="new"><span style="text-decoration:underline;">howto</span></a> on gaining a root shell. Next, another G1 owner thoughtfully documented the process of <a href="http://www.saurik.com/id/10" target="new"><span style="text-decoration:underline;">installing Debian</span></a> on a 16GB SD card, and booting the G1 into it.</p>
<p>Ah, but you can only have so much of a good thing. T-Mobile bottled up the fun with an &#8220;RC30&#8243; OTA (over-the-air) firmware fix that closed down the laughable loophole.</p>
<p>Although the <a href="http://www.linuxdevices.com/news/NS6676946579.html" target="new"><span style="text-decoration:underline;">HTC G1</span></a> is open to Java development, using  <a href="http://www.linuxdevices.com/news/NS9433817554.html" target="new"><span style="text-decoration:underline;">freely downloadable tools</span></a> released under an Apache 2.0 license, G1 owners do not get root access permissions to their actual G1 devices.</p>
<p>At least, not anymore.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=36&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/worst-ever-software-security-blooper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>

		<media:content url="http://www.linuxdevices.com/files/misc/t-mobile_g1_landscape_desktop-thm.jpg" medium="image" />
	</item>
		<item>
		<title>Chrome For Linux Slowly Wriggles From Primordial Ooze</title>
		<link>http://deroptr.wordpress.com/2008/11/15/chrome-for-linux-slowly-wriggles-from-primordial-ooze/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/chrome-for-linux-slowly-wriggles-from-primordial-ooze/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:26:04 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=32</guid>
		<description><![CDATA[If you&#8217;re a Linux user waiting to try out the
Chrome browser, CNet offers some bad news, tempered by a tiny ray of good news.
It seems the Google developed browser, released approximately two months ago, is showing the first signs of growing Linux legs, and is making its way towards the operating system. It takes time, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=32&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;re a Linux user waiting to try out the<br />
<a id="ppUp0" class="p-link" href="http://ostatic.com/92801-software-opensource/chrome">Chrome</a> browser, CNet offers some <a href="http://news.cnet.com/8301-17939_109-10094836-2.html">bad news</a>, tempered by a tiny <a href="http://news.cnet.com/8301-17939_109-10094939-2.html">ray of good news</a>.</p>
<p>It seems the Google developed browser, released approximately two months ago, is showing the first signs of growing Linux legs, and is making its way towards the operating system. It takes time, a few dead ends, and maybe even requires losing a link or two before it really <em>works</em> &#8212; Google suggests it might be quite some time.</p>
<p><a title="continue" name="continue"></a></p>
<p>Okay, fine, it&#8217;s the cynic in me. Google not offering a version of Chrome for Linux right away (and more recently, overlooking <a href="http://gmailblog.blogspot.com/2008/11/say-hello-to-gmail-voice-and-video-chat.html">the porting of Gmail voice and video chat to the platform</a>) just isn&#8217;t surprising &#8212; and really, I almost <em>can&#8217;t</em> get worked up about it.</p>
<p>Linux users waited a long time for <a id="ppUp1" class="p-link" href="http://ostatic.com/114087-software-opensource/picasa">Picasa</a> for Linux, and it still doesn&#8217;t run natively (it uses <a id="ppUp2" class="p-link" href="http://ostatic.com/77793-software-opensource/wine">WINE</a>). The Google Desktop application also took a long while before a Linux version was offered (and oddly, I discovered most of the similar desktop environment integrated tools worked as well, and were less intrusive when trying to get things done that really <em>didn&#8217;t</em> require its services).</p>
<p>No doubt, it&#8217;s understandable to feel a bit slighted (especially when Google feels like it <em>ought</em> to be one of the most forthcoming non-open source companies out there when it comes to actively supporting open source projects), but it isn&#8217;t unprecedented. Do I want to see, and will I try out, the first native Linux Chrome release? Without question. But I have a perfectly serviceable browser in the meantime, and I&#8217;m finding it difficult to be overly anxious about the wait.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=32&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/chrome-for-linux-slowly-wriggles-from-primordial-ooze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>
	</item>
		<item>
		<title>Terra Soft Solutions Acquired by Fixstars</title>
		<link>http://deroptr.wordpress.com/2008/11/15/terra-soft-solutions-acquired-by-fixstars/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/terra-soft-solutions-acquired-by-fixstars/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:23:55 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=29</guid>
		<description><![CDATA[Today Fixstars Corporation announced it has acquired Terra Soft Solutions, the company behind Yellow Dog Linux. Fixstars has created a new subsidiary to manage the Terra Soft employees, products, and offices.
Fixstars provides application development and optimization tools for Cell Broadband Engine multi-core processors. This makes the acquisition of Terra Soft fitting from the historical standpoint, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=29&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today <a href="http://www.fixstars.com/en/company/press/20081111.html">Fixstars Corporation announced it has acquired Terra Soft Solutions</a>, the company behind <a href="http://www.fixstars.com/en/index.html">Yellow Dog Linux</a>. Fixstars has created a new subsidiary to manage the Terra Soft employees, products, and offices.</p>
<p>Fixstars provides application development and optimization tools for Cell Broadband Engine multi-core processors. This makes the acquisition of Terra Soft fitting from the historical standpoint, and promising for Yellow Dog&#8217;s future.</p>
<p><a title="continue" name="continue"></a></p>
<p>Terra Soft&#8217;s Yellow Dog Linux was the <em>only</em> viable option not so many years ago for anyone interested in running Linux on a Mac with a PPC architecture. Terra Soft became a Value Added Reseller, officially licensed to install their alternative operating system on Apple computers.</p>
<p>It&#8217;s been several years since I last used Yellow Dog to pry a little more life out of an old iMac that couldn&#8217;t deliver the needed up-to-date applications with System 9. Even back in the &#8220;dark ages&#8221; of Linux &#8212; and prior to Apple&#8217;s move from the Power architecture to Intel chips &#8212; Yellow Dog was powerful, lightweight and (most important for my situation) stable.</p>
<p>When Apple made the switch to Intel processors, it didn&#8217;t make the &#8220;former&#8221; Yellow Dog releases useless, of course. There were (and are) still many PPC Macs (and other devices) out there that can have their lives extended (and enhanced) by the older Yellow Dog releases (and a number of distributions have since offered PPC support for releases). But it was obvious that Terra Soft would need to branch in other directions.</p>
<p>They have done so, and it seems that both companies &#8212; and the industries they serve &#8212; will ultimately benefit.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=29&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/terra-soft-solutions-acquired-by-fixstars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux barcode scanner uses OLED display</title>
		<link>http://deroptr.wordpress.com/2008/11/15/linux-barcode-scanner-uses-oled-display/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/linux-barcode-scanner-uses-oled-display/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:22:10 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=26</guid>
		<description><![CDATA[An Estonian embedded design house has developed a data-collection barcode scanner and PDA with an OLED display. Billed as the first OLED-equipped mobile terminal device, Artec&#8217;s Triskan TS8 Professional Mobile Terminal runs embedded Linux on an ARM processor, and includes Bluetooth and GSM/GPRS, with optional WiFi.
(Click for larger view of the Triskan TS8)
Developed by Estonia-based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=26&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:Arial,Helvetica;font-size:small;"><img src="http://www.linuxdevices.com/files/misc/artec_triskan-thm.jpg" alt="" hspace="10" vspace="5" align="left" />An Estonian embedded design house has developed a data-collection barcode scanner and PDA with an OLED display. Billed as the first OLED-equipped mobile terminal device, Artec&#8217;s Triskan TS8 Professional Mobile Terminal runs embedded Linux on an ARM processor, and includes Bluetooth and GSM/GPRS, with optional WiFi.</span></p>
<p><a href="http://www.linuxdevices.com/files/misc/artec_triskan.jpg" target="new">(<span style="text-decoration:underline;">Click for larger view of the Triskan TS8</span>)</a></p>
<p>Developed by Estonia-based The Artec Group, the Triskan is being distributed and marketed by Finland-based ProComponent for the Scandinavian market. The device is aimed at data collection applications in retail, warehousing, transportation, manufacturing, and healthcare environments, says the vendor.</p>
<p>The Triskan is built around an undisclosed ARM processor and is equipped with 32MB of SDRAM, upgradable to 64MB, with 16MB of flash, and an SD card slot supporting up to 2GB, says Artec. The 2.8-inch QVGA display offers 320 x 240 resolution, and a claimed 10,000:1 contrast ratio. OLED (organic light emitting diode) displays use organic dyes to provide a softer light with better contrast, and they typically draw less power. OLED is appearing more and more in the smaller external displays of handsets, such as the <a href="http://www.linuxdevices.com/news/NS8355553945.html" target="new"><span style="text-decoration:underline;">Motorola U9</span></a>, and has also made appearances in other small-format screens, such as <a href="http://www.linuxdevices.com/news/NS2593777857.html" target="new"><span style="text-decoration:underline;">Dreamax&#8217;s head-mounted Indicube i-800 PMP</span></a>.</p>
<p><span style="font-family:Arial,Helvetica;font-size:small;"><a href="http://www.linuxdevices.com/files/misc/artec_triskan_partials.jpg" target="new"><img src="http://www.linuxdevices.com/files/misc/artec_triskan_partials-sm.jpg" border="0" alt="" hspace="10" vspace="5" /></a><br />
<strong>Different views of the Triskan</strong><br />
(Click to enlarge)</span></p>
<p>The Triskan offers 1D or or optional 2D barcode scanning, and also offers options for HF (high frequency) RFID, as well as smart-card data input, says Artec. The device is said to provide both Bluetooth and a GSM/GPRS modem as standard features, and offers WiFi and CDMA connectivity as options. A mini-USB slot is offered for software updates, says the vendor.</p>
<p>The Triskan&#8217;s sealed, 23-button keypad is backlit, and said to be designed to resist spills. The removable Li-Ion battery can be charged when attached to the Triskan or charged separately. Artec did not provide details on the Linux implementation, but says that a Linux based development environment will be made available to certified software development partners.</p>
<p>Specifications listed for Artec&#8217;s Triskan TS8 ProfessionalMobile Terminal include:</p>
<ul><span style="font-family:Arial,Helvetica;font-size:small;"></p>
<li>Processor &#8212; ARM processor</li>
<li>Memory &#8212; 32MB SDRAM (factory-upgradable to 64MB)</li>
<li>Flash &#8212; 16MB; supports SD cards up to 2GB</li>
<li>Display &#8212; 2.8-inch OLED QVGA (320 x 240 pixels) 65k colors; landscape; 10,000:1 contrast</li>
<li>Communications &#8212; Quad-band GSM/GPRS; optional WiFi, CDMA</li>
<li>USB &#8212; 1 x mini-USB service connector</li>
<li>Bluetooth &#8212; standard Bluetooth 2.0 baseband controller</li>
<li>Keypad &#8212; 23 bubble button sealed keypad</li>
<li>Scanner &#8212; 1D Laser; optional 2D laser, RFID, or smart-card &#8220;Chip-Card&#8221;</li>
<li>Barcode support &#8212; all common 1D barcodes including EAN, Code-39, Code-128</li>
<li>Battery &#8212; replaceable, rechargeable Lithium Ion Polymer 2000mAh; charges at 5V @ 1A</li>
<li>Dimensions &#8212; 7.6 x 3.1 x 1.3 inches (194 x 78 x 32mm)</li>
<li>Weight &#8212; 8.8 oz (250 gr)</li>
<li>Operating temperature &#8212; 23 to 131 deg. F (-5 to 55 deg. C)</li>
<li>Operating system &#8212; embedded Linux</li>
<p></span></ul>
<p><span style="font-family:Arial,Helvetica;font-size:small;"><br />
Artec&#8217;s other products include a Linux- and Windows-ready LPC Dongle with a USB programming/debug interface, as well as a &#8220;BioDSP&#8221; board equipped with a Xilinx Spartan3 FPGA (field-programmable gate array). Software offerings include its <a href="http://www.artecgroup.com/products/software-products/option-rom-based-loaders.html" target="new"><span style="text-decoration:underline;">&#8220;ORLL&#8221; (Option-ROM Linux Loader)</span></a>, which is said to load a Linux 2.2 or 2.4 kernel from flash to RAM for execution. It also offers a &#8220;Linux Device NAS&#8221; (network-attached storage) software package. Artec does not detail the Linux implementations used in these products.</span></p>
<p><strong>Availability</strong></p>
<p>Artec&#8217;s Triskan TS8 ProfessionalMobile Terminal appears to be available now, at an undisclosed price, from ProComponent, <a href="http://www.procomponent.fi/" target="new"><span style="text-decoration:underline;">here</span></a>. The Artec Group site may be found <a href="http://www.artecgroup.com/" target="new"><span style="text-decoration:underline;">here</span></a>, but at present there appears to be no information on the Triskan TS8 on the site.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=26&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/linux-barcode-scanner-uses-oled-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>

		<media:content url="http://www.linuxdevices.com/files/misc/artec_triskan-thm.jpg" medium="image" />

		<media:content url="http://www.linuxdevices.com/files/misc/artec_triskan_partials-sm.jpg" medium="image" />
	</item>
		<item>
		<title>Motorola&#8217;s last in-house Linux phone?</title>
		<link>http://deroptr.wordpress.com/2008/11/15/motorolas-last-in-house-linux-phone/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/motorolas-last-in-house-linux-phone/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:19:37 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=22</guid>
		<description><![CDATA[MontaVista has confirmed that its Linux stack is in new music phone from Motorola. Leaked details on the EM35 reveal a slider version of the EM30 music phone, making it perhaps the last of Motorola&#8217;s in-house Linux phones, with Android and possibly LiMo phones to follow.
(Click for a larger view of the EM35 on Softpedia)
Motorola [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=22&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:Arial,Helvetica;font-size:small;"><img src="http://www.linuxdevices.com/files/misc/mot_em35_slider2.jpg" alt="" hspace="10" vspace="5" align="left" />MontaVista has confirmed that its Linux stack is in new music phone from Motorola. Leaked details on the EM35 reveal a slider version of the EM30 music phone, making it perhaps the last of Motorola&#8217;s in-house Linux phones, with Android and possibly LiMo phones to follow.</span></p>
<p><a href="http://mobile.softpedia.com/phones/Motorola/Motorola-EM35.shtml" target="new">(<span style="text-decoration:underline;">Click for a larger view of the EM35 on <cite>Softpedia</cite></span>)</a></p>
<p>Motorola earlier this month announced plans to  <a href="http://www.linuxdevices.com/news/NS8856689287.html" target="new"><span style="text-decoration:underline;">abandon its aging in-house MotoMAGX Linux/Java stack</span></a> in favor of the Android Linux/Java stack. Compared to MotoMAGX, <a href="http://linuxdevices.com/news/NS9433817554.html" target="new"><span style="text-decoration:underline;">Android</span></a> offers more powerful &#8220;smartphone&#8221; capabilities, such as multi-tasking, touchscreen support, and Web browsing. Thus, the EM35 may well represent the final hurrah for the MotoMAGX stack.</p>
<p>Motorola has also participated in the <a href="http://www.linuxdevices.com/news/NS8355553945.html" target="new"><span style="text-decoration:underline;">LiMo foundation</span></a>, a group building a phone stack around native Linux apps. As that stack matures, Motorola could in theory deliver phones built from the interoperable OS stacks delivered by other LiMo members, though it has not yet announced any plans to do so. It has said it will continue to use Windows Mobile for smartphones (such as the recently announced <a href="http://www.windowsfordevices.com/news/NS3011062331.html" target="new"><span style="text-decoration:underline;">Q11</span></a>. Its proprietary P2K stack will continue to serve in its lowest-cost voice phones.</p>
<p>According to a MontaVista representative, the EM35 runs a version of MontaVista <a href="http://linuxdevices.com/news/NS9581266722.html" target="new"><span style="text-decoration:underline;">Mobilinux</span></a>, as have previous Motorola Linux phones based on the MotoMAGX stack. Whether Motorola will continue using MontaVista kernels and middleware in its Android phones remains to be seen, however.</p>
<p>As is typical with many of its recent launches, Motorola seems to be pre-announcing the EM35 in drips and drabs. First some images appeared on Asian technology sites such as <a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.hkepc.com%2Fforum%2Fviewthread.php%3Ftid%3D1094328%26extra%3Dpage%253D1" target="new"><span style="text-decoration:underline;"><em>HKEPC</em></span></a>, and now Motorola or one of its channel partners has leaked more detailed specs to several mobile handset sites, including <a href="http://mobile.softpedia.com/phones/Motorola/Motorola-EM35.shtml" target="new"><span style="text-decoration:underline;"><em>SoftPedia</em></span></a>.</p>
<p><span style="font-family:Arial,Helvetica;font-size:small;"><a href="http://www.linuxdevices.com/news/NS6745873567.html" target="new"><img src="http://www.linuxdevices.com/files/misc/moto_em30-thm.jpg" border="0" alt="" hspace="10" vspace="5" /></a><a href="http://linuxdevices.com/news/NS3220229576.html" target="new"><img src="http://www.linuxdevices.com/files/misc/deviceanywhere_device_e8-thm.jpg" border="0" alt="" hspace="10" vspace="5" /></a><br />
<strong>Motorola&#8217;s EM30 and earlier Rokr E8</strong><br />
(Click either for details)</span></p>
<p>Early reports from mobile handset sites around the web mention music-phone features similar to those of the <a href="http://www.linuxdevices.com/news/NS6745873567.html" target="new"><span style="text-decoration:underline;">EM30</span></a> (pictured at right), including MP3 playback, Bluetooth, USB, special music keys, FM radio with RDS technology, and a 3.5mm AV jack. The big difference is that it appears to offer the same haptic navigation scroll wheel found on the EM30&#8217;s music-oriented predescesor, the <a href="http://linuxdevices.com/news/NS3220229576.html" target="new"><span style="text-decoration:underline;">Rokr E8</span></a> (pictured below). The EM30 used more conventional controls.</p>
<p>Music interface aside, the key improvements over the EM30 appear to be the inclusion of a 3-megapixel camera, up from 2 megapixels on the EM30, as well as the slider function, which reveals a numeric keypad.</p>
<p>Specs for the EM35 are said to include a tri-band GPRS/EDGE phone, 110MB of memory, a micro-SD card slot, and a 2.22-inch, 320 x 240 TFT display with 256K colors. The EM35 measures 4.2 x 1.9 x 0.6 inches (107 x 49.5 x 16mm), and weighs in at a little over four ounces (117 grams), say the reports.</p>
<p><strong>Availability</strong></p>
<p>At press-time, Motorola had yet to formally announce the EM35, nor does it appear to be for sale yet anywhere on the web. The phone is &#8220;coming soon&#8221; according to industry reports.<span style="font-family:Arial,Helvetica;font-size:small;"> </span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=22&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/motorolas-last-in-house-linux-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>

		<media:content url="http://www.linuxdevices.com/files/misc/mot_em35_slider2.jpg" medium="image" />

		<media:content url="http://www.linuxdevices.com/files/misc/moto_em30-thm.jpg" medium="image" />

		<media:content url="http://www.linuxdevices.com/files/misc/deviceanywhere_device_e8-thm.jpg" medium="image" />
	</item>
		<item>
		<title>World Wide Web ensnaring the living room</title>
		<link>http://deroptr.wordpress.com/2008/11/15/world-wide-web-ensnaring-the-living-room/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/world-wide-web-ensnaring-the-living-room/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:12:41 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=19</guid>
		<description><![CDATA[The number of digital TVs, gaming consoles, and set-top boxes equipped with embedded web browsers will grow from 60 million in 2008 to 214 million by 2013, forecasts ABI. The research firm lists the open source Webkit rendering engine and CEA-2014 UI standard among key emerging technologies shaping the market.
ABI says web browsers are already [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=19&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:Arial,Helvetica;font-size:small;">The number of digital TVs, gaming consoles, and set-top boxes equipped with embedded web browsers will grow from 60 million in 2008 to 214 million by 2013, forecasts ABI. The research firm lists the open source Webkit rendering engine and CEA-2014 UI standard among key emerging technologies shaping the market.</span></p>
<p>ABI says web browsers are already &#8220;common&#8221; in Japanese TVs, with uptake happening now in North America. Some vendors, such as Sony, are integrating browsers in order to expand Web service offerings, it says. Like <a href="http://linuxdevices.com/news/NS8282586707.html" target="new"><span style="text-decoration:underline;">Pioneer, Sanyo, and JVC-Victor</span></a>, Sony <a href="http://products.sel.sony.com/opensource/" target="new"><span style="text-decoration:underline;">uses Linux</span></a> in myriad TV models shipping since 2003.</p>
<p>Today, many embedded browser platforms are available, ranging from commercial products like Access Netfront and Opera to implementations built on the open source Gecko and Webkit rendering engines. ABI calls out Webkit, in particular, predicting that &#8220;many&#8221; initial implementations of an important and relatively new &#8220;CE-2014&#8243; standard will use &#8220;a variation&#8221; of Webkit. ABI also notes that search engine giant Yahoo! has lined up its <a href="http://linuxdevices.com/news/NS8038163364.html" target="new"><span style="text-decoration:underline;">Widgets!</span></a> technology behind CE-2014.</p>
<p>ABI is likely referring to <a href="http://www.ce.org/Standards/StandardDetails.aspx?Id=2865&amp;number=CEA-2014" target="new"><span style="text-decoration:underline;">CEA-2014</span></a>, not CE-2014. Though little detail has been shared publicly (the standard costs about $200 to download for non-CEA members), the spec appears aimed at providing a standardized way for browsers on TVs, phones, and other devices to host the user interface for applications running on remote systems (i.e., Internet services). Proceedings from a September CEA meeting published in the CEA &#8220;Monthly Update&#8221; suggest that the group&#8217;s ATSC Mobile/Handheld SIG (special interest group) is working to develop a CEA-2014-A compliance test, which will include:</p>
<ul><span style="font-family:Arial,Helvetica;font-size:small;"></p>
<li>Setup: discovery and connection of remote UI</li>
<li>Devices (both client and server)</li>
<li>Capability exchange</li>
<li>HTTP headers</li>
<li>XHTML profile (CE-HTML)</li>
<li>NotifSocket scripting object</li>
<li>3rd party notifications</li>
<li>AV control</li>
<li>Save-restore</li>
<li>Cookie support</li>
<li>Robustness guidelines (server-side only)</li>
<p></span></ul>
<p><span style="font-family:Arial,Helvetica;font-size:small;">Michael Wolf, ABI research director, stated, &#8220;Most forward-thinking consumer electronics vendors today are integrating IP ports in their mainline consumer electronics devices.&#8221;</span></p>
<p>The finding is from ABI&#8217;s recent study, &#8220;<a href="http://www.abiresearch.com/products/market_research/Web-Based_Living_Room_User_Interface_Overview" target="new"><span style="text-decoration:underline;">Web-Based Living Room User Interface Overview</span></a>.” Besides tracking the adoption of browsers for &#8220;consumer living room Web surfing,&#8221; it aims to track standards and vendor efforts to integrate web-based technologies into various user interfaces, ABI said.</p>
<p>Delivering web services to devices has become something of an obsession across the embedded market in recent years. For example, <a href="http://linuxdevices.com/news/NS7884551189.html" target="new"><span style="text-decoration:underline;">Nokia purchased Trolltech</span></a> in part because its <a href="http://linuxdevices.com/news/NS4151342003.html" target="new"><span style="text-decoration:underline;">Webkit integration</span></a> simplifies delivering web services with C++ applications. Another interesting new technology, released just this week, is Movial&#8217;s <a href="http://linuxdevices.com/news/NS7658653988.html" target="new"><span style="text-decoration:underline;">D-Bus Bridge</span></a>, which extends the Javascript APIs in Gecko and Webkit to let &#8220;privileged&#8221; Javascript applications communicate with local applications and OSes that support D-Bus IPC (interprocess communication).</p>
<p><a href="http://linuxdevices.com/news/NS4640523985.html" target="new"><span style="text-decoration:underline;">IPv6</span></a> will also likely play a huge role in extending IP and Web services to the living room and greater device world beyond.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=19&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/world-wide-web-ensnaring-the-living-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>
	</item>
		<item>
		<title>Crisis financial institution. Popolo hostage of the system</title>
		<link>http://deroptr.wordpress.com/2008/11/15/crisis-financial-institution-popolo-hostage-of-the-system/</link>
		<comments>http://deroptr.wordpress.com/2008/11/15/crisis-financial-institution-popolo-hostage-of-the-system/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 21:19:44 +0000</pubDate>
		<dc:creator>deroptr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Economy]]></category>
		<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://deroptr.wordpress.com/?p=16</guid>
		<description><![CDATA[An aspect of this crisis has not been emphasized with adapted “violence”. Not draft of imprecare against someone or something, how much rather than to come down more in depth. When companies, also important, often because of lead fraudulent, they choked the workers with the loop of the failure, they said to us that the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=16&subd=deroptr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>An aspect of this crisis has not been emphasized with adapted “violence”. Not draft of imprecare against someone or something, how much rather than to come down more in depth. When companies, also important, often because of lead fraudulent, they choked the workers with the loop of the failure, they said to us that the State had however to remain some outside, since Europe imposes of the intransgressible limits. “The free market does not allow intrusions, the competition does not go altered”, was asserted with risolutezza. Today that same Europe is mobilized in order to save the fondoschiena to the banking system, than for years it has lived speculating in the attics, without for a moment not to lower itself to throw a glance of under, where million black dots move confusedly without deep reasons. Now it can be derogare, must be elastic. This is the moment in which more ligi the assertors of the nature benefactress of the market, private of “laces and lacciuoli”, rules protest to great voice. They are every day in television with the contrita face and the hands shaking on the writing desk, while on the background batteries of books they act as from arguments for impunity. They speak always. Only they. The cursed ones, than as piovre they sink the tentacles anywhere have sense to make it: in the heart of the European institutions, to you concern us of the States, on the mass media, newspapers, the parties, the minds of people. Yes, because their system I found myself on the confidence that the persons are disposed to grant; well it in this moment is going more and more in crisis. Thus they are prodigano in continuation in order to tranquilize all, asking not to sell tito them or to maintain the investments. And they blackmail. The trouble, in fact, is that they have constructed a system like a orologeria A-bomb in a space without escape; there are all within. They are of the kamikaze disposed to the occurrence is blown up; they use of we, hostages of the system, ready to pay I redeem in order not to die. The temptation of the extreme sacrifice, in order to cancel their criminal arrogance and to make to share the world from zero, is indeed much fort.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deroptr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deroptr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deroptr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deroptr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deroptr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deroptr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deroptr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deroptr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deroptr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deroptr.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deroptr.wordpress.com&blog=5431449&post=16&subd=deroptr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://deroptr.wordpress.com/2008/11/15/crisis-financial-institution-popolo-hostage-of-the-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb3c884757beb5e5852f7d5a2b78063?s=96&#38;d=identicon" medium="image">
			<media:title type="html">deroptr</media:title>
		</media:content>
	</item>
	</channel>
</rss>