<?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>blueMango blogs</title>
	<atom:link href="http://blogs.bluemango.in/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.bluemango.in</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 23 Jun 2010 08:46:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Happy Birthday blueMango Family!!!</title>
		<link>http://blogs.bluemango.in/2010/05/happy-birthday-bluemango-family/</link>
		<comments>http://blogs.bluemango.in/2010/05/happy-birthday-bluemango-family/#comments</comments>
		<pubDate>Thu, 20 May 2010 08:16:27 +0000</pubDate>
		<dc:creator>tanvi</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[blueMango birthday]]></category>
		<category><![CDATA[bluemango solutions]]></category>
		<category><![CDATA[celebration]]></category>
		<category><![CDATA[happy birthday]]></category>

		<guid isPermaLink="false">http://blogs.bluemango.in/2010/05/happy-birthday-bluemango-family/</guid>
		<description><![CDATA[Today, we want to be aware of how we are spending our 1440 beautiful moments so that we can spend them wisely, as it is the 4th anniversary of a strong step taken by our mentors to start up blueMango solutions, with a vision to establishing themselves as a pioneer in the world of software [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we want to be aware of how we are spending our 1440 beautiful moments so that we can spend them wisely, as it is the 4th anniversary of a strong step taken by our mentors to start up blueMango solutions, with a vision to establishing themselves as a pioneer in the world of software development and technology consulting.  blueMango as a family shares all the beautiful moments that includes  obstacles, challenges and opportunities faced to bring the firm from ground level to a company including 40 people working as a closely knit family, with all the well-wishers and clients who have a good experience of dealing with us.  We are proud to be the special ripe mangoes of blueMango Team and would like to wish the company a very HAPPY BIRTHDAY!!!!! <img src='http://blogs.bluemango.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' cl***='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluemango.in/2010/05/happy-birthday-bluemango-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Power of Frontend</title>
		<link>http://blogs.bluemango.in/2010/05/the-new-power-of-frontend/</link>
		<comments>http://blogs.bluemango.in/2010/05/the-new-power-of-frontend/#comments</comments>
		<pubDate>Thu, 06 May 2010 12:37:38 +0000</pubDate>
		<dc:creator>tanvi</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blogs.bluemango.in/?p=21</guid>
		<description><![CDATA[HTML5 is the next major version of HTML. HTML5 provides some great new features for web designers. With the coming of HTML5 and CSS3, we must think a different way to code a webpage. HTML5 is loaded with some very cool features &#8211; most of which circle around the new APIs and the DOM tree. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>HTML5</strong> is the next major version of HTML. HTML5 provides some great new features for web designers. With the coming of HTML5 and CSS3, we must think a different way to code a webpage. HTML5 is <em>l</em>oaded with some very cool features &#8211; most of which circle around the new APIs and the <strong>DOM tree</strong>. I would be explaining a little on the power of HTML5 and CSS3. Firstly , there are some questions in every designer’s mind who just wants to start using the cool features of these new  technologies and change the way the world looks at the ” HTML and CSS  Guys”.</p>
<p>1)      When we can start using this HTML5 and CSS3?</p>
<p>It will be a long time before we start using HTML and CSS3 pages. Browsers like Internet Explorer 8 have still not given support for HTML5 and CSS3</p>
<p>2)      Browser Compatibility issues?</p>
<p>The HTML5 syntax is no longer based on SGML despite the similarities of its markup. However, this version has been designed to support older versions of HTML. It comes with a new introductory line that is, <code>&lt;! DOCTYPE html&gt;</code>, which helps the browser to render HTML in a standard format and eliminates the browser that use “DOC Type” as a backdrop.</p>
<p>Here are some important lists of tags which will make every designers life easier, faster and interactive</p>
<p>Some new Tags Introduced in HTML5.</p>
<p>&lt;article&gt;- Defines an article</p>
<p>&lt;audio&gt;- Defines sound content</p>
<p>&lt;canvas&gt;- Defines graphics</p>
<p>&lt;command&gt;- Defines a command button</p>
<p>&lt;datalist&gt;- Defines a dropdown list</p>
<p>&lt;meter&gt;- Defines measurement within a predefined range</p>
<p>&lt;progress&gt;- Defines progress of a task of any kind</p>
<p>&lt;time&gt;- Defines a date/time</p>
<p>&lt;video&gt;- Defines a video</p>
<p>&lt;contenteditable&gt;- Specifies if the user is allowed to edit the content or not</p>
<p>Why use HTML 5?</p>
<p>1)      Offline Support</p>
<p><strong>2) </strong><strong>Canvas drawing</strong><strong></strong></p>
<p><strong>3) </strong><strong>Smarter Forms</strong><strong></strong></p>
<p><strong>4) </strong><strong>Web application focus</strong><strong></strong></p>
<p>Current Browser Support for HTML5 – (All Browser Support are respective of their latest versions)</p>
<p><strong>1) </strong><strong>Internet Explorer – Not Supported </strong><strong>J</strong><strong></strong></p>
<p>2)      Mozilla Firefox-  Supported</p>
<p><strong>3) </strong><strong>Google Chrome- Supported</strong><strong></strong></p>
<p><strong>4) </strong><strong>Opera – Supported</strong><strong></strong></p>
<p><strong>5) </strong><strong>Apple Safari &#8211; Supported</strong><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluemango.in/2010/05/the-new-power-of-frontend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

