<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gourav&#039;s Blog</title>
	<atom:link href="http://gouravagarwal10.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gouravagarwal10.wordpress.com</link>
	<description>Welocome to my World!!!</description>
	<lastBuildDate>Mon, 19 Dec 2011 06:29:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gouravagarwal10.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gourav&#039;s Blog</title>
		<link>http://gouravagarwal10.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gouravagarwal10.wordpress.com/osd.xml" title="Gourav&#039;s Blog" />
	<atom:link rel='hub' href='http://gouravagarwal10.wordpress.com/?pushpress=hub'/>
		<item>
		<title>UISpec4J Java/Swing GUI testing tool</title>
		<link>http://gouravagarwal10.wordpress.com/2011/12/19/uispec4j-javaswing-gui-testing-tool/</link>
		<comments>http://gouravagarwal10.wordpress.com/2011/12/19/uispec4j-javaswing-gui-testing-tool/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 06:29:39 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gui testing]]></category>

		<guid isPermaLink="false">http://gouravagarwal10.wordpress.com/?p=170</guid>
		<description><![CDATA[Recently I started using uispec4j which is a java/swing GUI testing tool for automate the GUI testing. It is a simple tool and provides basic functionalities for testing. UISpec4J is an Open Source functional and/or unit testing library for Swing-based Java applications, built on top of JUnit and TestNG. Features: 1. Invisible execution: the framework does not require that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=170&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I started using uispec4j which is a java/swing GUI testing tool for automate the GUI testing. It is a simple tool and provides basic functionalities for testing.</p>
<p>UISpec4J is an Open Source functional and/or unit testing library for Swing-based Java applications, built on top of JUnit and TestNG.</p>
<p><strong>Features:</strong></p>
<p><strong>1. Invisible execution:</strong> the framework does not require that the GUI be visible when the tests are being run means when we ran the test we dont see the GUI but the tests are executed.</p>
<p>2. Java Code is written so that makes it platform independent so once written can be tested in any environment which other tools like QTP lacks.</p>
<p><strong>Limitations:</strong></p>
<p><strong>1.</strong> <strong>Provides support for Swing components, and not older AWT ones</strong></p>
<p><strong>2. Cannot test icons : </strong>For that you can write your own custom library</p>
<p><strong>3.</strong> <strong>Cannot test focus management</strong> - the focus system does not seem to work when the components are not displayed.</p>
<p><strong>4. No specific support for Java2D</strong></p>
<p><strong>5. <strong>No support for pure headless modes</strong> - even though UISpec4J tests run without displaying the GUI, we still need a valid graphics toolkit available on the computer.</strong></p>
<p>&nbsp;</p>
<p>You can download uispec4j java library from <a href="http://www.uispec4j.org/download">here</a>.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=170&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2011/12/19/uispec4j-javaswing-gui-testing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Oracle 10g in Windows 7</title>
		<link>http://gouravagarwal10.wordpress.com/2011/09/30/installing-oracle-10g-in-windows-7/</link>
		<comments>http://gouravagarwal10.wordpress.com/2011/09/30/installing-oracle-10g-in-windows-7/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 04:33:49 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gouravagarwal10.wordpress.com/?p=151</guid>
		<description><![CDATA[Firstly the System requirements needed for Oracle 10g to install: Oracle 10g PC Minimum Hardware Requirements: Physical memory (RAM) 512 MB recommended Virtual memory Double the amount of RAM Temp disk space Hard disk space 1.5 GB Video adapter 256 colors CPU Processor 200 MHz minimum Oracle 10g Minimum Windows System Requirements: Architecture 32 bit or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=151&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:xx-small;">Firstly the System requirements needed for Oracle 10g to install:<strong><br />
</strong></span></p>
<p><strong><span style="font-size:small;">Oracle 10g PC Minimum Hardware Requirements:</span></strong></p>
<table width="100%" border="0">
<tbody>
<tr>
<td width="146"><span style="font-family:'Times New Roman';font-size:small;">Physical memory (RAM)</span></td>
<td><span style="font-family:'Times New Roman';font-size:small;">512 MB recommended</span></td>
</tr>
<tr>
<td width="146"><span style="font-family:'Times New Roman';font-size:small;">Virtual memory</span></td>
<td><span style="font-family:'Times New Roman';font-size:small;">Double the amount of RAM</span></td>
</tr>
<tr>
<td width="146"><span style="font-family:'Times New Roman';font-size:small;">Temp disk space</span></td>
<td><span style="font-family:'Times New Roman';font-size:small;">Hard disk space 1.5 GB</span></td>
</tr>
<tr>
<td width="146"><span style="font-family:'Times New Roman';font-size:small;">Video adapter</span></td>
<td><span style="font-family:'Times New Roman';font-size:small;">256 colors</span></td>
</tr>
<tr>
<td width="146"><span style="font-family:'Times New Roman';font-size:small;">CPU </span><span style="font-family:'Times New Roman';font-size:small;">Processor</span></td>
<td><span style="font-family:'Times New Roman';font-size:small;">200 MHz minimum</span></td>
</tr>
</tbody>
</table>
<p><span style="font-size:small;"><span class="Apple-style-span" style="line-height:normal;"><br />
</span></span></p>
<p><strong><span style="font-size:small;">Oracle 10g Minimum Windows System Requirements:</span></strong></p>
<table width="100%" border="0">
<tbody>
<tr>
<td width="146"><span style="font-size:'Times New Roman';">Architecture</span></td>
<td><span style="font-size:'Times New Roman';">32 bit or 64 bit</span></td>
</tr>
<tr>
<td valign="top" width="146"><span style="font-size:'Times New Roman';">Windows OS</span></td>
<td><span style="font-size:'Times New Roman';">- Windows NT Server 4.0<br />
- Windows NT Server Enterprise Ed. 4.0<br />
- Windows NTTerminal Server Edition with SP 6<br />
</span><span style="font-size:'Times New Roman';">- Windows 2000 with SP 1 or higher<br />
- Windows Server 2003<br />
- Windows XP Professional</span></td>
</tr>
<tr>
<td valign="top" width="146"><span style="font-size:'Times New Roman';">Network protocol</span></td>
<td><span style="font-size:'Times New Roman';">- TCP/IP<br />
- TCP/IP with SSL<br />
- Named Pipes</span></td>
</tr>
</tbody>
</table>
<p>If above requirements are met proceed.</p>
<p>1) Run as Administrator the setup file.</p>
<p>2) Oracle Universal Installer will start.</p>
<p>3) Give admin password it must contain small letter, capital letter and number. This password will be same for your SYSDBA, DBSNMP and SYSMAN if you do not change.</p>
<p>4) Click Next. If it gives error Abnormal Program Termination Due to  some Internal Error occured then terminate.</p>
<p>Steps i) &#8211; iv) if error comes</p>
<p>i) Right Click on setup.exe and click on Troubleshoot compatibilty.</p>
<p>ii) Click on Try Recommended Settings.</p>
<p>iii) After that windows will provide you with the environment in which u can install Oracle 10g  and then click on Start the Program..</p>
<p>iv) Then repeat step from 2) &#8211; 4)</p>
<p>5) If some warnings are their just click on the checkbox beside it. Click Next.</p>
<p>6) The installation will start. You does nt need to do much just wait for the product to install. Click Finish.</p>
<p>If in between some errors comes skip them. Now your are ready to create tables and records.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=151&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2011/09/30/installing-oracle-10g-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>
	</item>
		<item>
		<title>Problem in ReInstalling Oracle with same sid</title>
		<link>http://gouravagarwal10.wordpress.com/2011/09/29/problem-in-reinstalling-oracle-with-same-sid/</link>
		<comments>http://gouravagarwal10.wordpress.com/2011/09/29/problem-in-reinstalling-oracle-with-same-sid/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 07:10:27 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gouravagarwal10.wordpress.com/?p=131</guid>
		<description><![CDATA[If you are reinstalling oracle and this is give error that the sid already exist please provide another sid. This is because the sid is stored in registry and uninstalling oracle also does nt remove that from registry. We have to remove it manually. To reinstall follow this steps. 1) Go to Run Type regedit.exe [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=131&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are reinstalling oracle and this is give error that the sid already exist please provide another sid. This is because the sid is stored in registry and uninstalling oracle also does nt remove that from registry. We have to remove it manually. To reinstall follow this steps.</p>
<p>1) Go to Run Type regedit.exe</p>
<p>2) Then Goto HKEY_LOCAL_MACHINE goto SYSTEM it has two folders namerly ControlSet001 and ControlSet002.</p>
<p>3) Goto ControlSet001 services.</p>
<p style="text-align:center;">
<a href="http://gouravagarwal10.files.wordpress.com/2011/09/cs12.png"><img class="aligncenter size-full wp-image-144" title="cs1" src="http://gouravagarwal10.files.wordpress.com/2011/09/cs12.png?w=500" alt=""   /></a></p>
<p>4) Delete all the Oracle Folders from it.(if present)</p>
<p>&nbsp;</p>
<p><a href="http://gouravagarwal10.files.wordpress.com/2011/09/cs1s2.png"><img class="aligncenter size-full wp-image-143" title="cs1s" src="http://gouravagarwal10.files.wordpress.com/2011/09/cs1s2.png?w=500" alt=""   /></a></p>
<p>&nbsp;</p>
<p>5)  Goto ControlSet002 services.</p>
<p><a href="http://gouravagarwal10.files.wordpress.com/2011/09/cs21.png"><img class="aligncenter size-full wp-image-145" title="cs2" src="http://gouravagarwal10.files.wordpress.com/2011/09/cs21.png?w=500" alt=""   /></a></p>
<p>6) Remove all the Oracle Folders(if present)</p>
<p>&nbsp;</p>
<p><a href="http://gouravagarwal10.files.wordpress.com/2011/09/cs2s1.png"><img class="aligncenter size-full wp-image-146" title="cs2s" src="http://gouravagarwal10.files.wordpress.com/2011/09/cs2s1.png?w=500" alt=""   /></a></p>
<p>7) Also Stop all the Oracle Services running</p>
<p><a href="http://gouravagarwal10.files.wordpress.com/2011/09/services1.png"><img class="aligncenter size-full wp-image-147" title="services" src="http://gouravagarwal10.files.wordpress.com/2011/09/services1.png?w=500&#038;h=366" alt="" width="500" height="366" /></a></p>
<p>&nbsp;</p>
<p>Now you are ready to reinstall Oracle with your previous sid.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=131&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2011/09/29/problem-in-reinstalling-oracle-with-same-sid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2011/09/cs12.png" medium="image">
			<media:title type="html">cs1</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2011/09/cs1s2.png" medium="image">
			<media:title type="html">cs1s</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2011/09/cs21.png" medium="image">
			<media:title type="html">cs2</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2011/09/cs2s1.png" medium="image">
			<media:title type="html">cs2s</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2011/09/services1.png" medium="image">
			<media:title type="html">services</media:title>
		</media:content>
	</item>
		<item>
		<title>Basic Windows Shortcut Keys</title>
		<link>http://gouravagarwal10.wordpress.com/2011/09/26/basic-windows-shortcut-keys/</link>
		<comments>http://gouravagarwal10.wordpress.com/2011/09/26/basic-windows-shortcut-keys/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 07:45:09 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gouravagarwal10.wordpress.com/?p=129</guid>
		<description><![CDATA[Windows system key combinations F1: Help CTRL+ESC: Open Start menu ALT+TAB: Switch between open programs ALT+F4: Quit program SHIFT+DELETE: Delete item permanently Windows Logo+L: Lock the computer (without using CTRL+ALT+DELETE) Windows program key combinations CTRL+C: Copy CTRL+X: Cut CTRL+V: Paste CTRL+Z: Undo CTRL+B: Bold CTRL+U: Underline CTRL+I: Italic Mouse click/keyboard modifier combinations for shell objects SHIFT+right click: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=129&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3 id="tocHeadRef">Windows system key combinations</h3>
<ul>
<li>F1: Help</li>
<li>CTRL+ESC: Open <strong>Start</strong> menu</li>
<li>ALT+TAB: Switch between open programs</li>
<li>ALT+F4: Quit program</li>
<li>SHIFT+DELETE: Delete item permanently</li>
<li>Windows Logo+L: Lock the computer (without using CTRL+ALT+DELETE)</li>
</ul>
<h3 id="tocHeadRef">Windows program key combinations</h3>
<ul>
<li>CTRL+C: Copy</li>
<li>CTRL+X: Cut</li>
<li>CTRL+V: Paste</li>
<li>CTRL+Z: Undo</li>
<li>CTRL+B: Bold</li>
<li>CTRL+U: Underline</li>
<li>CTRL+I: Italic</li>
</ul>
<h3 id="tocHeadRef">Mouse click/keyboard modifier combinations for shell objects</h3>
<ul>
<li>SHIFT+right click: Displays a shortcut menu containing alternative commands</li>
<li>SHIFT+double click: Runs the alternate default command (the second item on the menu)</li>
<li>ALT+double click: Displays properties</li>
<li>SHIFT+DELETE: Deletes an item immediately without placing it in the Recycle Bin</li>
</ul>
<h3 id="tocHeadRef">General keyboard-only commands</h3>
<ul>
<li>F1: Starts Windows Help</li>
<li>F10: Activates menu bar options</li>
<li>SHIFT+F10 Opens a shortcut menu for the selected item (this is the same as right-clicking an object</li>
<li>CTRL+ESC: Opens the <strong>Start</strong> menu (use the ARROW keys to select an item)</li>
<li>CTRL+ESC or ESC: Selects the <strong>Start</strong> button (press TAB to select the taskbar, or press SHIFT+F10 for a context menu)</li>
<li>CTRL+SHIFT+ESC: Opens Windows Task Manager</li>
<li>ALT+DOWN ARROW: Opens a drop-down list box</li>
<li>ALT+TAB: Switch to another running program (hold down the ALT key and then press the TAB key to view the task-switching window)</li>
<li>SHIFT: Press and hold down the SHIFT key while you insert a CD-ROM to bypass the automatic-run feature</li>
<li>ALT+SPACE: Displays the main window&#8217;s <strong>System</strong> menu (from the <strong>System</strong> menu, you can restore, move, resize, minimize, maximize, or close the window)</li>
<li>ALT+- (ALT+hyphen): Displays the Multiple Document Interface (MDI) child window&#8217;s <strong>System</strong> menu (from the MDI child window&#8217;s <strong>System</strong> menu, you can restore, move, resize, minimize, maximize, or close the child window)</li>
<li>CTRL+TAB: Switch to the next child window of a Multiple Document Interface (MDI) program</li>
<li>ALT+<var>underlined letter in menu</var>: Opens the menu</li>
<li>ALT+F4: Closes the current window</li>
<li>CTRL+F4: Closes the current Multiple Document Interface (MDI) window</li>
<li>ALT+F6: Switch between multiple windows in the same program (for example, when the Notepad <strong>Find</strong>dialog box is displayed, ALT+F6 switches between the <strong>Find</strong> dialog box and the main Notepad window)</li>
</ul>
<h3 id="tocHeadRef">Shell objects and general folder/Windows Explorer shortcuts</h3>
<p>For a selected object:</p>
<ul>
<li>F2: Rename object</li>
<li>F3: Find all files</li>
<li>CTRL+X: Cut</li>
<li>CTRL+C: Copy</li>
<li>CTRL+V: Paste</li>
<li>SHIFT+DELETE: Delete selection immediately, without moving the item to the Recycle Bin</li>
<li>ALT+ENTER: Open the properties for the selected object</li>
</ul>
<h4 id="tocHeadRef">To copy a file</h4>
<p>Press and hold down the CTRL key while you drag the file to another folder.</p>
<h4 id="tocHeadRef">To create a shortcut</h4>
<p>Press and hold down CTRL+SHIFT while you drag a file to the desktop or a folder.</p>
<h3 id="tocHeadRef">General folder/shortcut control</h3>
<ul>
<li>F4: Selects the <strong>Go To A Different Folder</strong> box and moves down the entries in the box (if the toolbar is active in Windows Explorer)</li>
<li>F5: Refreshes the current window.</li>
<li>F6: Moves among panes in Windows Explorer</li>
<li>CTRL+G: Opens the Go To Folder tool (in Windows 95 Windows Explorer only)</li>
<li>CTRL+Z: Undo the last command</li>
<li>CTRL+A: Select all the items in the current window</li>
<li>BACKSPACE: Switch to the parent folder</li>
<li>SHIFT+click+<strong>Close</strong> button: For folders, close the current folder plus all parent folders</li>
</ul>
<h3 id="tocHeadRef">Windows Explorer tree control</h3>
<ul>
<li>Numeric Keypad *: Expands everything under the current selection</li>
<li>Numeric Keypad +: Expands the current selection</li>
<li>Numeric Keypad -: Collapses the current selection.</li>
<li>RIGHT ARROW: Expands the current selection if it is not expanded, otherwise goes to the first child</li>
<li>LEFT ARROW: Collapses the current selection if it is expanded, otherwise goes to the parent</li>
</ul>
<h3 id="tocHeadRef">Properties control</h3>
<ul>
<li>CTRL+TAB/CTRL+SHIFT+TAB: Move through the property tabs</li>
</ul>
<h3 id="tocHeadRef">Accessibility shortcuts</h3>
<ul>
<li>Press SHIFT five times: Toggles StickyKeys on and off</li>
<li>Press down and hold the right SHIFT key for eight seconds: Toggles FilterKeys on and off</li>
<li>Press down and hold the NUM LOCK key for five seconds: Toggles ToggleKeys on and off</li>
<li>Left ALT+left SHIFT+NUM LOCK: Toggles MouseKeys on and off</li>
<li>Left ALT+left SHIFT+PRINT SCREEN: Toggles high contrast on and off</li>
</ul>
<h3 id="tocHeadRef">Microsoft Natural Keyboard keys</h3>
<ul>
<li>Windows Logo: <strong>Start</strong> menu</li>
<li>Windows Logo+R: <strong>Run</strong> dialog box</li>
<li>Windows Logo+M: Minimize all</li>
<li>SHIFT+Windows Logo+M: Undo minimize all</li>
<li>Windows Logo+F1: Help</li>
<li>Windows Logo+E: Windows Explorer</li>
<li>Windows Logo+F: Find files or folders</li>
<li>Windows Logo+D: Minimizes all open windows and displays the desktop</li>
<li>CTRL+Windows Logo+F: Find computer</li>
<li>CTRL+Windows Logo+TAB: Moves focus from Start, to the Quick Launch toolbar, to the system tray (use RIGHT ARROW or LEFT ARROW to move focus to items on the Quick Launch toolbar and the system tray)</li>
<li>Windows Logo+TAB: Cycle through taskbar buttons</li>
<li>Windows Logo+Break: <strong>System Properties</strong> dialog box</li>
<li>Application key: Displays a shortcut menu for the selected item</li>
</ul>
<h3 id="tocHeadRef">Microsoft Natural Keyboard with IntelliType software installed</h3>
<ul>
<li>Windows Logo+L: Log off Windows</li>
<li>Windows Logo+P: Starts Print Manager</li>
<li>Windows Logo+C: Opens Control Panel</li>
<li>Windows Logo+V: Starts Clipboard</li>
<li>Windows Logo+K: Opens <strong>Keyboard Properties</strong> dialog box</li>
<li>Windows Logo+I: Opens <strong>Mouse Properties</strong> dialog box</li>
<li>Windows Logo+A: Starts Accessibility Options (if installed)</li>
<li>Windows Logo+SPACEBAR: Displays the list of Microsoft IntelliType shortcut keys</li>
<li>Windows Logo+S: Toggles CAPS LOCK on and off</li>
</ul>
<h3 id="tocHeadRef">Dialog box keyboard commands</h3>
<ul>
<li>TAB: Move to the next control in the dialog box</li>
<li>SHIFT+TAB: Move to the previous control in the dialog box</li>
<li>SPACEBAR: If the current control is a button, this clicks the button. If the current control is a check box, this toggles the check box. If the current control is an option, this selects the option.</li>
<li>ENTER: Equivalent to clicking the selected button (the button with the outline)</li>
<li>ESC: Equivalent to clicking the <strong>Cancel</strong> button</li>
<li>ALT+<var>underlined letter in dialog box item</var>: Move to the corresponding item</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=129&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2011/09/26/basic-windows-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Developer Preview</title>
		<link>http://gouravagarwal10.wordpress.com/2011/09/24/windows-developer-preview/</link>
		<comments>http://gouravagarwal10.wordpress.com/2011/09/24/windows-developer-preview/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 11:41:51 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2011/09/24/windows-developer-preview/</guid>
		<description><![CDATA[The Windows Developer Preview is a pre-beta version of Windows 8 for developers. These downloads include prerelease software that may change without notice. The software is provided as is, and you bear the risk of using it. It may not be stable, operate correctly or work the way the final version of the software will. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=124&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Windows Developer Preview is a pre-beta version of Windows 8 for developers. These downloads include prerelease software that may change without notice. The software is provided as is, and you bear the risk of using it. It may not be stable, operate correctly or work the way the final version of the software will. It should not be used in a production environment. The features and functionality in the prerelease software may not appear in the final version. Some product features and functionality may require advanced or additional hardware, or installation of other software.<br />
Windows Developer Preview with developer tools English, 64-bit (x64)</p>
<p>DOWNLOAD (4.8 GB)</p>
<p>Sha 1 hash &#8211; 6FE9352FB59F6D0789AF35D1001BD4E4E81E42AF</p>
<p>All of the following come on a disk image file (.iso). See below for installation instructions.<br />
64-bit Windows Developer Preview<br />
Windows SDK for Metro style apps<br />
Microsoft Visual Studio 11 Express for Windows Developer Preview<br />
Microsoft Expression Blend 5 Developer Preview<br />
28 Metro style apps including the BUILD Conference app</p>
<p>
Windows Developer Preview English, 64-bit (x64)</p>
<p>DOWNLOAD (3.6 GB)</p>
<p>Sha 1 hash – 79DBF235FD49F5C1C8F8C04E24BDE6E1D04DA1E9</p>
<p>Includes a disk image file (.iso) to install the Windows Developer Preview and Metro style apps on a 64-bit PC.</p>
<p>
Windows Developer Preview English, 32-bit (x86)</p>
<p>DOWNLOAD (2.8 GB)</p>
<p>Sha 1 hash &#8211; 4E0698BBABE01ED27582C9FC16AD21C4422913CC</p>
<p>Includes a disk image file (.iso) to install the Windows Developer Preview and Metro style apps on a 32-bit PC.</p>
<p>
Live SDK</p>
<p>The Live SDK provides a set of controls and APIs that enable applications to integrate Single Sign On (SSO) with Windows Live ID and access information from SkyDrive, Hotmail and Windows Live Messenger. To learn more, sign up for our technical preview.</p>
<p>
System Requirements</p>
<p>Windows Developer Preview works great on the same hardware that powers Windows Vista and Windows 7:<br />
1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor<br />
1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)<br />
16 GB available hard disk space (32-bit) or 20 GB (64-bit)<br />
DirectX 9 graphics device with WDDM 1.0 or higher driver<br />
Taking advantage of touch input requires a screen that supports multi-touch<br />
To run Metro style Apps, you need a screen resolution of 1024 X 768 or greater</p>
<p>
Notes about installing the Windows Developer Preview<br />
You can&#8217;t uninstall the Windows Developer Preview. To reinstall your previous operating system, you must have restore or installation media.Install on:	Windows Developer Preview with developer tools	Windows Developer Preview (32-bit or 64-bit)<br />
Windows 7 and Windows Vista	Clean install only	You can keep accounts, files, and settings<br />
Windows XP	Clean install only	You can only keep accounts and files<br />
A clean install is supported on all builds. You will only receive the full set of installation options when setup is launched in Windows.</p>
<p>
How to install the Windows Developer Preview from an ISO image</p>
<p>The Windows Developer Preview is delivered as an .iso image that must be converted into installation media stored on a DVD or a USB flash drive. On Windows 7, the easiest way to convert this file is to use Windows Disc Image Burner. On Windows XP and Windows Vista, a third-party program is required to convert an .iso file into installable media—and DVD burning software often includes this capability.</p>
<p>Note: The .iso file that contains the developer tools requires a large capacity DVD called a DVD-9, as well as a DVD burner that can handle dual-layer (DL) DVDs. Most modern burners should be able to handle this format.k</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=124&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2011/09/24/windows-developer-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>
	</item>
		<item>
		<title>Green Computing!!!!</title>
		<link>http://gouravagarwal10.wordpress.com/2010/12/04/green-computing/</link>
		<comments>http://gouravagarwal10.wordpress.com/2010/12/04/green-computing/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 13:52:59 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2010/12/04/green-computing/</guid>
		<description><![CDATA[Green computing or green IT, refers to environmentally sustainable computing or IT. In the article Harnessing Green IT: Principles and Practices, San Murugesan defines the field of green computing as &#34;the study and practice of designing, manufacturing, using, and disposing of computers, servers, and associated subsystems—such as monitors, printers, storage devices, and networking and communications [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=120&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b>Green computing</b> or <b>green IT</b>, refers to environmentally sustainable computing or IT. In the article <i>Harnessing Green IT: Principles and Practices</i>, San Murugesan defines the field of green computing as &quot;the study and practice of designing, manufacturing, using, and disposing of computers, servers, and associated subsystems—such as monitors, printers, storage devices, and networking and communications systems—efficiently and effectively with minimal or no impact on the environment.&quot;The goals of green computing are similar to green chemistry; reduce the use of hazardous materials, maximize energy efficiency during the product&#8217;s lifetime, and promote the recyclability or biodegradability of defunct products and factory waste. Research continues into key areas such as making the use of computers as energy-efficient as possible, and designing algorithms and systems for efficiency-related computer technologies.</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="http://gouravagarwal10.files.wordpress.com/2010/12/green_computing.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="green_computing" border="0" alt="green_computing" src="http://gouravagarwal10.files.wordpress.com/2010/12/green_computing_thumb.jpg?w=244&#038;h=243" width="244" height="243" /></a></p>
<h4><font size="4"><font>Approaches to green computing</font></font></h4>
<hr />
<p><strong>Algorithmic efficiency</strong></p>
<p>The efficiency of algorithms has an impact on the amount of computer resources required for any given computing function and there are many efficiency trade-offs in writing programs. As computers have become more numerous and the cost of hardware has declined relative to the cost of energy, the energy efficiency and environmental impact of computing systems and programs has received increased attention. A study by Alex Wissner-Gross, a physicist at Harvard, estimated that the average Google search released 7 grams of carbon dioxide (CO₂). However, Google disputes this figure, arguing instead that a typical search produces only 0.2 grams of CO₂.</p>
<p><strong>Resource allocation</strong></p>
<p>Algorithms can also be used to route data to data centers where electricity is less expensive. Researchers from MIT, Carnegie Mellon University, and Akamai have tested an energy allocation algorithm that successfully routes traffic to the location with the cheapest energy costs. The researchers project up to a 40 percent savings on energy costs if their proposed algorithm were to be deployed. Strictly speaking, this approach does not actually reduce the amount of energy being used; it only reduces the cost to the company using it. However, a similar strategy could be used to direct traffic to rely on energy that is produced in a more environmentally friendly or efficient way. A similar approach has also been used to cut energy usage by routing traffic away from data centers experiencing warm weather; this allows computers to be shut down to avoid using air conditioning.</p>
<p>Larger server centers are sometimes located where energy and land are inexpensive and readily available. Local availability of renewable energy, climate that allows outside air to be used for cooling, or locating them where the heat they produce may be used for other purposes could be factors in green siting decisions.</p>
<p><strong>Virtualization</strong></p>
<p>Computer virtualization refers to the abstraction of computer resources, such as the process of running two or more logical computer systems on one set of physical hardware. The concept originated with the IBM mainframe operating systems of the 1960s, but was commercialized for x86-compatible computers only in the 1990s. With virtualization, a system administrator could combine several physical systems into virtual machines on one single, powerful system, thereby unplugging the original hardware and reducing power and cooling consumption. Virtualization can assist in distributing work so that servers are either busy, or put in a low power sleep state. Several commercial companies and open-source projects now offer software packages to enable a transition to virtual computing. Intel Corporation and AMD have also built proprietary virtualization enhancements to the x86 instruction set into each of their CPU product lines, in order to facilitate virtualized computing.</p>
<p><strong>Terminal servers</strong></p>
<p>Terminal servers have also been used in green computing. When using the system, users at a terminal connect to a central server; all of the actual computing is done on the server, but the end user experiences the operating system on the terminal. These can be combined with thin clients, which use up to 1/8 the amount of energy of a normal workstation, resulting in a decrease of energy costs and consumption.There has been an increase in using terminal services with thin clients to create virtual labs. Examples of terminal server software include Terminal Services for Windows and the Linux Terminal Server Project (LTSP) for the Linux operating system.</p>
<p><strong>Power management</strong></p>
<p>The Advanced Configuration and Power Interface (ACPI), an open industry standard, allows an operating system to directly control the power-saving aspects of its underlying hardware. This allows a system to automatically turn off components such as monitors and hard drives after set periods of inactivity. In addition, a system may hibernate, where most components (including the CPU and the system RAM) are turned off. ACPI is a successor to an earlier Intel-Microsoft standard called Advanced Power Management, which allows a computer&#8217;s BIOS to control power management functions.</p>
<p>Some programs allow the user to manually adjust the voltages supplied to the CPU, which reduces both the amount of heat produced and electricity consumed. This process is called undervolting. Some CPUs can automatically undervolt the processor depending on the workload; this technology is called &quot;SpeedStep&quot; on Intel processors, &quot;PowerNow!&quot;/&quot;Cool&#8217;n'Quiet&quot; on AMD chips, LongHaul on VIA CPUs, and LongRun with Transmeta processors.</p>
<p><strong>Data Center Power</strong></p>
<p>Data Center, which has been criticized for its extra ordinary high energy demand, is a primary focus for proponents of green computing. The federal government has set a minimum 10% reduction target for data center energy usage by 2011.With the aid of a self-styled ultra efficient evaporative cooling technology, Google Inc. has been able to reduce its energy consumption to 50% of that of the industry average.</p>
<p><strong>Operating system support</strong></p>
<p>The dominant desktop operating system, Microsoft Windows, has included limited PC power management features since Windows 95.These initially provided for stand-by (suspend-to-RAM) and a monitor low power state. Further iterations of Windows added hibernate (suspend-to-disk) and support for the ACPI standard. Windows 2000 was the first NT based operating system to include power management. This required major changes to the underlying operating system architecture and a new hardware driver model. Windows 2000 also introduced Group Policy, a technology which allowed administrators to centrally configure most Windows features. However, power management was not one of those features. This is probably because the power management settings design relied upon a connected set of per-user and per-machine binary registry values,<sup> </sup>effectively leaving it up to each user to configure their own power management settings.</p>
<p>This approach, which is not compatible with Windows Group Policy, was repeated in Windows XP. The reasons for this design decision by Microsoft are not known, and it has resulted in heavy criticism Microsoft significantly improved this in Windows Vista<sup> </sup>by redesigning the power management system to allow basic configuration by Group Policy. The support offered is limited to a single per-computer policy. The most recent release, Windows 7 retains these limitations but does include refinements for more efficient user of operating system timers, processor power management,<sup> </sup>and display panel brightness. The most significant change in Windows 7 is in the user experience. The prominence of the default High Performance power plan has been reduced with the aim of encouraging users to save power.</p>
<p>There is a significant market in third-party PC power management software offering features beyond those present in the Windows operating system. Most products offer Active Directory integration and per-user/per-machine settings with the more advanced offering multiple power plans, scheduled power plans, anti-insomnia features and enterprise power usage reporting.</p>
<p><strong>Power supply</strong></p>
<p>Desktop computer power supplies (PSUs) are generally 70–75% efficient,<sup> </sup>dissipating the remaining energy as heat. An industry initiative called 80 PLUS certifies PSUs that are at least 80% efficient; typically these models are drop-in replacements for older, less efficient PSUs of the same form factor.<sup> </sup>As of July 20, 2007, all new Energy Star 4.0-certified desktop PSUs must be at least 80% efficient.</p>
<p><strong>Storage</strong></p>
<p>Smaller form factor (e.g. 2.5 inch) hard disk drives often consume less power per gigabyte than physically larger drives.Unlike hard disk drives, solid-state drives store data in flash memory or DRAM. With no moving parts, power consumption may be reduced somewhat for low capacity flash based devices.</p>
<p>In a recent case study, Fusion-io, manufacturers of the world&#8217;s fastest Solid State Storage devices, managed to reduce the carbon footprint and operating costs of MySpace data centers by 80% while increasing performance speeds beyond that which had been attainable via multiple hard disk drives in Raid 0. In response, MySpace was able to permanently retire several of their servers, including all their heavy-load servers, further reducing their carbon footprint.</p>
<p>As hard drive prices have fallen, storage farms have tended to increase in capacity to make more data available online. This includes archival and backup data that would formerly have been saved on tape or other offline storage. The increase in online storage has increased power consumption. Reducing the power consumed by large storage arrays, while still providing the benefits of online storage, is a subject of ongoing research.</p>
<p><strong>Video card</strong></p>
<p>A fast GPU may be the largest power consumer in a computer.</p>
<p>Energy efficient display options include:</p>
<ul>
<li>No video card &#8211; use a shared terminal, shared thin client, or desktop sharing software if display required. </li>
<li>Use motherboard video output &#8211; typically low 3D performance and low power. </li>
<li>Select a GPU based on low idle power, average wattage or performance per watt. </li>
</ul>
<p><strong>Display</strong></p>
<p>CRT monitors typically use more power than LCD monitors. They also contain significant amounts of lead. LCD monitors typically use a cold-cathode fluorescent bulb to provide light for the display. Some newer displays use an array of light-emitting diodes (LEDs) in place of the fluorescent bulb, which reduces the amount of electricity used by the display.<sup> </sup>Fluorescent back-lights also contain mercury, whereas LED back-lights do not.</p>
<p><strong>Materials recycling</strong></p>
<p>Recycling computing equipment can keep harmful materials such as lead, mercury, and hexavalent chromium out of landfills, and can also replace equipment that otherwise would need to be manufactured, saving further energy and emissions. Computer systems that have outlived their particular function can be re-purposed, or donated to various charities and non-profit organizations. However, many charities have recently imposed minimum system requirements for donated equipment.Additionally, parts from outdated systems may be salvaged and recycled through certain retail outlets<sup> </sup>and municipal or private recycling centers. Computing supplies, such as printer cartridges, paper, and batteries may be recycled as well.</p>
<p>A drawback to many of these schemes is that computers gathered through recycling drives are often shipped to developing countries where environmental standards are less strict than in North America and Europe. The Silicon Valley Toxics Coalition estimates that 80% of the post-consumer e-waste collected for recycling is shipped abroad to countries such as China and Pakistan.</p>
<p>The recycling of old computers raises an important privacy issue. The old storage devices still hold private information, such as emails, passwords and credit card numbers, which can be recovered simply by someone using software that is available freely on the Internet. Deletion of a file does not actually remove the file from the hard drive. Before recycling a computer, users should remove the hard drive, or hard drives if there is more than one, and physically destroy it or store it somewhere safe. There are some authorized hardware recycling companies to whom the computer may be given for recycling, and they typically sign a non-disclosure agreement.</p>
<p><strong>Telecommuting</strong></p>
<p>Teleconferencing and telepresence technologies are often implemented in green computing initiatives. The advantages are many; increased worker satisfaction, reduction of greenhouse gas emissions related to travel, and increased profit margins as a result of lower overhead costs for office space, heat, lighting, etc. The savings are significant; the average annual energy consumption for U.S. office buildings is over 23 kilowatt hours per square foot, with heat, air conditioning and lighting accounting for 70% of all energy consumed.Other related initiatives, such as hotelling, reduce the square footage per employee as workers reserve space only when they need it.Many types of jobs, such as sales, consulting, and field service, integrate well with this technique.</p>
<p>Voice over IP (VoIP) reduces the telephony wiring infrastructure by sharing the existing Ethernet copper. VoIP and phone extension mobility also made hot desking more practical.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=120&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2010/12/04/green-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/12/green_computing_thumb.jpg" medium="image">
			<media:title type="html">green_computing</media:title>
		</media:content>
	</item>
		<item>
		<title>Fabric-based infrastructure and computers</title>
		<link>http://gouravagarwal10.wordpress.com/2010/11/29/fabric-based-infrastructure-and-computers/</link>
		<comments>http://gouravagarwal10.wordpress.com/2010/11/29/fabric-based-infrastructure-and-computers/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 13:40:47 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2010/11/29/fabric-based-infrastructure-and-computers/</guid>
		<description><![CDATA[&#160; A fabric-based computer is a modular form of computing where a system can be aggregated from separate building-block modules connected over a fabric or switched backplane. In its basic form, a fabric-based computer comprises a separate processor, memory, I/O, and offload modules (GPU, NPU, etc.) that are connected to a switched interconnect and, importantly, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=115&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;
<p>A fabric-based computer is a modular form of computing where a system can be aggregated from separate building-block modules connected over a fabric or switched backplane.    <br />In its basic form, a fabric-based computer comprises a separate processor, memory, I/O, and offload modules (GPU, NPU, etc.) that are connected to a switched interconnect and, importantly, the software required to configure and manage the resulting system(s). </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="http://gouravagarwal10.files.wordpress.com/2010/11/fabric-computer.jpg"><img style="background-image:none;border-right-width:0;" title="fabric computer" border="0" alt="fabric computer" src="http://gouravagarwal10.files.wordpress.com/2010/11/fabric-computer_thumb.jpg?w=244&#038;h=164" width="244" height="164" /></a> </p>
<p>The fabric-based infrastructure (FBI) model abstracts physical resources &#8211; processor cores, network bandwidth and links and storage &#8211; into pools of resources that are managed by the Fabric Resource Pool Manager (FRPM), software functionality. The FRPM in turn is driven by the Real Time Infrastructure (RTI) Service Governor software component.    <br />An FBI can be supplied by a single vendor or by a group of vendors working closely together, or by an integrator &#8211; internal or external.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=115&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2010/11/29/fabric-based-infrastructure-and-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/11/fabric-computer_thumb.jpg" medium="image">
			<media:title type="html">fabric computer</media:title>
		</media:content>
	</item>
		<item>
		<title>10 World Changing Technologies</title>
		<link>http://gouravagarwal10.wordpress.com/2010/10/29/10-world-changing-technologies/</link>
		<comments>http://gouravagarwal10.wordpress.com/2010/10/29/10-world-changing-technologies/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 13:12:39 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2010/10/29/10-world-changing-technologies/</guid>
		<description><![CDATA[In the recent publication of MIT&#8217;s Technology Review a list of 10 technologies were described as having the potential to change the world. I subscribe to this magazine and was excited when I read the article abstract on the site thinking it would lay out the likely suspects of nanotechnology and genetics but it turned [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=112&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the recent publication of MIT&#8217;s <strong>Technology Review</strong> a list of 10 technologies were described as having the potential to change the world. I subscribe to this magazine and was excited when I read the article abstract on the site thinking it would lay out the likely suspects of nanotechnology and genetics but it turned out to be much more specific than that. When I quickly glanced through the list I was surprised by the inclusion of cement as a top ten technology, maybe for Rome I thought. Obviously, there is a little more to it than that. This story will be released in the May/June issue.</p>
<p>The list did have some surprises that I wouldn&#8217;t have thought about, below is a quick summary of the 10 items listed in the article. Each entry has a short video or abstract associated with it, click on the associated image to open the link. I&#8217;ve also included any relevant links that can supply a more descriptive explanation about the technologies described here. </p>
<ol>
<li><strong>Solar Fuel</strong>: This doesn&#8217;t mean solar energy but fuel derived from an organic, solar driven process. The idea is to use genetically engineered microorganisms that can convert sunlight into ethanol or diesel fuel as an alternative to current <strong>biofuel processes</strong>. The argument is that this technology will finally produce a viable, cost effective and scalable alternative to fossil fuels. Using microorganisms to produce the fuel from sunlight would be incredibly cheap, and because it could use the same infrastructure to deliver the product success would seem certain. This is only the beginning of organic machines and our ability to manipulate genes in order to create organisms with specific features and a purpose. It is possible that a bigger impact of this type of technology will be in the context of <strong>geoengineering</strong>, this is currently being discussed as an approach to deal with climate change. The obvious problem with this as a fuel alternative is issue of clean, biofuels burn cleaner than fossil fuels but they <strong>may not be as clean.        <br /></strong><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="solarfuel" border="0" alt="solarfuel" src="http://gouravagarwal10.files.wordpress.com/2010/10/solarfuel.jpg?w=114&#038;h=93" width="114" height="93" />       </li>
<li><strong>Mobile 3-D</strong>: This is a huge stretch and leads me to believe somebody in the editorial staff at TR really, really likes Avatar and their iPhone. The company, <strong>Dynamic Digital Depth</strong> has developed software that can turn 2d video streams into 3d video streams. Sounds impressive and I&#8217;m sure it is but software handling this kind of conversion on any scale would seem to be a stretch. I do think 3d has lots of applications beyond entertainment just not on cellular devices, maybe iPads or tablets. In order for 3d to be implemented in the way everybody wants the actual production process has to change, like Avatar did by specifically creating a 3d render-able version of the movie.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/3dcam.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="3dcam" border="0" alt="3dcam" src="http://gouravagarwal10.files.wordpress.com/2010/10/3dcam_thumb.jpg?w=159&#038;h=86" width="159" height="86" /></a>       </li>
<li><strong>Duel-Action Antibodies</strong>: This comes from some work done at Genentech where using a <strong>duel-action antibody</strong> can deliver two drugs for the price on one, this reduces cost but more importantly should increase efficiency and effectiveness of various cancer and aids related drug therapies. The European Commission recently approved a drug called <strong>Removab</strong> which is an engineered antibody specifically designed to grab a cancer cell and an immune cell such that the immune cell can kill the cancer. The ability to target two things at one with these <strong>bispecific antibodies </strong>represents some amazing possibilities for innovative treatments and therapies. Like the engineered microorganisms described above, these engineered proteins are just the beginning of what we will be able to do.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/antibody.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="antibody" border="0" alt="antibody" src="http://gouravagarwal10.files.wordpress.com/2010/10/antibody_thumb.jpg?w=121&#038;h=85" width="121" height="85" /></a></a>       </li>
<li><strong>Real-Time Search</strong>:&#160; The focus here seems to be Google&#8217;s ability to harvest social content, in real-time, and make it available via the search engine. First, I think this is already happening with Twitter and Facebook as they both opened their fire hose a couple of weeks ago, I&#8217;m sure Google is <strong>tapped in</strong>. Second, the real issue with social network data is security and privacy, I think Google may damage themselves here just as Bing or Yahoo would be likely to do. Beyond the social stuff I do agree that <strong>real-time web</strong> (a little broader) will have an impact on Internet consumption and on search. The bigger impact isn&#8217;t real-time search but <strong>deep web</strong> search, the ability to dive into and index the real content instead of high level meta data as is done today. Since Google is always downstream to the creation process the best they can ever do is near real-time, just to be clear.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/rts.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="rts" border="0" alt="rts" src="http://gouravagarwal10.files.wordpress.com/2010/10/rts_thumb.jpg?w=108&#038;h=85" width="108" height="85" /></a>       </li>
<li><strong>Light Trapping Photovoltaics</strong>: The idea here is increasing the efficiency of solar cells by using nanotechnology as means to boost light scattering in thin solar cell devices. While thin <strong>solar cells</strong> are considerably cheaper to manufacture then traditional solar cells they are also much less efficient, this process is changing that. The implementation is conceptually simply, they are using silver nanoparticles deposited on the solar cells to increase light scattering towards the cell, the light then becomes trapped between the solar cell and the nanoparticle. This process is inexpensive according to Kylie Catchpole, a research fellow from Australian National University, and is done primarily through self-assembly inspired by simple processes like evaporation and condensation. It will be interesting to see if organic processes steal the show here, its possible that <strong>engineered organic materials</strong> will be far more efficient than anything we can do mechanically.&#160; <br /> <a href="http://gouravagarwal10.files.wordpress.com/2010/10/silvernano.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="silvernano" border="0" alt="silvernano" src="http://gouravagarwal10.files.wordpress.com/2010/10/silvernano_thumb.jpg?w=133&#038;h=122" width="133" height="122" /></a>      </li>
<li><strong>Engineered Stem Cells</strong>: To put it in computer terms, engineered stem cells represent the possibility of having a simulator that allows you can debug disease states and drug effectiveness. The focus here is much more on education and learning than it is on creating organ farms or some other right wing fear. This makes a ton of sense and probably represents the only real possibility for us to create a way to really, truly simulate living processes under all kinds of conditions. The focus has always been on <strong>organ growth</strong> or <strong>tissue generation</strong>, this shift in thinking represents (I think) considerably more benefit both short term and long term. Think of what it means to be able to debug the human body, ultimately that&#8217;s what this represents.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/stemcell.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="stemcell" border="0" alt="stemcell" src="http://gouravagarwal10.files.wordpress.com/2010/10/stemcell_thumb.jpg?w=127&#038;h=94" width="127" height="94" /></a>       </li>
<li><strong>Social TV</strong>: This is an interesting idea, social media is clearly being integrated into the entertainment experience, especially with television. What is suggested here is that <strong>social interaction</strong> will be tightly integrated into the television watching experience. Today this is accomplished by people Twittering or Facebooking as they are watching something on the television, in the future this type of social interaction is likely to become much richer and more deeply integrated into the overall experience. This is done online now, there are multiple video streams where viewers chat and comment, these interactions become part of the video record and represent, in many cases, a big part of the overall experience. For example, <strong>MLB.com</strong> offers a service where you can watch the game online and simultaneously interact with anyone else on the service and watching the game, everybody can see the stream. For me, this adds a lot more interest to the game and definitely makes it a more interactive and fun experience.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/socialtv.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="socialtv" border="0" alt="socialtv" src="http://gouravagarwal10.files.wordpress.com/2010/10/socialtv_thumb.jpg?w=133&#038;h=113" width="133" height="113" /></a>       </li>
<li><strong>Green Concrete</strong>: This one certainly caught my eye, learn something new everyday. It turns out that cement accounts for about 5% of the global carbon emissions based on the fact that it is primarily limestone and requires extreme heating during preparation. A new type of cement, created by British statup named <strong>Novacem</strong> promises to not only eliminate the carbon emissions but turn cement into a carbon sinkhole. This is accomplished by using magnesium silicates processed at low temperatures instead of the carbon dioxide containing limestone. Once the <strong>magnesium oxide</strong> is produced it is mixed with various <strong>carbonates</strong> that turn it into cement and cause it to have a negative carbon footprint. Changing the basic chemistry of something that has been around for a few thousand years is pretty amazing, creating an ecological benefit at the same time, priceless.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/concrete.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="concrete" border="0" alt="concrete" src="http://gouravagarwal10.files.wordpress.com/2010/10/concrete_thumb.jpg?w=150&#038;h=110" width="150" height="110" /></a>       </li>
<li><strong>Implantable Electronics</strong>: This topic can certainly take on several different connotations, everything from pacemakers to cyborgs. The technology described here is focused on <strong>drug delivery</strong>, <strong>monitoring bio-markers</strong> and other types of treatment and research, all at the nanoscale. One of the remarkable features of these implantable devices is that when they have completed their life cycle they simple dissolve, a version of cyber-<strong>apoptosis</strong>. Unfortunately, the video explanation is terrible and difficult to make sense of. This is the type of professor that would cause kids to to find another career path, he tries to explain two different technologies but isn&#8217;t successful explaining either. I do know they are using <strong>silk extensively</strong> in their work. Apparently, this technology is small enough to fly under the radar of the body&#8217;s defense mechanisms and avoid being attacked by antibodies or white corpuscles.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/silkimplant.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="silkimplant" border="0" alt="silkimplant" src="http://gouravagarwal10.files.wordpress.com/2010/10/silkimplant_thumb.jpg?w=151&#038;h=126" width="151" height="126" /></a>       </li>
<li><strong>Cloud Programming</strong>: The discussion here revolves around cloud computing tools that are specifically designed for data management,<strong>Joseph Hellerstein</strong> from UCB believes that what his team is working on will unlock the potential of cloud computing. The basic idea is to expose a set of tools that allows developers to take advantage of cloud resources (via parallel computing) without dealing with the associated underlying complexity. The initial focus is on <strong>datasets and the dynamic organization</strong> of them, the efforts hint at a crowd sourced solution where the software can augment the crowd&#8217;s efforts. This is huge problem as new data is released into the cloud every second of every day, since there are not any adopted standards for dataset design and construction this situation promises to be an on-going problem unless a group like this is successful.       <br /><a href="http://gouravagarwal10.files.wordpress.com/2010/10/cloud.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="cloud" border="0" alt="cloud" src="http://gouravagarwal10.files.wordpress.com/2010/10/cloud_thumb.png?w=164&#038;h=115" width="164" height="115" /></a>       </li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=112&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2010/10/29/10-world-changing-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/solarfuel.jpg" medium="image">
			<media:title type="html">solarfuel</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/3dcam_thumb.jpg" medium="image">
			<media:title type="html">3dcam</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/antibody_thumb.jpg" medium="image">
			<media:title type="html">antibody</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/rts_thumb.jpg" medium="image">
			<media:title type="html">rts</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/silvernano_thumb.jpg" medium="image">
			<media:title type="html">silvernano</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/stemcell_thumb.jpg" medium="image">
			<media:title type="html">stemcell</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/socialtv_thumb.jpg" medium="image">
			<media:title type="html">socialtv</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/concrete_thumb.jpg" medium="image">
			<media:title type="html">concrete</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/silkimplant_thumb.jpg" medium="image">
			<media:title type="html">silkimplant</media:title>
		</media:content>

		<media:content url="http://gouravagarwal10.files.wordpress.com/2010/10/cloud_thumb.png" medium="image">
			<media:title type="html">cloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Final Year Project &#8211; Agile Methodology</title>
		<link>http://gouravagarwal10.wordpress.com/2010/10/05/final-year-project-agile-methodology/</link>
		<comments>http://gouravagarwal10.wordpress.com/2010/10/05/final-year-project-agile-methodology/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 05:10:49 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2010/10/05/final-year-project-agile-methodology/</guid>
		<description><![CDATA[Finally, I have decided with the final year project and taking a *sigh* now. Firstly We had decided to present the project which we developed for the Imagine Cup Poland 2010 , Microsoft this year but Only 2 members were involved in it so we didnt got permission to present it as a final year [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=92&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally, I have decided with the final year project and taking a *sigh* now. Firstly We had decided to present the project which we developed for the <strong>Imagine Cup Poland 2010 , Microsoft</strong> this year but Only 2 members were involved in it so we didnt got permission to present it as a final year project as our team not consists of 5 members.</p>
<p>Our Final Year Project is a <strong>Complete Project management Solution with Agile Methodology</strong>(TouchEnabled).</p>
<p><a href="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/agile1.jpg"><img title="Agile" alt="alt" src="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/agile1.jpg?w=590&#038;h=439&#038;h=439" width="590" height="439" /></a></p>
<p>A overview on Agile:</p>
<ul>
<li>Customer Satisfaction </li>
<li>Early Incremental Delivery </li>
<li>Small Teams </li>
<li>Informal Methods </li>
<li>Minimal Work Products </li>
<li>Continuous Communication among developers and Customers</li>
</ul>
<p>Some of the planned tool features are:</p>
<blockquote><ul>
<li>Product Planning </li>
<li>Sprint Planning </li>
<li>Release Planning </li>
<li>Maintenance </li>
<li>Regression Testing </li>
<li>User Story Testing </li>
<li>Reporting </li>
<li>Dashbooards</li>
</ul>
</blockquote>
<p>In the reporting module, we will be providing with the following charts:</p>
<ul>
<li><strong>Burn Down Chart</strong></li>
</ul>
<p><a href="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/bdc1.png"><img title="BDC" alt="alt" src="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/bdc1.png?w=590&#038;h=395&#038;h=395" width="590" height="395" /></a></p>
<ul>
<li><strong>Member Performance Chart</strong></li>
</ul>
<p><a href="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mpc1.png"><img title="MPC" alt="alt" src="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mpc1.png?w=590&#038;h=451&#038;h=451" width="590" height="451" /></a></p>
<ul>
<li><strong>Gantt Chart</strong></li>
</ul>
<p><a href="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/gc1.png"><img title="GC" alt="alt" src="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/gc1.png?w=590&#038;h=321&#038;h=321" width="590" height="321" /></a></p>
<p>We are also providing with the Touch feature so that this application will also work on <strong>Tablet PC</strong>. The Application will also have support for drawing the <strong>Use Case Diagrams</strong> and the <strong>Data Flow Diagrams</strong>.Even the <strong>Event Trace Diagrams</strong> can be drawn in this application. But this is not the only thing, User can draw these diagrams using the touch in his own way and the complete diagram will be replicated in the standard format. So this provides the easy way for the user to draw the diagrams </p>
<p><a href="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mteditor.jpg"><img title="MTEditor" alt="alt" src="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mteditor.jpg?w=590&#038;h=439&#038;h=439" width="590" height="439" /></a></p>
<p>This is the industrial project with Persistent Technologies Ltd.</p>
<p><strong>Project Guide:</strong></p>
<p>Mohd. Irfan Khan from Persistent and College mentor are Prof. M.B. Chandak and Prof. Rashmi Welekar.</p>
<p><strong>Project Members:</strong></p>
<p>Hrushikesh Zadgaonkar, Satyendra Singh Naruka , Saurabh Maheshwari, Lalit thawrani and Gourav Agarwal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=92&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2010/10/05/final-year-project-agile-methodology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/agile1.jpg?w=590&#38;h=439" medium="image">
			<media:title type="html">Agile</media:title>
		</media:content>

		<media:content url="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/bdc1.png?w=590&#38;h=395" medium="image">
			<media:title type="html">BDC</media:title>
		</media:content>

		<media:content url="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mpc1.png?w=590&#38;h=451" medium="image">
			<media:title type="html">MPC</media:title>
		</media:content>

		<media:content url="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/gc1.png?w=590&#38;h=321" medium="image">
			<media:title type="html">GC</media:title>
		</media:content>

		<media:content url="http://hrushikeshzadgaonkar.files.wordpress.com/2010/10/mteditor.jpg?w=590&#38;h=439" medium="image">
			<media:title type="html">MTEditor</media:title>
		</media:content>
	</item>
		<item>
		<title>Know The Date Of Installation Of Your Windows</title>
		<link>http://gouravagarwal10.wordpress.com/2010/07/02/know-the-date-of-installation-of-your-windows/</link>
		<comments>http://gouravagarwal10.wordpress.com/2010/07/02/know-the-date-of-installation-of-your-windows/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:10:50 +0000</pubDate>
		<dc:creator>Compiler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://gouravagarwal10.wordpress.com/2010/07/02/know-the-date-of-installation-of-your-windows/</guid>
		<description><![CDATA[&#160; Sometime you may need the OS installation date. You may want to know how old is your OS or any other information related to your system. Windows does not provide direct information about the installation date of installation of your OS. However you can view the date of OS installation from command prompt by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=91&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Sometime you may need the OS installation date. You may want to know how old is your OS or any other information related to your system. Windows does not provide direct information about the installation date of installation of your OS.   <br />However you can view the date of OS installation from command prompt by giving some syntax to it.</p>
<p>With following command you can view whole detail about the manufacturer and about your OS. In this tutorial I am focusing to installation date of Windows.</p>
<blockquote><p>systeminfo</p>
</blockquote>
<p>Open command prompt window by going to Run and type “cmd” (without quotes).</p>
<p>Input “systeminfo” command to it.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/a14.jpg"><img alt="" src="http://hackspc.com/wp-content/uploads/2010/06/a14.jpg" width="460" height="129" /></a></p>
<p>It will look up for system information and load the result below the input.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/b12.jpg"><img alt="" src="http://hackspc.com/wp-content/uploads/2010/06/b12.jpg" width="535" height="272" /></a></p>
<p>Search for the OS installation date. There you’ll find exact date for installation of OS. Not only this, you can view the BIOS version of your system, Computer model name, Product code, Time and date of system startup etc.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gouravagarwal10.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gouravagarwal10.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gouravagarwal10.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gouravagarwal10.wordpress.com&amp;blog=10986060&amp;post=91&amp;subd=gouravagarwal10&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gouravagarwal10.wordpress.com/2010/07/02/know-the-date-of-installation-of-your-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3da42b0bb2ea4875292d54e3e407a519?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gouravcs</media:title>
		</media:content>

		<media:content url="http://hackspc.com/wp-content/uploads/2010/06/a14.jpg" medium="image" />

		<media:content url="http://hackspc.com/wp-content/uploads/2010/06/b12.jpg" medium="image" />
	</item>
	</channel>
</rss>
