<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TechTraction</title>
	
	<link>http://www.techtraction.com</link>
	<description>Personal commentary on technology with a sprinkling of tech-tips and how-to articles</description>
	<lastBuildDate>Fri, 03 Jul 2009 16:08:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Techtraction" /><feedburner:info uri="techtraction" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Techtraction</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Changes for TechTraction on the Horizon</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/ct9LKh01YGA/</link>
		<comments>http://www.techtraction.com/2009/06/11/changes-for-techtraction-on-the-horizon/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 11:25:08 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[TechTraction News]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[new direction]]></category>
		<category><![CDATA[techtraction news]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=709</guid>
		<description><![CDATA[Over the Summer I'll be making some directional changes for TechTraction (again).  Therefore, for the time being, I've disabled further comments on all posts.  I apologize for any inconvenience this change might cause.  I'd also like to thank all TechTraction visitors for your support.  Whether you simply read a post or read something and added to the conversation, I thank you.  When TechTraction returns to regular publishing in the Fall, it'll focus completely on tech tips and how to articles.  I'm shooting for one new site entry per week and if I succeed at stock piling those articles this summer, then I should meet this goal.]]></description>
			<content:encoded><![CDATA[<p>Over the Summer I&#8217;ll be making some directional changes for TechTraction (again).  Therefore, for the time being, I&#8217;ve disabled further comments on all posts.  I apologize for any inconvenience this change might cause.  I&#8217;d also like to thank all TechTraction visitors for your support.  Whether you simply read a post or read something and added to the conversation with a comment, I thank you.  When TechTraction returns to regular publishing in the Fall, it&#8217;ll focus completely on tech tips and how to articles.  I&#8217;m shooting for one new site entry per week and if I succeed at stock piling those articles this Summer, then I should meet this goal.</p>
<p>Thanks again for your patronage of TechTraction, and please start checking back in September for new weekly content.</p>
<p>Bret</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=709&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_709" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/06/11/changes-for-techtraction-on-the-horizon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/06/11/changes-for-techtraction-on-the-horizon/</feedburner:origLink></item>
		<item>
		<title>Preserve Aspect Ratio in Flex Builder 3</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/WT67i90N3Fs/</link>
		<comments>http://www.techtraction.com/2009/05/07/preserve-aspect-ratio-in-flex-builder-3/#comments</comments>
		<pubDate>Thu, 07 May 2009 19:05:59 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[How-To & Tech Tips]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Adode Flex Builder 3]]></category>
		<category><![CDATA[preserve aspect ratio]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=702</guid>
		<description><![CDATA[Lately I've been diving deeper into Adobe Flex Builder 3 for developing Adobe AIR applications.  It's a great development environment especially if you have any experience with Eclipse (Flex Builder 3 runs as a plug-in for Eclipse). Despite my positive experience, I have encountered a few "oddities" with Flex Builder 3 such as how to preserve the aspect ratio when resizing images.]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been diving deeper into <a title="Link to Adobe Flex Builder 3 product page" href="http://www.adobe.com/products/flex/" target="_self">Adobe Flex Builder 3</a> for developing <a title="Link to Adobe AIR Product Page" href="http://www.adobe.com/products/air/" target="_self">Adobe AIR applications</a>.  It&#8217;s a great development environment especially if you have any experience with <a title="Link to Eclipse Home Page" href="http://www.eclipse.org/" target="_self">Eclipse</a> (Flex Builder 3 runs as a plug-in for Eclipse). Despite my positive experience, I have encountered a few &#8220;oddities&#8221; with Flex Builder 3 such as how to preserve the aspect ratio when resizing images.</p>
<h3>Click-n-drag to resize</h3>
<p>Flex Builder 3 has a &#8220;design&#8221; view that allows you to drag and drop visual components into the application space making it easier to design your application (whether it be for the web or as a desktop application using AIR).  Nearly all of these components can be &#8220;resized&#8221; by clicking and dragging the object handles to a desired size. Most times you can just &#8220;free hand&#8221; the click and drag but when it comes to something like an image, you might want to preserve its aspect ratio as you resize it which is easily done by holding down the shift key while you click and drag the object handles.</p>
<h3>Click first and then shift</h3>
<p>My experience with similar click-n-drag resize features in other applications always required that I hold down the shift key first, and then click and drag.  In Flex Builder 3 the process is reversed.  You need to click with your mouse on a resize handle FIRST, and then you press and hold the shift key.  At this point you can begin to resize the image by dragging the handle of the image box.  Once you have the size you want, simply release the mouse and then the shift key.</p>
<p>This tech-tip isn&#8217;t an earth shattering discovery; however, some people might not be used to the order in which you need to click, hold shift, and drag. Hopefully this little tip has helped someone overcome a minor aggravation.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=702&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_702" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/05/07/preserve-aspect-ratio-in-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/05/07/preserve-aspect-ratio-in-flex-builder-3/</feedburner:origLink></item>
		<item>
		<title>Time for Fewer Cell Phone Features?</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/AKd6kynTjKc/</link>
		<comments>http://www.techtraction.com/2009/03/30/time-for-fewer-cell-phone-features/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 15:34:19 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Tech Commentary]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[fewer features]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=695</guid>
		<description><![CDATA[It's happened again -- teenager armed with cell phone records two teens engaged in intimate behavior and sends the video to friends. The unsuspecting girl in the incident alerts the police, an investigation begins, and now charges of statutory rape could be in someone's future.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s happened again &#8212; <a href="http://www.bostonherald.com/news/regional/view/2009_03_30__Sext__flick_shocker:_Holbrook_police_investigating_phone_video/srvc=home&amp;position=4" target="_self">teenager armed with cell phone records two teens engaged in intimate behavior and sends the video to friends</a>. The unsuspecting girl in the incident alerts the police, an investigation begins, and now charges of statutory rape could be in someone&#8217;s future.</p>
<h3>Let&#8217;s blame technology</h3>
<p>When the local television station reported the story, the standard implications were made &#8212; technology is to blame. The implication is far from the truth. In this case, technology was an enabler for criminal conduct. Someone still had to make the recording and someone still had to send it to friends and classmates.  The cell phone didn&#8217;t commit the crime, a couple of teenagers did.</p>
<p>If you buy into the idea of &#8220;technology is to blame,&#8221; then you might call for cell phone manufacturers to take some level of responsibility.  Normally I&#8217;d roll my eyes to this type of response and chalk it up to technical ignorance.  This time, however, my opinion is a little different.</p>
<h3>New market for a step backwards</h3>
<p>I won&#8217;t go so far as to insist that cell phone manufacturers take responsibility, I will say these types of incidents (which are becoming more common place) are creating a new marketplace for cell phones &#8212; phones with fewer features.</p>
<p>Yes, smart phones are certainly the source of techno lust for gadgets hounds; however, not everyone wants or needs a cell phone stuffed with a myriad of features. Sometimes people just need to place or receive a call. When it comes to parents that have given their kids a cell phone, they&#8217;d probably love to have the option to give them &#8220;just a phone.&#8221; Yes, kids with &#8220;just a phone&#8221; could use a digital camera, email account, and Internet access and commit the same crime.  The difference is that it requires more steps and more devices readily accessible and most teenagers are simply not that prepared.  With the &#8220;all-in-one&#8221; cell phones so common today, kids have everything they need to commit such a crime with them all the time.</p>
<h3>Limiting technology isn&#8217;t the complete solution</h3>
<p>As much as technology is not to blame for this recent incident, limiting technology wouldn&#8217;t have prevented it either. There is no substitute for good parenting and educating kids on proper cell phone use. Nevertheless I&#8217;m one parent that would love to see a bare bones cell phone: make a call, receive a call, and address book. Try and find a cell phone that just does that &#8212; it&#8217;s impossible.</p>
<p>In my opinion, there is a market for a technological step backwards.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=695&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_695" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/03/30/time-for-fewer-cell-phone-features/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/03/30/time-for-fewer-cell-phone-features/</feedburner:origLink></item>
		<item>
		<title>Interest in Attacking the Mac on the Rise (Friday Finds 01/23/2009)</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/9sKzqZhygMA/</link>
		<comments>http://www.techtraction.com/2009/01/23/interest-in-attacking-the-mac-on-the-rise-friday-finds-01232009/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:01:48 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[Friday Finds]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=675</guid>
		<description><![CDATA[It seemed laughable when Bill Gates first said that the Windows platform was more secure because it was under constant attack from hackers and therefore needed constant security updating (I'm paraphrasing of course).  Over time, however, "tech authorities" have legitimized Gates' statement by saying that hackers spend more time attacking Windows because it's the most popular computer operating system. Basically why bother trying to exploit the Macintosh when it accounts for less than 10% of the computer population?]]></description>
			<content:encoded><![CDATA[<p>It seemed laughable when Bill Gates first said that the Windows platform was more secure because it was under constant attack from hackers and therefore needed constant security updating (I&#8217;m paraphrasing of course).  Over time, however, &#8220;tech authorities&#8221; have legitimized Gates&#8217; statement by saying that hackers spend more time attacking Windows because it&#8217;s the most popular computer operating system. Basically why bother trying to exploit the Macintosh when it accounts for less than 10% of the computer population?</p>
<p>Whether you agree or disagree with that logic makes no difference.  The Macintosh now represents over 10% of the computing population and is starting to feel the pains of its rising popularity.  You can see evidence of these pains in the recent articles shown below. Again, whether you agree that these articles document &#8220;real&#8221; Macintosh attacks makes no difference. The conclusion one can draw is simple: the Macintosh is gaining market share and therefore has become an area of interest for hackers. Will the hackers get very far on a platform that has touted itself as &#8220;more secure?&#8221; Only time will tell.  Personally, I&#8217;m betting on the hackers.</p>
<p><a title="Link to ArsTechinca article" href="http://arstechnica.com/journals/apple.ars/2009/01/22/newly-discovered-mac-exploit-to-be-detailed-at-black-hat?utm_source=microblogging&amp;utm_medium=pingfm&amp;utm_term=main_ars_account&amp;utm_campaign=microblogging" target="_self">ArsTechnica: Newly-discovered Mac exploit to be Detailed at Black Hat</a></p>
<p><a title="Link to Cnet news article" href="http://news.cnet.com/8301-1009_3-10148359-83.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20" target="_self">CNet News: Trojan found in Pirated Apple iWork software</a></p>
<p><a title="Link to Cnet news article" href="http://news.cnet.com/8301-13579_3-10148926-37.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20" target="_self">CNet News: Apple issues critical QuickTime security update</a></p>
<h3><a href="http://arstechnica.com/journals/apple.ars/2009/01/22/newly-discovered-mac-exploit-to-be-detailed-at-black-hat"></a></h3>
<p class="akst_link"><a href="http://www.techtraction.com/?p=675&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_675" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/01/23/interest-in-attacking-the-mac-on-the-rise-friday-finds-01232009/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/01/23/interest-in-attacking-the-mac-on-the-rise-friday-finds-01232009/</feedburner:origLink></item>
		<item>
		<title>Cold RAM Crashing Computer?</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/rahJTSOy5kg/</link>
		<comments>http://www.techtraction.com/2009/01/21/cold-ram-crashing-computer/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 12:34:17 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[How-To & Tech Tips]]></category>
		<category><![CDATA[computer crash]]></category>
		<category><![CDATA[hardware failure]]></category>
		<category><![CDATA[Memtest86]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=648</guid>
		<description><![CDATA[Most of us have heard that heat can kill a computer. Just browse any online computer store and you'll find countless computer cooling products. And while keeping components cool makes perfect sense, is there such a thing as "too cool?" Is is possible that my computer is similar to my car and needs a little time to "warm up?" Normally I'd said no to those questions but my current computer problem is starting to make me think otherwise.]]></description>
			<content:encoded><![CDATA[<p>Most of us have heard that heat can kill a computer. Just browse any online computer store and you&#8217;ll find countless computer cooling products. And while keeping components cool makes perfect sense, is there such a thing as &#8220;too cool?&#8221; Is is possible that my computer is similar to my car and needs a little time to &#8220;warm up?&#8221; Normally I&#8217;d said no to those questions but my current computer problem is starting to make me think otherwise.</p>
<h3>Original problem: computer shuts down after a few minutes of usage</h3>
<p>About a week ago I turned on my computer. Windows XP completely loaded, and the computer sat there idle for a few minutes ready for use. I was about to check my email when &#8220;click&#8221;, the computer shut off. I flipped the power switch off and then back on and the computer rebooted. With Windows XP completely loaded I started to check my email and sure enough a few minutes later it shut off again. Confused by the problem, and little time to spare, I gave up and turned to my laptop and carried on with my day.</p>
<p>The next day I went through the same process and encountered the same auto shut off problem. At this point I concluded there was some hardware problem but I didn&#8217;t have time to identify the source of the problem. My desktop computer would have to wait till the weekend for further attention.</p>
<h3>Computer running once again but new clues to the source of the problem</h3>
<p>Over the weekend it took me several attempts to finally get my computer to stay on long enough to update my data backup. Before I started to probe into the source of the problem, I wanted the latest backup of my important data so that in the event the machine completely melted down, it wouldn&#8217;t bother me too much.</p>
<p>I actually thought the machine was overheating due to a failed cooling component. I opened the case and checked the CPU fan, case exhaust fan, video card fan, and power supply fan.  Everything was working as it should. Next I booted the machine and launched the BIOS setup. I checked all the settings and everything appeared as it should.  I let the computer sit idle in the BIOS setup for at least 20 minutes. I thought that if it shut down now, the problem was definitely hardware related. Nothing. The machine happily sat there well beyond what it had when I booted into Windows. Maybe it needed a little more activity to get it to shut down.</p>
<p>I booted from an <a title="Link to Ubuntu home page" href="http://www.ubuntu.com/" target="_self">Unbuntu live CD</a> (popular Linux distribution) and started to use the machine. I browsed the web and tried various applications long enough to where it should have shut itself down. Nothing. The machine happily hummed along as it always had. Now I was starting to think this was a hard drive problem or even worse some issue with Windows XP (I dreaded the thought of having to reinstall XP).</p>
<p>I booted back into Windows and combed through the Event Log to see if anything gave me a clue to the source of the problem. Nothing. I thought maybe it was a fluke and I wouldn&#8217;t see the problem again. I doubted that conclusion but knew that the only way to really solve the problem was to be able to recreate the problem at will.  Unfortunately, once the computer got running after a few restarts, the problem didn&#8217;t return.</p>
<p>Happy that I had at least updated my backup I turned the machine off and decided to continue my research tomorrow.</p>
<h3>Memtest86 provides some insight into the problem</h3>
<p>The next day I started my computer as I always had and sure enough after completely starting Windows XP and sitting idle for a few minutes, the computer shut down. I spent some time researching my troubleshooting options and decided the next best step was to run <a title="Link to MemTest86 home page" href="http://www.memtest.org/" target="_self">Memtest86</a> and validate that my 2 GB of RAM was not the source of the problem.</p>
<blockquote><p>Note: Before disaster strikes, take a moment and build some system recovery tools from a machine that has CD burning software capable of creating a CD from an ISO file. My desktop has such software but my laptop does not. I wasted more time than I care to mention on searching for decent and free CD burning software. A frustrating experience.</p></blockquote>
<p>I ran Memtest86 version 2.11 from a floppy disk. The test got as far as test #3 (moving in versions, 8 bit pattern) before it started to report a failing address at 0006FE1CC74 and gave a RAM size marker of 1790.7 MB. I&#8217;m not certain exactly what that means but I came to the conclusion my problem was in my second RAM module. I was overjoyed because replacing that module would be easy and cheap. Nevertheless, I thought I would double check by rebooting my machine and run the test again.</p>
<p>Some version of <a title="Link to Wikipedia entry for Murphy's Law" href="http://en.wikipedia.org/wiki/Murphy%27s_law" target="_self">Murphy&#8217;s Law</a> kicked in when I reran Memtest86 because everything checked out. Memtest86 found absolutely no problems with my RAM. One nice feature of Memtest86 is that it will repeat its series of RAM tests over and over until it&#8217;s told to stop so I let Memtest86 do its thing. I thought maybe a second run of tests would reveal the problem. Nope. A third pass and everything remained perfect, and the fourth run was just as clean as the first. What happened to my problem?</p>
<p>Completely frustrated I killed the test, pulled out the floppy and let the machine completely reboot.  Once back in Windows everything was running as if nothing was ever wrong. Ahhhhggggghhhhhhh!</p>
<h3>Now what? Next steps for problem shooting this problem</h3>
<p>A few computers ago (first generation Pentium machine to be exact) I had a machine that suddenly starting having booting problems. I&#8217;d press the power button and the computer would indicate it had power but it would just sit there. If I let it sit for about 5 to 10 minutes and then switch it off and on, it would finally boot the rest of the way. It was as if it needed to &#8220;warm up&#8221; before it would completely start. I hated the problem but eventually accepted it as a fluke and built in the &#8220;warm up&#8221; routine into my start up process.</p>
<p>My current problem is starting to feel like that old Pentium machine &#8212; given enough time to &#8220;warm up&#8221; the machine will eventually work as it should. This time, however, I&#8217;m not about to &#8220;accept&#8221; this quirk. I want answers, damn it! My next step to solving this problem will be to try and find a way to recreate it at will. I plan to start the machine every morning with the Memtest86 floppy and see if I can get the memory test to fail.  If it does, I&#8217;ll make note of the failure point. Then I&#8217;ll reboot the machine and rerun the tests. I&#8217;ll make note of any failed tests and also see how many times I have to repeat the process before I get a clean Memtest86. Once I can recreate the problem, I&#8217;ll figure out my next steps.</p>
<p>I&#8217;ll try to update my troubleshooting progress in a new post each week until this problem is finally solved, or I&#8217;ve thrown the machine out the window in complete frustration. Also, as always, any suggestions or insights are always welcome.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=648&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_648" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/01/21/cold-ram-crashing-computer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/01/21/cold-ram-crashing-computer/</feedburner:origLink></item>
		<item>
		<title>Why You Cannot Clone a SIM Chip</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/TbOEgvfF6BU/</link>
		<comments>http://www.techtraction.com/2009/01/19/why-you-cannot-clone-a-sim-chip/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 06:01:39 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[How-To & Tech Tips]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[Cloning]]></category>
		<category><![CDATA[SIM card cloning]]></category>
		<category><![CDATA[SIM chip]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=627</guid>
		<description><![CDATA[How to clone a SIM chip has been a hot topic here on TechTraction since early 2008. It all got started on January 28 when I posted an article detailing why cloning a SIM chip was impossible. Then, on October 1, 2008 I followed up with another article offering one possible cloning solution based on a reader's comments. Both articles have generated a long list of comments and now I'm back with yet another follow up article based on another readers comments explaining why it is still IMPOSSIBLE to clone a SIM chip.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="SIM Chip" src="http://shop.keytracker.com/images/ist2_238669_cell_phone_sim_card.jpg" alt="" width="380" height="285" />How to clone a SIM chip has been a hot topic here on TechTraction since early 2008. It all got started on <a title="Link to Article Detailing Why Cloning SIM Chip is Impossible" href="http://www.techtraction.com/2008/01/23/is-it-possible-to-clone-the-sim-card-of-your-gsm-phone/" target="_self">January 28 when I posted an article detailing why cloning a SIM chip was impossible</a>. Then, on <a title="Link to Cloning a SIM Chip Maybe Article" href="http://www.techtraction.com/2008/10/01/how-to-clone-your-cell-phones-sim-card-maybe/" target="_self">October 1, 2008 I followed up with another article offering one possible cloning solution based on a reader&#8217;s comments.</a> Both articles have generated a long list of comments and now I&#8217;m back with yet another follow up article based on another readers comments explaining why it is still IMPOSSIBLE to clone a SIM chip.</p>
<h3>Why clone a SIM chip in the first place</h3>
<p>If you have a PDA/phone device like a Blackberry, then you know these devices are big and bulky. Most of the time their functional benefit outweighs their inconvenient size. Other times the benefit does not justify the bulk. The simple solution to this dilemma is to get a basic cell phone and swap the SIM chip between the phone and your PDA/phone depending on your needs. While the manual chip swapping works, the process becomes very annoying very quick. Wouldn&#8217;t it be great to have a copy of your original SIM chip so you could leave one chip in each device? If you could duplicate or &#8220;clone&#8221; your current SIM chip, the problem would be solved.</p>
<h3>Why you can&#8217;t clone a SIM chip &#8212; in my opinion</h3>
<p>Explained <a title="Link to original article on cloning a SIM chip" href="http://www.techtraction.com/2008/01/23/is-it-possible-to-clone-the-sim-card-of-your-gsm-phone/" target="_self">in my original article on this subject, SIM chip cloning was only possible with the early V1 SIM chips</a>.  Cell providers quickly put a stop to V1 cloning by introducing the next generation SIM chip. Yes, you can purchase chip duplicators but if you read the fine print you&#8217;ll see that they only work with V1 chips. Furthermore, if SIM chip duplication (beyond V1) was truly possible, how-to information would be as easy to find as <a title="Link to LifeHacker Jail Breaking Your iPhone" href="http://lifehacker.com/398906/jailbreak-iphone-20-with-pwnagetool" target="_self">jail breaking an iPhone</a>.</p>
<h3>Some have said cloning can be done</h3>
<p>Despite the assertion in my first article, some readers claimed they had successfully cloned a SIM chip beyond V1. After several requests for more details one reader, DonJuan, finally offered a detailed explanation of how he successfully cloned his SIM chip. With high hopes I began to follow his instructions only to give up when I found a virus in the required software. I was determined to try DonJuan&#8217;s cloning process but free time was limited and when I saw a recent comment I finally gave up.</p>
<h3>CyberDemon&#8217;s explantion for why you can&#8217;t clone a SIM chip</h3>
<p>At last we arrive at the latest &#8220;why you can&#8217;t clone a SIM chip&#8221; explanation from TechTraction visitor CyberDemon. The explanation is long, very detailed but very much worth the read if you&#8217;ve struggled with an answer for how to clone a SIM chip. The final conclusion does give hope for chip cloning but at present it is NOT possible or at the very least not something for mere mortals:</p>
<blockquote><p>&#8220;Years back I looked into doing this ( right after the v1 swap ) and found that it was not possible “yet”.</p>
<p>At the time I even purchased all of the equipment available and found that it would read the contacts , sms messages and was even able to display other folders and files on the SIM. The ki was stored in a different portion of the card (not readable via any reader as it is hard coded into an unaccessable ROM)</p>
<p>The way I understand it the data request from the phone works like this</p>
<p>A typical smart card has three separate memory banks, two of which are ROMs (read only memory) and one is RAM (random access memory) &#8211; 8 kilobytes of RAM, 346 kilobytes of ROM and an additional programmable ROM with 256 kilobytes of memory, controlled through a 16-bit microprocessor.</p>
<p>1. The phone query’s Network to look up subscriber information based on IMEI and ESN numbers.</p>
<p>2. The network sends a authorization packet back to the phone so it can prove it is authorized for the known network account. (or checks if it is roaming in which case stores all information / keys to forward to original provider to request remuneration)</p>
<p>1. The phone then query’s the SIM with this request (stores request and data to be processed into RAM)</p>
<p>2. The SIM then passes this request to the embedded microprocessor (The microprocessor has its own built in algorithms for calculating data)</p>
<p>3. The microprocessor processes this information against the data stored in one of the ROM Banks. The one you can not read with a card reader. (second cipher?)</p>
<p>4. Then calculates the decrypted data against the second ROM (where your number is stored and data is readable)</p>
<p>5. It then sends this data back to the phone which then sends the data back to the network to verify.</p>
<p>6. If the network verifies everything is correct. Sends provider information to the phone ( Network ID, Signal strength, etc…)and a new key to authorize the SIM. It is now when data decryption takes place.</p>
<p>7. The process starts off all over again at intervals specified in your phones settings.</p>
<p>This all happens in a mater of nanoseconds.</p>
<p>The only way you can clone a SIM card is if you could read both sets of ROM (current readers can only access one) and the calculating algorithms stored inside the microprocessor. Currently this is not possible to read the second ROM nor is the microprocessor architecture known.</p>
<p>What older V1 SIM’s allowed was multiple BAD requests be sent to the microprocessor. thus enabling the SIM itself to decrypt the ki from one of the ROM banks. (the one not readable by card readers.) via a brute force method. (sending multiple random requests until it got a good answer and using that “key” to dump the ki)</p>
<p>In newer SIM’s the microprocessor will shut itself off after so many simultaneous BAD requests. Therefore shutting down all access to the card. (e.g. the need to get another from the provider)</p>
<p>I do not believe there is a way to shut off this kill switch and here is why.</p>
<p>Disabling this protection would be suicide for smart card manufactures. The same technology is used for bank cards, satellite systems, military security and numerous other securities.</p>
<p>If anyone were to divulge this information they would have to reinvent billions upon billions worth of new technologies including; hardware, software, smart cards, people etc…</p>
<p>There is however the possibility of circumventing the protection (as seen in the satellite industry in the past)</p>
<p>The satellite smart card was never “hacked” like some are led to believe. The code in one of the ROM banks was used to pass keys from the receiver to the microprocessor before account activation was verified. Since no one (not even the satellite company or the hackers) had access to the second ROM bank data was re pushed to the first ROM bank to change how the information was passed to the microprocessor. Thereby thwarting the hackers attempts to get free TV. There has since been several safeguards to prevent this form of piracy from happening again. If you search Google for “Black Friday” you can see how one of thoes attempts went. Ultimately the security on the current cards (same design as V1 SIM cards) had been so easily circumvented that the satellite company was forced to do a “card swap”.</p>
<p>The satellite industry swapped out all of the smart cards to every paid customer with Smart Cards that have much stronger security. This card has yet to be “hacked” and still the satellite industry continues to build more secure cards and swapping them out periodically as a preventive measure.</p>
<p>How many SIM card “swaps” have there been since the V1’s vulnerability? Granted most of these swaps were due to new technologies but surly they took the time to beef up security while they were at it.</p>
<p>If a method to clone a SIM card exists it would have to be done on a card with an identical microprocessor (one from same provider), the KI stored into the first ROM bank (if there is room), and the check for ki re-routed from the second ROM bank to the new location on the first ROM.</p>
<p>Don’t get me wrong it can be done it just is not an easy task. I was kind of hoping that someone had done it already. e.g. me at this forum.</p>
<p>But alas it has not been done and I haven’t the energy to put to the task. Just no real incentive.</p>
<p>I don’t think it would work all that well if we did clone a sim as the network will only allow the first phone that registered itself to stay active on the network. the other phone would simply be rejected. (unless connected to a different tower / network) or one phone would have to be turned off for the other to work. This may not be the case with data networks as they do operate differently and on other frequencies simultaneously (on the same phone)</p>
<p>In short unless someone posts a “How to clone a SIM to one identical to original provider without querying the microprocessor”. Well, it cant be done.&#8221;</p></blockquote>
<h3>Someday it might be possible</h3>
<p>Where there is a will, there is a way. Therefore I do believe that someday cloning the current version of SIM chips will be possible with inexpensive tools. Unfortunately, technology keeps driving forward at break-neck speed and just when a solution is found the cell providers will undoubtedly find another way to break the hack.</p>
<p>The only real solution will come when the cell providers change their policy regarding multiple copies of the same SIM chip. And while it&#8217;s unlikely their policy will ever change, the providers did finally make available an &#8220;all-you-can-eat&#8221; phone/data plan. Such new plans demonstrates the willingness of cell providers to make significant changes but probably only when they see it as a way to make more money or gain marketshare. In the meantime, my fingers are crossed, but I&#8217;m NOT holding my breath.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=627&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_627" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/01/19/why-you-cannot-clone-a-sim-chip/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/01/19/why-you-cannot-clone-a-sim-chip/</feedburner:origLink></item>
		<item>
		<title>Friday Finds for 01/09/2009 – Find Hex Code for Any Color</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/a4QxRViEVMI/</link>
		<comments>http://www.techtraction.com/2009/01/09/friday-finds-for-01092009-find-hex-code-for-any-color/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 06:01:22 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[Friday Finds]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[free download]]></category>
		<category><![CDATA[hex code]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=611</guid>
		<description><![CDATA[Ever come across a web site or image that used an amazing color and wanted the hex code so you could use the same color elsewhere?  I know I have but always had to use Photoshop to determine the hex code. Well, not everyone has Photoshop and those that do, like me, don't want to load the program just to figure out a hex code.  Fortunately, there is an answer and it's free: ColorPix.]]></description>
			<content:encoded><![CDATA[<p>Ever come across a web site or image that used an amazing color and wanted the hex code so you could use the same color elsewhere?  I know I have but always had to use Photoshop to determine the hex code. Well, not everyone has Photoshop and those that do, like me, don&#8217;t want to load the program just to figure out a hex code.  Fortunately, there is an answer and it&#8217;s free: <a title="Link to ColorPix download page" href="http://www.colorschemer.com/colorpix_info.php" target="_self">ColorPix</a>.</p>
<p><a title="Link to ColorPix download page" href="http://www.colorschemer.com/colorpix_info.php" target="_self">ColorPix</a> is a small utility &#8220;that grabs the pixel under your mouse and transforms it into a number of different color formats.&#8221;  The application is small, free of viruses (<a title="Link to ColorPix Virus Total online report -- ColorPix is virus free" href="http://www.virustotal.com/analisis/0db428495ace5e779951afcd762b5cec" target="_self">refer to this Virus Total analysis for details</a>), and free to download.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=611&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_611" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2009/01/09/friday-finds-for-01092009-find-hex-code-for-any-color/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2009/01/09/friday-finds-for-01092009-find-hex-code-for-any-color/</feedburner:origLink></item>
		<item>
		<title>Taking a Break for the Rest of 2008</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/eoMcDfdkwko/</link>
		<comments>http://www.techtraction.com/2008/12/13/taking-a-break-for-the-rest-of-2008/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 13:26:14 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[TechTraction News]]></category>
		<category><![CDATA[taking a break]]></category>
		<category><![CDATA[techtraction news]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=607</guid>
		<description><![CDATA[Yep, I haven't written much the past few weeks. Why is that? Well, like everyone else I'm working hard at my day job to make sure I don't become another statistic of a bad economy. That hard work has overflowed into my free time previously set aside for TechTraction.  And while I am NOT giving up on TechTraction, I am taking a break for the remained of 2008.  My sincere apologizes to all my readers. In the meantime, have a Merry Christmas and a Happy New Year. Please check back in early 2009 when I promise to be back at posting new useful tech articles.]]></description>
			<content:encoded><![CDATA[<p>Yep, I haven&#8217;t written much the past few weeks. Why is that? Well, like everyone else I&#8217;m working hard at my day job to make sure I don&#8217;t become another statistic of a bad economy. That hard work has overflowed into my free time previously set aside for TechTraction.  And while I am NOT giving up on TechTraction, I am taking a break for the remained of 2008.  My sincere apologizes to all my readers. In the meantime, have a Merry Christmas and a Happy New Year. Please check back in early 2009 when I promise to post new and useful tech articles.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=607&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_607" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2008/12/13/taking-a-break-for-the-rest-of-2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2008/12/13/taking-a-break-for-the-rest-of-2008/</feedburner:origLink></item>
		<item>
		<title>Friday Finds for 11/28/2008 – Free Online Education</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/PzDWJ5JY2d0/</link>
		<comments>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-free-online-education/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 06:01:49 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[Friday Finds]]></category>
		<category><![CDATA[online education]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=546</guid>
		<description><![CDATA[Everyone loves free stuff and free online education is no exception.  If you're wondering what the "Great Big Internet" has to offer in the way of free education, check out a nice compilation of resources that Ace Online Schools has put together.  The list is short, sweet, and very useful.]]></description>
			<content:encoded><![CDATA[<p>Everyone loves free stuff and free online education is no exception.  If you&#8217;re wondering what the &#8220;Great Big Internet&#8221; has to offer in the way of free education, check out <a title="Link to Ace Online Schools list of online video education" href="http://aceonlineschools.com/10-free-online-educational-video-options/" target="_self">a nice compilation of resources that Ace Online Schools has put together</a>.  The list is short, sweet, and very useful.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=546&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_546" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-free-online-education/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-free-online-education/</feedburner:origLink></item>
		<item>
		<title>Friday Finds for 11/28/2008 – Home Grown Ringtones</title>
		<link>http://feedproxy.google.com/~r/Techtraction/~3/HeuIfBDVTfw/</link>
		<comments>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-home-grown-ringtones/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 06:01:28 +0000</pubDate>
		<dc:creator>Bret</dc:creator>
				<category><![CDATA[Friday Finds]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[ringtone]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://www.techtraction.com/?p=576</guid>
		<description><![CDATA[Ever wanted to create your own cell phone ringtone but didn't know how to get started?  If so, check out this ringtone creation tutorial from SimpleHelp.net. The tutorial is well written and easy to follow.  Unfortunately, if your phone doesn't support MP3 or simple WAV style ringtones, then this tutorial won't help you much.]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to create your own cell phone ringtone but didn&#8217;t know how to get started?  If so, check out this <a title="Link to ringtone tutorial from SimpleHelp.net" href="http://www.simplehelp.net/2008/11/10/how-to-record-your-own-ringtones/" target="_self">ringtone creation tutorial from SimpleHelp.net</a>. The tutorial is well written and easy to follow.  Unfortunately, if your phone doesn&#8217;t support MP3 or simple WAV style ringtones, this tutorial won&#8217;t help you much.</p>
<p class="akst_link"><a href="http://www.techtraction.com/?p=576&amp;akst_action=share-this"  title="Email, post to del.icio.us, etc." id="akst_link_576" class="akst_share_link" rel="noindex nofollow">Share, Bookmark, or Email this post</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-home-grown-ringtones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techtraction.com/2008/11/28/friday-finds-for-11282008-home-grown-ringtones/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.417 seconds --><!-- Cached page served by WP-Cache -->
