<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' 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'><id>tag:blogger.com,1999:blog-3523726122027378217</id><updated>2024-11-08T07:23:57.413-08:00</updated><category term="Copy"/><category term="Notes"/><category term="Tutorials"/><category term="download"/><category term="reading"/><category term="Ebooks"/><category term="Myanmar"/><category term="Nyi Nay Min"/><category term="Windows"/><category term="OS"/><category term="Learning"/><category term="Apple"/><category term="Customize"/><category term="Mobile"/><category term="Programming"/><category term="Theme"/><category term="iOS"/><category term="iPhone"/><category term="windows softwares"/><title type='text'>BR@VO</title><subtitle type='html'>Learning makes hot days cool. Keep going...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default?start-index=26&amp;max-results=25'/><author><name>Practice Makes Perfect</name><uri>http://www.blogger.com/profile/07959456549295445435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>32</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-3305608621237273942</id><published>2013-08-14T21:41:00.001-07:00</published><updated>2013-08-14T21:41:47.532-07:00</updated><title type='text'>How to Remove Write Protection From Pendrive in Windows?</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgk6-jqO2mSrBCVN6YRGFvTuOaFK16G2LuE32hg9JSWOv2YTKyp8XOZxr4kPzttY-bByvZI8UiusX6dl2yGSlBfQlLbZiYmw1xiKZHGA8o6Bwr7UMxG9xNUtExyvgpdYlwbKZaFYZmoRwVQ/s1600/write+protection.jpg&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgk6-jqO2mSrBCVN6YRGFvTuOaFK16G2LuE32hg9JSWOv2YTKyp8XOZxr4kPzttY-bByvZI8UiusX6dl2yGSlBfQlLbZiYmw1xiKZHGA8o6Bwr7UMxG9xNUtExyvgpdYlwbKZaFYZmoRwVQ/s1600/write+protection.jpg&quot;&gt;&lt;/a&gt; &lt;p&gt;&lt;b&gt;How to Remove Write Protection From Pendrive in Windows?&lt;/b&gt; &lt;p&gt;&lt;a name=&quot;more&quot;&gt;&lt;/a&gt;&lt;b&gt;1. Editing the Registries to Remove write protection from USB drive Follow the steps one &lt;/b&gt;&lt;b&gt;after another to more write protection from the Pen drive.&lt;/b&gt;&lt;br&gt;1. Press CTRL + R to open the RUN box,&lt;br&gt;2. Type REGEDIT and hit enter&lt;br&gt;3. Navigate to HKEY_LOCAL_MACHINE &amp;amp;gt; SYSTEM &amp;amp;gt; CurrentControlSet &amp;amp;gt; Control &amp;amp;gt; StorageDevicePoliciesand hit enter.&lt;br&gt;4. Give a double click on the WRITE PROTECT and a box will open in that enter the Value as 0 and press OK button&lt;br&gt;5. Now restart your PC and again connect your USB pen drive to your computer and verify. That’s it hopefully it will work.&lt;br&gt;&lt;b&gt;Note: – &lt;/b&gt;In case you can’t find the “StorageDevicesPolicies” in the Registry settings follow the steps below&lt;br&gt;1. Open your Notepad and copy the below code to it&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;cd\regadd“HKLM\System\CurrentControlSet\Control\StorageDevicePolicies” /t Reg_dword/v WriteProtect /f /d 1&lt;br&gt;2. Now save this as add.bat (it should be with .bat extension or else it won’t work) and run it.&lt;br&gt;3. Now continue the above process and it will work fine.&lt;br&gt;&lt;b&gt;2. Formatting the Pen drive before OS boots to Remove Write protection Follow the below steps carefully to remove write protection from the USB storage drives&lt;/b&gt;&lt;br&gt;1. Shut down your PC/LAPTOP&lt;br&gt;2. Connect your USB drive to your PC/LAPTOP and turn it ON. While the system is booting press F8 continuously and advanced booting option screen will open.&lt;br&gt;3. In that select Safe mode with command prompt.&lt;br&gt;4.&amp;nbsp; After the files loads, in the command prompt navigate to the drive of your pen drive.At first it will look something like this C:\windows\system32&amp;amp;gt;now let your drive letter is“H”. Then you have to type C:\windows\system32&amp;amp;gt;H:and hit enter&lt;br&gt;5. Now type&amp;nbsp; H:\&amp;amp;gt;format H:&lt;br&gt;it will again ask you for confirmation of Yes or No (Y/N). Type Y and hit Enter. By doing this your pen drive will get completely formatted, which will remove the write protection from it.&lt;br&gt;&lt;b&gt;3. Using Command prompt to remove Write protection from Sandiskpen-drive Follow the below mentioned steps to remove write protection from the PEN DRIVES&lt;/b&gt;&lt;br&gt;1. Press CTRL + R and open the RUN box.&lt;br&gt;2. Type CMD to open the command prompt window&lt;br&gt;3. In the command prompt type DISKPART and hit enter&lt;br&gt;4.&amp;nbsp; A new command window will open, in that again type LIST DISK and hit Enter&lt;br&gt;5. Now again type “Attributes disk clear read-only” and hit enter You can even try this method to format your Pen drive completely and remove write protection from it. &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.saisoftwarecracks.com/2013/08/how-to-remove-write-protection-from.html&quot;&gt;How to Remove Write Protection From Pendrive in Windows?&lt;/a&gt;&lt;br&gt;Prem Karthik&lt;br&gt;Wed, 14 Aug 2013 13:55:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/3305608621237273942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/how-to-remove-write-protection-from.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3305608621237273942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3305608621237273942'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/how-to-remove-write-protection-from.html' title='How to Remove Write Protection From Pendrive in Windows?'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgk6-jqO2mSrBCVN6YRGFvTuOaFK16G2LuE32hg9JSWOv2YTKyp8XOZxr4kPzttY-bByvZI8UiusX6dl2yGSlBfQlLbZiYmw1xiKZHGA8o6Bwr7UMxG9xNUtExyvgpdYlwbKZaFYZmoRwVQ/s72-c/write+protection.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-9007855231919009296</id><published>2013-08-10T08:08:00.001-07:00</published><updated>2013-11-26T23:06:46.352-08:00</updated><title type='text'>မိမိတို႕ႏွစ္သက္ေသာ ဘေလာ့ဆိုဒ္မ်ားအား Android ဖုန္းမ်ားတြင္ Online/Off line ၾကည့္နိဳင္ရန္ APK လုပ္ယူနည္း</title><content type='html'>&lt;br /&gt;
&lt;blockquote&gt;
ကၽြန္ေတာ္အခုတင္ေပးမွာကေတာ့ ကၽြန္ေတာ့္လို အခုမွစၿပီး blog အေၾကာင္းကိုေလ့လာေနတဲ့ ညီအစ္ကိုေတြအတြက္ရည္ရြယ္ၿပီး ဘေလာ့ခရီးသည္ ကၽြန္ေတာ့္ အစ္ကိုၾကီးေအာင္ေအာင္(မကစ)ဆီကေန ေလ့လာထားတာေလးျပန္ၿပီး ကူယူမွ်ေ၀ေပးလိုက္ရပါတယ္ဗ်ာ။  &lt;br /&gt;
မဂၤလာပါေနာ္... အခု တင္မည့္နည္းလမ္းေလးကေတာ့&amp;nbsp; ဘေလာ့ကာ မ်ားစြာကို&amp;nbsp; ဘေလာ့ေပါင္းမ်ားစြာကို &lt;br /&gt;
မိမိတို႕ ဖုန္းကေန&lt;b&gt; online/ off line &lt;/b&gt; ကေနအဆင္ေျပစြာ ဖတ္ရွဳနိဳင္ဖို႕&amp;nbsp;&amp;nbsp; apk&amp;nbsp; လုပ္နည္းေလးကို မွ်ေ၀မွာ ျဖစ္ပါတယ္.... နည္းလမ္းေလးကေတာ့ ေတာ္ေတာ္မ်ားမ်ား&amp;nbsp; သိေနၾကျပီးျဖစ္ျခင္ျဖစ္ေနမွာပါ &lt;br /&gt;
ဒါေပမယ့္&amp;nbsp; မသိေသးေသာ မိတ္ေဆြမ်ားအတြက္&amp;nbsp; ရည္ရြယ္ျပီးးး&amp;nbsp; ျပန္လည ္မွ်ေ၀ျခင္းျဖစ္ပါတယ္.... &lt;br /&gt;
ကဲစၾကမယ္ေနာ္&amp;nbsp; အဆင့္ေလးေတြအလိုက္ ပုံေလးေတြနဲ႕ ေသေသျခာျခာ ရွင္းျပပါ့မယ္..... &lt;br /&gt;
ပထမဆုံး&amp;nbsp;&amp;nbsp; မိမိတို႕ လုပ္လိုေသာ ဆိုဒ္ကို ဖြင့္လိုက္ပါ..... ဥပမာ က်ေနာ္ ဆိုဒ္တစ္ခုနဲ႕ နမူနာထား ျပသြားပါ့မယ္....ေနာ္ &lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.herostown.blogspot.com/&quot;&gt;http://www.herostown.blogspot.com &lt;/a&gt; ကိုဖြင့္လုိက္ပါျပီ..... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdqkLAiS6jte2DwAv1lW2fqmlP_i1SUIhUgGuabjJtSKNq-8YfZgRIP-o4VV3v_1KR9idrQQYEy4Ftbc3588MLlx-3wsWU5svr5IViDQZELQca-IPtd72VYTY4TU_MMkEQd2dAuou_yxKR/s1600/Untitled-crop.png&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;158&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdqkLAiS6jte2DwAv1lW2fqmlP_i1SUIhUgGuabjJtSKNq-8YfZgRIP-o4VV3v_1KR9idrQQYEy4Ftbc3588MLlx-3wsWU5svr5IViDQZELQca-IPtd72VYTY4TU_MMkEQd2dAuou_yxKR/s400/Untitled-crop.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ခုလိုေလးေပၚလာျပီဆိုတာနဲ႕ အေပၚတူးဘားက&amp;nbsp; မိမိတို႕ ဘေလာ့လိပ္စာေရွ႕က logo&amp;nbsp; ေလးိကုကလစ္ပါ..&lt;br /&gt;ကလစ္လို႕ က်လာတဲ့ ေဘာက္ေလးရဲ႕&amp;nbsp;&amp;nbsp; More Information&amp;nbsp; ဆိုတာကိုကလစ္လိုက္ပါ။ &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh29ofS2iKy7X_KGM27LxwiZpMoqW5JfSprOdrBTu4oVpQSFaYR1X1rSum0lpF-fbWg3syZUgz3sqNXAnpmuFXYl9Az6upKys-G7ZWfTWnI8j219HFEBiGnAPtQGiKdwVPzRb6SDOYj8O31/s1600/10.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;175&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh29ofS2iKy7X_KGM27LxwiZpMoqW5JfSprOdrBTu4oVpQSFaYR1X1rSum0lpF-fbWg3syZUgz3sqNXAnpmuFXYl9Az6upKys-G7ZWfTWnI8j219HFEBiGnAPtQGiKdwVPzRb6SDOYj8O31/s400/10.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
သည္လိုေလးက်လာမယ္.... အဲခါမွာ&amp;nbsp; အေပၚက&amp;nbsp; Feed ဆိုတာကိုကလစ္ပါ... အဲခါမွာဘဲ.. Atom နဲ႕ RSS&lt;br /&gt;လင့္ေတြ ်ကလာမွာျဖစ္ပါတယ္... လင့္တခုကို ေစျခာ မွတ္သားျပီး&amp;nbsp; ေကာ္ပီယူသိမ္းထားေပးလုိက္ပါ...&lt;br /&gt;ေကာ္ပီယူရတာ ခက္ခဲပါက&amp;nbsp; လင့္ေနာက္မွာ ေမာက္ေထာက္ စခရစ္ေပၚလာမယ္ ကလစ္ေပးလိုက္ပါ&lt;br /&gt;စာမ်က္ႏွာသစ္နဲ႕က်လာတာနဲ႕&amp;nbsp; အေပၚတူးဘားက လင့္ကို ေကာ္ပီယူ အတူတူပါဘဲဗ်ာ.......&lt;br /&gt;ကဲ...လုပ္ေဆာင္ခ်က္&amp;nbsp; စေတာ့မယ္..ေနာ္&lt;br /&gt;&lt;a href=&quot;http://www.appyet.com/&quot;&gt;သည္ မွာ&amp;nbsp; &lt;/a&gt;&amp;nbsp; ကလစ္ျပီး သြားလုိက္ပါေနာ္...&lt;br /&gt;&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၁) &lt;/b&gt; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; ေအာက္ကပုံအတိုင္း&amp;nbsp;&amp;nbsp; sing up&amp;nbsp; လုပ္ေပးလိုက္ပါ....  &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFvn3js4kgwehyHH9aVlXDDxP5CaLzD5rjcUkzMvceMP7st6lbX_fzFm26m0TOal-R4ZWj8DcBDKmZGwIM82BpRaGJ0janZRbiQa9ry74DtdCW1B1ZHHhPHDPI8zRtdkvu-ZgwTiEfbyH2/s1600/1.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;441&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFvn3js4kgwehyHH9aVlXDDxP5CaLzD5rjcUkzMvceMP7st6lbX_fzFm26m0TOal-R4ZWj8DcBDKmZGwIM82BpRaGJ0janZRbiQa9ry74DtdCW1B1ZHHhPHDPI8zRtdkvu-ZgwTiEfbyH2/s640/1.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၂)&amp;nbsp; &lt;/b&gt;&amp;nbsp; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; ကေတာ့ ေအာက္ကအတိုင္းလိုအပ္သလိုျဖည့္စြပ္ျပီး&amp;nbsp; sing up လုပ္ရမွာေနာ္ &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieIrw4qiyT9rmH_WKWAVjkzl1QSYRE5kyeRFn_sKmZ7MqMjfxpZmS2DZnKPAYuWVRidbOlsKpHWsGl1liAcIup0a2vDUOVHkU8MJvN1hpuK3AbVyFl-J5CoXyKDTsHTQfSc3vtfkQPUgmk/s1600/2.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;315&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieIrw4qiyT9rmH_WKWAVjkzl1QSYRE5kyeRFn_sKmZ7MqMjfxpZmS2DZnKPAYuWVRidbOlsKpHWsGl1liAcIup0a2vDUOVHkU8MJvN1hpuK3AbVyFl-J5CoXyKDTsHTQfSc3vtfkQPUgmk/s640/2.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၃) &lt;/b&gt; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။ အေနနဲ႕ကေတာ့ AppYetV2&amp;nbsp; ဆိုတာကိုကလစ္လိုက္ပါ။အဲမွာ လိုအပ္တဲ့&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; အမည္ေတြ....ျဖည့္ေပးရပါမယ္.... သည္မွာ&amp;nbsp; RSS/Atom/Feed(s)&amp;nbsp; ဆိုတဲ့ေနရာမွာပါ&amp;nbsp;&amp;nbsp;&amp;nbsp; ေစာေစာကအေပၚဆုံးက ေကာ္ပီယူ သိမ္းထားတဲ့ လင့္ကို&amp;nbsp; ထည့္ေပးရမွာျဖစ္ပါတယ္။ &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcLudWzkeLaoclyJbgqGQd3-_yKNn3w7bEctzpFqJP4tWfHLSMpZGIyAKr6B1yhuPwktBl3p5pN2p-dRE7zTjHQIvjbDqWvj1BjBZSvvNCnQ7iPIXcAAWRG3jLywBf4sGZAI98A16rVPFI/s1600/3.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;456&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcLudWzkeLaoclyJbgqGQd3-_yKNn3w7bEctzpFqJP4tWfHLSMpZGIyAKr6B1yhuPwktBl3p5pN2p-dRE7zTjHQIvjbDqWvj1BjBZSvvNCnQ7iPIXcAAWRG3jLywBf4sGZAI98A16rVPFI/s640/3.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၄)&lt;/b&gt;&amp;nbsp; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; အေနနဲ႕ကေတာ့...အေပၚက&lt;b&gt;&amp;nbsp; General &lt;/b&gt; ဆိုတာကေန သြားးမွာပါ....&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; အေပးဆုံးးက&amp;nbsp; မိမိဘေလာ့ဆိုဒ္အမည္ ၾကိဳက္တာေရးပါ&amp;nbsp; ဥပမာ။&amp;nbsp;&amp;nbsp; ။ ဘေလာ့ခရီးသည္......လယ္တီေျမသား&amp;nbsp;&amp;nbsp; ေပါ့ေနာ္...အဲေအာက္နားမွာ ေတာ့ &lt;b&gt; Change&amp;nbsp; Icon &lt;/b&gt; ဆိုတာကိုေတြ႕မွာပါ&amp;nbsp; စိတ္ၾကိဳက္&amp;nbsp; အိုင္ကြန္ေလးဖန္တီးျပီး&amp;nbsp; ထည့္နိဳင္ပါတယ္... အိုင္ကြန္ကိုေတာ့ ဆိုဒ္နဲ႕ ကိုက္ညီေအာင္&amp;nbsp; ေသးေသးဘဲ လုပ္ရမွာပါ.... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFtbVCGkMpgIB0HXMnvEhIXY9g2lHQjvHeG5Bgs5gqRYGf8nj1LEI8rN7X7NzBzNphuCBzFFTn1q2hUFqKpAsbG0rJVq69u3DAUr8ocqIr1KTUW82CHLyJSG3Y1cTNBs2_bF9_NYbtUSHS/s1600/4.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;444&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFtbVCGkMpgIB0HXMnvEhIXY9g2lHQjvHeG5Bgs5gqRYGf8nj1LEI8rN7X7NzBzNphuCBzFFTn1q2hUFqKpAsbG0rJVq69u3DAUr8ocqIr1KTUW82CHLyJSG3Y1cTNBs2_bF9_NYbtUSHS/s640/4.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၅) &lt;/b&gt;&amp;nbsp; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; သည္အဆင့္မွာေတာ့...အေပၚက Tabs ဆိုတာကိုကလစ္ထားပါ...&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; သတိျပဳရမွာက Web ေရွ႕မွာ အမွန္ျခစ္ေပးဖို႕ပါ... ေအာက္မွာေတာ့&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; မိမိဆိုဒ္လိပ္စာထည့္ရမယ္...... ျပီးတာနဲ႕ save change ေပါ့...။ &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVhxg1L-KEdeT9-EYC0S1pP8mN3xBGn6lMU9Dz1c7MeLYFdLa6g8nna7Qb-tELdPlcTGagLF6Lnrxerysndug303503ndynBfUjmcP2gRzbbzqVySQpFvytko-NNt6YucgAlt5ihxLc2qd/s1600/5.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;600&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVhxg1L-KEdeT9-EYC0S1pP8mN3xBGn6lMU9Dz1c7MeLYFdLa6g8nna7Qb-tELdPlcTGagLF6Lnrxerysndug303503ndynBfUjmcP2gRzbbzqVySQpFvytko-NNt6YucgAlt5ihxLc2qd/s640/5.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၆)&lt;/b&gt;&amp;nbsp; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; ကေတာ့...အေပၚဘားးက&amp;nbsp;&amp;nbsp; Setting&amp;nbsp; ကိုကလစ္ပါ...ေအာက္မွာ....&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ေမးအေကာင့္.....ဆိုဒ္လိပ္စာ...ျပီးေတာ့&amp;nbsp; save&amp;nbsp; change&amp;nbsp; ေပါ့...။ &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG8nGbitQYgUykXC63Cqe1dGeqn8Iavs1jxRWVPL8p-peNuXSeXv6x2_pmARIK50WiZMUFLZlH0ju24PKduVOisa091jRWMJCLvhQMFJogO2TlTOAibQvbGDpNdBMCZxjNAp2leQEad-kZ/s1600/6.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;564&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG8nGbitQYgUykXC63Cqe1dGeqn8Iavs1jxRWVPL8p-peNuXSeXv6x2_pmARIK50WiZMUFLZlH0ju24PKduVOisa091jRWMJCLvhQMFJogO2TlTOAibQvbGDpNdBMCZxjNAp2leQEad-kZ/s640/6.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;b&gt;အမွတ္စဥ္&amp;nbsp; (၇) &lt;/b&gt;&amp;nbsp;&amp;nbsp; ။&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ။&amp;nbsp; ကေတာ့ေနာက္ဆုံးးအဆင့္ေပါ့... အေပၚဘားက&amp;nbsp; Build ကိုကလစ္ပါ။&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; အဲမွာေတာ့&amp;nbsp;&amp;nbsp; save change&amp;nbsp; ကလစ္လိုက္ ျပီးပါျပီ.....ေနာ္... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVCDimTnqsnOHpqjof4mq7l-5kFMnrVhpckzUSo0zg66xotqtVNPBajPVlduagp9Px0XVSbz1w-EMeF9RYTC3MQ4eV9pCEK1ONC7B-TKtk6Et2jMRBXVABT5kGctytS1yf7P5L8r2Vi7Se/s1600/7.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVCDimTnqsnOHpqjof4mq7l-5kFMnrVhpckzUSo0zg66xotqtVNPBajPVlduagp9Px0XVSbz1w-EMeF9RYTC3MQ4eV9pCEK1ONC7B-TKtk6Et2jMRBXVABT5kGctytS1yf7P5L8r2Vi7Se/s640/7.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ကဲ..မိမိတို႕&amp;nbsp; လုပ္ထားတဲ့&amp;nbsp;&amp;nbsp; app..apk&amp;nbsp; ေလးကို မိမိတို႕ ေမးထဲမွာ သြားးေဒါင္းရမွာ ျဖစ္ပါတယ္....ေနာ္&lt;br /&gt;မိမိတို႕&amp;nbsp; အေပၚကလုပ္ထားတဲ့အီးေမးိကု ၀င္လုိက္ပါ..... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHt60iC9gXK8VX3-5HWj9ZNKvqUQ4YbAE7DhUQnj3iwXRmzOMkOC3uxn1VOLFR8kekhiVJYvGZHEvP9-blrQyQhnL1cs26NYRFHhKSdQr8JMGK955CtNtGPt_jXwsS8Cn07V3oqIdN1xp_/s1600/8.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;132&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHt60iC9gXK8VX3-5HWj9ZNKvqUQ4YbAE7DhUQnj3iwXRmzOMkOC3uxn1VOLFR8kekhiVJYvGZHEvP9-blrQyQhnL1cs26NYRFHhKSdQr8JMGK955CtNtGPt_jXwsS8Cn07V3oqIdN1xp_/s640/8.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
အေပၚကပုံလို ေမးးထဲမွာ AppYet(2)&amp;nbsp; ကေန စာတစ္ေဆာင္ေရာက္ေနတာ ေတြ႕ရမယ္... ဖြင့္လိုက္ပါ...အဲမွာ ဘဲ ေဆာ့၀ဲလ္&amp;nbsp; ရွိေနပါျပီ... ေဒါင္းးယူယုံပါဘဲေနာ္... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXxqdGjjcphUivdraqM8NGEBHF-z16A8MJnpxOC07CQau6MbTxqwwAEWt18nOkBHvGxJaHAhxRfuvZFg_KlbkRRP4ElOw2QDDHBWtt5t_9lw7QUVoAPrqUMAbXcN7jhjOks5BV-1jsaMa_/s1600/9.PNG&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;175&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXxqdGjjcphUivdraqM8NGEBHF-z16A8MJnpxOC07CQau6MbTxqwwAEWt18nOkBHvGxJaHAhxRfuvZFg_KlbkRRP4ElOw2QDDHBWtt5t_9lw7QUVoAPrqUMAbXcN7jhjOks5BV-1jsaMa_/s400/9.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ကဲ ရပါျပီဗ်ာ&amp;nbsp;&amp;nbsp; ေဒါင္းေလာ့&amp;nbsp; ဖိုင္ေလး ႏွစ္ခုေတြ႕ရမယ္... အဲတာက&amp;nbsp; မူရင္း သူ႕ဆိုဒ္က အိုင္ကြန္ေလးနဲ႕&amp;nbsp; တစ္ခု&amp;nbsp; မိတ္ေဆြ တို႕ စိတ္ၾကိဳက္ အေပၚမွာ &lt;b&gt; အမွတ္စဥ္&amp;nbsp; (၄) &lt;/b&gt; ကလုပ္ယူထည့္ခဲ့တဲ့ အိုင္ကြန္ေလးနဲ႕&amp;nbsp; တခုပါ &lt;br /&gt;
ၾကိဳက္သလို&amp;nbsp; ေဒါင္းယူလုိက္ပါေတာ့ေနာ္...... သင့္အတြက္&amp;nbsp;&amp;nbsp; သင့္ဖုန္းးမွာ&amp;nbsp; သင္ၾကိဳက္ႏွစ္သက္ေသာ&amp;nbsp; ဘေလာ့မ်ားကို&amp;nbsp; ယခုလို&amp;nbsp; ဖန္တီး ျပီး ထည့္ထားနိဳင္ပါတယ္... ဘေလာ့ကာေတြအတြက္လည္းး အရမ္းးအသုံး၀င္ပါတယ္...... က်ေနာ္တို႕ဘေလာ့ကာေတြ လုပ္ထားရင္ က်န္တဲ့&amp;nbsp; ေလ့လာသေူတြ ေဒါင္းယူလုိက္ယုံေပါ့ေနာ္.... အားလုံးအဆင္ေျပၾကပါေစ.... &lt;br /&gt;
ခုလိုအားေပးတဲ့အတြက္ အထူးေက်းဇဴးတင္ပါတယ္... လိုအပ္တာမ်ားရွိပါက.. C-Box မွာေျပာခဲ့ၾကနိဳင္ပါတယ္... အတတ္နိဳင္ဆုံး ၾကိဳးစား ကူညီ မွ်ေ၀သြားပါမည္...&amp;nbsp; &lt;br /&gt;
ဘေလာ့ခရီးသည္&amp;nbsp; &lt;br /&gt;
www.ledimye.blogspot.com&amp;nbsp; &lt;br /&gt;
www.aungsanmks.com&amp;nbsp; &lt;br /&gt;
www.ninilayy.com&amp;nbsp; &lt;br /&gt;
တို႕မွာ လည္ပါတ္နိဳင္ပါတယ္.....ေနာ္ &lt;br /&gt;
အဆင္ေျပပါေစ..&lt;br /&gt;&lt;b&gt;ေမာင္ေပါက္&amp;lt; Knowledge Note &amp;gt;&lt;/b&gt;&lt;br /&gt;&lt;a href=&quot;http://www.maungpauk.org/&quot;&gt;&lt;b&gt;www.maungpauk.org&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/blockquote&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/9007855231919009296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/android-onlineoff-line-apk.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/9007855231919009296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/9007855231919009296'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/android-onlineoff-line-apk.html' title='မိမိတို႕ႏွစ္သက္ေသာ ဘေလာ့ဆိုဒ္မ်ားအား Android ဖုန္းမ်ားတြင္ Online/Off line ၾကည့္နိဳင္ရန္ APK လုပ္ယူနည္း'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdqkLAiS6jte2DwAv1lW2fqmlP_i1SUIhUgGuabjJtSKNq-8YfZgRIP-o4VV3v_1KR9idrQQYEy4Ftbc3588MLlx-3wsWU5svr5IViDQZELQca-IPtd72VYTY4TU_MMkEQd2dAuou_yxKR/s72-c/Untitled-crop.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-3235667093992521067</id><published>2013-08-06T09:26:00.001-07:00</published><updated>2013-08-06T09:45:43.716-07:00</updated><title type='text'>Use Google Search as an Online Timer</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;blockquote&gt;
Learn about a simple search command that will let you use Google as an online timer to help you remind of any upcoming tasks. &lt;br /&gt;
&lt;a href=&quot;http://www.labnol.org/internet/google-online-timer/28153/&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;222&quot; src=&quot;http://img.labnol.org/di/online-timer-google.gif&quot; width=&quot;400&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;a href=&quot;http://twitter.com/share?related=labnol&amp;amp;text=Use+Google+Search+as+an+Online+Timer&amp;amp;url=http%3A%2F%2Fwww.labnol.org%2Finternet%2Fgoogle-online-timer%2F28153%2F&amp;amp;via=labnol&quot;&gt;&lt;img alt=&quot;Tweet this&quot; border=&quot;0&quot; src=&quot;http://www.labnol.org/wp/wp-content/themes/baba/img/tweet.png&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.facebook.com/sharer.php?u=http://www.labnol.org/internet/google-online-timer/28153/&quot;&gt;&lt;img alt=&quot;Share on Facebook&quot; border=&quot;0&quot; src=&quot;http://www.labnol.org/wp/wp-content/themes/baba/img/share.png&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;hr /&gt;
  &lt;a href=&quot;http://www.labnol.org/&quot;&gt;&lt;img align=&quot;right&quot; alt=&quot;Digital Inspiration @labnol&quot; border=&quot;0&quot; src=&quot;http://www.labnol.org/wp/wp-content/themes/baba/logo-XS.png&quot; /&gt;&lt;/a&gt;&lt;small&gt;This story, &lt;a href=&quot;http://www.labnol.org/internet/google-online-timer/28153/&quot;&gt;Use Google Search as an Online Timer&lt;/a&gt;, was originally published at &lt;a href=&quot;http://www.labnol.org/&quot;&gt;Digital Inspiration&lt;/a&gt; on &lt;a href=&quot;http://www.labnol.org/date/2013/08/&quot;&gt;01/08/2013&lt;/a&gt; under &lt;a href=&quot;http://www.labnol.org/tag/google/&quot;&gt;Google&lt;/a&gt;, &lt;a href=&quot;http://www.labnol.org/category/internet/&quot;&gt;Internet&lt;/a&gt;.&lt;/small&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/3235667093992521067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/use-google-search-as-online-timer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3235667093992521067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3235667093992521067'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/use-google-search-as-online-timer.html' title='Use Google Search as an Online Timer'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-449550559122461958</id><published>2013-08-05T08:40:00.000-07:00</published><updated>2013-08-05T08:40:18.226-07:00</updated><title type='text'>How to Add a Custom Top Banner in Blogger</title><content type='html'>&lt;span style=&quot;background-color: white; color: #666666; font-family: &#39;Times New Roman&#39;, Times, FreeSerif, serif; font-size: 15px; line-height: 1.4;&quot;&gt;This great question came from&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;http://www.cavablogi.com/&quot; style=&quot;background-color: white; color: #dd8766; font-family: &#39;Times New Roman&#39;, Times, FreeSerif, serif; font-size: 15px; line-height: 1.4; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Cava&lt;/a&gt;&lt;span style=&quot;background-color: white; color: #666666; font-family: &#39;Times New Roman&#39;, Times, FreeSerif, serif; font-size: 15px; line-height: 1.4;&quot;&gt;. She wanted to know how we put this extra advertisement on the top of our Blogger blog.&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;post-body entry-content&quot; id=&quot;post-body-1022305391892916869&quot; itemprop=&quot;description articleBody&quot; style=&quot;background-color: white; color: #666666; font-family: &#39;Times New Roman&#39;, Times, FreeSerif, serif; font-size: 15px; line-height: 1.4; position: relative; width: 590px;&quot;&gt;
