<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Madhuri Chopurala Blog</title>
	<atom:link href="http://madhurichopurala.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://madhurichopurala.wordpress.com</link>
	<description>Design and Usability of User Interfaces</description>
	<lastBuildDate>Wed, 22 Dec 2010 19:06:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='madhurichopurala.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Madhuri Chopurala Blog</title>
		<link>http://madhurichopurala.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://madhurichopurala.wordpress.com/osd.xml" title="Madhuri Chopurala Blog" />
	<atom:link rel='hub' href='http://madhurichopurala.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HTML5 for new web browsing experience?</title>
		<link>http://madhurichopurala.wordpress.com/2010/12/19/html5-for-new-web-browsing-experience-2/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/12/19/html5-for-new-web-browsing-experience-2/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 00:48:12 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[UI Architecture]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=353</guid>
		<description><![CDATA[Tweet this post All future websites and applications will be making more use of HTML5 technology, the next major revision of HTML(HyperText Markup Language) standard&#8230;. HTML5 is a set of web standards developed by the &#8220;Web Hypertext Application Technology Working Group&#8221; for structuring and presenting content on the World Wide Web. To help out the web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=353&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="twitter-share-button" href="http://twitter.com/share?count=vertical&amp;original_referer=http://bit.ly/hJZP8q">Tweet this post</a></p>
<p>All future websites and applications will be making more use of HTML5 technology, the next major revision of HTML(HyperText Markup Language) standard&#8230;. HTML5 is a set of web standards developed by the &#8220;Web Hypertext Application Technology Working Group&#8221; for structuring and presenting content on the <a href="http://en.wikipedia.org/wiki/World_Wide_Web" target="_blank">World Wide Web</a>. To help out the web application developers there are couple of new features in HTML5 for dynamic web pages/applications and interfaces.  The Web platform is accelerating and data shows the user experience got better from 1990s to till date &#8211; talk of HTML5 is everywhere</p>
<p><strong>Brief History of Web Technologies</strong></p>
<table>
<tr>
<td>
<strong><a href="http://madhurichopurala.files.wordpress.com/2010/12/web-technologies.jpg"><img class="alignleft size-medium wp-image-402" title="web technologies" src="http://madhurichopurala.files.wordpress.com/2010/12/web-technologies.jpg?w=300&#038;h=278" alt="" width="300" height="278" /></a><br />
</strong>
</td>
</tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>What are the prominent features of HTML5?</strong></p>
<ul>
<li>Plug-in-free <a href="http://dev.w3.org/html5/spec/Overview.html#video">video</a> and <a href="http://dev.w3.org/html5/spec/Overview.html#audio">audio</a></li>
<li>Faster website loading</li>
<li><a href="http://www.w3.org/TR/2008/WD-html5-20080122/#dnd">Drag and Drop</a> items from desktop to the      browser</li>
<li><a href="http://dev.w3.org/geo/api/spec-source.html">Geo Location</a></li>
<li>numerous <a href="http://www.w3.org/TR/html5-diff/#apis">API</a>s and the opportunities for future of web      apps</li>
</ul>
<p><strong>Whats new in HTML5?</strong></p>
<ul>
<li>Easy to      implement ex; HTML 5 doctype</li>
<li>New Inline      Elements</li>
</ul>
<ol>
<li>mark</li>
<li>time</li>
<li>meter</li>
<li>progress</li>
</ol>
<ul>
<li>Easy to implement Character set ex; Define with one meta tag</li>
<li>HTML 5 New Dynamic Pages SupportContext menus &#8211; HTML 5 will support the creation and use of context menus within Web pages and applications</li>
<li>New syntax and Elements are added these include &lt;video&gt;, &lt;audio&gt; and &lt;canvas&gt; and updates to elements &lt;a&gt;,&lt;cite&gt; and &lt;menu&gt;</li>
<li>New tags to support navigation, body content, side bar content, header, footer etc for webpages, the whole new set of elements make it much easier to structure pages.</li>
</ul>
<ol>
<li>&lt;nav&gt;</li>
<li>&lt;section&gt;</li>
<li>&lt;header&gt;</li>
<li>&lt;footer&gt;</li>
</ol>
<table border="1" cellpadding="0">
<tbody>
<tr>
<td><a href="http://madhurichopurala.files.wordpress.com/2010/12/structure.jpg"><img class="alignleft size-medium wp-image-364" title="HTML5 Structure example1" src="http://madhurichopurala.files.wordpress.com/2010/12/structure.jpg?w=300&#038;h=218" alt="HTML5 Structure example1" width="300" height="218" /></a></td>
</tr>
</tbody>
</table>
<p>Diagram illustrates a typical 2 column layout marked up using divs for elements header, footer, article, section and sidebar.</p>
<table border="1" cellpadding="0">
<tbody>
<tr>
<td>
<p><div id="attachment_368" class="wp-caption alignleft" style="width: 310px"><a href="http://madhurichopurala.files.wordpress.com/2010/12/structure2.jpg"><img class="size-medium wp-image-368" title="structure2" src="http://madhurichopurala.files.wordpress.com/2010/12/structure2.jpg?w=300&#038;h=218" alt="HTML5 Elements - new structure" width="300" height="218" /></a><p class="wp-caption-text">HTML5 Elements - new structure</p></div></td>
</tr>
</tbody>
</table>
<p>Div elements replaced with the new elements header, footer, aside, nav, section and article</p>
<p>Markup for that document will look like the following:</p>
<table border="1" cellpadding="0">
<tbody>
<tr>
<td><a href="http://madhurichopurala.files.wordpress.com/2010/12/structure3.jpg"><img class="alignleft size-medium wp-image-377" title="structure3" src="http://madhurichopurala.files.wordpress.com/2010/12/structure3.jpg?w=235&#038;h=300" alt="Markup document" width="235" height="300" /></a></td>
</tr>
</tbody>
</table>
<p><strong>Who are the competitors of HTML5 ?</strong></p>
<ul>
<li>Adobe <a href="http://www.adobe.com/products/flashplayer/" target="_blank">Flash</a></li>
<li>MS <a href="http://www.silverlight.net/" target="_blank">Silverlight</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>Who is using HTML5 in the Market ?</strong></p>
<p>There is a big Talk on HTML5 in the market as it is gaining support      with <a href="http://en.wikipedia.org/wiki/Web_browser" target="_blank">Web browsers</a> &#8211;      Lets view some of the  major companies &#8230;</p>
<li>Apple -for now it is plug in to HTML5 and looks like it will have no       more flash &#8211; iPhone App developers have begun writing apps for HTML5</li>
<li>Microsoft for<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie-9/home" target="_blank"> IE 9</a> HTML5</li>
<li>Google to support HTML5 more, already using <a href="http://mail.google.com/" target="_blank">gmail</a>, <a href="http://maps.google.com/" target="_blank">google       maps</a>, geo location</li>
<li>Android to support HTML5</li>
<li>You tube &#8211; if you have already checked out new YouTube app for iPhone       demonstrates the use of HTML5</li>
<li>CBS networks, are reported to be developing players based on HTML5       for their streaming content.</li>
<p>Some are still reluctant to get onto HMTL5 wagon like Netflix and Hulu not yet going for HTML5 for lacking DRM-like solution. Some have completely abondoned HTML5 &#8230;.</p>
<p>But, authors definitely have more flexibility and interoperability and enable more interactive and exciting websites and applications.</p>
<p><strong>Further Reading on structural HTML5</strong></p>
<li>Steve Smith on <a href="http://orderedlist.com/our-writing/resources/html-css/structural-tags-in-html5/">Structural Tags in HTML5</a></li>
<li><a href="http://html5demos.com/">HTML5 Demos</a></li>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/353/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=353&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/12/19/html5-for-new-web-browsing-experience-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2010/12/web-technologies.jpg?w=300" medium="image">
			<media:title type="html">web technologies</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2010/12/structure.jpg?w=300" medium="image">
			<media:title type="html">HTML5 Structure example1</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2010/12/structure2.jpg?w=300" medium="image">
			<media:title type="html">structure2</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2010/12/structure3.jpg?w=235" medium="image">
			<media:title type="html">structure3</media:title>
		</media:content>
	</item>
		<item>
		<title>2010 User experience websites / Apps</title>
		<link>http://madhurichopurala.wordpress.com/2010/11/29/2010-user-experience-websites-apps/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/11/29/2010-user-experience-websites-apps/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 22:12:46 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[UI Architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=239</guid>
		<description><![CDATA[Tweet this post User experience is just not presenting the data “neat”, user need to remember and when user leaves the website or app, all that they are left with is unique User experience and feel like return back to the site again. For best user experience, mainly i think one needs to keep below [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=239&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="twitter-share-button" href="http://twitter.com/share?count=vertical&amp;original_referer=http://bit.ly/gRBpHr"><img class="alignleft size-thumbnail wp-image-319" title="Twitter-Icon" src="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=50&#038;h=50" alt="Tweet this post" width="50" height="50" />Tweet this post</a></a></p>
<p><strong>User experience </strong>is just not presenting the data “neat”, user need to remember and when user leaves the website or app, all that they are left with is unique User experience and feel like return back to the site again. </p>
<p>For best user experience, mainly i think one needs to keep below 3 things in the website designing </p>
<p>1.	Simplicity</p>
<p>2.	Fast loading</p>
<p>3.	Security</p>
<p>It is really important for the Ux Professional to be a good presenter, have good observation, analytical skills, keen on graphic designing, understand human psychology, be a creative thinker and problem solver. </p>
<p>Very essential to balancing aesthetics and usability elements for given functionality/context, Simplicity is the ultimate sophistication. </p>
<p><strong>Usability research studies</strong> have shown that user experience is the key for the first time users and returning users for their impression of the web / app.  Lacking proper ease of use when building a website is found to be a way to lose customers. </p>
<p><strong>User experience design </strong>- user interfaces can support the role of <strong>story telling</strong>. Stories that share information, make it interesting, entertaining, challenges that are faced,  and bring different perspectives together. With the user response to a story, it totally makes sense in developing best user experience for products. Also as part of collaboration is delivering and receiving feedback, great design succeeds through iteration. </p>
<p><strong>Some of my favorite websites / mobile apps 2010 </strong></p>
<p>1. “new’ Twitter website design – love the new user experience, design is kept simple and easier to discover for new users, finding content is super easy now.</p>
<p>2. Love the new iPhone 4 user experience – talking about Apple guys another favorite app is Flipboard app designed for high-end user design experience, glossy – both the presentation and functionality are really cool. </p>
<p>3. Twitters ipad App is a perfect example of reshaping the web design &#8211; i think the iPad is actually changing the way websites are designed &#8211; it is not anything but the truth that growing number of companies have found that their iPad apps offer better usability than their websites, and so the websites are updated to match the apps. o match the former. </p>
<p>4. GetGlue and Cooltwist websites have cool design experience </p>
<p>5. Quora website has very user friendly interactions, easily navigatable and keeps user engaging.</p>
<p>6.  Clearleft website is clean and neat</p>
<p>Not so much favorites:</p>
<p>1. Nandos website is very slow and hanging </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/239/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=239&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/11/29/2010-user-experience-websites-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=150" medium="image">
			<media:title type="html">Twitter-Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile Optimized Website Designs</title>
		<link>http://madhurichopurala.wordpress.com/2010/11/22/mobile-optimized-website-designs/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/11/22/mobile-optimized-website-designs/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 19:17:20 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile optimized website design]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[mobile platforms]]></category>
		<category><![CDATA[smart phones]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=229</guid>
		<description><![CDATA[Tweet this post To maximize Mobile opportunity business solutions are optimizing website to support Mobile phones There are pros and cons as to if you chose to create mobile specific websites which will deliver content to smartphones, ipads or other mobile devices or approach to develop applications targeting at iphone, Android and other mobile platforms [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=229&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="twitter-share-button" href="http://twitter.com/share?count=vertical&amp;original_referer=http://bit.ly/fTw4L4"><img class="alignleft size-thumbnail wp-image-319" title="Twitter-Icon" src="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=50&#038;h=50" alt="Tweet this post" width="50" height="50" />Tweet this post</a></a></p>
<p>To maximize Mobile opportunity business solutions are optimizing website to support Mobile phones<br />
There are pros and cons as to if you chose to create mobile specific websites which will deliver content to smartphones, ipads or other mobile devices or approach to develop applications targeting at iphone, Android and other mobile platforms …</p>
<p>•	Design Applications that perform well on a mobile phone that optimizes web presence mobile ready<br />
•	Proven Web mobile technologies best practices standard compliancy<br />
•	User experience and content ex: Flash, dynamic content updates<br />
•	How soon the product has to be released to the market ex: Mobile application development takes longer than web development depending on complexity of the business<br />
•	Challenges with connection speeds, speed and latency of the site<br />
•	Cost of development applications vs websites ex; Application development is very expensive<br />
•	Limited screen sizes, cross platform and cross devices will remain as the challenges<br />
 ex: in applications we cannot share development effort between platforms<br />
I will revisit the post to add more details to the bulleted points </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=229&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/11/22/mobile-optimized-website-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=150" medium="image">
			<media:title type="html">Twitter-Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Agile for you</title>
		<link>http://madhurichopurala.wordpress.com/2010/10/05/agile-for-you/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/10/05/agile-for-you/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 22:30:46 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Agile.]]></category>
		<category><![CDATA[Scrum]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=223</guid>
		<description><![CDATA[Tweet this post Agile Comes to You seminar in Santa Clara, CA The event was very interactive with other software development professionals and demo &#8216;day-in-the-life&#8217; engineering best practices and the tools needed to make Agile successful within your development team was very good. Learnt the core fundamentals of Agile development practices and what they mean [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=223&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="twitter-share-button" href="http://twitter.com/share?count=vertical&amp;original_referer=http://bit.ly/ebZNmT"><img class="alignleft size-thumbnail wp-image-319" title="Twitter-Icon" src="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=50&#038;h=50" alt="Tweet this post" width="50" height="50" />Tweet this post</a></a></p>
<p>Agile Comes to You seminar in Santa Clara, CA</p>
<p>The event was very interactive with other software development professionals and demo &#8216;day-in-the-life&#8217; engineering best practices and the tools needed to make Agile successful within your development team was very good.</p>
<p>Learnt the core fundamentals of Agile development practices and what they mean to the various roles within development teams. Also how one can apply software configuration management, continuous integration, and quality management best practices within your Agile team was one of the topic.</p>
<p>There were real good examples from industry leaders of how development organizations can reduced risk, boosted productivity and cut development costs with Agile.</p>
<p>Also perspective from Dev teams, Executive, management teams for integrated set of best-of-breed tools can help to enable quality, collaboration and visibility. As development teams adopt Agile practices, frequent releases, continuous builds and integration and quality management become everyday activities. </p>
<p>Key note by Skip Angel, Principal Agile Coach at BigVisible &#8211; &#8216;Leadership in the Agile World: Where do Managers Fit In?&#8217; was very impressive.</p>
<p>Applying Agile&#8217;s core principles within your development organization and Agile Tooling Demo &#8211; how using best-of-breed tools can support Agile Development were some of the core topics. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=223&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/10/05/agile-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>

		<media:content url="http://madhurichopurala.files.wordpress.com/2008/01/twitter-icon1.png?w=150" medium="image">
			<media:title type="html">Twitter-Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Change the Equation = focus on Education</title>
		<link>http://madhurichopurala.wordpress.com/2010/09/26/change-the-equation-focus-on-education/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/09/26/change-the-equation-focus-on-education/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 01:39:41 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=190</guid>
		<description><![CDATA[Change the Equation = focus on Education =advanced Science,Tech, Engg and Math &#8230;. Now the equation changed and the focus is on education, lot of emphasis of advanced technologies &#8230;. core technical, engineering specializations, Mathematics, advanced science, robotics &#8211; lot of initiatives to motivate the students to take up these. Looking at all of this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=190&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Change the Equation = focus on Education =advanced Science,Tech, Engg and Math &#8230;.</p>
<p>Now the equation changed and the focus is on education, lot of emphasis of advanced technologies &#8230;. core technical, engineering specializations, Mathematics, advanced science, robotics &#8211; lot of initiatives to motivate the students to take up these. Looking at all of this think the focus is definitely on advanced education &#8230;</p>
<p><a href="http://news.cnet.com/8301-1001_3-20016833-92.html"></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=190&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/09/26/change-the-equation-focus-on-education/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook Co-Founder Is Building a Social Network for Non-Profits ?</title>
		<link>http://madhurichopurala.wordpress.com/2010/09/20/facebook-co-founder-is-building-a-social-network-for-non-profits/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/09/20/facebook-co-founder-is-building-a-social-network-for-non-profits/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 01:48:48 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=197</guid>
		<description><![CDATA[Reading the news about FB cofounder is building a social network for Non- Profits &#8230;. hmmmm&#8230; There are already a few similar social networks for non-profits &#8211; again appreciate the brilliant initiative &#8211; i really look forward to what Facebook co-founder is going to build for NPO. I wish him success &#8211; Good Luck Jumo. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=197&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Reading the news about FB cofounder is building a social network for Non- Profits &#8230;.</p>
<p>hmmmm&#8230; There are already a few similar social networks for non-profits &#8211; again appreciate the brilliant initiative &#8211; i really look forward to what Facebook co-founder is going to build for NPO. I wish him success &#8211; Good Luck Jumo.</p>
<p><a href="http://mashable.com/2010/09/20/jumo-non-profit-social-network/"></p>
<p>I am going to revisit this post some time later  &#8230;. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=197&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/09/20/facebook-co-founder-is-building-a-social-network-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
		<item>
		<title>Hole in the Wall &#8211; Child driven education</title>
		<link>http://madhurichopurala.wordpress.com/2010/09/17/hole-in-the-wall-child-driven-education/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/09/17/hole-in-the-wall-child-driven-education/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 01:44:38 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Inspirational]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=194</guid>
		<description><![CDATA[It is a true inspiration to watch the experiment &#8216;Hole in the Wall&#8217; &#8211; child driven education by Sugata Mitra(Education scientist ) &#8211; published in TED Talks Some of the experiments mentioned in the video reassures my observations as well &#8211; like kids like to learn in groups, shared information between discussions is the one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=194&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is a true inspiration to watch the experiment &#8216;Hole in the Wall&#8217; &#8211; child driven education by Sugata Mitra(Education scientist ) &#8211; published in TED Talks </p>
<p>Some of the experiments mentioned in the video reassures my observations as well &#8211; like kids like to learn in groups, shared information between discussions is the one that goes into their memory, importantly appreciation goes long way &#8211; kid can perform better if they were appreciated in their work, kids need no language to understand technology &#8230;. </p>
<p><a href="http://www.ted.com/talks/sugata_mitra_the_child_driven_education.html"></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/194/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=194&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/09/17/hole-in-the-wall-child-driven-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
		<item>
		<title>Magic School Books</title>
		<link>http://madhurichopurala.wordpress.com/2010/09/13/magic-school-books/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/09/13/magic-school-books/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 02:06:36 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Inspirational]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=205</guid>
		<description><![CDATA[The magic Talking Books are here &#8230;. Please go to www.illuminationeducation.com or www.learntoreadenglish.co.uk to purchase a set or a full series, or to sponsor a series for schools in India that serve poor children. some of my paintings are published in kids books.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=205&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The magic Talking Books are here &#8230;. Please go to <a href="www.illuminationeducation.com">www.illuminationeducation.com</a> or <a href="www.learntoreadenglish.co.uk">www.learntoreadenglish.co.uk</a> to purchase a set or a full series, or to sponsor a series for schools in India that serve poor children.</p>
<p>some of my paintings are published in kids books. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/205/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=205&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/09/13/magic-school-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Goals</title>
		<link>http://madhurichopurala.wordpress.com/2010/07/10/project-goals/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/07/10/project-goals/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 00:00:00 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=50</guid>
		<description><![CDATA[Success of a project is based on below Project goals 1. Time 2. MOney 3. Quality 4. Budget 5. Specs 6. Technology 7. Capacity 8. Growth 9. Ease of use, maintenance 10. Training &#8211; resources 11. Secutiry 12. Accessibility, installability, leadership i plan to get back to this post with additional details soon &#8230;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=50&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Success of a project is based on below Project goals </p>
<p>1. Time</p>
<p>2. MOney</p>
<p>3. Quality</p>
<p>4. Budget</p>
<p>5. Specs</p>
<p>6. Technology</p>
<p>7. Capacity</p>
<p>8. Growth</p>
<p>9. Ease of use, maintenance</p>
<p>10. Training &#8211; resources</p>
<p>11. Secutiry</p>
<p>12. Accessibility, installability, leadership</p>
<p>i plan to get back to this post with additional details soon &#8230;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=50&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/07/10/project-goals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
		<item>
		<title>Reinventing the way we think about Mobile</title>
		<link>http://madhurichopurala.wordpress.com/2010/06/30/reinventing-the-way-we-think-about-mobile/</link>
		<comments>http://madhurichopurala.wordpress.com/2010/06/30/reinventing-the-way-we-think-about-mobile/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 03:59:49 +0000</pubDate>
		<dc:creator>madhurichopurala</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://madhurichopurala.wordpress.com/?p=164</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=164&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://mashable.com/2010/06/28/companies-reinventing-mobile/"></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/madhurichopurala.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/madhurichopurala.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/madhurichopurala.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=madhurichopurala.wordpress.com&amp;blog=2365600&amp;post=164&amp;subd=madhurichopurala&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://madhurichopurala.wordpress.com/2010/06/30/reinventing-the-way-we-think-about-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d0463a0012c051ab05df5d062297d7d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Madhuri Kaja</media:title>
		</media:content>
	</item>
	</channel>
</rss>
