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

<channel>
	<title>Clazh &#187; Windows</title>
	<atom:link href="http://www.clazh.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clazh.com</link>
	<description>Technology &#38; Design</description>
	<lastBuildDate>Thu, 24 Jun 2010 20:21:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download Internet Explorer 8 Beta, New Features In IE8</title>
		<link>http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/</link>
		<comments>http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 15:50:43 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Web-Design]]></category>
		<category><![CDATA[Web-Development]]></category>
		<category><![CDATA[Web-Standards]]></category>

		<guid isPermaLink="false">http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/</guid>
		<description><![CDATA[Updated Post with more new under the hood features of IE 8.
In the recent news it was announced that IE 8 Passes the ACID 2 test and will render in standard mode by default. The folks at Neowin have managed to uncover links to Internet Explorer 8 Download page and also a list of upcoming [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Updated Post</strong> with more new under the hood features of IE 8.</p>
<p>In the recent news it was announced that IE 8 Passes the ACID 2 test and will render in <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx">standard mode by default</a>. The folks at Neowin have managed to uncover links to Internet Explorer 8 Download page and also a list of upcoming features in IE 8.</p>
<p>Here is the <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/Install.htm">link to download Internet explorer 8  beta 1</a> and a list of <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/NewFeatures.htm">new features in IE 8</a>.</p>
<p>Note: The download links currently don&#8217;t work try them later.</p>
<p>Below are the list of new features found in Internet Explorer 8 Beta 1.</p>
<h2>Whats New For Users</h2>
<h3>Activities</h3>
<p>Activities are contextual services to quickly access a service from  			any webpage. Users typically copy and paste from one webpage to  			another. Internet Explorer 8 Activities make this common pattern easier to do.</p>
<p><img src="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/images/ScreenActivities.png" alt="Activities Screenshot" /></p>
<p><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/NewFeatures.htm#top"></a></p>
<h3>WebSlices</h3>
<p>WebSlices is a new feature for websites to connect to their users by  			subscribing to content directly within a webpage. WebSlices behave  			just like feeds where clients can subscribe to get updates and  			notify the user of changes.</p>
<p><img src="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/images/ScreenWebSlicePreview2.png" alt="WebSlice Preview Screenshot" /></p>
<h3>Favorites Bar</h3>
<p>In Internet Explorer 7, the Links bar provided users with one-click  			access to their favorite sites. The Links bar has undergone a  			complete makeover for Internet Explorer 8. It has been renamed the  			Favorites bar to enable users to associate this bar as a place to  			put and easily access all their favorite web content such as links,  			feeds, WebSlices and even Word, Excel and PowerPoint documents.</p>
<p><img src="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/images/ScreenFavoritesBar.png" alt="Favorites Bar Screenshot" /></p>
<h3>Automatic Crash Recovery</h3>
<p>Automatic Crash Recovery (ACR) is a feature of Windows<sup>®</sup>Internet  			Explorer<sup>®</sup> 8 that can help to prevent the loss of work and  			productivity in the unlikely event of the browser crashing or  			hanging. The ACR feature takes advantage of the Loosely-Coupled  			Internet Explorer feature to provide new crash recovery  			capabilities, such as tab recovery, which will minimize  			interruptions to users’ browsing sessions.</p>
<p><img src="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/images/ScreenCrashRecovery.png" alt="Crash Recovery Screenshot" /></p>
<h3>Improved Phishing Filter</h3>
<p>Internet Explorer 7 introduced the Phishing Filter, a feature which  			helps warn users when they visit a Phishing site. Phishing sites  			spoof a trusted legitimate site, with the goal of stealing the  			user’s personal or financial information. For Internet Explorer 8,  			we are building on the success of the Phishing Filter with a more  			comprehensive feature called the &#8220;Safety Filter.&#8221;</p>
<p><img src="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/images/ScreenSafetyFilter.png" alt="Safety Filter Screenshot" /></p>
<h2>Whats New For Developer</h2>
<p><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm">Read more here.  </a></p>
<h3>Better AJAX Development</h3>
<ol>
<li><strong>AJAX Navigation </strong>enables users to navigate back  			and forth without leaving the AJAX application and could be used  			navigating a page without performing a traditional full navigation.  			This allows websites to trigger an update to browser components like  			the address bar by setting the window.location.hash value, firing an  			event to alert components in the page and even creating an entry in  			the travel log.</li>
<li><strong>DOM Storage</strong> is a simple-to-use method for  			storing and retrieving strings of key/value pair data. Data can be  			stored per tab instance for a session or persisted to the local  			machine. This allows pages to cache text on the machine which  			reduces the effect of network latencies by providing faster access  			to pre-cached data. Several innovative uses are possible. For  			example, use this in combination with the new network connectivity  			event to allow a page to cache data if it detects that the computer  			is offline.</li>
<li><strong>Connectivity events</strong> allow websites to check  			when the user is connected to the network and receive notification  			of connectivity changes.</li>
<li><strong>Six connections per host </strong>instead of two for  			broadband scenarios and a scriptable property allow for more  			improved performance by allowing parallelization of downloads in  			Internet Explorer 8. In addition, this increases functionality by  			ensuring a request is not blocked to a host if two connections  			already exist. Websites can optimize their downloads based on a  			scriptable property.</li>
<li><strong>XMLHTTPRequest Enhancements</strong> include a timeout  			property that can be set to cancel the request if necessary,  			allowing developers to manage the request better.</li>
</ol>
<p>Cross-domain communication is an integral part of AJAX development  			and mashup Web applications. Internet Explorer 8 includes two  			features to help you build cross-domain communications that are safe  			and easy to implement:</p>
<ul>
<li>With <strong>Cross-domain Request (XDR)</strong>, developers can  			create cross-site data aggregation scenarios. Similar to the  			XMLHttpRequest object but with a simpler programming model, this  			request, called XDomainRequest, is the easiest way to make anonymous  			requests to third-party sites that support XDR and opt in to making  			their data available across domains. Three lines of code will have  			you making basic cross-site requests. This will ensure data  			aggregation for public sites (such as blogs) will be simple, secure  			and fast.</li>
<li><strong>Cross-document Messaging (XDM)</strong> APIs allow  			communication between documents from different domains through  			IFrames in a way that is easy, secure and standardized.</li>
</ul>
<h3>DOM Core Improvements</h3>
<ul>
<li>Internet Explorer&#8217;s object model does not distinguish properties  			from attributes. This makes it impossible for a property (.href) to  			return a different value than an attribute (getAttribute(&#8216;href&#8217;)).</li>
<li>Core attribute operations are broken: Getters and setters behave  			inconsistently given certain parameters. An oft-cited example is  			getAttribute(&#8217;style&#8217;), which returns the style object rather than a  			string as expected.</li>
</ul>
<p>Internet Explorer 8 fixes many of the cross-browser inconsistencies  			in these two areas. Specifically, the following bugs in core areas  			have been fixed:</p>
<ul>
<li>Separate URL handing for properties and attributes such that  			relative URLs can be retrieved via an attribute and absolute URLs  			can be retrieved via a property.</li>
<li>Fix element&#8217;s attribute array modifiers—<strong>getAttribute</strong>, 			<strong>setAttribute</strong>, and <strong>removeAttribute</strong>  			have cross-browser compatible implementations.</li>
<li>Other attribute-related API fixes implemented.</li>
</ul>
<h3>Platform Performance Improvements</h3>
<p>Internet Explorer 8 includes several changes that improve the  			performance of Web sites. These changes affect many Internet  			Explorer subsystems, including the HTML parser, CSS rule processing,  			markup-tree manipulation as well as the JScript garbage collector  			and runtime.</p>
<p>The majority of these changes will affect performance only, with  			little to no functional effect on most Web sites. However, they may  			expose aspects of Web sites that depend on the timing of operations  			or performance of the browser. In addition, those Web sites that  			unknowingly access objects after they are freed may find such access  			failing in Internet Explorer 8.</p>
<p>Internet Explorer 8&#8217;s performance improvements affect each site  			loaded in Internet Explorer 8 regardless of the chosen rendering  			mode.</p>
<h3>Circular Memory Leak Mitigation</h3>
<p>Internet Explorer 8 includes improvements to memory management.  			These improvements mitigate memory leaks that were previously  			created by circular references between JScript objects and DOM  			objects.</p>
<p>This feature may affect the behavior of webpages that depend on  			garbage memory that, only as the result of a memory leak, existed in  			previous versions of Internet Explorer. In Internet Explorer 8,  			these pages will reference unallocated memory and generate a fault.</p>
<p>This feature affects each website displayed in Internet Explorer 8  			regardless of the site&#8217;s chosen rendering mode.</p>
<h3>HTML Improvements and ACID2</h3>
<p>HTML uses elements to represent both structure and meaning in a  			document. To help developers take full advantage of the elements  			that HTML 4 offers, and to better provide the semantic meaning  			intended by Web author, Internet Explorer 8 has upgraded support of  			the following presentational elements:</p>
<ul>
<li><strong>The P element</strong>: Represents a logical paragraph.</li>
<li><strong>The OBJECT element:</strong> May represent any object  			including images.</li>
</ul>
<p>Through improved support of these HTML elements, Web developers may  			build more expressive and accessible HTML markup.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/internet-explorer-9-and-silverlight-4/' rel='bookmark' title='Permanent Link: Internet Explorer 9 and SilverLight 4 Announced Breaking News'>Internet Explorer 9 and SilverLight 4 Announced Breaking News</a></li>
<li><a href='http://www.clazh.com/its-official-windows-vista-sp1-to-be-out-in-mid-july/' rel='bookmark' title='Permanent Link: Its Official Windows Vista SP1 To Be Out In Mid July'>Its Official Windows Vista SP1 To Be Out In Mid July</a></li>
<li><a href='http://www.clazh.com/cool-hidden-features-in-wordpress-21-editor/' rel='bookmark' title='Permanent Link: Cool Hidden Features In Wordpress 2.1 Editor'>Cool Hidden Features In Wordpress 2.1 Editor</a></li>
<li><a href='http://www.clazh.com/ie-8-is-going-to-kick-every-browsers-butt/' rel='bookmark' title='Permanent Link: IE 8 Is Going To Kick Every Browsers Butt'>IE 8 Is Going To Kick Every Browsers Butt</a></li>
<li><a href='http://www.clazh.com/new-css-30-features-that-web-designers-would-love/' rel='bookmark' title='Permanent Link: New CSS 3.0 Features That Web Designers Would Love To Play With'>New CSS 3.0 Features That Web Designers Would Love To Play With</a></li>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2008. |
<a href="http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/">Permalink</a> |
<a href="http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/&title=Download Internet Explorer 8 Beta, New Features In IE8">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/microsoft/" title="View all posts in Microsoft" rel="category tag">Microsoft</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/web-design/" rel="tag">Web-Design</a>, <a href="http://www.clazh.com/tag/web-development/" rel="tag">Web-Development</a>, <a href="http://www.clazh.com/tag/web-standards/" rel="tag">Web-Standards</a>, <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/download-internet-explorer-8-beta-new-features-in-ie8/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Why Virtualization Is The Future</title>
		<link>http://www.clazh.com/why-virtualization-is-the-future/</link>
		<comments>http://www.clazh.com/why-virtualization-is-the-future/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 09:35:16 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.clazh.com/why-virtualization-is-the-future/</guid>
		<description><![CDATA[Intel and other chip makers are moving towards multi-core architectures which means you can run each OS on a single core. In the coming years most people won&#8217;t be satisfied with running a single OS, they would like to have the best of both worlds. As a web designer I need to check my website [...]]]></description>
			<content:encoded><![CDATA[<p>Intel and other chip makers are moving towards multi-core architectures which means you can run each OS on a single core. In the coming years most people won&#8217;t be satisfied with running a single OS, they would like to have the best of both worlds. As a web designer I need to check my website on different web browsers and platforms, virtualization gives me an easy way to deal with this. Another use of virtualization is that people can use the a virtual OS to surf and use the Internet or install and test out new softwares without worrying about cluttering and infecting their computers with spyware or viruses . <a href="http://arstechnica.com/news.ars/post/20070709-intel-buys-into-vmware.html" target="_blank">Intel Capital took a $218.5 million stake in virtualization company VMWare</a>. It will interesting to see what comes out of this. I run both Ubuntu and a trial version on Vista on Vmware, wish I could run MACOSX too (you can run a MACOSX on vmware  but its illegal, google for OSX86 to find out more) Though thankfully <a href="http://www.clazh.com/wow-apple-releases-safari-browser-for-windows/">Apple released Safari for windows recently</a>. I guess by the time leopard is out Safari too will be out of beta for windows.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/use-free-virtualization-softwares-to-run-mutliple-oss/' rel='bookmark' title='Permanent Link: Use Free Virtualization Softwares To Run Mutliple OS&#8217;s'>Use Free Virtualization Softwares To Run Mutliple OS&#8217;s</a></li>
<li><a href='http://www.clazh.com/microsofts-secret-run-office-2007-in-any-browser-and-kill-google-docs-zoho/' rel='bookmark' title='Permanent Link: Microsoft’s Secret Run Office 2007 in any Browser And Kill Google Docs, Zoho'>Microsoft’s Secret Run Office 2007 in any Browser And Kill Google Docs, Zoho</a></li>
<li><a href='http://www.clazh.com/wow-apple-releases-safari-browser-for-windows/' rel='bookmark' title='Permanent Link: Wow Apple Releases Safari Browser For Windows'>Wow Apple Releases Safari Browser For Windows</a></li>
<li><a href='http://www.clazh.com/cupertino-weve-got-a-problem-security-exploit-in-safari/' rel='bookmark' title='Permanent Link: Cupertino, We&#8217;ve Got a Problem &#8211; Security Exploit in Safari'>Cupertino, We&#8217;ve Got a Problem &#8211; Security Exploit in Safari</a></li>
<li><a href='http://www.clazh.com/wordpress-2008-blog-20-cool-future-features/' rel='bookmark' title='Permanent Link: WordPress 2008 = Blog 2.0 Cool Future Features'>WordPress 2008 = Blog 2.0 Cool Future Features</a></li>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/why-virtualization-is-the-future/">Permalink</a> |
<a href="http://www.clazh.com/why-virtualization-is-the-future/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/why-virtualization-is-the-future/&title=Why Virtualization Is The Future">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/general/" title="View all posts in General" rel="category tag">General</a>,  <a href="http://www.clazh.com/category/software/" title="View all posts in Software" rel="category tag">Software</a>  Tags: <a href="http://www.clazh.com/tag/software/" rel="tag">Software</a>, <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/why-virtualization-is-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Announces &quot;Gears&quot; Offline Support For Web Applications</title>
		<link>http://www.clazh.com/google-announces-gears-offline-support-web-applications/</link>
		<comments>http://www.clazh.com/google-announces-gears-offline-support-web-applications/#comments</comments>
		<pubDate>Thu, 31 May 2007 06:08:25 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.clazh.com/google-announces-gears-offline-support-web-applications/</guid>
		<description><![CDATA[Robert Scoble has the scoop. Google Developers day is in progress and on the first day Google has released a new technology called &#8220;Gears&#8220; to enable offline support for web based applications. This is not a new technology  it has been showcased before, it mostly based on JavaScript and Flash, now that Google has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://scobleizer.com/2007/05/30/google-brings-developers-offline-with-gears-new-offline-reader/" target="_blank">Robert Scoble</a> has the scoop. Google Developers day is in progress and on the first day Google has released a new technology called <strong>&#8220;</strong><a href="http://gears.google.com/" title="Google Gears" target="_blank" rel="nofollow"><strong>Gears</strong></a><strong>&#8220;</strong> to enable offline support for web based applications. This is not a new technology  it has been showcased before, it mostly based on JavaScript and Flash, now that Google has officially released a toolkit we can hope to see a wide spread adoption of offline support for other web applications.</p>
<h2>What is Google Gears</h2>
<p>Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:</p>
<p><img src="http://gears.google.com/images/localserver.gif" class="left" />Store and serve application resources locally</p>
<p><img src="http://gears.google.com/images/database.gif" class="left" />Store data locally in a fully-searchable relational database</p>
<p><img src="http://gears.google.com/images/workerpool.gif" class="left" />Run asynchronous JavaScript to improve application responsiveness</p>
<p><strong>Gears</strong> works on Macs, Windows, Linux on IE, Firefox. Opera support isn’t finished yet and Safari support will be coming &#8220;later.&#8221;</p>
<p>They have also released a new version of Google Reader Today which has offline support enabled. You&#8217;ll need to install the Gears Extension for your browser to see it in action.</p>
<p>If you are a developer head over to the <a href="http://code.google.com/apis/gears/" title="Google developes Page" target="_blank" rel="nofollow">developers page</a> to see some demos and documentation.</p>
<p>Google has also released a <a href="http://www.googlemashups.com">A new Mashup editor</a> that is aimed at developers familiar with HTML and JavaScript. The <a href="http://www.techcrunch.com/2007/05/30/google-gears-lets-developers-take-apps-offline/">Google Mashup Editor </a>offers a simpler way to <a href="http://mashable.com/2007/05/30/google-gears/">deploy AJAX</a> user <a href="http://www.readwriteweb.com/archives/google_gears_browser_boost.php">interface component</a>s atop existing feeds and Google Web Services. This is currently a limited beta, so you’ll have to sign up and wait for it.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/' rel='bookmark' title='Permanent Link: Uninstall Google Gears From Mac OS X, Windows, Linux'>Uninstall Google Gears From Mac OS X, Windows, Linux</a></li>
<li><a href='http://www.clazh.com/google-docs-and-spreadsheets-redesigned/' rel='bookmark' title='Permanent Link: Google Docs And SpreadSheets Redesigned'>Google Docs And SpreadSheets Redesigned</a></li>
<li><a href='http://www.clazh.com/facebook-chat-google-gtalk-intergration/' rel='bookmark' title='Permanent Link: Facebook Chat, Google Gtalk Intergration Coming Soon'>Facebook Chat, Google Gtalk Intergration Coming Soon</a></li>
<li><a href='http://www.clazh.com/firefox-30-has-inbuilt-support-for-video-svg-is-pretty-cool/' rel='bookmark' title='Permanent Link: FireFox 3.0 And Opera Have Inbuilt Support For Video, SVG Is Pretty Cool'>FireFox 3.0 And Opera Have Inbuilt Support For Video, SVG Is Pretty Cool</a></li>
<li><a href='http://www.clazh.com/microsofts-secret-run-office-2007-in-any-browser-and-kill-google-docs-zoho/' rel='bookmark' title='Permanent Link: Microsoft’s Secret Run Office 2007 in any Browser And Kill Google Docs, Zoho'>Microsoft’s Secret Run Office 2007 in any Browser And Kill Google Docs, Zoho</a></li>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/google-announces-gears-offline-support-web-applications/">Permalink</a> |
<a href="http://www.clazh.com/google-announces-gears-offline-support-web-applications/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/google-announces-gears-offline-support-web-applications/&title=Google Announces &quot;Gears&quot; Offline Support For Web Applications">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/general/" title="View all posts in General" rel="category tag">General</a>,  <a href="http://www.clazh.com/category/google/" title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/google/" rel="tag">Google</a>, <a href="http://www.clazh.com/tag/software/" rel="tag">Software</a>, <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/google-announces-gears-offline-support-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Breaking News Microsoft Announces Release Of Microsoft Surface.</title>
		<link>http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/</link>
		<comments>http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/#comments</comments>
		<pubDate>Wed, 30 May 2007 07:27:29 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/</guid>
		<description><![CDATA[Micorosft just announced the the release of Microsoft Surface. Microsoft Surface™, the first commercially available surface computer from Microsoft Corp., turns an ordinary tabletop into a vibrant, interactive surface. The product provides effortless interaction with digital content through natural gestures, touch and physical objects. Surface is a 30-inch display in a table-like form factor that’s [...]]]></description>
			<content:encoded><![CDATA[<p>Micorosft just announced the the release of <a href="http://www.microsoft.com/surface/">Microsoft Surface</a>. Microsoft Surface™, the first commercially available surface computer from Microsoft Corp., turns an ordinary tabletop into a vibrant, interactive surface. The product provides effortless interaction with digital content through natural gestures, touch and physical objects. Surface is a 30-inch display in a table-like form factor that’s easy for individuals or small groups to interact with in a way that feels familiar, just like in the real world. In essence, it’s a surface that comes to life for exploring, learning, sharing, creating, buying and much more. Soon to be available in restaurants, hotels, retail establishments and public entertainment venues, this experience will transform the way people shop, dine, entertain and live.</p>
<h2>How does Surface work?</h2>
<p>At a high level, Surface uses cameras to sense objects, hand gestures and touch. This user input is then processed and the result is displayed on the surface using rear projection.</p>
<h2>What is surface computing?</h2>
<p>Surface computing is a new way of working with computers that moves beyond the traditional mouse-and-keyboard experience. It is a natural user interface that allows people to interact with digital content the same way they have interacted with everyday items such as photos, paintbrushes and music their entire life: with their hands, with gestures and by putting real-world objects on the surface. Surface computing opens up a whole new category of products for users to interact with.</p>
<h2>What are the key attributes of surface computing?</h2>
<p>Surface computing has four key attributes:</p>
<ul>
<li>Direct interaction. Users can actually “grab” digital information with their hands and interact with content by touch and gesture, without the use of a mouse or keyboard.</li>
<li>Multi-touch contact. Surface computing recognizes many points of contact simultaneously, not just from one finger, as with a typical touch screen, but up to dozens and dozens of items at once.</li>
<li>Multi-user experience. The horizontal form factor makes it easy for several people to gather around surface computers together, providing a collaborative, face-to-face computing experience.</li>
<li>Object recognition. Users can place physical objects on the surface to trigger different types of digital responses, including the transfer of digital content.</li>
</ul>
<h3>Microsoft Surface responds to touch, gestures and objects placed on the surface</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image002.jpg" height="385" width="575" /></p>
<h3>Front view of Microsoft Surface</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image006.jpg" height="386" width="575" /></p>
<h3>With Microsoft Surface, order a beverage during your meal with just the tap of a finger.</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image007.jpg" height="437" width="575" /></p>
<h3>Microsoft Surface puts restaurants, hotels, shopping and theaters at your fingertips.</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image008.jpg" height="438" width="575" /></p>
<h3>Use Microsoft Surface to quickly browse through music, dragging favourite songs onto a personal playlist.</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image009.jpg" height="437" width="575" /></p>
<h3>View, sort, stack and organize photos with your hands on Microsoft Surface.</h3>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/image010.jpg" height="438" width="575" /></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/internet-explorer-9-and-silverlight-4/' rel='bookmark' title='Permanent Link: Internet Explorer 9 and SilverLight 4 Announced Breaking News'>Internet Explorer 9 and SilverLight 4 Announced Breaking News</a></li>
<li><a href='http://www.clazh.com/microsoft-i-want-a-zune-phone/' rel='bookmark' title='Permanent Link: Microsoft I Want A Zune Phone'>Microsoft I Want A Zune Phone</a></li>
<li><a href='http://www.clazh.com/microsoft-and-facebook-announce-partnership/' rel='bookmark' title='Permanent Link: Microsoft and Facebook Announce Partnership'>Microsoft and Facebook Announce Partnership</a></li>
<li><a href='http://www.clazh.com/gee-and-i-thought-microsoft-was-dead/' rel='bookmark' title='Permanent Link: Gee, And I thought Microsoft Was dead?'>Gee, And I thought Microsoft Was dead?</a></li>
<li><a href='http://www.clazh.com/how-to-win-a-free-trip-to-microsoft/' rel='bookmark' title='Permanent Link: How To Win A Free Trip To Microsoft'>How To Win A Free Trip To Microsoft</a></li>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/">Permalink</a> |
<a href="http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/#comments">12 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/&title=Breaking News Microsoft Announces Release Of Microsoft Surface.">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/general/" title="View all posts in General" rel="category tag">General</a>,  <a href="http://www.clazh.com/category/microsoft/" title="View all posts in Microsoft" rel="category tag">Microsoft</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/microsoft/" rel="tag">Microsoft</a>, <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/breaking-news-microsoft-announces-release-of-microsoft-surface/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Yahoo To Stop Email Spam Forever With DKIM</title>
		<link>http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/</link>
		<comments>http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/#comments</comments>
		<pubDate>Wed, 23 May 2007 02:13:18 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/</guid>
		<description><![CDATA[The Yahoo blog has listed out how they plan to stop spammers, spoofers, and phishers everywhere.
We’ve just reached an important milestone in our battle against email scammers. Today, the Internet Engineering Task Force (IETF) has approved DomainKeys Identified Mail (DKIM) as a proposed Internet standard — RFC 4871. That’s bad news for spammers, spoofers, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://yodel.yahoo.com/2007/05/22/one-small-step-for-email-one-giant-leap-for-internet-safety/">The Yahoo blog has</a> listed out how they plan to stop spammers, spoofers, and phishers everywhere.</p>
<p>We’ve just reached an important milestone in our battle against email scammers. Today, the Internet Engineering Task Force (IETF) has approved DomainKeys Identified Mail (DKIM) as a proposed Internet standard — RFC 4871. That’s bad news for spammers, spoofers, and phishers everywhere.</p>
<p>DKIM is an email authentication framework that addresses the widespread<br />
issue of email forgery, using cryptography to verify the domain of the<br />
sender. It allows email providers to validate an email’s originating<br />
domain, making use of blacklists and whitelists more effective. It also<br />
makes phishing attacks easier to detect by helping to identify abusive<br />
domains.</p>
<h2 class="divider">How DomainKeys Works</h2>
<p><img src="http://us.i1.yimg.com/us.yimg.com/i/us/mail/gr/gr_dkeys_1.gif" alt="DomainKeys Flow Diagram" valign="top" align="right" height="494" width="269" /></p>
<h3>How it Works &#8211; Sending Servers</h3>
<p>There are two steps to signing an email with DomainKeys:</p>
<ol>
<li>Set up: The domain owner (typically the team running the email systems within  a company or service provider) generates a public/private key pair to use for  signing all outgoing messages (multiple key pairs are allowed). The public key  is published in DNS, and the private key is made available to their DomainKey-enabled  outbound email servers. This is step &#8220;A&#8221; in the diagram to the right.</li>
<li>Signing: When each email is sent by an authorized end-user within the domain,  the DomainKey-enabled email system automatically uses the stored private key  to generate a digital signature of the message. This signature is then pre-pended  as a header to the email, and the email is sent on to the target recipient&#8217;s  mail server. This is step &#8220;B&#8221; in the diagram to the right.</li>
</ol>
<h3>How it Works &#8211; Receiving Servers</h3>
<p>There are three steps to verifying a signed email:</p>
<ol>
<li>Preparing: The DomainKeys-enabled receiving email system extracts the signature  and claimed From: domain from the email headers and fetches the public key from  DNS for the claimed From: domain. This is step &#8220;C&#8221; in the diagram to the right.</li>
<li>Verifying: The public key from DNS is then used by the receiving mail system  to verify that the signature was generated by the matching private key. This  proves that the email was truly sent by, and with the permission of, the claimed  sending From: domain and that its headers and content weren&#8217;t altered during  transfer.</li>
<li>Delivering: The receiving email system applies local policies based on the  results of the signature test. If the domain is verified and other anti-spam  tests don&#8217;t catch it, the email can be delivered to the user&#8217;s inbox. If the  signature fails to verify, or there isn&#8217;t one, the email can be dropped, flagged,  or quarantined. This is step &#8220;D&#8221; in the diagram on the right.</li>
</ol>
<p>In general, Yahoo! expects that DomainKeys will be verified by the receiving email servers. However, end-user mail clients could also be modified to verify signatures and take action on the results.</p>
<p>For more technical Details Head over to the <a href="http://antispam.yahoo.com/domainkeys">yahoo antispam page</a></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/' rel='bookmark' title='Permanent Link: Myspace Hack : Profile url And MySpace Email'>Myspace Hack : Profile url And MySpace Email</a></li>
<li><a href='http://www.clazh.com/the-best-way-to-kill-blog-spam-forever/' rel='bookmark' title='Permanent Link: The Best Way To Kill Blog Spam Forever'>The Best Way To Kill Blog Spam Forever</a></li>
<li><a href='http://www.clazh.com/flock-the-web-20-social-browser-to-be-forever-in-beta/' rel='bookmark' title='Permanent Link: Flock The Web 2.0 Social Browser To Be Forever In Beta?'>Flock The Web 2.0 Social Browser To Be Forever In Beta?</a></li>
<li><a href='http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/' rel='bookmark' title='Permanent Link: How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger'>How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger</a></li>
<li><a href='http://www.clazh.com/how-to-hack-myspace-private-profile-picture-and-video/' rel='bookmark' title='Permanent Link: How To Hack Myspace Private profile picture and video'>How To Hack Myspace Private profile picture and video</a></li>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/">Permalink</a> |
<a href="http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/&title=Yahoo To Stop Email Spam Forever With DKIM">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/general/" title="View all posts in General" rel="category tag">General</a>,  <a href="http://www.clazh.com/category/web/" title="View all posts in Web" rel="category tag">Web</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
