<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;AkYDSXs4eip7ImA9WhBbGE4.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127</id><updated>2013-05-18T07:49:38.532+07:00</updated><category term="vs" /><category term="gemuk" /><category term="apple id" /><category term="internet explorer" /><category term="apple" /><category term="free" /><category term="how to" /><category term="obat" /><category term="fat maker" /><category term="Fav" /><category term="Blogspot" /><category term="ie" /><category term="chrome" /><category term="firefox" /><category term="2012" /><category term="make" /><category term="Jason Mraz" /><category term="iPhone" /><category term="weight gain" /><category term="comparison" /><category term="browser" /><category term="without credit card" /><category term="dio adi" /><category term="versus" /><category term="Taylor Swift" /><category term="iOS" /><category term="fat" /><category term="opera" /><category term="medicine" /><title type="text">Dio Is Me</title><subtitle type="html">Feeds of Dioisme site</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://dioisme.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>121</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/DioIsMe" /><feedburner:info uri="dioisme" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>-6.397659</geo:lat><geo:long>106.93388</geo:long><feedburner:emailServiceId>DioIsMe</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;AkYDSXs_fip7ImA9WhBbGE4.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7818361549835039692</id><published>2013-05-18T07:49:00.001+07:00</published><updated>2013-05-18T07:49:38.546+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-05-18T07:49:38.546+07:00</app:edited><title>How to re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality</title><content type="html">&lt;div class="attr HOW_TO"&gt;
If, after installing Java for OS X 2013-002 
and the latest version of Java 7 from Oracle, you want to disable Java 7
 and re-enable the Apple-provided Java SE 6 web plug-in and Web Start 
functionality, follow these steps.&lt;br /&gt;

&lt;strong&gt;Note&lt;/strong&gt;:&amp;nbsp;You must be logged in as an administrator.&amp;nbsp;If 
prompted for your administrator password after a command, enter it and 
then press the Return or Enter key.&lt;br /&gt;

&lt;ol&gt;
&lt;li&gt;Open Terminal, located in the Utilities folder.&lt;/li&gt;
&lt;li&gt;Enter this command, then press the Return or Enter key:     &lt;br /&gt;
    &lt;pre&gt;sudo mkdir -p /Library/Internet\ Plug-Ins/disabled&amp;nbsp;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Enter this command, then press the Return or Enter key:&lt;br /&gt;
    &lt;pre&gt;sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Enter this command, then press the Return or Enter key:&lt;br /&gt;
    &lt;pre&gt;sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI.plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin&amp;nbsp;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;To re-enable Java SE 6 Web Start, enter this command, then press the Return or Enter key:&lt;br /&gt;
    &lt;pre&gt;sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class="attr ADDITIONAL_INFORMATION"&gt;
 &lt;h2&gt;
Additional Information&lt;/h2&gt;
The following steps will undo the above commands and restore Java 7.&lt;br /&gt;

&lt;ol&gt;
&lt;li&gt;Disable Java SE 6 Web Start opening:
    &lt;ul&gt;
&lt;li&gt;Enter this command,&amp;nbsp;then press the Return or Enter key:&lt;/li&gt;
&lt;pre&gt;sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javaws /usr/bin/javaws&lt;/pre&gt;
&lt;li&gt;When prompted, enter your administrator password, then press the Return or Enter key.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Re-enable the Java 7 applet plug-in by&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;downloading and reinstalling the &lt;a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"&gt;latest version of Oracle Java 7 JRE&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Gw0am-jfDcE:xVVeK7x2V4k:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Gw0am-jfDcE:xVVeK7x2V4k:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Gw0am-jfDcE:xVVeK7x2V4k:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Gw0am-jfDcE:xVVeK7x2V4k:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Gw0am-jfDcE:xVVeK7x2V4k:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Gw0am-jfDcE:xVVeK7x2V4k:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/Gw0am-jfDcE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7818361549835039692/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2013/05/how-to-re-enable-apple-provided-java-se.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7818361549835039692?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7818361549835039692?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/Gw0am-jfDcE/how-to-re-enable-apple-provided-java-se.html" title="How to re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2013/05/how-to-re-enable-apple-provided-java-se.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQBRXk-cSp7ImA9WhBVEE4.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-5956005518678375665</id><published>2013-04-15T21:49:00.001+07:00</published><updated>2013-04-15T21:49:14.759+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-15T21:49:14.759+07:00</app:edited><title>Posting (again)</title><content type="html">Hello everyone. Long time no post from me huh?&lt;br /&gt;
At least, this is my first post for year 2013, lol. &lt;br /&gt;
Actually I just wanna try my new device. &lt;br /&gt;
&lt;br /&gt;
Okay then, see you later!&lt;br /&gt;
&lt;br /&gt;
Dio Adi&lt;br /&gt;
From my iPad Mini&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qSahUN0Qr-o:0Qp6Q1Fe3AI:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qSahUN0Qr-o:0Qp6Q1Fe3AI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qSahUN0Qr-o:0Qp6Q1Fe3AI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qSahUN0Qr-o:0Qp6Q1Fe3AI:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qSahUN0Qr-o:0Qp6Q1Fe3AI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qSahUN0Qr-o:0Qp6Q1Fe3AI:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/qSahUN0Qr-o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/5956005518678375665/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2013/04/posting-again.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/5956005518678375665?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/5956005518678375665?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/qSahUN0Qr-o/posting-again.html" title="Posting (again)" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2013/04/posting-again.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0INSX44cCp7ImA9WhNRGUQ.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-1478663201414366297</id><published>2012-11-15T21:59:00.001+07:00</published><updated>2012-11-15T21:59:58.038+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-11-15T21:59:58.038+07:00</app:edited><title>Enable USB Flashdisk or External HDD Windows 8 Installation on Boot Camp</title><content type="html">Over
 the last weekend, I was trying to update my Bootcamp from Windows 7 to 
Windows 8 on my Macbook Pro 15”. I have already upgraded OSX Lion to
 Mountain Lion few weeks back. The initial thought I had was to 
upgrade Windows 7 inplace to Windows 8. Later I decided to perform a 
clean install. So the installation steps are as followed. However, the problem is that my macbook's dvd drive is broken, so obviously i can't use any Windows 8 dvd installation. The choice left was to use external harddrive or usb flashdisk. By default, latest Bootcamp version is not supporting installation of Windows 8 from external harddrive. Worry not, I will write the step to enable USB device support on Bootcamp.&lt;br /&gt;
&lt;br /&gt;
1. First, get a Windows 8 ISO.&lt;br /&gt;
2.
 As I don’t have any DVDs available at that time, I decided to perform 
the USB stick installation with bootcamp. Later realized as mine is not a
 Macbook Air, I don’t have option to select USB installation. The only 
option available is SuperDrive(DVD Drive) installation.&lt;br /&gt;
3. At that point after some bing searches, I came to know the following work around to enable USB installation for Bootcamp.&lt;br /&gt;
a.
 Open the Bootcamp info.plist file with any text/plist editor (I use TextWrangler). (Boot Camp Assistant is located in Utilites folder under Application folder. To find info.plist, you can select 
“Show package Contents” and then navigate to Boot Camp 
Assistant\Contents folder as in below screenshots)&lt;br /&gt;
&lt;a href="http://lh6.ggpht.com/-t8GgIxgghls/UEg6bf3ExCI/AAAAAAAAFus/0AoImZqvUVU/s1600-h/Screen%252520Shot%2525202012-09-05%252520at%25252010.27.03%252520PM.png"&gt;&lt;img alt="Screen Shot 2012-09-05 at 10.27.03 PM" border="0" height="244" src="http://lh6.ggpht.com/-qzx_dMDVy0o/UEg6bjarRqI/AAAAAAAAFuw/1UzsITOr0T4/Screen%252520Shot%2525202012-09-05%252520at%25252010.27.03%252520PM_thumb.png?imgmax=800" style="border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline;" title="Screen Shot 2012-09-05 at 10.27.03 PM" width="386" /&gt;&lt;/a&gt; &lt;a href="http://lh6.ggpht.com/-SYHfe8a1z00/UEg6cGXlyEI/AAAAAAAAFu0/zE61szY-5fE/s1600-h/Screen%252520Shot%2525202012-09-05%252520at%25252010.28.09%252520PM%25255B1%25255D.png"&gt;&lt;img alt="Screen Shot 2012-09-05 at 10.28.09 PM" border="0" height="327" src="http://lh6.ggpht.com/-dfY8TG1zdso/UEg6cdJcV2I/AAAAAAAAFu4/SB_7T5BTbAE/Screen%252520Shot%2525202012-09-05%252520at%25252010.28.09%252520PM_thumb%25255B1%25255D.png?imgmax=800" style="border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline;" title="Screen Shot 2012-09-05 at 10.28.09 PM" width="348" /&gt;&lt;/a&gt; &lt;br /&gt;
b. Add an entry in the “DARequiredROMVersion"s” array with value taken from System Information’s “Boot ROM Version”.&lt;br /&gt;
&lt;a href="http://lh4.ggpht.com/-YFFqfVBmlPU/UEg6cx4IsuI/AAAAAAAAFu8/0zbQnG2CsPE/s1600-h/Screen%252520Shot%2525202012-09-05%252520at%25252010.34.54%252520PM.png"&gt;&lt;img alt="Screen Shot 2012-09-05 at 10.34.54 PM" border="0" height="170" src="http://lh3.ggpht.com/-w2628Wj9btg/UEg6dExS2YI/AAAAAAAAFvA/N48nm5thCac/Screen%252520Shot%2525202012-09-05%252520at%25252010.34.54%252520PM_thumb.png?imgmax=800" style="border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline;" title="Screen Shot 2012-09-05 at 10.34.54 PM" width="321" /&gt;&lt;/a&gt; &lt;br /&gt;
Also update the USBBootSupportedModels array with the first of the Boot ROM Version (MBP61 as from previous screenshot).&lt;br /&gt;
Once after updating this rerunning Bootcamp Assistant will have the option to install from USB as below.&lt;br /&gt;
&lt;a href="http://lh5.ggpht.com/-3Ausw-bxJA4/UEg6dR2TaWI/AAAAAAAAFvE/4ipkdKn-gaw/s1600-h/Screen%252520Shot%2525202012-08-31%252520at%2525203.24.13%252520PM.png"&gt;&lt;img alt="Screen Shot 2012-08-31 at 3.24.13 PM" border="0" height="295" src="http://lh4.ggpht.com/-2cS-_LaFglc/UEg6d_h4r6I/AAAAAAAAFvI/6RMvH8dfYQw/Screen%252520Shot%2525202012-08-31%252520at%2525203.24.13%252520PM_thumb.png?imgmax=800" style="border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline;" title="Screen Shot 2012-08-31 at 3.24.13 PM" width="417" /&gt;&lt;/a&gt; &lt;br /&gt;
4.
 After selecting all the above 3 options, proceed next and select your 
