<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>ivc blog</title>
	<atom:link href="http://beta.ivancover.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://beta.ivancover.com/blog</link>
	<description>Yet another weblog, by ivc.</description>
	<pubDate>Fri, 07 Nov 2008 23:03:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>PHP Objects</title>
		<link>http://beta.ivancover.com/blog/2008/11/08/php-objects/</link>
		<comments>http://beta.ivancover.com/blog/2008/11/08/php-objects/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 23:03:30 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/?p=42</guid>
		<description><![CDATA[For a long time I&#8217;ve been aware of classes (and their objects) in PHP but I&#8217;ve never really gotten the time to figure out how they work and how they&#8217;re structured, before now.
A class can have a collection of functions that belong to a specific part, or say, module of a site. Instead of having [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time I&#8217;ve been aware of classes (and their objects) in PHP but I&#8217;ve never really gotten the time to figure out how they work and how they&#8217;re structured, before now.</p>
<p>A class can have a collection of functions that belong to a specific part, or say, module of a site. Instead of having functions (<i>function name () {}</i>) listed alone in a file and available in the global scope, i.e include once and the function will be available till the end of the execution. A function inside a class can only be called upon by the name of the object or inherit of itself(<i>this.</i>).</p>
<p>Which brings me to objects, a class is the code that lists the available functions, but a object is a run-time instance of the class and its functions can be addressed via the name of the new instance (<i>$db = new Mysql();</i>). Think of object like e.g. creating a new tab in web-browser.<br />
<code><br />
// Mysql class<br />
class Mysql {<br />
&nbsp;&nbsp;&nbsp;function connect($host, $name, $pass, $db) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$connection = mysql_connect("$host","$name","$pass");<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mysql_select_db("$db", $connection) or die("Couldn't select database.");;<br />
&nbsp;&nbsp;&nbsp;}</p>
<p>&nbsp;&nbsp;&nbsp;function close() {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mysql_close($connection);<br />
&nbsp;&nbsp;&nbsp;}</p>
<p>&nbsp;&nbsp;&nbsp;function query($query) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mysql_query(...);<br />
&nbsp;&nbsp;&nbsp;}<br />
}</p>
<p>// Create a new instance<br />
$db = new Mysql();</p>
<p>// Mysql connect<br />
$connection = $db->connect('localhost','ivc','passwd','twitterurl');</p>
<p>// Send query<br />
$db->query("SET CHARACTER SET 'utf8'");<br />
</code></p>
<p>Pretty cool and handy!</p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/11/08/php-objects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone 3G</title>
		<link>http://beta.ivancover.com/blog/2008/07/11/iphone-3g/</link>
		<comments>http://beta.ivancover.com/blog/2008/07/11/iphone-3g/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 18:11:12 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/?p=49</guid>
		<description><![CDATA[
iPhone, yes, I&#8217;m pretty sure you have heard the name a couple of times before.
I decided to get the next generation iPhone, the iPhone 3G, on the launch date to get the excitement. Contrary to the first iPhone I got in October 2007 when the jailbreaking and unlocking was properly set up.
Ok, to the main [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://beta.ivancover.com/blog/wp-content/uploads/2008/07/iphone3g_package.jpg" alt="" title="iphone3g_package" width="597" height="174" class="aligncenter size-full wp-image-50" /></p>
<p>iPhone, yes, I&#8217;m pretty sure you have heard the name a couple of times before.</p>
<p>I decided to get the next generation iPhone, the iPhone 3G, on the launch date to get the excitement. Contrary to the first iPhone I got in October 2007 when the jailbreaking and unlocking was properly set up.</p>
<p>Ok, to the main story. In Norway the iPhone 3G is only sold by the Netcom operator via its Telebutikken stores. My goal was to get an iPhone 3G, with a new contract, break the contract, and activate it with my previous SIM-card from Telenor.</p>
<p>At 13.15 I arrived at the store, around 5-8 waiting in queue before me. The buying process was interesting, there was no properly set up queuing system in the store. I had to find my own piece of paper and write the next incremental in the queue. I got 82 and number 73-75 was processing then I got there. A little over an hour later, I&#8217;m ready to go.</p>
<p>The buying process is a two parter:</p>
<ul>
<li>Pick your iPhone, in my case 16GB black for 2290 NOK, credit check and pick existing or new contract, I choose new of course.</li>
<li>Go over to the activation desk, asked if I could activate with my other SIM-card, but he had strict guidelines to only activate new devices with Netcom SIM-cards, gave me the 05050 customer service number for more details, very nice guy, shaked the hand of every iPhone customer.</li>
</ul>
<p>At this point, I have an activated iPhone 3G with a new Netcom iTalk small contract. This is where most people would end up and start using the iPhone, but I want to use my current SIM-card.</p>
<p>I called the customer service and they actually had three menu choices, the third being &#8220;Press 3 for iPhone&#8221;. A friendly women quickly picked up (I guess they have extra staff) and I explained I wanted to go out of the new contract and use my current operator. To cancel the iTalk small contract would cost 2400 NOK plus the first month of the contract, 399 NOK. An invoice will be sent to my address.</p>
<p>This cancel process is also a two parter:</p>
<ul>
<li>She asked for the phone number to find the contract, asked if I was sure I wanted to terminate the contract, yes please.</li>
<li>Next, asked for the unique IMEI (International Mobile Equipment Identity) number, printed on the same piece of paper with the contract phone number, used it to deactivate the phone in the Netcom network, sent a request to Apple to indicate the device should be unlocked, this happens next time I connected it to iTunes (at home) she told.</li>
</ul>
<p>I played with the iPhone during the trip home and I noticed the Maps locate-me functions didn&#8217;t find my position. I hope this was because I didn&#8217;t have a cell signal, although it wouldn&#8217;t make sense. Even with a Wifi connection to allow any A-GPS data cache to be downloaded didn&#8217;t work.</p>
<p>The screen has a noticable yellow hue compared to the same brightness level. Not as crystal crisp white as the original (quality control?). It seems the white balance is a tad warmer. Apple confirmed that the white balance is warmer on the iPhone 3G, around 7000K compared to 8000K in the 1. gen.</p>
<p><img src="http://beta.ivancover.com/blog/wp-content/uploads/2008/07/iphone3g_yellowscreen.jpg" alt="" title="iphone3g_yellowscreen" width="597" height="142" class="aligncenter size-full wp-image-52" /></p>
<p>To make it pick up the new SIM-card I had to do a full restore, and to complete the set up it was to connect to the iTunes (activation) servers. This was 17.00 CET/Norwegian time while the rest of the US was about or in the middle of waking up to iPhone launch day, making the iTunes servers crawl to a total halt. Finally at 21.15, the activation was successful, iTunes only needed a quick query to Apple to determine the lock state, fortunately it unlocked without needing any interaction. The next screen was the select previous backup or create new device profile set up.</p>
<p>There is also a store activation mode in iTunes, it looks like just a more automated hook-up-activate-disconnect procedure.</p>
<p>Mac: <i>/Applications/iTunes.app/Contents/MacOS/iTunes -StoreActivationMode 1</i><br />
Windows: <i>“C:\Program Files\iTunes\iTunes.exe” /StoreActivationMode 1</i></p>
<ul>
<li>The total cost: 2290 + 2400 + 399 = 5089 NOK</li>
</ul>
<p>That places it in the higher end of the smartphones sold in Norway, e.g. the Nokie N95 8GB is sold without contract for 4850 NOK.</p>
<p>My plan is to buy another iPhone 3G 16GB unlocked in US (via a friend, Ebay, some other place) for cost (around 700 USD) once the launch day excitement plays out, import it to Norway, jailbreak it to add Installer.app (Dev Team is ready), and sell it to little under the unlocked cost in Norway to cover some of my expenses (around 1500 NOK).</p>
<p>With a new design also comes less compatibility, the old iPhone dock no long fits the new iPhone 3G. Not a big issue. The corner shape is pointier and not as round as before. My iPod 3G 2003 dock still fits and works perfectly though.</p>
<p><b>Edit:</b> Only major advantages with an iPhone 3G over the 1. generation for me is: 1. GPS, 2. 16GB, the rest is irrelevant, and the 2.0 software is the same on both. Sold for 9000 NOK. Apparently, VG mentioned to <a href="http://www.vg.no/teknologi/artikkel.php?artid=193901">watch out</a> for iPhone price &#8220;coups&#8221; (the one mentioned is not mine, but there were only two auctions, the other being mine).</p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/07/11/iphone-3g/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create bootable disc</title>
		<link>http://beta.ivancover.com/blog/2008/05/28/create-bootable-disc/</link>
		<comments>http://beta.ivancover.com/blog/2008/05/28/create-bootable-disc/#comments</comments>
		<pubDate>Wed, 28 May 2008 13:29:19 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/?p=48</guid>
		<description><![CDATA[I can&#8217;t remember how many times I&#8217;ve had the need for a bootable CD-R/DVD-R to boot into DOS to do some trivial task, like flashing a BIOS or duplicating a hard drive.
As a reference for myself I&#8217;ve created a quick entry to show how to use a regular downloadable floppy image and an image utility [...]]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t remember how many times I&#8217;ve had the need for a bootable CD-R/DVD-R to boot into DOS to do some trivial task, like flashing a BIOS or duplicating a hard drive.</p>
<p>As a reference for myself I&#8217;ve created a quick entry to show how to use a regular downloadable floppy image and an image utility to create a bootable disc including all the files you want to execute once DOS has been loaded.</p>
<ul>
<li><a href="/wiki/index.php/Create_bootable_dos_disc">Create bootable disc</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/05/28/create-bootable-disc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recaptcha</title>
		<link>http://beta.ivancover.com/blog/2008/05/21/recaptcha/</link>
		<comments>http://beta.ivancover.com/blog/2008/05/21/recaptcha/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:57:14 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2008/05/21/recaptcha/</guid>
		<description><![CDATA[Recently I&#8217;ve received some blog comments spam. I received an e-mail for each new comment but I didn&#8217;t bother much about it.
Now, today after updating my e-mail server to better fight spam and bounce spam, I decided to do a clean-up of the blog comments. A quick search for &#8216;wordpress captcha plugin&#8217; reveal a type [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve received some blog comments spam. I received an e-mail for each new comment but I didn&#8217;t bother much about it.</p>
<p>Now, today after updating my e-mail server to better fight spam and bounce spam, I decided to do a clean-up of the blog comments. A quick search for &#8216;wordpress captcha plugin&#8217; reveal a type of captcha I remeber liking because it wasn&#8217;t that unfriendly  and time consuming to figure out. It&#8217;s called <a href="http://recaptcha.net/">Recaptcha</a>. It requires a API key since it&#8217;s essentially streaming the code in the background to the Recaptcha servers.</p>
<p><i>Preview:</i><br />
<img src='http://beta.ivancover.com/blog/wp-content/uploads/2008/05/captcha.png' alt='Recaptcha' /></p>
<p>Hopefully this isn&#8217;t to intrusive and bothersome. It cuts out all the un-necessary spam I was receiving and I&#8217;m happy about that.</p>
<p><strong>Update:</strong> Recently I discovered that Recaptcha actually helps the Internet Archive project and digitize books, thus helps the optical character recogonition (OCR) system.</p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/05/21/recaptcha/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Workaround - Fix Flash 2 Second Stop</title>
		<link>http://beta.ivancover.com/blog/2008/04/13/fix-flash-2-second-stop/</link>
		<comments>http://beta.ivancover.com/blog/2008/04/13/fix-flash-2-second-stop/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 23:09:51 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2008/04/13/fix-flash-2-second-stop/</guid>
		<description><![CDATA[I had a problem with flash video stopping after 2 seconds and sound missing in Opera and Firefox. Flash video worked fine after relaunching the browser but after a few minutes the issue popped up again. Although I normally have 10-20 tabs in both browsers. But the weird thing is that I&#8217;ve always had this [...]]]></description>
			<content:encoded><![CDATA[<p>I had a problem with flash video stopping after 2 seconds and sound missing in Opera and Firefox. Flash video worked fine after relaunching the browser but after a few minutes the issue popped up again. Although I normally have 10-20 tabs in both browsers. But the weird thing is that I&#8217;ve always had this setup and the issue crawled up recently.</p>
<p>After uninstalling the current 9r115 version and installing the the previous 9.0r47 version Flash video worked again. </p>
<ol>
<li>Go to \Windows\System32\Macromed\Flash, run the two uninstallers, uninstall_plugin.exe and uninstall_activex.exe</li>
<li>Download <a href="http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp9_archive.zip">fp9_archive.zip</a> from <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14266&#038;sliceId=2">this Adobe flash page</a></li>
<li>Extract the 9r47 folder to the desktop and run the flashplayer9r47_win.exe installer</li>
<li>Voila! Fixed for Opera and Firefox</li>
</ol>
<p><b>Update:</b> Note that there are several security fixes in the newer versions, determine what you want to weight the most.</p>
<p>Reference:</p>
<ul>
<li><a href="http://forums.mozillazine.org/viewtopic.php?p=3249140#3249140">mozillazine.org</a></li>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/04/13/fix-flash-2-second-stop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Newcastle</title>
		<link>http://beta.ivancover.com/blog/2008/01/28/newcastle/</link>
		<comments>http://beta.ivancover.com/blog/2008/01/28/newcastle/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 19:07:48 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2008/01/28/newcastle/</guid>
		<description><![CDATA[
A week ago, Dan Thomas, Marianne, and myself, traveled to Newcastle, UK, for the weekend 18-20th January. The main attraction was the Ultimate Fighting Championship 80: &#8220;Rapid Fire&#8221; show in the Metro Radio Arena.
The transit flight to Schiphol was delayed 3 hours and we spent the night at the airport. Arriving in Newcastle the next [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://beta.ivancover.com/blog/wp-content/uploads/2008/02/newcastle-tyne-millenium.jpg' alt='newcastle-tyne-millenium.jpg' /><br />
A week ago, Dan Thomas, Marianne, and myself, traveled to Newcastle, UK, for the weekend 18-20th January. The main attraction was the Ultimate Fighting Championship 80: &#8220;Rapid Fire&#8221; show in the Metro Radio Arena.</p>
<p>The transit flight to Schiphol was delayed 3 hours and we spent the night at the airport. Arriving in Newcastle the next morning, around 10 am, we unloaded at the hotel and figured we&#8217;ll make the most of the day. We started by visiting Forbidden Planet (awesome!) and Games Workshop before heading to the shopping area. Later Dan Thomas went off to attended a fighting gym east of the city center. Marianne was in shopping nirvana while I captured some pictures of Newcastle&#8217;s more interesting bits, like Chinatown, the city wall, Central Station, St. Nicholas Church, Castle Keep, Side Street, and the Tyne Bridge.</p>
<p>Later in the evening Dan Thomas and I headed for the UFC show at 6 pm and it was a blast! Gradually the fights got fiercer and the crowd wilder. The main event was the BJ Penn vs Joe Stevenson, both from USA. I&#8217;ve never been to Las Vegas but I can imagine the excitement is similar.</p>
<p>The last day we packed and put the baggage in the hotels luggage room before heading out to see the attractions on Quayside. The view from Castle Keep was astonishing, as was the close-up view of the Tyne- and Millennium Bridge. The musical arena, Sage Gateshead, was a cool architectural feat. Oh, and we managed to squeeze in a short visit to one of Europe&#8217;s biggest shopping venues outside the city center, the MetroCentre (360 different stores).</p>
<p>At the airport, after boarding the plane the captain announced that something was not working correctly and we waited almost an hour before departing. That meant we could miss our transfer at Schiphol. Fortunately, KLM is flexible and delayed the connecting flight. We got through the security check quick and ran to the gate, although it turned out the flight was not departing in another 45 minutes. The flight was pleasant and seemingly quick as I was reading a book about NLP that Dan Thomas bought at Newcastle airport. Arriving at Torp airport a little delayed, we drove off to Arendal, finally at home at around 1.40 am.</p>
<p>To summarize; a great trip with some minor hurdles.</p>
<ul>
<li><a href="/gallery/v/newcaslte_jan08">Newcastle picture gallery</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2008/01/28/newcastle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eee PC</title>
		<link>http://beta.ivancover.com/blog/2007/12/31/eee-pc/</link>
		<comments>http://beta.ivancover.com/blog/2007/12/31/eee-pc/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 16:07:57 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2007/12/31/eee-pc/</guid>
		<description><![CDATA[
The Asus Eee PC is a lot of fun. Mostly because of the size and the room for modifications.
It&#8217;s in the same realm as the OLPC/XO machine, sub-$400 market. By default the Eee PC sports a Celeron M 900 MHz processor, 512 MB memory, 7-inch 133 dpi 16:9 display, 4 GB Solid State Disk-drive, wireless [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image33" src="http://beta.ivancover.com/blog/wp-content/uploads/2007/12/eee_overview_motherboard_bottom.jpg" alt="eee_overview_motherboard_bottom.jpg" /></p>
<p>The Asus Eee PC is a lot of fun. Mostly because of the size and the room for modifications.</p>
<p>It&#8217;s in the same realm as the OLPC/XO machine, sub-$400 market. By default the Eee PC sports a Celeron M 900 MHz processor, 512 MB memory, 7-inch 133 dpi 16:9 display, 4 GB Solid State Disk-drive, wireless networking, ethernet, webcam, SDHC card reader, 3 USB ports, and a 5200 mAh 4-cell Li-Ion battery.</p>
<p>Opening the machine reveals a exhaust fan, only mechanically rotating part in the machine, and an empty Mini PCI-Express expansion bay (header only installed on initial machines). The expansion bay can be used for internal upgrades like Bluetooth and flash drives.</p>
<p>I wanted to see how much and how far I could take the Eee PC. After a few weeks of planning and researching devices, I can up with a this list of internal upgrades:</p>
<ul>
<li>USB hub (2x)</li>
<li>GPS module with gain antenna</li>
<li>Bluetooth</li>
<li>Internal card reader</li>
<li>Fast flash drive</li>
<li>FM transmitter</li>
<li>Draft-N wireless adapter</li>
<li>Switch for power management</li>
</ul>
<p>Everything fitted and works perfectly after some initial tweaking. Although the battery time is cut with an hour when all the devices are powered on, I can easily disable the ones I don&#8217;t use through a DIP-switch in the expansion bay.</p>
<ul>
<li><a href="/wiki/index.php/Eee_PC">Eee PC Wiki page</a></li>
</ul>
<p><b>Update:</b> During my trip to Newcastle I was checking Digg.com and noticed that my wiki page about the Eee modifications was <a href="http://digg.com/linux_unix/EeePC_with_Every_Hack_Possible_GPS_Bluetooth_802_11N">promoted to the front page</a>. That was a nefarious and cool moment. A week and a half later, <a href="http://hardware.slashdot.org/article.pl?sid=08/01/30/1541203">Slashdot</a> picked it up too. Found one of my favorite sites, <a href="http://arstechnica.com/journals/linux.ars/2008/01/24/ultimate-eee-hack-includes-everything-but-the-kitchen-sink">Ars Technica</a>, found time to post an article about the Eee modifications.</p>
<p><img id="image34" src="http://beta.ivancover.com/blog/wp-content/uploads/2007/12/eee_powerswitch_bay.jpg" alt="eee_powerswitch_bay.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2007/12/31/eee-pc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone</title>
		<link>http://beta.ivancover.com/blog/2007/12/05/iphone/</link>
		<comments>http://beta.ivancover.com/blog/2007/12/05/iphone/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 23:20:29 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2007/12/05/iphone/</guid>
		<description><![CDATA[Two months ago we got around getting a couple of iPhones. Thanks to a nice fellow in the United States and the Apple Store for accepting international credit cards, I received the package after just a week after placing the order (that&#8217;s a pretty nice round-trip considering it left the factory in Shanghai, China, flew [...]]]></description>
			<content:encoded><![CDATA[<p>Two months ago we got around getting a couple of iPhones. Thanks to a nice fellow in the United States and the Apple Store for accepting international credit cards, I received the package after just a week after placing the order (that&#8217;s a pretty nice round-trip considering it left the factory in Shanghai, China, flew over to Texas, US, and last to Europe and Norway).</p>
<p>The phones came with the v1.1.1 software from factory and was at that point not &#8216;jailbreaked&#8217;. Downgrading to v1.0.2 was the only way to hack it, thus the GSM SIM unlock was not yet cracked. Luckly the next day after jailbreaking, activating, fixing Youtube and setting up the phone, the unlock for v1.1.1 was released.</p>
<p>Thereafter the firmware versions kept coming as they tend to do for popular products. And one after another they all were all cracked in less time than you want to through a fist at. Currently v1.1.2 is the latest and it&#8217;s working well, with incremental improvements for every release since v1.0.2. Can&#8217;t complain.</p>
<ul>
<li><a href="/wiki/index.php/IPhone">iPhone Wiki page</a></li>
</ul>
<p><img id="image36" src="http://beta.ivancover.com/blog/wp-content/uploads/2007/12/iphone_springboard.png" alt="iphone_springboard.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2007/12/05/iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sony Ericsson P1i</title>
		<link>http://beta.ivancover.com/blog/2007/08/03/sony-ericsson-p1i/</link>
		<comments>http://beta.ivancover.com/blog/2007/08/03/sony-ericsson-p1i/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 21:34:22 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2007/08/03/sony-ericsson-p1i/</guid>
		<description><![CDATA[Yesterday I received the new Sony Ericsson P1i, released to the market last week. I tried not to be to excited this time around, seeing what Sony Ericsson did to the P990i. Suprisingly it&#8217;s been a blast since I unpacked it, everything is prefect.
It&#8217;s small and tidy, not bloated at all. Build quality is suburb, [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I received the new Sony Ericsson P1i, released to the market last week. I tried not to be to excited this time around, seeing what Sony Ericsson did to the P990i. Suprisingly it&#8217;s been a blast since I unpacked it, everything is prefect.</p>
<p>It&#8217;s small and tidy, not bloated at all. Build quality is suburb, no cracking. The system is fast, enough memory to multitask ftw. For those who know what the older M600 looks like, this is the unit filling the gap between that and the P990.</p>
<p>I don&#8217;t want to full up this post with superlatives, take a look at the <a href="/wiki/index.php/Sony_Ericsson_P1i">Sony Ericsson P1i</a> wiki entry for details.</p>
<p><strong>Update:</strong> A small note that I sold this phone after getting a new iPhone from a fellow of mine.</p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2007/08/03/sony-ericsson-p1i/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DuggBack and Digg Button</title>
		<link>http://beta.ivancover.com/blog/2007/05/06/duggback-and-digg-button/</link>
		<comments>http://beta.ivancover.com/blog/2007/05/06/duggback-and-digg-button/#comments</comments>
		<pubDate>Sun, 06 May 2007 00:58:47 +0000</pubDate>
		<dc:creator>ivc</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://beta.ivancover.com/blog/2007/05/06/duggback-and-digg-button/</guid>
		<description><![CDATA[Late last week I finished a project that I&#8217;ve been working on for 3 months. It&#8217;s called DuggBack and it complements the Digg.com website and makes it easy to find available mirrors and caches of webpages that&#8217;s been made popular and hit by the &#8216;Digg Effect&#8217;. The official launch was on Monday and the website [...]]]></description>
			<content:encoded><![CDATA[<p>Late last week I finished a project that I&#8217;ve been working on for 3 months. It&#8217;s called DuggBack and it complements the Digg.com website and makes it easy to find available mirrors and caches of webpages that&#8217;s been made popular and hit by the &#8216;Digg Effect&#8217;. The official launch was on Monday and the website has got a fairly good reviews on a couple of news sites. And of course some of the massive Digg traffic.</p>
<p><a href="http://www.duggback.com">DuggBack</a></p>
<p>Another cool thing I built this week is a Digg Button with 3-digit display and Atmel microcontroller, and functions just like the HTML sibling. The complete kit costs $15 and $1 out of that goes to EFF.</p>
<p><a href="http://beta.ivancover.com/gallery/digg-button">Digg Button</a></p>
]]></content:encoded>
			<wfw:commentRss>http://beta.ivancover.com/blog/2007/05/06/duggback-and-digg-button/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
