<?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: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-6845329821932665985</id><updated>2012-01-15T15:14:55.489+05:30</updated><category term='No text selection'/><category term='WAQI MP3 Player'/><category term='Disable content copying'/><category term='Javascript'/><category term='Mp3 palyer'/><category term='Online Player'/><category term='Code hack'/><category term='Live demo of mp3 player'/><category term='Yahoo Media Player'/><category term='Player widget'/><category term='Facebook Comment Box'/><category term='Hotlink Hack'/><category term='Player widget for blog'/><category term='Content theft'/><category term='Code Generator'/><category term='Skydrive Hack'/><category term='MP3 Player Code Generator'/><category term='Page Scraper'/><category term='Yahoo Query Language'/><category term='Widget'/><category term='Remove status message'/><category term='Skydrive'/><category term='Disable mouse drag'/><category term='Script Generator'/><category term='Make your &quot;Contact Us/Feedback&quot; form'/><category term='Flash mp3 player'/><title type='text'>WAQAR's BLOG</title><subtitle type='html'>Free blogger templates, tutorial, widgets, script generators for your blog...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-4060115927095943410</id><published>2011-05-07T01:32:00.002+05:30</published><updated>2011-05-07T19:36:14.618+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Yahoo Query Language'/><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='Code hack'/><category scheme='http://www.blogger.com/atom/ns#' term='Skydrive Hack'/><category scheme='http://www.blogger.com/atom/ns#' term='Hotlink Hack'/><category scheme='http://www.blogger.com/atom/ns#' term='Page Scraper'/><category scheme='http://www.blogger.com/atom/ns#' term='Skydrive'/><title type='text'>Skydrive direct link/hot link Hack</title><content type='html'>&lt;p&gt;&lt;a href="http://skydrive.live.com/" target="_blank"&gt;Skydrive&lt;/a&gt; is free excellent online storage disk from Microsoft, but has some limitation regarding Link sharing and hotlinking a file from the &lt;a href="http://skydrive.live.com/" target="_blank"&gt;Skydrive&lt;/a&gt;, To download a file from &lt;a href="http://skydrive.live.com" target="_blank"&gt;Skydrive&lt;/a&gt;, you will have to visit &lt;a href="http://skydrive.live.com" target="_blank"&gt;Skydrive&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;To know more about skydrive, &lt;a href="http://blogs.technet.com/b/deploymentguys/archive/2008/05/23/off-topic-embedding-sky-drive-links.aspx" target="_blank"&gt;Click Here&lt;/a&gt;&lt;a href="http://blogs.technet.com/b/deploymentguys/archive/2008/05/23/off-topic-embedding-sky-drive-links.aspx" target="_blank"&gt;&lt;img style="display: inline" title="WL-SkyDrive_h_rgb" alt="WL-SkyDrive_h_rgb" src="http://lh3.ggpht.com/_FwIf-z9kjMA/TcRT2t8QLWI/AAAAAAAABbQ/ctGAqifumPg/WL-SkyDrive_h_rgb4.png?imgmax=800" width="161" height="46" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;If you manage to get a direct download link from skydrive download page, It will stop working after one or two days. Because these download links are dynamic. Microsoft wants &lt;a href="http://skydrive.live.com" target="_blank"&gt;Skydrive&lt;/a&gt; users to visit their website so that they can keep making money from Ad Views and Clicks.&lt;/p&gt;  &lt;p&gt;Good thing about this drive is, it is hosted on Microsoft’s Cloud, So it provides you almost 100% up time with unlimited download access i.e No Bandwidth limit and 25GB space.&lt;/p&gt;  &lt;p&gt;People have made scripts to track download links, but most of these scripts are hosted on their own server with no service guarantee.&lt;/p&gt;  &lt;p&gt;So I wanted to make a workaround to overcome this problem which is reliable and efficient.&lt;/p&gt;  &lt;p&gt;I made a simple javascript code which tracks the download link with the help of &lt;a href="http://developer.yahoo.com/yql/" target="_blank"&gt;Yahoo Query Language (YQL)&lt;/a&gt; API (A service from &lt;a href="http://ww.Yahoo.com" target="_blank"&gt;YAHOO&lt;/a&gt;).&lt;/p&gt;  &lt;p&gt;This script is useful for web publishers and bloggers and can be installed on your website or blog in a minute.&lt;/p&gt;  &lt;p&gt;Requirements:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;JQuery      &lt;br /&gt;JQuery is a very popular javascript library and a large number of sites are using it to enhance their site visibility and user Interface. If it is not installed on your blog/Webpage already, just add the below code in the header (i.e anywhere between &amp;lt;head&amp;gt; and &amp;lt;/head&amp;gt; tag).       &lt;pre style="display: inline" class="html" name="code"&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;br /&gt;  &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Link Tracker Code &lt;br /&gt;    &lt;br /&gt;Below is the link tracker code, add this code anywhere in the head section of your page. If you are using blogger, you can paste this code in a HTML/Javascript Gadget. &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;  &lt;pre style="display: inline" class="html" name="code"&gt;&amp;lt;!--Code written by Waqar's Blog--&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;function loadLinks(newUrl,url){&lt;br /&gt;$(&amp;quot;a[href='&amp;quot;+url+&amp;quot;']&amp;quot;).each(function(){&lt;br /&gt;var text = $(this).text();&lt;br /&gt;var replacedcode = '&amp;lt;a href=&amp;quot;'+newUrl+'&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;'+text+'&amp;lt;/a&amp;gt;'&lt;br /&gt;$(this).replaceWith(replacedcode);&lt;br /&gt;});}&lt;br /&gt;function getJSONdata(){&lt;br /&gt;$('a[href*=&amp;quot;office.live.com&amp;quot;]').each(function(){&lt;br /&gt;var url = $(this).attr('href');&lt;br /&gt;var queryAPI = &amp;quot;http://query.yahooapis.com/v1/public/yql?q=&amp;quot;;&lt;br /&gt;var query = &amp;quot;select * from html where url=\&amp;quot;&amp;quot;+url+&amp;quot;\&amp;quot; and xpath=\'//div[@id=\&amp;quot;spPreviewContainer\&amp;quot;]/a/@href\'&amp;quot;&lt;br /&gt;var queryFinal = queryAPI+encodeURI(query+&amp;quot;&amp;amp;format=json&amp;amp;callback=&amp;quot;);&lt;br /&gt;$.getJSON(queryFinal, function(json){&lt;br /&gt;if (json.query.results == null) newUrl = &amp;quot;http://skydlpage.blogspot.com/p/missing-link.html&amp;quot;;&lt;br /&gt;else newUrl = json.query.results.a.href;&lt;br /&gt;loadLinks(newUrl,url);});});}&lt;br /&gt;$(document).ready(function(){&lt;br /&gt;getJSONdata();});&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;p&gt;Well, here is a video to guide you through the installation. Though I have shown it on blogger blog, it can be used with any webpage, blog service or CMS.&lt;/p&gt;&lt;br /&gt;&lt;iframe height="349" src="http://www.youtube.com/embed/QcGehYzJHqs" frameborder="0" width="560" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;  &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This code will not work for files having extensions doc, docx, ppt, xls or any MS Office file extesion. To use with such files, first zip it and then upload to Skydrive.&lt;/p&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;p&gt;After installation, you can start posting Skydrive links on your Blog. Make sure that the link which you are copying from Skydrive is public and correct.&lt;/p&gt;&lt;br /&gt;&lt;p align="left"&gt;Your copied link will look something like this.&lt;br /&gt;  &lt;br /&gt;&lt;font face="Courier New"&gt;&lt;font size="1"&gt;http://cid-xxxxxxxxxxxxxxxxxxx.office.live.com/self.aspx/path&lt;/font&gt;&lt;font size="1"&gt; to your file/filename with extension&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;br /&gt;E.g Links&lt;br/&gt;&lt;br/&gt;&lt;br /&gt;&lt;a title="http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.pdf" href="http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.pdf"&gt;http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.pdf&lt;/a&gt;&lt;br/&gt;&lt;br /&gt;&lt;a title="http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.zip" href="http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.zip"&gt;http://cid-d6d439ce1b0b8393.office.live.com/self.aspx/Waqar%5E4s%20Blog/Direct%20link%20demo%20files/demo.zip&lt;/a&gt;&lt;br/&gt;&lt;br /&gt;If you post a wrong link, it will just redirect you to an error page.&lt;br /&gt;Please let me know through your comments, if you find any bug or want to tell other modification/suggessions.&lt;br/&gt;&lt;br /&gt;Here I list two blogs which are using this code to stream their MP3 files, directly from Skydrive. In next post, I’ll post a vide which will guide you to integrate Yahoo Media Player with Skydrive to play your Media Files on your page:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;  &lt;li&gt;&lt;a href="http://noorinaat.blogspot.com/" target="_blank"&gt;NooriNaat&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;  &lt;li&gt;&lt;a href="http://swar.samaysrijan.com" target="_blank"&gt;SwarSrijan&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-4060115927095943410?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/4060115927095943410/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2011/05/skydrive-direct-linkhot-link-hack.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4060115927095943410'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4060115927095943410'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2011/05/skydrive-direct-linkhot-link-hack.html' title='Skydrive direct link/hot link Hack'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_FwIf-z9kjMA/TcRT2t8QLWI/AAAAAAAABbQ/ctGAqifumPg/s72-c/WL-SkyDrive_h_rgb4.png?imgmax=800' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-2595474204248644584</id><published>2010-11-18T22:09:00.001+05:30</published><updated>2010-11-18T22:26:03.617+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mp3 palyer'/><category scheme='http://www.blogger.com/atom/ns#' term='Code hack'/><category scheme='http://www.blogger.com/atom/ns#' term='Yahoo Media Player'/><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget for blog'/><category scheme='http://www.blogger.com/atom/ns#' term='Online Player'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>Yahoo media player for blogger blog</title><content type='html'>&lt;p&gt;&lt;strong&gt;ABOUT THE PLAYER&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://mediaplayer.yahoo.com/" target="_blank"&gt;Yahoo! Media Player&lt;/a&gt; enhances your web site or blog by creating an embedded player for each audio link. All the links can be played with one click, turning the page into a playlist. This is done by adding just one line of code to your page. &lt;/p&gt;  &lt;h5&gt;&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/TOVWhQs0q7I/AAAAAAAABUM/m83a_9wJY00/s1600-h/4%5B3%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="4" border="0" alt="4" src="http://lh4.ggpht.com/_FwIf-z9kjMA/TOVWikTo5bI/AAAAAAAABUQ/jXcrUcxxolU/4_thumb%5B1%5D.png?imgmax=800" width="403" height="218" /&gt;&lt;/a&gt; &lt;/h5&gt;  &lt;p&gt;&lt;strong&gt;HOW TO INSTALL THE YMP PLAYER IN BlOGGER BLOG&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Go to Blogger and login. Now you are at Blogger Dashboard. &lt;/li&gt;    &lt;li&gt;Go to &lt;strong&gt;Design&lt;/strong&gt;-&amp;gt;&lt;strong&gt;Page Elements &lt;/strong&gt;and click any of the &lt;strong&gt;Add a Gadget&lt;/strong&gt; Link. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/TOVWjdRF2QI/AAAAAAAABUU/QmJf4PSAokw/s1600-h/1%5B3%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="1" border="0" alt="1" src="http://lh4.ggpht.com/_FwIf-z9kjMA/TOVWkUZNmDI/AAAAAAAABUY/iMErcMvMbn8/1_thumb%5B1%5D.png?imgmax=800" width="402" height="202" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Click &lt;strong&gt;HTML/JavaScript&lt;/strong&gt; Gadget from the popup window &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/TOVWni9D_OI/AAAAAAAABUc/IiyGIQeLJW4/s1600-h/2%5B3%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="2" border="0" alt="2" src="http://lh4.ggpht.com/_FwIf-z9kjMA/TOVWpJfuRHI/AAAAAAAABUg/6hyDBlcksxE/2_thumb%5B1%5D.png?imgmax=800" width="356" height="258" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Copy the below line of code and paste it in &lt;strong&gt;Content&lt;/strong&gt; field and &lt;strong&gt;SAVE&lt;/strong&gt;. You may leave the &lt;strong&gt;Title&lt;/strong&gt; field blank or write anything which you&amp;#160; want. Now the player installation is complete. &lt;/li&gt; &lt;/ul&gt;  &lt;pre class="html" name="code"&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://mediaplayer.yahoo.com/js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh5.ggpht.com/_FwIf-z9kjMA/TOVWp9pstHI/AAAAAAAABUk/xPYCoPIwVpk/s1600-h/3%5B6%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="3" border="0" alt="3" src="http://lh6.ggpht.com/_FwIf-z9kjMA/TOVWrxNNBOI/AAAAAAAABUo/4NkieCreCPA/3_thumb%5B2%5D.png?imgmax=800" width="307" height="265" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;HOW TO USE YMP IN BLOGGER BLOG&lt;/strong&gt;&amp;#160;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Simply add audio links using the online blogger post editor in your post. Audio link URL should end with either &lt;strong&gt;&lt;font face="Courier"&gt;.mp3&lt;/font&gt;&lt;/strong&gt; or &lt;strong&gt;&lt;font face="Courier"&gt;.pls&lt;/font&gt;&lt;/strong&gt; extension.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;If you are working in Edit HTML mode, then you can write the below anchor tag to link to audio.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="html" name="code"&gt;&amp;lt;a href=&amp;quot;PATH TO YOUR AUDIO&amp;quot;&amp;gt;Audio 1&amp;lt;/a&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Reference Links:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;a href="http://mediaplayer.yahoo.com/" target="_blank"&gt;Yahoo Media Player&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Blogs using Yahoo Media PLayer&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;a href="http://ympdemo.blogspot.com/" target="_blank"&gt;Demo-Yahoo media player for Blogger&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;a href="http://waqitest.blogspot.com" target="_blank"&gt;Online Hindi Radio&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Soon, I'll be posting a tutorial to customize YAHOO MEDIA PLAYER. Moreover I am working on a automatic widget installer, which will allow to install YMP without going into the code.   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-2595474204248644584?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/2595474204248644584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2010/11/yahoo-media-player-for-blogger-blog.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/2595474204248644584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/2595474204248644584'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2010/11/yahoo-media-player-for-blogger-blog.html' title='Yahoo media player for blogger blog'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_FwIf-z9kjMA/TOVWikTo5bI/AAAAAAAABUQ/jXcrUcxxolU/s72-c/4_thumb%5B1%5D.png?imgmax=800' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-4131516300358182962</id><published>2010-10-28T20:02:00.001+05:30</published><updated>2010-10-28T20:23:35.077+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Facebook Comment Box'/><category scheme='http://www.blogger.com/atom/ns#' term='Code hack'/><title type='text'>Facebook comment box for blogger blog</title><content type='html'>&lt;p&gt;Hi All, &lt;/p&gt;  &lt;p&gt;Here is a piece of text from Facebook developers Blog..&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Since Facebook Connect &lt;a href="http://developers.facebook.com/news.php?blog=1&amp;amp;story=174"&gt;launched&lt;/a&gt;, we've seen over 6,000 developers make their sites more social using &lt;a href="http://developers.facebook.com/connect.php"&gt;Facebook Connect&lt;/a&gt;. One of the most common features we've seen sites add with Facebook Connect is the ability to allow users to log in with a single click and comment with their real name and profile photo from their Facebook account. Sites have seen as much as 40-50% more comments since they launched added these features.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p align="center"&gt;Watch this video to have a more general idea about FB comment box.&lt;/p&gt;  &lt;p align="center"&gt;&lt;object width="400" height="225" align="middle"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3289354&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=1&amp;amp;color=&amp;amp;fullscreen=1&amp;amp;autoplay=0&amp;amp;loop=0" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=3289354&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=1&amp;amp;color=&amp;amp;fullscreen=1&amp;amp;autoplay=0&amp;amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"&gt;&lt;/embed&gt;&lt;/object&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now you can imagine what if the comment box is installed on your blog!!!!    &lt;br /&gt;&lt;a href="http://lh5.ggpht.com/_FwIf-z9kjMA/TMmJQL7fMnI/AAAAAAAABKQ/xuTAobXc-9M/s1600-h/11%5B10%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="11" border="0" alt="11" src="http://lh3.ggpht.com/_FwIf-z9kjMA/TMmJROzJKeI/AAAAAAAABKU/t8bjsleq3lY/11_thumb%5B8%5D.png?imgmax=800" width="326" height="266" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Here is the simple tutorial for adding Facebook Comment Box to Blogger Blog.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Go to &lt;a href="http://developers.facebook.com/docs/reference/plugins/comments" target="_blank"&gt;Facebook Developer Page&lt;/a&gt; and Enter you Blog Name and Blog URL, select you language and then click Create Apllication button.After this It may ask for image verification.       &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/TMmJSApC6xI/AAAAAAAABKY/Qir3MCDQZaU/s1600-h/Application%20register%5B5%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Application register" border="0" alt="Application register" src="http://lh4.ggpht.com/_FwIf-z9kjMA/TMmJSy2X1_I/AAAAAAAABKc/mTliZK6jqb4/Application%20register_thumb%5B3%5D.png?imgmax=800" width="327" height="234" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Now an application ID will be generated for your personalised comment box. Note this Application ID.      &lt;br /&gt;&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/TMmJTtbfQiI/AAAAAAAABKg/Dmcbm3-bH2w/s1600-h/4%5B4%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="4" border="0" alt="4" src="http://lh5.ggpht.com/_FwIf-z9kjMA/TMmJUUD22nI/AAAAAAAABKk/-oxekPgutq8/4_thumb%5B2%5D.png?imgmax=800" width="398" height="202" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Now copy the code below and save it in a notepad. Now replace the text &lt;strong&gt;APPLICATION ID &lt;/strong&gt;with the application ID which you noted in step 2.       &lt;pre class="html" name="code"&gt;&amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;'&amp;gt;&lt;br /&gt;  &amp;lt;h4 id=&amp;quot;comment-post-message&amp;quot;&amp;gt;Post a comment&amp;lt;/h4&amp;gt;&lt;br /&gt;  &amp;lt;div id='fb-root'/&amp;gt;&lt;br /&gt;  &amp;lt;script&amp;gt;&lt;br /&gt;  window.fbAsyncInit = function() {&lt;br /&gt;  FB.init({appId: &amp;amp;#39;APPLICATION ID&amp;amp;#39;, status: true, cookie: true,&lt;br /&gt;  xfbml: true});&lt;br /&gt;  };&lt;br /&gt;  (function() {&lt;br /&gt;  var e = document.createElement(&amp;amp;#39;script&amp;amp;#39;); e.async = true;&lt;br /&gt;  e.src = document.location.protocol  +&lt;br /&gt;  &amp;amp;#39;//connect.facebook.net/en_US/all.js&amp;amp;#39;;&lt;br /&gt;  e.async = true;&lt;br /&gt;  document.getElementById(&amp;amp;#39;fb-root&amp;amp;#39;).appendChild(e);&lt;br /&gt;  }());&lt;br /&gt;  &amp;lt;/script&amp;gt;&lt;br /&gt;  &amp;lt;fb:comments/&amp;gt;&lt;br /&gt;  &amp;lt;/b:if&amp;gt;&lt;/pre&gt;&lt;br /&gt;  &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Now Go to your &lt;a href="http://www.blogger.com" target="_blank"&gt;Blogger&lt;/a&gt; &lt;strong&gt;Dashboard &amp;gt;Settings &amp;gt;Comments&lt;/strong&gt; tab and select &lt;strong&gt;Hide&lt;/strong&gt; as shown below. &lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/TMmJVCPSmjI/AAAAAAAABKo/crY8U8_ETUM/s1600-h/comment-show%20hide%5B7%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="comment-show hide" border="0" alt="comment-show hide" src="http://lh3.ggpht.com/_FwIf-z9kjMA/TMmJV55ipDI/AAAAAAAABKs/LWv7f8yNgSw/comment-show%20hide_thumb%5B3%5D.png?imgmax=800" width="449" height="194" /&gt;&lt;/a&gt;&amp;#160; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Go to &lt;strong&gt;Design &amp;gt;Edit HTML&lt;/strong&gt; tab and check &lt;strong&gt;Expand Widget Templates&lt;/strong&gt; checkbox as shown below. &lt;a href="http://lh6.ggpht.com/_FwIf-z9kjMA/TMmJW_0BVXI/AAAAAAAABKw/kVixcpmjzF4/s1600-h/check%5B4%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="check" border="0" alt="check" src="http://lh3.ggpht.com/_FwIf-z9kjMA/TMmJXzX6CiI/AAAAAAAABK0/nirT80ahmhU/check_thumb%5B2%5D.png?imgmax=800" width="461" height="270" /&gt;&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Now place the code from Step 3 just after below code in template code&amp;#160; &lt;br /&gt;(You can find this code by pressing &lt;strong&gt;Ctrl+F&lt;/strong&gt;)&lt;br /&gt;&lt;br /&gt;    &lt;pre class="html" name="code"&gt;&amp;lt;data:post.body/&amp;gt;&lt;/pre&gt;&lt;br /&gt;    &lt;strong&gt;Note:-&lt;/strong&gt; Make sure that you have replaced the text APPLICATION ID with your Application ID noted in Step 2. &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Save the template and Now you are done. &lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;strong&gt;Note:&lt;/strong&gt; Use this Facebook Comment Box wisely at it will hide your Blogger comments.&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;  &lt;p align="center"&gt;&lt;a href="http://fbcommentdemo.blogspot.com/2010/10/facebook-comment-box-for-blogger.html" target="_blank"&gt;&lt;strong&gt;See Demo here&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-4131516300358182962?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/4131516300358182962/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2010/10/facebook-comment-box-for-blogger-blog.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4131516300358182962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4131516300358182962'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2010/10/facebook-comment-box-for-blogger-blog.html' title='Facebook comment box for blogger blog'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_FwIf-z9kjMA/TMmJROzJKeI/AAAAAAAABKU/t8bjsleq3lY/s72-c/11_thumb%5B8%5D.png?imgmax=800' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-7981542384463670940</id><published>2010-10-12T19:20:00.001+05:30</published><updated>2010-10-12T19:43:28.516+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Remove status message'/><category scheme='http://www.blogger.com/atom/ns#' term='Code hack'/><title type='text'>How to remove “Showing newest posts with label xxxx. Show older posts” from your blogger blog</title><content type='html'>&lt;p&gt;While opening a label link in blogger blog, you must have seen the message:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_FwIf-z9kjMA/TLRnaXgUB6I/AAAAAAAABAo/gMR__5cRvcg/s1600-h/status-msg%5B14%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="status-msg" border="0" alt="status-msg" src="http://lh4.ggpht.com/_FwIf-z9kjMA/TLRnbReSPnI/AAAAAAAABAs/M5bYZwmjo4I/status-msg_thumb%5B10%5D.png?imgmax=800" width="504" height="41" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p align="center"&gt;&lt;strong&gt;Showing newest posts with label…………... Show older posts&lt;/strong&gt;&lt;/p&gt;  &lt;p align="center"&gt;Also when you search on blog ( default search box in blogger blog) you get following message before search results:    &lt;br /&gt;&lt;b&gt;Showing newest posts for query ....………. Show older posts&lt;/b&gt;&lt;/p&gt;  &lt;p align="left"&gt;Most of the blog owners don’t like this message box. If you want your blog to look proffessional, then it is very good to remove this box.&lt;/p&gt;  &lt;p align="left"&gt;Till now on the I have seen many posts on the web regarding this, but most of them have provided a lengthy procedure and making a lot of changes in the code.&lt;/p&gt;  &lt;p align="left"&gt;Here I am going to tell you a very simple trick to remove this message box. It involves adding only one line of code. &lt;/p&gt;  &lt;p align="left"&gt;So here is the standard procedure to remove that box.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;     &lt;div align="left"&gt;Login to your Blogger account. Now you are on the blogger dashboard&lt;/div&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;div align="left"&gt;Click &lt;strong&gt;“Design” &lt;/strong&gt;link and then &lt;strong&gt;Edit HTML&lt;/strong&gt; tab         &lt;br /&gt;&lt;a href="http://lh6.ggpht.com/_FwIf-z9kjMA/TLRncW5sR6I/AAAAAAAABAw/GrSn4Qh9bs0/s1600-h/img%201%5B6%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="img 1" border="0" alt="img 1" src="http://lh5.ggpht.com/_FwIf-z9kjMA/TLRndUW3_tI/AAAAAAAABA0/Zw6EBTiKqNE/img%201_thumb%5B4%5D.png?imgmax=800" width="364" height="166" /&gt;&lt;/a&gt;&lt;a href="http://lh6.ggpht.com/_FwIf-z9kjMA/TLRnfKC99dI/AAAAAAAABA4/a560PGVwVEA/s1600-h/img2%5B4%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="img2" border="0" alt="img2" src="http://lh6.ggpht.com/_FwIf-z9kjMA/TLRngROIZPI/AAAAAAAABA8/6bRgAYi0YVw/img2_thumb%5B2%5D.png?imgmax=800" width="364" height="164" /&gt;&lt;/a&gt;&amp;#160; &lt;/div&gt;   &lt;/li&gt;    &lt;li&gt;Make sure to download your template before doing any code change. If in case, something goes wrong while editing the code, You can move to your original template.      &lt;br /&gt;After downllading the full template       &lt;br /&gt;Search for below code:       &lt;br /&gt;      &lt;br /&gt;&lt;font face="tahoma"&gt;       &lt;h5&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/h5&gt;     &lt;/font&gt;      &lt;br /&gt;&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/TLRngy233KI/AAAAAAAABBA/uPICzHiQwTc/s1600-h/img3%5B2%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="img3" border="0" alt="img3" src="http://lh6.ggpht.com/_FwIf-z9kjMA/TLRnhgrrIYI/AAAAAAAABBE/H1mejuIVmXg/img3_thumb.png?imgmax=800" width="364" height="115" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Now just before that code, Insert the following code.     &lt;br /&gt;       &lt;br /&gt;      &lt;h5&gt;.status-msg-wrap { display:none !important;}       &lt;br /&gt;&lt;/h5&gt;      &lt;br /&gt;&lt;a href="http://lh5.ggpht.com/_FwIf-z9kjMA/TLRniPD0tXI/AAAAAAAABBI/O2LeCoNh_bE/s1600-h/img4%5B2%5D.png"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="img4" border="0" alt="img4" src="http://lh3.ggpht.com/_FwIf-z9kjMA/TLRnjDCGRsI/AAAAAAAABBM/OIPFe3HyToE/img4_thumb.png?imgmax=800" width="364" height="126" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Now Click &lt;strong&gt;“Save Template” &lt;/strong&gt;button, Now you have done it &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Enjoy!!!!!!!!! Happy blogging&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-7981542384463670940?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/7981542384463670940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2010/10/how-to-remove-showing-newest-posts-with.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/7981542384463670940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/7981542384463670940'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2010/10/how-to-remove-showing-newest-posts-with.html' title='How to remove “Showing newest posts with label xxxx. Show older posts” from your blogger blog'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_FwIf-z9kjMA/TLRnbReSPnI/AAAAAAAABAs/M5bYZwmjo4I/s72-c/status-msg_thumb%5B10%5D.png?imgmax=800' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-3393415446154699302</id><published>2009-10-24T15:52:00.001+05:30</published><updated>2009-10-24T15:52:10.070+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Make your &quot;Contact Us/Feedback&quot; form'/><title type='text'>How to make “contact us/Feedback” form using google resources only</title><content type='html'>&lt;p&gt;Have you ever been wandering for personalized “&lt;a href="http://waqar-blog.blogspot.com/2008/10/contact-us.html" target="_blank"&gt;Contact Us/Feedback&lt;/a&gt;” form for your webpage or blog. Now you will not have to worry about this. Google offers solution to this also. Using Google Docs you can enjoy this service free of cost.&lt;/p&gt;  &lt;p&gt;Earlier, I was using [&lt;a href="http://www.emailmeform.com/" target="_blank"&gt;EmailMeForm&lt;/a&gt;] to do the same, their service is very good, but when google offers the same service under the same Google Account then there is no need to go for a third party service. &lt;/p&gt;  &lt;p&gt;You can see an example form here [&lt;a href="http://waqar-blog.blogspot.com/2008/10/contact-us.html" target="_blank"&gt;Example ‘Contact Us’&lt;/a&gt;].&lt;/p&gt;  &lt;p&gt;Follow these few simple steps to create one for your blog.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Login to &lt;a href="http://docs.google.com" target="_blank"&gt;Google Docs&lt;/a&gt; with your Gmail ID. &lt;/li&gt;    &lt;li&gt;Go to “&lt;font color="#0000ff"&gt;Create new&lt;/font&gt;” tab and select “Form” from the dropdown menu.       &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLTmIzNKFI/AAAAAAAAAWg/bGr76WoKRvc/s1600-h/form1%5B5%5D.png"&gt;&lt;img title="form1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="251" alt="form1" src="http://lh6.ggpht.com/_FwIf-z9kjMA/SuLTqEyP9LI/AAAAAAAAAWk/8ZrJJ7ViHhg/form1_thumb%5B3%5D.png?imgmax=800" width="505" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Now the form editor will open up. Give a name to your form. &lt;/li&gt;    &lt;li&gt;“&lt;font color="#0000ff"&gt;Add item&lt;/font&gt;” to your form from the “&lt;font color="#0000ff"&gt;Add Item&lt;/font&gt; Tab” according to your requirement.       &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLTuJTxO8I/AAAAAAAAAWo/B0KACutlLkk/s1600-h/form2%5B11%5D.png"&gt;&lt;img title="form2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="333" alt="form2" src="http://lh5.ggpht.com/_FwIf-z9kjMA/SuLTxTlxXRI/AAAAAAAAAWs/vQWc8vqt-FY/form2_thumb%5B9%5D.png?imgmax=800" width="411" border="0" /&gt;&lt;/a&gt;       &lt;br /&gt;Now save your form by Clicking on the “&lt;font color="#0000ff"&gt;Save&lt;/font&gt;” button in your forn Editor. &lt;/li&gt;    &lt;li&gt;Go to the “&lt;font color="#0000ff"&gt;More actions&lt;/font&gt;” button, and select “Embed”.       &lt;br /&gt;&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/SuLT8qgO9qI/AAAAAAAAAWw/lh2VoaNR29Y/s1600-h/form3%5B3%5D.png"&gt;&lt;img title="form3" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="174" alt="form3" src="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLT9lUjPoI/AAAAAAAAAW0/MdTC-4U--r8/form3_thumb%5B1%5D.png?imgmax=800" width="376" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;After clicking on the “&lt;font color="#0000ff"&gt;Embed&lt;/font&gt;” you will see a content box with the Embed Code. Now Copy that code. Now your form is complete. &lt;/li&gt;    &lt;li&gt;Now Write a New Post in you Blog. Paste your form code in the Blog Post editor by going in the “&lt;font color="#0000ff"&gt;Edit HTML&lt;/font&gt;” mode.       &lt;br /&gt;Go to the &lt;font color="#0000ff"&gt;post option&lt;/font&gt;&amp;gt;       &lt;br /&gt;Under the Reader Comments, select the Radio Button “&lt;font color="#0000ff"&gt;Don’t allow&lt;/font&gt;”       &lt;br /&gt;Under the Post Date and time, select Radio Button “&lt;font color="#0000ff"&gt;Scheduled at&lt;/font&gt;” and edit the date to some old date, so that this post doesn’t appear on your blog’s home page.       &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLT_uOjftI/AAAAAAAAAW4/aDQ_rW_EdgM/s1600-h/form4%5B6%5D.png"&gt;&lt;img title="form4" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="353" alt="form4" src="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLUn0cO0BI/AAAAAAAAAW8/QwI3h1NF61M/form4_thumb%5B4%5D.png?imgmax=800" width="504" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;Now publish this Post. You may highlite this page by giving a separate link on you blog so that people easily find this.&lt;/li&gt;    &lt;li&gt;In this step you will have to set a notification in your email when a user fills this form.&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Now again go to the form editor page.&lt;/li&gt;      &lt;li&gt;Select “&lt;font color="#0000ff"&gt;See responses&lt;/font&gt;” button, a dropdown menu will appear, select “&lt;font color="#0000ff"&gt;Spreadsheet&lt;/font&gt;”        &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLUzWk0VoI/AAAAAAAAAXA/tFfV06bRCEI/s1600-h/form5%5B3%5D.png"&gt;&lt;img title="form5" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="249" alt="form5" src="http://lh5.ggpht.com/_FwIf-z9kjMA/SuLU1sg8c3I/AAAAAAAAAXE/S6Iuo_TcuIs/form5_thumb%5B1%5D.png?imgmax=800" width="384" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;Now the corresponding spreadsheet will open up in a new window.&lt;/li&gt;      &lt;li&gt;Now Click “&lt;font color="#0000ff"&gt;Share&lt;/font&gt;” Button, and select “&lt;font color="#0000ff"&gt;Set notification Rules&lt;/font&gt;”        &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/SuLU4dHIBzI/AAAAAAAAAXI/4F5juSk46EA/s1600-h/form6%5B3%5D.png"&gt;&lt;img title="form6" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="232" alt="form6" src="http://lh3.ggpht.com/_FwIf-z9kjMA/SuLVOph2kjI/AAAAAAAAAXM/_XSQIelOjYM/form6_thumb%5B1%5D.png?imgmax=800" width="373" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;A content Box will open up,&amp;#160; Now under the “&lt;font color="#0000ff"&gt;Notify me at…&lt;/font&gt;” option, select checkbox “A user submits a form”, and under “&lt;font color="#0000ff"&gt;Notify me with…&lt;/font&gt;”Select both the checkboxes.        &lt;br /&gt;Now click on the “&lt;font color="#0000ff"&gt;Save&lt;/font&gt;” Button and then “&lt;font color="#0000ff"&gt;Done&lt;/font&gt;”&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Now form installation is comlete.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;For any suggesstion or query, please feel free to drop your comments here.   &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-3393415446154699302?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/3393415446154699302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/10/how-to-make-contact-usfeedback-form.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/3393415446154699302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/3393415446154699302'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/10/how-to-make-contact-usfeedback-form.html' title='How to make “contact us/Feedback” form using google resources only'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/_FwIf-z9kjMA/SuLTqEyP9LI/AAAAAAAAAWk/8ZrJJ7ViHhg/s72-c/form1_thumb%5B3%5D.png?imgmax=800' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-6011653276093789548</id><published>2009-08-23T10:29:00.004+05:30</published><updated>2009-10-30T20:29:53.370+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Code Generator'/><category scheme='http://www.blogger.com/atom/ns#' term='MP3 Player Code Generator'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget for blog'/><category scheme='http://www.blogger.com/atom/ns#' term='WAQI MP3 Player'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget'/><title type='text'>MP3 Player Widget 1.1</title><content type='html'>&lt;p&gt;I have posted earlier an MP3 Player Widget for Blogger Blog [&lt;a href="http://waqar-blog.blogspot.com/2009/07/mp3-player-widget-for-blog_17.html" target="_blank"&gt;See This&lt;/a&gt;] which optionally hides the MP3 Download Link and replaces with a Player [&lt;a href="http://waqar-demo.blogspot.com/2009/08/waqi-mp3-player-widget-demo.html" target="_blank"&gt;See Demo Here&lt;/a&gt;]. Now I have modified the widget so that you can customize the player’s colour, Play and Stop Icons according to your Blog Template.&lt;/p&gt;&lt;p align="justify"&gt;Code for this widget are based on various hacks of excellent scripts- &lt;a href="http://del.icio.us/help/playtagger"&gt;Del.icio.us mp3 Playtagger&lt;/a&gt; javascript which has been modified for blogger.&lt;br /&gt;&lt;p&gt;&lt;strong&gt;How to Install this Widget:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Customize the player using the “Mp3 Player Widget Generator form” Given Below. If you don’t do this, widget will take default values. &lt;/li&gt;&lt;li&gt;Refer to the image given below for identifying different parts of the player. To change the colour values, click on the colour field in the form, a colour palette will popup where you can choose colour. &lt;/li&gt;&lt;li&gt;You may preview the sustomized player by clicking on the “Player Preview” Button. &lt;/li&gt;&lt;li&gt;Now click the “Apply” Button and then “Widget on Your Blog” button. A new window will open up which will take you to the blogger. If you are not already signed in to blogger, it will prompt you to “sign in”. Sign in there. &lt;/li&gt;&lt;li&gt;After this you “Add Page Element” Page will open. Now select your blog and click on button “Add Widget”. &lt;/li&gt;&lt;li&gt;Now a page element will get added in you blog, now If you want, you may change the location of “WAQI MP3 Player” Widget.      &lt;br /&gt;[This completes widget installation] &lt;/li&gt;&lt;/ul&gt;&lt;p align="left"&gt;&lt;iframe style="width: 536px; height: 800px" name="" src="http://waqiamu.googlepages.com/waqi_player_widget_gen.htm" frameborder="no" width="400" scrolling="no" height="800"&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;How to make the Player appear in your Post:&lt;/strong&gt; &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Insert a keyword (e.g. MP301) in your post where you want the player to appear. &lt;/li&gt;&lt;li&gt;Select this keyword and hyperlink it to some desired mp3 file link which you have already uploaded somewhere on the web (&lt;font color="#800000"&gt;There are so many file hosting services which offer free file hosting. E.g. &lt;a href="http://www.boxstr.com" target="_blank"&gt;Boxstr&lt;/a&gt;&lt;/font&gt;&lt;font color="#0080ff"&gt;&lt;/font&gt;&lt;font color="#800000"&gt; where you can upload your mp3 file and get the link&lt;/font&gt;) . Hyperlink must be a direct link like &lt;font color="#808000"&gt;http://www.abc.com/PathToMp3File/Myfile.mp3&lt;/font&gt; (e.g. &lt;font color="#0000ff"&gt;http://waqidisk.googlepages.com/waqi_music.mp3&lt;/font&gt;) &lt;/li&gt;&lt;li&gt;If you are working in HTML mode you can do the same by adding the following code where you want the palyer to appear.      &lt;br /&gt;&lt;font face="Tahoma"&gt;&lt;font color="#0080ff"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;a&lt;/span&gt; &lt;span class="attr"&gt;href&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;http://www.abc.com/PathToMp3File/MyFile.mp3&amp;quot;&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;MP301&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;a&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;#160; &lt;/li&gt;&lt;li&gt;     &lt;pre class="csharpcode"&gt;&lt;span class="kwrd"&gt;[&lt;a href="http://waqar-demo.blogspot.com/2009/08/waqi-mp3-player-widget-demo.html" target="_blank"&gt;See Demo Here&lt;/a&gt;]&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;If you find bug, please comment so that I can make this widget better. If you want some help regarding this, you are welcome here.&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-6011653276093789548?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/6011653276093789548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/mp3-player-widget-11.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/6011653276093789548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/6011653276093789548'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/mp3-player-widget-11.html' title='MP3 Player Widget 1.1'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-4927282425313403426</id><published>2009-08-20T14:36:00.001+05:30</published><updated>2009-08-20T14:36:36.427+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget for blog'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>WAQI mp3 player widget update</title><content type='html'>&lt;p&gt;Hi all,&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/So0SAk6sIRI/AAAAAAAAALI/xqKmdDMZMEk/s1600-h/player%20images%5B15%5D.png"&gt;&lt;img title="player images" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 10px; border-left: 0px; border-bottom: 0px" height="222" alt="player images" src="http://lh4.ggpht.com/_FwIf-z9kjMA/So0SFjIQwrI/AAAAAAAAALM/Ffqe0OSY-sw/player%20images_thumb%5B8%5D.png?imgmax=800" width="260" align="right" border="0" /&gt;&lt;/a&gt;These days, I am working on “WAQI MP3 Player” widget (note This widget is only for Blogger Blog) which I have posted earlier [&lt;a title="WAQI MP3 PLAYER" href="http://waqar-blog.blogspot.com/2009/07/mp3-player-widget-for-blog_17.html" target="_blank"&gt;See this&lt;/a&gt;], I am going to put an option through which one can modify the colors of different part of the player according to his blog layout and colors. Most of the part for this modified “WAQI MP3 Player” widget has been completed and I am fixing some bugs and will be available for you to add this customized player in you blog without knowing HTML or Javascript. Using this option, one will be able to customize the player colour, look and feel accoding to his choice. Also one will be able to change the Play and Stop button images.&lt;/p&gt;  &lt;p&gt;I am giving this player widget name “WAQI MP3 Player” only just to find it quickly through search engines. Flash Player has been taken from &lt;a href="http://www.1pixelout.com" target="_blank"&gt;1pixelout&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;To remain updated for the further post about this Subscribe to our Email Updates. If you want updates from this blog on your Dashboard, become the follower of this Blog.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-4927282425313403426?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/4927282425313403426/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/waqi-mp3-player-widget-update.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4927282425313403426'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4927282425313403426'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/waqi-mp3-player-widget-update.html' title='WAQI mp3 player widget update'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_FwIf-z9kjMA/So0SFjIQwrI/AAAAAAAAALM/Ffqe0OSY-sw/s72-c/player%20images_thumb%5B8%5D.png?imgmax=800' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-3907957775307308765</id><published>2009-08-04T09:51:00.000+05:30</published><updated>2009-08-04T09:56:42.232+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='No text selection'/><category scheme='http://www.blogger.com/atom/ns#' term='Disable mouse drag'/><category scheme='http://www.blogger.com/atom/ns#' term='Content theft'/><category scheme='http://www.blogger.com/atom/ns#' term='Disable content copying'/><title type='text'>How to prevent content theft from your blog</title><content type='html'>&lt;a href="http://lh3.ggpht.com/_FwIf-z9kjMA/Sne4ABp7ZaI/AAAAAAAAAFk/ythvq2SiMw4/s1600-h/content-theft-300x266%5B63%5D.gif"&gt;&lt;img title="content-theft-300x266" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="274" alt="content-theft-300x266" src="http://lh5.ggpht.com/_FwIf-z9kjMA/Sne4J99-mMI/AAAAAAAAAFo/DG-51lj8cQ0/content-theft-300x266_thumb%5B61%5D.gif?imgmax=800" width="296" align="right" border="0" /&gt;&lt;/a&gt;  &lt;p&gt;I was navigating through the internet searching for some chicken recipes. I came to the&amp;quot; &amp;quot;&lt;a href="http://www.whereincity.com/"&gt;whereincity.com&lt;/a&gt;&amp;quot; where I found so many recipes, veg as well as non-veg. I tried to copy the text so that I can refer it later&amp;#160; but it didn't worked. Even selection of the text was not possible. I started to look into their webpage's source code to see how they are preventing the text selection. Very soon I found the script and tried it to use on blogger and luckily it worked. I thought that it should be shared to other bloggers so here is the trick to do that. &lt;/p&gt;  &lt;p&gt;Follow these few simple steps and modify your template.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Login to your blogger account.&lt;/li&gt;    &lt;li&gt;Move to &amp;quot;layout”&amp;gt;&amp;quot;Edit HTML&amp;quot;&lt;/li&gt;    &lt;li&gt;Backup you template so that you can have a copy of it if it get corrupted during the modification.&lt;/li&gt;    &lt;li&gt;Now search for the &amp;quot;body&amp;quot;&amp;#160; tag as shown in the image below.&lt;/li&gt; &lt;/ul&gt; &lt;img title="no content copy" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="164" alt="no content copy" src="http://lh5.ggpht.com/_FwIf-z9kjMA/Sne4Qb8o4ZI/AAAAAAAAAFs/nDMwRsruZUk/no%20content%20copy_thumb%5B10%5D.gif?imgmax=800" width="480" border="0" /&gt;  &lt;ul&gt;   &lt;li&gt; Now replace this body tag with the following code     &lt;br /&gt;&lt;/li&gt;    &lt;table cellspacing="0" cellpadding="2" width="480" border="2"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="476"&gt;&amp;lt;body ondragstart='return false' onselectstart='return false'&amp;gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;li&gt;Now it will appear like this&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_FwIf-z9kjMA/Sne4UgZyJiI/AAAAAAAAAFw/HjJhUnV_g6E/s1600-h/no%20content%20copy2%5B10%5D.gif"&gt;&lt;img title="no content copy2" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="150" alt="no content copy2" src="http://lh6.ggpht.com/_FwIf-z9kjMA/Sne4cgeMTNI/AAAAAAAAAF0/UO0ELVx0F44/no%20content%20copy2_thumb%5B8%5D.gif?imgmax=800" width="482" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Now click &amp;quot;Save Template&amp;quot; and you are done.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Now enjoy your safe blogging.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;If you like this post. Plz become a follower of my blog. You can also subscribe in your email to remain updated.&lt;/p&gt;&lt;/blockquote&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-3907957775307308765?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/3907957775307308765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/how-to-prevent-content-theft-from-your_04.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/3907957775307308765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/3907957775307308765'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/08/how-to-prevent-content-theft-from-your_04.html' title='How to prevent content theft from your blog'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/_FwIf-z9kjMA/Sne4J99-mMI/AAAAAAAAAFo/DG-51lj8cQ0/s72-c/content-theft-300x266_thumb%5B61%5D.gif?imgmax=800' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-5672847071172541609</id><published>2009-07-20T22:04:00.009+05:30</published><updated>2009-10-30T20:32:00.712+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mp3 palyer'/><category scheme='http://www.blogger.com/atom/ns#' term='Code Generator'/><category scheme='http://www.blogger.com/atom/ns#' term='MP3 Player Code Generator'/><category scheme='http://www.blogger.com/atom/ns#' term='Script Generator'/><category scheme='http://www.blogger.com/atom/ns#' term='Online Player'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>MP3 Player Code Generator</title><content type='html'>&lt;div align="justify"&gt;Here is the form for generating scripts for online flash mp3 player. You can embed this code in orkut, myspace, blogger, wordpress or any other webpage.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;strong&gt;What you can do here:&lt;/strong&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;div align="justify"&gt;You may customize the color of the different parts of the player. For source of the mp3, you may copy the links from &lt;a href="http://www.apniisp.com/" target="_blank"&gt;Apniisp&lt;/a&gt;, &lt;a href="http://funrocker.com/" target="_blank"&gt;Funrocker&lt;/a&gt; etc.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align="justify"&gt;You may change the source of the mp3 file (e.g. &lt;span style="color:#3333ff;"&gt;http://merajhindi.googlepages.com/Sare-Jahan-Se-Acha.mp3 &lt;/span&gt;&lt;span style="color:#000000;"&gt;). Prefered encoding Bit rate 32kbps, Mono, CBR, Sampling rate 44.1KHz, 22.5Khz or 11.25KHz.&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align="justify"&gt;Player supports mp3 files only.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p align="justify"&gt;&lt;strong&gt;Name of the different parts of the player are shown in this image:&lt;/strong&gt; &lt;/p&gt;&lt;img id="BLOGGER_PHOTO_ID_5249241276950993170" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="parts of the player" src="http://4.bp.blogspot.com/_vLfMOAdZrfY/SNkNITT7WRI/AAAAAAAAAAU/nkii4Xu8M3U/s400/map.gif" border="0" /&gt;&lt;br /&gt;&lt;p align="left"&gt;&lt;iframe name="" src="http://waqidisk.googlepages.com/mp3_flash_player.htm" frameborder="no" width="400" scrolling="no" height="700"&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;br /&gt;Copy and paste the above code in your orkut scrap, blogger posts or in any other webpage.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-5672847071172541609?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/5672847071172541609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/mp3-player-code-generator.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/5672847071172541609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/5672847071172541609'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/mp3-player-code-generator.html' title='MP3 Player Code Generator'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_vLfMOAdZrfY/SNkNITT7WRI/AAAAAAAAAAU/nkii4Xu8M3U/s72-c/map.gif' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-4854660372125507439</id><published>2009-07-20T21:59:00.002+05:30</published><updated>2009-07-20T22:03:23.223+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mp3 palyer'/><category scheme='http://www.blogger.com/atom/ns#' term='Online Player'/><category scheme='http://www.blogger.com/atom/ns#' term='Live demo of mp3 player'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>Flash MP3 Player Demo</title><content type='html'>&lt;div align="left"&gt;Here, I have put some demos of the flash player which you can create using the &lt;a href="http://scriptsgenerator.blogspot.com/2008/09/mp3-player-code-generator.html"&gt;Script Generator &lt;/a&gt;form.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;embed src="http://waqidisk.googlepages.com/player.swf?soundFile=http://merajhindi.googlepages.com/Sare-Jahan-Se-Acha.mp3&amp;amp;bg=0xCDDFF3&amp;amp;leftbg=0x357DCE&amp;amp;lefticon=0xF2F2F2&amp;amp;rightbg=0x357DCE&amp;amp;rightbghover=0x4499EE&amp;amp;righticon=0xF2F2F2&amp;amp;righticonhover=0xFFFFFF&amp;amp;text=0x357DCE&amp;amp;slider=0x357DCE&amp;amp;track=0xFFFFFF&amp;amp;border=0xFFFFFF&amp;amp;loader=0x8EC2F4&amp;amp;autostart=no&amp;amp;loop=no" width="290" height="24" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br&gt;&lt;a href="http://scriptsgenerator.blogspot.com/2008/09/mp3-player-code-generator.html" target="_blank"&gt;&lt;b&gt;Click here to send songs to your friends.&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;embed src="http://waqidisk.googlepages.com/player.swf?soundFile=http://merajhindi.googlepages.com/Sare-Jahan-Se-Acha.mp3&amp;amp;bg=0xECD7BB&amp;amp;leftbg=0xDCA303&amp;amp;lefticon=0xFFFFFF&amp;amp;rightbg=0xDCA303&amp;amp;rightbghover=0xC89218&amp;amp;righticon=0xFFFFFF&amp;amp;righticonhover=0xFFFFFF&amp;amp;text=0xDCA303&amp;amp;slider=0xDCA303&amp;amp;track=0xFFDB82&amp;amp;border=0xFFFFFF&amp;amp;loader=0xC89218&amp;amp;autostart=no&amp;amp;loop=no" width="290" height="24" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br&gt;&lt;a href="http://scriptsgenerator.blogspot.com/2008/09/mp3-player-code-generator.html" target="_blank"&gt;&lt;b&gt;Click here to send songs to your friends.&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;embed src="http://waqidisk.googlepages.com/player.swf?soundFile=http://merajhindi.googlepages.com/Sare-Jahan-Se-Acha.mp3&amp;amp;bg=0xFF3333&amp;amp;leftbg=0x660099&amp;amp;lefticon=0xFF66CC&amp;amp;rightbg=0xFF0066&amp;amp;rightbghover=0x00CC33&amp;amp;righticon=0xCCFF00&amp;amp;righticonhover=0x99FF66&amp;amp;text=0x000000&amp;amp;slider=0xFFCC66&amp;amp;track=0xCCFF33&amp;amp;border=0xFFFFFF&amp;amp;loader=0xCC3300&amp;amp;autostart=no&amp;amp;loop=no" width="290" height="24" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br&gt;&lt;a href="http://scriptsgenerator.blogspot.com/2008/09/mp3-player-code-generator.html" target="_blank"&gt;&lt;b&gt;Click here to send songs to your friends.&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;embed src="http://waqidisk.googlepages.com/player.swf?soundFile=http://merajhindi.googlepages.com/Sare-Jahan-Se-Acha.mp3&amp;amp;bg=0xCC99CC&amp;amp;leftbg=0x660099&amp;amp;lefticon=0xCCFF33&amp;amp;rightbg=0xFFCCCC&amp;amp;rightbghover=0xFF00CC&amp;amp;righticon=0xFF66CC&amp;amp;righticonhover=0x33FFCC&amp;amp;text=0x339966&amp;amp;slider=0xFFCC66&amp;amp;track=0xFF0033&amp;amp;border=0xFFFFFF&amp;amp;loader=0xCC6699&amp;amp;autostart=no&amp;amp;loop=no" width="290" height="24" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br&gt;&lt;a href="http://scriptsgenerator.blogspot.com/2008/09/mp3-player-code-generator.html" target="_blank"&gt;&lt;b&gt;Click here to send songs to your friends.&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-4854660372125507439?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/4854660372125507439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/flash-mp3-player-demo.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4854660372125507439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4854660372125507439'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/flash-mp3-player-demo.html' title='Flash MP3 Player Demo'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-4388546271856320470</id><published>2009-07-17T00:39:00.008+05:30</published><updated>2011-02-10T07:38:33.207+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mp3 palyer'/><category scheme='http://www.blogger.com/atom/ns#' term='Live demo of mp3 player'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>Live Demo of MP3 Player</title><content type='html'>&lt;div&gt;Click on the play Button to play a song.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Song 01   &lt;a href="http://mediaplayer.yahoo.com/example1.mp3"&gt;Song 01&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Song 02   &lt;a href="http://mediaplayer.yahoo.com/example2.mp3"&gt;Song 02&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Song 03   &lt;a href="http://mediaplayer.yahoo.com/example3.mp3"&gt;Song 03&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://waqar-blog.blogspot.com/2009/07/mp3-player-widget-for-blog_17.html"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Click here&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt; &lt;/span&gt;&lt;span class="Apple-style-span" style=""&gt;to install this player on your blog.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-4388546271856320470?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/4388546271856320470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/live-demo-of-mp3-player.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4388546271856320470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/4388546271856320470'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/live-demo-of-mp3-player.html' title='Live Demo of MP3 Player'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-1412004372047614483</id><published>2009-07-17T00:03:00.013+05:30</published><updated>2011-02-10T07:31:07.711+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mp3 palyer'/><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget for blog'/><category scheme='http://www.blogger.com/atom/ns#' term='Player widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash mp3 player'/><title type='text'>MP3 Player widget for blog</title><content type='html'>&lt;div style="text-align: justify;"&gt;Guys,I am putting here a very simple and smooth mp3 player for your blog in the form of a widget which makes mp3 links palyable directly on your blog while optionally hiding the download link. Code for this widget are based on various hacks of excellent scripts- &lt;a href="http://del.icio.us/help/playtagger"&gt;Del.icio.us mp3 Playtagger&lt;/a&gt; javascript which has been modified for blogger. Flash player used here has been taken from &lt;a href="http://www.1pixelout.net/"&gt;1pixelout&lt;/a&gt;.&lt;span class="”fullpost”"&gt;&lt;span style="font-weight: bold;"&gt;Installation:&lt;/span&gt;Installation of this widget is very easy. Just click the button below, you will be redirected to blogger's page. Give the necessary informations there if required.&lt;/span&gt;&lt;/div&gt;&lt;hr style="margin-left: 0px; margin-right: 0px; font-weight: bold;" class="jump" /&gt;&lt;form style="font-weight: bold;" action="http://www.blogger.com/add-widget" target="_blank" method="post"&gt;&lt;input style="display: none;" value="Audio Player" name="widget.title"/&gt;&lt;textarea style="display: none;" name="widget.content"&gt; &amp;lt;script type="text/javascript" src="http://www.freewebs.com/hellowaqi/mp3playerplugin/BlogSimplePlaye1.1.js"&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;p align="center"&amp;gt;&amp;lt;a href="http://waqar-blog.blogspot.com/" target="_blank" title="ADD THIS PLAYER ON YOUR BLOG"&amp;gt;&amp;lt;img border="2" alt="Waqar's Blog" title="ADD THIS PLAYER ON YOUR BLOG" src="http://waqiamu.googlepages.com/add_palyer_icon.bmp" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/textarea&gt;&lt;input value="Click here to put this in your blog" name="go" type="submit"/&gt;&lt;/form&gt;&lt;div style="text-align: justify;"&gt;&lt;hr style="font-weight: bold;" class="jump" /&gt;&lt;span style="font-weight: bold;"&gt;How to use this player:&lt;/span&gt;After adding this widget, just put the mp3 links of mp3 file in your blogger posts where you want the player to appear and you are done. You can put this link using following HTML code if you are writing your post in "Edit HTML" mode instead of "Compose" mode.&lt;span style="font-family: georgia;"&gt;&lt;hr class="jump" /&gt;&lt;span style="font-family: Courier New;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: -webkit-monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px;"&gt;&lt;img style="max-width: 800px;" src="http://2.bp.blogspot.com/_FwIf-z9kjMA/Sl93IrOa6gI/AAAAAAAAADY/Lz59a4QsePk/s400/script1.bmp" /&gt;&lt;hr style="font-weight: bold;" class="jump" /&gt;&lt;/span&gt;&lt;span style="font-family: georgia;"&gt;&lt;span style="font-family: Courier New; font-weight: bold;"&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;Example:&lt;img style="max-width: 800px;" src="http://2.bp.blogspot.com/_FwIf-z9kjMA/Sl93InbaQ6I/AAAAAAAAADg/9M_6JCEUxR8/s400/script2.bmp" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: -webkit-monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px;"&gt;&lt;hr class="jump" /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px;"&gt;See &lt;a href="http://waqar-blog.blogspot.com"&gt;this tutorial&lt;/a&gt; for free file hosting services where you can upload your mp3 files and hyperlink them.&lt;/span&gt;These mp3 links will automatically get changed in an image (on your blog) as shown here:&lt;span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: -webkit-monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px;"&gt;&lt;span style="font-family: sans-serif;"&gt;&lt;span style="font-family: sans-serif;"&gt;&lt;/span&gt;&lt;hr class="jump" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;img style="max-width: 800px;" src="http://4.bp.blogspot.com/_FwIf-z9kjMA/Sl477eaOsxI/AAAAAAAAAC4/u2VY3EP6B5U/s400/PLAY.bmp" /&gt;&lt;hr class="jump" /&gt;After clicking on that image, it will change to an image as shown below:&lt;hr class="jump" /&gt;&lt;img style="max-width: 800px;" src="http://3.bp.blogspot.com/_FwIf-z9kjMA/Sl477lj0I3I/AAAAAAAAADA/_g6tICI_jBI/s400/STOP.bmp" /&gt;&lt;hr class="jump" /&gt;Simultaniously, you will see a payer just below that image, playing the mp3 file which you have hyperlinked.&lt;span style="font-weight: bold;"&gt;Sceenshot&lt;hr class="jump" /&gt;&lt;img style="max-width: 800px;" src="http://3.bp.blogspot.com/_FwIf-z9kjMA/Sl5BlnpsbRI/AAAAAAAAADQ/mPx6Am9RXY4/s400/sc1.bmp" /&gt;&lt;hr class="jump" /&gt;&lt;img style="max-width: 800px;" src="http://4.bp.blogspot.com/_FwIf-z9kjMA/Sl5Blcji1AI/AAAAAAAAADI/kU8MSiOhWJo/s400/sc2.JPG" /&gt;&lt;hr class="jump" /&gt;&lt;/span&gt;Click here to view the &lt;a href="http://waqar-blog.blogspot.com/2009/07/live-demo-of-mp3-player.html"&gt;&lt;b&gt;live demo of mp3 player&lt;/b&gt;&lt;/a&gt;.&lt;span style="font-family: 'sans-serif';"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-1412004372047614483?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://waqar-blog.blogspot.com/feeds/1412004372047614483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/mp3-player-widget-for-blog_17.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/1412004372047614483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/1412004372047614483'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2009/07/mp3-player-widget-for-blog_17.html' title='MP3 Player widget for blog'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_FwIf-z9kjMA/Sl93IrOa6gI/AAAAAAAAADY/Lz59a4QsePk/s72-c/script1.bmp' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6845329821932665985.post-8702057523322242698</id><published>2008-10-24T14:55:00.004+05:30</published><updated>2010-11-17T18:56:07.477+05:30</updated><title type='text'>Contact Us</title><content type='html'>&lt;iframe frameborder="0" height="636" marginheight="0" marginwidth="0" src="http://spreadsheets.google.com/embeddedform?key=tlCeaSi-H56pYKVIsUcPWYQ" width="760"&gt;&amp;amp;amp;lt;p&amp;amp;amp;gt;Loading...&amp;amp;amp;lt;/p&amp;amp;amp;gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6845329821932665985-8702057523322242698?l=waqar-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/8702057523322242698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6845329821932665985/posts/default/8702057523322242698'/><link rel='alternate' type='text/html' href='http://waqar-blog.blogspot.com/2008/10/contact-us.html' title='Contact Us'/><author><name>Waqar Ahmad</name><uri>http://www.blogger.com/profile/09833016111983081930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_FwIf-z9kjMA/SmS3z6f10mI/AAAAAAAAAD0/xL_83-r3b7g/S220/waqar+ahmad.jpg'/></author></entry></feed>