Windows 8 ISO image file. The boot camp assistant will write down the 
ISO data into USB along with Windows support software downloaded from 
Apple.&lt;br /&gt;
Note: The copy process to USB might take long time and 
also sometimes you feel there is no progress happening in copying and 
Boot camp is stuck. But that is not true. I had instances where Boot 
camp was kind of idle for 10-15 minutes but it was actually writing the 
content to USB.&lt;br /&gt;
5. After completion of USB copy, you will be 
prompted to select the drive partition to install. Provide the 
sufficient disk space to Windows partition and continue further to 
format and start installation. &lt;br /&gt;
&lt;a href="http://lh4.ggpht.com/-KoIpWYmbiJI/UEg6ePenZZI/AAAAAAAAFvM/qv9_h1Qrtks/s1600-h/Screen%252520Shot%2525202012-08-31%252520at%2525204.57.21%252520PM.png"&gt;&lt;img alt="Screen Shot 2012-08-31 at 4.57.21 PM" border="0" height="274" src="http://lh4.ggpht.com/-wjuKpoV0IFI/UEg6ebH2pWI/AAAAAAAAFvQ/X9_a8k28UK0/Screen%252520Shot%2525202012-08-31%252520at%2525204.57.21%252520PM_thumb.png?imgmax=800" style="border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline;" title="Screen Shot 2012-08-31 at 4.57.21 PM" width="389" /&gt;&lt;/a&gt; &lt;br /&gt;
6. Boot camp assistant will initiate the restart of the Mac and Windows 8 installation will start automatically.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KvYHTD0BtZ0:qdpinAnXyLw:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KvYHTD0BtZ0:qdpinAnXyLw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KvYHTD0BtZ0:qdpinAnXyLw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KvYHTD0BtZ0:qdpinAnXyLw:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KvYHTD0BtZ0:qdpinAnXyLw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KvYHTD0BtZ0:qdpinAnXyLw:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/KvYHTD0BtZ0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/1478663201414366297/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/11/enable-usb-flashdisk-or-external-hdd.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/1478663201414366297?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/1478663201414366297?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/KvYHTD0BtZ0/enable-usb-flashdisk-or-external-hdd.html" title="Enable USB Flashdisk or External HDD Windows 8 Installation on Boot Camp" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-qzx_dMDVy0o/UEg6bjarRqI/AAAAAAAAFuw/1UzsITOr0T4/s72-c/Screen%252520Shot%2525202012-09-05%252520at%25252010.27.03%252520PM_thumb.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/11/enable-usb-flashdisk-or-external-hdd.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkIERno-eSp7ImA9WhNRGUs.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-2569676874645308537</id><published>2012-11-15T15:29:00.000+07:00</published><updated>2012-11-15T15:35:07.451+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-11-15T15:35:07.451+07:00</app:edited><title>Create a Bootable External HDD to Install Windows 8</title><content type="html">&lt;span style="font-family: inherit;"&gt;&lt;b&gt;Below post is taken from Techtree.com, as I see it has the best article on this.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;b&gt;Without much talking, let's get to the point. &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;b&gt;Step I: Format The USB Drive&lt;/b&gt;&lt;br /&gt;Insert the flash drive into a free USB port on the computer. Open the command prompt by running the command &lt;i&gt;cmd&lt;/i&gt;. To do this, press &amp;lt;WINKEY&amp;gt; + &amp;lt;R&amp;gt;, then type &lt;i&gt;cmd&lt;/i&gt; in the &lt;i&gt;Run&lt;/i&gt; dialogue box that opens and press &amp;lt;ENTER&amp;gt;. In the console window that appears, type the following commands in this exact order:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;i&gt;diskpart&lt;br /&gt;list disk&lt;br /&gt;select disk x &lt;/i&gt;(here "x" is the number corresponding to the USB disk, which you need to replace with what is shown in your system)&lt;/span&gt;&lt;i&gt;&lt;span style="font-family: inherit;"&gt;clean&lt;br /&gt;create partition primary&lt;br /&gt;active&lt;br /&gt;format fs=fat32 quick&lt;br /&gt;assign&lt;br /&gt;exit&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;div sizcache="11" sizset="48" style="text-align: center;"&gt;
&lt;br /&gt;
&lt;a href="http://www.techtree.com/content/features/1596/how-to-create-a-usb-bootable-installer-drive-for-windows-8.html"&gt;&lt;span style="font-family: inherit;"&gt;&lt;img align="middle" alt="Guide: How To Create A USB Bootable Installer Drive For Windows 8" class="image-image_width_600_watermark" src="http://www.techtree.com/sites/default/files/styles/image_width_600_watermark/public/features/2012/7/IMG1.jpg" title="Guide: How To Create A USB Bootable Installer Drive For Windows 8" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div sizcache="11" sizset="49" style="text-align: center;"&gt;
&lt;span style="font-family: inherit;"&gt;&lt;i&gt;Be &lt;b&gt;very&lt;/b&gt; careful when using the "select" command — you don't want to end up formatting your hard disk instead!&lt;/i&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.techtree.com/content/features/1596/how-to-create-a-usb-bootable-installer-drive-for-windows-8.html"&gt;&lt;span style="font-family: inherit;"&gt;&lt;img align="middle" alt="Guide: How To Create A USB Bootable Installer Drive For Windows 8" class="image-image_width_600_watermark" src="http://www.techtree.com/sites/default/files/styles/image_width_600_watermark/public/features/2012/7/IMG2.jpg" title="Guide: How To Create A USB Bootable Installer Drive For Windows 8" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: inherit;"&gt;This is what the screen should look like if all goes well.&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div sizcache="11" sizset="50"&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;b&gt;Step II: Mount The Windows 8 ISO Image Into A Virtual Drive&lt;/b&gt;&lt;br /&gt;Burning the ISO image onto a blank DVD is not an option if you don't have an optical drive. You can instead mount the file as a virtual drive. Windows 8 comes with an inbuilt utility; all you need to do is to double-click on the image file and it will get mounted as a virtual drive. However, if you have an older version of Windows, you can use a freeware virtual drive application &lt;/span&gt;&lt;a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm" target="_blank" title="Freeware MagicISO Virtual CD/DVD-ROM(MagicDisc) Overview"&gt;&lt;span style="font-family: inherit;"&gt;such as &lt;i&gt;MagicDisc&lt;/i&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: inherit;"&gt; to mount the image.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step III: Make The USB Drive Bootable&lt;/b&gt;&lt;br /&gt;Assuming that &lt;i&gt;F:&lt;/i&gt; is your virtual drive letter where the Windows 8 ISO image is inserted and &lt;i&gt;G:&lt;/i&gt; is the location of your USB drive, open the command prompt as mentioned earlier and type the following commands:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;i&gt;&lt;span style="font-family: inherit;"&gt;F:&lt;br /&gt;cd boot&lt;br /&gt;bootsect.exe /nt60 g:&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;div sizcache="11" sizset="51" style="text-align: center;"&gt;
&lt;br /&gt;
&lt;a href="http://www.techtree.com/content/features/1596/how-to-create-a-usb-bootable-installer-drive-for-windows-8.html"&gt;&lt;span style="font-family: inherit;"&gt;&lt;img align="middle" alt="Guide: How To Create A USB Bootable Installer Drive For Windows 8" class="image-image_width_600_watermark" src="http://www.techtree.com/sites/default/files/styles/image_width_600_watermark/public/features/2012/7/IMG3.jpg" title="Guide: How To Create A USB Bootable Installer Drive For Windows 8" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: inherit;"&gt;Again, double-check the target location for the boot record to ensure you don't accidentally overwrite your HDD's bootsector.&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;b&gt;Step IV: Copy The Installer Files&lt;/b&gt;&lt;br /&gt;Don't close the command prompt yet. The USB drive has now been made bootable, but there's one more command you need to execute in order to transfer the Windows 8 installation from the virtual drive to the USB stick. In the same command prompt window, type the following command:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;xcopy f:&lt;/i&gt;\&lt;i&gt;*.* g: /e /f /h&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;You can alternatively copy all the files in the virtual drive to the USB drive by using &lt;i&gt;Windows Explorer,&lt;/i&gt; but using XCOPY ensures that system and hidden files are also copied.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step V: Boot Off The USB Drive&lt;/b&gt;&lt;br /&gt;To install Windows 8 on your netbook or computer, you must set it to boot through the USB flash drive. To achieve this, shut down your computer, then go into the BIOS (CMOS setup) by pressing &amp;lt;DEL&amp;gt; or &amp;lt;F2&amp;gt; as soon as you power it on, &lt;b&gt;without&lt;/b&gt; unplugging the USB stick. Set the USB drive as the primary boot device, save the settings, and restart. Alternatively, since most modern computers (ie, post 2005) allow you to select the boot device via a hotkey after it is powered on (either through &amp;lt;ESC&amp;gt;, &amp;lt;F9&amp;gt;, or &amp;lt;F11&amp;gt;), you can choose to boot through the USB flash drive this way.&lt;br /&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;center sizcache="11" sizset="52"&gt;
&lt;div sizcache="11" sizset="52"&gt;
&lt;a href="http://www.techtree.com/content/features/1596/how-to-create-a-usb-bootable-installer-drive-for-windows-8.html"&gt;&lt;span style="font-family: inherit;"&gt;&lt;img align="middle" alt="Guide: How To Create A USB Bootable Installer Drive For Windows 8" class="image-image_width_600_watermark" src="http://www.techtree.com/sites/default/files/styles/image_width_600_watermark/public/features/2012/7/usb_boot.jpg" title="Guide: How To Create A USB Bootable Installer Drive For Windows 8" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/center&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Install Windows as usual. If you've changed the boot sequence through the BIOS, remember to reset it to the internal hard drive when the system restarts after copying the installer files. Let us know in the comments section if you face any issues.&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=sjohyp-Yj_Q:yUgYR_99zCg:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=sjohyp-Yj_Q:yUgYR_99zCg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=sjohyp-Yj_Q:yUgYR_99zCg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=sjohyp-Yj_Q:yUgYR_99zCg:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=sjohyp-Yj_Q:yUgYR_99zCg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=sjohyp-Yj_Q:yUgYR_99zCg:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/sjohyp-Yj_Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/2569676874645308537/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/11/create-bootable-external-hdd-to-install.html#comment-form" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2569676874645308537?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2569676874645308537?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/sjohyp-Yj_Q/create-bootable-external-hdd-to-install.html" title="Create a Bootable External HDD to Install Windows 8" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>4</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/11/create-bootable-external-hdd-to-install.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QARn84cSp7ImA9WhNTEkQ.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-9144610225073649380</id><published>2012-10-15T18:09:00.001+07:00</published><updated>2012-10-15T18:09:07.139+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-10-15T18:09:07.139+07:00</app:edited><title>Hello I'm Back!</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://chroniclesofanassistant.files.wordpress.com/2010/11/photo-cms.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://chroniclesofanassistant.files.wordpress.com/2010/11/photo-cms.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: inherit;"&gt;Wow, it's been a loooooongggg time since my last post. Well, I've been quite busy all this time. Do this, and that, and this too, also that. Since this is my first post after long hiatus, some of you might have guessed that something must have been happened to me. Yep, you are right, starting tomorrow, I will start my day as an IT Specialist in IBM. &lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Wait, that means I will take even longer hiatus? Worry not, I promise I won't abandon this blog for a long time anymore. I will still share my experiences about the world, as usual :)&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Okay then, see you later!&lt;/div&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=gOFjCgEZ2H0:QYIVyMi2YQA:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=gOFjCgEZ2H0:QYIVyMi2YQA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=gOFjCgEZ2H0:QYIVyMi2YQA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=gOFjCgEZ2H0:QYIVyMi2YQA:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=gOFjCgEZ2H0:QYIVyMi2YQA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=gOFjCgEZ2H0:QYIVyMi2YQA:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/gOFjCgEZ2H0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/9144610225073649380/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/10/hello-im-back.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/9144610225073649380?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/9144610225073649380?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/gOFjCgEZ2H0/hello-im-back.html" title="Hello I'm Back!" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><georss:featurename>Cikeas, Indonesia</georss:featurename><georss:point>-6.431003 106.903212</georss:point><georss:box>-6.557232999999999 106.7452835 -6.304773 107.0611405</georss:box><feedburner:origLink>http://dioisme.blogspot.com/2012/10/hello-im-back.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkANSHo4cCp7ImA9WhVbFkw.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-8142955682483926009</id><published>2012-06-02T11:19:00.001+07:00</published><updated>2012-06-02T11:19:59.438+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-02T11:19:59.438+07:00</app:edited><title>20 Reasons To Switch To Google Plus</title><content type="html">&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-mjh935Id8sc/T8l0RC2D8-I/AAAAAAAAAVM/Imf_ma1_0o8/s1600/GooglePlus-512-Red.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/-mjh935Id8sc/T8l0RC2D8-I/AAAAAAAAAVM/Imf_ma1_0o8/s200/GooglePlus-512-Red.png" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Until now, there has been so much comparation between Google's social network, Google Plus (G+) and Facebook or any other social networks. It just feels a little bit unfair for the new born G+. Give more time to Google for improvement, and we will see which is better. Today, i mention some reasons of why we should switch, or at least consider Google Plus :&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;1. Integration With Google Services&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;If you already use Gmail, Google Docs, Picasa, Blogger, or any other Google Services, using Google+ for social networking is pretty much a no brainer.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;2. Circles Are Awesome&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Circles is a more natural way to manage your friendships, mimicking real life relationships.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;3. Better Mobile App&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;The Google+ Mobile App loads fast and is better designed. It just works even better if you're an Android user.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;4. Control Over Your Stuff&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Google's "Data Liberation" feature means you can pack up all your data and walk away with it anytime, easily.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;5. Photo Tagging&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Tagging photos in G+ offers better privacy features, and does away with pesky facial recognition as a "default".&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;6. Hangouts&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Often called the BEST thing about G+, Hangouts are like chatrooms on steroids. Recently, G+ added the ability to share docs in Hangouts.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;7. Privacy Settings&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Although Facebook has similar Privacy Settings, enabling them on G+ is much more obvious.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;8. Easier Profile Setup&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Profile setup in G+ is a breeze- and, if you already use other Google services, can be almost non-existent.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;9. Browser Integration&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Google's got something Facebook and Twitter don't- their own browser, Chrome.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;10. Hot Topics With Adjustments&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Tracking the hottest topics on G+ is cool- but event better are their adjustment sliders.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;11. Better Search&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;No surprise that G+ has better search. It's what Google was built on.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;12. Elegant Notifications&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Notifications are great for multitaskers we've become- G+ handles them elegantly, allowing you to do several things from within the notifications popup, even when you aren't on the G+ page.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;13. No More Friend Request Fatigue&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;unlike other networks, there are no Friend Requests on G+. Just add or remove whomever you want from your circles, anytime.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;14. Less Bloat&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Many people jumped ship from Facebook to G+ hoping for a less bloated network. G+ is definitely lighter.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;15. Better Ads&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;G+ will be launcing ads soon. Given Google's experience with Adwords and statistics, expect them to be better targeted.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;16. Better Game Implementation&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Those Facebook game requests can get very annoying very fast. Google Plus' Game implementation is a lot less intrusive&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;17. Safer Sharing&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;G+ lets you assign a privacy level to each and every piece of content you share, at the moment you share it.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;18. Better For Business&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Given that Google is the king of online search, creating a page for your business on G+ can help your visibilty and ranking.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;19. Single Post Muting&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Hands down our favorite thing about G+'s Stream : the ability to Mute individual posts quickly and easily.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;20. Photo Gallery Implementation&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;We've saved the best for last: Google's Photo Galleries are awesome, offering up better photo viewing, unbeatable editing tools, and instant mobile uploading.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Just like Google co-founder, Larry Page, says that with over 120 Google+ integrations to date, we are on the right track.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=9XZSS7H4OgM:MvwsS6JEa4s:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=9XZSS7H4OgM:MvwsS6JEa4s:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=9XZSS7H4OgM:MvwsS6JEa4s:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=9XZSS7H4OgM:MvwsS6JEa4s:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=9XZSS7H4OgM:MvwsS6JEa4s:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=9XZSS7H4OgM:MvwsS6JEa4s:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/9XZSS7H4OgM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/8142955682483926009/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/06/20-reasons-to-switch-to-google-plus.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/8142955682483926009?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/8142955682483926009?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/9XZSS7H4OgM/20-reasons-to-switch-to-google-plus.html" title="20 Reasons To Switch To Google Plus" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-mjh935Id8sc/T8l0RC2D8-I/AAAAAAAAAVM/Imf_ma1_0o8/s72-c/GooglePlus-512-Red.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/06/20-reasons-to-switch-to-google-plus.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYDQHk7fyp7ImA9WhVbFEk.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-2129158111952854259</id><published>2012-05-31T13:50:00.002+07:00</published><updated>2012-05-31T13:52:51.707+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-31T13:52:51.707+07:00</app:edited><title>7 warning signs that you’ve given up on your dreams</title><content type="html">&lt;br /&gt;
&lt;div style="background-color: white; border: 0px; outline: 0px; padding: 0px;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/--FE_MjEtlnc/T8cUHKYa3lI/AAAAAAAAAU8/0QoK7azj3NY/s1600/warning.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/--FE_MjEtlnc/T8cUHKYa3lI/AAAAAAAAAU8/0QoK7azj3NY/s1600/warning.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="font-size: 12px; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;What do you REALLY want from life? What’s your big dream? Are you taking steps toward it? If not, why not? What’s stopping you from taking action&lt;/span&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="border: 0px; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-style: italic; margin: 0px; outline: 0px; padding: 0px;"&gt;today&lt;/span&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;?&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: 12px; line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;
&lt;span style="font-size: 12px; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
Perhaps you’re scared, or maybe you've built a huge wall of procrastination that you'll never scale. Whatever it is, you probably think it has merit. In fact, you may have simply stopped thinking about your dreams because you've given up.&lt;/div&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="fullpost" style="background-color: white; border: 0px; display: inline; margin: 0px; outline: 0px; padding: 0px;"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: 12px; line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;
&lt;span style="font-size: 12px; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
It's too bad. People in much worse situations than you have created the life of their dreams. You may have excuses and obstacles standing in your way, but you can transcend them. However, it only happens when&amp;nbsp;&lt;span style="border: 0px; font-style: italic; margin: 0px; outline: 0px; padding: 0px;"&gt;you’re&lt;/span&gt;&amp;nbsp;ready.&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
Here are seven warning signs that you’ve given up on your dreams:&lt;/div&gt;
&lt;/span&gt;&lt;ol style="border: 0px; margin: 0px; outline: 0px; padding: 20px 0px;"&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;Excuses&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Everyone makes excuses. Fleeting excuses are fine but problems begin when you stick to the same excuse over and over again. That’s when you start believing that it’s real and insurmountable.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Your excuses may seem real, but the one creating them is you. I had a lot of excuses when I started. I could’ve given up, but I kept going, because I knew that that was the path to realizing my dreams.&amp;nbsp;&lt;/span&gt;Lose the excuses&lt;span style="font-style: inherit;"&gt;&amp;nbsp;and focus the effort on progress.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;Fear&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Not only did I have a lot of excuses before I started building my online business and&amp;nbsp;&lt;/span&gt;following my passion&lt;span style="font-style: inherit;"&gt;, I also had a lot of fear and still do. I'm&amp;nbsp;&lt;/span&gt;afraid of failure&lt;span style="font-style: inherit;"&gt;, not being good enough, and all those fears that we all share.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;But I kept moving forward. If you're letting fear stop you from&amp;nbsp;&lt;/span&gt;going after your dreams&lt;span style="font-style: inherit;"&gt;, you're surrendering to a life that you ultimately don't want to live. Sure it may seem comfortable right now, but a few years down the road, you'll regret not having taken action. Is that what you want?&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;Analyzing&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Are you trying to analyze&amp;nbsp;&lt;/span&gt;&lt;span style="border: 0px; font-style: italic; margin: 0px; outline: 0px; padding: 0px;"&gt;how&lt;/span&gt;&lt;span style="font-style: inherit;"&gt;&amp;nbsp;you're going to go after your dreams? Trust me, it doesn't work. Some planning is certainly helpful, but ultimately you have to&amp;nbsp;&lt;/span&gt;&lt;span style="border: 0px; font-style: inherit; font-weight: bold; margin: 0px; outline: 0px; padding: 0px;"&gt;take action&lt;/span&gt;&lt;span style="font-style: inherit;"&gt;&amp;nbsp;in order to learn what works and what doesn't.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Look at that thing you've been putting off, and do something today to take action toward it.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;Some Day&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;How many people have told you that some day they will go after their dreams, follow their passion, and&amp;nbsp;&lt;/span&gt;be happy&lt;span style="font-style: inherit;"&gt;? A whole bucket load I’d bet - and one of those people may be you.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="border: 0px; font-size: 12px; font-style: italic; line-height: 16px; margin: 0px; outline: 0px; padding: 0px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px;"&gt;Some day&lt;/span&gt;&lt;span style="font-style: inherit;"&gt;&amp;nbsp;is not on the calendar, and the longer you wait, the longer you wait. It doesn't get any simpler than that. Instead of waiting, start now, start anywhere, and start with anything, because it's better than sitting around waiting for some day.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;If Only&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;If only you&amp;nbsp;&lt;/span&gt;had more money&lt;span style="font-style: inherit;"&gt;,&amp;nbsp;&lt;/span&gt;connections&lt;span style="font-style: inherit;"&gt;, or talents, you'd easily go after your dreams and enjoy life, right?&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;I don’t think so.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Many of the most successful entrepreneurs and people that are living the life that they want to live did not have their dreams served to them on a silver platter.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;The bottom line?&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;You're not missing anything except the proper attitude and willingness to take action.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;I’m Not…&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Are you afraid that you don't have anything unique to give to people?&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;This is something I deal with a lot with my clients, especially when it comes to creating an online business and putting yourself out there. We all have something to contribute to the world (yes, that includes you), and that something is the exact thing that makes you come alive.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;For me one of those things is writing, and another thing is helping people live the life of their dreams and follow their passion.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;What's yours?&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li style="border: 0px; margin: 0px 0px 5px 27px; outline: 0px; padding: 0px 0px 0px 9px;"&gt;&lt;div style="font-size: 12px; font-style: inherit; line-height: 16px; text-align: justify;"&gt;
&lt;span style="font-size: 16px; font-style: inherit; font-weight: bold;"&gt;&lt;span style="color: red;"&gt;Comfort Zone&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Fear of failure is a big obstacle for many when thinking about going after their dreams. You’ve probably heard that it’s hard to go after your dreams and follow your passion, and it is, but anyone can do it, if they are willing to suspend their disbelief and take action.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-size: 12px; font-style: inherit; line-height: 16px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;You have to decide whether you are happy with where you are now, or whether you want to take action and work towards something that truly fulfills you.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="border: 0px; font-size: 12px; font-style: inherit; font-weight: bold; line-height: 16px; margin: 0px; outline: 0px; padding: 0px;"&gt;&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;Discover your passion, follow it, and create the life you want. There’s no better time to start than now.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-style: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: right;"&gt;
&lt;span style="font-style: inherit;"&gt;&lt;a href="http://www.dumblittleman.com/2011/11/7-warning-signs-that-youve-given-up-on.html" target="_blank"&gt;HJ&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=rskEiAI7Pzc:MBwyuZcxRNo:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=rskEiAI7Pzc:MBwyuZcxRNo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=rskEiAI7Pzc:MBwyuZcxRNo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=rskEiAI7Pzc:MBwyuZcxRNo:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=rskEiAI7Pzc:MBwyuZcxRNo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=rskEiAI7Pzc:MBwyuZcxRNo:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/rskEiAI7Pzc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/2129158111952854259/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/7-warning-signs-that-youve-given-up-on.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2129158111952854259?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2129158111952854259?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/rskEiAI7Pzc/7-warning-signs-that-youve-given-up-on.html" title="7 warning signs that you’ve given up on your dreams" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/--FE_MjEtlnc/T8cUHKYa3lI/AAAAAAAAAU8/0QoK7azj3NY/s72-c/warning.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/7-warning-signs-that-youve-given-up-on.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcESHc_eCp7ImA9WhVbE0U.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-4977181682758713703</id><published>2012-05-30T19:46:00.003+07:00</published><updated>2012-05-30T19:46:49.940+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-30T19:46:49.940+07:00</app:edited><title>Missing square puzzle</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-lKaBGWtUUAc/T8YVppL666I/AAAAAAAAAUw/QHKm15Dv9wc/s1600/200px-Missing_Square_Animation.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-lKaBGWtUUAc/T8YVppL666I/AAAAAAAAAUw/QHKm15Dv9wc/s1600/200px-Missing_Square_Animation.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;if you notice above, there will be one missing block&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;i&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;can you solve it? ;)&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=PBUDUxowvRw:vztsjAhKr5c:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=PBUDUxowvRw:vztsjAhKr5c:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=PBUDUxowvRw:vztsjAhKr5c:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=PBUDUxowvRw:vztsjAhKr5c:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=PBUDUxowvRw:vztsjAhKr5c:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=PBUDUxowvRw:vztsjAhKr5c:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/PBUDUxowvRw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/4977181682758713703/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/missing-square-puzzle.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/4977181682758713703?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/4977181682758713703?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/PBUDUxowvRw/missing-square-puzzle.html" title="Missing square puzzle" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-lKaBGWtUUAc/T8YVppL666I/AAAAAAAAAUw/QHKm15Dv9wc/s72-c/200px-Missing_Square_Animation.gif" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/missing-square-puzzle.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkcEQXk9cCp7ImA9WhVbEE0.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-2318597960879810908</id><published>2012-05-25T19:53:00.000+07:00</published><updated>2012-05-26T10:46:40.768+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-26T10:46:40.768+07:00</app:edited><title>Jailbreak iOS 5.1.1 iPhone iPad iTouch Apple TV</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-CcIF5X5ftKQ/T7-AA_LOcQI/AAAAAAAAAUk/a7Fl5O779QM/s1600/Absinthe-logo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/-CcIF5X5ftKQ/T7-AA_LOcQI/AAAAAAAAAUk/a7Fl5O779QM/s200/Absinthe-logo.jpg" width="199" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: white; color: #222222; font-family: Verdana, Arial, 'Trebuchet MS', sans-serif; font-size: 12px; line-height: 18px;"&gt;
Compatible devices for iOS 5.1.1 untether:&lt;/div&gt;
&lt;ul style="background-color: white; color: #222222; font-family: Verdana, Arial, 'Trebuchet MS', sans-serif; font-size: 12px; line-height: 18px;"&gt;
&lt;li&gt;iPhone 4S&lt;/li&gt;
&lt;li&gt;iPhone 4&lt;/li&gt;
&lt;li&gt;iPhone 3GS&lt;/li&gt;
&lt;li&gt;iPad 3 (New iPad / 3rd Gen)&lt;/li&gt;
&lt;li&gt;iPad 2&lt;/li&gt;
&lt;li&gt;iPad 1&lt;/li&gt;
&lt;li&gt;iPod touch 3G/4G&lt;/li&gt;
&lt;li&gt;Apple TV (2nd Gen)&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background-color: white; color: #222222; font-family: Verdana, Arial, 'Trebuchet MS', sans-serif; font-size: 12px; line-height: 18px;"&gt;
&lt;a href="https://sites.google.com/site/greenpois0nabsinthe/absinthe-win-2.0.1.zip?attredirects=0&amp;amp;d=1" style="color: blue;" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;Absinthe 2.0.1 for Windows&amp;nbsp;OS (XP , Vista , 7)&lt;br /&gt;
&lt;a href="https://sites.google.com/site/greenpois0nabsinthe/absinthe-mac-2.0.1.dmg?attredirects=0&amp;amp;d=1" style="color: blue;" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;Absinthe 2.0.1 for Mac OSX (10.5 , 10.6 , 10.7)&lt;br /&gt;
&lt;a href="https://sites.google.com/site/greenpois0nabsinthe/absinthe-linux-2.0.1.tar.bz2?attredirects=0&amp;amp;d=1" target="_blank"&gt;Download&lt;/a&gt; Absinthe 2.0.1 for Linux (x86 , x86_64)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: white;"&gt;You can also jailbreak using Sn0wbreeze&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://downloads.ih8sn0w.com/sn0wbreeze-v2.9.4.zip" style="color: blue;" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;Sn0wbreeze 2.9.4 for Windows OS&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KHpw9v7JrXA:P26KJcq7hog:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KHpw9v7JrXA:P26KJcq7hog:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KHpw9v7JrXA:P26KJcq7hog:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KHpw9v7JrXA:P26KJcq7hog:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=KHpw9v7JrXA:P26KJcq7hog:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=KHpw9v7JrXA:P26KJcq7hog:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/KHpw9v7JrXA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/2318597960879810908/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/jailbreak-ios-511-iphone-ipad-itouch.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2318597960879810908?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2318597960879810908?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/KHpw9v7JrXA/jailbreak-ios-511-iphone-ipad-itouch.html" title="Jailbreak iOS 5.1.1 iPhone iPad iTouch Apple TV" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-CcIF5X5ftKQ/T7-AA_LOcQI/AAAAAAAAAUk/a7Fl5O779QM/s72-c/Absinthe-logo.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/jailbreak-ios-511-iphone-ipad-itouch.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQAQHw5eyp7ImA9WhVbFEs.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7215606776196382013</id><published>2012-05-24T14:13:00.000+07:00</published><updated>2012-05-31T18:22:21.223+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-31T18:22:21.223+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Fav" /><title>Full unlock Nokia Lumia 710 - flashing Qualcomm bootloader - flasing custom ROM</title><content type="html">&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;------------------------------&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Updated on 31 May 2012&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;------------------------------&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Unlocked BootLoader = Qualcomm BootLoader&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Locked BootLoader = Nokia BootLoader&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: #fbf8f4; color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;* &lt;/span&gt;&lt;span style="background-color: #f4cccc; color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;How to check : turn the phone OFF, then press and hold VOLUME UP, plug in to the computer , wait until you notice a short vibration.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: #f4cccc; color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: #f4cccc;"&gt;&lt;span style="color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;- &lt;i&gt;In Windows OS : If the phone turns up in&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;i&gt;&lt;span style="color: royalblue; line-height: 13px; text-align: -webkit-auto;"&gt;disk mode (USB Mass Storage Device)&lt;/span&gt;&lt;span style="color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;, then you have an unlocked bootloader. If you're in Windows, it&lt;/span&gt;&lt;span style="color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt; will ask if you want to format the disk.&amp;nbsp;&lt;/span&gt;&lt;span style="color: red; line-height: 13px; text-align: -webkit-auto;"&gt;SAY NO OR IT WILL EXPLODE&lt;/span&gt;&lt;span style="color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;&amp;nbsp;(it won't explode but you might break it)&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: #f4cccc; line-height: 19px;"&gt;&lt;span style="color: #111111;"&gt;- &lt;i&gt;In Mac OSX : do this quick -&amp;gt; open About This Mac -&amp;gt; More Info... -&amp;gt; System Report -&amp;gt; Hardware -&amp;gt; USB . Notice it on the right panel, whether it is &lt;/i&gt;&lt;/span&gt;&lt;i&gt;&lt;span style="color: #3d85c6;"&gt;Nokia DLOAD &lt;/span&gt;or&lt;span style="color: #3d85c6;"&gt; USB Mass Storage / Qualcomm MMC Storage&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: #f4cccc; color: #111111; line-height: 19px; text-align: -webkit-auto;"&gt;- In Linux : run terminal, use command 'lsusb', notice it like Mac OSX above&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #3d85c6; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* If the device detected by the computer is&amp;nbsp;&lt;span style="color: royalblue; line-height: 13px;"&gt;Nokia DLOAD&lt;/span&gt;&amp;nbsp;you have a locked bootloader (Nokia bootloader) and you have to flash Qualcomm BootLoader *&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: -webkit-auto;"&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; line-height: 19px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; line-height: 19px;"&gt;--------------------------------------------------&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;If you have Nokia BootLoader, you can flash to Qualcomm BootLoader&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: #fbf8f4; text-align: -webkit-auto;"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* Fast method using NSS Pro&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://forum.xda-developers.com/showthread.php?t=1620629&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* Manual method&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://dioisme.blogspot.com/2012/05/how-to-downgrade-your-lumia-710-nokia.html&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Download Qualcomm BootLoader here :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;-&amp;gt; http://narod.ru/disk/45935058001.2aaca38c9acf622332f4a81b5bf0e331/RM-803.rar.html&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;or&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;file 1 :&amp;nbsp;&lt;/span&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://www.mediafire.com/?79z739zzf5cuhxa&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;file 2 :&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://www.mediafire.com/?6fed8oaz87j9ln9&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;---------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Before you do flashing custom ROM, you might need to do this&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* How to get activation code for Windows Live&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;http://forum.xda-developers.com/showpost.php?p=26039058&amp;amp;postcount=15&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;&lt;i&gt;You can skip this step if you are gonna flash ROM using Nokia Lumia 710 Downloader&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;---------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Flashing Custom ROM&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;strike&gt;In order to flash custom ROM, we have to be in Linux environment as we need "dd" command of Linux&lt;/strike&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Now, you don't have to be in Linux to do flashing custom ROM as NSS tools can be used for it&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style="color: black; line-height: normal;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* Using Nokia Lumia 710 Downloader (Recommended)&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://forum.xda-developers.com/showthread.php?t=1665821&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="color: black; line-height: normal;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* Fast method using NSS Pro&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="color: black; line-height: normal;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://forum.xda-developers.com/showthread.php?t=1620629&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;* Full method of flashing custom ROM&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;http://forum.xda-developers.com/showthread.php?t=1626317&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;* Flashing using Linux on VMWare&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 19px;"&gt;http://forum.xda-developers.com/showthread.php?t=1629312&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #111111; line-height: 19px;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;---------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Some partition files, and any other stuff that you might need &amp;nbsp;for recovering from brick or other problems --&amp;gt;&amp;nbsp;http://www.mediafire.com/?kknt4lnc3tn7w&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;or for Lumia 710, here are Lumia 710 (Qualcomm BootLoader) partition dumps -&amp;gt;&amp;nbsp;http://forum.xda-developers.com/showthread.php?t=1639565&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;---------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=AKW7--vBfUo:p0JtooYZTr0:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=AKW7--vBfUo:p0JtooYZTr0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=AKW7--vBfUo:p0JtooYZTr0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=AKW7--vBfUo:p0JtooYZTr0:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=AKW7--vBfUo:p0JtooYZTr0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=AKW7--vBfUo:p0JtooYZTr0:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/AKW7--vBfUo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7215606776196382013/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/full-unlock-nokia-lumia-710-flashing.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7215606776196382013?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7215606776196382013?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/AKW7--vBfUo/full-unlock-nokia-lumia-710-flashing.html" title="Full unlock Nokia Lumia 710 - flashing Qualcomm bootloader - flasing custom ROM" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/full-unlock-nokia-lumia-710-flashing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcDQHYyeyp7ImA9WhVbFEk.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-4142597851390351948</id><published>2012-05-24T13:09:00.000+07:00</published><updated>2012-05-31T13:51:11.893+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-31T13:51:11.893+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Fav" /><title>How To Downgrade Your Lumia 710 Nokia DLOAD BootLoader Into A Qualcomm BootLoader</title><content type="html">&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;1: The first thing you have to do is download a program called Nokia Care Suite :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: #111111;"&gt;&lt;span style="background-color: white; line-height: 19px;"&gt;http://www.mirrorcreator.com/files/0HDB8BQ0/&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Download Qualcomm BootLoader here :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://narod.ru/disk/45935058001.2aaca38c9acf622332f4a81b5bf0e331/RM-803.rar.html&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;or&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;file 1 :&amp;nbsp;&lt;/span&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://www.mediafire.com/?79z739zzf5cuhxa&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;file 2 :&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;http://www.mediafire.com/?6fed8oaz87j9ln9&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; line-height: 19px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;2: Extract both, and install Nokia care suite (I'm going to assume you can do this basic task)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;3: I'm not sure if you have to do this for windows 32-bit, but with windows 64-bit you must navigate to: C:\Program Files (x86)\Nokia\Nokia Care Suite\Drivers&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;4: Inside that folder you'll find "WinUSB Drivers x64.msi", install it.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;5: The next step is to place your extracted Qualcomm files into the appropriate location.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;6: Copy-paste the extracted RM-803 folder (Should have a bunch of files inside) into this directory:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;i style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;C:\ProgramData\Nokia\Packages\Products&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Note: the "ProgramData" folder might be hidden, to view hidden folders, Press start, search "folder options", open Folder Options, click the "view" tab and press the radio button "Show hidden files, folders, and drives"&lt;/span&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;7: The next step is to open the nokia product support tool.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;(I think there was a bug in my version of nokia care suite as i couldnt find it in the start menu, I had to open it manually from this location:&amp;nbsp;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;C:\Program Files (x86)\Nokia\Nokia Care Suite\Product Support Tool For Store 5.0\ProductSupportToolForStore.exe&lt;/b&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;8: Once you have the product support tool open, make sure the drop down on the upper left says "No connection" and "Automatic product selection" is enabled".&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Note: Phone should NOT be plugged in at this point&lt;/span&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #111111; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;9: Click file.. "open product".. and choose "RM-803" and click open&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;10: Click Programming on the lower left and click "recovery".&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;11: Click on update list and a list item called "Nokia 710 RM-803 Country variant Russia RU BLACK_BLACK V3" should come up.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;12: Click "Start" (Phone should&amp;nbsp;&lt;b style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;not&amp;nbsp;&lt;/b&gt;be plugged in at this point)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;13: It will say that it has lost connection with your device, this is where you power down your phone, hold VOL+ and plug USB until you feel a short vibration, and let go.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;14: Click "Retry" and it should begin Flashing your bootloader (It will like like 5 mins)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;15: When it is complete, unplug your phone and it will reboot into a russian language, press the right button and choose english.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #111111; line-height: 19px;"&gt;&lt;span style="background-color: white; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;16: That's it, you now have a Qualcomm bootloader.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #111111; line-height: 19px;"&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=lu7pfjfesZk:nydU0ol55AU:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=lu7pfjfesZk:nydU0ol55AU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=lu7pfjfesZk:nydU0ol55AU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=lu7pfjfesZk:nydU0ol55AU:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=lu7pfjfesZk:nydU0ol55AU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=lu7pfjfesZk:nydU0ol55AU:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/lu7pfjfesZk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/4142597851390351948/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/how-to-downgrade-your-lumia-710-nokia.html#comment-form" title="7 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/4142597851390351948?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/4142597851390351948?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/lu7pfjfesZk/how-to-downgrade-your-lumia-710-nokia.html" title="How To Downgrade Your Lumia 710 Nokia DLOAD BootLoader Into A Qualcomm BootLoader" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>7</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/how-to-downgrade-your-lumia-710-nokia.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUFRXg7fyp7ImA9WhVUFk0.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-6155919410027389821</id><published>2012-05-21T18:36:00.004+07:00</published><updated>2012-05-21T18:36:54.607+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-21T18:36:54.607+07:00</app:edited><title>Just Zooey Deschanel and Taylor Swift</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-9M9UO61Q8Zg/T7oopQK8BtI/AAAAAAAAAUQ/kzzyioqw4WE/s1600/tayzooey.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-9M9UO61Q8Zg/T7oopQK8BtI/AAAAAAAAAUQ/kzzyioqw4WE/s1600/tayzooey.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;two adorable women :)&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=UO0igcSD3jo:bKsFpE3kBbs:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=UO0igcSD3jo:bKsFpE3kBbs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=UO0igcSD3jo:bKsFpE3kBbs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=UO0igcSD3jo:bKsFpE3kBbs:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=UO0igcSD3jo:bKsFpE3kBbs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=UO0igcSD3jo:bKsFpE3kBbs:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/UO0igcSD3jo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/6155919410027389821/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/just-zooey-deschanel-and-taylor-swift.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/6155919410027389821?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/6155919410027389821?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/UO0igcSD3jo/just-zooey-deschanel-and-taylor-swift.html" title="Just Zooey Deschanel and Taylor Swift" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-9M9UO61Q8Zg/T7oopQK8BtI/AAAAAAAAAUQ/kzzyioqw4WE/s72-c/tayzooey.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/just-zooey-deschanel-and-taylor-swift.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYNSX8-fyp7ImA9WhVUFU0.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-430900493218446855</id><published>2012-05-20T15:39:00.001+07:00</published><updated>2012-05-20T15:39:58.157+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-20T15:39:58.157+07:00</app:edited><title>Testing new mobile app</title><content type="html">    &lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;This post is created using WPBlogger from my Nokia Lumia    &lt;/div&gt;  &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qdmn7YLFcJU:4kqaxlW7ckM:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qdmn7YLFcJU:4kqaxlW7ckM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qdmn7YLFcJU:4kqaxlW7ckM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qdmn7YLFcJU:4kqaxlW7ckM:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=qdmn7YLFcJU:4kqaxlW7ckM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=qdmn7YLFcJU:4kqaxlW7ckM:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/qdmn7YLFcJU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/430900493218446855/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/testing-new-mobile-app.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/430900493218446855?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/430900493218446855?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/qdmn7YLFcJU/testing-new-mobile-app.html" title="Testing new mobile app" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/testing-new-mobile-app.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkMAQ3k9eCp7ImA9WhVUEE0.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-5867452417611253445</id><published>2012-05-14T21:07:00.001+07:00</published><updated>2012-05-14T21:07:22.760+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-14T21:07:22.760+07:00</app:edited><title>Good friends, when they can't pull you up, they won't let you down</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-ARMatMWGbXU/T7ERZK-rHnI/AAAAAAAAAUA/ZL6dojHWgco/s1600/Screen+Shot+2012-05-14+at+9.05.39+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-ARMatMWGbXU/T7ERZK-rHnI/AAAAAAAAAUA/ZL6dojHWgco/s1600/Screen+Shot+2012-05-14+at+9.05.39+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;a true friend :)&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=fRO0aO59nYE:0QwmDkRCI08:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=fRO0aO59nYE:0QwmDkRCI08:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=fRO0aO59nYE:0QwmDkRCI08:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=fRO0aO59nYE:0QwmDkRCI08:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=fRO0aO59nYE:0QwmDkRCI08:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=fRO0aO59nYE:0QwmDkRCI08:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/fRO0aO59nYE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/5867452417611253445/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/good-friends-when-they-cant-pull-you-up.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/5867452417611253445?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/5867452417611253445?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/fRO0aO59nYE/good-friends-when-they-cant-pull-you-up.html" title="Good friends, when they can't pull you up, they won't let you down" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-ARMatMWGbXU/T7ERZK-rHnI/AAAAAAAAAUA/ZL6dojHWgco/s72-c/Screen+Shot+2012-05-14+at+9.05.39+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/good-friends-when-they-cant-pull-you-up.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08ER3k5eSp7ImA9WhVVGEk.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7245206219171051078</id><published>2012-05-12T23:56:00.002+07:00</published><updated>2012-05-12T23:56:46.721+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-12T23:56:46.721+07:00</app:edited><title>A fruit story</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-7E_sOPX3W7o/T66V3irQSTI/AAAAAAAAAT0/bdbRqlvpQGs/s1600/a+fruit+story.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-7E_sOPX3W7o/T66V3irQSTI/AAAAAAAAAT0/bdbRqlvpQGs/s1600/a+fruit+story.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=J2-Bwe6EvCQ:m7xdMVp2jFE:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=J2-Bwe6EvCQ:m7xdMVp2jFE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=J2-Bwe6EvCQ:m7xdMVp2jFE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=J2-Bwe6EvCQ:m7xdMVp2jFE:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=J2-Bwe6EvCQ:m7xdMVp2jFE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=J2-Bwe6EvCQ:m7xdMVp2jFE:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/J2-Bwe6EvCQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7245206219171051078/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/fruit-story.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7245206219171051078?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7245206219171051078?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/J2-Bwe6EvCQ/fruit-story.html" title="A fruit story" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-7E_sOPX3W7o/T66V3irQSTI/AAAAAAAAAT0/bdbRqlvpQGs/s72-c/a+fruit+story.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/fruit-story.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0MHQHs5cSp7ImA9WhVVGEk.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7835987904650760524</id><published>2012-05-12T23:50:00.003+07:00</published><updated>2012-05-12T23:50:31.529+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-12T23:50:31.529+07:00</app:edited><title>When theory and practice get combined</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-Hx7dQ_dwL4g/T66UpuvSO1I/AAAAAAAAATs/lImphnCIrjY/s1600/Screen+Shot+2012-05-03+at+7.37.30+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-Hx7dQ_dwL4g/T66UpuvSO1I/AAAAAAAAATs/lImphnCIrjY/s1600/Screen+Shot+2012-05-03+at+7.37.30+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;laughing so hard at this :D&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=k9BKW3gWH-Y:JrTB-0qZb_Q:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=k9BKW3gWH-Y:JrTB-0qZb_Q:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=k9BKW3gWH-Y:JrTB-0qZb_Q:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=k9BKW3gWH-Y:JrTB-0qZb_Q:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=k9BKW3gWH-Y:JrTB-0qZb_Q:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=k9BKW3gWH-Y:JrTB-0qZb_Q:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/k9BKW3gWH-Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7835987904650760524/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/when-theory-and-practice-get-combined.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7835987904650760524?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7835987904650760524?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/k9BKW3gWH-Y/when-theory-and-practice-get-combined.html" title="When theory and practice get combined" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-Hx7dQ_dwL4g/T66UpuvSO1I/AAAAAAAAATs/lImphnCIrjY/s72-c/Screen+Shot+2012-05-03+at+7.37.30+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/when-theory-and-practice-get-combined.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYESX07cSp7ImA9WhVVE0w.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-2099699713349600220</id><published>2012-05-06T21:21:00.004+07:00</published><updated>2012-05-06T21:21:48.309+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-06T21:21:48.309+07:00</app:edited><title>ADell rolling in the deep ...</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-Mi5851o9FF0/T6aIyVATysI/AAAAAAAAATg/KgRveY9a0Jc/s1600/adell+rolling+in+the+deep.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-Mi5851o9FF0/T6aIyVATysI/AAAAAAAAATg/KgRveY9a0Jc/s1600/adell+rolling+in+the+deep.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
;)&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QTTGobm0FKg:SyNUeuUg6F8:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QTTGobm0FKg:SyNUeuUg6F8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QTTGobm0FKg:SyNUeuUg6F8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QTTGobm0FKg:SyNUeuUg6F8:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QTTGobm0FKg:SyNUeuUg6F8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QTTGobm0FKg:SyNUeuUg6F8:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/QTTGobm0FKg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/2099699713349600220/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/adell-rolling-in-deep.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2099699713349600220?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2099699713349600220?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/QTTGobm0FKg/adell-rolling-in-deep.html" title="ADell rolling in the deep ..." /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-Mi5851o9FF0/T6aIyVATysI/AAAAAAAAATg/KgRveY9a0Jc/s72-c/adell+rolling+in+the+deep.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/adell-rolling-in-deep.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IMRnk4eCp7ImA9WhVVEkU.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-249512557373134118</id><published>2012-05-06T13:26:00.002+07:00</published><updated>2012-05-06T13:26:27.730+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-06T13:26:27.730+07:00</app:edited><title>Math ... so true</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-QlVDncWuQgI/T6YZgyHL8YI/AAAAAAAAATU/0RNrfm6VyWc/s1600/Screen+Shot+2012-05-06+at+1.20.58+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-QlVDncWuQgI/T6YZgyHL8YI/AAAAAAAAATU/0RNrfm6VyWc/s1600/Screen+Shot+2012-05-06+at+1.20.58+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=mYULJeOC4Ak:4241yVC0Czg:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=mYULJeOC4Ak:4241yVC0Czg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=mYULJeOC4Ak:4241yVC0Czg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=mYULJeOC4Ak:4241yVC0Czg:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=mYULJeOC4Ak:4241yVC0Czg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=mYULJeOC4Ak:4241yVC0Czg:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/mYULJeOC4Ak" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/249512557373134118/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/math-so-true.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/249512557373134118?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/249512557373134118?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/mYULJeOC4Ak/math-so-true.html" title="Math ... so true" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-QlVDncWuQgI/T6YZgyHL8YI/AAAAAAAAATU/0RNrfm6VyWc/s72-c/Screen+Shot+2012-05-06+at+1.20.58+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/math-so-true.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMBSHg7eyp7ImA9WhVVEkw.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7517046621801018668</id><published>2012-05-05T17:24:00.000+07:00</published><updated>2012-05-05T17:24:19.603+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-05T17:24:19.603+07:00</app:edited><title>Solve Greenpois0n RC6.1 jailbreak failed problem</title><content type="html">&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;If we have iDevice on iOS 4.2.1 and want to jailbreak it, the easiest option is to use Greenpois0n (GP) tool. However, the latest GP which is GP RC6.1 may having a bug. Many people experience "failed" state. But worry not, here is the solution :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Make a copy of Greenpois0n app to your desktop. Copy "greenpois0n.app" to desktop.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Now run greenpois0n, &lt;b&gt;but not the copied one in desktop&lt;/b&gt;&amp;nbsp;(run the one in your application folder or somewhere else).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Just abandon the opened up Greenpois0n app.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Open up Terminal app, type &lt;i&gt;&lt;b&gt;cd Desktop&lt;/b&gt;&lt;/i&gt; to go to desktop. Press Enter.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Type in &lt;/span&gt;&lt;span style="background-color: white; color: #333333; line-height: 21px; text-align: left;"&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;b&gt;open Greenpois0n.app/Contents/MacOS/greenpois0n&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="text-align: left;"&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 21px;"&gt;This will open another Greenpois0n app. Use this greenpois0n-launched-from-terminal to jailbreak your device. Just press "jailbreak" button and follow the usual instructions.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="text-align: left;"&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 21px;"&gt;Now the jailbreak process will be started with the Terminal app showing jailbreaking process states.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-yC9fCbAitto/T6T_KCQ3WVI/AAAAAAAAATI/4XAH9mMmZWA/s1600/Screen+Shot+2012-05-05+at+4.47.27+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-yC9fCbAitto/T6T_KCQ3WVI/AAAAAAAAATI/4XAH9mMmZWA/s1600/Screen+Shot+2012-05-05+at+4.47.27+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Maybe you read some "error" statement on the Terminal, but you have nothing to worry about, it's fine. After that the jailbreak process will move to the device, and then your device will reboot, and just search for 'loader' app on your homescreen :)&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #333333; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 21px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=t7z5FHVBq7I:nUzVKY-LWN4:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=t7z5FHVBq7I:nUzVKY-LWN4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=t7z5FHVBq7I:nUzVKY-LWN4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=t7z5FHVBq7I:nUzVKY-LWN4:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=t7z5FHVBq7I:nUzVKY-LWN4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=t7z5FHVBq7I:nUzVKY-LWN4:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/t7z5FHVBq7I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7517046621801018668/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/solve-greenpois0n-rc61-jailbreak-failed.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7517046621801018668?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7517046621801018668?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/t7z5FHVBq7I/solve-greenpois0n-rc61-jailbreak-failed.html" title="Solve Greenpois0n RC6.1 jailbreak failed problem" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-yC9fCbAitto/T6T_KCQ3WVI/AAAAAAAAATI/4XAH9mMmZWA/s72-c/Screen+Shot+2012-05-05+at+4.47.27+PM.png" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/solve-greenpois0n-rc61-jailbreak-failed.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcHRXk8eSp7ImA9WhVVEEk.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7404553715070495202</id><published>2012-05-03T19:27:00.001+07:00</published><updated>2012-05-03T19:27:14.771+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-03T19:27:14.771+07:00</app:edited><title>Genius stairs</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-cV9ewBf-7KE/T6J5k6iIFAI/AAAAAAAAASw/KxmEa9YPahE/s1600/Screen+Shot+2012-05-03+at+7.19.06+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-cV9ewBf-7KE/T6J5k6iIFAI/AAAAAAAAASw/KxmEa9YPahE/s1600/Screen+Shot+2012-05-03+at+7.19.06+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Ne9aZutb5Rw:uRjaEhoeTQg:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Ne9aZutb5Rw:uRjaEhoeTQg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Ne9aZutb5Rw:uRjaEhoeTQg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Ne9aZutb5Rw:uRjaEhoeTQg:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=Ne9aZutb5Rw:uRjaEhoeTQg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=Ne9aZutb5Rw:uRjaEhoeTQg:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/Ne9aZutb5Rw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7404553715070495202/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/genius-stairs.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7404553715070495202?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7404553715070495202?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/Ne9aZutb5Rw/genius-stairs.html" title="Genius stairs" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-cV9ewBf-7KE/T6J5k6iIFAI/AAAAAAAAASw/KxmEa9YPahE/s72-c/Screen+Shot+2012-05-03+at+7.19.06+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/genius-stairs.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQASHs-fip7ImA9WhVVEEg.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-2784906498305009537</id><published>2012-05-03T19:19:00.003+07:00</published><updated>2012-05-03T22:02:29.556+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-03T22:02:29.556+07:00</app:edited><title>This is why wolverine isn't in avenger</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-oo-Om81w5jw/T6Kd9BeKDGI/AAAAAAAAAS8/VRcYTaLrmkE/s1600/Screen+Shot+2012-05-03+at+10.01.13+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-oo-Om81w5jw/T6Kd9BeKDGI/AAAAAAAAAS8/VRcYTaLrmkE/s1600/Screen+Shot+2012-05-03+at+10.01.13+PM.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=jPK9D-BvSb0:aVUgrHYJvaY:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=jPK9D-BvSb0:aVUgrHYJvaY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=jPK9D-BvSb0:aVUgrHYJvaY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=jPK9D-BvSb0:aVUgrHYJvaY:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=jPK9D-BvSb0:aVUgrHYJvaY:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=jPK9D-BvSb0:aVUgrHYJvaY:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/jPK9D-BvSb0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/2784906498305009537/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/this-is-why-wolverine-isnt-in-avenger.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2784906498305009537?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/2784906498305009537?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/jPK9D-BvSb0/this-is-why-wolverine-isnt-in-avenger.html" title="This is why wolverine isn't in avenger" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-oo-Om81w5jw/T6Kd9BeKDGI/AAAAAAAAAS8/VRcYTaLrmkE/s72-c/Screen+Shot+2012-05-03+at+10.01.13+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/this-is-why-wolverine-isnt-in-avenger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8CRXY6eip7ImA9WhVUGEo.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7079762478269390659</id><published>2012-05-03T15:04:00.000+07:00</published><updated>2012-05-24T22:21:04.812+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-24T22:21:04.812+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Fav" /><title>Solving WiFi won't turn on Lion OSX problem</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-_zvhjwMu2fU/T6I6SESXeII/AAAAAAAAASc/7S4vDoUbffM/s1600/Airport-in-OS-X-Lion-e1311368110948.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-_zvhjwMu2fU/T6I6SESXeII/AAAAAAAAASc/7S4vDoUbffM/s1600/Airport-in-OS-X-Lion-e1311368110948.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Well, i was in the middle of working this morning until i bumped into this problem. My macbook's wifi won't turn on. This is happened after my macbook switched off running out of battery's power. And then after restart, the problem started, wifi is switched off and can't be switched on. And here is my method of solving this problem :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Restart your mac.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Open "Network Preferences". On the left tab, look for wifi connection (usually named Wi-Fi).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Select the wifi connection, and disable that. To disable a connection, choose gear icon below the tab, and choose "Make Service Inactive".&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;After disabled, delete the connection. To delete a connection, choose minus (-) icon below the tab, left of gear icon.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Now that the original connection has been deleted, we must create a new wifi connection. Choose plus (+) icon, select "Wi-Fi" as interface, and you can name it anything as you want, it doesn't matter thought.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Apply the change. Once again, restart your mac.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;After system reboot, &lt;i&gt;voila ! &lt;/i&gt;your wifi should be working properly by now&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-av1GAfJxGfs/T1nuVInQrOI/AAAAAAAAAMw/VmtrgfCGhN8/s1600/deb7c840c1e5d1c9b6e9c81177ab8279.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-av1GAfJxGfs/T1nuVInQrOI/AAAAAAAAAMw/VmtrgfCGhN8/s1600/deb7c840c1e5d1c9b6e9c81177ab8279.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QeXEWeJQpLk:x7_Gb1lx_eI:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QeXEWeJQpLk:x7_Gb1lx_eI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QeXEWeJQpLk:x7_Gb1lx_eI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QeXEWeJQpLk:x7_Gb1lx_eI:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=QeXEWeJQpLk:x7_Gb1lx_eI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=QeXEWeJQpLk:x7_Gb1lx_eI:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/QeXEWeJQpLk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7079762478269390659/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/05/solving-wifi-wont-turn-on-lion-osx.html#comment-form" title="16 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7079762478269390659?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7079762478269390659?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/QeXEWeJQpLk/solving-wifi-wont-turn-on-lion-osx.html" title="Solving WiFi won't turn on Lion OSX problem" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-_zvhjwMu2fU/T6I6SESXeII/AAAAAAAAASc/7S4vDoUbffM/s72-c/Airport-in-OS-X-Lion-e1311368110948.png" height="72" width="72" /><thr:total>16</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/05/solving-wifi-wont-turn-on-lion-osx.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4HQH47eCp7ImA9WhVXGE4.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-1898401091587500356</id><published>2012-04-19T19:35:00.002+07:00</published><updated>2012-04-19T19:35:31.000+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-19T19:35:31.000+07:00</app:edited><title>What Makes You Beautiful - One Direction (cover) Megan Nicole</title><content type="html">&lt;div style="text-align: center;"&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="270" src="http://www.youtube.com/embed/ccYdDBRTiQU?fs=1" width="480"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=j3oJWqvm2nA:WvZzHvhpEBA:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=j3oJWqvm2nA:WvZzHvhpEBA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=j3oJWqvm2nA:WvZzHvhpEBA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=j3oJWqvm2nA:WvZzHvhpEBA:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=j3oJWqvm2nA:WvZzHvhpEBA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=j3oJWqvm2nA:WvZzHvhpEBA:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/j3oJWqvm2nA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/1898401091587500356/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/04/what-makes-you-beautiful-one-direction.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/1898401091587500356?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/1898401091587500356?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/j3oJWqvm2nA/what-makes-you-beautiful-one-direction.html" title="What Makes You Beautiful - One Direction (cover) Megan Nicole" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/ccYdDBRTiQU/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/04/what-makes-you-beautiful-one-direction.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4BRH0_eCp7ImA9WhVXF0w.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-7818837174804804646</id><published>2012-04-18T10:15:00.001+07:00</published><updated>2012-04-18T10:15:55.340+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-18T10:15:55.340+07:00</app:edited><title>We Are Young - fun. - Mike Tompkins</title><content type="html">&lt;div style="text-align: center;"&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="270" src="http://www.youtube.com/embed/dV0F8PNiBhE?fs=1" width="480"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=BrsaVLc_3q0:Nz_f-7C3Q9Y:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=BrsaVLc_3q0:Nz_f-7C3Q9Y:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=BrsaVLc_3q0:Nz_f-7C3Q9Y:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=BrsaVLc_3q0:Nz_f-7C3Q9Y:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=BrsaVLc_3q0:Nz_f-7C3Q9Y:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=BrsaVLc_3q0:Nz_f-7C3Q9Y:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/BrsaVLc_3q0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/7818837174804804646/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/04/we-are-young-fun-mike-tompkins.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7818837174804804646?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/7818837174804804646?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/BrsaVLc_3q0/we-are-young-fun-mike-tompkins.html" title="We Are Young - fun. - Mike Tompkins" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/dV0F8PNiBhE/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/04/we-are-young-fun-mike-tompkins.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkAHR3w-cSp7ImA9WhVXF0w.&quot;"><id>tag:blogger.com,1999:blog-3603809350029745127.post-3360626251934604776</id><published>2012-04-18T10:11:00.002+07:00</published><updated>2012-04-18T10:12:16.259+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-18T10:12:16.259+07:00</app:edited><title>Now i'm at a payphone</title><content type="html">&lt;div style="text-align: center;"&gt;
&lt;img border="0" height="177" src="http://3.bp.blogspot.com/-uy3qHvF045c/T44vmqkTOqI/AAAAAAAAARo/a013HFIHsK0/s320/Screen+Shot+2012-04-18+at+9.58.47+AM.png" width="320" /&gt;&amp;nbsp;&lt;img border="0" height="177" src="http://4.bp.blogspot.com/-KXmCaaS3Gog/T44vrP980tI/AAAAAAAAARw/K5iq_hSrOc4/s320/Screen+Shot+2012-04-18+at+9.59.19+AM.png" width="320" /&gt;
&lt;img border="0" height="177" src="http://3.bp.blogspot.com/-Ic56QjQWrRU/T44vvde72BI/AAAAAAAAAR4/GBnJuajZ6q4/s320/Screen+Shot+2012-04-18+at+9.59.33+AM.png" width="320" /&gt;&amp;nbsp;&lt;img border="0" height="177" src="http://4.bp.blogspot.com/-kbglfHha6fY/T44vyyvopHI/AAAAAAAAASA/sbItIzP7OpU/s320/Screen+Shot+2012-04-18+at+9.59.51+AM.png" width="320" /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-diS34Y9ANAA/T44vjex5c-I/AAAAAAAAARg/msGp9dH-Gw8/s1600/Screen+Shot+2012-04-18+at+10.00.06+AM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="177" src="http://4.bp.blogspot.com/-diS34Y9ANAA/T44vjex5c-I/AAAAAAAAARg/msGp9dH-Gw8/s320/Screen+Shot+2012-04-18+at+10.00.06+AM.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=REIruplLIfA:YO1_9VdJUYk:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=REIruplLIfA:YO1_9VdJUYk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=REIruplLIfA:YO1_9VdJUYk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=REIruplLIfA:YO1_9VdJUYk:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?i=REIruplLIfA:YO1_9VdJUYk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DioIsMe?a=REIruplLIfA:YO1_9VdJUYk:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DioIsMe?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DioIsMe/~4/REIruplLIfA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dioisme.blogspot.com/feeds/3360626251934604776/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://dioisme.blogspot.com/2012/04/now-im-at-payphone.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/3360626251934604776?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3603809350029745127/posts/default/3360626251934604776?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DioIsMe/~3/REIruplLIfA/now-im-at-payphone.html" title="Now i'm at a payphone" /><author><name>Dio Adi</name><uri>https://plus.google.com/110062104048417835964</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh6.googleusercontent.com/-aL13dh3vUSo/AAAAAAAAAAI/AAAAAAAAAWM/bf0bCaqUmc0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-uy3qHvF045c/T44vmqkTOqI/AAAAAAAAARo/a013HFIHsK0/s72-c/Screen+Shot+2012-04-18+at+9.58.47+AM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dioisme.blogspot.com/2012/04/now-im-at-payphone.html</feedburner:origLink></entry></feed>
