<?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-6328205059446167279</id><updated>2016-07-10T10:55:51.015-07:00</updated><category term="tips and tricks"/><category term="Online radio"/><category term="SEO"/><category term="blogging"/><category term="general info"/><category term="Top ten"/><category term="Windows help"/><category term="blogger Templates"/><category term="ways of Earning"/><title type='text'>Learning, SEO and Earning - Best Findings</title><subtitle type='html'>A blog about best finding solutions like tricks to earn online, blogging and SEO tips, PC troubleshooting guide</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Zohaib Jahan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-3442652559637459163</id><published>2014-08-30T07:23:00.003-07:00</published><updated>2014-09-07T10:44:23.049-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><title type='text'>Add customize blockquote in blogger in CSS</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&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/-rmkDZ3nxBog/VAHHZ0pjCII/AAAAAAAADK8/9ootIl76jxo/s1600/Customize-Blockquote-in-Blogger.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img alt=&quot;Add Customize blockquote in blogger&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-rmkDZ3nxBog/VAHHZ0pjCII/AAAAAAAADK8/9ootIl76jxo/s1600/Customize-Blockquote-in-Blogger.png&quot; height=&quot;130&quot; title=&quot;Customize blockquote in blogger&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;While designing a professional blogger blog, some bloggers specially take care of beautiful&amp;nbsp;&lt;b&gt;Navigation Bar&lt;/b&gt;,&amp;nbsp;&lt;b&gt;Header&lt;/b&gt;&amp;nbsp;plus&amp;nbsp;&lt;b&gt;Footer&amp;nbsp;&lt;/b&gt;design,&amp;nbsp;&lt;b&gt;Professional Sidebar&lt;/b&gt;&amp;nbsp;design, a&amp;nbsp;&lt;b&gt;Customize&amp;nbsp;&lt;/b&gt;&lt;b&gt;Blockquote&amp;nbsp;&lt;/b&gt;and also&amp;nbsp;showing &lt;b&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;Customize Blogger Author Profile&lt;/a&gt;&lt;/b&gt; below each post.&lt;br /&gt;In this post, you&#39;ll be able to add custom blockquote in blogger in CSS coding. so without further delay, here we go!&lt;br /&gt;&lt;h2&gt;Adding Customize Blockquote in Blogger&lt;/h2&gt;Here are steps you need to follow to CSS coding of customizing blockquote in blogger, before we move to add coding, let us see what happens after adding CSS coding of blockquote in blogger.&lt;br /&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;Live preview of Blockquote in blogger&lt;/blockquote&gt;Step 1: Go blogger.com and sign in.&lt;br /&gt;&lt;br /&gt;Step 2: Go to HTML setting in blogger.&lt;br /&gt;&lt;br /&gt;Step 3: Press Ctrl+F and&amp;nbsp;find ]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;&lt;br /&gt;Step 4: Past the following code above mention code&lt;br /&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;.post blockquote {&lt;br /&gt;background: #&lt;span style=&quot;color: #990000;&quot;&gt;f5f5f5 &lt;/span&gt;url(&lt;span style=&quot;color: #990000;&quot;&gt;https://lh4.googleusercontent.com/-Lt62qtrIZBo/U-DukTYgUFI/AAAAAAAAC7U/96pfre00ZVA/w690-h33-no/blockquote-horizental-BF.jpg&lt;/span&gt;) no-repeat 0% 100%;&lt;br /&gt;margin: 20px;&lt;br /&gt;padding:10px 20px 40px;&lt;br /&gt;word-wrap:break-word;&lt;br /&gt;overflow:hidden;&lt;br /&gt;border-top: 1px solid #DDD;&lt;br /&gt;border-right: 1px solid #DDD;&lt;br /&gt;border-left: 1px solid #DDD;&lt;br /&gt;border-bottom: 0px solid #DDD;&lt;br /&gt;font-size: 0.9em;&lt;br /&gt;}&lt;br /&gt;.post blockquote:hover {&lt;br /&gt;background: #&lt;span style=&quot;color: #990000;&quot;&gt;F2F1F1 &lt;/span&gt;url(&lt;span style=&quot;color: #990000;&quot;&gt;https://lh4.googleusercontent.com/-Lt62qtrIZBo/U-DukTYgUFI/AAAAAAAAC7U/96pfre00ZVA/w690-h33-no/blockquote-horizental-BF.jpg&lt;/span&gt;) no-repeat 0% 100%;&lt;br /&gt;margin: 20px;&lt;br /&gt;padding:10px 20px 40px;&lt;br /&gt;word-wrap:break-word;&lt;br /&gt;overflow:hidden;&lt;br /&gt;border-top: 1px solid #DDD;&lt;br /&gt;border-right: 1px solid #DDD;&lt;br /&gt;border-left: 1px solid #DDD;&lt;br /&gt;border-bottom: 0px solid #DDD;&lt;br /&gt;font-size: 0.9em;&lt;br /&gt;}&lt;/blockquote&gt;&lt;div&gt;Step 5: Save your blogger template.&lt;/div&gt;&lt;div&gt;NOTE: You can change &lt;span style=&quot;color: #990000;&quot;&gt;BROWN colored text&lt;/span&gt; to change image of your choice.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You may also like: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/install-windows-from-bootable-USB-using-PowerISO.html&quot; target=&quot;_blank&quot;&gt;How to install Windows 7/8 from USB&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Free download Tech Shadow premium blogger template&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;NOTE: If the above CSS code is not working to show blockquote in blogger, kindly remove any other code of blockquote.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #274e13;&quot;&gt;Design 2: Image at Vertical border to&lt;/span&gt;&lt;br /&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-iH4snOpDce8/VAHbIpx4kII/AAAAAAAADLo/Pr091IEdzNw/w472-h177-no/customize-blockquote-vertical.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img alt=&quot;Professional and Customize Blockquote in blogger&quot; border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-iH4snOpDce8/VAHbIpx4kII/AAAAAAAADLo/Pr091IEdzNw/w472-h177-no/customize-blockquote-vertical.png&quot; title=&quot;Blockquote in blogger&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Preview of another blockqoute design&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Add Customize Blockquote in blogger:&lt;/h3&gt;&lt;div&gt;Steps to follow to add another customize blockquote in blogger:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Step 1: Go HTML setting in blogger&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Step 2: Find ]]&amp;gt;&amp;lt;/b:sking&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Step 3: Above it paste the following CSS code:&lt;/div&gt;&lt;div&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;.post blockquote {&lt;br /&gt;background: #&lt;span style=&quot;color: #990000;&quot;&gt;ffffff &lt;/span&gt;url(&lt;span style=&quot;color: #990000;&quot;&gt;https://lh4.googleusercontent.com/-sQDSgNFfvkk/U9yymga-vUI/AAAAAAAAC3s/1C-SwdZc99Q/w32-h166-no/blockquote-zohaib-jahan-blog.jpg&lt;/span&gt;);&lt;br /&gt;background-position:top left;&lt;br /&gt;background-repeat:repeat-y;&lt;br /&gt;margin: 0 20px;&lt;br /&gt;padding: 10px 20px 10px 45px;&lt;br /&gt;border-top: 2px solid #DDD;&lt;br /&gt;border-right: 5px solid #666;&lt;br /&gt;border-left: 2px solid #DDD;&lt;br /&gt;border-bottom: 5px solid #666;&lt;br /&gt;font-size: 0.9em;&lt;br /&gt;}&lt;br /&gt;.post blockquote:hover {&lt;br /&gt;background: #&lt;span style=&quot;color: #990000;&quot;&gt;F7F7F7 &lt;/span&gt;url(&lt;span style=&quot;color: #990000;&quot;&gt;https://lh4.googleusercontent.com/-sQDSgNFfvkk/U9yymga-vUI/AAAAAAAAC3s/1C-SwdZc99Q/w32-h166-no/blockquote-zohaib-jahan-blog.jpg&lt;/span&gt;);&lt;br /&gt;background-position:top left;&lt;br /&gt;background-repeat:repeat-y;&lt;br /&gt;margin: 0 20px;&lt;br /&gt;padding: 10px 20px 10px 45px;&lt;br /&gt;border-top: 2px solid #DDD;&lt;br /&gt;border-right: 5px solid #666;&lt;br /&gt;border-left: 2px solid #DDD;&lt;br /&gt;border-bottom: 5px solid #666;&lt;br /&gt;font-size: 0.9em;&lt;br /&gt;font-color:white;&lt;br /&gt;}&lt;/blockquote&gt;&lt;/div&gt;&lt;h4&gt;Final words about adding Customize Blockquote in Blogging:&lt;/h4&gt;I hope you understand of how to add customize blockquote in blogger in CSS coding. Anyhow, tell me if you have any question about adding beautiful and customize blockquote in blogger. Keep visiting for Blogging, SEO tips and tricks. Also subscribe to be update with our blog.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/3442652559637459163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/08/add-Customize-blockquote-in-blogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/3442652559637459163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/3442652559637459163'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/08/add-Customize-blockquote-in-blogger.html' title='Add customize blockquote in blogger in CSS'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-rmkDZ3nxBog/VAHHZ0pjCII/AAAAAAAADK8/9ootIl76jxo/s72-c/Customize-Blockquote-in-Blogger.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-3700805824822312007</id><published>2014-08-10T09:11:00.001-07:00</published><updated>2014-09-07T10:46:06.333-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><title type='text'>How to Show beautiful custom author profile in blogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: center;&quot;&gt;&lt;img alt=&quot;Author profile below post&quot; border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-ltKSjUzGYoE/U-Mzq85RE6I/AAAAAAAAC8g/bvnygCPhse8/s1600/custom-blogger-author-profile.jpg&quot; height=&quot;200&quot; title=&quot;Author Profile in blogger&quot; width=&quot;200&quot; /&gt;&lt;/div&gt;To SEO point of view,&amp;nbsp;after each blogger posts&amp;nbsp;showing attractive custom author profile is very important. Google facilitates to show&amp;nbsp;Google Plus profile, you just need to enable it in post body setting of layout in blogger new interface.&lt;br /&gt;But what if you want to show custom author profile? Stay with us to know how to do...&lt;br /&gt;You just to add coding of HTML/CSS (Cascading Style Sheet) in html of your template. I&#39;ll guide you step by step.&lt;br /&gt;Before we go to custom author profile, first we see how to show Google plus profile after every blogger post.&lt;br /&gt;&lt;h2 style=&quot;text-align: left;&quot;&gt;Show Google Plus Author profile:&lt;/h2&gt;Before we discuss custom author profile in blogger platform, we have to enable to show Google Plus author blogger.&lt;br /&gt;Steps to follow:&lt;br /&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Go to blogger.com and sign-in.&lt;/li&gt;&lt;li&gt;Open the &quot;Layout&quot; in blogger setting.&lt;/li&gt;&lt;li&gt;Open &quot;Post body&quot; section in blogger layout setting&lt;/li&gt;&lt;li&gt;As show in picture below, click &quot;Show Author Profile Below Post&quot;&lt;/li&gt;&lt;li&gt;And save it.&amp;nbsp;&lt;/li&gt;&lt;/ol&gt;For Custom Author Profile kindly read carefully the&amp;nbsp;rest part of the&amp;nbsp;post.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;Show Blogger Author Profile&quot; border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/-Y5jZ-Z0MlNw/U-eZeeDf0JI/AAAAAAAADBs/2ock6z9XOm4/s1600/blogger-author-profile.png&quot; height=&quot;453&quot; title=&quot;Blogger Author Profile below post&quot; width=&quot;740&quot; /&gt;&lt;/div&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;Recommended posts: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/install-windows-from-bootable-USB-using-PowerISO.html&quot; target=&quot;_blank&quot;&gt;How to install windows from USB&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/best-jobs-searching-websites-in-pakistan.html&quot; target=&quot;_blank&quot;&gt;Top ten websites to find jobs in Pakistan&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html&quot; target=&quot;_blank&quot;&gt;How to make online radio&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html&quot; target=&quot;_blank&quot;&gt;Sam Broadcaster setting&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Tech-Shadow Premium Blogger template&lt;/a&gt;&lt;/div&gt;&lt;h2 style=&quot;text-align: left;&quot;&gt;Show Custom Author Profile:&lt;/h2&gt;&lt;div&gt;I hope you enabled to Show Author Profile in blogger layout setting. Now you will how to show Custom Author Profile in blogger. Be with me, keep following below steps.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Custom author profile in blogger&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-BEAsqW3d-Yw/U9yftEcAMGI/AAAAAAAAC2o/7tCtIrE9mhQ/s1600/custom-blogger-author-profile.jpg&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; title=&quot;Custom Author Profile&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Demo of Author Profile&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div&gt;Here are the steps to follow and HTML/CSS code.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. Go to Template setting in blogger&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;NOTE: before editing template in HTML, make sure that you have backup of the template.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2. Now, click &quot;edit HTML&quot;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;3. Find the following code (Ctrl+F)&lt;/div&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;&amp;lt;div class=&#39;post-footer-line post-footer-line-1&#39;/&amp;gt;&lt;/blockquote&gt;&lt;div&gt;4. After that code, paste the following code.&lt;/div&gt;&lt;div&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;&amp;lt;style&amp;gt;&lt;br /&gt;.aboutauthor{&lt;br /&gt;float:left;&lt;br /&gt;width:720px;&lt;br /&gt;padding:8px;&lt;br /&gt;height: 90px;&lt;br /&gt;border:1px solid #ccc;&lt;br /&gt;margin-bottom:-5px;&lt;br /&gt;margin-top:15px;&lt;br /&gt;background:url(http://3.bp.blogspot.com/-cLApl8bnaIk/UcGnYZnnRmI/AAAAAAAAHN8/AuAmaNk_pU4/s1600/pattern-3.png);&lt;br /&gt;color:#444444;&lt;br /&gt;-webkit-box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;-moz-box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;}&lt;br /&gt;.aboutauthor h2&lt;br /&gt;{color:#b6e026;font-family:Helvetica,Arial;font-weight:bold;text-shadow:#64665b 0px 1px 1px;font-size:28px;margin-bottom:5px; margin-top: -6px; }&lt;br /&gt;.aboutauthor h2:hover&lt;br /&gt;{color:#b6e026;font-family:Helvetica,Arial;font-weight:bold;text-shadow:#ccffff 0px 1px 1px;font-size:28px;margin-bottom:5px; margin-top:-6px;}&lt;br /&gt;.aboutauthor p&lt;br /&gt;{margin-bottom:5px; margin-top: -6px;}&lt;br /&gt;.aboutpic{&lt;br /&gt;float:right;&lt;br /&gt;margin:0;&lt;br /&gt;}&lt;br /&gt;.aboutpic img{&lt;br /&gt;border:1px solid #999999;&lt;br /&gt;-webkit-transition:-webkit-transform .15s linear;&lt;br /&gt;-moz-transition:-moz-transform .15s linear;&lt;br /&gt;-o-transition:-o-transform .15s linear;transition:transform .15s linear;&lt;br /&gt;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);&lt;br /&gt;-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);&lt;br /&gt;box-shadow:0 3px 6px rgba(0,0,0,.25);&lt;br /&gt;padding:5px 5px 5px 5px;-webkit-transform:rotate(+5deg);&lt;br /&gt;-moz-transform:rotate(+5deg);-ms-transform:rotate(+5deg);&lt;br /&gt;-o-transform:rotate(+5deg);transform:rotate(+5deg);float:left;&lt;br /&gt;}&lt;br /&gt;.aboutpic img:hover{&lt;br /&gt;background:#FFFFFF;&lt;br /&gt;-webkit-box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;-moz-box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;box-shadow:0px 0px 10px &amp;nbsp;rgba(0, 0, 0, .3);&lt;br /&gt;-webkit-transform:rotate(-3deg);&lt;br /&gt;-moz-transform:rotate(-3deg);&lt;br /&gt;-ms-transform:rotate(-3deg);&lt;br /&gt;-o-transform:rotate(-3deg);&lt;br /&gt;transform:rotate(-3deg);&lt;br /&gt;width:80px;&lt;br /&gt;height:85px;}&lt;br /&gt;.aboutsoc img&lt;br /&gt;{&lt;br /&gt;height:35px;&lt;br /&gt;margin-bottom: -7px;&lt;br /&gt;}&lt;br /&gt;.aboutsoc &amp;nbsp;p&lt;br /&gt;{&lt;br /&gt;font:16px georgia;&lt;br /&gt;font-weight: bold;&lt;br /&gt;display:inline;&lt;br /&gt;border-radius:5px;&lt;br /&gt;padding:5px;&lt;br /&gt;margin-right:10px;&lt;br /&gt;}&lt;br /&gt;.aboutsoc &amp;nbsp;a&lt;br /&gt;{color:#33ffff;}&lt;br /&gt;.aboutsoc &amp;nbsp;a:hover&lt;br /&gt;{color:orange; font-size:20px; font-weight:bold;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&lt;br /&gt;&amp;lt;div class=&#39;aboutauthor&#39;&amp;gt;&lt;br /&gt;&amp;lt;div class=&#39;aboutpic&#39;&amp;gt;&lt;br /&gt;&amp;lt;img alt=&#39;Zohaib Jahan Blog&#39; height=&#39;74&#39; src=&#39;&lt;span style=&quot;color: blue;&quot;&gt;https://lh5.googleusercontent.com/-637rapoKfCc/U9tiG1IWyAI/AAAAAAAAC0w/aG2J0X7SjQQ/w80-h85-no/Zohaib-Jahan-author.jpg.jpg&lt;/span&gt;&#39; title=&#39;Zohaib Jahan&#39; width=&#39;70&#39;/&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;h2&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt;About Zohaib Jahan:&lt;/span&gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;font color=&#39;white&#39;&amp;gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;He is a passionate blogger; providing SEO, Blogging, PDF stuff. As well as He Graduated in&lt;/span&gt;&lt;span style=&quot;color: #990000;&quot;&gt; &lt;/span&gt;&amp;lt;/font&amp;gt;&amp;lt;font color=&#39;#33ffff&#39;&amp;gt;&amp;lt;b&amp;gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;BSc in Electronics Engineering&lt;/span&gt; &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;font color=&#39;white&#39;&amp;gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;from&lt;/span&gt;&amp;lt;/font&amp;gt;&amp;lt;font color=&#39;#33ffff&#39;&amp;gt;&amp;lt;b&amp;gt; &lt;span style=&quot;color: #cc0000;&quot;&gt;UET Taxila, Pakistan.&lt;/span&gt;&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;font color=&#39;white&#39;&amp;gt; &lt;span style=&quot;color: #cc0000;&quot;&gt;You can contact me via Email.&lt;/span&gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;div class=&#39;aboutsoc&#39;&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;font color=&#39;gray&#39;&amp;gt;Catch me on Social Media:&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;a href=&#39;https://www.facebook.com/&lt;span style=&quot;color: blue;&quot;&gt;jahanzohaib&lt;/span&gt;&#39;&amp;gt;Facebook&amp;lt;/a&amp;gt; | &amp;lt;a href=&#39;https://twitter.com/zohaibjahan&#39;&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt;Twitter&lt;/span&gt;&amp;lt;/a&amp;gt; | &amp;lt;a href=&#39;https://plus.google.com/+zohaibjahan?rel=author&#39;&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt;+Google&lt;/span&gt;&amp;lt;/a&amp;gt; | &amp;lt;a href=&#39;http://pinterest.com/zjahan&#39;&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt;Pinterest&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div&gt;5. Save the template, and you did it finally.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;6. Change &lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;BLUE&lt;/b&gt;&lt;/span&gt; and &lt;span style=&quot;color: #cc0000; font-weight: bold;&quot;&gt;BROWN &lt;/span&gt;text according your requirements.&lt;br /&gt;&lt;br /&gt;NOTE: if you cannot find &amp;lt;div class=&#39;post-footer-line post-footer-line-1&#39;/&amp;gt; in blogger HTML setting, then please find following similar codes:&lt;br /&gt;&amp;lt;div class=&#39;post-footer-line post-footer-line-2&#39;/&amp;gt;&lt;br /&gt;or&lt;br /&gt;&amp;lt;div class=&#39;post-footer-line post-footer-line-3&#39;/&amp;gt;&lt;br /&gt;and paste code below any of the above line.&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Final words about author profile:&lt;/h3&gt;&lt;div&gt;I hope that you follow my instructions, and now you are enjoying to show custom author profile below blogger posts. You can change the code if you know just ABC of HTML/CSS (Cascading Style Sheet). Anyhow, let me know if you have any question regarding showing custom author profile in blogger, it&#39;ll be an honor to answer your questions. Keep visiting our blog for more blogging and SEO (Search Engine Optimization) tips and tricks.&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/3700805824822312007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/3700805824822312007'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/3700805824822312007'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html' title='How to Show beautiful custom author profile in blogger'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-ltKSjUzGYoE/U-Mzq85RE6I/AAAAAAAAC8g/bvnygCPhse8/s72-c/custom-blogger-author-profile.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-2288424799688085929</id><published>2014-07-23T08:57:00.000-07:00</published><updated>2014-12-03T08:57:32.950-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Top ten"/><category scheme="http://www.blogger.com/atom/ns#" term="ways of Earning"/><title type='text'>Top ten websites to find jobs in Pakistan</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&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;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-UMN1WaRawwM/U8-FFSY5KXI/AAAAAAAACxA/C-ETa0BsvSQ/s1600/latest-jobs-in-pakistan.jpg&quot; height=&quot;237&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here I am going to share with you best job searching websites. To find jobs in Pakistan is inside a difficult job. Normally, Job ads are served by &lt;a href=&quot;http://zohaibjahan.blogspot.com/2013/10/The-Pakistani-Newspapers.html&quot; target=&quot;_blank&quot;&gt;Daily Pakistani Urdu Newspapers&lt;/a&gt; or online job boards in Pakistan. Many people say that industries are preferring job websites for publishing their job ads in Pakistan as it is a cheap way of classifieds easy to collect data of candidates for themselves as well as these websites make easy for candidates to search jobs in Pakistan also easy to apply, even subscribed to get latest jobs published.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Recent published post:&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html&quot; target=&quot;_blank&quot;&gt;How to make online radio&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html&quot; target=&quot;_blank&quot;&gt;Sam Broadcaster setting part 2&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/how-to-install-windows-7-and-8-from-usb.html&quot; target=&quot;_blank&quot;&gt;How to install windows 7, 8 from USB&lt;/a&gt;&lt;/div&gt;&lt;h2 style=&quot;text-align: left;&quot;&gt;Ranking criteria of Best Job Search Websites in Pakistan&lt;/h2&gt;&lt;div&gt;Alexa Rank i.e. website traffic is main point that I chose while making this list and frequency of job updates on daily basis. Some websites even offer email subscriptions of a particular job category, and the facility of applying online that is my favorite thing that I love while exploring websites of jobs in Pakistan. So here we go !&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Top ten Job Search Websites in Pakistan:&lt;/h3&gt;&lt;div&gt;1. &lt;a href=&quot;http://rozee.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Rozee.Pk&lt;/a&gt; &amp;nbsp;&lt;b&gt;Alexa Rank&lt;/b&gt; in Pakistan: 49&lt;/div&gt;&lt;div&gt;Rozee.Pk is the best website that I have ever used to find jobs in Pakistani Industries. Rozee.Pk is linked with Industries, it collects companies data, serve job ads in Pakistan. While on the other hands, it provides job applicants a platform to make their CVs through which they apply online. Rozee.Pk also provides its premium services like professional CV writing, presenting applicant CVs on tops to increase their chances of hiring. Rozee.Pk is updated on daily basis and it provides applicants to get job alerts of one or particular categories of jobs in Pakistan.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Read also: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Tech Shadow Free premium blogger template&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2. &lt;a href=&quot;http://indeed.com.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Indeed.com.pk&lt;/a&gt; 290&lt;/div&gt;&lt;div&gt;Indeed.com.pk is actually not a job board but instead it is just like a search engine that collect job published on other websites like Rozee.pk, Mustaqbil.com, Nelaam.com, jobsnama.com, Brightspyre.com etc and share these latest jobs in Pakistan.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;3. &lt;a href=&quot;http://mustakbil.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Mustakbil.com&lt;/a&gt; 155&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;4. &lt;a href=&quot;http://jobsnama.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Jobsnama.com&lt;/a&gt; 2700&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;5.&amp;nbsp;&lt;a href=&quot;http://jobsalert.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Jobsalert.pk&lt;/a&gt; 419&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;6. &lt;a href=&quot;http://paperparho.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;PaperParho.com&lt;/a&gt; 2231&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;7.&amp;nbsp;&lt;a href=&quot;http://nokri.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Nokri.pk&lt;/a&gt;&amp;nbsp;&lt;b&gt;Alexa Rank&lt;/b&gt;: n/a&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;8.&amp;nbsp;&lt;a href=&quot;http://www.jobz.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Jobz.pk&amp;nbsp;&lt;/a&gt;372&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;9.&amp;nbsp;&lt;a href=&quot;http://paperpkads.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Paperpkads.com&lt;/a&gt;&amp;nbsp;122&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;10. &lt;a href=&quot;http://bayrozgar.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Bayrozgar.com&lt;/a&gt; 406&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Other websites related to Jobs in Pakistan:&lt;/h3&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://pakjob4u.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Pakjob4u.com&lt;/a&gt;&amp;nbsp;Alexa Rank: 881&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://apnijobs.pk/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Apnijobs.pk&lt;/a&gt; 2166&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://nelaam.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Nelaam.com&lt;/a&gt; 2478&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://brightspyre.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Brightspyre.com&lt;/a&gt; 1455&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://pakistanplacement.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;PakistanPlacement.com&lt;/a&gt; 1752&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Top five websites to find international jobs in Pakistan:&lt;/h3&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://linkedin.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Linkedin.com&lt;/a&gt; Alexa Rank: 10&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.bayt.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Bayt.com &lt;/a&gt;226&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://gulftalent.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;GulfTalent.com&lt;/a&gt; 1292&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://naukrigulf.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Naukrigulf.com&lt;/a&gt; 1435&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.www.careermidway.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Careermidway.com&lt;/a&gt; 1848&lt;/li&gt;&lt;/ul&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Update: Alexa rank of these websites is updated on 7 July, 2014.&lt;br /&gt;&lt;br /&gt;Read also: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;How to show Custom Author profile in Blogger&lt;/a&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Final Wording about Best Job Websites in Pakistan:&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;These are the best website that I shared with you to find latest jobs in Pakistan and abroad specially Gulf counties related to Engineering, Medical, DAE, HR, Teaching, Abroad, labor, govt jobs published on Daily Pakistani newspapers or directly on these websites. And Important thing is that some websites like Haleeb, Fauji Fertilizer, Fatima-Group, Ericsson etc; they have their own setup of publishing jobs in Pakistan only on their websites.&lt;/div&gt;&lt;div&gt;I suggest you to drop your CV or resume to the industry related to your field by hand. Tell me if you got job by any of these listed websites.&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/2288424799688085929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/07/best-jobs-searching-websites-in-pakistan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/2288424799688085929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/2288424799688085929'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/07/best-jobs-searching-websites-in-pakistan.html' title='Top ten websites to find jobs in Pakistan'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-UMN1WaRawwM/U8-FFSY5KXI/AAAAAAAACxA/C-ETa0BsvSQ/s72-c/latest-jobs-in-pakistan.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-7446134838282528791</id><published>2014-07-20T23:12:00.000-07:00</published><updated>2014-08-11T06:27:20.550-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="general info"/><category scheme="http://www.blogger.com/atom/ns#" term="Online radio"/><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><title type='text'>Sam broadcaster setting - Online radio part-2</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;Making a free Online Radio&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-_jriwiBofTc/U8p59k8soaI/AAAAAAAACvE/ok7474_T0K8/s1600/Sam-Broadcaster.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img alt=&quot;Sam Broadcaster logo&quot; border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-_jriwiBofTc/U8p59k8soaI/AAAAAAAACvE/ok7474_T0K8/s1600/Sam-Broadcaster.jpg&quot; height=&quot;320&quot; title=&quot;Sam Broadcaster&quot; width=&quot;318&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Previously I published a post on &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html&quot; target=&quot;_blank&quot;&gt;making online radio&lt;/a&gt;&amp;nbsp;in which I discussed Auto DJ, radio stream hosting, embed web player and last thing is Sam broadcaster settings. Online Radio is becoming more popular than FM radio as it is cheap, easy to install, maintenance. Moreover, FM radio stations are also being broadcasted through web player now a days.&lt;br /&gt;Before we go into details of Sam broadcaster settings, briefly we list the things required:&lt;br /&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;br /&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;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Online Radio setup requires:&lt;/h3&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Stream Hosting&lt;/li&gt;&lt;li&gt;Broadcasting software like Sam Broadcaster&lt;/li&gt;&lt;li&gt;* Auto DJ&lt;/li&gt;&lt;li&gt;* Embed into a web player.&lt;/li&gt;&lt;/ul&gt;Remember that auto DJ and web player are of choice (not so important) for online radio setting. Anyhow, without further delay, let us discuss settings of Sam Broadcaster needed for making online radio.&lt;br /&gt;First of all you must have installed Sam Broadcaster of&amp;nbsp;4 plus version, if you don&#39;t have then first&amp;nbsp;&lt;a href=&quot;http://spacial.com/sam-broadcaster&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt;&amp;nbsp;it and after installing it, open the Sam Broadcaster.&lt;br /&gt;A windows will appear similar as shown below. If doesn&#39;t appears, You can adjust these windows i.e. Queue, History, Encoders, Voice FX etc from &lt;i&gt;Windows Menu&lt;/i&gt;&amp;nbsp;in the Sam Broadcaster.&lt;br /&gt;&lt;br /&gt;Recommended posts:&amp;nbsp;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;How to show Custom Author Profile&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Tech Shadow Free premium Blogger template&lt;/a&gt;&lt;br /&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Steps Sam Broadcaster setting:&lt;/span&gt;&lt;/h3&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;In &lt;b&gt;Encoders Window&lt;/b&gt;, click plus sign to add new encoder setting, a window appear as show below.&lt;/li&gt;&lt;li&gt;In &lt;b&gt;Format&lt;/b&gt; option of &lt;b&gt;Converter sub-menu&lt;/b&gt;, you can adjust&amp;nbsp;audio format,&amp;nbsp;bit-rate, frequency and channel of your own&amp;nbsp;choice, for example: &lt;b&gt;mp3PRO, &lt;/b&gt;64&lt;b&gt; kb/s, &lt;/b&gt;44.1&lt;b&gt; kHz, Stereo.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;And the most important setting of encoder is of &lt;b&gt;Server Details &lt;/b&gt;in Sam Broadcaster&lt;b&gt;, &lt;/b&gt;it supports&amp;nbsp;Shoutcast, Live365 and Icecast type servers. We used &lt;b&gt;Shoutcast Server&lt;/b&gt; type.&lt;/li&gt;&lt;li&gt;Then put &lt;b&gt;Server IP, Server Port, Server password&lt;/b&gt;&amp;nbsp;which you got from &lt;i&gt;My Radio Stream&lt;/i&gt;&amp;nbsp;website, for example s8.myradiostream.com, 4140.&lt;/li&gt;&lt;li&gt;Station Details are optional.&lt;/li&gt;&lt;li&gt;Press OK and the encoder setting is finished.&lt;/li&gt;&lt;/ol&gt;Recommended post: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/how-to-install-windows-7-and-8-from-usb.html&quot; target=&quot;_blank&quot;&gt;How to install windows 7, 8 from USB&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/top-ten-websites-to-find-jobs-in.html&quot; target=&quot;_blank&quot;&gt;Best websites to find jobs in Pakistan&lt;/a&gt;&lt;br /&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;/ol&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://4.bp.blogspot.com/-3RvD6m3KPqY/U-MzblTkofI/AAAAAAAAC8A/4M7-nfGgKVE/s1600/online-radio-setting-sam-broadcaster2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Encoder setting of Sam Broadcaster&quot; border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/-3RvD6m3KPqY/U-MzblTkofI/AAAAAAAAC8A/4M7-nfGgKVE/s1600/online-radio-setting-sam-broadcaster2.jpg&quot; height=&quot;280&quot; title=&quot;Encoder of Sam Broadcaster&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;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;Audio files setting in Sam Broadcaster:&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Add Audio files using &lt;b&gt;Queue window&lt;/b&gt;, you can also add a playlist of audio files, double click will play the file you click.&lt;/li&gt;&lt;li&gt;In &lt;b&gt;Voice FX window&lt;/b&gt;&amp;nbsp;in&amp;nbsp;Sam Broadcaster, you can adjust the volume of music as well as voice. Or simply turn ON mic and press &lt;b&gt;Local talk&lt;/b&gt;&amp;nbsp;button whenever you want to speak, it will automatically lowers music volume while raises your voice as well.&lt;/li&gt;&lt;li&gt;History window stores a list of audio files that are played.&lt;/li&gt;&lt;li&gt;Some external windows may appear in Sam Broadcaster named as &lt;b&gt;Deck A, Deck B. &lt;/b&gt;Deck A is for current playing music file while Deck B waits to play next one and vice versa.&lt;/li&gt;&lt;/ul&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://1.bp.blogspot.com/-wOIibpOYhIc/U-MzbZayFsI/AAAAAAAAC8E/a6fL1hxH9xM/s1600/online-radio-setting-sam-broadcaster.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Sam Broadcaster setting&quot; border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-wOIibpOYhIc/U-MzbZayFsI/AAAAAAAAC8E/a6fL1hxH9xM/s1600/online-radio-setting-sam-broadcaster.jpg&quot; height=&quot;340&quot; title=&quot;setting of Sam Broadcaster&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;br /&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Final words for making Online Radio:&lt;/h4&gt;&lt;a href=&quot;http://2.bp.blogspot.com/--K2gIqm7inI/U8z8CPuM7yI/AAAAAAAACwM/cvaGoXL_Ta4/s1600/online-web-radio.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/a&gt;Finally, Making Online Radio tutorial is finished with Sam broadcaster setting. I hope you understand it and now you are able to make your own free online radio. Remember that this post is the part-2 of How to make online radio.&lt;br /&gt;Note: You may have to purchase Sam Broadcaster to use its full functions.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/7446134838282528791/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/7446134838282528791'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/7446134838282528791'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html' title='Sam broadcaster setting - Online radio part-2'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-_jriwiBofTc/U8p59k8soaI/AAAAAAAACvE/ok7474_T0K8/s72-c/Sam-Broadcaster.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-759333700977000728</id><published>2014-07-03T01:19:00.000-07:00</published><updated>2014-08-11T06:30:30.907-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="general info"/><category scheme="http://www.blogger.com/atom/ns#" term="Online radio"/><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><title type='text'>How to make a free Online Radio</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;h2 style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img alt=&quot;Online radio&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-CldINa1TOoo/U7UVDUHyPVI/AAAAAAAACsQ/s9C67wt0XGY/s1600/online-web-radio.jpg&quot; height=&quot;203&quot; title=&quot;Online internet radio&quot; width=&quot;320&quot; /&gt;&lt;/h2&gt;&lt;h2 style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;Complete guide to set up a free Internet Radio&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;The world has become global village owing to internet and its wonderful services. Online radio has attracted the radio lovers to itself as &lt;b&gt;Frequency Radio&lt;/b&gt;&amp;nbsp;&quot;FM&quot; is expensive to setup, lots of staff and money required etc. On the other hand Online radio is easy to install, simple skills are needed and it is also cheap even free. Today, in this tutorial you are going to learn how to make online radio, set by step by simple guide. So here we go...&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span style=&quot;color: #990000;&quot;&gt;Part 1: Radio Stream hosting to make online radio&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Part 2: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html&quot; target=&quot;_blank&quot;&gt;Sam Broadcaster settings&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;Things required to make online radio:&lt;/h3&gt;&lt;div&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Radio Stream Hosting&lt;/li&gt;&lt;li&gt;* Web-player&lt;/li&gt;&lt;li&gt;Broadcasting software&lt;/li&gt;&lt;li&gt;* Auto DJ&lt;/li&gt;&lt;/ol&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;img alt=&quot;working online radio&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-W2sMxkYubqk/U-eeAY0H-wI/AAAAAAAADCE/DtDjyKZ7NwA/w589-h296-no/online-radio-setting-sam-broadcaster4b.png&quot; height=&quot;320&quot; title=&quot;How online radio works&quot; width=&quot;640&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;/ol&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Auto DJ:&lt;/h3&gt;* &lt;i&gt;Auto DJ&lt;/i&gt; is an optional thing for setting up online radio and it means you upload your music files on auto-dj website, the website provides you a playlist-code of the uploaded files and website may charge some money also. But RJ or DJ can also manage songs manually using a software like &lt;i&gt;Sam Broadcaster &lt;/i&gt;and with the help of Mic, headphone and a PC having some songs.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Without wasting any time, we move to further details of steps required to set up online radio.&lt;/div&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;Recommended Posts to read: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;How to show Custom Author Profile below blogger posts.&lt;/a&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;Free Online Radio Stream Hosting:&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Online radio stream hosting is almost the same thing as website hosting. Stream hosting means your audio e.g. music files are first uploaded to a stream hosting servers i.e. shoutcast servers then audio files are transmitted through web player.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;There are many companies in race providing radio stream hosting i.e.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;MyRadioStream&lt;/li&gt;&lt;li&gt;Caster.fm&lt;/li&gt;&lt;li&gt;Listen2myradio&lt;/li&gt;&lt;li&gt;Wavestreaming&lt;/li&gt;&lt;/ol&gt;In this tutorial, we&#39;ll discuss &lt;i&gt;&lt;a href=&quot;http://myradiostream.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;My Radio Stream&lt;/a&gt;&lt;/i&gt; only as it is free radio streaming plus it also provides a link to listen you streamed data. So first go to this website and sign up for free. After making account on &lt;i&gt;my radio stream, you will see a settings on a web page like this:&lt;/i&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;img alt=&quot;setting of My Radio Stream&quot; border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/-vt-LfM4_LvE/U-egs9KwyKI/AAAAAAAADDM/PkIbA1Sfm-w/w896-h553-no/online-radio-setting-sam-broadcaster3b.png&quot; height=&quot;394&quot; title=&quot;My Radio Stream setting&quot; width=&quot;640&quot; /&gt;&lt;/div&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;Here is screen-short of &lt;i&gt;my radio stream&lt;/i&gt; website. You just need to note three things in &lt;i&gt;stream settings&lt;/i&gt;:&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;b&gt;Stream Address&lt;/b&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;for example address&amp;nbsp;as in picture is s8.myradiostream.com&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;b&gt;Stream Password&lt;/b&gt;&lt;/li&gt;&lt;li&gt;And &lt;b&gt;Port number&lt;/b&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;e.g. 4140 is port number as show in screen-short.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;Both things are needed for broadcasting software like &lt;i&gt;Sam Broadcaster.&lt;/i&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;b&gt;NOTE:&lt;/b&gt; In free service of &lt;i&gt;my radio stream&lt;/i&gt;, you are restricted to 192 kbps streaming speed and you have to start radio streaming when you want to broadcast.&lt;/div&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;See also: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Tech Shadow free download premium Blogger Template&lt;/a&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;Web Player:&lt;/h3&gt;&lt;div&gt;* Web player is actually an interface through listeners can tune-in your online radio via web or it can also be downloaded as .pls or similar file to tune-in the radio from &lt;b&gt;VLC, WinAmp&lt;/b&gt; like software. But interesting thing; it also an optional as free service of &lt;i&gt;my radio stream &lt;/i&gt;provides a dedicated link for listening your radio.&lt;br /&gt;&lt;br /&gt;Read also: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/how-to-install-windows-7-and-8-from-usb.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;How to install windows 7/8 from USB&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/top-ten-websites-to-find-jobs-in.html&quot; target=&quot;_blank&quot;&gt;Best &lt;b&gt;Jobs&lt;/b&gt; searching websites &lt;b&gt;in Pakistan&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;There are my websites providing radio direct tune-in services but I used &lt;i&gt;Wavestreaming&lt;/i&gt; service. You can enjoy its free service of direct tune-in in the form a java-code by providing only;&lt;/div&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;b&gt;Stream address&lt;/b&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Port number&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;It also facilitates you different skins of online radio interface. This java code can inserted anywhere to direct tune-in your radio. Part-2 will be published soon, now &lt;span style=&quot;color: #990000;&quot;&gt;tell me if you have any question...&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/759333700977000728/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/759333700977000728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/759333700977000728'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html' title='How to make a free Online Radio'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-CldINa1TOoo/U7UVDUHyPVI/AAAAAAAACsQ/s9C67wt0XGY/s72-c/online-web-radio.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-2037692954760566539</id><published>2014-02-18T15:24:00.000-08:00</published><updated>2014-09-19T03:50:56.754-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogger Templates"/><title type='text'>Tech Shadow Premium blogger template free download</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;Tech shadow template blogger&quot; border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-ltZFZ4-PzSI/UwPm2mvVFbI/AAAAAAAACM8/mPbknuwNC28/s1600/tech-shadow.jpg&quot; height=&quot;320&quot; title=&quot;template tech shadow&quot; width=&quot;249&quot; /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Tech Shadow is a 2 Column with beautiful Navigation Bar, unique 3 column Footer Design, Socializer and awesome Subscription Box. Tech Shadow premium is basically designed by Muhammad Yaqoob (MybloggerLab), but thanks to Mr Yaqoob to release it as totally free.&lt;/div&gt;&lt;h2&gt;Best blogger template Tech Shadow:&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;This is my first post on &lt;b&gt;Best Findings&lt;/b&gt; blog, actually I&#39;m dreaming of becoming a well-known blogger providing blogger templates, search engine optimization tips, ways of online earning etc.You can find many other well-known responsive templates but &lt;b&gt;Tech Shadow&lt;/b&gt; is the best blogger responsive template I have found on the internet. The important point is that it&#39;s premium version is free and I hope You&#39;ll also love it by using it. So here we discuss it without further delay.&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Tech Shodow Features:&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;b&gt;SEO &lt;/b&gt;optimized template&lt;/li&gt;&lt;li&gt;Responsive navigation bar&lt;/li&gt;&lt;li&gt;A ad section of 468x60 is inserted in the header&lt;/li&gt;&lt;li&gt;300x250 ad can be placed in the right side bar&lt;/li&gt;&lt;li&gt;Subscription area below the navigation bar&lt;/li&gt;&lt;li&gt;Social media profiles icons&lt;/li&gt;&lt;li&gt;Socializer that includes:&amp;nbsp;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Facebook like, Tweet, Google plus sharing button&lt;/li&gt;&lt;li&gt;Follow Us: Facebook fan page, Twitter profile&lt;/li&gt;&lt;li&gt;And sharing buttons of popular social media sites&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Related posts&lt;/li&gt;&lt;/ul&gt;Recommended posts: &lt;a href=&quot;http://bestfindings.blogspot.com/2014/01/install-windows-from-bootable-USB-using-PowerISO.html&quot; target=&quot;_blank&quot;&gt;How to install windows from USB&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/best-jobs-searching-websites-in-pakistan.html&quot; target=&quot;_blank&quot;&gt;Best Websites to Jobs in Pakistan&lt;/a&gt;&lt;br /&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;How to show Custom Author Profile in Blogger&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html&quot; target=&quot;_blank&quot;&gt;How to online radio&lt;/a&gt; | &lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html&quot; target=&quot;_blank&quot;&gt;Sam Broadcaster setting&lt;/a&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;Screen shorts of Tech shadow&lt;/h3&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Tech shadow header, menu bar&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-Uf53RDkhblA/UwPU3tvM1QI/AAAAAAAACMk/NM3JR7ln2Vs/s1600/header-tech+shadow-bestfindings-1.jpg&quot; height=&quot;116&quot; style=&quot;font-family: &#39;&#39;; margin-left: auto; margin-right: auto;&quot; title=&quot;Header plus navigation&quot; width=&quot;640&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Header, Responsive menu bar&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Subscription area of Tech shadow&quot; border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-CSXxHmVoylY/UwPU3JDeKcI/AAAAAAAACMc/3xt5B9TKiPE/s1600/Subcription-tech+shadow-bestfindings-2.jpg&quot; height=&quot;290&quot; style=&quot;font-family: &#39;&#39;; margin-left: auto; margin-right: auto;&quot; title=&quot;Subscription area&quot; width=&quot;640&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Subscription area , Social media fan pages&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Socializer of Tech shadow&quot; border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-gnxkF6ODZEk/UwPU2wkzx7I/AAAAAAAACMY/F8pVDvp9T5g/s1600/Socializer-tech+shadow-bestfindings-4.jpg&quot; height=&quot;494&quot; style=&quot;font-family: &#39;&#39;; margin-left: auto; margin-right: auto;&quot; title=&quot;Socializer plus related posts&quot; width=&quot;640&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Socializer , Related posts&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Footer of tech shadow with three columns&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-n63PrBVOULE/UwPU2vGZ48I/AAAAAAAACMQ/IkdPQtVfxOo/s1600/Footer-tech-shadow-bestfindings-3.jpg&quot; height=&quot;296&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; title=&quot;Footer of Tech Shadow&quot; width=&quot;640&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Footer&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;How to install:&lt;/h3&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Go to &lt;b&gt;Blogger&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Open &#39;&lt;b&gt;Template&lt;/b&gt;&#39; menu&lt;/li&gt;&lt;li&gt;Then download your current&amp;nbsp;template theme as&lt;span style=&quot;font-family: &#39;&#39;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;&#39;;&quot;&gt;backup&lt;/span&gt;&lt;/li&gt;&lt;li&gt;And finally choose &#39;&lt;b&gt;.xml&lt;/b&gt;&#39; file of tech-shadow template and simply click upload&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;That&#39;s it, congratulation you done it, enjoy. Dear let me tell if you face any problem while installing the template.&lt;br /&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Tech shadow downloading Links:&lt;/h4&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://tech-shadow-01.blogspot.com/2014/02/post-3-preview.html&quot; target=&quot;_blank&quot;&gt;Live Demo&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://adfoc.us/19632738553642&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: blue;&quot;&gt;Note:&lt;/span&gt; &lt;span style=&quot;background-color: #f3f3f3; color: #990000;&quot;&gt;Skip Ad&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&amp;nbsp;after 5 seconds to download&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Final Words:&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;I try to describe all features of Tech shadow blogger template. Kindly tell me if link is not working. Also tell me if you need my help to edit the Tech shadow template. Keep smiling and visiting us for more Blogging, SEO tips and tricks.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/2037692954760566539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/2037692954760566539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/2037692954760566539'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html' title='Tech Shadow Premium blogger template free download'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-ltZFZ4-PzSI/UwPm2mvVFbI/AAAAAAAACM8/mPbknuwNC28/s72-c/tech-shadow.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6328205059446167279.post-1441136166865224969</id><published>2014-01-23T13:58:00.000-08:00</published><updated>2014-08-11T06:32:10.823-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="tips and tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows help"/><title type='text'>How to install Windows 7 and 8 from USB Drive</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;Install windows 7, 8 by bootable USB&quot; border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/-oqJtLNbBHgs/UuJQv1Z2p7I/AAAAAAAACIc/-bpnZBEX91o/s1600/bootable-usb-pen-drive.jpg&quot; height=&quot;222&quot; title=&quot;Bootable USB pen drive&quot; width=&quot;400&quot; /&gt;&lt;/div&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;World is getting smart day by day. It is not the age of CD or DVD but the era of technology, internet and smart devices. Power ISO makes easy to run Windows setup from USB pen drive making it bootable. In this post, you&#39;ll be able to install Windows 7, 8 from Universal Serial Bus &#39;USB&#39; using Power ISO software.&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;a href=&quot;https://www.blogger.com/null&quot; name=&quot;more&quot;&gt;&lt;/a&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;So here we go...!&lt;/span&gt;&lt;br /&gt;&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;Making USB bootable using Power ISO:&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #990000;&quot;&gt;First Step:&lt;/span&gt;&lt;/b&gt; You must have installed &lt;b&gt;Power ISO&lt;/b&gt;&amp;nbsp;software (or similar of that) to initiate the process.&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://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F1.bp.blogspot.com%2F-0YthTsecKzM%2FUuJQvD35kVI%2FAAAAAAAACIQ%2FqO9z2aJnCC8%2Fs1600%2FPower%25252BISO%25252BCover.png&amp;amp;container=blogger&amp;amp;gadget=a&amp;amp;rewriteMime=image%2F*&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;power iso logo&quot; border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-0YthTsecKzM/UuJQvD35kVI/AAAAAAAACIQ/qO9z2aJnCC8/s1600/Power%252BISO%252BCover.png&quot; height=&quot;200&quot; style=&quot;font-family: &#39;&#39;; text-align: center; text-indent: -24px;&quot; title=&quot;power iso &quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Step 2: Open Power ISO software by double clicking on its icon placed on destop.&lt;/div&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;span style=&quot;color: #990000;&quot;&gt;NOTE:&lt;/span&gt;&lt;/b&gt; First you must have ISO of windows setup i.e. .iso file of windows. don&#39;t worry If you don&#39;t have, you can create iso file of setup from that software or iso creator easily.&amp;nbsp;&lt;/div&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;See also:&amp;nbsp;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/how-to-make-free-online-radio.html&quot; target=&quot;_blank&quot;&gt;How to make Online radio Part 1&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/sam-broadcaster-setting-online-radio.html&quot; target=&quot;_blank&quot;&gt;Sam Broadcaster setting - Online radio part 2&lt;/a&gt;&lt;/div&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;Step 3: Go to tools menu (shortcut key: alt+t) in the toolbar menu of Power ISO.&lt;/div&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;Step 4: Select create bootable USB drive from tools menu.&lt;/div&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;MsoListParagraphCxSpMiddle&quot; style=&quot;margin-left: 45.0pt; mso-add-space: auto; mso-list: l1 level1 lfo1; text-indent: -.25in;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;Power ISO, creating bootable USB&quot; border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-87R5ZLW1u2Q/UuJQvMP1W_I/AAAAAAAACIE/6pU9Dpsws6Q/s1600/bootable-usb-pen-drive-power-iso-2.jpg&quot; title=&quot;using Power ISO&quot; /&gt;&lt;/div&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;Step 5: A window appears like that, browse windows ISO file as source image file.&lt;/div&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;Step 6: Select your destination USB drive in which you want to install.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-indent: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Step 7: Select HDD as writing method in the opened window of Power ISO.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #990000; font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #990000; font-weight: bold;&quot;&gt;Final Step: &lt;/span&gt;Now click on start button at left-bottom, wait for its completion.&lt;/div&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;NOW, restart you PC and press F12, change BIOS setting; keep &#39;boot from USB drive&#39; at number 1 and it starts to run windows 7, 8 setup.&lt;/div&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;You may also Like:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/07/top-ten-websites-to-find-jobs-in.html&quot; target=&quot;_blank&quot;&gt;Top ten best websites to find jobs in Pakistan&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/02/Tech-Shadow-Premium-free-download.html&quot; target=&quot;_blank&quot;&gt;Tech Shadow Free download premium Blogger Template&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://bestfindings.blogspot.com/2014/08/custom-author-profile-below-blogger-posts.html&quot; target=&quot;_blank&quot;&gt;How to show Custom Author Profile below Blogger posts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;margin-left: 45.0pt; mso-add-space: auto; mso-list: l1 level1 lfo1; text-indent: -.25in;&quot;&gt;&lt;h4 style=&quot;clear: both; text-align: left;&quot;&gt;Final words:&lt;/h4&gt;&lt;/div&gt;&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;margin-left: 45.0pt; mso-add-space: auto; mso-list: l1 level1 lfo1; text-indent: -.25in;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Congratulations you did it finally, I hope you understand the procedure of installing windows 7/&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;8 from USB drive using Power ISO software. Anyhow, ask me friendly if you have any question.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bestfindings.blogspot.com/feeds/1441136166865224969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bestfindings.blogspot.com/2014/01/install-windows-from-bootable-USB-using-PowerISO.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/1441136166865224969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6328205059446167279/posts/default/1441136166865224969'/><link rel='alternate' type='text/html' href='http://bestfindings.blogspot.com/2014/01/install-windows-from-bootable-USB-using-PowerISO.html' title='How to install Windows 7 and 8 from USB Drive'/><author><name>Zohaib Jahan</name><uri>https://plus.google.com/107042574470565861329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-IsDRo8t4w3Q/AAAAAAAAAAI/AAAAAAAAFQ0/EEvJ76xTygs/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-oqJtLNbBHgs/UuJQv1Z2p7I/AAAAAAAACIc/-bpnZBEX91o/s72-c/bootable-usb-pen-drive.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>