<?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>Suresh Online &#187; Technology</title>
	<atom:link href="http://www.sureshonline.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sureshonline.com</link>
	<description>The Road less traveled ... and it&#039;s Written</description>
	<lastBuildDate>Fri, 30 Dec 2011 17:51:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My New Camera</title>
		<link>http://www.sureshonline.com/2010/04/my-new-camera/</link>
		<comments>http://www.sureshonline.com/2010/04/my-new-camera/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:15:46 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[EOS]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.sureshonline.com/?p=232</guid>
		<description><![CDATA[Bought one new camera last week. Canon EOS 1000D, a basic model for the beginner to learn photography. I never took a picture properly in my life. Only thing I know in the camera is if we click the shutter button it will take photo. I don&#8217;t know any thing apart from that. I use [...]]]></description>
			<content:encoded><![CDATA[<p>Bought one new camera last week. Canon EOS 1000D, a basic model for the beginner to learn photography. I never took a picture properly in my life. Only thing I know in the camera is if we click the shutter button it will take photo. I don&#8217;t know any thing apart from that. I use to see lots of photographs online. I thought any one can take photos who have a Camera.</p>
<p>This is my camera .</p>
<p>After I started using my camera I came to know this not a easy thing and I can&#8217;t learn this over the night like what I did for semester Examination.</p>
<div id="attachment_254" class="wp-caption alignnone" style="width: 310px"><a href="http://www.sureshonline.com/wp-content/uploads/2010/04/eos1000d.jpg"><img class="size-medium wp-image-254" title="Canon EOS 1000D" src="http://www.sureshonline.com/wp-content/uploads/2010/04/eos1000d-300x285.jpg" alt="Canon EOS 1000D" width="300" height="285" /></a>
<p class="wp-caption-text">Canon EOS 1000D</p>
</div>
<p>Now what I have to do?</p>
<ol>
<li>Able to set what my subject on the photo.</li>
<li>Able to focus my subject with proper frames</li>
<li>Should able to control aperture, Shutter Speed, Exposure, ISO etc,</li>
<li>Understand lights</li>
<li>and finally use only Manual Focus.</li>
</ol>
<p>I never know what the meaning of the above words and I will never going to learn this.</p>
<p>I will keep my target to take good photography (at least following some basic rules) with in three months.</p>
<p>Road less traveled which will cover this photography too.</p>
<p>Let start walking on this road too.. Any photographer cross this post please put you comments to forward my next step on this.</p>
<p>Cheers,<br />
Suresh K.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2010/04/my-new-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merits of CSS sites over Tabled sites</title>
		<link>http://www.sureshonline.com/2009/06/merits-of-css-sites-over-tabled-sites/</link>
		<comments>http://www.sureshonline.com/2009/06/merits-of-css-sites-over-tabled-sites/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 07:51:27 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://sureshforuin.wordpress.com/?p=129</guid>
		<description><![CDATA[Always you may have heard the terms like tableless designs, CSS based sites etc. If you have always thought that why you should leave table based designs and take tableless designs, then here are the suggestions to your thoughts. The key benefits of CSS based sites on tabled sites are: Using CSS, sites code reduction [...]]]></description>
			<content:encoded><![CDATA[<p>Always you may have heard the terms like tableless designs, CSS based sites etc. If you have always thought that why you should leave table based designs and take tableless designs, then here are the suggestions to your thoughts. The key benefits of CSS based sites on tabled sites are:</p>
<ol>
<li>Using CSS, sites code reduction will be 1/5th comparing to tabled sites.</li>
<li>The site&#8217;s code is now fully semantic. It is not only understandable to human but also to search engines.</li>
<li>Reduction in code results in fast loading of pages helping users to browse the site easily which also reduce the bandwidth consumption.</li>
<li>CSS and HTML codes are validated ensuring consistence of the site in different platforms of operating systems and browsers.</li>
<li>Changing the way to use CSS and HTML improved the site&#8217;s crawl for search engine spiders, who cannot understand JavaScript based dynamic codes.</li>
<li>Removal of stylish flash titles and banners, with search engine friendly attractive CSS titles and banners.</li>
</ol>
<p>Thus these helped users as well with fast loading and properly displaying sites, with easy understanding of content placement. This also helped search engine spiders to crawl sites.</p>
<p><strong>There are also some demerits of using CSS sites.</strong></p>
<p>It may not similar in all browsers and there may slight difference in different browsers. You have to do some cross-browser compatibility tests and fixes. But overall it gives you more control and benefits than tabled designs. So start designing CSS based HTML sites, rather than table based sites.</p>
<p>Some of the websites I did using CSS are</p>
<ol>
<li><a href="http://a1teamindia.in/" target="_blank">http://a1teamindia.in</a></li>
<li><a href="http://www.corporater.com/" target="_blank">http://www.corporater.com</a></li>
<li><a href="http://www.roadmapstrategy.com/" target="_blank">http://www.roadmapstrategy.com</a></li>
<li><a href="http://www.paulniven.com/" target="_blank">http://www.paulniven.com</a></li>
<li><a href="http://abetterlifenow.net/" target="_blank">http://abetterlifenow.net</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2009/06/merits-of-css-sites-over-tabled-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Validated CSS with IE Hacks</title>
		<link>http://www.sureshonline.com/2009/06/w3c-validated-css-with-ie-hacks/</link>
		<comments>http://www.sureshonline.com/2009/06/w3c-validated-css-with-ie-hacks/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 05:02:57 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sureshforuin.wordpress.com/?p=123</guid>
		<description><![CDATA[Whenever there is a problem in validation because of IE hacks. Now here is the way to overcome the error to pass the validation. The general fix for IE 6 is &#8220;_ &#8221; followed by a property and value Example (_margin: 5px; ) For IE 7 &#8220;*&#8221; followed by a property and value Example (*margin: [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever there is a problem in validation because of IE hacks. Now here is the way to overcome the error to pass the validation.</p>
<p>The general fix for IE 6 is &#8220;_ &#8221; followed by a property and value</p>
<p>Example (_margin: 5px; )</p>
<p>For IE 7 &#8220;*&#8221; followed by a property and value</p>
<p>Example (*margin: 5px ; )</p>
<p>But this will not get passed in W3C validation service.</p>
<p>Instead of setting property like this</p>
<p style="color:red;">h2 {*margin: 10px ;}</p>
<p>For IE 6 and below</p>
<p style="color:red;">* html h2 {margin: 10px ;}</p>
<p>IE 7 and below</p>
<p style="color:red;">*:first-child+html h2 {margin: 10px ;}</p>
<p>* html {margin: 10px ;}</p>
<p>IE 7 only</p>
<p style="color:red;">*:first-child+html h2 {margin: 10px ;}</p>
<p>Let assume a CSS like this. If</p>
<div style="background:#F0F0F0;border:1px solid #333;color:red;padding:10px;">p</p>
<p>{</p>
<p>padding: 5px;</p>
<p>}</p>
<p>*:first-child+html p</p>
<p>{</p>
<p>padding:10px;</p>
<p>}</p>
<p>* html p {</p>
<p>padding:10px;</p>
<p>}</p></div>
<p>Try the above CSS and check.</p>
<p>IE7 and IE6 paragraph padding will be 10px and all other browsers except IE Paragraph padding will be 5px;</p>
<p>Hey developers, now cross browsers issues can be solved with a proper standard W3C validation&#8230;</p>
<p>This will help out to style your website with proper web standards&#8230; Happy Styling <img src='http://www.sureshonline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2009/06/w3c-validated-css-with-ie-hacks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google &#8211; The ultimate</title>
		<link>http://www.sureshonline.com/2007/03/google-the-ultimate/</link>
		<comments>http://www.sureshonline.com/2007/03/google-the-ultimate/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 06:30:00 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sureshforuin.wordpress.com/2007/03/11/google-the-ultimate/</guid>
		<description><![CDATA[Google Tips for Effective Search &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;P hrase your question in the form of an answer. So instead of typing, &#8220;What is the average rainfall in the Amazon basin?&#8221;, you might get better results by typing &#8220;The average rainfall in the Amazon basin is.&#8221; This is an old one, but very important: Put quotes around phrases [...]]]></description>
			<content:encoded><![CDATA[<p>Google Tips for Effective Search &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;P hrase your question in the form of an answer.   So instead of typing, &#8220;What is the average rainfall in the Amazon basin?&#8221;, you might get better results by typing &#8220;The average rainfall in the Amazon basin is.&#8221;</p>
<p>  This is an old one, but very important: Put quotes around phrases that must be searched together. If you put quotes around &#8220;electric curtains,&#8221; Google won&#8217;t waste your time finding one set of Web pages containing the word &#8220;electric&#8221; and another set containing the word &#8220;curtains.&#8221;</p>
<p>Similarly, put a hyphen right before any word you want screened out. If you&#8217;re looking up dolphins, for example, you&#8217;ll have to wade through a million Miami Dolphins pages unless you search for &#8220;dolphins &#8211; Miami.&#8221;</p>
<p>Google is a global White Pages and Yellow Pages. Search for &#8220;phonebook:home depot norwalk , ct,&#8221; Google instantly produces the address and phone number of the Norwalk Home Depot. This works with names (&#8220;phonebook:robert jones las vegas, NV&#8221;) as well as businesses.</p>
<p>Don&#8217;t put any space after &#8220;phonebook.&#8221; And in all of the following examples, don&#8217;t type the quotes I&#8217;m showing you here.</p>
<p>Google is a package tracker. Type a FedEx or UPS package number (just the digits); when you click Search, Google offers a link to its tracking information.</p>
<p>Google is a calculator. Type in an equation (&#8220;32+2345*3-234=&#8221;).</p>
<p>Google is a units-of-measurement converter. Type &#8220;teaspoons in a gallon,&#8221; for example, or &#8220;centimeters in a foot.&#8221;</p>
<p>Google is a stock ticker. Type in AAPL or MSFT, for example, to see a link to the current Apple or Microsoft stock price, graphs, financial news and so on.</p>
<p>Google is an atlas. Type in an area code, like 212, to see a Mapquest map of the area.</p>
<p>Google is Wal-Mart&#8217;s computer. Type in a UPC bar code number, such as &#8220;036000250015,&#8221; to see the description of the product you&#8217;ve just &#8220;scanned in.&#8221; (Thanks to the Google Blog, <a href="http://google.blogspace.com/" target="_blank" rel="nofollow">http://google.blogspace.com</a> , for this tip and the next couple.)</p>
<p>Google is an aviation buff. Type in a flight number like &#8220;United 22&#8243; for a link to a map of that flight&#8217;s progress in the air. Or type in the tail number you see on an airplane for the full registration form for that plane.</p>
<p>Google is the Department of Motor Vehicles. Type in a VIN (vehicle identification number, which is etched onto a plate, usually on the door frame, of every car), like &#8220;JH4NA1157MT001832,&#8221; to find out the car&#8217;s year, make and model.</p>
<p>For hours of rainy-day entertainment, visit <a href="http://labs.google.com/" target="_blank" rel="nofollow">http://labs.google.com</a> . Here, you&#8217;ll find links to new, half-finished Google experiments-like Google Voice, in which you call (650) 623-6706, speak the words you want to search for and then open your browser to view the results. Disclaimer: It wasn&#8217;t working when I tried it. (Ditto a lot of these experiments.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2007/03/google-the-ultimate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>100 keyboard shortcuts</title>
		<link>http://www.sureshonline.com/2007/01/100-keyboard-shortcuts/</link>
		<comments>http://www.sureshonline.com/2007/01/100-keyboard-shortcuts/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 07:20:00 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sureshforuin.wordpress.com/2007/01/10/100-keyboard-shortcuts/</guid>
		<description><![CDATA[CTRL+C (Copy)CTRL+X (Cut)CTRL+V (Paste)CTRL+Z (Undo)DELETE (Delete)SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)CTRL while dragging an item (Copy the selected item)CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)F2 key (Rename the selected item)CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)CTRL+LEFT [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CTRL+C (Copy)<br />CTRL+X (Cut)<br />CTRL+V (Paste)<br />CTRL+Z (Undo)<br />DELETE (Delete)<br />SHIFT+DELETE (Delete the selected item permanently without placing the item in the <span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">Recycle Bin</span>)<br />CTRL while dragging an item (Copy the selected item)<br />CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)<br />F2 key (Rename the selected item)<br />CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)<br />CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)<br />CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)<br />CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)<br />CTRL+SHIFT with any of the <span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">arrow keys</span> (Highlight a block of text)<br />SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)<br />CTRL+A (Select all)<br />F3 key (Search for a file or a folder)<br />ALT+ENTER (View the properties for the selected item)<br />ALT+F4 (Close the active item, or quit the active program)<br />ALT+ENTER (Display the properties of the selected object)<br />ALT+SPACEBAR (Open the shortcut menu for the active window)<br />CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)<br />ALT+TAB (Switch between the open items)<br />ALT+ESC (Cycle through items in the order that they had been opened)<br />F6 key (Cycle through the screen elements in a window or on the desktop)<br />F4 key (Display the Address bar list in My Computer or <span class="yshortcuts">Windows Explorer</span>)<br />SHIFT+F10 (Display the shortcut menu for the selected item)<br />ALT+SPACEBAR (Display the System menu for the active window)<br />CTRL+ESC (Display the <span class="yshortcuts">Start menu</span>)<br />ALT+Underlined letter in a menu name (Display the corresponding menu)<br />Underlined letter in a command name on an open menu (Perform the corresponding command)<br />F10 key (Activate the menu bar in the active program)<br />RIGHT ARROW (Open the next menu to the right, or open a submenu)<br /><span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">LEFT ARROW</span> (Open the next menu to the left, or close a submenu)<br />F5 key (Update the active window)<br />BACKSPACE (View the folder one level up in My Computer or Windows Explorer)<br />ESC (Cancel the current task)<br />SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)<br />Dialog Box Keyboard Shortcuts<br />CTRL+TAB (Move forward through the tabs)<br />CTRL+SHIFT+TAB (Move backward through the tabs)<br />TAB (Move forward through the options)<br />SHIFT+TAB (Move backward through the options)<br />ALT+Underlined letter (Perform the corresponding command or select the corresponding option)<br />ENTER (Perform the command for the active option or button)<br />SPACEBAR (Select or clear the check box if the active option is a check box)<br />Arrow keys (Select a button if the active option is a group of option buttons)<br />F1 key (Display Help)<br />F4 key (Display the items in the active list)<br />BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)<br />m*cro$oft Natural Keyboard Shortcuts<br />Windows Logo (Display or hide the Start menu)<br />Windows Logo+BREAK (Display the System Properties dialog box)<br />Windows Logo+D (Display the desktop)<br />Windows Logo+M (Minimize all of the windows)<br />Windows Logo+SHIFT+M (Restore the minimized windows)<br />Windows Logo+E (Open My Computer)<br />Windows Logo+F (Search for a file or a folder)<br />CTRL+Windows Logo+F (Search for computers)<br />Windows Logo+F1 (Display Windows Help)<br />Windows Logo+ L (Lock the keyboard)<br />Windows Logo+R (Open the Run dialog box)<br />Windows Logo+U (Open Utility Manager)<br /><span class="yshortcuts">Accessibility</span> Keyboard Shortcuts<br />Right SHIFT for eight seconds (Switch FilterKeys either on or off)<br />Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)<br />Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)<br />SHIFT five times (Switch the StickyKeys either on or off)<br />NUM LOCK for five seconds (Switch the ToggleKeys either on or off)<br />Windows Logo +U (Open Utility Manager)<br />Windows Explorer Keyboard Shortcuts<br />END (Display the bottom of the active window)<br />HOME (Display the top of the active window)<br />NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)<br />NUM LOCK+Plus sign (+) (Display the contents of the selected folder)<br />NUM LOCK+Minus sign (-) (Collapse the selected folder)<br />LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)<br />RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)<br /><span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">Shortcut Keys</span> for <span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">Character Map</span><br />After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:<br />RIGHT ARROW (Move to the right or to the beginning of the next line)<br />LEFT ARROW (Move to the left or to the end of the previous line)<br />UP ARROW (Move up one row)<br />DOWN ARROW (Move down one row)<br />PAGE UP (Move up one screen at a time)<br />PAGE DOWN (Move down one screen at a time)<br />HOME (Move to the beginning of the line)<br />END (Move to the end of the line)<br />CTRL+HOME (Move to the first character)<br />CTRL+END (Move to the last character)<br />SPACEBAR (Switch between Enlarged and <span class="yshortcuts">Normal mode</span> when a character is selected)<br />m*cro$oft Management Console (MMC) Main <span style="border-bottom:1px dashed rgb(0,102,204);cursor:pointer;" class="yshortcuts">Window Keyboard Shortcuts</span><br />CTRL+O (Open a saved console)<br />CTRL+N (Open a new console)<br />CTRL+S (Save the open console)<br />CTRL+M (Add or remove a console item)<br />CTRL+W (Open a new window)<br />F5 key (Update the content of all console windows)<br />ALT+SPACEBAR (Display the MMC window menu)<br />ALT+F4 (Close the console)<br />ALT+A (Display the Action menu)<br />ALT+V (Display the View menu)<br />ALT+F (Display the File menu)<br />ALT+O (Display the Favorites menu)<br />MMC Console Window Keyboard Shortcuts<br />CTRL+P (Print the current page or active pane)<br />ALT+Minus sign (-) (Display the window menu for the active console window)<br />SHIFT+F10 (Display the Action shortcut menu for the selected item)<br />F1 key (Open the Help topic, if any, for the selected item)<br />F5 key (Update the content of all console windows)<br />CTRL+F10 (Maximize the active console window)<br />CTRL+F5 (Restore the active console window)<br />ALT+ENTER (Display the Properties dialog box, if any, for the selected item)<br />F2 key (Rename the selected item)<br />CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)<br /><span class="yshortcuts">Remote Desktop Connection</span> Navigation<br />CTRL+ALT+END (Open the m*cro$oft <span class="yshortcuts">Windows NT Security dialog</span> box)<br />ALT+PAGE UP (Switch between programs from left to right)<br />ALT+PAGE DOWN (Switch between programs from right to left)<br />ALT+INSERT (Cycle through the programs in most recently used order)<br />ALT+HOME (Display the Start menu)<br />CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)<br />ALT+DELETE (Display the Windows menu)<br />CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the <span class="yshortcuts">Terminal server</span> clipbo<br />
ar</p>
<p>d and provide the same functionality as pressing PRINT SCREEN on a local computer.)<br />CTRL+ALT+Plus sign (+) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)<br />m*cro$oft <span class="yshortcuts">Internet Explorer Navigation</span><br />CTRL+B (Open the Organize Favorites dialog box)<br />CTRL+E (Open the Search bar)<br />CTRL+F (Start the Find utility)<br />CTRL+H (Open the History bar)<br />CTRL+I (Open the Favorites bar)<br />CTRL+L (Open the Open dialog box)<br />CTRL+N (Start another instance of the browser with the same Web address)<br />CTRL+O (Open the Open dialog box, the same as CTRL+L)<br />CTRL+P (Open the Print dialog box)<br />CTRL+R (Update the current Web page)<br />CTRL+W (Close the current window)</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2007/01/100-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not a mistake of Microsoft</title>
		<link>http://www.sureshonline.com/2006/04/not-a-mistake-of-microsoft/</link>
		<comments>http://www.sureshonline.com/2006/04/not-a-mistake-of-microsoft/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 06:27:00 +0000</pubDate>
		<dc:creator>Suresh Kumar</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sureshforuin.wordpress.com/2006/04/10/not-a-mistake-of-microsoft/</guid>
		<description><![CDATA[Some info abt creating files or folders&#8230;&#8230;. The following reserved device names cannot be used as the name of a file: CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8,COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9. Those names are reserved cause they are &#8216;DOS&#8217; device names. DOS [...]]]></description>
			<content:encoded><![CDATA[<p>Some info abt creating files or folders&#8230;&#8230;.</p>
<p>The following reserved device names cannot be used as the name of a file:</p>
<p>CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8,<br />COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.</p>
<p>Those names are reserved cause they are &#8216;DOS&#8217; device names.</p>
<p>DOS device names are reserved words, and cannot be used as folder or file<br />names. When parsing a reference to a file or folder, Windows correctly<br />checks for the case in which a single DOS device name is used in the path,<br />and treats it as invalid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sureshonline.com/2006/04/not-a-mistake-of-microsoft/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic

Served from: www.sureshonline.com @ 2012-02-06 04:45:23 -->
