<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>@pamungkas</title>
	<atom:link href="http://adityapamungkas.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://adityapamungkas.wordpress.com</link>
	<description>yada... yada... yada...</description>
	<lastBuildDate>Sat, 12 Nov 2011 18:31:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='adityapamungkas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>@pamungkas</title>
		<link>http://adityapamungkas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://adityapamungkas.wordpress.com/osd.xml" title="@pamungkas" />
	<atom:link rel='hub' href='http://adityapamungkas.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Windows Phone Development</title>
		<link>http://adityapamungkas.wordpress.com/2010/10/19/windows-phone-development/</link>
		<comments>http://adityapamungkas.wordpress.com/2010/10/19/windows-phone-development/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 04:12:29 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/?p=179</guid>
		<description><![CDATA[Starting Windows Phone 7 development is quite a hassle if you are from Windows Mobile 3 to 6.5 as the resource management has changed significantly. If you develop for android, the main resources you need to handle are stored in res/layout, res/value and src/com.nameofapp in WP7 the resources are stored in a single folder similar [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=179&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Starting Windows Phone 7 development is quite a hassle if you are from Windows Mobile 3 to 6.5 as the resource management has changed significantly. If you develop for android, the main resources you need to handle are stored in res/layout, res/value and src/com.nameofapp in WP7 the resources are stored in a single folder similar to WM 3 to 6.5 but managed as:</p>
<p>App.xaml and App.xaml.cs &#8211; the main flow of the app<br />
Pages.xaml and Pages.xaml.cs &#8211; may be multiple files which containts the layout (xaml file) and code behind (xaml.cs file)</p>
<p>The main concept if you are a starter and need only basic app is, mainly you interact with the only pages file and let the main flow handle itself. Think of it as ASP.NET for web but you are compiling it as WP7 native app and your UI are composed as &#8220;stacks&#8221; in stackpanel throughout the UI for title, content, etc which will be browsable by user by flicking up and down.</p>
<p><a href="http://adityapamungkas.files.wordpress.com/2010/10/wp7dev.jpg"><img class="aligncenter size-full wp-image-181" title="WP7 Developer Environment" src="http://adityapamungkas.files.wordpress.com/2010/10/wp7dev.jpg?w=600&#038;h=385" alt="" width="600" height="385" /></a></p>
<p>To build a WP7 app, the main tools you need are the following:</p>
<ul>
<li><a href="http://download.microsoft.com/download/6/0/9/6092A6EA-8638-4F4B-BD49-4A8FF77B2E99/WPDT_RTM_en1.iso" target="_blank">WP7 Developer Tools</a> (link is a full iso instead of a download install)</li>
<li>Microsoft Visual Studio 2010 (any version, Express will do)</li>
<li>Microsoft Expression Blend 4 (optional if you want to expand default theme and create your own buttons and others)</li>
</ul>
<p>From there on you can start building Windows Phone 7 apps!</p>
<p>Please note however, that to be able to publish apps for Windows Phone 7 you will need to publish it via marketplace (you must pay a fee for it annually) as there are no other way to publish it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=179&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2010/10/19/windows-phone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2010/10/wp7dev.jpg" medium="image">
			<media:title type="html">WP7 Developer Environment</media:title>
		</media:content>
	</item>
		<item>
		<title>Android Application: Angkutan Umum</title>
		<link>http://adityapamungkas.wordpress.com/2010/08/02/android-application-angkutan-umum/</link>
		<comments>http://adityapamungkas.wordpress.com/2010/08/02/android-application-angkutan-umum/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 16:21:32 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Angkutan Umum]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Public Transportation]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/?p=169</guid>
		<description><![CDATA[I&#8217;ve finally released an android application named Angkutan Umum, you can download the apk file to install to your device here: http://dl.dropbox.com/u/9661153/Angkutan%20Umum.apk Application description: This application allows you to find a public transportation in Jabodetabek (Jakarta Bogor Depok Tangerang and Bekasi) area from your location or any location to a certain destination. Enter your location [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=169&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally released an android application named Angkutan Umum, you can download the apk file to install to your device here:</p>
<p><a href="http://bit.ly/9xEBAu">http://dl.dropbox.com/u/9661153/Angkutan%20Umum.apk</a></p>
<p>Application description:</p>
<p>This application allows you to find a public transportation in Jabodetabek (Jakarta Bogor Depok Tangerang and Bekasi) area from your location or any location to a certain destination. Enter your location and your destination and the application will display the list of available bus to take.</p>
<p>Once the application is opened, click on &#8216;menu&#8217; and select &#8216;Perbaharui Data&#8217; and allow some time to download the data, then close and reopen the application to begin use.</p>
<p>Deskripsi Aplikasi:</p>
<p><span style="color:#0000ff;">Aplikasi ini membolehkan anda mencari angkutan umum di Jabodetabek dari lokasi anda atau lokasi mana saja menuju ke lokasi tujuan yang anda inginkan. Masukkan lokasi anda dan tujuan anda maka aplikasi ini akan menampilkan daftar bis apa saja yang dapat anda naiki.</span></p>
<p><span style="color:#0000ff;">Saat anda membuka aplikasi, klik &#8216;menu&#8217; dan pilih &#8216;Perbaharui Data&#8217; dan perbolehkan beberapa waktu untuk mengunduh data, lalu tutup dan buka lagi aplikasi agar anda dapat segera memulai.</span></p>
<p>For the time being, I haven&#8217;t found a way to publish it in the android market without having to pay, I will let you know once I have.</p>
<div id="attachment_170" class="wp-caption aligncenter" style="width: 334px"><a href="http://adityapamungkas.files.wordpress.com/2010/08/home.jpg"><img class="size-full wp-image-170" title="Main" src="http://adityapamungkas.files.wordpress.com/2010/08/home.jpg?w=324&#038;h=482" alt="" width="324" height="482" /></a><p class="wp-caption-text">This is the main screen, perform search here</p></div>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 336px"><a href="http://adityapamungkas.files.wordpress.com/2010/08/list.jpg"><img class="size-full wp-image-171" title="Transportation List" src="http://adityapamungkas.files.wordpress.com/2010/08/list.jpg?w=326&#038;h=484" alt="" width="326" height="484" /></a><p class="wp-caption-text">This screen shows the list of transportation and its route</p></div>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 338px"><a href="http://adityapamungkas.files.wordpress.com/2010/08/location.jpg"><img class="size-full wp-image-172" title="Location" src="http://adityapamungkas.files.wordpress.com/2010/08/location.jpg?w=328&#038;h=483" alt="" width="328" height="483" /></a><p class="wp-caption-text">From this screen, you can see what transport is available at a location</p></div>
<p>This application was developed using Eclipse and the Android SDK while I learn how to program with java:) Tested only on virtual machine and Google Nexus One, please feel free to leave comments on what device are you using and let me know if there are issues.</p>
<p>Please leave your comments and feedback, hopefully from time to time I can improve the application. Thanks and enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=169&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2010/08/02/android-application-angkutan-umum/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2010/08/home.jpg" medium="image">
			<media:title type="html">Main</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2010/08/list.jpg" medium="image">
			<media:title type="html">Transportation List</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2010/08/location.jpg" medium="image">
			<media:title type="html">Location</media:title>
		</media:content>
	</item>
		<item>
		<title>App Inventor</title>
		<link>http://adityapamungkas.wordpress.com/2010/08/02/app-inventor/</link>
		<comments>http://adityapamungkas.wordpress.com/2010/08/02/app-inventor/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 01:47:33 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">https://adityapamungkas.wordpress.com/2010/08/02/app-inventor/</guid>
		<description><![CDATA[So last week I was tempted to start developing apps for android. Now that I got the hang of it and things just got interesting, suddenly the App Inventor from google said my account was activated. Well I think I&#8217;ll try to focus on the current development before trying out the App Inventor.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=168&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So last week I was tempted to start developing apps for android. Now that I got the hang of it and things just got interesting, suddenly the App Inventor from google said my account was activated. </p>
<p>Well I think I&#8217;ll try to focus on the current development before trying out the App Inventor.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=168&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2010/08/02/app-inventor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>
	</item>
		<item>
		<title>Android Development</title>
		<link>http://adityapamungkas.wordpress.com/2010/07/26/android-development/</link>
		<comments>http://adityapamungkas.wordpress.com/2010/07/26/android-development/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 05:43:24 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/?p=166</guid>
		<description><![CDATA[After having my first android device, the Google Nexus One (well not actually not my first device since I had Samsung Galaxy Spica i5700 prototype some time ago for testing) I have decided to start learning development on android devices. The market possibility for android is huge knowing that the rapid growth of the device. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=166&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After having my first android device, the <a href="http://www.google.com/phone" target="_blank">Google Nexus One</a> (well not actually not my first device since I had Samsung Galaxy Spica i5700 prototype some time ago for testing) I have decided to start learning development on android devices.</p>
<p>The market possibility for android is huge knowing that the rapid growth of the device. Since android is an &#8216;open&#8217; operating system for mobile phones, a lot of vendors are adopting this operating system including HTC, Samsung, Sony Ericsson, LG, etc. so you can imagine how many device will support this operating system. If that happens, the opportunity for applications developed for android is huge.</p>
<p>I will post my development here, hopefully you can enjoy and perhaps try and please do post comments so we can share knowledge in this! Thanks for reading!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=166&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2010/07/26/android-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>
	</item>
		<item>
		<title>Migration from Blogger</title>
		<link>http://adityapamungkas.wordpress.com/2010/02/07/first-blog/</link>
		<comments>http://adityapamungkas.wordpress.com/2010/02/07/first-blog/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 03:19:47 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2010/02/07/first-blog/</guid>
		<description><![CDATA[So instead of the usual blog in blogger/blogspot I decided to migrate to wordpress because of one reason: wordpress supports numbers of mobile devices which allows me to check comments and post directly from my phone instead of the traditional open dashboard etc process. Another reason that wordpress is better is more support for mobile [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=5&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So instead of the usual blog in blogger/blogspot I decided to migrate to wordpress because of one reason: wordpress supports numbers of mobile devices which allows me to check comments and post directly from my phone instead of the traditional open dashboard etc process. Another reason that wordpress is better is more support for mobile device so posts can be rendered better. So here we are, thanks for reading.</p>
<p><a href="http://adityapamungkas.files.wordpress.com/2010/02/p_480_360_3e6e90a7-34d2-4b91-b0a4-27d1cb954eef.jpeg"><img class="alignnone size-full wp-image-364" src="http://adityapamungkas.files.wordpress.com/2010/02/p_480_360_3e6e90a7-34d2-4b91-b0a4-27d1cb954eef.jpeg?w=225&#038;h=300" alt="" width="225" height="300" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=5&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2010/02/07/first-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-6.283053 107.022144</georss:point>
		<geo:lat>-6.283053</geo:lat>
		<geo:long>107.022144</geo:long>
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2010/02/p_480_360_3e6e90a7-34d2-4b91-b0a4-27d1cb954eef.jpeg" medium="image" />
	</item>
		<item>
		<title>Mac OSX: Changing Login Screen Desktop Picture</title>
		<link>http://adityapamungkas.wordpress.com/2009/09/08/mac-osx-changing-login-screen-desktop-picture/</link>
		<comments>http://adityapamungkas.wordpress.com/2009/09/08/mac-osx-changing-login-screen-desktop-picture/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:10:00 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Desktop Picture]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2009/09/08/mac-osx-changing-login-screen-desktop-picture</guid>
		<description><![CDATA[It would look odd whenever you lock your screen (showing Login Window) it will show the default desktop picture instead of your customized desktop picture. To change the default desktop picture, you will need to know where your picture is stored. Open the terminal from Application&#62;Utilities and type the following: cd /System/Library/CoreServices sudo mv DefaultDesktop.jpg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=94&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It would look odd whenever you lock your screen (showing Login Window) it will show the default desktop picture instead of your customized desktop picture. To change the default desktop picture, you will need to know where your picture is stored. Open the terminal from Application&gt;Utilities and type the following:</p>
<div>
<ul>
<li>cd /System/Library/CoreServices</li>
<li>sudo mv DefaultDesktop.jpg DefaultDesktop_original.jpg</li>
<li>sudo cp Path/image.jpg DefaultDesktop.jpg</li>
</ul>
<div>Thats it! you&#8217;ve just renamed the original desktop picture used in Login Windows to DefaultDesktop_original.jpg and copied your image from Path\image.jpg as DefaultDesktop.jpg. Have fun!</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=94&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2009/09/08/mac-osx-changing-login-screen-desktop-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>
	</item>
		<item>
		<title>Mac OSX: Create ISO CD/DVD image (.iso)</title>
		<link>http://adityapamungkas.wordpress.com/2009/08/21/mac-osx-create-iso-cddvd-image-iso/</link>
		<comments>http://adityapamungkas.wordpress.com/2009/08/21/mac-osx-create-iso-cddvd-image-iso/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 04:25:00 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2009/08/21/mac-osx-create-iso-cddvd-image-iso</guid>
		<description><![CDATA[So I tried searching around but couldn&#8217;t find a clear solution on this. I had to retrieve bits by bits and visit some forums which takes time. Anyhow, without further ado, here are the steps in creating an ISO CD/DVD image from OS X using Terminal app so you won&#8217;t need any additional third party [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=90&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I tried searching around but couldn&#8217;t find a clear solution on this. I had to retrieve bits by bits and visit some forums which takes time. Anyhow, without further ado, here are the steps in creating an ISO CD/DVD image from OS X using Terminal app so you won&#8217;t need any additional third party software. The steps are as the following:</p>
<div>Open Terminal.app from Utilities folder under the application, then you will need to see where your dvd/cd is under (usually it is in /dev/disk1) by typing:</div>
<div><span style="color:#ff0000;">drutil status</span></div>
<div>From there find the word &#8220;Name&#8221; which represents the accessible directory.</div>
<div>Unmount the disk to ensure that the disk is not locked by the OS so you can create a perfect duplication of the disk by typing:</div>
<div><span style="color:#ff0000;">diskutil unmountDisk /dev/disk1</span></div>
<div>Then, create the ISO file by typing the following:</div>
<div><span style="color:#ff0000;">dd if=/dev/disk1 of=nameOfDisk.iso bs=2048</span></div>
<div>Wait while the disk is being duplicated as nameOfDisk.iso is being created. Not that this copies exactly the disk you are duplicating so it can also be bootable.</div>
<div>That it! Good luck!</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=90&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2009/08/21/mac-osx-create-iso-cddvd-image-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook: Street Racing Script Tutorial</title>
		<link>http://adityapamungkas.wordpress.com/2009/06/24/facebook-street-racing-script-tutorial/</link>
		<comments>http://adityapamungkas.wordpress.com/2009/06/24/facebook-street-racing-script-tutorial/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 07:15:00 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Zynga Street Racing]]></category>
		<category><![CDATA[GreaseMonkey]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Street Racing]]></category>
		<category><![CDATA[Zynga]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2009/06/24/facebook-street-racing-script-tutorial</guid>
		<description><![CDATA[Okay, since some of you have been asking me how to install and I had to give a step-by-step instructions everytime, I present you a tutorial on how to install these scripts. Well first you must install Greasemonkey for Firefox (if you can&#8217;t then find in google). Once installed, you will see a new menu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=87&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, since some of you have been asking me how to install and I had to give a step-by-step instructions everytime, I present you a tutorial on how to install these scripts.</p>
<p>Well first you must install Greasemonkey for Firefox (if you can&#8217;t then find in google). Once installed, you will see a new menu in the &#8220;Tools&#8221; part of Firefox which consist of Greasemonkey or you can simply have a look at the lower right part of the Firefox window (right side of the status bar).</p>
<p>Secondly, have <a href="http://rapidshare.com/files/230524740/SRScript.zip">my scripts</a> ready at hand, extracted and viewable with any text editor.</p>
<p>Now right-click on it and select &#8220;New User Script&#8230;&#8221; (Repeat these steps 3 times for SRAutoXP, LoopAutoXP, SROutOfBounds) as shown below:<br />
<a href="http://adityapamungkas.files.wordpress.com/2009/06/newscript4.jpg"><img src="http://adityapamungkas.files.wordpress.com/2009/06/newscript4.jpg?w=272" border="0" alt="" /></a>Now, a new script window will appear (for first time installs, usually it will ask for a preferred text editor, select notepad for pc or textedit for mac)<br />
<a href="http://adityapamungkas.files.wordpress.com/2009/06/newscript2.jpg"><img src="http://adityapamungkas.files.wordpress.com/2009/06/newscript2.jpg?w=300" border="0" alt="" /></a>Enter these information accordingly to the scripts in the box:<br />
SRAutoXP</p>
<ul>
<li>Name: SRAutoXP</li>
<li>Namespace:*</li>
<li>Description:</li>
<li>Includes (One per line):<br />
-http://apps.facebook.com/streetracinggame/fight.php*</li>
<li>Excludes (One per line):</li>
</ul>
<p>LoopAutoXP</p>
<ul>
<li>Name: LoopAutoXP</li>
<li>Namespace:*</li>
<li>Description:</li>
<li>Includes (One per line):<br />
-http://apps.facebook.com/streetracinggame/jobs.php*</li>
<li>Excludes (One per line):</li>
</ul>
<p>SROutOfBounds</p>
<ul>
<li>Name: SROutOfBounds</li>
<li>Namespace:*</li>
<li>Description:</li>
<li>Includes (One per line):<br />
-http://apps.facebook.com/streetracinggame/*<br />
-http://* <span style="color:#ff0000;">!!Warning: If you include this line, it means everytime you enter ANYTHING, it will redirect to SRAutoXP!!</span></li>
<li>Excludes (One per line):<br />
-http://apps.facebook.com/streetracinggame/jobs.php*<br />
-http://apps.facebook.com/streetracinggame/fight.php*</li>
</ul>
<p>Then, copy and paste the downloaded script accordingly and save.<a href="http://adityapamungkas.files.wordpress.com/2009/06/newscript3.jpg"><img src="http://adityapamungkas.files.wordpress.com/2009/06/newscript3.jpg?w=300" border="0" alt="" /></a>Repeat the steps 3 times accordingly to each given script, then apply the update from my previous post <a href="http://adityapamungkas.blogspot.com/2009/06/facebook-street-racing-update.html">here</a>.</p>
<p>Finally, to run the script, right click on the Greasemonkey icon and enable or click on the icon and ensure that it is colored (if it is grey, it means Greasemonkey is disabled) then refresh the page to let it roll.</p>
<p>Please do leave questions, comments and suggestions on the comment box. Now you can sleep and let the script race for you! Have fun!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=87&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2009/06/24/facebook-street-racing-script-tutorial/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/newscript4.jpg?w=272" medium="image" />

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/newscript2.jpg?w=300" medium="image" />

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/newscript3.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>BlackBerry: Leaked Skype (BETA)</title>
		<link>http://adityapamungkas.wordpress.com/2009/06/24/blackberry-leaked-skype-beta/</link>
		<comments>http://adityapamungkas.wordpress.com/2009/06/24/blackberry-leaked-skype-beta/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:42:00 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2009/06/24/blackberry-leaked-skype-beta</guid>
		<description><![CDATA[Source: Komunitas BlackBerry A member named valentz leaked the long-waited Skype beta version for Blackberry in Komunitas Blackberry forum which is supposed to be a closed beta testing version from Skype. The application itself looked like a java application installed on my BlackBerry since we must use # and @ as buttons for softkeys. When [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=86&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Source: <a href="http://www.komunitasblackberry.com/">Komunitas BlackBerry</a></p>
<div>A member named valentz leaked the long-waited Skype beta version for Blackberry in Komunitas Blackberry forum which is supposed to be a closed beta testing version from Skype. The application itself looked like a java application installed on my BlackBerry since we must use # and @ as buttons for softkeys. When I opened the .jad file using notepad it shows the following:</p>
<p><span style="font-size:78%;">RIM-COD-Module-Name: skype<br />
MIDlet-Name: skype<br />
MIDlet-Description: BBactionpack<br />
MIDlet-Vendor: : BBactionpack<br />
MIDlet-Version: 1.0</span></p>
<p>MicroEdition-Configuration: CLDC-1.1<br />
RIM-COD-Module-Dependencies: net_rim_cldc<br />
RIM-MIDlet-Flags-1: 0<br />
RIM-MIDlet-NameResourceId-1: 0<br />
MicroEdition-Profile: MIDP-2.0<br />
RIM-COD-Creation-Time: 1218812329<br />
Manifest-Version: 1.0</p>
<p>RIM-COD-URL: skype.cod<br />
RIM-COD-Size: 75484<br />
RIM-COD-URL-1: skype-1.cod<br />
RIM-COD-Size-1: 67232<br />
RIM-COD-URL-2: skype-2.cod<br />
RIM-COD-Size-2: 86900<br />
RIM-COD-URL-3: skype-3.cod<br />
RIM-COD-Size-3: 55556<br />
RIM-COD-URL-4: skype-4.cod<br />
RIM-COD-Size-4: 54684<br />
RIM-COD-URL-5: skype-5.cod<br />
RIM-COD-Size-5: 55964<br />
RIM-COD-URL-6: skype-6.cod<br />
RIM-COD-Size-6: 41464</p>
<p>By looking at the details RIM means Research In Motion so it is the actual Skype for BlackBerry. After successfully installed Skype on my 8310 Curve, I configured my account but failed to connect and a message appeared saying &#8220;Skype couldn&#8217;t connect over your phone connection&#8221;. Below are some screenshot of the application:</p>
</div>
<div><a href="http://adityapamungkas.files.wordpress.com/2009/06/skype4.png"><img src="http://adityapamungkas.files.wordpress.com/2009/06/skype1.png?w=300" border="0" alt="" /><img src="http://adityapamungkas.files.wordpress.com/2009/06/skype2.png?w=300" border="0" alt="" /></a><a href="http://adityapamungkas.files.wordpress.com/2009/06/skype4.png"><img src="http://adityapamungkas.files.wordpress.com/2009/06/skype4.png?w=300" border="0" alt="" /></a><a href="http://adityapamungkas.files.wordpress.com/2009/06/skype4.png"><img src="http://adityapamungkas.files.wordpress.com/2009/06/skype41.png?w=300" border="0" alt="" /></a><br />
So if anyone of you feeling lucky and would give it a try download Skype Beta from <a href="http://rapidshare.com/files/247972117/skype.zip">here</a> and post your results in the comments, thanks!</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=86&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2009/06/24/blackberry-leaked-skype-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/skype1.png?w=300" medium="image" />

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/skype2.png?w=300" medium="image" />

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/skype4.png?w=300" medium="image" />

		<media:content url="http://adityapamungkas.files.wordpress.com/2009/06/skype41.png?w=300" medium="image" />
	</item>
		<item>
		<title>Blackberry: Remove IT Policy</title>
		<link>http://adityapamungkas.wordpress.com/2009/06/19/blackberry-remove-it-policy/</link>
		<comments>http://adityapamungkas.wordpress.com/2009/06/19/blackberry-remove-it-policy/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 04:24:00 +0000</pubDate>
		<dc:creator>adityapamungkas</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[IT Policy]]></category>
		<category><![CDATA[JL_Cmder]]></category>

		<guid isPermaLink="false">http://adityapamungkas.wordpress.com/2009/06/19/blackberry-remove-it-policy</guid>
		<description><![CDATA[Whenever you purchase a second hand Blackberry either from eBay or from a friend, some of them have IT policy still attached to them. IT policy can be a hassle since most of it won&#8217;t allow installation of 3rd party applications and such. The following are the steps to remove an IT Policy easily (compilation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=85&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whenever you purchase a second hand Blackberry either from eBay or from a friend, some of them have IT policy still attached to them. IT policy can be a hassle since most of it won&#8217;t allow installation of 3rd party applications and such. The following are the steps to remove an IT Policy easily (compilation of sources from the internet):</p>
<div>First you need several files ready first:</div>
<div>
<ul>
<li>Blackberry Desktop Manager (comes with the CD or download <a href="http://na.blackberry.com/eng/support/downloads/download_sites.jsp">here</a>)</li>
<li>JL_Cmder, a compilation of batch scripts by d_fisher from <a href="http://www.blackberryforums.com/general-blackberry-discussion/18789-jl_cmder.html">Blackberry Forums</a> for some cases. For 8110, 8120, 8130 and 8330 with 4.5 OS installed simply use JL_Cmder resetfactory option, restart device and you&#8217;re done.</li>
<li>BlackBerry default blank <a href="http://crackberry.com/files/itwesq/policy.bin">IT Policy</a> and save it into your BlackBerry installation directory (c:\Program Files\Research in Motion\Blackberry (for other than mentioned above).</li>
</ul>
<div>To remove the IT Policy, use the following procedure:</div>
<div>
<ul>
<li>On Windows XP or Vista, go to regedit (Start&gt;Run)</li>
<li>Navigate to HKEY_Current_Users\Software\Research In Motion\BlackBerry\PolicyManager and right-click your mouse and select New/String Value and name it as &#8220;Path&#8221;. Then double click the &#8220;Path&#8221; and set Value Data to &#8220;c:\Program Files\Research In Motion\BlackBerry\policy.bin&#8221;</li>
<li>Open the Desktop Manager</li>
<li>Connect the Device</li>
</ul>
<div>To verify that the IT Policy has been completely removed, in your device go to Options&gt;Security and check reference to IT Policy and go to Options&gt;Status and type BUYR and now you should see time and data usage instead of IT Policy.</div>
<div>EDIT: for 8310 use JL_Cmder works as well.</div>
<div>Good Luck!</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adityapamungkas.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adityapamungkas.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adityapamungkas.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adityapamungkas.wordpress.com&amp;blog=11863520&amp;post=85&amp;subd=adityapamungkas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adityapamungkas.wordpress.com/2009/06/19/blackberry-remove-it-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/847a4c74929c360b9ab9c17ed12f296c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityapamungkas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
