<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>@ Classic Tutorials &#187; Web</title>
	<atom:link href="http://classictutorials.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://classictutorials.com</link>
	<description>Think Geek</description>
	<lastBuildDate>Mon, 21 May 2012 11:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Crash a computer with a HTML exploit</title>
		<link>http://classictutorials.com/2011/09/crash-a-computer-with-a-html-exploit/</link>
		<comments>http://classictutorials.com/2011/09/crash-a-computer-with-a-html-exploit/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 19:10:05 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=858</guid>
		<description><![CDATA[An old trick which we used to play prank in college days. All you need to do is click the link below to crash a computer. Works on both MAC and Windows. Disclaimer: This seriously works. Before trying make sure you have all your works saved. Only way to come out of this is to pull the power off your computer/laptop. Proceed at your own risk Link to Click: http://tiny.cc/ibJUN Ok so you tried or not tried but want to know how it works? The exploit basically triggers multiple instance of your default mail client and ends all your computer ...]]></description>
			<content:encoded><![CDATA[<p>An old trick which we used to play prank in college days.</p>
<p>All you need to do is click the link below to crash a computer. Works on both MAC and Windows.</p>
<blockquote><p><span style="color: #ff0000;"><strong>Disclaimer:</strong> <em>This seriously works. Before trying make sure you have all your works saved. Only way to come out of this is to pull the power off your computer/laptop. Proceed at your own risk <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </em></span></p></blockquote>
<p><em><strong>Link to Click: <a href="http://tiny.cc/ibJUN">http://tiny.cc/ibJUN</a></strong></em></p>
<h4></h4>
<h4><span style="text-decoration: underline;">Ok so you tried or not tried but want to know how it works?</span></h4>
<p>The exploit basically triggers multiple instance of your default mail client and ends all your computer resource (CPU/RAM) and hangs the computer.</p>
<p>Here is how it works. Typing the following url on your browser will open your default mail client with fields populated. If you don&#8217;t know you can try it. Its safe.</p>
<blockquote><p>mailto:somebody@somebody.com?subject=Hell Ya&amp;amp;body=Check my Site.. classictutorials</p></blockquote>
<p>Now in a HTML page if you just give the same in an iframe it will basically do the same. Reloading the page will open one instance of mail client.</p>
<blockquote><p>&lt;iframe src=&#8221;mailto:somebody@somebody.com?subject=Hell Ya&amp;amp;body=Check my Site.. classictutorials&#8221;&gt;&lt;/iframe&gt;</p></blockquote>
<p>If above script opens one instance of mail client, what happens if we have similar 100 entries in a page and just reload the page say every 5 sec.. IT BECOMES EVIL <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>You can do a HTML reload using</p>
<blockquote><p>&lt;meta http-equiv=&#8221;refresh&#8221; content=&#8221;5;url=<em>current page URL</em>&#8220;&gt;</p></blockquote>
<p>Cheers! Bring it on <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/09/crash-a-computer-with-a-html-exploit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Greet Box universal v4.0</title>
		<link>http://classictutorials.com/2011/08/greet-box-universal-v4-0/</link>
		<comments>http://classictutorials.com/2011/08/greet-box-universal-v4-0/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 14:11:22 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=805</guid>
		<description><![CDATA[Sorry for all the delay. But good part is that, here come the much said v4.0. Quoted from V1.o This plugin lets you show a different greeting message to your visitors depending on their referrer url. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from google search they will see a message suggesting them to subscribe to your RSS feed. Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction so ...]]></description>
			<content:encoded><![CDATA[<p>Sorry for all the delay. But good part is that, here come the much said <strong>v4.0</strong>.</p>
<blockquote><p><strong>Quoted from V1.o</strong></p>
<p>This plugin lets you show a different greeting message to your visitors depending on their referrer url. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from google search they will see a message suggesting them to subscribe to your RSS feed. Having these targeted suggestions will help your <strong>blog increase exposure</strong>, <strong>loyal readership</strong>, and <strong>reader interaction</strong> so all together it should increase your page hits.</p></blockquote>
<p>For anyone who don&#8217;t know much about the previous version should check this <a href="http://classictutorials.com/2009/04/announcing-wp-greet-box-for-blogger-blogger-greet-box/" target="_blank">URL</a>. It all started more than 2yrs back. If you want to check all previous versions<a href="http://classictutorials.com/?s=blogger+greet+box&amp;submit=" target="_blank"> here it is</a>.</p>
<p>Here is how it looks now.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/08/Untitled.png"><img class="aligncenter size-medium wp-image-822" title="Untitled" src="http://classictutorials.com/blog/wp-content/uploads/2011/08/Untitled-300x48.png" alt="" width="300" height="48" /></a></p>
<p>To give a try click this <a href="http://www.google.co.in/search?q=echbhroom.blogspot.com&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a#hl=en&amp;client=firefox-a&amp;hs=Cg1&amp;rls=org.mozilla:en-US:official&amp;sa=X&amp;ei=E_47TvCmHcfUrQfUxZgX&amp;ved=0CBcQvwUoAQ&amp;q=techbhroom.blogspot.com&amp;spell=1&amp;bav=on.2,or.r_gc.r_pw.&amp;fp=ad0e1adc04cc3ff8&amp;biw=1280&amp;bih=687" target="_blank">link</a> and go to the first site.</p>
<p>Today this Greet Box is used by thousands of sites which gets tracked in my  analytic account. Not sure how many are using after removing my analytic code. So end of the day its serves the purpose.</p>
<p><strong>Whats new in 4.0?</strong></p>
<ol>
<li>All Jquery using Google API.</li>
<li>Animations used where required</li>
<li>Theme option with multiple colors so that it suits your website</li>
<li>Google font  support</li>
<li>Multiple font support</li>
<li><a href="http://www.addthis.com/" target="_blank">Addthis</a> bookmarking service enabled</li>
<li><a href="http://www.readability.com/" target="_blank">Readability</a> enabled</li>
<li>Facebook + Twitter + Google Plus enabled</li>
<li>New icon set</li>
<li>Best part is almost everything is configurable</li>
</ol>
<p><strong>Features Overview:</strong></p>
<p><em>Video 1: Greet Box Universal 4.0 features overview</em></p>
<p><iframe src="http://www.youtube.com/embed/j8aEPTAqGY0" frameborder="0" width="560" height="349"></iframe></p>
<p><em>Video 2: Some last minute addition</em></p>
<p><iframe src="http://www.youtube.com/embed/uavwtMjU14U" frameborder="0" width="560" height="349"></iframe></p>
<p><strong>Configurations:</strong></p>
<blockquote><p><strong><em>1) var themeColor = &#8216;yellow&#8217;;</em></strong> <strong>&lt;&#8211;</strong> This can be <span style="text-decoration: underline;"><strong>red</strong></span>, <span style="text-decoration: underline;"><strong>grey</strong></span>, <span style="text-decoration: underline;"><strong>yellow</strong></span>, <span style="text-decoration: underline;"><strong>green</strong></span>, <span style="text-decoration: underline;"><strong>white</strong></span>. White is default.<br />
<em><strong>2) var font = &#8216;Josefin&#8217;;</strong></em>  <strong>&lt;&#8211;</strong> This can be <span style="text-decoration: underline;"><strong>Josefin</strong></span> or <span style="text-decoration: underline;"><strong>Tangerine</strong></span>. Blank will use the websites default<br />
<em><strong>3) var fntColEnb = &#8216;true&#8217;; </strong></em> <strong>&lt;&#8211;</strong> This will give <span style="text-decoration: underline;"><strong>theme font color when true</strong></span> and default page color font when false<br />
<strong><em>4) var fontSize = &#8217;21&#8242;;</em> &lt;&#8211;</strong> Change <span style="text-decoration: underline;"><strong>font size which suits your website</strong></span> look and feel<br />
<em><strong>5) var feedURL = &#8216;http://feeds.feedburner.com/classictutorials/feed&#8217;; </strong></em>  <strong>&lt;&#8211;</strong> Replace with <span style="text-decoration: underline;"><strong>RSS feed of your site</strong></span><br />
<em><strong>6) var addThisShare = &#8216;true&#8217;; </strong></em> <strong>&lt;&#8211;</strong>  To enable share on Facebook, twitter and MySpace make &#8216;true&#8217;. To disable make it &#8216;false&#8217;<br />
<em><strong>7) var isReadability = &#8216;true&#8217;; </strong></em> <strong>&lt;&#8211;</strong> Switch between Readability and social network site</p></blockquote>
<p><em><strong>Code snippet:</strong></em></p>
<p>[code lang="html"]&lt;!-- Code for Blogger Greet Box from classictutorials.com - Start --&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://bloggergreetbox.googlecode.com/files/css_js.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://s7.addthis.com/js/250/addthis_widget.js#username=theKaushik&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;// &lt;![CDATA[<br />
//Configure ur theme here<br />
var themeColor = 'yellow';  // can be red,grey,yellow,green,white. White is also default<br />
var font = 'Josefin';  // can be Josefin or Tangerine. If you are not specifying anything it will use the websites default<br />
var fntColEnb = 'true'; //This will give theme font color when true and default pagecolor font when false<br />
var fontSize = '21';<br />
var feedURL = 'http://feeds.feedburner.com/classictutorials/feed';<br />
var addThisShare = 'true'; //To enable share on facebook, twitter and mySpace make 'true'. To disable make it 'false'<br />
var isReadability = 'true'; // If you want to show Readability button set it to true else it will show socialnetwork button<br />
// ]]&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://bloggergreetbox.googlecode.com/files/generator_jq_v6_min.js&quot;&gt;&lt;/script&gt;<br />
&lt;!-- Code for Blogger Greet Box from classictutorials.com - End --&gt;[/code]</p>
<p><em><strong>Bug Tracker:</strong></em></p>
<p><a href="http://code.google.com/p/bloggergreetbox/issues/list?cursor=1&amp;ts=1312551137&amp;updated=1" target="_blank">Bug Tracker URL</a></p>
<p>Hope you like the release. Would like to hear from all of you.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/08/greet-box-universal-v4-0/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Update Facebook status from what ever you like</title>
		<link>http://classictutorials.com/2011/07/update-facebook-status-from-what-ever-you-like/</link>
		<comments>http://classictutorials.com/2011/07/update-facebook-status-from-what-ever-you-like/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 06:41:31 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=797</guid>
		<description><![CDATA[Are you bored with status updates that are ‘via iPhone’ or ‘via Web’? I know you are, and I also know of a great way to get away from the tedium and confuse all your friends at the same time, with a handy new website that offers you the ability to post Facebook status updates from all kinds of weird and wonderful places, ranging from a Morse code to a Sperm Whale. All you need to do is follow this Reditt post and you get all the new and unique way of status updates.]]></description>
			<content:encoded><![CDATA[<p>Are you bored with status updates that are ‘<strong>via iPhone</strong>’ or ‘<strong>via Web</strong>’? I know you are, and I also know of a great way to get away from the tedium and<strong> confuse all your friends</strong> at the same time, with a handy new website that offers you the ability to post Facebook status updates from all kinds of weird and wonderful places, ranging from a Morse code to a Sperm Whale.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/plane.png"><img class="aligncenter size-medium wp-image-802" title="plane" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/plane-300x52.png" alt="" height="52" width="300" /></a></p>
<p>All you need to do is follow this <a href="http://www.reddit.com/r/reddit.com/comments/iscee/dont_post_to_facebook_from_gameboy_color_post/" target="_blank">Reditt post</a> and you get all the new and unique way of status updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/07/update-facebook-status-from-what-ever-you-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing and Branding a QR Code</title>
		<link>http://classictutorials.com/2011/07/customizing-and-branding-a-qr-code/</link>
		<comments>http://classictutorials.com/2011/07/customizing-and-branding-a-qr-code/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 18:07:47 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[QR]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=781</guid>
		<description><![CDATA[QR is fun and always something interesting going on. Learned an interesting thing today. QR code algorithm works even with 30% error in it First thing came in my mind was a 30% destorted QR image should work then. And saying so i started doing some research on internet and figured out its very easy to destroy a QR and still make it work. First thing i did was went here http://zxing.appspot.com/generator/ and created a sample QR code. &#160; Then installed a QR reader on my phone. There are lot of free QR application. Just search in your market place ...]]></description>
			<content:encoded><![CDATA[<p>QR is fun and always something interesting going on. Learned an interesting thing today.</p>
<blockquote><p>QR code algorithm works even with 30% error in it</p></blockquote>
<p>First thing came in my mind was a 30% destorted QR image should work then. And saying so i started doing some research on internet and figured out its very easy to destroy a QR and still make it work.</p>
<p>First thing i did was went here <a href="http://zxing.appspot.com/generator/" target="_blank">http://zxing.appspot.com/generator/</a> and created a sample QR code.<a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/chart.png"><img class="aligncenter size-medium wp-image-782" title="chart" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/chart-300x300.png" alt="" height="300" width="300" /></a></p>
<p>&nbsp;</p>
<p>Then installed a QR reader on my phone. There are lot of free QR application. Just search in your market place with &#8220;QR&#8221;.</p>
<p>The actual output:</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/IMG_0403.png"><img class="aligncenter size-thumbnail wp-image-784" title="IMG_0403" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/IMG_0403-150x150.png" alt="" height="150" width="150" /></a></p>
<p>&nbsp;</p>
<p><strong>Opened Photoshop. All good and let the game begin.</strong></p>
<p><strong>Stage1: (Click Images for larger view)<br />
</strong></p>
<p>Lets make it colorful like those Japanese festival.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/Colorful.png"><img class="aligncenter size-thumbnail wp-image-783" title="Colorful" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/Colorful-150x150.png" alt="" height="150" width="150" /></a><span style="color: #008000;"><strong>Worked! </strong></span></p>
<p><strong>Stage2:</strong><strong>(Click Images for larger view)</strong></p>
<p>How about a colored image inside it.Think of putting some branding.How about a colorful company logo? Just a random image. Scanning with an apple iphone so added a pineapple <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  image #PJ</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/Pineapple.png"><img class="aligncenter size-thumbnail wp-image-786" title="Pineapple" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/Pineapple-150x150.png" alt="" height="150" width="150" /></a>Ok must say it was bit complex then it looks. I was forced to reduce the size of the pineapple little by little and stopped at the point as soon as it started working.</p>
<p><span style="color: #008000;"><strong>Worked!</strong></span></p>
<p><strong>Stage3:</strong><strong>(Click Images for larger view)</strong></p>
<p>Thinking about branding again.This time more complex.How about some alphabets like a company name. Trying with my name.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/07/kaushik.png"><img class="aligncenter size-thumbnail wp-image-785" title="kaushik" src="http://classictutorials.com/blog/wp-content/uploads/2011/07/kaushik-150x150.png" alt="" height="150" width="150" /></a></p>
<p>Ok this was most complex. Worked after several attempts. But this looks the best. I have written the text in white and gave a black background to make it look better.</p>
<p><span style="color: #008000;"><strong>Worked!</strong></span></p>
<p><strong><span style="color: #800000;"><em>Game over <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </em></span></strong></p>
<p>Try out some more combinations and its really fun. Make sure to keep your phone and a photo editing app like photoshop or GIMP handy as it take lot of hit and trials.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/07/customizing-and-branding-a-qr-code/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enable incompatible plugin on Firefox 5 &#124; THE EASIEST WAY</title>
		<link>http://classictutorials.com/2011/05/enable-incompatable-plugin-on-firefox-5-the-easiest-way/</link>
		<comments>http://classictutorials.com/2011/05/enable-incompatable-plugin-on-firefox-5-the-easiest-way/#comments</comments>
		<pubDate>Sat, 21 May 2011 12:28:10 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/2011/05/enable-incompatable-plugin-on-firefox-5-the-easiest-way/</guid>
		<description><![CDATA[If you have already installed Firefox 5(Aurora/Beta/Final) probably some of your plugins are already not working. Plugins will get disabled by itself and even you wont be able to install any new incompatible plugins. There are few hacks you can do to enable it. Like editing the plugin XPI file with a notepad. Or enable compatible through about:config for each plugin. But this is the easiest way. Just install the following plugin. Restart your browser and done. PLUGIN: Compatibility Reporter &#160;]]></description>
			<content:encoded><![CDATA[<p style="clear: both;">If you have already installed <a href="http://www.mozilla.com/en-US/firefox/channel/" target="_blank">Firefox 5(Aurora/Beta/Final)</a> probably some of your plugins are already not working. Plugins will get disabled by itself and even you wont be able to install any new incompatible plugins.</p>
<p style="clear: both;"><a class="image-link" href="http://classictutorials.com/blog/wp-content/uploads/2011/05/Not_Working.png"><img class="linked-to-original" style="text-align: center; display: block; margin: 0 auto 10px;" src="http://classictutorials.com/blog/wp-content/uploads/2011/05/Not_Working-thumb.png" alt="" height="89" width="380" /></a>There are few hacks you can do to enable it. Like editing the plugin XPI file with a notepad. Or enable compatible through about:config for each plugin. But this is the easiest way. Just install the following plugin. Restart your browser and done.</p>
<p style="clear: both;"><a class="image-link" href="http://classictutorials.com/blog/wp-content/uploads/2011/05/Working.png"><img class="linked-to-original" style="text-align: center; display: block; margin: 0 auto 10px;" src="http://classictutorials.com/blog/wp-content/uploads/2011/05/Working-thumb.png" alt="" height="50" width="380" /></a>PLUGIN: <a href="https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/" target="_blank">Compatibility Reporter</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/05/enable-incompatable-plugin-on-firefox-5-the-easiest-way/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google News Archive &#124; Pre Historic News</title>
		<link>http://classictutorials.com/2011/05/google-news-archive-pre-historic-news/</link>
		<comments>http://classictutorials.com/2011/05/google-news-archive-pre-historic-news/#comments</comments>
		<pubDate>Sat, 21 May 2011 06:30:38 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/2011/05/google-news-archive-pre-historic-news/</guid>
		<description><![CDATA[Ever wondered when Sachin came first on news? Or just thought what was the newspapers printing before our independence? Or ever wondered what happened during the start of time? Ok if you have not you can think now. Google has this unique service called Google News Archive which digitalized lots of old news papers. Check the screenshot below. URL:Google News Archive We work closely with newspaper partners on a number of initiatives, and as part of the Google News Archives digitization program we collaborated to make older newspapers accessible and searchable online, -Google But the bad news is they have ...]]></description>
			<content:encoded><![CDATA[<p style="clear: both;">Ever wondered when Sachin came first on news? Or just thought what was the newspapers printing before our independence? Or ever wondered what happened during the start of time?</p>
<p style="clear: both;">Ok if you have not you can think now. Google has this unique service called <a href="http://news.google.com/archivesearch" target="_blank">Google News Archive</a> which digitalized lots of old news papers. Check the screenshot below.</p>
<p style="clear: both;"><a class="image-link" href="http://classictutorials.com/blog/wp-content/uploads/2011/05/sachin_-_Google_News_Archive_Search_2011-05-21_11-40-46.png"><img class="linked-to-original" style="text-align: center; display: block; margin: 0 auto 10px;" src="http://classictutorials.com/blog/wp-content/uploads/2011/05/sachin_-_Google_News_Archive_Search_2011-05-21_11-40-46-thumb.png" alt="" height="211" width="380" /></a>URL:<a href="http://news.google.com/archivesearch" target="_blank">Google News Archive</a></p>
<blockquote style="clear: both;">
<p style="clear: both;"><em>We work closely with newspaper partners on a number of initiatives, and</em></p>
<p style="clear: both;"><em> as part of the Google News Archives digitization program we </em></p>
<p style="clear: both;"><em>collaborated to make older newspapers accessible and searchable online,<br />
</em></p>
<p style="clear: both;"><em>-Google</em></p>
</blockquote>
<p style="clear: both;">But the bad news is they have recently stopped the archiving service but still there are already lot of information available in there databases.</p>
<blockquote style="clear: both;">
<p style="clear: both;"><em>We don&#8217;t plan to introduce any further features or functionality to the</em></p>
<p style="clear: both;"><em> Google News Archives, and we are no longer accepting new microfilm or </em></p>
<p style="clear: both;"><em>digital files for processing.<br />
</em></p>
<p style="clear: both;"><em>-Google</em></p>
</blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/05/google-news-archive-pre-historic-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Playing with HTML5 GeoLocation</title>
		<link>http://classictutorials.com/2011/03/playing-with-html5-geolocation/</link>
		<comments>http://classictutorials.com/2011/03/playing-with-html5-geolocation/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 12:00:15 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=664</guid>
		<description><![CDATA[Let me correct that subject. Geolocation is being standardized by the www.w3.org, which is separate from the HTML5 working group but most of the browsers along with HTML5 support is also providing support for Geolocation. To learn about Mozilla location share you can check this: Mozilla Geo Location OR for Chrome you can check this: Chrome Geo Location To understand the basics: A DOM object is provided in all new browsers (FF 3.5+ and chrome 7+[I don't count IE as browser, as usual it doesn't supports this feature also]) called navigator. A document about the same is provided here for ...]]></description>
			<content:encoded><![CDATA[<p>Let me correct that subject. Geolocation is being standardized by the <a href="http://www.w3.org/2008/geolocation/" target="_blank">www.w3.org</a>, which is separate from the <abbr>HTML5</abbr> working group but most of the browsers along with HTML5 support is also providing support for Geolocation.</p>
<p>To learn about <strong>Mozilla </strong>location share you can check this: <a href="http://www.mozilla.com/en-US/firefox/geolocation/" target="_blank">Mozilla Geo Location</a></p>
<p>OR for <strong>Chrome </strong>you can check this: <a href="http://www.google.com/support/chrome/bin/answer.py?answer=142065&amp;hl=en" target="_blank">Chrome Geo Location</a></p>
<p>To understand the basics:</p>
<p>A DOM object is provided in all new browsers (FF 3.5+ and chrome 7+[I don't count IE as browser, as usual it doesn't supports this feature also]) called <em><strong>navigator.</strong></em></p>
<p>A document about the same is provided here for more understanding of extended features but i will try to cover the basics in this post.<a href="http://www.w3.org/TR/2010/CR-geolocation-API-20100907/" target="_blank"><strong>Geolocation API Specification</strong></a></p>
<p><strong>Note: Each time such code is executed your browser will ask for permission.</strong></p>
<p style="text-align: center;"><a href="http://classictutorials.com/blog/wp-content/uploads/2011/03/geoLPerm.png"><img class="aligncenter size-medium wp-image-711" title="Firefox Asking for permission" src="http://classictutorials.com/blog/wp-content/uploads/2011/03/geoLPerm-300x40.png" alt="" height="40" width="300" /></a></p>
<p style="text-align: center;"><a href="http://classictutorials.com/blog/wp-content/uploads/2011/03/geoLPerm.png"></a><a href="http://classictutorials.com/blog/wp-content/uploads/2011/03/ChromePermReq.png"><img class="aligncenter size-medium wp-image-714" title="Chrome asking for Permission" src="http://classictutorials.com/blog/wp-content/uploads/2011/03/ChromePermReq-300x27.png" alt="" height="27" width="300" /></a></p>
<p>Enough of those reading stuffs, lets do some coding.</p>
<blockquote>
<pre class="code">navigator.geolocation</pre>
</blockquote>
<p>The above object is all about location.</p>
<p>A sample code would be</p>
<blockquote>
<pre class="code">if (navigator.geolocation) {
 navigator.geolocation.getCurrentPosition(function(position) {
 doStuff(position.coords.latitude, position.coords.longitude);
 });
 }</pre>
</blockquote>
<p>In the above code</p>
<blockquote>
<pre class="code">position.coords.latitude, position.coords.longitude</pre>
</blockquote>
<p>will give you your current latitude and longitude. We can pass this to something and use. Say for example in my doStuff function I pass the same to google map and show the current map location.</p>
<p>Demo: <a href="http://classictutorials.com/blogfiles/geoLocation.html" target="_blank">Geo Location Demo</a></p>
<p><strong>For more HTML5 resources check <a href="http://classictutorials.com/2010/06/a-small-wiki-on-html5-css3/">this.</a></strong></p>
<p><em><strong>Note: </strong>Using the same data and Google map API we can use it to pre-fill registration pages like Google do for orkut registration page.</em><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/03/playing-with-html5-geolocation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dynamic QR code for each blog post</title>
		<link>http://classictutorials.com/2010/11/dynamic-qr-code-for-each-blog-post/</link>
		<comments>http://classictutorials.com/2010/11/dynamic-qr-code-for-each-blog-post/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 09:47:23 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[QR]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=698</guid>
		<description><![CDATA[For those who don&#8217;t know what a QR reader is A QR Code is a matrix barcode (or two-dimensional code), readable by QR scanners, mobile phones with a camera, and smartphones. The code consists of black modules arranged in a square pattern on white background. The information encoded can be text, URL or other data. -Quoted from wikipedia.org Now as you can see in this site i have added a dynamic QR code on each post. So for each post a dynamic QR code gets generated. Very simple use of third party sites. I did a bit of web search and figured out there are mainly 2 websites which ...]]></description>
			<content:encoded><![CDATA[<p>For those who don&#8217;t know what a QR reader is</p>
<blockquote><p>A <strong>QR Code</strong> is a <a title="Matrix (mathematics)" href="http://en.wikipedia.org/wiki/Matrix_(mathematics)">matrix</a> <a title="Barcode" href="http://en.wikipedia.org/wiki/Barcode">barcode</a> (or <a title="Barcode" href="http://en.wikipedia.org/wiki/Barcode#Matrix_.282D.29_barcodes">two-dimensional code</a>), <a title="Machine-readable medium" href="http://en.wikipedia.org/wiki/Machine-readable_medium">readable</a> by QR <a title="Barcode reader" href="http://en.wikipedia.org/wiki/Barcode_reader">scanners</a>, <a title="Mobile phone" href="http://en.wikipedia.org/wiki/Mobile_phone">mobile phones</a> with a <a title="Camera" href="http://en.wikipedia.org/wiki/Camera">camera</a>, and <a title="Smartphones" href="http://en.wikipedia.org/wiki/Smartphones">smartphones</a>. The code consists of black modules arranged in a square pattern on white background. The information encoded can be text, <a title="URL" href="http://en.wikipedia.org/wiki/URL">URL</a> or other data.</p>
<p>-Quoted from wikipedia.org</p></blockquote>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2010/11/qrcode.png"><img class="aligncenter size-thumbnail wp-image-700" title="qrcode" src="http://classictutorials.com/blog/wp-content/uploads/2010/11/qrcode-150x150.png" alt="" height="150" width="150" /></a></p>
<p>Now as you can see in this site i have added a dynamic QR code on each post. So for each post a dynamic QR code gets generated. Very simple use of third party sites.</p>
<p>I did a bit of web search and figured out there are mainly 2 websites which provide QR &lt;Embed&gt; code. I just modified them a bit with javascripts. You can use any one of the two.</p>
<p><strong>TO USE:  Just copy-paste any where in your website and it should start working. </strong></p>
<p><strong>1) goqr.me</strong></p>
<p>To change the image size just modify the &#8220;<em>size=150&#215;150</em>&#8221; to what ever <strong>equal</strong> value you want.</p>
<p>Code:</p>
<p>&nbsp;</p>
<pre class="code">&lt;script type="text/javascript"&gt;
var uri=window.location.href;
document.write("&lt;img src='http://api.qrserver.com/v1/create-qr-code/?data="+encodeURI(uri)+"&amp;size=150x150'/&gt;");
&lt;/script&gt;</pre>
<p>&nbsp;</p>
<p><strong>2) kaywa.com</strong></p>
<p>To change the image size just modify the &#8220;<em>s=5</em>&#8221; value to what ever you want. Highest is 12.</p>
<p>Code:</p>
<pre class="code">&lt;script type="text/javascript"&gt;
var uri=window.location.href;
document.write("&lt;img src="http://qrcode.kaywa.com/img.php?s=5&amp;d="+encodeURI(uri)+"" alt="qrcode" /&gt;");
&lt;/script&gt;</pre>
<p>NB: The bigger the image better for lower end mobiles because of there lower camera capability.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2010/11/dynamic-qr-code-for-each-blog-post/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Music Serach for India Only</title>
		<link>http://classictutorials.com/2010/10/google-music-serach-for-india-only/</link>
		<comments>http://classictutorials.com/2010/10/google-music-serach-for-india-only/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 14:05:59 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=668</guid>
		<description><![CDATA[Google launched google music for india. Google has partnered with in.com, saavn and saregama. Its cool. Tried searching some new songs. Also the search result page you can directly play each songs.]]></description>
			<content:encoded><![CDATA[<p>Google launched google music for india.</p>
<p><a href="http://www.google.co.in/music" target="_blank"><img class="aligncenter size-full wp-image-670" title="music_logo_lg" src="http://classictutorials.com/blog/wp-content/uploads/2010/10/music_logo_lg.gif" alt="" height="110" width="320" /></a><a href="http://classictutorials.com/blog/wp-content/uploads/2010/10/music_logo_lg.gif"><br />
</a>Google has partnered with in.com, saavn and saregama. Its cool. Tried searching some new songs. Also the search result page you can directly play each songs.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2010/10/google-music-serach-for-india-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A PIPE for multiple twitter account</title>
		<link>http://classictutorials.com/2010/09/a-pipe-for-multiple-twitter-account/</link>
		<comments>http://classictutorials.com/2010/09/a-pipe-for-multiple-twitter-account/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:42:43 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[pipes]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://classictutorials.com/2010/09/a-pipe-for-multiple-twitter-account/</guid>
		<description><![CDATA[It all started few days back when i actually wanted to categorize my twitts. Say I want my tech twitts and friends twitts and celebrity twitts all separately and can be burned in a feed burner on my browser to get on the fly updates. Option was Pipe and eventually this is what i created. Go ahead and give a try. I have defaulted the text inputs with my id, 2 celebrity id and 1 engadget id and the feed is a merged twitt of every one and sorted by time. Let me know your comments. http://pipes.yahoo.com/a_pipe_for_multiple_twitter_account/4298e29304f9fd5794f5f7c583895e59]]></description>
			<content:encoded><![CDATA[<p>It all started few days back when i actually wanted to categorize my twitts. Say I want my tech twitts and friends twitts and celebrity twitts all separately and can be burned in a feed burner on my browser to get on the fly updates. Option was Pipe and eventually this is what i created.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2010/09/untitled1.png"><img class="aligncenter size-medium wp-image-639" title="Multiple twitter account pipe" src="http://classictutorials.com/blog/wp-content/uploads/2010/09/untitled1-300x256.png" alt="Multiple twitter account pipe" height="256" width="300" /></a></p>
<p>Go ahead and give a try. I have defaulted the text inputs with my id, 2 celebrity id and 1 engadget id and the feed is a merged twitt of every one and sorted by time. Let me know your comments.</p>
<h4><a href="http://pipes.yahoo.com/a_pipe_for_multiple_twitter_account/4298e29304f9fd5794f5f7c583895e59" target="_blank">http://pipes.yahoo.com/a_pipe_for_multiple_twitter_account/4298e29304f9fd5794f5f7c583895e59</a></h4>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2010/09/a-pipe-for-multiple-twitter-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

