<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>HTML Remix</title>
	
	<link>http://www.htmlremix.com</link>
	<description>Don't copy code.. Remix it !</description>
	<lastBuildDate>Thu, 16 Jul 2009 05:05:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/htmlremix" type="application/rss+xml" /><feedburner:emailServiceId>htmlremix</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Microsoft Gazelle – Brand new browser from MS</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/EnZuWLIyt9I/microsoft-gazelle-brand-new-browser-from-ms</link>
		<comments>http://www.htmlremix.com/microsoft/microsoft-gazelle-brand-new-browser-from-ms#comments</comments>
		<pubDate>Mon, 13 Jul 2009 11:45:25 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloudcomputing]]></category>
		<category><![CDATA[Gazelle]]></category>
		<category><![CDATA[Kernal]]></category>
		<category><![CDATA[Operating system]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=563</guid>
		<description><![CDATA[On my last post about Microsoft, I explained why we should not hate microsoft. But today, let me come up with two reasons to love Microsoft. Later today, Microsoft is expected to announce two of their most impressive products. One is Gazelle, the new web browser with it&#8217;s own kernal. Another is, Microsoft office on [...]]]></description>
			<content:encoded><![CDATA[<p>On my last post about <a title="Blog posts about Microsoft" href="http://www.htmlremix.com/microsoft">Microsoft</a>, I explained why we should not <a href="http://www.htmlremix.com/microsoft/why-we-shouldnt-hate-microsoft">hate microsoft</a>. But today, let me come up with two reasons to love Microsoft. Later today, Microsoft is expected to announce two of their most impressive products. One is <a href="http://www.htmlremix.com/tag/Gazelle">Gazelle</a>, the new web browser with it&#8217;s own kernal. Another is, Microsoft office on <a href="http://www.htmlremix.com/cloud-computing">clouds</a>.</p>
<div id="attachment_566" class="wp-caption alignleft" style="width: 287px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/07/microsoft-gazelle.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/07/microsoft-gazelle.jpg" alt="Fake logo of Microsoft Gazelle" title="Fake logo of Microsoft Gazelle" width="277" height="300" class="size-full wp-image-566" /></a><p class="wp-caption-text">Fake logo of Microsoft Gazelle</p></div>
<p>As per <a href="http://en.wikipedia.org/wiki/Gazelle_(web_browser)">wikipedia.org</a> gazelle is </p>
<blockquote><p>&quot;Gazelle is a research web browser which Microsoft Research announced in early 2009. The central notion of the project is to apply operating system principles to browser construction. In particular, the browser has a secure kernel, modeled after an operating system kernel, and various web sources run as separate &quot;principals&quot; above that, similar to user-space processes in an operating system. The goal of doing this is to prevent bad code from one web source to affect the rendering or processing of code from other web sources. Browser plugins are also managed as principals&quot;</p>
</blockquote>
<p>On 19 February 2009, Microsoft research blog announced <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=79655">Multi-Principal OS Construction</a> of <a href="http://www.htmlremix.com/tag/Gazelle">Gazelle Web Browser</a>. By making it&#8217;s own kernal and new architecture, Gazelle is more focusing on <a href="http://www.htmlremix.com/cloud-computing/top-cloud-computing-solutions-you-must-be-aware-of">cloud computing applications</a> and security. Microsoft says that Gazelle will not have any relation ( neither look and feel nor architecture ) with browsers present at this moment.</p>
<h4>Security model</h4>
<p>Gazelle security model is completely different from background (security model in existing browsers) browsers. They are using Unified <a href="http://en.wikipedia.org/wiki/Same_origin_policy">SOP</a> (same-origin policy) across all resources. Mixed HTTPS and HTTP Content secures you from threats made by <em>&lt;ifrme&gt;</em> HTTP contents embeded in HTTPS pages. Present browsers ignores this when user allow HTTP contents inside HTTPS pages.</p>
<p>I think <strong>Sub domain treatment of Gazelle can be an issue</strong> because, in this security model, Gazelle wont allow scripts in the sub domain to access <em>document:domain </em>property to suffixes of its domain and assumes that identity. So cross domain javascript XMLHTTP request issue will be more complicated. Any ways, concerned of backward compatibility, many sites are using one sign in option by creating cookies which auto logins sub domains also. This will be possible because they have added an exception for cookies </p>
<h4>Architecture</h4>
<div id="attachment_564" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/07/gazelle-architecture.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/07/gazelle-architecture-300x143.jpg" alt="Comparing MS Gazelle architecture with other browers" title="Comparing MS Gazelle architecture with other browers" width="300" height="143" class="size-medium wp-image-564" /></a><p class="wp-caption-text">Comparing MS Gazelle architecture with other browers</p></div>
<p>Different principals are placed into separate protection domains so that they are protected from one another. Just as in desktop applications where instances of an application are run in separate processes for failure containment, Gazelle run instances of principals in separate protection domains for the same purpose.(Almost similar to process in <a title="Read other articles related to Google Chrome" href="http://www.htmlremix.com/tag/chrome">Chrome</a>). But here, not just about tabs, but if a page is having embeded iframe pages from a different domain, that is managed as a different process. This will highly improve security.</p>
<p>Browser Kernel runs in a separate protection domain and interposes between browser principals and the traditional OS and mediates their access to system resources. Essentially, Browser Kernel functions as an <a href="http://www.htmlremix.com/tag/operating-system">operating system</a> to browser principals and manages the protection and sharing of system resources for them.</p>
<p>The runtime of a principal instance is essentially an instance of today’s browser components including HTML and style sheet parser, JavaScript engine, layout renderer, and browser plugins. So there is less or more complication for developers to struggle as they do for other Microsoft products (Say IE ).</p>
<p>Simply, architecture of Gazelle is to run &quot;everything as a separate process&quot;. Due to lack of time, I am not going deep in to specific features of Gazelle. You can read it <a href="http://research.microsoft.com/pubs/79655/gazelle.pdf">here (pdf)</a>.</p>
<h4>Conclusion</h4>
<p>Even though Gazelle is expected to be exposed today, there are no clues about UI or alt east logo of the product. Microsoft has another blog post on Gazelle explaining how Gazelle is different from other existing browsers here. You may watch the live videos from Microsoft<a href="https://partner.microsoft.com/global/40058548"> Partner network </a>website. And don&#8217;t forget to follow me on <a href="http://www.twitter.com/remiz">twitter</a> for get more updates on the same. Subscribe to <a href="http://www.htmlremix.com/feed">RSS feed</a> so that you can get my post on Office in cloud post also. BTW, there is option to subscribe via email on the right side if you have missed it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=EnZuWLIyt9I:B8OovHozllQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=EnZuWLIyt9I:B8OovHozllQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=EnZuWLIyt9I:B8OovHozllQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=EnZuWLIyt9I:B8OovHozllQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=EnZuWLIyt9I:B8OovHozllQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=EnZuWLIyt9I:B8OovHozllQ:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/microsoft/microsoft-gazelle-brand-new-browser-from-ms/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/microsoft/microsoft-gazelle-brand-new-browser-from-ms</feedburner:origLink></item>
		<item>
		<title>Top cloud computing solutions you must be aware of</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/vzSM4lSwmts/top-cloud-computing-solutions-you-must-be-aware-of</link>
		<comments>http://www.htmlremix.com/cloud-computing/top-cloud-computing-solutions-you-must-be-aware-of#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:20:40 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Gazelle]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google apps]]></category>
		<category><![CDATA[Google Chrome OS]]></category>
		<category><![CDATA[Grid cloud]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[security issues]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=553</guid>
		<description><![CDATA[Google&#8217;s announcement on Chrome Operating system and Upcoming browser Gazelle from Microsoft which is expected to release on coming monday are the hot topics today on the internet. You might have heard the word &#34;cloud&#34; often in tech blogs talking about theme browser based operating systems. Here I am with a list of cloud solutions [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s announcement on <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Chrome Operating system</a> and Upcoming browser <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=79655">Gazelle</a> from <a href="http://www.htmlremix.com/microsoft">Microsoft</a> which is expected to release on coming monday are the hot topics today on the internet. You might have heard the word &quot;cloud&quot; often in tech blogs talking about theme browser based operating systems. Here I am with a list of cloud solutions and related stuff which may help you to figure out the plot.</p>
<p>If you are totally new to cloud computing, that is, you think it is something about sky cloud, please read my previous post on <a href="http://www.htmlremix.com/cloud-computing/cloud-computing-overview">cloud computing overview</a> and <a href="http://www.htmlremix.com/cloud-computing/cloud-computing-definition">definitions</a>.</p>
<div id="attachment_554" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/07/CloudComputing.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/07/CloudComputing-300x219.jpg" alt="Cloud Computing" title="Cloud Computing" width="300" height="219" class="size-medium wp-image-554" /></a><p class="wp-caption-text">Cloud Computing</p></div>
<h4>Google Cloud Computing </h4>
<p>When some one talk about internet and online, next word to it is <a href="http://www.htmlremix.com/google">Google</a>. As Google has invested heavily in online storage and cloud computing, you should be watching them closely. Last day, Google made big changes on their cloud base by <a href="http://googleblog.blogspot.com/2009/07/google-apps-is-out-of-beta-yes-really.html">removing beta labels</a> from their top SAAS cloud such as <a href="http://gmailblog.blogspot.com/2009/07/gmail-leaves-beta-launches-back-to-beta.html">Gmail</a>, <a href="http://googledocs.blogspot.com/2009/07/removing-beta-label.html">Docs</a> etc. Also the announcement of <a href="http://www.htmlremix.com/tag/google-chrome-os">Google Chrome Operating System</a> which is expected to be released on mid 2010 is probably gonna make a new buzz in the IT world. As for now, they are focusing on net books only. This will rush the migration to cloud computing by 200 times faster than present. Google went from a happy consumer of open source to an active contributor to open source on a very big scale. This is the fact which make developers a Google fan. New <a href="http://www.htmlremix.com/cloud-computing">cloud</a> OS will definitely increase Goog&#8217;s popularity in coming days.</p>
<h4>Amazon Cloud Computing</h4>
<p>When it comes to real enterprises cloud, <a href="http://aws.amazon.com/ec2/">Amazon Elastic Compute Cloud </a>(EC2) is the primary and reliable solution. Biggest buzz of 2009, <a href="http://www.twitter.com/remiz">Twitter</a> is utilizing the EC2 to satisfy their millions of users without any interuption.EC2 allows scalable deployment of applications by providing a web services interface through which a customer can create virtual machines, i.e. server instances, on which the customer can load any software of their choice.</p>
<h4>Microsoft Cloud</h4>
<p>&quot;<a href="htpp://www.microsoft.com/azure/">Azure</a>&quot; is cloud PAAS being provided by the so called software giant. They offer private and public cloud solutions, which are highly virtual and managed in a consistent manner. They are dynamic and elastically scalable and strictly focused on the delivery of services to the user. &quot;<a href="http://www.htmlremix.com/tag/gazelle">Gazelle</a>&quot; browser from Microsoft, which runs it&#8217;s own OS will make a new buzz in browser market share and this will open a new heaven in the cloud computing industry.</p>
<h4>Grid Cloud</h4>
<p>There was a time when cloud computing was talked by CTOs and tech people. <a href="http://www.apple.com/science/hardware/gridcomputing.html">Apple</a> introduced a new infrastructure for cloud which they called grid.Grid computing has been used in environments where users make few but large allocation requests. But this is vise versa of normal cloud. Generally clouds computing is lots of small allocation requests. Oracle grid also is expected to make a buzz in upcoming days.</p>
<h4>IBM Cloud</h4>
<p>These are task specified cloud solutings.They are set to offer business processes as cloud services, virtual desktop as a service, which would allow businesses to deliver desktops virtually. They also provide solutions for business analysis and storage.</p>
<h4>Sun Cloud</h4>
<p>This is an on-demand Cloud computing service operated by Sun Microsystems .Through network.com, they provide access to a substantial computing resource over the Internet. It is based on open source technologies like Solaris 10, Sun Grid Engine and the Java platform.</p>
<h4>VMware Cloud</h4>
<p>When it comes to vitalization, VMware is the king. Most of tech people who are having hardware limitations might have already tried VMware server to <a href="http://www.vmware.com/download/server/">run Linux on their windows PC</a>s .VMware announced their <a href="http://www.infoworld.com/d/virtualization/vmware-tries-expand-throughout-datacenter-992">OS in a browser</a> service recently. vCloud, vStorage, vNetwork and vCenter are other popular cloud solutions provided by VMware.</p>
<h4>Ubuntu Cloud</h4>
<p><a href="http://www.ubuntu.com/products/whatisubuntu/serveredition/cloud/UEC">Ubuntu Enterprise Cloud</a> are solutions provided by Canonical which utilizes Ubuntu Server Edition. They help organizations to build public and private clouds. Ubuntu help organizations to migrate to a cloud environment through consultancy, deployment services and support.</p>
<h4>Security</h4>
<p>The biggest threat of cloud culture is the security of user data. You  have no idea about where your data is stored data centers are kept in what security. Recent <a href="http://news.cnet.com/google-docs-suffers-privacy-glitch/">Google Docs&#8217;s security issues</a> will surely make people to think twice before they upload their files in to a cloud platform.</p>
<h4>Free Cloud Computing</h4>
<p>I came across cloud computing in early this year when I was preparing a presentation for rich internet application development tools. First I noticed <a href="http://www.g.ho.st">G.ho.st</a> , a free cloud solution from Ghost Inc founded by Zvi Schreiber which is developed in Openlaszlo. It awake my interest in cloud computing and then I found so many similar web based operating systems. Google apps announced their <a href="http://googlesystem.blogspot.com/2009/07/google-apps-premier-demo-account.html">free account of Premier Edition</a>. CTOs and tech people are eager to tryout demo versions of cloud solutions so that they can decide which solution is suitable for them. Zoho announced free accounts for their <a href="http://projects.zoho.com/">Project management 2.0</a> earlier this week.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=vzSM4lSwmts:K_CaY0xy7k4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=vzSM4lSwmts:K_CaY0xy7k4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=vzSM4lSwmts:K_CaY0xy7k4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=vzSM4lSwmts:K_CaY0xy7k4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=vzSM4lSwmts:K_CaY0xy7k4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=vzSM4lSwmts:K_CaY0xy7k4:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/cloud-computing/top-cloud-computing-solutions-you-must-be-aware-of/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/cloud-computing/top-cloud-computing-solutions-you-must-be-aware-of</feedburner:origLink></item>
		<item>
		<title>Matt Cutts answering my SEO questions</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/6kr3QtbWgYA/two-seo-videos-by-matt-cutts</link>
		<comments>http://www.htmlremix.com/seo/two-seo-videos-by-matt-cutts#comments</comments>
		<pubDate>Sun, 28 Jun 2009 11:26:26 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[crawling]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=543</guid>
		<description><![CDATA[Google's Matt Cutts answering my questions on Webmaster central grand bag question series. He talk about Digg Bar and Coming soon page.]]></description>
			<content:encoded><![CDATA[<p><strong>Update : </strong> Matt Cutts published one more video answering my question &#8220;I keep a &#8216;blogroll&#8217; page with link to all my friends&#8217; blogs on my blog. Will that affect my blog&#8217;s reputation in Google? Recently my friend lost PR5 to 0 for such a page&#8221;. </p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/AqcfbSqYfJ4&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/AqcfbSqYfJ4&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<hr />
<p>Last two weeks were so fast and I did absolutely <a rel="nofollow" href="https://twitter.com/remiz/status/2359905160">nothing</a> productive. But I really enjoyed these days with my new friend and had a trip to <a href="http://en.wikipedia.org/wiki/Elephanta_Caves">Elephanta caves</a>. You can see some photos on my <a href="http://www.flickr.com/photos/photoremix/archives/date-posted/2009/06/21/">Flickr</a>. Few days ago, my server went down due to high process usage. So I increased <a href="http://wordpress.org/extend/plugins/wp-cache/">wp-cache</a> as per <a rel="nofollow" href="https://twitter.com/smshuja/status/2312978568">Shuja</a>&#8217;s advice. But for last three days, I was playing with my <a href="http://www.htmlremix.com/iphone">iPhone</a>, which got new <a href="http://www.htmlremix.com/iphone/iphone-3gs-does-it-worth-an-upgrade-from-your-iphone">OS3</a>. I made live tweet on <a href="http://search.twitter.com/search?q=&amp;ands=%23os3remix&amp;phrase=&amp;ors=&amp;nots=&amp;tag=&amp;lang=all&amp;from=remiz&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=&amp;until=&amp;rpp=15">steps of installing and jail breaking iPhone OS3</a>. OS3 is great with it&#8217;s speed and spotlight search. But I am not a big fan of copy paste. I would say, Don&#8217;t copy, Remix it! <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Here I am with two videos by <a href="http://www.htmlremix.com/google">Google</a>&#8217;s <a href="http://www.mattcutts.com/blog/">Matt Cutts</a>. He recently answered my two questions over webmaster video grand bag question series.</p>
<p>My first question was &quot;Will DiggBar create duplicate content issues? For example: my site is www.example.com and now when you add digg.com before my site&#8217;s address (digg.com/example.com), it is showing a page from Digg.com with my content (exactly the same)&quot;</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/oLyUY11LyxA&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oLyUY11LyxA&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>My second question was &quot; Is it good to put a &#8216;coming soon&#8217; page for new domains? Google seems to prioritize new domains in SERPs. Will a &#8216;coming soon&#8217; page stand as negative for it? &quot;</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/R9JvBLjLrUI&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/R9JvBLjLrUI&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>I know most of you already seen those videos. I thank for those who vote for the question to promote. I am writing another post on <a href="http://www.htmlremix.com/tag/microformats">microformats</a> at the same time. I was supposed to post it today. But busy days didn&#8217;t allowed me to finish it. I will publish it next week. So don&#8217;t forget to <a href="http://www.twitter.com/remiz">follow me on twitter</a> and subscribe to <a href="http://www.htmlremix.com/feed">RSS feed</a>. Reminding you that Google&#8217;s <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">rich snippets</a> in SERP is using data in <a href="http://www.htmlremix.com/tag/microformats">microformats</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=6kr3QtbWgYA:soKS3eTdYJg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6kr3QtbWgYA:soKS3eTdYJg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6kr3QtbWgYA:soKS3eTdYJg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=6kr3QtbWgYA:soKS3eTdYJg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6kr3QtbWgYA:soKS3eTdYJg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=6kr3QtbWgYA:soKS3eTdYJg:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/seo/two-seo-videos-by-matt-cutts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/seo/two-seo-videos-by-matt-cutts</feedburner:origLink></item>
		<item>
		<title>iPhone 3GS – Does it worth an upgrade from your iPhone?</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/7_TeO4svWus/iphone-3gs-does-it-worth-an-upgrade-from-your-iphone</link>
		<comments>http://www.htmlremix.com/iphone/iphone-3gs-does-it-worth-an-upgrade-from-your-iphone#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:30:45 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Free iphone apps]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[iphone app]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=526</guid>
		<description><![CDATA[Apple revealed their fastest and most powerful iPhone yet last week at WWDC. iPhone 3GS release didn&#8217;t made a big buzz up to expectation compared to iPhone OS3 announcement. But still, twitter and some techblogs tried their best to make people aware of it. But as an existing user of iPhone 2G or 3G, does [...]]]></description>
			<content:encoded><![CDATA[<p>Apple revealed their fastest and most powerful <a href="http://www.htmlremix.com/iphone">iPhone</a> yet last week at WWDC. iPhone 3GS release didn&#8217;t made a big buzz up to expectation compared to iPhone OS3 announcement. But still, <a href="http://search.twitter.com/search?q=iPhone+3GS" rel="nofollow">twitter</a> and some <a href="http://gizmodo.com/5284713/apples-wwdc-2009-keynote-in-3-minutes">techblogs</a> tried their best to make people aware of it. But as an existing user of iPhone 2G or 3G, does it make sense to buy iPhone 3GS?. Here I&#8217;m listing some highlighted features of iPhone 3GS and trying to make it work on your existing iPhone without spending $$$ again.</p>
<div id="attachment_533" class="wp-caption alignleft" style="width: 192px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/iPhone-3gs-india.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/iPhone-3gs-india.jpg" alt="iPhone 3gs india" title="iPhone 3gs india" width="182" height="135" class="size-full wp-image-533" /></a><p class="wp-caption-text">iPhone 3gs india</p></div>
<h4>Phone</h4>
<p>First thing I love on iPhone is Voice dialing. Now you can make call to your contacts or dial a number without touching the iPhone. But this feature can be added to your existing iPhone by installing <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284951677&amp;mt=8">Voice Dial</a><small> (opens in iTunes) </small>from app store for $1.99 or  Fonix iSpeak.</p>
<h4>iPod</h4>
<p>I couldn&#8217;t find any changes in iPod application. Wish they boost the sound.</p>
<h4>Safari</h4>
<p>As iPhone gets faster twice, browsing will be a new experience. But that is not a reason to have upgrade.</p>
<h4>Mail</h4>
<p>Wide screen keyboard is my favorite addition in new iPhone.<a href="http://www.macworld.com/article/136580/2008/11/wideformatemail.html">Wide email</a> from app store for $0.99 does the same job. In addition, using this app, you can set short words for long text commonly used.</p>
<h4>Video recording</h4>
<p>One of so called missing feature in iPhone released till date. But if you have jail broken iPhone, get <a href="http://cydia.saurik.com/info/cycorder/">Cycoder</a> from Cydia. You will get 6-15 fps video and record videos till your phone memory is filled while 3GS can record 30fps video up to 30 minutes at a time. But Cycoder video is good enough to upload on <a href="http://www.youtube.com/watch?v=eo3FYpfLMDw&amp;feature=channel_page" rel="nofollow">Youtube</a> if you are looking for.</p>
<h4>Photos</h4>
<p>If you are a easily <a href="http://www.flickr.com/photos/photoremix">motivated Photographer</a>, then you should buy iPhone 3GS. That 3 Megapixel auto focus camera will rock surely. Now you can sync photos with iTunes. More over, there is no separate app for Camera and photos anymore and you can Email, MMS, send to Mobile Me, assign to a contact and use the image as wallpaper from photos application.</p>
<p>Another good feature is, touch an object in the screen to focus on it!. Wow amazing isn&#8217;t it? But the click button is still a small icon. I would prefer <a href="http://lifehacker.com/377441/snapture-powers-up-the-iphones-camera">Snapture</a> from Cydia to take photos easily. Also, you still cant arrange your photos in folders. This is horrible when you are having ~2K photos in your iPhone. Most common PC will get hang when you open it to copy. I am using <a href="http://www.apptism.com/apps/picvault">PicVault</a>, which allows me to organize photos in folders and password protect them.</p>
<h4>Voice Control</h4>
<p>I&#8217;ve already discussed Voice Control for Phone above. Another feature is, you can control iPod too using voice over. That could be amazing feature when you sing a part of the song and Phone detects it and play it for you. But do you really want to spend $$$ for fun?</p>
<h4>Messages</h4>
<p>MMS is coming with iPhone OS3, which you can have on any iPhone soon. I am using <a href="http://iphonehelp.in/2008/11/17/irealsms-20-sms-replacement-for-the-iphone-cydia/">iRealSMS</a> which is having advanced options to forward and wide screen texting. And I really don&#8217;t rely on SMS Just make a call. That&#8217;s it!</p>
<h4>Maps + Compass</h4>
<p>3GS finds your location quickly and accurately via GPS, Wi-Fi, and cellular towers. I love these features and this will be the second reason for buying an iPhone 3GS for me. For the first time on a mobile phone, Apple added an electronic magnet which will work as a compass to know which way you are facing to. Seeing traffic and street view are features of <a href="http://www.htmlremix.com/tag/google-map">Google maps</a> and they will be available on all phones. More over, far way to see them in India.</p>
<h4> Keyboard </h4>
<p>I enjoy typing on <a href="http://www.htmlremix.com/iphone/must-have-iphone-applications">iPhone than laptop</a> keyboard. You really don&#8217;t have to type every letters. iPhone guess and auto-fills the words for you. 3DS comes with cut, copy and paste. Wait for some days, iPhone OS3 have all these features. If you cant wait for it, get <a href="http://gizmodo.com/5050729/latest-iphone-copy--paste-stopgap-copiercin-works-with-sms-emails-notes">CopierciN</a> from Cydia.</p>
<h4>Spotlight Search</h4>
<p>A missing feature in iPhones today. It is with iPhone OS3. No need of 3GS again.</p>
<h4>Voice Memos</h4>
<p>Nice feature. But there are at least five apps in app stores to record. I am using <a href="http://www.appstoreapps.com/2009/02/02/ht-professional-recorder/">HT recorder</a>, which is pretty with nice UI. You can email, edit and bookmark your recordings. 3GS can send MMS also. Hope that will come with OS3.</p>
<h3>Accessibility</h3>
<p>iPhone 3GS have improved Accessibility features. Like voice over (speaks out what is there on screen), Zoom ( double tap with three fingers any time to zoom the screen area up to five times that normal screen. This will work for all apps. If you are having only one ear working, you can switch to sterio mix, where you will get left and right channel mixed on both buds.</p>
<h3>Tethering</h3>
<p>Share your iPhone&#8217;s 3G internet with PC or MAC. This feature will not be available in US and some other countries ( <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ). I prefer <a href="http://www.junefabrics.com/iphone/index.php">PDAnet</a> for this. There is no limitation.</p>
<div id="attachment_527" class="wp-caption alignleft" style="width: 108px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/iphone-3gs-review.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/iphone-3gs-review-98x300.jpg" alt="iPhone 3GS app list" title="iPhone 3GS app list" width="98" height="300" class="size-medium wp-image-527" /></a><p class="wp-caption-text">iPhone 3GS app list</p></div>
<h4>Overall</h4>
<p>For me, there are only two reasons to <a href="http://www.htmlremix.com/iphone">buy iPhone 3GS in India</a>. The 3 megapixel camera and GPS map with compass. All other features are there or came be added to my iPhone itself. So guess what? I&#8217;m not buying iPhone 3GS. Would you like to buy?.. Hey Apple fan, tell me what you think via comments.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=7_TeO4svWus:KTf9BZ3tjwI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=7_TeO4svWus:KTf9BZ3tjwI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=7_TeO4svWus:KTf9BZ3tjwI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=7_TeO4svWus:KTf9BZ3tjwI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=7_TeO4svWus:KTf9BZ3tjwI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=7_TeO4svWus:KTf9BZ3tjwI:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/iphone/iphone-3gs-does-it-worth-an-upgrade-from-your-iphone/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/iphone/iphone-3gs-does-it-worth-an-upgrade-from-your-iphone</feedburner:origLink></item>
		<item>
		<title>Why we (shouldn’t) hate Microsoft?</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/qJDJbdd95_s/why-we-shouldnt-hate-microsoft</link>
		<comments>http://www.htmlremix.com/microsoft/why-we-shouldnt-hate-microsoft#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:14:47 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=514</guid>
		<description><![CDATA[Overview of Microsoft achievements and critics. Answer to people those who hate Microsoft and believe Google blindly. What Apple is really hiding from people?.]]></description>
			<content:encoded><![CDATA[<p>Microsoft, the so grown software giant is not a fair topic to talk between tech people or at least to web developer community. For a long time since I am in the industry, I&#8217;m too posting comments and <a href="http://www.twitter.com/remiz">tweets</a> against MS. The first reason I began to hate MS is their release of Malayalam translation pack in past 2006 when I was working hard at my home to patch windows in to Malayalam. Then I turned to Linux and now? I&#8217;m back on windows for at least last two years. Here I&#8217;m gonna make you love Microsoft and MS products.</p>
<p>Just analyze why people are hating MS. And you will love it.</p>
<div id="attachment_516" class="wp-caption alignleft" style="width: 260px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/monopoly-microsoft.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/monopoly-microsoft.jpg" alt="Microsoft monopoly" title="Microsoft monopoly" width="250" height="221" class="size-full wp-image-516" /></a><p class="wp-caption-text">Microsoft monopoly</p></div>
<p>1. <strong>Software monopoly </strong>: Microsoft holds a monopoly position in Intel PC <a href="http://www.microsoft.com/WINDOWS">Operating Systems</a>. Business users  require  to use <a href="http://office.microsoft.com">MS Office</a> in order to remain compatible with their business partners and customers. And internet users are now using Internet Explorer in a ratio of about 8:3 over alternative browsers. Can you really call this a monopoly? Microsoft never pressure you to use their products. They have got success in software development and people love to use them. Can you say <a href="http://www.coca-cola.com">Coca cola</a> is having monopoly on soft drinks? Don&#8217;t be jealous.</p>
<p>2. <strong>Yes we agree that MS boomed IT industry in to this level. But they where not doing charity. They made fortune with it</strong> : If you are using MAC, you don&#8217;t have right to talk like this. Apple is not doing charity too. If you are Linux user, one simple fact. There are near 10K software engineers at Microsoft and suppose they all work to build OS. How many volunteers are there for OSS? shut your mouth and make an OS like Windows. Ohh you don&#8217;t like Windows, love Linux? then go for it. And never look in to Windows. There are people who love Windows.</p>
<p>3. <strong>Internet Explorer is a Crap</strong> : Really!!? MS released IE6 on 2001. It&#8217;s competitors were Netscape Navigator, Maxton, Opera 5. Have you ever checked your website on those browsers and compared with this eight years old technology ? you are comparing IE6 with young browsers like FF and Safari. MS is trying their best to push IE6 users to <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">IE8</a>. But they really can not pressure everyone because then next complaint will come.</p>
<div id="attachment_519" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/timeline_of_web_browsers.png"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/timeline_of_web_browsers-300x247.png" alt="Timeline of web browsers" title="Timeline of web browsers" width="300" height="247" class="size-medium wp-image-519" /></a><p class="wp-caption-text">Timeline of web browsers</p></div>
<p>4. <strong>Need to update hardware as we update software</strong> : If you cant afford cost for new hardware, don&#8217;t download the new software. Be happy with old ones.</p>
<p>5. <strong>We love Google, so hate it&#8217;s competitors</strong> : MS is not a search engine company. But they build a <a href="http://www.bing.com/">decision engine</a> recently. Wait and see <a href="http://www.slideshare.net/guest5a5f897/consumer-watchdog-on-google-competition-and-openness">how long you will love Google</a>.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/microsoft-google-cloud-computing.jpg"><img alt="Microsoft vs Google" src="http://www.htmlremix.com/wp-content/uploads/2009/05/microsoft-google-cloud-computing-300x150.jpg" title="Microsoft vs Google" width="300" height="150" /></a><p class="wp-caption-text">Microsoft vs Google</p></div>
<p>The only monopoly that Microsoft has is the investment in skill, experience, training, and tools of Windows software developers themselves. The programmers, who have logged many long sessions of coding for the MS Windows environment, and with their deep immersion in its assumptions, tools, and API&#8217;s, represent millions of person-years of Microsoft assets.</p>
<p>It is difficult decision for a <a href="http://www.htmlremix.com/about">professional developer</a> to choose an environment other than Windows (cost, usability) . The scale of that market dwarfs its competitors and opens to developers many more specialty markets than any alternative platform. Windows is perceived as a platform that will be with us for a long time to come (even though you really don&#8217;t want it).</p>
<h4>Future?</h4>
<p>The color of Windows is fading out day by day. <a href="http://developer.apple.com/">Apple</a> is becoming popular among developers. <a href="http://www.opensource.org/">OSS</a> is more social and reliable than past. But guys at Microsoft are not sleeping. <a href="http://silverlight.net">Silverlight</a> will become a thunder lighting. Adobe is thinking that it is competitor for their Flash. But really it is not. Google is exited to announce <a href="http://wave.google.com">wave</a> and they are all <a href="http://googleblog.blogspot.com/2009/05/went-walkabout-brought-back-google-wave.html">thrilled</a> to it. Apple is playing with every year release of <a href="http://www.htmlremix.com/iphone">iPhone</a>. Microsoft opened up in cloud with <a href="http://www.microsoft.com/azure/">Azure Services Platform</a>. But they are preparing another big cloud. I will post it soon.</p>
<p>Now tell me do you still hate MS! Or did I missed anything?. Follow me on <a rel="nofollow" href="http://www.twitter.com/remiz">twitter</a> to get latest updates on Microsoft.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=qJDJbdd95_s:gc96IEX9hTw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=qJDJbdd95_s:gc96IEX9hTw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=qJDJbdd95_s:gc96IEX9hTw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=qJDJbdd95_s:gc96IEX9hTw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=qJDJbdd95_s:gc96IEX9hTw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=qJDJbdd95_s:gc96IEX9hTw:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/microsoft/why-we-shouldnt-hate-microsoft/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/microsoft/why-we-shouldnt-hate-microsoft</feedburner:origLink></item>
		<item>
		<title>Must have iphone applications</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/4zN4BMsErYk/must-have-iphone-applications</link>
		<comments>http://www.htmlremix.com/iphone/must-have-iphone-applications#comments</comments>
		<pubDate>Sun, 07 Jun 2009 11:45:29 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Air Mouse]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Backgrounder]]></category>
		<category><![CDATA[Download iphone apps]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[Free iphone apps]]></category>
		<category><![CDATA[Fring]]></category>
		<category><![CDATA[Get]]></category>
		<category><![CDATA[iBluesky]]></category>
		<category><![CDATA[iBluetooth]]></category>
		<category><![CDATA[iphone app]]></category>
		<category><![CDATA[iReal SMS]]></category>
		<category><![CDATA[LogMeIn ignition]]></category>
		<category><![CDATA[mAdvLock]]></category>
		<category><![CDATA[Mxtube]]></category>
		<category><![CDATA[Offline maps]]></category>
		<category><![CDATA[PicVault]]></category>
		<category><![CDATA[PocketGuitar]]></category>
		<category><![CDATA[Quick office]]></category>
		<category><![CDATA[RulerPhone]]></category>
		<category><![CDATA[Shazam]]></category>
		<category><![CDATA[Write now]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=495</guid>
		<description><![CDATA[Since I got my iPhone, I am missing so many features I used in my old Nokia 6080. But now, I am doing almost everything I do with a PC. I am listing some of nice apps that I use regularly on iPhone. 
1. iReal SMS ( Cydia ) : Used to forward SMS. One [...]]]></description>
			<content:encoded><![CDATA[<p>Since I got my <a href="http://www.htmlremix.com/iphone">iPhone</a>, I am missing so many features I used in my old Nokia 6080. But now, I am doing almost everything I do with a PC. I am listing some of nice <a href="http://www.htmlremix.com/tag/download-iphone-apps">apps</a> that I use regularly on iPhone. </p>
<div id="attachment_505" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/iphone-apps.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/iphone-apps-300x240.jpg" alt="Must have iPhone apps" title="Must have iPhone apps" width="300" height="240" class="size-medium wp-image-505" /></a><p class="wp-caption-text">Must have iPhone apps</p></div>
<p>1. <strong><a href="http://irealsms.com/">iReal SMS</a> ( Cydia )</strong> : Used to forward SMS. One of the iPhone missing feature was to forward SMS. For boys like me, it is mandatory to send joke SMS and so to friends when ever someone send me. That is a way of keep-in touch in this busy life. Now I can do it so easy. </p>
<p>2. <strong><a href="http://www.htmlremix.com/iphone/offline-map-in-iphone">Offline maps </a>( Cydia )</strong> : Save map location in native map application so that we can access it offline on road. I used my old phone to understand where I am now. Yes that gsm&#8217;s cell info display was such a nice and simple way to navigate. But there is no cell info display option in iPhone. And I am not having data connection from cellular service provider. So getting way in Mumbai was a tough task while roaming in the weekends.</p>
<p>3. <strong><a href="http://www.fring.com/download/iphone/">Fring</a></strong> : iPhone client of multi protocol instand messenger. Call your friends on gtalk and skype free from phone. Update twitted status. Chat with msn, yahoo and many more.</p>
<p>5.<strong> <a href="http://www.installerapps.com/2008/03/13/mxtube/">Mxtube</a> ( Cydia ) </strong>: Download YouTube videos in iPhone. Does it need an explanation?</p>
<p>6. <strong><a href="http://johnmoff.com/PicVault.html">PicVault</a></strong> : Password protect photos in iPhone. Nice application to store your girlfriend&#8217;s photos <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . You can organize photos in multiple folders. Multiple folder feature is missing in native iPhone photos app. </p>
<p>7. <strong><a href="http://code.google.com/p/iphone-backgrounder/">Backgrounder</a> ( Cydia )</strong> : Allows to run multiple apps at a time. Usually, you can not run more that o e application at a time on iPhone except iPod. Using backgrounder, you can run and minimize applications without closing it. I am using it now while typing this post using <a href="http://iphone.wordpress.org/">Wordpress app</a>, I am minimizing it and checking my home screen icons to decide which is next to write. </p>
<p>8.<a href="http://www.mcleaner.com/iphone_w/madvlock.shtml"> <strong>mAdvLock</strong></a><strong> ( Cydia )</strong> : It is so bad when some one theft your iPhone. You can protect your phone using this app. It will ask for password if new sim is inserted, and will send you SMS with new EMI and sim number so you can track your phone. More over, you can protect each and every app using a password. Must have app if phone is often checked by someone else. </p>
<p>9.  <strong><a href="http://ibluetoothproject.com/">iBluetooth</a> ( Cydia ) </strong>: Transfer any file over Bluetooth with any device. No more restriction on sending your photos and music over Bluetooth. </p>
<p>10. <strong><a href="http://www.prime31.com/iphone/feeds-version-131-finally-in-the-app-store/">Feeds</a></strong> : iPhone app for reading <a href="http://www.htmlremix.com/feed">RSS feeds</a>. Configurable with <a rel="nofollow" href="http://www.google.com/reader/shared/03133888844773257542">Goggle reader</a> account. Sync in the morning, and you can read offline while traveling.</p>
<p>11. <strong><a href="http://www.tenero.mobi/products/">iBluesky</a></strong> : Sexy mind map creator app for iPhone. Export colorful mind map via email. Must have iPhone app if you use mindmaping. </p>
<p>12. <strong><a href="http://www.jetware.com/">Write now</a></strong> : White space where you can draw anything with your finger. </p>
<p>13. <strong><a href="https://secure.logmein.com/products/ignition/iphone/">LogMeIn ignition</a></strong> : Remote access to your computer from iPhone. Using logmein service, you can control your computer desktop from iPhone.</p>
<p>14. <strong><a href="http://benkamens.com/rulerphone/">RulerPhone</a></strong> : Another app to show off. You can measure height and width of any object using iPhone. Just take a snap of the object, draw line with your finger. It will show you the length. Also will tell you the distance between you and the object. Horrible isn&#8217;t it?</p>
<p>15. <strong><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?mt=8&#038;id=285578660">Files</a>/ <a href="http://readdle.com/products/flashdrive">Flash drive</a> </strong>: Both uses iPhone as a flash drive. Store your files and you can preview file in several formats.</p>
<p>16.<strong> <a href="http://www.quickoffice.com/quickoffice_iphone/">Quick office</a></strong> : Microsoft Office like package for iphone. Word processor like rich text editor application with copy paste functionality. Powerful spreadsheet application almost similar to excel. Worth paying if you are a business person.</p>
<p>17. <strong><a href="http://analyticsapp.com/announcing-analytics-app/">Analytics</a></strong> : Google analytics on iPhone.</p>
<p>18. <strong><a href="http://www.shazam.com/music/web/pages/iphone.html">Shazam</a></strong> : Finds the details of the song you are listening. If you like the song playing on a public speaker, and you want to get that song. Just keep your iPhone to the speaker, this app will find youtube link and other details for the song. You can tag song offline and get details when you get connection. Never miss the romantic single that you heard in the bus.</p>
<p>19. <strong><a href="http://code.google.com/p/pocketguitar/">PocketGuitar</a> ( Cydia )</strong> : Guitar application for iPhone. Near six types of guitars available. Nice app for music lovers.</p>
<p>20. <strong><a href="http://www.mobileairmouse.com/">Air Mouse</a></strong> : Another app to show off. Use iPhone instead of mouse and keyboard. A wireless keyboard and mouse over wifi.</p>
<p>There are a lot of other applications and games I&#8217;m using. The latest Game I got is <a href="http://www.ea.com/games/the-sims-3?nostats=true">SIMS 3</a>. Are you using other cool applications which I am not yet using? Tell me via comments. A list of iPhone games that I like is coming soon. <a href="http://www.htmlremix.com/feed">Subscribe to RSS</a> feed to know when I&#8217;m posting it. Also <a href="http://www.twitter.com/remiz">follow me on twitter</a> to get instant information on iPhone apps and games.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=4zN4BMsErYk:6ExrRhJ_17U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=4zN4BMsErYk:6ExrRhJ_17U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=4zN4BMsErYk:6ExrRhJ_17U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=4zN4BMsErYk:6ExrRhJ_17U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=4zN4BMsErYk:6ExrRhJ_17U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=4zN4BMsErYk:6ExrRhJ_17U:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/iphone/must-have-iphone-applications/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/iphone/must-have-iphone-applications</feedburner:origLink></item>
		<item>
		<title>Yep Mee too Geek now</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/ZSnZn02jp24/yep-mee-too-geek-now</link>
		<comments>http://www.htmlremix.com/personal/yep-mee-too-geek-now#comments</comments>
		<pubDate>Wed, 03 Jun 2009 08:11:18 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=497</guid>
		<description><![CDATA[Update: I posted list of must have iPhone applications
Last time, when I posted Geek 3.0 validation image, it said, fall in love with a cat if you are an SEO. Because present king of SEO, Mr. Matt Cutts have an attraction towards people with cat. lol  
For last two weeks I was at my [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> I posted list of <a href="http://www.htmlremix.com/iphone/must-have-iphone-applications">must have iPhone applications</a></p>
<p>Last time, when I posted <a href="http://www.htmlremix.com/uncategorized/geek-3o">Geek 3.0 validation</a> image, it said, fall in love with a cat if you are an SEO. Because present king of SEO, Mr. <a href="http://www.mattcutts.com/blog/testing-iphone-3g-camera/">Matt Cutts</a> have an attraction towards people with cat. lol <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For last two weeks I was at my home town, <a href="http://irikkur.com">Irikkur</a> and that is why I didn&#8217;t post anything here. But I was doing a kind of SEO. Didn&#8217;t get me? I got two sweet cats, Chinnu and Achu. Here they are. I have some nice picture of them on my <a href="http://www.flickr.com/photos/photoremix/3584604846/">Flickr</a> and will have funny videos including Chinnu&#8217;s Yoga on YouTube soon.</p>
<div id="attachment_498" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/06/cat-geek-seo.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/06/cat-geek-seo-300x274.jpg" alt="Chinnu and Achu" title="Chinnu and Achu" width="300" height="274" class="size-medium wp-image-498" /></a><p class="wp-caption-text">Chinnu and Achu</p></div>
<p>Follow me on <a rel="nofollow" href="http://www.twitter.com/remiz">twitter</a> to know when I post those videos. And more over, I have prepared a list of must have <a href="http://www.htmlremix.com/iphone">iPhone</a> applications for a geek. I will publish it once it is fine tuned. Don&#8217;t forget to subscribe to my <a href="http://www.htmlremix.com/feed">RSS feed</a> if you wanna grab them first.</p>
<p>Was this post a bit baring? I think so.. no I dont. This is cool. Now tell me your opinion through comments</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=ZSnZn02jp24:PvF3mN3dmW0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=ZSnZn02jp24:PvF3mN3dmW0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=ZSnZn02jp24:PvF3mN3dmW0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=ZSnZn02jp24:PvF3mN3dmW0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=ZSnZn02jp24:PvF3mN3dmW0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=ZSnZn02jp24:PvF3mN3dmW0:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/personal/yep-mee-too-geek-now/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/personal/yep-mee-too-geek-now</feedburner:origLink></item>
		<item>
		<title>Cloud computing definition</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/6EHaSKZa_QU/cloud-computing-definition</link>
		<comments>http://www.htmlremix.com/cloud-computing/cloud-computing-definition#comments</comments>
		<pubDate>Sun, 10 May 2009 10:28:34 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Business Model]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=486</guid>
		<description><![CDATA[The cloud computing industry represents a large ecosystem of many models, vendors, and market niches. Here I&#8217;m  trying to explain a bit more about cloud computing. If you are new to cloud computing, you may please ready my basic cloud computing overview first.
Definition of Cloud Computing as per US Federal
Cloud computing is a pay-per-use [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.htmlremix.com/cloud-computing">cloud computing</a> industry represents a large ecosystem of many models, vendors, and market niches. Here I&#8217;m  trying to explain a bit more about cloud computing. If you are new to cloud computing, you may please ready my <a href="http://www.htmlremix.com/cloud-computing/cloud-computing-overview">basic cloud computing overview</a> first.</p>
<div id="attachment_487" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/cloudcomputing.png"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/cloudcomputing-300x177.png" alt="Cloud Computing tags" title="Cloud Computing tags" width="300" height="177" class="size-medium wp-image-487" /></a><p class="wp-caption-text">Cloud Computing tags</p></div>
<h4>Definition of Cloud Computing as per US Federal</h4>
<p>Cloud computing is a pay-per-use model for enabling available, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model promotes availability and is comprised of five key characteristics, three delivery models, and four deployment models.</p>
<h4>Five key characteristics</h4>
<p><strong>On-demand self-service</strong> &#8211;  A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed without requiring human interaction with each service’s provider.</p>
<p><strong>Ubiquitous network access</strong> &#8211; This is the best part I like the cloud. You have access to your data through <a href="http://www.htmlremix.com/iphone">different devices</a>. You don&#8217;t have to carry even your laptop when you have access via mobile device. Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, laptops, and PDAs). </p>
<p><strong>Location independent resource pooling</strong> &#8211; This is raised as a security issue by most big corporate. You really don&#8217;t know where your data is. The provider&#8217;s computing resources are pooled to serve all consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand. The customer generally has no control or knowledge over the exact location of the provided resources. Examples of resources include storage, processing, memory, network bandwidth, and virtual machines.</p>
<p><strong>Rapid elasticity</strong> &#8211; One of the best advantage of cloud computing for fast growing fast and medium business. You can expand your capacities as per your requirement with no time. Capabilities can be rapidly and elastically provisioned to quickly scale up and rapidly released to quickly scale down. To the consumer, the capabilities available for rent often appear to be infinite and can be purchased in any quantity at any time.</p>
<p> <strong>Pay per use &#8211; </strong> Many of big companies suffer from the so called<a href="http://www.htmlremix.com/uncategorized/recession-on-world-wide-web"> financial crisis</a> and lie offs been daily news.The companies having <a href="http://twitter.com/remiz/status/1737084605">big infrastructure</a> affected more than small business. The reason is, even though the production become less this time, the running coast didn&#8217;t lower accordingly. But in Cloud computing, you need to pay as per your usage of resources. So, when you are having low production requirements, your resource usage also will be less which will lead to low running coast. Capabilities are charged using a metered, fee-for-service, or advertising based billing model to promote optimization of resource use. Examples are measuring the storage, bandwidth, and computing resources consumed and charging for the number of active user accounts per month. Clouds within an organization accrue cost between business units and may or may not use actual currency. </p>
<h4>Delivery Models</h4>
<p>There are mainly three types of delivery models. Most common delivery model is Cloud Software as a Service (SaaS) which is simple, yet powerful and widely available already. Cloud Platform as a Service (PaaS) is growing rapidly and open source platform are already providing PaaS for you.</p>
<p><strong>Cloud Software as a Service (SaaS)</strong> &#8211; The capability provided to the consumer is to use the provider’s applications running on a cloud infrastructure and accessible from various client devices through a thin client interface such as a Web browser (e.g., web-based email). The consumer does not manage or control the underlying cloud infrastructure, network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings. Independent <a href="http://www.htmlremix.com/tag/gmail">Gmail</a>, Google Docs etc are widely used SaaS.</p>
<p><strong>Cloud Platform as a Service (PaaS)</strong> &#8211;  The capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created applications using programming languages and tools supported by the provider (e.g., java, python, .Net). The consumer does not manage or control the underlying cloud infrastructure, network, servers, operating systems, or storage, but the consumer has control over the deployed applications and possibly application hosting environment configurations.</p>
<p>A week ago, I came across open source cloud platform, <a href="http://twitter.com/remiz/status/1657288044">EyeOS</a>. You can have a look over it on <a href="http://cloud.htmlremix.com">cloud.htmlremix.com</a> . You can develop your own application for this cloud os. Open source developers are having a good future on this <del>product</del> service.</p>
<p><strong>Cloud Infrastructure as a Service (IaaS)</strong> &#8211; The capability provided to the consumer is to rent processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include <a href="http://cloud.htmlremix.com">operating systems</a> and applications. The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, deployed applications, and possibly select networking components (e.g., firewalls, load balancers).</p>
<h4>Deployment Models</h4>
<p><strong>Private cloud</strong> &#8211;  The cloud infrastructure is owned or leased by a single organization and is operated solely for that organization. Most of Medium to Big companies are already using this as for full or partial production management. <a href="http://www.microsoft.com/EXCHANGE/">Microsoft Exchange</a> is a common example for communication cloud.</p>
<p><strong>Community cloud</strong> &#8211; The cloud infrastructure is shared by several organizations and supports a specific community that has shared concerns (e.g., mission, security requirements, policy, and compliance considerations).</p>
<p><strong>Public cloud</strong> &#8211;  The cloud infrastructure is owned by an organization selling cloud services to the general public or to a large industry group. Most of the cloud service providers are coming under this model where they provide cloud as their product or service.</p>
<p><strong>Hybrid cloud</strong> &#8211;  The cloud infrastructure is a composition of two or more clouds (internal, community, or public) that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting).</p>
<p>Inspired by <a href="http://twitter.com/kevin_jackson" rel="nofollow">Kevin</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=6EHaSKZa_QU:siV390uvwkg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6EHaSKZa_QU:siV390uvwkg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6EHaSKZa_QU:siV390uvwkg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=6EHaSKZa_QU:siV390uvwkg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=6EHaSKZa_QU:siV390uvwkg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=6EHaSKZa_QU:siV390uvwkg:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/cloud-computing/cloud-computing-definition/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/cloud-computing/cloud-computing-definition</feedburner:origLink></item>
		<item>
		<title>Geek 3.o</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/zztKEf-HNyM/geek-3o</link>
		<comments>http://www.htmlremix.com/uncategorized/geek-3o#comments</comments>
		<pubDate>Wed, 06 May 2009 05:48:06 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Remix]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=479</guid>
		<description><![CDATA[While digging on the cloud yesterday, I got into a Checklist for a Geek to do before he dies. The article was quit interesting with list of stuff everyone would like to do. After checking a couple of things, I just scrolled down and saw the Geek 1.0 and 2.0 validation chart (lol   [...]]]></description>
			<content:encoded><![CDATA[<p>While digging on the <a href="http://www.htmlremix.com/cloud-computing">cloud</a> yesterday, I got into a <a href="http://www.dailycupoftech.com/2009/05/04/the-geek-must-do-before-you-die-checklist/">Checklist for a Geek</a> to do before he dies. The article was quit interesting with list of stuff everyone would like to do. After checking a couple of things, I just scrolled down and saw the Geek 1.0 and 2.0 validation chart (lol <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<div id="attachment_480" class="wp-caption alignleft" style="width: 239px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/geek2.gif"><img class="size-medium wp-image-480" title="Geek 1.o and 2.o" src="http://www.htmlremix.com/wp-content/uploads/2009/05/geek2-229x300.gif" alt="Geek 1.o and 2.o" width="229" height="300" /></a><p class="wp-caption-text">Geek 1.o and 2.o</p></div>
<p>But when I checked it, most of them are out dated and so what? I decided to do a Geek 3.0. This is what I did.</p>
<div id="attachment_481" class="wp-caption alignleft" style="width: 410px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/geek3.gif"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/geek3.gif" alt="geek 3.0" title="geek 3.0" width="400" height="400" class="size-full wp-image-481" /></a><p class="wp-caption-text">geek 3.0</p></div>
<h4>Small explanation</h4>
<p>You can not avoid <a href="http://www.htmlremix.com/google">Google</a> now a days. So Geek has got Google&#8217;s G. There was a time <a href="http://gizmodo.com/5193071/geek-mustache">long facial hair</a> and untidy cloths where symbol of Geek, now all are trendy clean shaved with straightened hair. No more pen and paper. Do not carry a laptop or at least a flash drive. Take out your <a href="http://www.htmlremix.com/iphone">iPhone</a>, rub it to all directions. Ask others to check your <a href="http://www.htmlremix.com/">blog</a> for solutions. <a href="http://www.twitter.com/remiz">Tweet</a> something when you are free.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=zztKEf-HNyM:8Yirfv5C9zc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=zztKEf-HNyM:8Yirfv5C9zc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=zztKEf-HNyM:8Yirfv5C9zc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=zztKEf-HNyM:8Yirfv5C9zc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=zztKEf-HNyM:8Yirfv5C9zc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=zztKEf-HNyM:8Yirfv5C9zc:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/uncategorized/geek-3o/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/uncategorized/geek-3o</feedburner:origLink></item>
		<item>
		<title>Cloud Computing – Overview</title>
		<link>http://feedproxy.google.com/~r/htmlremix/~3/CWbo8TLCVds/cloud-computing-overview</link>
		<comments>http://www.htmlremix.com/cloud-computing/cloud-computing-overview#comments</comments>
		<pubDate>Sun, 03 May 2009 12:02:41 +0000</pubDate>
		<dc:creator>Remiz</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[broadband booming]]></category>
		<category><![CDATA[Documents]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google apps]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[Openlaszlo]]></category>
		<category><![CDATA[Spreadsheets]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual operating system]]></category>

		<guid isPermaLink="false">http://www.htmlremix.com/?p=465</guid>
		<description><![CDATA[You might have seen me tweeting about cloud for last few  days if you are following me. If you are not following me, it is time to follow   
The idea of cloud computing was born in my mind from last  week when I came across Openlaszlo, an Adobe Flex like developer [...]]]></description>
			<content:encoded><![CDATA[<p>You might have seen me <a href="http://www.twitter.com/remiz">tweeting</a> about <a href="http://www.htmlremix.com/cloud">cloud</a> for last few  days if you are following me. If you are not following me, it is time to follow  <img src='http://www.htmlremix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The idea of <a href="http://www.htmlremix.com/cloud-computing">cloud computing</a> was born in my mind from last  week when I came across <a href="http://www.openlaszlo.org">Openlaszlo</a>, an <a href="http://www.adobe.com/products/flex/">Adobe Flex</a> like developer application.  While checking the samples, I turned to <a href="http://g.ho.st/">Ghost</a>, a virtual operating system where  you can do almost everything that you do on a Netbook.</p>
<div id="attachment_467" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/cloudcomputing.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/cloudcomputing-300x130.jpg" alt="Cloud computing -Simple" title="Cloud computing -Simple" width="300" height="130" class="size-medium wp-image-467" /></a><p class="wp-caption-text">Cloud computing -Simple</p></div>
<h4>What is Cloud computing?</h4>
<p>Simply, cloud computing is &quot;everything online&quot;. A  style of computing, in which dynamically scalable and virtualized resources are  provided as a service. I think it is better to put some examples than trying to  find a definition. <a href="http://www.google.com/apps/intl/en/business/index.html">Google apps</a> is a type of cloud computing. That is, they are  providing some critical solutions which an organization requires. Email,  Messenger communication, Documents, Spreadsheets and sites are freely available  services from <a href="http://www.htmlremix.com/google">Google</a>. In past (at present also) companies were using dedicated  server for providing email and internal communications between employers. But  using cloud computing (Google apps for email) the company can provide email  with lowest cost possible.</p>
<p>In another way, everything is a service from a BIG service  provider. Like hardware is provided as a service, software is provided as service.  No or less technical knowledge is required as end user is not directly handling  any hardware.</p>
<div id="attachment_469" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/apps.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/apps-300x174.jpg" alt="Google Cloud apps" title="Google Cloud apps" width="300" height="174" class="size-medium wp-image-469" /></a><p class="wp-caption-text">Google Cloud apps</p></div>
<h4>Why cloud computing?</h4>
<p>There is thousands of reason why you should think cloud.  Here I am listing few of them.</p>
<p><strong>Initial cost</strong> &#8211; Companies spend millions to set up server  and buy software for kick starting their business. But if you are selecting  cloud computing, you don&rsquo;t have to buy a separate server and all to run. Your  data are safe in <a href="http://www.google.com/corporate/green/datacenters/">Datacenters</a> of your service provider.</p>
<p><strong>More accessible</strong> &#8211; Most of app service providers allow access  to your data from different devices like mobile phones and other handheld  gadgets. Booming of Netbooks is another noticeable point here.</p>
<p><strong>Not dependent on your machine</strong> &#8211; As everything is running  online, there is no need of gigabytes of hard disc space and processor speed.  You can even run all your applications on a Netbook.</p>
<p><strong>Ability to scale to meet quickly changing user demands</strong> &ndash; You  don&rsquo;t have to buy new hardware or such stuff to scale your data storage as the  company grows. You just need to upgrade your service.</p>
<p><strong>cost (again)</strong> &ndash; There is no fixed rental or cost. Most of  the service provider charge as per usage only. So if a month, you are doing  less business, your running cost also will be low.</p>
<p><strong>Security</strong> &#8211; Doesn&rsquo;t matter even your entire office victim a sever  attack or got in to natural calamities. Your data are safe on Datacenters in  various part of the earth.</p>
<div id="attachment_471" class="wp-caption alignleft" style="width: 260px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/cloud-computing-devices.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/cloud-computing-devices.jpg" alt="Cloud computing devices" title="Cloud computing devices" width="250" height="188" class="size-full wp-image-471" /></a><p class="wp-caption-text">Cloud computing devices</p></div>
<h4>Why not today?</h4>
<p><strong>Dependent on internet connection </strong>&ndash; Internet connectivity is  not completely reliable in anywhere as for now. But <a href="http://www.spacedaily.com/news/internet-04q.html">broadband booming</a> and new  3G cellular network will surely be fuel. However, online app developers are  aware that users can&rsquo;t be online all the time, which is why some of them have  developed ways to make their programs usable even offline (such as <a href="http://gears.google.com/">GoogleGears</a>  ).</p>
<p><strong>The service terms and conditions</strong> &ndash; Many of Big companies are  not thinking big to change to <a href="http://www.htmlremix.com/cloud">Cloud computing</a> because of thoughtful TOC which service  providers are taking across. Most of them do not provide a backup guarantee and  they can terminate your account whenever they see unfit.</p>
<p><strong>Security</strong> &ndash; It is a fact that Cloud computing is growing  fast. Even Big Media companies like <a href="http://www.webguild.org/2009/03/mtv-networks-rocks-the-cloud-with-open-apis.php">MTV have already adapted cloud</a> as their  business solution. But corporate giants are still afraid of their secret data  and security. As you don&rsquo;t know where your data really is, it opens a big  security concern of losing them all at a time.</p>
<h4>Cloud computing in India</h4>
<div id="attachment_473" class="wp-caption alignleft" style="width: 310px"><a href="http://www.htmlremix.com/wp-content/uploads/2009/05/microsoft-google-cloud-computing.jpg"><img src="http://www.htmlremix.com/wp-content/uploads/2009/05/microsoft-google-cloud-computing-300x150.jpg" alt="Coming soon - Cloud war" title="Coming soon - Cloud war" width="300" height="150" class="size-medium wp-image-473" /></a><p class="wp-caption-text">Coming soon - Cloud war</p></div>
<p>This is the best part I am looking forward. <a href="http://www.bsnl.co.in/service/dataone.htm">BSNL</a>&rsquo;s <a href="http://www.expresscomputeronline.com/20060717/market01.shtml">broadband  booming</a> since last few years will definitely help India to grow. Even though 3G  networks are still now available, soon <a href="http://www.vodafone.in">Vodafone</a> and <a href="http://www.airtel.in/">Bharathi Airtel</a> are  expected to start their service. India as a technical hub for almost all big IT  companies, cloud will make another boom in India within years.</p>
<p>More on cloud is yet to come. Subscribe to <a href="http://www.htmlremix.com/feed">RSS feed</a> or follow me on <a href="http://www.twitter.com/remiz">twitter</a> to get latest info as is happen. Do you think I missed some point? I&#8217;m sorry, I am just a student on Cloud. Share it via comment.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/htmlremix?a=CWbo8TLCVds:RKTY3UfbEb8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=CWbo8TLCVds:RKTY3UfbEb8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/htmlremix?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=CWbo8TLCVds:RKTY3UfbEb8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=CWbo8TLCVds:RKTY3UfbEb8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/htmlremix?a=CWbo8TLCVds:RKTY3UfbEb8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/htmlremix?i=CWbo8TLCVds:RKTY3UfbEb8:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.htmlremix.com/cloud-computing/cloud-computing-overview/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.htmlremix.com/cloud-computing/cloud-computing-overview</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.788 seconds -->