&lt;div dir=&quot;ltr&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;By default, Blogger offers you a static blog header including title and description of your blog. Sometimes you might want to add something else on the top of your blog header, like we wanted to add&amp;nbsp;&lt;a href=&quot;http://www.styleloving.com/&quot; style=&quot;color: #dd8766; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;StyleLoving&lt;/a&gt;&amp;nbsp;advertisement.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-DInjUjcrRTc/UPhANncCzRI/AAAAAAAAAOU/Y-rE_EvPKTc/s1600/Screen+Shot+2013-01-17+at+8.15.51+PM.png&quot; imageanchor=&quot;1&quot; style=&quot;color: #dd8766; margin-left: 1em; margin-right: 1em; text-decoration: none;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://2.bp.blogspot.com/-DInjUjcrRTc/UPhANncCzRI/AAAAAAAAAOU/Y-rE_EvPKTc/s400/Screen+Shot+2013-01-17+at+8.15.51+PM.png&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;span id=&quot;internal-source-marker_0.20588318165391684&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;So &lt;span class=&quot;GRcorrect&quot; grcontextid=&quot;lets:0&quot; grmarkguid=&quot;eb4001c1-a0c6-4933-a008-2fc952ae01f6&quot; gruiphraseguid=&quot;9cd3a0bd-e9f1-47ee-977d-84937b482a8d&quot;&gt;lets&lt;/span&gt; add a new custom header to your blog. This is fairly simple, takes 5 mins max. :)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li style=&quot;margin: 0px 0px 0.25em; padding: 0px;&quot;&gt;&lt;span id=&quot;internal-source-marker_0.20588318165391684&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Navigate to your Blogger Dashboard.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0px 0px 0.25em; padding: 0px;&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; white-space: pre-wrap;&quot;&gt;Click on your Blog Title (in our case Bloggerial).&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0px 0px 0.25em; padding: 0px;&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; white-space: pre-wrap;&quot;&gt;Move on to Template tab from the left pane.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;img height=&quot;110px;&quot; src=&quot;https://lh3.googleusercontent.com/2pY-a_X_6T5GJ1gm_qqSRB_qeDKm3ptN2LXeGZ5ed1Xl4QxXJ7Mb1XZcx_t9MUGlEGxabCThVbsxQFq1Ros422StfhGJBS8xAbpNaORU7xo1pznfkXjR&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;141px;&quot; /&gt;&lt;br /&gt;&lt;div&gt;
&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; white-space: pre-wrap;&quot;&gt;Click Edit HTML button.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;span style=&quot;white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;img height=&quot;283&quot; src=&quot;https://lh5.googleusercontent.com/Yz-_jSd_AeN6Gm1majOZF2EciUCezidoHCzzoSsa9kXliTrseoVoVZmzDJVJhGnZiT7Sr85wGhbbQKi_pCQ0y_64MmHXZqHKJO4oLTeaIYrB6UFZZoJw&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;320&quot; /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Tick on, Expand Widget Templates option.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;img height=&quot;89px;&quot; src=&quot;https://lh6.googleusercontent.com/UXCQ8TwwdN1ODP_4JJG9QD6yHr1q56rEnz_im-FIjCD9Nu9rh0TCoW_cKquW3IvvN9Yq4_V1KOL84xuRWkOfvPnMIfIYHEb9O7b7LHzKsfue4X4r2GfB&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;324px;&quot; /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Now search for &lt;span class=&quot;GRcorrect&quot; grcontextid=&quot;following:0&quot; grmarkguid=&quot;41c0a056-b88a-4363-8baa-edf87ee3fdbd&quot; gruiphraseguid=&quot;bc164bb5-2e76-4ef9-b7b5-c1e714839d33&quot;&gt;following&lt;/span&gt; or similar line of code in your template which relates to your blog header section and alter attributes using regarding attribute information indicated.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;img height=&quot;24px;&quot; src=&quot;https://lh3.googleusercontent.com/Pihja8KG5Ju_vXkQCxkSvqh2qR-yJUdjbcRXXm8a1eObA62UAIe82meWFkw-daK5GJyD2DmLc5DDu6Uw0ZzMmrReT0CBNAncX6XfeISv9YgFfboSsYTY&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;533px;&quot; /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;text-indent: 36pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;text-indent: 36pt;&quot;&gt;Maximum Widgets in Header Section&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span id=&quot;internal-source-marker_0.20588318165391684&quot;&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;This attribute specifies the maximum number of widgets can be included in &lt;span class=&quot;GRcorrect&quot; grcontextid=&quot;header section:0&quot; grmarkguid=&quot;c7f9372d-8529-4ce1-a874-7de9138d54b3&quot; gruiphraseguid=&quot;541dd4eb-3fdf-47d0-b565-9345245dbbbd&quot;&gt;header section&lt;/span&gt;. The default value is 1. So, by default, you can&#39;t add widgets more than one for your header section. By changing this value, you can allow adding more widgets for header section.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;span class=&quot;GRcorrect&quot; grcontextid=&quot;i.e:0&quot; grmarkguid=&quot;f4377b62-af8f-4cb3-b589-061a4e394177&quot; gruiphraseguid=&quot;150c4b1d-5299-4e56-9eb6-0871d593268e&quot;&gt;i.e&lt;/span&gt;: &amp;lt;b:section ... maxwidgets=&#39;2&#39; ...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id=&quot;internal-source-marker_0.20588318165391684&quot; style=&quot;text-indent: 36pt;&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Enable/Disable Adding New Elements&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id=&quot;internal-source-marker_0.20588318165391684&quot;&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Though you specified a new maxwidgets attribute value, you may not see &lt;i&gt;Add a Gadget link&lt;/i&gt; at &lt;i&gt;Page Elements page &lt;/i&gt;until you change this attribute value to yes. Change value to yes as you gonna add new custom header.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;i.e: &amp;lt;b:section ... showaddelement=&#39;yes&#39;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Now you can add custom header for your blog. But before you proceed, let&#39;s remove current header on your blog. You can find the line similar to below, just after the line of code&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;img height=&quot;22px;&quot; src=&quot;https://lh6.googleusercontent.com/kslfF23tfx1_B6pP1f43ESBRsouzcCf4HTUBLS7-JBnx8XYqutZXLN7-HDtIvuGTuDICh2kzTeW7RzLp8f2bvN--qLwHzvN059aeNSICkzyCx-KBfg7K&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;565px;&quot; /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;div dir=&quot;ltr&quot; style=&quot;display: inline !important; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36pt;&quot;&gt;
&lt;div style=&quot;display: inline !important;&quot;&gt;
&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Change the locked attribute value to false.&lt;/span&gt;&lt;/div&gt;
&amp;nbsp;&lt;/div&gt;
&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;i.e: &amp;lt;b:widget id=&#39;Header... locked=&#39;false&#39;...&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Now Save Template.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Go to Layout tab.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Arial; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;/span&gt;&lt;img height=&quot;99px;&quot; src=&quot;https://lh5.googleusercontent.com/n_Pkp6IvF-CF7LbEji6mrQHxMevev3ErgKPBrV8idWtvBV0O8C2-UXH2T4ODMIK0Wj11IWsO2qn2CjUYw2Sv-Bx5uTQMr2H6bxNhsv0D8XUMk95lUn99&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: #e9e8e7; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px;&quot; width=&quot;146px;&quot; /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Now you can see in your layout above header there is one Add a Gadget link. Click on the link to implement custom header.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times, &#39;Times New Roman&#39;, serif;&quot;&gt;&lt;span style=&quot;vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Source:&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://www.bloggerial.com/2013/01/how-to-add-custom-banner-in-blogger.html&quot; style=&quot;line-height: 1.4;&quot;&gt;http://www.bloggerial.com/2013/01/how-to-add-custom-banner-in-blogger.html&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/449550559122461958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/how-to-add-custom-top-banner-in-blogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/449550559122461958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/449550559122461958'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/how-to-add-custom-top-banner-in-blogger.html' title='How to Add a Custom Top Banner in Blogger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-DInjUjcrRTc/UPhANncCzRI/AAAAAAAAAOU/Y-rE_EvPKTc/s72-c/Screen+Shot+2013-01-17+at+8.15.51+PM.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-8596581096202526749</id><published>2013-08-02T07:24:00.002-07:00</published><updated>2013-08-02T07:24:21.287-07:00</updated><title type='text'>Read More Button in Blogger Post</title><content type='html'>&lt;h1 class=&quot;entry-title&quot; style=&quot;border: 0px; color: #333333; font-family: tahoma, verdana, sans-serif; font-size: 26px; line-height: 28px; margin: 0px 0px 5px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;span style=&quot;font-family: inherit; font-size: 14px; font-style: inherit; line-height: 19px;&quot;&gt;You have write an article about more than 1000 words after publishing it You have seen that your blogger page is completely full of your post so let we learn how to break your post on main page. As you have already seen on blogs that after few line post here is button of read more so in this post I want to tell how to Insert Read More Button In Blogger Post because once I was new blogger I was also not aware about it but now I have seen such template are designed and that’s are already designed like we don’t have to use Insert jump break.&lt;/span&gt;&lt;/h1&gt;
&lt;div class=&quot;entry&quot; style=&quot;border: 0px; color: #333333; font-family: tahoma, verdana, sans-serif; font-size: 14px; line-height: 19px; margin: 0px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 630px;&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;custom read more button&quot; border=&quot;0&quot; height=&quot;243&quot; src=&quot;http://i2.wp.com/4.bp.blogspot.com/-66690tU5pYg/UVIBaTxgUjI/AAAAAAAAB70/VZKtLIYfc-0/s1600/readmore-main.jpg?resize=320%2C243&quot; title=&quot;custom read more button&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
&lt;h2 style=&quot;border: 0px; font-family: inherit; font-size: 18px; font-style: inherit; margin: 5px 0px 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Why we should use Read More Button in Blogger Post.&lt;/h2&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
It is my thinking, if you put read more button in your blogger post your visitors will stay more time on blog. Because for reading every post they have to use you read more button and they find you have write such a wonderful and useful article for your visitors they try to explore more your blog.&lt;/div&gt;
&lt;div style=&quot;border: 0px; float: none; font-family: inherit; font-style: inherit; margin: 10px 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;/div&gt;
&lt;h3 style=&quot;border: 0px; font-family: inherit; font-size: 15px; font-style: inherit; margin: 5px 0px 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
So now we learn how to insert Read More Button in Blogger&lt;/h3&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
When you are making such article in the blogger post editor there are such tools for formatting your post. After writing few lines or wherever you want click on insert jump break as per image shown below.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;167&quot; src=&quot;http://i2.wp.com/3.bp.blogspot.com/--PefeDgQQJE/UVIBaLVKBRI/AAAAAAAAB7w/25wJdFmO6Pw/s1600/readmore-jum+button.JPG?resize=400%2C167&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
It will make your article to Read More and also you can use your own image to at the place of read more button.&lt;/div&gt;
&lt;div style=&quot;border: 0px; float: none; font-family: inherit; font-style: inherit; margin: 10px 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;150&quot; src=&quot;http://i2.wp.com/3.bp.blogspot.com/-cHocdxw2boQ/UVICGG2sKnI/AAAAAAAAB74/TgrS_3BJXic/s1600/readmore-IMAG+b.JPG?resize=320%2C150&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;border: 0px; font-family: inherit; font-size: 15px; font-style: inherit; margin: 5px 0px 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Insert Custom Image Button instead of Read More in Blogger Post&lt;/h3&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Here I will tell you how you can add custom image instead of Read More Text for making your blog more beautiful. Follow this&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Go to Blogger Dashboard &amp;gt; Template &amp;gt; Edit HTML &amp;gt; check on Expand Widget Templates&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
find the following code&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: whitesmoke; border-color: rgb(238, 238, 238); border-style: solid; border-width: 1px 0px; color: #666666; font-family: Georgia, serif; font-size: 1em; font-style: inherit; margin: 20px 0px; outline: 0px; padding: 15px 15px 1px; quotes: &#39;&#39;; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-size: 1em; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&amp;lt;a expr:href=’data:post.url + “#more”‘&amp;gt;&lt;span style=&quot;border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;Read More&amp;nbsp;&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;158&quot; src=&quot;http://i2.wp.com/4.bp.blogspot.com/-1gczgrdXaR8/UVIBZrrh4XI/AAAAAAAAB7k/GY3ARH_TBco/s1600/readmore-html+code.JPG?resize=320%2C158&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Leave it here and now you have to upload you an image which you will have to use for Read More Button, simply upload it on your blogger and copy link location&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;198&quot; src=&quot;http://i1.wp.com/3.bp.blogspot.com/-96lr3hfH8T8/UVIBZmNlwoI/AAAAAAAAB7g/NyhAh6aY_WM/s1600/readmore-IMAG+URL.JPG?resize=320%2C198&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Use this code and replace red text with Image URL in below code&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: whitesmoke; border-color: rgb(238, 238, 238); border-style: solid; border-width: 1px 0px; color: #666666; font-family: Georgia, serif; font-size: 1em; font-style: inherit; margin: 20px 0px; outline: 0px; padding: 15px 15px 1px; quotes: &#39;&#39;; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-size: 1em; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&amp;lt;img border=”0″ src=”&lt;span style=&quot;border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;Paste here the button Image URL&lt;/span&gt;“/&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Its will look like this&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: whitesmoke; border-color: rgb(238, 238, 238); border-style: solid; border-width: 1px 0px; color: #666666; font-family: Georgia, serif; font-size: 1em; font-style: inherit; margin: 20px 0px; outline: 0px; padding: 15px 15px 1px; quotes: &#39;&#39;; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-size: 1em; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&amp;lt;img border=”0″ src=”&lt;span style=&quot;border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;http://your-image-url.com/your-image.jpg&lt;/span&gt;“/&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
This is the last stage now code which you find in Blogger template&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: whitesmoke; border-color: rgb(238, 238, 238); border-style: solid; border-width: 1px 0px; color: #666666; font-family: Georgia, serif; font-size: 1em; font-style: inherit; margin: 20px 0px; outline: 0px; padding: 15px 15px 1px; quotes: &#39;&#39;; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-size: 1em; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&amp;lt;a expr:href=’data:post.url + “#more”‘&amp;gt;&lt;span style=&quot;border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;Read More&amp;nbsp;&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Replace the READ MORE with the image code like this&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: whitesmoke; border-color: rgb(238, 238, 238); border-style: solid; border-width: 1px 0px; color: #666666; font-family: Georgia, serif; font-size: 1em; font-style: inherit; margin: 20px 0px; outline: 0px; padding: 15px 15px 1px; quotes: &#39;&#39;; vertical-align: baseline;&quot;&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-size: 1em; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&amp;lt;a expr:href=’data:post.url + “#more”‘&amp;gt;&lt;span style=&quot;border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;&amp;lt;img border=”0″ src=”http://your-image-url.com/your-image.jpg”/&amp;gt;&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;border: 0px; float: right; font-family: inherit; font-style: inherit; margin: 10px 0px 10px 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;border: 0px; font-family: inherit; font-style: inherit; margin-bottom: 10px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
Save template and refresh your blog’s homepage&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border: 0px; clear: both; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;&quot;&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;56&quot; src=&quot;http://i2.wp.com/2.bp.blogspot.com/-G8Gv5iUt-7k/UVIBY0bjGQI/AAAAAAAAB7U/IJOaZ2Pf3O8/s1600/readmore-button.jpg&quot; width=&quot;259&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/8596581096202526749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/read-more-button-in-blogger-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8596581096202526749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8596581096202526749'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/read-more-button-in-blogger-post.html' title='Read More Button in Blogger Post'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-8613128818720263911</id><published>2013-08-02T06:56:00.001-07:00</published><updated>2013-08-04T01:29:32.196-07:00</updated><title type='text'>Add A Square Popular Post Widget with Rotating Effect In Blogger</title><content type='html'>&lt;h2 class=&quot;posttitle icon&quot; style=&quot;font-weight: normal; line-height: 15px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace; font-size: large;&quot;&gt;Add A Square Popular Post Widget with Rotating Effect In Blogger&lt;/span&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;content&quot; style=&quot;font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif; font-size: 13px; line-height: 15px; margin: 0px; padding: 0px;&quot;&gt;
&lt;div id=&quot;post_message_2192153&quot; style=&quot;margin: 0px; padding: 0px;&quot;&gt;
&lt;blockquote class=&quot;postcontent restore&quot; style=&quot;margin: 0px; overflow: hidden; padding: 0px; word-wrap: break-word;&quot;&gt;
Having a popular post widget on your blog helps readers view the most interesting and most read articles on your blog.&lt;br /&gt;
&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;
&lt;div style=&quot;float: left; margin: 0px; padding: 0px;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.anonym.to/?https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqc2YTL5h6m_SMVywL1lkXdQ0z_gKiOZAd9uks_6YFIu-5uMchTckTeUV_VioLIaMSd8k9UBcS0-3aLpta46lNbHhpqPJLnA2DVuhU3czeTJPfsETN0Ag5kWRW9feXt9T98_Z1BTYpkfk/s1600/Teyus+Popular+Posts.png&quot; style=&quot;color: #669900; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqc2YTL5h6m_SMVywL1lkXdQ0z_gKiOZAd9uks_6YFIu-5uMchTckTeUV_VioLIaMSd8k9UBcS0-3aLpta46lNbHhpqPJLnA2DVuhU3czeTJPfsETN0Ag5kWRW9feXt9T98_Z1BTYpkfk/s1600/Teyus+Popular+Posts.png&quot; style=&quot;border: 0px; max-width: 100%;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many widgets online that can be used to show popular post on a blog, but in this, I will be sharing with you a popular post widget with a rotating effect. This widget helps in decreasing bounce rate of your&lt;br /&gt;
blog.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This widget is kind of different from other popular widget, because it doesn’t only shows the popular post, but as well rotate when hovered on any of the thumbnails.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;
&lt;div style=&quot;float: left; margin: 0px; padding: 0px;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the few steps below to add add a square popular post widget with rotating effect in Blogger.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;b&gt;How to Get Started&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
=&amp;gt; Firstly, log in to your blogger dashboard&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; Go to layout and click on Add a Gadget&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; A pop up menu comes up, select Popular Post and don&#39;t forget to check Show thumbnail option&lt;br /&gt;
Save&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; Go to your blog template and click on Edit HTML&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; Press Ctrl + F and search for&amp;nbsp;&lt;b&gt;]]&amp;gt;&lt;/b&gt;in search box&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; Immediately below it, copy and paste the code below&lt;br /&gt;
.PopularPosts .item-title { display:none; } .PopularPosts .widget-content ul li { background: none repeat scroll 0 0 transparent; float: right; list-style: none outside none; margin: 10px 0 0 !important; padding: 0 !important; } .PopularPosts .item-thumbnail { margin: 0 8px !important; } #PopularPosts1 img:hover{-moz-transform: scale(1.2) rotate(-350deg);-webkit-transform: scale(1.2) rotate(-350deg);-o-transform: scale(1.2) rotate(-350deg);-ms-transform: scale(1.2) rotate(-350deg);transform: scale(1.2) rotate(-350deg);-webkit-box-shadow: 0 0 0px rgba(255,0,0,.4), inset 0 0 0px rgba(255,255,255,1);-moz-box-shadow: 0 0 0px rgba(255,0,0,.4), inset 0 0 0px rgba(255,255,255,1);box-shadow: 0 0 0px rgba(255,0,0,.4), inset 0 0 0px rgba(255,255,255,1);} .item-thumbnail img { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border: 3px solid #ccc; height: 60px; padding: 3px; width: 60px; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=&amp;gt;&amp;nbsp;&lt;b&gt;Save&lt;/b&gt;&amp;nbsp;the Template&lt;br /&gt;
&lt;br /&gt;
That’s all.&lt;/blockquote&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span style=&quot;font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif; font-size: 13px; line-height: 15px;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Read more:&amp;nbsp;&lt;a href=&quot;http://www.naijafinder.com/threads/786143-Add-A-Square-Popular-Post-Widget-with-Rotating-Effect-In-Blogger#ixzz2aotgfjGt&quot; style=&quot;color: #003399; text-decoration: none;&quot;&gt;Add A Square Popular Post Widget with Rotating Effect In Blogger&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.naijafinder.com/threads/786143-Add-A-Square-Popular-Post-Widget-with-Rotating-Effect-In-Blogger#ixzz2aotgfjGt&quot; style=&quot;color: #003399; text-decoration: none;&quot;&gt;http://www.naijafinder.com/threads/786143-Add-A-Square-Popular-Post-Widget-with-Rotating-Effect-In-Blogger#ixzz2aotgfjGt&lt;/a&gt;&lt;br /&gt;
www.naijafinder.com&lt;br /&gt;
Follow us:&amp;nbsp;&lt;a href=&quot;http://ec.tynt.com/b/rw?id=a7JQus11Or4B0Bacwqm_6l&amp;amp;u=Naijafinder&quot; style=&quot;color: #669900; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;@Naijafinder on Twitter&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href=&quot;http://ec.tynt.com/b/rf?id=a7JQus11Or4B0Bacwqm_6l&amp;amp;u=NaijaFinder&quot; style=&quot;color: #669900; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;NaijaFinder on Facebook&lt;/a&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/8613128818720263911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/add-square-popular-post-widget-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8613128818720263911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8613128818720263911'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/add-square-popular-post-widget-with.html' title='Add A Square Popular Post Widget with Rotating Effect In Blogger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqc2YTL5h6m_SMVywL1lkXdQ0z_gKiOZAd9uks_6YFIu-5uMchTckTeUV_VioLIaMSd8k9UBcS0-3aLpta46lNbHhpqPJLnA2DVuhU3czeTJPfsETN0Ag5kWRW9feXt9T98_Z1BTYpkfk/s72-c/Teyus+Popular+Posts.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-1048841954772792573</id><published>2013-08-02T02:23:00.000-07:00</published><updated>2013-11-26T23:21:48.745-08:00</updated><title type='text'>Official essential software downloads (Offline install if available)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace; font-size: large;&quot;&gt;Official essential softwares&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;Microsoft .NET Framework 4 (Standalone Installer)&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;ေဒါင္းလုပ္လုပ္ရန္&amp;nbsp;&lt;a href=&quot;http://www.microsoft.com/en-us/download/details.aspx?id=17718&quot;&gt;ဒါကိုႏွိပ္ပါ&lt;/a&gt;။ ၿပီးရင္&amp;nbsp;ေအာက္ကပံုအတိုင္းၾကည့္ၿပီးေဒါင္းႏိုင္ပါၿပီ ...&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.microsoft.com/en-us/download/details.aspx?id=17718&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;u style=&quot;text-align: center;&quot;&gt;&lt;strike&gt;&lt;span id=&quot;goog_984367225&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_984367226&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://www.blogger.com/&quot;&gt;&lt;/a&gt;&lt;/strike&gt;&lt;/u&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmF6jBFkVTNw5rqxqajHvqFYgyju1TEW0HSgWKwuAD_pgnJhRPBTWLkeUker89OGq7NOeXyRzyk5f1W4y7pqqWT6zl0iGkPmvijFycUVHqzKe9w7bsr4gzHpz1CMTp-nvvR9Qdyx__-lI/s1600/8-2-2013+10-02-49+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;182&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmF6jBFkVTNw5rqxqajHvqFYgyju1TEW0HSgWKwuAD_pgnJhRPBTWLkeUker89OGq7NOeXyRzyk5f1W4y7pqqWT6zl0iGkPmvijFycUVHqzKe9w7bsr4gzHpz1CMTp-nvvR9Qdyx__-lI/s400/8-2-2013+10-02-49+AM.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR3mWnpLrLcbu0uweDhWZVdONB2e9DggKhaXeUS53q1QLlCvRG2r7PXcL3EILGE9Myual_OFWqRwdGGe79KqKmZq6buj6wtI_ORBhv76VSt-SpOk1eSUr7rTABRLp8rKQPrAfYzIUw6-A/s1600/8-2-2013+10-03-11+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;163&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR3mWnpLrLcbu0uweDhWZVdONB2e9DggKhaXeUS53q1QLlCvRG2r7PXcL3EILGE9Myual_OFWqRwdGGe79KqKmZq6buj6wtI_ORBhv76VSt-SpOk1eSUr7rTABRLp8rKQPrAfYzIUw6-A/s400/8-2-2013+10-03-11+AM.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtsAsdjjTlrFwKPd3rifg7rIdgZ68nM0RC4LDwIZyqyYUCQwDbT3FiMuTXSO8MxRECfpJ06iJ72PJk2avgcJkYsCA3GMeX-yNLSq_5JCRnaCboyvxHuSyRKNDOTml3-vjHifgtxLSc57g/s1600/8-2-2013+10-03-27+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;166&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtsAsdjjTlrFwKPd3rifg7rIdgZ68nM0RC4LDwIZyqyYUCQwDbT3FiMuTXSO8MxRECfpJ06iJ72PJk2avgcJkYsCA3GMeX-yNLSq_5JCRnaCboyvxHuSyRKNDOTml3-vjHifgtxLSc57g/s400/8-2-2013+10-03-27+AM.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;b&gt;Mozilla Firefox Web Browser(Offline Download)&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;u&gt;&lt;strike&gt;&lt;/strike&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://www.mozilla.org/en-US/firefox/all/&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;u&gt;&lt;a href=&quot;https://www.mozilla.org/en-US/firefox/all/&quot;&gt;https://www.mozilla.org/en-US/firefox/all/&lt;/a&gt;&lt;/u&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj81SHqCtjHzNIsifxpc-wgSw4GlJNrIO0TX8AYecFJDV4tXz_JrqTWGUBeMV6KHAuwdwUH0k47_F2uAkOiKWy7X2z46Vt9jr8YNi0e842NbvHYKVvTjjeMW37kH61p9K6GR5KMGmxXkG2c/s1600/12-07-2013+11-54-11+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;283&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj81SHqCtjHzNIsifxpc-wgSw4GlJNrIO0TX8AYecFJDV4tXz_JrqTWGUBeMV6KHAuwdwUH0k47_F2uAkOiKWy7X2z46Vt9jr8YNi0e842NbvHYKVvTjjeMW37kH61p9K6GR5KMGmxXkG2c/s640/12-07-2013+11-54-11+AM.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Google Chrome Web Browser(Offline Download)&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span id=&quot;goog_984367209&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_984367210&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://www.blogger.com/&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://support.google.com/installer/answer/126299?hl=en&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://support.google.com/installer/answer/126299?hl=en&quot;&gt;https://support.google.com/installer/answer/126299?hl=en&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVTtWJqGMx9FJs4maVLxWfi9emA6yRE85wlW4Q0mtTMkGE55NeZGFygvRsTkk47Rh1mBXh7tUNxVQYxVkYS2fjpoGfGReIVbNrTsD85CF5nW2YbuCg5ld05F0kqordq4dNZ41ZkJ2rtWa8/s1600/12-07-2013+11-45-57+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;326&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVTtWJqGMx9FJs4maVLxWfi9emA6yRE85wlW4Q0mtTMkGE55NeZGFygvRsTkk47Rh1mBXh7tUNxVQYxVkYS2fjpoGfGReIVbNrTsD85CF5nW2YbuCg5ld05F0kqordq4dNZ41ZkJ2rtWa8/s640/12-07-2013+11-45-57+AM.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKG_3sYE8pSMfpf9WZuNsQkupCJPwQGbFHli6-3scw6m9fI1-G-VkW-dXPPmic7hB0eIN_aRAiCRbaM0BLf4UCNZ7Spc62QXBeRUTJNg9CMhPAALuIG_wLsZS8rtYgap-_Wwx6lyS1gsYa/s1600/12-07-2013+12-30-44+PM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;202&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKG_3sYE8pSMfpf9WZuNsQkupCJPwQGbFHli6-3scw6m9fI1-G-VkW-dXPPmic7hB0eIN_aRAiCRbaM0BLf4UCNZ7Spc62QXBeRUTJNg9CMhPAALuIG_wLsZS8rtYgap-_Wwx6lyS1gsYa/s400/12-07-2013+12-30-44+PM.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaEs9z6i-r1qbKfxOT8zRExMN8DLXXKYo3GPgLwuGHawuZODkYFoZ3QgggIV0wE45Gs6qA21Y0hr5_jd79UOjMq3rb8QjKXUimKLqW5cfnHnJqDdXWeFshQDw8bnXD9n9TqttqK80ypRX5/s1600/12-07-2013+12-40-32+PM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;212&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaEs9z6i-r1qbKfxOT8zRExMN8DLXXKYo3GPgLwuGHawuZODkYFoZ3QgggIV0wE45Gs6qA21Y0hr5_jd79UOjMq3rb8QjKXUimKLqW5cfnHnJqDdXWeFshQDw8bnXD9n9TqttqK80ypRX5/s400/12-07-2013+12-40-32+PM.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;Microsoft Security Essential(Free antivirus for windows)+Offline update download link&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://windows.microsoft.com/en-us/windows/security-essentials-all-versions&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;span id=&quot;goog_984367265&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_984367266&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://www.blogger.com/&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://windows.microsoft.com/en-us/windows/security-essentials-all-versions&quot;&gt;http://windows.microsoft.com/en-us/windows/security-essentials-all-versions&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;Offline Update&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;a href=&quot;http://support.microsoft.com/kb/971606&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5aGoXG1bQ3G0OELcTXv0xztpmfy_5KjZj23wHujh2pNJB6fVDqOX1oUC6mOqujbUqLOgKPKGdEXo1E09Tu9-I0D7RdcvxVJOP6H8fti07nAmGZ-UA97WgbbIm2Q-2ZHvkyx-XM2OpYcs/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/971606&quot;&gt;http://support.microsoft.com/kb/971606&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;Windows Live Essentials Full Official download links&lt;/b&gt;&lt;/div&gt;
&lt;a href=&quot;http://windows.microsoft.com/en-us/windows-live/essentials-install-offline-faq&quot; target=&quot;_blank&quot;&gt;Microsoft windows live essential 2012 full installler(Offline) download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Direct Download Links -&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Essentials installer files for Windows&amp;nbsp;7, Windows&amp;nbsp;8, and Windows&amp;nbsp;Server&amp;nbsp;2008&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://g.live.com/1rewlive5-all/en/wlsetup-all.exe&quot; target=&quot;_blank&quot;&gt;Direct Download(EN)&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;Essentials installer files for Windows&amp;nbsp;Vista&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;&lt;a href=&quot;http://g.live.com/1rewlive4-all/en/wlsetup-all.exe&quot; target=&quot;_blank&quot;&gt;Direct Download(EN)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;Essentials installer files for Windows&amp;nbsp;XP&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;&lt;a href=&quot;http://g.live.com/1rewlive3/en/wlsetup-all.exe&quot; target=&quot;_blank&quot;&gt;Direct Download(EN)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;Adobe flash players all version for all platform (offline)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.adobe.com/products/flashplayer/distribution3.html&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;http://www.adobe.com/products/flashplayer/distribution3.html&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s1600/Bravo+Download1.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;link_container&quot;&gt;&lt;span class=&quot;link_text_container&quot;&gt;ဆက္လက္ျဖည့္စြက္သြားပါမည္ ... &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/1048841954772792573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/08/official-essential-software-downloads.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1048841954772792573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1048841954772792573'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/08/official-essential-software-downloads.html' title='Official essential software downloads (Offline install if available)'/><author><name>Practice Makes Perfect</name><uri>http://www.blogger.com/profile/07959456549295445435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5dQD2YcmcvEJhyphenhyphenC2CpTB0kL01Q-K-JpHkig6T8jgZBjOk66HRbYzp848Z3lFj5ht2EDfNQbdtohU5I0pvWN0dGDqthCjfrxxbfjQ_GXAx4EQklDQn62mCtNItkN7FV4V_S21OE6wu7MQ/s72-c/Bravo+Download1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-4695763301664428260</id><published>2013-07-31T23:58:00.001-07:00</published><updated>2013-08-01T00:14:45.758-07:00</updated><title type='text'>How To Add Rainbow Color Effect To Your Blog Links On Mouse Hover | .::CyberHax::.</title><content type='html'>How To Add Rainbow Color Effect To Your Blog Links On Mouse Hover&lt;br /&gt;
Posted by Jatin Singh , 10:57 PM 0 Comments and 0 Reactions&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizPD0aHRU7gOWC_bIjtvoT-rDrAY_tq-8lpjXwn-8bS5CIcS1SSY2L0f5oiZCry9nAfAA0Rk_3twE8w8BiKsoiuf8wyvmC9PCCDMFw9hG7dZAusY2iodfOndwyvSJ4lH2FWQCcwpO48WUS/s1600/Your++Links+In+Hover+For+Blogger+Blogspot.png&quot; /&gt;&lt;/div&gt;
Hi friends! Rainbow color effect will give random colors to your link on hover. This widget works based on simple JavaScript. Once it&#39;s applied, all links on the page exhibit a rainbow effect on mouseover.&lt;br /&gt;
&lt;br /&gt;
1-&amp;gt; Login To Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
2-&amp;gt; Click On Layout&lt;br /&gt;
&lt;br /&gt;
3-&amp;gt;Click On Add Gadget&lt;br /&gt;
&lt;br /&gt;
4-&amp;gt;Select HTML/JAVASCRIPT&lt;br /&gt;
&lt;br /&gt;
5-&amp;gt;Paste The Following Code&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: blue; font-family: Georgia, &#39;Times New Roman&#39;, serif; font-style: italic; line-height: 22px;&quot;&gt;&amp;lt;script src=&quot;http://www.weebly.com/uploads/8/2/7/3/8273197/rainbow_colors_entertainment.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
6-&amp;gt;Save Your Template&lt;br /&gt;
&lt;br /&gt;
All Set &lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&lt;br /&gt;
&lt;br /&gt;
ဥပမာၾကည့္ခ်င္ရင္&amp;nbsp;ေအာက္ကလင့္ခ္ေပၚကိုေမာက္စ္ေထာက္ၾကည့္ပါ ...&lt;br /&gt;
Read more: &lt;a href=&quot;http://www.cyberhax.org/2013/07/how-to-add-rainbow-color-effect-to-your.html#ixzz2ahLd6Jjw&quot;&gt;http://www.cyberhax.org/2013/07/how-to-add-rainbow-color-effect-to-your.html&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/4695763301664428260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/how-to-add-rainbow-color-effect-to-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4695763301664428260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4695763301664428260'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/how-to-add-rainbow-color-effect-to-your.html' title='How To Add Rainbow Color Effect To Your Blog Links On Mouse Hover | .::CyberHax::.'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizPD0aHRU7gOWC_bIjtvoT-rDrAY_tq-8lpjXwn-8bS5CIcS1SSY2L0f5oiZCry9nAfAA0Rk_3twE8w8BiKsoiuf8wyvmC9PCCDMFw9hG7dZAusY2iodfOndwyvSJ4lH2FWQCcwpO48WUS/s72-c/Your++Links+In+Hover+For+Blogger+Blogspot.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-3637189361545858059</id><published>2013-07-31T01:23:00.001-07:00</published><updated>2013-08-05T08:30:40.614-07:00</updated><title type='text'>Professional Social Sidebar Widget for Blogger and Website 2013 ~ Digital Hub Inc.</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;Many people think that Blogger lacks in all of the extra goodies you can add to other platforms like WordPress, but it simply isn&#39;t true. By using widgets you can customize your blog as much as you like by just adding little snippets of code to the sidebars.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;Today I&#39;m publish a&amp;nbsp;Professional Social Sidebar Widget for Blogger. It&#39;s very attractive and&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;margin: 0px; padding: 0px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;beautiful social widget. This social connect widget position at sidebar and include slide out connect social options.Let&#39;s see the demo and check out tutorial :&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px;&quot; /&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimVO2aYHY7Ohw71oiz-ulsqaTRMsabtzmGbtn3uOTPHE0ck7OzM8mO78tgtecYtehKlfDLnb_EwNv8pLHbsGNawUl83wYVeO2VMZSOF8jRlaDsCkMFHy_A9UESMjZwPoUMj8jx5kjxUMA/s550/social+sidebar+for+blogger.png&quot; imageanchor=&quot;1&quot; style=&quot;-webkit-transition: all 0.25s linear 0s; color: #ae2525; margin: 0px 1em; outline: none medium; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimVO2aYHY7Ohw71oiz-ulsqaTRMsabtzmGbtn3uOTPHE0ck7OzM8mO78tgtecYtehKlfDLnb_EwNv8pLHbsGNawUl83wYVeO2VMZSOF8jRlaDsCkMFHy_A9UESMjZwPoUMj8jx5kjxUMA/s550/social+sidebar+for+blogger.png&quot; style=&quot;-webkit-box-shadow: transparent 0px 0px 0px !important; background-image: none !important; border: none !important; box-shadow: transparent 0px 0px 0px !important; display: block; margin: auto !important; max-width: 100%; outline: none !important; padding: 0px; position: relative;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;b&gt;&lt;a class=&quot;awesome large green&quot; href=&quot;http://digitalhubinc2.blogspot.in/p/social-sidebar-widget.html&quot; style=&quot;-webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 4px; -webkit-transition: all 0.25s linear 0s; background-color: #91bd09; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimghbFYKJdUkLutxVqbZVOxfCCX3jwD2_fTAB7mjnWtHB3veNaB8MT7hIJRux1uSR0KrhoFCpLHT3ciopBP37ofxuQRKhHktP31THNfXKRe8xGv0Oi7hSSxvdsVQEl32cwHncRjYe8Weyk/s1600/alert-overlay.png); background-position: initial initial; background-repeat: repeat no-repeat; border-bottom-color: rgba(0, 0, 0, 0.247059); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-bottom-style: solid; border-bottom-width: 1px; border-top-left-radius: 3px; border-top-right-radius: 3px; color: white; cursor: pointer; display: inline-block; font-size: 17px; line-height: 1; margin: 5px; opacity: 1; outline: none medium; padding: 8px 14px 9px; position: relative; text-decoration: none; text-shadow: rgba(0, 0, 0, 0.247059) 1px 1px 4px; transition: all 0.25s linear 0s;&quot; target=&quot;_blank&quot;&gt;Live Demo&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;How to add&amp;nbsp;Professional Social Sidebar Widget on Blogger&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;First go to Blogger Homepage -&amp;nbsp;&lt;a href=&quot;https://www.blogger.com/&quot; style=&quot;-webkit-transition: all 0.25s linear 0s; color: #ae2525; margin: 0px; outline: none medium; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;&quot; target=&quot;_blank&quot;&gt;Blogger Login Page&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;span style=&quot;background-color: black; color: white; margin: 0px; padding: 0px;&quot;&gt;Select More&lt;/span&gt;&amp;nbsp;Option as seen below screenshots.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdqc0VW6ANxQnnq6mCQpTTTDAVN-aVGOzp3f4bODhZPdAZzo6gVTbc-a4qUqxhNhb055YfCnaYIAxNv-QOzJdJMbqAZLpO6ZLU0XFnnSmD-LIzJYP8aCGJYnlTd-5y7iYPn1Vcf0W4C1I/s263/select+on+blogger+drop+down+list.png&quot; imageanchor=&quot;1&quot; style=&quot;-webkit-transition: all 0.25s linear 0s; color: #ae2525; margin: 0px 1em; outline: none medium; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdqc0VW6ANxQnnq6mCQpTTTDAVN-aVGOzp3f4bODhZPdAZzo6gVTbc-a4qUqxhNhb055YfCnaYIAxNv-QOzJdJMbqAZLpO6ZLU0XFnnSmD-LIzJYP8aCGJYnlTd-5y7iYPn1Vcf0W4C1I/s263/select+on+blogger+drop+down+list.png&quot; style=&quot;-webkit-box-shadow: transparent 0px 0px 0px !important; background-image: none !important; border: none !important; box-shadow: transparent 0px 0px 0px !important; display: block; margin: auto !important; max-width: 100%; outline: none !important; padding: 0px; position: relative;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlpOK0Ax9-iq1VvEliIk52kAwU9uHxTlI-IYiIhwPR4FRXwdFP7hhfBHNAU8PPMYkIUHxQ2KN94ru07tZd8jQganKOOdbjjewgZ6G18Z0GFr8IqRlqI68HYHv4IaZJHDlUuISN-Gv3aLw/s416/drop-drown&#39;&#39;.png&quot; imageanchor=&quot;1&quot; style=&quot;-webkit-transition: all 0.25s linear 0s; color: #ae2525; margin: 0px 1em; outline: none medium; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlpOK0Ax9-iq1VvEliIk52kAwU9uHxTlI-IYiIhwPR4FRXwdFP7hhfBHNAU8PPMYkIUHxQ2KN94ru07tZd8jQganKOOdbjjewgZ6G18Z0GFr8IqRlqI68HYHv4IaZJHDlUuISN-Gv3aLw/s416/drop-drown&#39;&#39;.png&quot; style=&quot;-webkit-box-shadow: transparent 0px 0px 0px !important; background-image: none !important; border: none !important; box-shadow: transparent 0px 0px 0px !important; display: block; margin: auto !important; max-width: 100%; outline: none !important; padding: 0px; position: relative;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;Then after select&amp;nbsp;&lt;span style=&quot;background-color: #444444; color: #eeeeee; margin: 0px; padding: 0px;&quot;&gt;Layout&lt;/span&gt;&amp;nbsp;Option and Go to add widget HTML/JAVASCRIPT. Select the given below code &amp;nbsp;and paste between blank place on widget option &amp;amp; save it.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1VxDbYFXsOsGLQyExNXEWahWRmEz3kSJjQp_GTjrLpVJy4yaGkf7C-Fq4_gFhPWym2CPQdN8nCC_tqf88VAkTzmv-WwPhEocpOv449fp10lMtiSdGgmbwSdVjf-XVoz8pTwi19eCXc2k/s440/widget+social+.png&quot; imageanchor=&quot;1&quot; style=&quot;-webkit-transition: all 0.25s linear 0s; color: #ae2525; margin: 0px 1em; outline: none medium; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1VxDbYFXsOsGLQyExNXEWahWRmEz3kSJjQp_GTjrLpVJy4yaGkf7C-Fq4_gFhPWym2CPQdN8nCC_tqf88VAkTzmv-WwPhEocpOv449fp10lMtiSdGgmbwSdVjf-XVoz8pTwi19eCXc2k/s440/widget+social+.png&quot; style=&quot;-webkit-box-shadow: transparent 0px 0px 0px !important; background-image: none !important; border: none !important; box-shadow: transparent 0px 0px 0px !important; display: block; margin: auto !important; max-width: 100%; outline: none !important; padding: 0px; position: relative;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px;&quot; /&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;background-color: black; background-repeat: no-repeat repeat; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-left-color: rgba(233, 27, 27, 0.458824); border-left-style: solid; border-left-width: 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; color: white; font-family: &#39;Segoe UI&#39;, Calibri, &#39;Myriad Pro&#39;, Myriad, &#39;Trebuchet MS&#39;, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 1.3em; margin: 1em 20px; padding: 20px 20px 20px 30px; quotes: &#39;&#39;;&quot;&gt;
&amp;nbsp;&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;&amp;lt;div id=&#39;social-sidebar&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;   &lt;/span&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;a class=&#39;entypo-twitter&#39; href=&#39;https://twitter.com/digitalhubinc&#39; target=&#39;_blank&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;      &lt;/span&gt;&amp;lt;span&amp;gt;Twitter&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;a class=&#39;entypo-gplus&#39; href=&#39;http://dribbble.com/digitalhubinc&#39; target=&#39;_blank&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;      &lt;/span&gt;&amp;lt;span&amp;gt;google+&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;a class=&#39;entypo-tumblr&#39; href=&#39;http://www.tumblr.net/digitalhubinc&#39; target=&#39;_blank&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;      &lt;/span&gt;&amp;lt;span&amp;gt;tumblr&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;a class=&#39;entypo-facebook&#39; href=&#39;http://www.facebook.net/digitalhubinc&#39; target=&#39;_blank&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;      &lt;/span&gt;&amp;lt;span&amp;gt;facebook&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;a class=&#39;entypo-rss&#39; href=&#39;http://feeds.feedburner.com/digitalhubinc&#39; target=&#39;_blank&#39;&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;      &lt;/span&gt;&amp;lt;span&amp;gt;feedburner&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;     &lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;    &lt;/span&gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;   &lt;/span&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;  &lt;/span&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;style type=&#39;text/css&#39;&amp;gt;&lt;br /&gt;
/*&amp;lt;![CDATA[*/&lt;br /&gt;
@charset &quot;utf-8&quot;;&lt;br /&gt;
/* CSS Document */&lt;br /&gt;
/* ---------- ENTYPO ---------- *//* ---------- Digital Hub Inc : http://www.digitalhubinc.com/---------- */&lt;br /&gt;
/* ---------- http://weloveiconfonts.com/ ---------- */&lt;br /&gt;
@import url(http://weloveiconfonts.com/api/?family=entypo);&lt;br /&gt;
[class*=&quot;entypo-&quot;]:before {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;font-family: &#39;entypo&#39;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
/* ---------- GENERAL ---------- */&lt;br /&gt;
#social-sidebar a { text-decoration: none; }&lt;br /&gt;
#social-sidebar ul {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;list-style: none;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;margin: 0;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;padding: 0;&lt;br /&gt;
}&lt;br /&gt;
/* ---------- Social Sidebar ---------- */&lt;br /&gt;
#social-sidebar {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;left: 0;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;margin-top: -75px; /* (li * a:width) / -2 */&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;position: fixed;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;top: 50%;&lt;br /&gt;
}&lt;br /&gt;
#social-sidebar ul li:first-child a { border-radius: 0 5px 0 0; }&lt;br /&gt;
#social-sidebar ul li:last-child a { border-radius: 0 0 5px 0; }&lt;br /&gt;
#social-sidebar ul li a {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;background: #121212;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;color: #fff;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;display: block;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;height: 50px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;font-size: 18px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;line-height: 50px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;position: relative;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;text-align: center;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;width: 50px;&lt;br /&gt;
}&lt;br /&gt;
#social-sidebar ul li a:hover span {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;left: 130%;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;opacity: 1;&lt;br /&gt;
}&lt;br /&gt;
#social-sidebar ul li a span {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;border-radius: 3px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;line-height: 24px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;left: -100%;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;margin-top: -16px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-ms-filter:&quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=0)&quot;;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;filter: alpha(opacity=0);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;opacity: 0;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;padding: 4px 8px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;position: absolute;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-webkit-transition: opacity .3s, left .4s;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-moz-transition: opacity .3s, left .4s;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-ms-transition: opacity .3s, left .4s;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-o-transition: opacity .3s, left .4s;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;transition: opacity .3s, left .4s;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;top: 50%;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
#social-sidebar ul li a span:before {&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;content: &quot;&quot;;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;display: block;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;height: 8px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;left: -4px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;margin-top: -4px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;position: absolute;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;top: 50%;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-webkit-transform: rotate(45deg);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-moz-transform: rotate(45deg);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-ms-transform: rotate(45deg);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;-o-transform: rotate(45deg);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;transform: rotate(45deg);&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;width: 8px;&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt; &lt;/span&gt;z-index: -2;&lt;br /&gt;
}&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;twitter&quot;]:hover,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;twitter&quot;] span,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;twitter&quot;] span:before { background: #6CDFEA; }&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;gplus&quot;]:hover,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;gplus&quot;] span,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;gplus&quot;] span:before { background: #E34429; }&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;tumblr&quot;]:hover,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;tumblr&quot;] span,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;tumblr&quot;] span:before { background: #1769ff; }&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;facebook&quot;]:hover,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;facebook&quot;] span,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;facebook&quot;] span:before { background: #234999; }&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;rss&quot;]:hover,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;rss&quot;] span,&lt;br /&gt;
#social-sidebar ul li a[class*=&quot;rss&quot;] span:before { background: #f57b05; }&lt;br /&gt;
/*]]&amp;gt;*/&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;At last , Properly All Done on your Blogger Template and See Your Blog.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;We hope all of you enjoy this post and share it. Please drop your valuable comment.&lt;/span&gt;&lt;/div&gt;
&lt;br style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px;&quot; /&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; font-size: medium; margin: 0px; padding: 0px;&quot;&gt;See more tutorials on:&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;
&lt;span style=&quot;font-family: Georgia, &#39;Times New Roman&#39;, serif; margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Georgia, &#39;Times New Roman&#39;, serif; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px;&quot;&gt;&lt;a class=&quot;tag&quot; href=&quot;http://www.digitalhubinc.com/search/label/Social%20Media&quot; style=&quot;-webkit-transition: border-color 0.218s; background-image: -webkit-gradient(linear, 0% 40%, 0% 70%, from(rgb(19, 18, 18)), to(rgb(14, 14, 14))); border: 3px solid rgb(204, 204, 204); color: #f8f8f8; display: inline-block; font-family: verdana; font-size: 9px; line-height: normal; margin: 0px 2px 2px 0px; outline: none medium; padding: 8px 10px; text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px; text-transform: uppercase; transition: border-color 0.218s;&quot; target=&quot;_blank&quot;&gt;SOCIAL MEDIA&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;-webkit-transition: border-color 0.218s; background-color: white; background-image: -webkit-gradient(linear, 0% 40%, 0% 70%, from(rgb(19, 18, 18)), to(rgb(14, 14, 14))); border: 3px solid rgb(204, 204, 204); color: #f8f8f8; display: inline-block; font-family: Georgia, &#39;Times New Roman&#39;, serif; font-size: 9px; margin: 0px; outline: none medium; padding: 0px; text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px; text-transform: uppercase; transition: border-color 0.218s;&quot;&gt;&lt;a class=&quot;tag&quot; href=&quot;http://www.digitalhubinc.com/search/label/CSS%20and%20HTML&quot; style=&quot;-webkit-transition: border-color 0.218s; background-color: white; background-image: -webkit-gradient(linear, 0% 40%, 0% 70%, from(rgb(19, 18, 18)), to(rgb(14, 14, 14))); border: 3px solid rgb(204, 204, 204); color: #f8f8f8; display: inline-block; font-family: verdana; font-size: 9px; margin: 0px 2px 2px 0px; outline: none medium; padding: 8px 10px; text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px; text-transform: uppercase; transition: border-color 0.218s;&quot; target=&quot;_blank&quot;&gt;CSS AND HTML&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/3637189361545858059/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/professional-social-sidebar-widget-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3637189361545858059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3637189361545858059'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/professional-social-sidebar-widget-for.html' title='Professional Social Sidebar Widget for Blogger and Website 2013 ~ Digital Hub Inc.'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimVO2aYHY7Ohw71oiz-ulsqaTRMsabtzmGbtn3uOTPHE0ck7OzM8mO78tgtecYtehKlfDLnb_EwNv8pLHbsGNawUl83wYVeO2VMZSOF8jRlaDsCkMFHy_A9UESMjZwPoUMj8jx5kjxUMA/s72-c/social+sidebar+for+blogger.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-2794399993218777216</id><published>2013-07-22T21:46:00.001-07:00</published><updated>2013-08-05T08:32:01.663-07:00</updated><title type='text'>YouTube ကို Dance အက, က,ခိုင္းမယ္ (အပ်င္းေျပေစဖို႔ပါ)</title><content type='html'>&lt;br /&gt;
&lt;blockquote&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPrc_uchX5vZ_1BFrlUliHXeyHkiObZG-CuGC6aJgUkwVvOvSIN6DFQhDQgCt44bldQ7P2lWflmUMj5ju0WT_USqcYoZ4YckQZ_r9tsBiI1PFUhZrzO2XP6_EvA6TwSnEV_GDRfxBvlKc/s1600/now-do-www.winkabarkyaw.net.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPrc_uchX5vZ_1BFrlUliHXeyHkiObZG-CuGC6aJgUkwVvOvSIN6DFQhDQgCt44bldQ7P2lWflmUMj5ju0WT_USqcYoZ4YckQZ_r9tsBiI1PFUhZrzO2XP6_EvA6TwSnEV_GDRfxBvlKc/s320/now-do-www.winkabarkyaw.net.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ဒါေလးကေတာ့ အပ်င္းေစဖို႔နဲ႔ ဗဟုသုတရေစဖို႔ အတြက္ ရည္ရြယ္ပါတယ္ခင္မ်ာ... အားလံုးသိၾကတဲ႔ &lt;b&gt;YouTube &lt;/b&gt;မွာ &lt;b&gt;Dance &lt;/b&gt;က,ခိုင္းၾကည့္တာပါ.... စမ္းၾကည့္လိုက္ပါ တကယ္ အပ်င္းေျပေစမွာပါ.... &lt;br /&gt;
&lt;a href=&quot;http://youtube.com/&quot;&gt;&lt;b&gt;ဒီေနရာက&lt;/b&gt;&lt;/a&gt; ေန &lt;b&gt;YouTube &lt;/b&gt;ကိုဝင္ပါ... &lt;br /&gt;
ျပီးရင္ ဒီေအာက္က အနီေရာင္နဲ႔ စာလံုးေတြကို&lt;b&gt; Copy &lt;/b&gt;ကူးျပီး &lt;b&gt;YouTube&lt;/b&gt; ရဲ႕ &lt;b&gt;Search Box&lt;/b&gt; ထဲမွာ &lt;b&gt;Paste&lt;/b&gt; လုပ္ျပီး &lt;b&gt;Enter&lt;/b&gt; ေခါက္ၾကည့္လိုက္ပါ... ျမဴးၾကြတဲ႔ သံစဥ္နဲ႔အတူ &lt;b&gt;YouTube&lt;/b&gt; မ်က္ႏွာျပင္ေပၚမွာရွိတဲ႔ ပံုေတြ , စာလံုးေတြအားလံုး က,ခုန္ေနၾကတာျမင္ေတြ႕ရပါလိမ့္မယ္... &lt;br /&gt;
&lt;b&gt;Do The Harlem Shake&lt;/b&gt; &lt;br /&gt;
&lt;img alt=&quot;How To make Youtube Dance&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaAVhzoECEqodEbbOqN_0k9VkhlIjiwB1byaSGy2GxagbL0RLs3hpMlbV3RwUJhMun_yhNR-weSd23AeLQ_Kz5owAQQ9y5CLDjFxRr99VXzrpg_lnHV6V_UZrBaFdveIMXML_nbBL2Z6u_/s1600/youtube+serach+box.png&quot; title=&quot;How To make Youtube Dance&quot; /&gt; &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEzEzAyWy3lBgcp1NynpGbSH__KwinkZib145PwUZNDldcnnyGpilq1Fd3Z8ebz2s1mwJfpTMOjraKXZ9Lif4sTqJpK6Dtp04-KbZ8TnY6QTJ04hz75gHYNCMI7CJIQ3FIO1EB9JgdRLI/s1600/images.jpg&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEzEzAyWy3lBgcp1NynpGbSH__KwinkZib145PwUZNDldcnnyGpilq1Fd3Z8ebz2s1mwJfpTMOjraKXZ9Lif4sTqJpK6Dtp04-KbZ8TnY6QTJ04hz75gHYNCMI7CJIQ3FIO1EB9JgdRLI/s1600/images.jpg&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;blockquote&gt;
အားလံုးေပ်ာ္ရႊင္ၾကပါေစ...&lt;/blockquote&gt;
ခင္မင္လွ်က္&lt;br /&gt;&lt;b&gt;ဝင္းကမာၻေက်ာ္&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href=&quot;http://www.winkabarkyaw.net/&quot;&gt;www.winkabarkyaw.net&lt;/a&gt;&lt;/b&gt;&lt;/blockquote&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/2794399993218777216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/youtube-dance.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/2794399993218777216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/2794399993218777216'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/youtube-dance.html' title='YouTube ကို Dance အက, က,ခိုင္းမယ္ (အပ်င္းေျပေစဖို႔ပါ)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPrc_uchX5vZ_1BFrlUliHXeyHkiObZG-CuGC6aJgUkwVvOvSIN6DFQhDQgCt44bldQ7P2lWflmUMj5ju0WT_USqcYoZ4YckQZ_r9tsBiI1PFUhZrzO2XP6_EvA6TwSnEV_GDRfxBvlKc/s72-c/now-do-www.winkabarkyaw.net.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-3215981052920048606</id><published>2013-07-22T21:31:00.001-07:00</published><updated>2013-07-22T21:31:10.558-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Learning"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="Programming"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><title type='text'>Group (11) C++ Ebooks</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ibdkg4ZSpZwFda.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ibdkg4ZSpZwFda.png&quot; width=&quot;200&quot; height=&quot;136&quot;&gt;&lt;/a&gt; &lt;p&gt;ဒါကေတာ့ C++ စာအုပ္ သုံးအုပ္ကုိ တင္ေပးလုိက္ပါတယ္။ တစ္အုပ္ခ်င္းစီ တင္ေပးလုိက္ပါတယ္။ ဆုိက္နည္းနည္းႀကီးလုိ႔ တစ္အုပ္ခ်င္းစီ တင္ေပးလုိက္တာပါ။ အဆင္ေျပမယ္လုိ႔ ေမွ်ာ္လင့္ ပါတယ္။ တတ္ႏုိင္သေလာက္ေတာ့ ရွိသမွ်စာအုပ္ အကုန္လုံးကုိ တင္ေပးသြားမွာပါ။ Download link ေတြကေတာ့ အဆင္ေျပေစမယ့္ ဆုိက္ေတြကေန ေရြးတင္ထားတာပါ။ အားလုံးက free Download လုပ္လုိ႔ရေစမယ့္ ဆုိက္နဲ႔ ဖုိင္ကုိ တာရွည္သိမ္းထား ႏုိင္မယ့္ ဆုိက္ေတြခ်ည္းပါပဲ။ &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt; &lt;p&gt;&lt;b&gt;C++ Volume-1&lt;/b&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/SUtbx&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtec&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtl8&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtno&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtho&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtqF&quot;&gt;Turstfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUtVd&quot;&gt;Mirrorcreator&lt;/a&gt;&lt;br&gt;&lt;b&gt;C++ Volume-2&lt;/b&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/SUuwh&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUuzb&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUv7x&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUuta&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUv3G&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvDw&quot;&gt;Turstfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUu5M&quot;&gt;Mirrorcreator&lt;/a&gt;&lt;br&gt;&lt;b&gt;C++ Volume-3&lt;/b&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/SUvRF&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvUS&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvZk&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUveq&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvX8&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvjZ&quot;&gt;Turstfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SUvMv&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-11-c-ebooks.html&quot;&gt;Group (11) C++ Ebooks&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sat, 20 Jul 2013 17:41:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/3215981052920048606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-11-c-ebooks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3215981052920048606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3215981052920048606'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-11-c-ebooks.html' title='Group (11) C++ Ebooks'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-4627853284960317587</id><published>2013-07-19T09:07:00.001-07:00</published><updated>2013-07-19T09:07:50.582-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="Customize"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Theme"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>The Beach Sunset Desktop</title><content type='html'>&lt;p&gt;&lt;img alt=&quot;The Beach Sunset Desktop&quot; src=&quot;http://img.gawkerassets.com/img/18u9qf2hrjoubpng/k-bigpic.png&quot; width=&quot;970&quot; height=&quot;546&quot;&gt; &lt;p&gt;Reader &lt;a href=&quot;http://sparsic.kinja.com/&quot;&gt;Sparsic&lt;/a&gt; submitted this summery desktop to our &lt;a href=&quot;http://lifehacker.com/kinja.com/tag/desktop-showcase&quot;&gt;Desktop Showcase&lt;/a&gt;, and between the fact that his wallpaper makes us wish we were at the beach and his Rainmeter skins perfectly fit the wallpaper, we had to feature it. &lt;p&gt;Sparsic&#39;s desktop isn&#39;t particularly cluttered with widgets, but the ones he uses fit perfectly. Look at the horizon line: the clock&#39;s reflection is arranged perfectly, and the music control widget on the other side is lined up perfectly along the horizon as well. Want the same look for your Windows machine? Here&#39;s what you&#39;ll need: &lt;ul&gt; &lt;li&gt;The &lt;a href=&quot;http://rainmeter.net/cms/&quot;&gt;Rainmeter&lt;/a&gt; system tweaking and monitoring tool for Windows  &lt;li&gt;Sparsic&#39;s .rmskin &lt;a href=&quot;http://nitroxyl.deviantart.com/art/Summer-Sunsets-382234110&quot;&gt;configuration file&lt;/a&gt; that includes the wallpaper, skins, and other tools for the on-screen display, now playing widget, clock and weather, and more, over at DeviantArt  &lt;li&gt;The &lt;a href=&quot;http://rocketdock.com/&quot;&gt;RocketDock&lt;/a&gt; application launcher for the taskbar replacement at the bottom of the screen  &lt;li&gt;The &lt;a href=&quot;http://rocketdock.com/addon/icons/34628&quot;&gt;WIndows Phone icon pack&lt;/a&gt; for RocketDock  &lt;li&gt;The &lt;a href=&quot;http://www.windows7download.com/win7-taskbar-eliminator/uygcwwmv.html&quot;&gt;Windows 7 Taskbar Eliminator&lt;/a&gt; to completely remove the taskbar&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Rainmeter was used for the skins. I have all the skins ready for download on my deviantArt page, all included with the wallpaper. &lt;a href=&quot;http://sparsic.kinja.com/summer-sunset-desktop-650042935&quot;&gt;Read…&lt;/a&gt; &lt;p&gt;Sparsic was kind enough to package up all of the Rainmeter skins and configuration into one tool so you can import it and get it looking just the way he has it here, which is a huge time saver. If you like what you see, head on over to &lt;a href=&quot;http://sparsic.kinja.com/summer-sunset-desktop-650042935&quot;&gt;his Kinja blog&lt;/a&gt; and let him know how much you like his work, or ask a question or two while you&#39;re there! &lt;p&gt;Do you have a good-looking, functional desktop of your own to show off? Share it with us! &lt;strong&gt;Post it to your personal Kinja blog using the tag &lt;a href=&quot;http://kinja.com/tag/desktop-showcase&quot;&gt;desktop showcase&lt;/a&gt;&lt;/strong&gt; or &lt;strong&gt;add it to our &lt;a href=&quot;http://www.flickr.com/groups/lifehacker-desktop-showandtell/&quot;&gt;Lifehacker Desktop Show and Tell Flickr pool&lt;/a&gt;&lt;/strong&gt;. Screenshots must be at least at least 640x360 and please include information about what you used, links to your wallpaper, skins, and themes, and any other relevant details. If your awesome desktop catches our eye, you might get featured! &lt;p&gt;&lt;a href=&quot;http://sparsic.kinja.com/summer-sunset-desktop-650042935&quot;&gt;Summer Sunset Desktop&lt;/a&gt; | Sparsic &lt;p&gt;&lt;a href=&quot;http://lifehacker.com/the-beach-sunset-desktop-828295787&quot;&gt;The Beach Sunset Desktop&lt;/a&gt;&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/4627853284960317587/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/the-beach-sunset-desktop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4627853284960317587'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4627853284960317587'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/the-beach-sunset-desktop.html' title='The Beach Sunset Desktop'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-2147470350440675102</id><published>2013-07-18T03:36:00.001-07:00</published><updated>2013-07-18T03:36:44.395-07:00</updated><title type='text'>Multiple Bootable Operating Systems ေတြကို USB Stick တစ္ခုထဲမွာ အင္စေတာလုပ္မယ္</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg1sR92fmDWG5qOPFwk-SibaCbPgPGxFilLFBM051KEhzqEH9ZnUuQ452l9lJc24XALZNPq6lYprlWvzVEZtLG98RTi5DkyxnXiWb8-x8A-E5lHyz0Eren0RWf6-yvLbcw7hUyc9SI2xc/s1600/Win+Kabarkyaw_www.winkabarkyaw.net.jpg&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg1sR92fmDWG5qOPFwk-SibaCbPgPGxFilLFBM051KEhzqEH9ZnUuQ452l9lJc24XALZNPq6lYprlWvzVEZtLG98RTi5DkyxnXiWb8-x8A-E5lHyz0Eren0RWf6-yvLbcw7hUyc9SI2xc/s400/Win+Kabarkyaw_www.winkabarkyaw.net.jpg&quot; width=&quot;400&quot; height=&quot;181&quot;&gt;&lt;/a&gt; &lt;p&gt;USB Stick ကေန windows အင္စေတာလုပ္နည္း ကို ေရးေပးဖူးပါတယ္။အဲဒီလို လုပ္ဖို ့အတြက္ microsoft ရဲ&amp;nbsp; ့ windows 7 usb/dvd download&amp;nbsp; tool ကို အသံုးျပဳပါတယ္။Windows 7 usb/dvd download tool က operating system တစ္ခု တည္းကို ပဲ usb stick မွာ အင္စေတာလုပ္ေပးႏိုင္ပါတယ္။Operating systems အမ်ားအျပားကို usb stick မွာ အင္စေတာလုပ္ခ်င္ရင္ေတာ့ ေအာက္ မွာ ဆက္ဖတ္ပါ။USB stick ကေန windows os ဒါမွမဟုတ္တစ္ျခား os ေတြကို အင္စေတာလုပ္ဖုိ ့ iso ဖိုင္ကို အသံုးျပဳရပါတယ္။ISO ဖိုင္ဆို တာ disk image file အမ်ိဳးအစားတစ္ခု ျဖစ္ပါတယ္။အင္တာနက္ကေန windows os ေတြ ေဒါင္းလုပ္ရရွိရင္ iso ဖိုင္အေနနဲ ့ရရွိပါတယ္။တကယ္လို ့သင္ဟာ ဆိုင္က windows os အေခြကို ၀ယ္ယူထားတယ္ဆိုရင္ &lt;a href=&quot;http://thu-ya.blogspot.com/2012/08/free-download-power-iso-54-with-keygen.html&quot;&gt;PowerISO&lt;/a&gt; လို မ်ိဳး ေဆာ့၀ဲသံုးျပီး ၀င္းဒိုး အေခြကေန iso ဖိုင္ ျပဳလုပ္ႏိုင္ပါတယ္။ &lt;p&gt;&lt;a href=&quot;http://draft.blogger.com/null&quot; name=&quot;more&quot;&gt;&lt;/a&gt; &lt;p&gt;Windows os တစ္ခု ကို usb stick မွာ အင္စေတာလုပ္ဖို ့ usb ရဲ ့ storage ဟာ 4 gb ေလာက္ေနရာရွိရပါမယ္။Windows os အမ်ားအျပားကို&amp;nbsp; usb stick မွာ အင္စေတာလုပ္ဖို ့ usb stick ရဲ ့ storage က လံုေလာက္တဲ့ အေနအထားမွာ ရွိရပါမယ္။ကြ်န္ေတာ့္မွာ 4gb ပဲဆန္ ့တဲ့ usb stick ပဲရွိတဲ့အတြက္&amp;nbsp;&amp;nbsp; ဒီေဆာင္းပါးမွာေတာ့ windows os ေတြကို အင္စေတာမလုပ္ဘဲ kaspersky rescue disk iso, bitdefender rescue cd iso စတာေတြကို သံုးျပီးစမ္းသပ္ပါတယ္။ဆိုလို ခ်င္တာက windows os iso ေတြ တစ္ျခား os iso ေတြကို သံုးႏိုင္ပါတယ္။ &lt;p&gt;&lt;b&gt;&lt;a href=&quot;http://adfoc.us/x28386029&quot;&gt;Download MultiBootUSB &lt;/a&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;/b&gt; &lt;p&gt;Portable freeware တစ္ခု ျဖစ္ပါတယ္။Application ကို run ျပီးရင္ Step 1 မွာ usb stick ကို ေရြးေပးပါ။Step 2 မွာေတာ့ iso ဖိုင္ကို ေရြးေပးပါ။ျပီးရင္ Create ကို ႏွိပ္ပါ။ &lt;p&gt;&lt;img title=&quot;ashampoo 03&quot; border=&quot;0&quot; alt=&quot;ashampoo 03&quot; src=&quot;http://lh3.ggpht.com/-h9lecGsByHA/UaMihcEeI7I/AAAAAAAAA3k/JIFkbxpDfOw/ashampoo%25252003_thumb%25255B2%25255D.png?imgmax=800&quot; width=&quot;406&quot; height=&quot;328&quot;&gt; &lt;p&gt;ျပီးရင္ေတာ့ အခ်ိန္အနည္းငယ္ေစာင့္ပါ။ &lt;p&gt;&lt;img title=&quot;ashampoo 04&quot; border=&quot;0&quot; alt=&quot;ashampoo 04&quot; src=&quot;http://lh5.ggpht.com/-qgTHrx__Ibo/UaMikVBU2TI/AAAAAAAAA30/hLm5VsPQHms/ashampoo%25252004_thumb%25255B2%25255D.png?imgmax=800&quot; width=&quot;400&quot; height=&quot;241&quot;&gt; &lt;p&gt;ျပီးသြားရင္ ေတာ့ အေပၚကအဆင့္အတိုင္းပဲေနာက္ထပ္ os တစ္ခု usb stick မွာ အင္စေတာလုပ္ပါ။USB stick နဲ ့ဆန္ ့သေလာက္ os ေတြ အင္စေတာလုပ္ႏိုင္ပါတယ္။အားလံုးျပီးသြားရင္ QEMU ကို ႏွိပ္ပါ။QEMU က machine emulator and virtualizer ျဖစ္ျပီး သင့္ usb stick မွာ အင္စတာလုပ္ထားတဲ့ os ေတြ တကယ္အလုပ္ လုပ္မလုပ္စမ္းသပ္ႏိုင္ပါတယ္။Usb stick ကို စမ္းသပ္ဖို ့ အတြက္ Boot USB ကို ႏွိပ္ပါ။ကြ်န္ေတာ့္စမ္းသပ္ခ်က္မွာေတာ့ ဒီ feature ကေကာင္းေကာင္းအလုပ္မလုပ္ပါဘူး။အဲဒီအတြက္ windows ကို restart ခ်ျပီး boot menu မွာ usb stick ကေန boot တက္ျပီးစမ္းသပ္ၾကည့္ေတာ့အဆင္ေျပတာေတြ ့ရပါတယ္။ &lt;p&gt;&lt;img title=&quot;ashampoo 01&quot; border=&quot;0&quot; alt=&quot;ashampoo 01&quot; src=&quot;http://lh3.ggpht.com/-2cFDjHhLhpM/UaMinjy9PPI/AAAAAAAAA4E/8xRp6LoXmfs/ashampoo%25252001_thumb%25255B2%25255D.png?imgmax=800&quot; width=&quot;400&quot; height=&quot;322&quot;&gt; &lt;p&gt;&lt;b&gt;&lt;a href=&quot;http://adfoc.us/x28386698&quot;&gt;Download YUMI – Multiboot USB Creator&lt;/a&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;/b&gt; &lt;p&gt;ေနာက္ tool တစ္ခု ကေတာ့ YUMI – Multiboot USB Creator ဆို တဲ့ freeware ပါ။Step 1 မွာ usb stick ကို ေရြးေပးပါ။ Step 2 မွာ windows ကို အင္စေတာလုပ္ရင္ Windows Vista/7/8 Installer ဒါမွမဟုတ္ Windows XP ကို အင္စေတာလုပ္ရင္ Windows XP Installer ကို ေရြးပါ။ျပီးရင္ iso ဖုိင္ကို ေရြးေပးျပီး Create ကိုႏွိပ္ပါ။ &lt;p&gt;&lt;img title=&quot;ashampoo 05&quot; border=&quot;0&quot; alt=&quot;ashampoo 05&quot; src=&quot;http://lh4.ggpht.com/-8KWRDPPoZEQ/UaMitrYqQbI/AAAAAAAAA4U/djMfAGa1ouw/ashampoo%25252005_thumb%25255B2%25255D.png?imgmax=800&quot; width=&quot;400&quot; height=&quot;311&quot;&gt; &lt;p&gt;အခ်ိိန္အနည္းငယ္ေစာင့္ပါ။ &lt;p&gt;&lt;img title=&quot;ashampoo 07&quot; border=&quot;0&quot; alt=&quot;ashampoo 07&quot; src=&quot;http://lh3.ggpht.com/-8X0WJdUW6fE/UaMixC4r6wI/AAAAAAAAA4k/gTK5LKaa5WA/ashampoo%25252007_thumb%25255B2%25255D.png?imgmax=800&quot; width=&quot;400&quot; height=&quot;241&quot;&gt; &lt;p&gt;OS တစ္ခု အင္စေတာလုပ္ျပီးရင္ ေနာက္ os တစ္ခု အင္စေတာလုပ္ဖို ့အေပၚကနည္းအတုိင္းလုပ္ပါ။YUMI မွာေတာ့ QEMU (machine emulator and virtualizer ) မပါရွိတဲ့အတြက္ ၀င္းဒိုးကို restart ခ်ျပီး usb ကေန boot တက္ျပီး အလုပ္ လုပ္မလုပ္စမ္းသပ္ႏိုင္ပါတယ္။အိုေကတယ္ဆိုရင္ေတာ့ သင့္ USB stick ကေန windows os အမ်ားအျပားကို အင္စေတာလုပ္ႏိုင္ပါျပီ။ &lt;p&gt;&lt;b&gt; Credit to:&amp;nbsp; &lt;a href=&quot;http://www.kothuya.com/&quot;&gt;http://www.kothuya.com&lt;/a&gt;&lt;/b&gt; &lt;p&gt;USB တစ္ခုထဲမွာ Window OS ေတြ ထည့္နည္းကို အဆင္မေျပေသးရင္&amp;nbsp; &lt;a href=&quot;http://www.intowindows.com/how-to-create-multiboot-usb-flash-drive-windows-7-and-xp/&quot;&gt;&lt;b&gt;ဒီေနရာမွာ&lt;/b&gt;&lt;/a&gt; နဲ႔&amp;nbsp; &lt;b&gt;&lt;a href=&quot;http://www.addictivetips.com/windows-tips/how-to-create-customizable-multiboot-system-rescue-disk/&quot;&gt;ဒီေနရာ&lt;/a&gt; &lt;/b&gt;ေတြမွာ ဆက္လက္&amp;nbsp; ေလ့လာႏုိင္ပါေသးတယ္...။ &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source:&lt;a title=&quot;ဝင္းကမာၻေက်ာ္ {Full Version Software Free Download}&quot; href=&quot;http://www.winkabarkyaw.net/&quot;&gt;ဝင္းကမာၻေက်ာ္ {Full Version Software Free Download}&lt;/a&gt;&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/2147470350440675102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/multiple-bootable-operating-systems-usb.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/2147470350440675102'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/2147470350440675102'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/multiple-bootable-operating-systems-usb.html' title='Multiple Bootable Operating Systems ေတြကို USB Stick တစ္ခုထဲမွာ အင္စေတာလုပ္မယ္'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg1sR92fmDWG5qOPFwk-SibaCbPgPGxFilLFBM051KEhzqEH9ZnUuQ452l9lJc24XALZNPq6lYprlWvzVEZtLG98RTi5DkyxnXiWb8-x8A-E5lHyz0Eren0RWf6-yvLbcw7hUyc9SI2xc/s72-c/Win+Kabarkyaw_www.winkabarkyaw.net.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-456972909388920033</id><published>2013-07-17T21:27:00.001-07:00</published><updated>2013-07-17T21:27:17.448-07:00</updated><title type='text'>Facebook အေၾကာင္း သိေကာင္းစရာ...</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUegj9rPlbfDf0Mm88aQaQ0-BVKF_LzM-WhI5MWGfuIN3JXN83vMGz-jCaAlb6y0ImLn0ydatSQ8wIFKuZCV6oD4BzeZKRwOzw-7JW9gUtDq1eIeh3bChzxtrEEGTjGbYHyacYsKI2F42Z/s1600/1044740_553885294675790_444899410_n.jpg&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUegj9rPlbfDf0Mm88aQaQ0-BVKF_LzM-WhI5MWGfuIN3JXN83vMGz-jCaAlb6y0ImLn0ydatSQ8wIFKuZCV6oD4BzeZKRwOzw-7JW9gUtDq1eIeh3bChzxtrEEGTjGbYHyacYsKI2F42Z/s320/1044740_553885294675790_444899410_n.jpg&quot; width=&quot;320&quot; height=&quot;294&quot;&gt;&lt;/a&gt; &lt;p&gt;၁။ Facebook က သင့္အေၾကာင္း ဘယ္ေလာက္ သိသလဲ သိခ်င္ပါသလား။ Home Menu ထဲက Account Settings ကို ဝင္ၿပီး Download a copy of your facebook data ဆုိတဲ့ ခလုတ္ကို ႏွိပ္လိုက္ရင္ Facebook က သင့္အေၾကာင္း ဘယ္ေလာက္ သိသလဲ ဆုိတာ ၾကည့္ႏုိင္မွာပါ။&lt;br&gt;၂။ သင္ကေတာ့ သင့္ရဲ႕ သတင္းထူးေတြနဲ႔ ကိုယ္ေရးကိုယ္တာေတြကို တစ္ကမာၻလံုးကို ေျပာခ်င္မွာ မဟုတ္ပါဘူး။ ဒါေပမဲ့ Facebook ကေတာ့ သင္တင္သမွ် အေၾကာင္းအရာေတြကို လူအမ်ား ၾကည့္ႏုိင္တဲ့ Public အေနနဲ႔ပဲ Setting မွာ ထားေပးမွာပါ။ သင္ မ်ားမ်ားတင္ေလ၊ ပိုႀကိဳက္ေလေပါ့။ လူအေတာ္မ်ားမ်ားက Privacy Setting ကို ေျပာင္းမွာ မဟုတ္ဘူးလို႔ စဥ္းစားၿပီးေပါ့။&lt;br&gt;၃။ သင့္သူငယ္ခ်င္းေတြ တင္သမွ်အားလံုးကို သင္ျမင္ရမွာ မဟုတ္သလို သင္တင္သမွ် အရာတိုင္းကိုလည္း သင့္သူငယ္ခ်င္း လက္တစ္ဆုပ္ကသာ ျမင္ရလိမ့္မယ္။ Facebook က အသံုးျပဳသူေတြကို အြန္လိုင္းမွာ ၾကာၾကာ ရွိေစခ်င္တဲ့အတြက္ Like အမ်ားႀကီး ရထားတဲ့၊ အမ်ားဆံုး share ထားတဲ့၊ comment အမ်ားႀကီး ရွိတဲ့ post ေတြကို သင္အရင္ျမင္ရေအာင္ အေပၚကို ေရႊ႕ေပးထားပါတယ္။&lt;br&gt;၄။ သင္ Facebook ထဲကို ဝင္ထားတုန္းဆုိ ကၽြန္ေတာ္တုိ႔က သင္ ဘာလုပ္ေနသလဲ လိုက္ၾကည့္ထားတယ္။ Facebook ရဲ႕ Like ဒါမွမဟုတ္ Share ခလုတ္ရွိတဲ့ Website ေတြကို သင္ဝင္ၾကည့္တိုင္း Facebook က မွတ္တမ္းတင္ သိမ္းဆည္းထားတယ္။&lt;br&gt;၅။ သင္တင္တဲ့ post ေတြကို Public က ၾကည့္လို႔ရေအာင္ လုပ္ထားရင္ လူတုိင္းက သင္ ဘယ္ေရာက္ေနသလဲ သိႏုိင္ပါတယ္။ မေတာ္တဆမ်ား သင့္အိမ္ကိုဝင္ဖို႔ ေခ်ာင္းေနတဲ့ သူခိုးက သင္ခရီးသြားေနတာ သိသြားရင္ေတာ့ …&lt;br&gt;၆။ ဘြဲ႕ရတာတုိ႔၊ ေစ့စပ္တာတို႔၊ လက္ထပ္တာတို႔၊ ကေလးေမြးတာတို႔လို သတင္းထူးေတြ တင္ဦးမွာလား။ Facebook က သိပါလိမ့္မယ္။ သိ႐ုံတင္ မဟုတ္ဘဲ သင့္သူငယ္ခ်င္းေတြ အြန္လိုင္းတက္ၿပီး Facebook ထဲကို ဝင္လာတဲ့ အခ်ိန္အထိ ျမင္ရေအာင္ တင္ထားေပးပါလိမ့္မယ္။&lt;br&gt;၇။ Facebook က သင့္အေၾကာင္း မ်ားမ်ားသိေလ၊ သင့္အတြက္ အက်ိဳးရွိေလပါပဲ။ ဥပမာ – သင္က Giordano တံဆိပ္ ႀကိဳက္တယ္ဆုိရင္ Facebook က Giordano မွာ ေစ်းဝယ္လို႔ရတဲ့ ကူပြန္ကို သင္ျမင္ရေအာင္ ျပေပးတဲ့အခါ သင့္အတြက္ အသံုးဝင္ပါလိမ့္မယ္။&lt;br&gt;၈။ သင္ သတိတရရွိတဲ့ သူငယ္ခ်င္းေတြရဲ႕ post ေတြ သိပ္မေတြ႕ဘဲ သိပ္မသိတဲ့သူေတြဆီက post ေတြပဲ မ်ားေနသလား။ သင္ရဲ႕ newsfeed ကုိ Mostrecent ကေန Top News ကို ေျပာင္းလိုက္ပါ။ ၿပီးရင္ သင္အျမဲ ျမင္ခ်င္၊ ေတြ႕ခ်င္တဲ့ သူငယ္ခ်င္းေတြကို Closefriends ထဲကို ထည့္ၿပီး၊ သင္မျမင္ခ်င္တဲ့ သူေတြဆုိရင္ေတာ့ subscibe လုပ္ထားတာ ျဖဳတ္လုိက္ပါ။&lt;br&gt;၉။ Facebook က ေနရာလပ္ေတြကို ေၾကာ္ျငာကုမၸဏီေတြကို ေရာင္းပါတယ္။ ေၾကာ္ျငာကုမၸဏီေတြက သူတုိ႔ ပစ္မွတ္ထားတဲ့ ေဒသ၊ လုပ္ငန္း၊ အသက္အရြယ္နဲ႔ ပညာ အဆင့္အတန္းေတြကို Facebook ကို ေျပာျပတဲ့အခါ Facebook က အခ်က္အလက္ေတြနဲ႔ ကိုက္ညီသူေတြ ေၾကာ္ျငာေတြကို ျမင္ရေအာင္ ေဆာင္ရြက္ေပးပါတယ္။&lt;br&gt;၁၀။ သင္တင္တဲ့ post ကို သင့္သူငယ္ခ်င္း အားလံုး ျမင္ရေအာင္ လုပ္ခ်င္ပါသလား။ Post တစ္ခုအတြက္ ခုနစ္ ေဒၚလာကေန ဆယ္ေဒၚလာေလာက္ထိ ေပးရင္ သင့္သူငယ္ခ်င္းတိုင္းရဲ႕ Top News မွာ သင္တင္ထားတဲ့ post ေပၚေအာင္ Facebook က လုပ္ေပးပါလိမ့္မယ္။&lt;br&gt;၁၁။ အသံုးျပဳသူ ေတာ္ေတာ္မ်ားမ်ားက Timeline ကို သေဘာမက်ၾကပါဘူး။ ဒါေပမဲ့ ဒါကို မၾကာခင္ ေျပာင္းလဲမယ့္ အလားအလာေတာ့လည္း မျမင္မိဘူး။ Timeline က အသံုးျပဳသူအခ်င္းခ်င္း ေဝမွ်ရာမွာ ထိေရာက္ၿပီး အျမင္ဆန္းပါတယ္။ ကုမၸဏီေတြကလဲ သူတို႔ရဲ႕ ကုန္ပစၥည္းေတြကို ျမင္သာထင္သာ ေၾကာ္ျငာလုိ႔ရလို႔ သေဘာက်ၾကတယ္ေလ။&lt;br&gt;၁၂။ သင္တင္တဲ့ post ေတြကို သင့္ၿမိဳ႕က လူေတြပဲ၊ သင့္ေက်ာင္းက လူေတြပဲ၊ သင့္အလုပ္က လူေတြပဲ စသျဖင့္ လူတစ္စုပဲ ျမင္ေအာင္ လုပ္လုိ႔ရပါတယ္။ သင္တင္တ့ဲ post ကို သင့္သူေဌးက လြဲၿပီး က်န္တဲ့သူအားလံုး ျမင္ေအာင္လဲ လုပ္လုိ႔ ရပါတယ္။ အဲဒါေတြ အကုန္လံုးကို status update box ရဲ႕ ညာဘက္ေအာက္ေထာင့္မွာရွိတဲ့ ျမားခလုတ္မွာ ေျပာင္းလို႔ ရပါတယ္။&lt;br&gt;၁၃။ ေနာက္တတ္၊ ေျပာင္တတ္တဲ့ သင့္လုပ္ေဖာ္ကိုင္ဖက္၊ ဒါမွမဟုတ္ သူငယ္ခ်င္းေရွ႕မွာေတာ့ သင့္ Facebook ကို မဖြင့္ထားမိပါေစနဲ႔။ တစ္ေယာက္ေယာက္ကမ်ား သင့္ Facebook ေပၚမွာ ေျပာင္ေခ်ာ္ေခ်ာ္ status ေတြ ေလွ်ာက္ေရးလုိ႔ကေတာ့ သင့္ကို ေၾကာင္ေနၿပီလားလို႔ ထင္သြားမွာပါပဲ။&lt;br&gt;၁၄။ သူငယ္ခ်င္း လက္ခံတာနဲ႔ တျခား page ေတြကို like လုပ္တဲ့အခါ သတိထားပါ။ သင္ေတြ႕သမွ်သူေတြကို လက္ခံ၊ ေတြ႕သမွ် page ကို like လုပ္ထားရင္ေတာ့ သင္စိတ္မဝင္စားတဲ့ အရာေတြလဲ အမ်ားႀကီး သင္ေတြ႕ေနရမွာပါ။ အဲဒီေတာ့ အခ်ိန္ယူၿပီး မျမင္ခ်င္တာေတြကို စစ္ထုတ္ပစ္ပါဦး။&lt;br&gt;၁၅။ Facebook Chat ထဲမွာ Offline လုပ္ၿပီး သင္ စကားမေျပာခ်င္တဲ့ သူငယ္ခ်င္းေတြဆီကေန ပုန္းေနလို႔ရပါတယ္။ တကယ္လုိ႔ သူငယ္ခ်င္း တစ္ေယာက္ေယာက္နဲ႔ပဲ စကားမေျပာခ်င္ဘူး ဆုိရင္လည္း chat window ထဲက သူ႔နာမည္ကို ႏွိပ္၊ ညာဘက္ထိပ္မွာရွိတဲ့ icon မွာ သူ႔တစ္ေယာက္ထဲကိုပဲ offline လုပ္ထားလို႔ ရပါတယ္။&lt;br&gt;၁၆။ တခ်ိဳ႕ အခ်က္အလက္ေတြက Facebook ေပၚမွာ ဖြက္ထားလို႔ မရပါဘူး။ ဥပမာ – သင့္နာမည္၊ သင့္ profile မွာ တင္ထားတဲ့ ဓာတ္ပံု၊ သင္က အမ်ိဳးသားလား၊ အမ်ိဳးသမီးလား ဆုိတာေတြေပါ့။ ဒီလို အခ်က္အလက္ေတြကို လူတိုင္းက ၾကည့္ႏိုင္ပါတယ္။&lt;br&gt;၁၇။ သင္ သေဘာက်တဲ့ Facebook page ေတြမွာ လူေတြ နည္းသြားတယ္လို႔ ထင္မိလား။ အဲဒါ profile အတုေတြနဲ႔ page အတုေတြကို Facebook က လုိက္ဖ်က္သိမ္းေနလို႔ပါ။ တစ္ခါတေလမွာ လူတစ္ေယာက္ထဲကပဲ accountေတြ အမ်ားႀကီးနဲ႔ သံုးေနတတ္တယ္ေလ။ Facebook ရဲ႕ အဆုိအရကေတာ့ profile အတုေတြက ၈၃ မီလီယံေတာင္ ရွိတယ္တဲ့။&lt;br&gt;၁၈။ သံုးရတာ ပိုျမန္ခ်င္တယ္ ဆုိရင္ေတာ့ ဒီနည္းကို သံုးပါ။ သင့္ဖုန္းနဲ႔ Facebook ကို log in မလုပ္ခင္ Wifi network တစ္ခုခုနဲ႔ ခ်ိတ္ဆက္လိုက္ပါ။&lt;br&gt;၁၉။ သင္ ကုမၸဏီတစ္ခုခုကို Like လုပ္တာပဲ ျဖစ္ျဖစ္၊ ကုန္ပစၥည္းတစ္ခုအေၾကာင္းကို comment ေပးတာပဲျဖစ္ျဖစ္ သတိထားပါ။ သင္ဘာလုပ္လိုက္သလဲ ဆုိတာ သင့္သူငယ္ခ်င္းေတြဆီမွာ ေပၚပါတယ္။ သင့္လုပ္ရပ္ကို Facebook က ေၾကာ္ျငာအေနနဲ႔ အသံုးခ်ေကာင္း ခ်ပါလိမ့္မယ္။&lt;br&gt;Ref &amp;amp; Credit to Smart Pro Journal&lt;br&gt;Source:&lt;a title=&quot;http://www.mmithelper.com/2013/07/facebook.html&quot; href=&quot;http://www.mmithelper.com/2013/07/facebook.html&quot;&gt;http://www.mmithelper.com/2013/07/facebook.html&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.mmithelper.com/2013/07/facebook.html&quot;&gt;Facebook အေၾကာင္း သိေကာင္းစရာ...&lt;/a&gt;&lt;br&gt;Myanmar IT Helper&lt;br&gt;Wed, 17 Jul 2013 21:33:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/456972909388920033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/facebook.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/456972909388920033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/456972909388920033'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/facebook.html' title='Facebook အေၾကာင္း သိေကာင္းစရာ...'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUegj9rPlbfDf0Mm88aQaQ0-BVKF_LzM-WhI5MWGfuIN3JXN83vMGz-jCaAlb6y0ImLn0ydatSQ8wIFKuZCV6oD4BzeZKRwOzw-7JW9gUtDq1eIeh3bChzxtrEEGTjGbYHyacYsKI2F42Z/s72-c/1044740_553885294675790_444899410_n.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-4418950085777571282</id><published>2013-07-17T08:14:00.001-07:00</published><updated>2013-07-17T08:14:50.716-07:00</updated><title type='text'>Use Google as a Proxy Server to Bypass Paywalls, Download Files</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;If you have trouble accessing a web page either because the website is blocked at your workplace, or because that page happens to be behind a &lt;a href=&quot;http://www.labnol.org/internet/nyt-paywall/18992/&quot;&gt;paywall&lt;/a&gt;, there are a couple of undocumented Google proxy servers that may help you read that page. &lt;p&gt;&lt;img alt=&quot;Google Proxy Server&quot; src=&quot;http://img.labnol.org/di/google-proxy-server.gif&quot; width=&quot;644&quot; height=&quot;364&quot;&gt; &lt;p&gt;When you access any page via one of these Google proxies, the content of that page gets downloaded on Google servers and then served to you. The lesser-known &lt;a href=&quot;http://www.labnol.org/internet/google-proxy-server/28112/#gmodules&quot;&gt;gmodules.com&lt;/a&gt; proxy, discussed later, will even allow you to download documents, videos and other web files that are otherwise blocked. &lt;h5&gt;1. Google Translate as a Proxy&lt;/h5&gt; &lt;p&gt;To use Google Translate as a proxy, set the destination language as the actual language of the page and the source language as anything but the destination language.  &lt;p&gt;For instance, if you are to access a page written in English, set the destination language (tl) in the translate URL as “en” and the source language (sl) as “ja” for Japanese. (&lt;a href=&quot;http://translate.google.com/translate?sl=ja&amp;amp;tl=en&amp;amp;u=http://www.labnol.org/&quot;&gt;example&lt;/a&gt;)&lt;pre&gt;http://translate.google.com/translate?sl=ja&amp;amp;tl=en&amp;amp;u=http://example.com/&lt;/pre&gt;&lt;a href=&quot;http://www.labnol.org/internet/google-proxy-server/28112/&quot;&gt;Google Translate Proxy&lt;/a&gt; (bookmarklet) &lt;br /&gt;&lt;p&gt;&lt;em&gt;Advantage:&lt;/em&gt; This is the most popular Google proxy and the download web pages looks exactly like the original provided the domains serving the images and CSS aren’t blocked at your place.&lt;br /&gt;&lt;h5&gt;2. Google Mobilizer as a Proxy&lt;/h5&gt;&lt;br /&gt;&lt;p&gt;Next in the list is Google’s Mobilizer service. Google has discontinued the main mobilizer service on google.com (secure) but you can still access it through any country-specific Google domain like google.co.in or google.ie. The URL would be:&lt;br /&gt;&lt;p&gt;&lt;a href=&quot;http://www.google.com/url?ct=abg&amp;amp;q=https://www.google.com/adsense/support/bin/request.py%3Fcontact%3Dabg_afc%26url%3Dhttp://www.labnol.org/internet/google-proxy-server/28112/%26gl%3DMM%26hl%3Den%26client%3Dca-pub-3152670624293746%26ai0%3DCkl8s17PmUdGeJ6bKigfE6oGABezIhdgD5LWZt0rAjbcBEAEg6JCSAlCE9MSi_f____8BYGmgAbiNkP0DyAEBqQJPIQ2mXom5PqgDAaoEhQFP0CyMKdf0Ap22rdrRnYFuV77Zc1kOK86Xv32GPEVqOrRFZ41B2Ou1quXElLBSXOOST1IkhgFdNBXe8f5m5Kv8C-N1b0kCwrguHVdHJHBsa7X-3h6-dmNNk8aBcEUa81jGHEfKkdMovWkiFo6qffqd_T467fKs77ET2jplJNhnc6yA7PfpgAew8u8C&amp;amp;usg=AFQjCNGwnoHDpmklvk4_c2FQO9fjX_U3Iw&quot;&gt;Ads by Google&lt;/a&gt; &lt;a href=&quot;http://googleads.g.doubleclick.net/aclk?sa=l&amp;amp;ai=Ckl8s17PmUdGeJ6bKigfE6oGABezIhdgD5LWZt0rAjbcBEAEg6JCSAlCE9MSi_f____8BYGmgAbiNkP0DyAEBqQJPIQ2mXom5PqgDAaoEhQFP0CyMKdf0Ap22rdrRnYFuV77Zc1kOK86Xv32GPEVqOrRFZ41B2Ou1quXElLBSXOOST1IkhgFdNBXe8f5m5Kv8C-N1b0kCwrguHVdHJHBsa7X-3h6-dmNNk8aBcEUa81jGHEfKkdMovWkiFo6qffqd_T467fKs77ET2jplJNhnc6yA7PfpgAew8u8C&amp;amp;num=1&amp;amp;sig=AOD64_3HoUWqVZqohxDHZS5Dm4LflRocRQ&amp;amp;client=ca-pub-3152670624293746&amp;amp;adurl=http://hidemyass.com/vpn/r6572:137/&quot;&gt;Pro VPN Online Protection&lt;/a&gt; &lt;a href=&quot;http://googleads.g.doubleclick.net/aclk?sa=l&amp;amp;ai=Ckl8s17PmUdGeJ6bKigfE6oGABezIhdgD5LWZt0rAjbcBEAEg6JCSAlCE9MSi_f____8BYGmgAbiNkP0DyAEBqQJPIQ2mXom5PqgDAaoEhQFP0CyMKdf0Ap22rdrRnYFuV77Zc1kOK86Xv32GPEVqOrRFZ41B2Ou1quXElLBSXOOST1IkhgFdNBXe8f5m5Kv8C-N1b0kCwrguHVdHJHBsa7X-3h6-dmNNk8aBcEUa81jGHEfKkdMovWkiFo6qffqd_T467fKs77ET2jplJNhnc6yA7PfpgAew8u8C&amp;amp;num=1&amp;amp;sig=AOD64_3HoUWqVZqohxDHZS5Dm4LflRocRQ&amp;amp;client=ca-pub-3152670624293746&amp;amp;adurl=http://hidemyass.com/vpn/r6572:137/&quot;&gt;www.HideMyAss.com&lt;/a&gt;&lt;br&gt;Virtually Reside in Another Country Easy Use Government Level Security!&lt;pre&gt;http://www.google.ie/gwt/x?u=http://example.com/ (&lt;a href=&quot;http://www.google.ie/gwt/x?u=http://www.labnol.org&quot;&gt;example&lt;/a&gt;)&lt;/pre&gt;&lt;a href=&quot;http://www.labnol.org/internet/google-proxy-server/28112/&quot;&gt;Google Mobilizer Proxy&lt;/a&gt; (bookmarklet) &lt;br /&gt;&lt;p&gt;&lt;em&gt;Advantage:&lt;/em&gt; The presentation (CSS) isn’t retained but this mode is perfect for reading text-heavy pages and do have the option of disabling inline images for faster loading.&lt;br /&gt;&lt;h5&gt;3. Google Modules as a Proxy&lt;/h5&gt;&lt;br /&gt;&lt;p&gt;The gmodules.com domain is part of the Google personalized homepage service and is primarily used for hosting gadgets that are available for the Google homepage.&lt;pre&gt;http://www.gmodules.com/ig/proxy?url=http://example.com/ (&lt;a href=&quot;http://www.gmodules.com/ig/proxy?url=http://www.labnol.org&quot;&gt;example&lt;/a&gt;)&lt;/pre&gt;&lt;a href=&quot;http://www.labnol.org/internet/google-proxy-server/28112/&quot;&gt;Google Modules Proxy&lt;/a&gt; (bookmarklet) &lt;br /&gt;&lt;p&gt;&lt;em&gt;Advantage:&lt;/em&gt; This is the only Google proxy that will let you &lt;a href=&quot;http://ctrlq.org/save/&quot;&gt;download files&lt;/a&gt; (like PDFs, .MP4 videos, etc) in addition to viewing regular web pages.&lt;br /&gt;&lt;p&gt;Finally, if none of the above proxies work, you can always check the &lt;a href=&quot;http://www.labnol.org/internet/google-cached-pages/27857/&quot;&gt;Google Cache&lt;/a&gt; or create your proxy server using either this &lt;a href=&quot;http://www.labnol.org/internet/google-text-browser/26553/&quot;&gt;Google Script&lt;/a&gt; or the more advanced &lt;a href=&quot;http://www.labnol.org/internet/setup-proxy-server/12890/&quot;&gt;Google App Engine&lt;/a&gt;.&lt;br /&gt;&lt;h6&gt;&amp;nbsp;&lt;/h6&gt;&lt;br /&gt;&lt;h6&gt;&amp;nbsp;&lt;/h6&gt;&lt;br /&gt;&lt;h6&gt;See more tutorials on:&lt;/h6&gt;&lt;br /&gt;&lt;p&gt;&lt;a href=&quot;http://www.labnol.org/tag/bookmarklets/&quot;&gt;Bookmarklets&lt;/a&gt;,&lt;a href=&quot;http://www.labnol.org/tag/proxy/&quot;&gt;Proxy Server&lt;/a&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/tools/google-free-proxy-server-language-translation-service/2175/&quot;&gt;Google Free Proxy Server – Language Translation&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/setup-proxy-server/12890/&quot;&gt;How to Setup your own Proxy Server for Free&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/make-proxy-site-with-wordpress/21562/&quot;&gt;Make your own Proxy Site using WordPress&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/download-files-directly/28049/&quot;&gt;Download Files from the Web Directly to your Online Drives&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/youtube-blocked-video-not-available-in-your-country/2680/&quot;&gt;How to Watch YouTube Videos Not Available in Your Country&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.labnol.org/internet/google-text-browser/26553/&quot;&gt;A Text-only Browser Powered by Google Scripts&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;p&gt;Source:&lt;a title=&quot;http://www.labnol.org/internet/google-proxy-server/28112/&quot; href=&quot;http://www.labnol.org/internet/google-proxy-server/28112/&quot;&gt;http://www.labnol.org/internet/google-proxy-server/28112/&lt;/a&gt;&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/4418950085777571282/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/use-google-as-proxy-server-to-bypass.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4418950085777571282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4418950085777571282'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/use-google-as-proxy-server-to-bypass.html' title='Use Google as a Proxy Server to Bypass Paywalls, Download Files'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-5157082102850835066</id><published>2013-07-16T23:00:00.001-07:00</published><updated>2013-07-16T23:00:38.867-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Learning"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><title type='text'>Group (10) Adobe Product Ebook collection (114 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ib04c5nVNcIq7l.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ib04c5nVNcIq7l.png&quot; width=&quot;200&quot; height=&quot;125&quot;&gt;&lt;/a&gt; &lt;p&gt;ဒါကေတာ့ Adobe Product စာအုပ္ေတြကုိ စုစည္းထားတာပါ။ စုစုေပါင္း 15 အုပ္ရွိပါတယ္။ ေအာက္မွာ စာအုပ္အမည္မ်ား ကုိ ေရးေပးထားပါတယ္။ တင္ေပးတာေတ့ာ အကုန္တင္ေပးမွာပါ တစ္ခါတစ္ေလ တင္ၿပီးသားစာအုပ္လည္း ပါခင္ပါလာႏုိင္ပါတယ္။ အဲ့အတြက္ေတာ့ သီးခံေပးၾကပါ။ ေနာက္ပုိင္း ခုပုိ႔စ္ေတြမွာပဲ တစ္အုပ္ခ်င္းစီ Linkကုိ ထည့္ျဖည့္ေပးသြားမွာပါ။ အဆင္ေျပမယ္ လုိ႔ ေမွ်ာ္လင့္ပါတယ္။  &lt;ol&gt; &lt;li&gt;Acrobat  &lt;li&gt;Adobe Illustrator  &lt;li&gt;Adobe PageMaker  &lt;li&gt;Adobe Photoshop CS2 Tutorial  &lt;li&gt;Adobe Photoshop CS4  &lt;li&gt;Adobe PhotoShop Web Designer-Guide  &lt;li&gt;Adobe Photoshopcs5 Using Guide -  &lt;li&gt;Adobe-Acrobat-4.0  &lt;li&gt;AdobePremiereProCS5  &lt;li&gt;PhotoShop 7.0  &lt;li&gt;Photoshop cs Tools  &lt;li&gt;photoshop key shortcut  &lt;li&gt;photoshop-cs  &lt;li&gt;Photoshopcs5 Using Guide -  &lt;li&gt;Visit a Photoshop world&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt; &lt;p&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/SBWdq&quot;&gt; Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SBWgQ&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SBWim&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SBWmf&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SBWqB&quot;&gt;Sharebeast&lt;/a&gt;&amp;nbsp; | &lt;a href=&quot;http://adf.ly/SBWvc&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/SBWal&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-10-adobe-product-ebook-collection.html&quot;&gt;Group (10) Adobe Product Ebook collection (114 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Mon, 15 Jul 2013 22:05:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/5157082102850835066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-10-adobe-product-ebook-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5157082102850835066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5157082102850835066'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-10-adobe-product-ebook-collection.html' title='Group (10) Adobe Product Ebook collection (114 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-1130166371969588254</id><published>2013-07-15T00:50:00.001-07:00</published><updated>2013-07-15T00:50:36.605-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Learning"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (9) Photo and Video Editing Collection (82 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/iertlMVnKmJlx.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/iertlMVnKmJlx.png&quot; width=&quot;200&quot; height=&quot;125&quot;&gt;&lt;/a&gt; &lt;p&gt;ဒါကေတာ့ Video နဲ႔ photo Editing စာအုပ္ေလးေတြ စုထားတာပါ။ အကုန္ေတာ့ မဟုတ္ေသးပါဘူး. စုစုေပါင္း စာအုပ္ (5) အုပ္ တင္ေပး လုိက္ပါတယ္။ အဆင္ေျပမယ္လုိ႔ ေမွ်ာ္လင့္ပါတယ္. စာအုပ္နာမည္ေတြ ကုိ ေအာက္မွာ ေရးျပေပးထားပါတယ္။ စာအုပ္အားလုံး ျပန္စုစည္း ေနပါ တယ္. ဒီေန႔ည တစ္အုပ္ခ်င္းစီ ျပန္တင္ေပးမွာ ျဖစ္ပါတယ္။ တစ္အုပ္ခ်င္းစီ Download လုပ္ခ်င္သူမ်ား မနက္ျဖန္ဆုိ ရယူႏုိင္မွာ ျဖစ္ ပါတယ္။ အခု စာအုပ္တင္တာေတြ ၿပီးသြားရင္ ဖုန္းဆုိက္ဖက္ကုိ လွည့္ေတာ့မွာ ျဖစ္ပါတယ္။ &lt;ol&gt; &lt;li&gt; Advanced Digital Photography  &lt;li&gt;Digital Video Editing  &lt;li&gt;Learning Premiere  &lt;li&gt;photoimpact  &lt;li&gt;Ulead VideoStudio 6&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://adf.ly/S6Jd7&quot;&gt; Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6JiZ&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6JlL&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6JpE&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6Jv6&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6MpZ&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-9-photo-and-video-editing.html&quot;&gt;Group (9) Photo and Video Editing Collection (82 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 15:55:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/1130166371969588254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-9-photo-and-video-editing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1130166371969588254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1130166371969588254'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-9-photo-and-video-editing.html' title='Group (9) Photo and Video Editing Collection (82 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-6701695850083366453</id><published>2013-07-15T00:48:00.001-07:00</published><updated>2013-07-15T00:48:46.199-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (8) Internet Ebook Collection (158 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ik8bsufuSOJnB.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ik8bsufuSOJnB.png&quot; width=&quot;200&quot; height=&quot;122&quot;&gt;&lt;/a&gt; &lt;p&gt; ကဲဒါကေတာ့ Internet နဲ႔ ပတ္သက္တဲ့ Ebooks ေတြကုိ စုစည္းေပး ထားတာပါ. စုစုေပါင္း (15)အုပ္ ရွိပါတယ္။ အားလုံးေတာ့ မဟုတ္ေသးပါဘူး။ ေနာက္ပုိင္း ဒီပုိ႔စ္ေတြမွာပဲ တစ္အုပ္ခ်င္းစီကုိ ထပ္တင္ေပးပါ့မယ္။ ခုေတာ့ အုပ္စုအလုိက္ကုိ တစ္စုတည္းျဖစ္ေအာင္ စုစည္းရင္းနဲ႔ ရတဲ့အခ်ိန္ေလးမွာ တင္ေပးလုိက္္တာပါ။ ပါတဲ့စာအုပ္ေတြကုိေတာ့ ေအာက္မွာ အစဥ္လုိက္ စဥ္ေပးထားပါတယ္။ အားလုံးပဲ အဆင္ေျပလိမ့္မယ္လုိ႔ ေမွ်ာ္လင့္ပါတယ္။&amp;nbsp; &lt;ol&gt; &lt;li&gt;Advanced Guide To Using Internet  &lt;li&gt;everyday internet  &lt;li&gt;Facebook  &lt;li&gt;Google Apps email  &lt;li&gt;GOOGLE secrect  &lt;li&gt;GTALK  &lt;li&gt;Hacking Google  &lt;li&gt;Internet Address book  &lt;li&gt;Internet Connection Sharing (ICS)  &lt;li&gt;Internet_Security  &lt;li&gt;Practial Guide for using internet  &lt;li&gt;Protecting from Network Threats Myanmar Version  &lt;li&gt;Skype  &lt;li&gt;Using.Facebook  &lt;li&gt;USING.GMAIL.AND.GTALK&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://adf.ly/S6Ary&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6AuE&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6Axj&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6B5H&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6BBh&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6BHX&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S6AoG&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-8-internet-ebook-collection-158-mb.html&quot;&gt;Group (8) Internet Ebook Collection (158 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 14:49:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/6701695850083366453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-8-internet-ebook-collection-158-mb.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/6701695850083366453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/6701695850083366453'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-8-internet-ebook-collection-158-mb.html' title='Group (8) Internet Ebook Collection (158 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-5988948485223963031</id><published>2013-07-15T00:47:00.003-07:00</published><updated>2013-07-15T00:47:50.887-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (7) Programming Ebooks Collection (62 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ib1AuaHGGbfrIp.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ib1AuaHGGbfrIp.png&quot; width=&quot;200&quot; height=&quot;138&quot;&gt;&lt;/a&gt; &lt;p&gt;ဒါကေတာ့ Programming နဲ႔ပါတ္သက္တဲ့ စာအုပ္ေတြပါ. စာအုပ္ေတြက မ်ားလြန္းလုိ႔ အကုန္လုံး မစုႏုိင္ေသးဘူး။ ပ်ံ႕က်ဲေနတယ္။ ခုရသေလာက္ေလး စုၿပီးတင္ေပးလုိက္တယ္။ အဆင္ေျပလိမ့္မယ္လုိ႔ ေမွ်ာ္လင့္မိပါတယ္။ အားလုံးပဲ အဆင္ေျပပါေစ။ စာအုပ္စာရင္းကုိ ေအာက္မွာ ၾကည့္ႏုိင္ပါတယ္။ စာအုပ္ေတြကုိ တစ္အုပ္ခ်င္စီ အခုပို႔ေအာက္မွာပဲ ထပ္ထပ္ၿပီး ျဖည့္စြက္ေပးသြားမွာပါ။ စာအုပ္ပုံကုိေတာ့ မထည့္ေတာ့ပါဘူး။ အားလုံးအတြက္ အဆင္ေျပေအာင္ အျမဲစဥ္းစားထားတာ ျဖစ္တဲ့အတြက္ အေကာင္းဆုံးျဖစ္သြားမွာပါ။ အဲ့အတြက္ စိတ္မပူ ပါနဲ႔။ က်ေနာ္ ျမန္မာျပည္ကသူေတြအတြက္ အျမဲတမ္းထိပ္ဆုံးကေန စဥ္းစားတတ္ပါတယ္။ အဲ့အတြက္ တစ္အုပ္ခ်င္းစီ ေဒါင္းရေအာင္ ဘယ္လုိလုပ္ေပးမယ္ဆုိတာကုိ ေစာင့္ေစခ်င္ပါတယ္။  &lt;ol&gt; &lt;li&gt;basic of csharp by sevenlamp  &lt;li&gt;C ++  &lt;li&gt;C#Coding Standards  &lt;li&gt;virtual basic 6  &lt;li&gt;Virtual c#&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://adf.ly/S5ldk&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5lgX&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5ljw&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5lmJ&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5lpI&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5lbN&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-7-programming-ebooks-collection.html&quot;&gt;Group (7) Programming Ebooks Collection (62 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 12:35:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/5988948485223963031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-7-programming-ebooks-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5988948485223963031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5988948485223963031'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-7-programming-ebooks-collection.html' title='Group (7) Programming Ebooks Collection (62 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-5520472143010540365</id><published>2013-07-15T00:47:00.001-07:00</published><updated>2013-07-15T00:47:00.909-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (6) Web Essential Ebook collection (27 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/igefNJll8su6K.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/igefNJll8su6K.png&quot; width=&quot;200&quot; height=&quot;118&quot;&gt;&lt;/a&gt; &lt;p&gt;အားလုံးပဲ လုိခ်င္ၾကမယ့္ Group ျဖစ္မယ္ဆုိတာေတာ့ ေသခ်ာပါတယ္။ အထဲမွာ Joomla ျဖင့္ ၀ဘ္ဆုိက္ေရးနည္း၊ Wordpress ျဖင့္ ၀ဘ္ဆုိက္ေရးနည္း၊ Blogger ၀ဘ္ဆုိက္ေရးနည္း အမ်ားႀကီးပါပါတယ္။ စုစုေပါင္း အုပ္(20)ပါပါတယ္။ Size ကလည္း (27 MB) ဆုိေတာ့ ေဒါင္းထားလုိက္ပါ။ တကယ့္ကုိ အက်ိဳးရွိတဲ့ စာအုပ္ေတြပါ။ စာအုပ္စာရင္း ကုိေအာက္မွာ ေရးျပထားပါတယ္။&amp;nbsp; &lt;ol&gt; &lt;li&gt;Basic Joomla Google Apps  &lt;li&gt;Content Management System &amp;amp; Dynamic Portal Engine  &lt;li&gt;Domain Name System ( DNS ) Server  &lt;li&gt;Dynamic Host Configuration Protocol (DHCP)  &lt;li&gt;How to install Wordpress  &lt;li&gt;how to make myanmar blog  &lt;li&gt;HTML  &lt;li&gt;Joomla Finish  &lt;li&gt;Joomla  &lt;li&gt;Leaning Webdesign  &lt;li&gt;Making&amp;nbsp; CHM file  &lt;li&gt;Making Blog  &lt;li&gt;making wordpress  &lt;li&gt;MMPHPEbook  &lt;li&gt;MySQL lessons in Burmese  &lt;li&gt;Peek A BooPost  &lt;li&gt;Using Wordpress  &lt;li&gt;Web Development Best Practices  &lt;li&gt;Wordpress Free  &lt;li&gt;Wordpress Making by Yamanya PhoeLaPyae&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/S5eDJ&quot;&gt; Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5eFr&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5eIy&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5eLO&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5eNT&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5eAg&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-6-web-essential-ebook-collection.html&quot;&gt;Group (6) Web Essential Ebook collection (27 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 11:57:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/5520472143010540365/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-6-web-essential-ebook-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5520472143010540365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/5520472143010540365'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-6-web-essential-ebook-collection.html' title='Group (6) Web Essential Ebook collection (27 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-4227194923888565020</id><published>2013-07-15T00:45:00.001-07:00</published><updated>2013-07-15T00:45:03.289-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (5) Networking Ebook Collection (110 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ijPSPtp2UMgRc.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ijPSPtp2UMgRc.png&quot; width=&quot;200&quot; height=&quot;126&quot;&gt;&lt;/a&gt; &lt;p&gt;Networking ႏွင့္ သက္ဆုိင္တဲ့ စာအုပ္ေတြကုိ စုစည္းၿပီး တင္ေပး လုိက္ပါတယ္။ တင္ေပးသမွ် စာအုပ္အားလုံးဟာ ျမန္မာလုိေရးထားတာ ခ်ည္းပါပဲ။ အခု စုစုေပါင္း (၇)အုပ္ကုိ တင္ေပးလုိက္ပါတယ္။ အဆင္ေျပမယ္လုိ႔ ေမွ်ာ္လင့္ပါတယ္။ ျမန္မာျပည္က နယ္ေ၀းက သူမ်ား တျဖည္းျဖည္းခ်င္း Download လုပ္ယူပါ။ 110 MB&amp;nbsp; ေလာက္ပဲဆိုေတာ့ အဆင္ေျပမယ္ေတာ့ ထင္တာပါပဲ။ စာအုပ္စာရင္းေအာက္ မွာ ေရးေပး ထားပါတယ္။ &lt;ol&gt; &lt;li&gt;Complete Network Guide  &lt;li&gt;DHCP Problems  &lt;li&gt;ISA Sever 2006 Configuration  &lt;li&gt;U Zaw Lin Youth ( Networking_Essential)  &lt;li&gt;Using Network By U Aung Lin  &lt;li&gt;Beginners guide to Networking 2&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/S5bNm&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bQA&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bTP&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bWy&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bZj&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bfM&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5bKf&quot;&gt;Mirrorcreator &lt;/a&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-5-networking-ebook-collection-110.html&quot;&gt;Group (5) Networking Ebook Collection (110 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 11:40:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/4227194923888565020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-5-networking-ebook-collection-110.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4227194923888565020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4227194923888565020'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-5-networking-ebook-collection-110.html' title='Group (5) Networking Ebook Collection (110 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-4700115994739292555</id><published>2013-07-14T06:17:00.001-07:00</published><updated>2013-07-14T06:17:06.232-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (4) Graphic Ebooks collection (133 MB)</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://i.minus.com/ibkEy40HkfClAr.png&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://i.minus.com/ibkEy40HkfClAr.png&quot; width=&quot;200&quot; height=&quot;133&quot;&gt;&lt;/a&gt; &lt;p&gt;ဒါကေတာ့ Graphic နဲ႔ သက္ဆုိင္တဲ့ စာအုပ္ေတြကုိ စုစည္းထားတာပါ။ Autocad 2010 Ebook အတြက္ work file ပါထည့္ေပးထားပါတယ္။ စုစုေပါင္း (၈)အုပ္ရွိပါတယ္။ ဖုိင္ဆုိဒ္ကေတာ့ ထုံးစံအတုိင္း 100 MB ေက်ာ္ သြားပါတယ္။ အဆင္ေျပေလာက္ မယ္လုိ႔ ေမွ်ာ္လင့္ပါ တယ္။  &lt;ol&gt; &lt;li&gt;AutoCAD2010 Vol.1  &lt;li&gt;AutoCAD2010 Vol.2  &lt;li&gt;AutoCAD 2002 ( Myanmar)  &lt;li&gt;AutoCAD 2002  &lt;li&gt;Corel Draw (Art Design)  &lt;li&gt;learning guide&amp;nbsp; 3D studio max  &lt;li&gt;Matlab MM book  &lt;li&gt;Using MathLAB&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;/p&gt;&lt;br&gt;&lt;a href=&quot;http://adf.ly/S5Wvy&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5Wz3&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5X2N&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5X5l&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5XAU&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S5WrY&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-4-graphic-ebooks-collection-133-mb.html&quot;&gt;Group (4) Graphic Ebooks collection (133 MB)&lt;/a&gt;&lt;br&gt;ညီေနမင္း&lt;br&gt;Sun, 14 Jul 2013 11:18:00 GMT&lt;/p&gt;  </content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/4700115994739292555/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-4-graphic-ebooks-collection-133-mb_14.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4700115994739292555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/4700115994739292555'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-4-graphic-ebooks-collection-133-mb_14.html' title='Group (4) Graphic Ebooks collection (133 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-1287673455207511272</id><published>2013-07-14T06:00:00.003-07:00</published><updated>2013-07-14T07:00:35.039-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (3) PC Service Ebooks Collection (143 MB)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;blockquote&gt;
&lt;a href=&quot;http://i.minus.com/in5VxatLBBaP7.png&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;120&quot; src=&quot;http://i.minus.com/in5VxatLBBaP7.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ဒါကုိ Group (3) လုိ႔ နာမည္ေပးထားပါတယ္။ PC Service နဲ႔ ပါတ္သက္တဲ့ စာအုပ္ေတြ စုစည္းထားတာပါ။ ဆုိက္ကေတာ့ 143 MB ရွိတယ္။ ခြဲတင္ေပးရင္ ရွဳပ္ေနမွာစုိးလုိ႔ တစ္ခါတည္း ေပါင္းတင္ေပး လုိက္တယ္။ အဆင္ေျပမယ္လုိ႔ ေမွ်ာ္လင့္မိပါတယ္။ နည္းနည္းေလာက္ သီးခံၿပီးေတာ့ ေဒါင္းေစခ်င္ပါတယ္။ IDM နဲ႔ သာ Download လုပ္ပါ။  &lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;A+ Exam_Guide &lt;/li&gt;
&lt;li&gt;Beyond A+ &lt;/li&gt;
&lt;li&gt;Computer Hardware Maintenance(U Zaw Lin) &lt;/li&gt;
&lt;li&gt;computer repair &lt;/li&gt;
&lt;li&gt;Computer System , Hardware &lt;/li&gt;
&lt;li&gt;CPU &lt;/li&gt;
&lt;li&gt;HARDWARE &lt;/li&gt;
&lt;li&gt;Laptop Hardware &lt;/li&gt;
&lt;li&gt;Laptop Service Guide &lt;/li&gt;
&lt;li&gt;PC Mechanic By Zaw Linn &lt;/li&gt;
&lt;li&gt;Professional Solution Guide &lt;/li&gt;
&lt;li&gt;System &amp;amp; Hardware &lt;/li&gt;
&lt;li&gt;Teach Your The Best Technology and Repairing PCs &lt;/li&gt;
&lt;li&gt;Understanding PC Harware&lt;/li&gt;
&lt;/ol&gt;
ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;br /&gt;
 &lt;a href=&quot;http://www.nyinaymin.org/&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;br /&gt;
 ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://adf.ly/S3rza&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3s30&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3s87&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3sBE&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3sFM&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3sIY&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3rw1&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;/blockquote&gt;
&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-3-pc-service-ebooks-collection.html&quot;&gt;Group (3) PC Service Ebooks Collection (143 MB)&lt;/a&gt;&lt;br /&gt;ညီေနမင္း&lt;br /&gt;Sun, 14 Jul 2013 00:52:00 GMT&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/1287673455207511272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-3-pc-service-ebooks-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1287673455207511272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/1287673455207511272'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-3-pc-service-ebooks-collection.html' title='Group (3) PC Service Ebooks Collection (143 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-8451329221943130971</id><published>2013-07-14T06:00:00.001-07:00</published><updated>2013-07-14T07:19:48.339-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (2) Windows Operation System Ebooks Collection (125 MB)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;blockquote&gt;
&lt;a href=&quot;http://i.minus.com/iUNNqBRzs94xi.png&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;133&quot; src=&quot;http://i.minus.com/iUNNqBRzs94xi.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ဒါကေတာ့ Window O/S နဲ႔ ပတ္သက္တ့ဲ စာအုပ္ခ်ည္းပဲ စုထားတဲ့ အုပ္စုပါ။ Group (2) လုိ႔နာမည္ေပးထားပါတယ္။ စာအုပ္နာမည္ေတြ ကေတာ့ ေအာက္မွာ အစဥ္အလုိက္ ေရးျပထားပါတယ္။ ဒီ Group ကေတာ့ 125 MB ျဖစ္သြားတဲ့အတြက္ sorry ပါ. တင္ၿပီးမွ သတိထား မိလုိက္တာ။ ဒါေပမယ့္ တ၀က္ေလာက္ ေရာက္ေနၿပီဆုိေတာ့ မထူးေတာ့ဘူး ဆုိၿပီးေတာ့ တင္လိုက္တာ။ အရမ္းေတာ့ ဆုိက္မႀကီးဘူး ထင္တာပါပဲ။ အဆင္ေျပမယ္လုိ႔ေမွ်ာ္လင့္ပါတယ္။ Link ေသေနရင္ ေနာက္ပုိင္းေျပာလုိ႔ ရေအာင္လုိ႔ က်ေနာ္ facebook နဲ႔ ခ်ိတ္ေပးထားပါ့မယ္။ ေသတ့ဲ ပုိ႔စ္ဆုိရင္ ဖ်က္ပစ္ၿပီး version အသစ္တင္ရင္း အစားထုိးထည့္သြားေပး ပါ့မယ္။ &lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Basic Windows and&amp;nbsp; Microsoft Word  &lt;/li&gt;
&lt;li&gt;CommandKey  &lt;/li&gt;
&lt;li&gt;Guide to Windows Server 2008  &lt;/li&gt;
&lt;li&gt;how to install myanmar font  &lt;/li&gt;
&lt;li&gt;Install Windows 7 with USB Drive  &lt;/li&gt;
&lt;li&gt;Introduction to Windows Registry  &lt;/li&gt;
&lt;li&gt;Vista install  &lt;/li&gt;
&lt;li&gt;Windows 7 by U Aung Lin  &lt;/li&gt;
&lt;li&gt;windows server 2003  &lt;/li&gt;
&lt;li&gt;Windows XP  &lt;/li&gt;
&lt;li&gt;Windows 7 Part 1  &lt;/li&gt;
&lt;li&gt;Windows 7 Part 2 &lt;/li&gt;
&lt;/ol&gt;
ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;br /&gt;
 &lt;a href=&quot;http://www.nyinaymin.org/&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;br /&gt;
 ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;br /&gt;
 &lt;a href=&quot;http://adf.ly/S3eEQ&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3eJ4&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3eMm&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3ePb&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3eSX&quot;&gt;Sharebeast&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3eVP&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3e9k&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;br /&gt;
&lt;/blockquote&gt;
&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-2-window-os-ebooks-collection-125.html&quot;&gt;Group (2) Window O/S Ebooks Collection (125 MB)&lt;/a&gt;&lt;br /&gt;ညီေနမင္း&lt;br /&gt;Sat, 13 Jul 2013 23:28:00 GMT&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/8451329221943130971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-2-windows-operation-system-ebooks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8451329221943130971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/8451329221943130971'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-2-windows-operation-system-ebooks.html' title='Group (2) Windows Operation System Ebooks Collection (125 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3523726122027378217.post-3584865172652416006</id><published>2013-07-14T05:50:00.001-07:00</published><updated>2013-07-14T07:21:39.097-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Copy"/><category scheme="http://www.blogger.com/atom/ns#" term="download"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebooks"/><category scheme="http://www.blogger.com/atom/ns#" term="Myanmar"/><category scheme="http://www.blogger.com/atom/ns#" term="Notes"/><category scheme="http://www.blogger.com/atom/ns#" term="Nyi Nay Min"/><category scheme="http://www.blogger.com/atom/ns#" term="OS"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Group (1) O/S &amp;amp;amp; Computer collection (Myanmar Ebooks) (26 MB)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;blockquote&gt;
&lt;a href=&quot;http://i.minus.com/iba2AL4gLGawy8.png&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;123&quot; src=&quot;http://i.minus.com/iba2AL4gLGawy8.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt; &lt;br /&gt;
ဒါကေတာ့ အဓိကကေတာ့ Operating system နဲ႔ ပတ္သက္တဲ့ စာအုပ္ေတြကုိ စုစည္းၿပီး တင္ေပးလုိက္ပါတယ္။ စုစုေပါင္း (၁၀) အုပ္ရွိ ပါတယ္။ ဘာေတြပါလဲဆုိတာကေတာ့ ေအာက္မွာ စာအုပ္ နာမည္ေတြ အစဥ္လုိက္ ေရးျပထားပါတယ္။ တစ္အုပ္ခ်င္းစီကုိေတာ့ က်ေနာ့္ အတြက္ ေတာ္ေတာ္ေလး တင္ရတာ လက္၀င္လုိ႔ စုစည္းၿပီးပဲ တင္ေပး လုိက္ရတာကုိ နားလည္လိမ့္မယ္လုိ႔ ေမွ်ာ္လင့္မိပါတယ္။ တခ်ိဳ႕ကလည္း အခုလုိ စုစည္းၿပီးလုိခ်င္ၾကမယ္ထင္ပါတယ္။ အဆင္ေျပ မယ္လုိ႔ ေမွ်ာ္ လင့္ပါတယ္.  &lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Basic Computer &lt;/li&gt;
&lt;li&gt;Computer shorts and special characters &lt;/li&gt;
&lt;li&gt;computer using &lt;/li&gt;
&lt;li&gt;introduction vol1 &lt;/li&gt;
&lt;li&gt;introduction vol2 &lt;/li&gt;
&lt;li&gt;Linus OS Myanmar Version &lt;/li&gt;
&lt;li&gt;Linux Myanmar Language &lt;/li&gt;
&lt;li&gt;Window 7 install &lt;/li&gt;
&lt;li&gt;Windows 7 Installation &lt;/li&gt;
&lt;li&gt;windows installation&lt;/li&gt;
&lt;/ol&gt;
ေဒါင္းလုပ္လုပ္နည္းမသိရင္ ကိုညီေနမင္းရဲ႕ဆိုက္မွာ သြားၾကည့္လိုက္ပါ။ &lt;br /&gt;
 &lt;a href=&quot;http://www.nyinaymin.org/&quot;&gt;http://www.nyinaymin.org&lt;/a&gt;&lt;br /&gt;
 ေအာက္ကအဆင္ေျပတဲ့လင့္ခ္တစ္ခုကိုႏွိပ္ၿပီးသြားေရာက္ေဒါင္းလုပ္ရယူလိုက္ပါ။&lt;br /&gt;
 &lt;a href=&quot;http://adf.ly/S3TzD&quot;&gt;Zippyshare&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3U2W&quot;&gt;Solidfiles&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3U6L&quot;&gt;Filecloud&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3UAk&quot;&gt;Ziddu&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3UFp&quot;&gt;Tusfile&lt;/a&gt; | &lt;a href=&quot;http://adf.ly/S3ZfK&quot;&gt;Sharebeast&lt;/a&gt; |&amp;nbsp; &lt;a href=&quot;http://adf.ly/S3Uya&quot;&gt;Mirrorcreator&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;/blockquote&gt;
&lt;a href=&quot;http://www.nyinaymin.org/2013/07/group-1-os-computer-collection-myanmar.html&quot;&gt;Group (1) O/S &amp;amp; Computer collection (Myanmar Ebooks) (26 MB)&lt;/a&gt;&lt;br /&gt;ညီေနမင္း&lt;br /&gt;Sat, 13 Jul 2013 22:59:00 GMT&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://bravoic.blogspot.com/feeds/3584865172652416006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-1-os-computer-collection-myanmar.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3584865172652416006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3523726122027378217/posts/default/3584865172652416006'/><link rel='alternate' type='text/html' href='http://bravoic.blogspot.com/2013/07/group-1-os-computer-collection-myanmar.html' title='Group (1) O/S &amp;amp;amp; Computer collection (Myanmar Ebooks) (26 MB)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00648154763320242755</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>