<?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>Tejas Patel</title>
	<atom:link href="http://tnp83.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnp83.wordpress.com</link>
	<description>Software Engineer</description>
	<lastBuildDate>Thu, 05 Jan 2012 21:40:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tnp83.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tejas Patel</title>
		<link>http://tnp83.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tnp83.wordpress.com/osd.xml" title="Tejas Patel" />
	<atom:link rel='hub' href='http://tnp83.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How Flex Applications Work</title>
		<link>http://tnp83.wordpress.com/2009/04/02/how-flex-applications-work/</link>
		<comments>http://tnp83.wordpress.com/2009/04/02/how-flex-applications-work/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 13:46:14 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=26</guid>
		<description><![CDATA[  Flex applications deployed on the Web work differently than HTML-based applications. It’s important to understand how Flex applications work in order to build them most effectively. When you understand how Flex applications work, you can know what elements are necessary for an application and how to build the application for the best user experience.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=26&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> </p>
<h3 class="smller"><span style="font-weight:normal;">Flex applications deployed on the Web work differently than HTML-based applications. It’s important to understand how Flex applications work in order to build them most effectively. When you understand how Flex applications work, you can know what elements are necessary for an application and how to build the application for the best user experience. </span></h3>
<div class="para"><img class="alignleft size-full wp-image-27" title="flex_work" src="http://tnp83.files.wordpress.com/2009/04/flex_work.jpg" alt="flex_work" width="358" height="236" /><br />
Every Flex application deployed on the Web utilizes Flash Player as the deployment platform. That means that a fundamental understanding of Flash Player is essential to understanding Flex. Additionally, all Flex applications use the Flex framework at a minimum to compile the application. As such, it’s important to understand the relationship between the source code files, the compiler, and Flash Player.</div>
<div class="para"></div>
<div class="para">All Flex applications require at least one MXML file or ActionScript class file, and most Flex applications utilize both MXML and ActionScript files. The MXML and ActionScript class files comprise the source code files for the application. Flash Player does not know how to interpret MXML or uncompiled ActionScript class files. Instead, it is necessary to compile the source code files to the .swf format, which Flash Player can interpret. A typical Flex application compiles to just one .swf file. You then deploy that one .swf to the server, and when requested, it plays back in Flash Player. That means that unlike HTML-based applications, the source code files remain on the development machine, and you do not deploy them to the production server.<br />
Asset files such as MP3s, CSS documents, and PNGs can be embedded within a .swf, or they can be loaded at runtime. When an asset is embedded within a .swf, it is not necessary to deploy the file to the production server, because it is compiled within the .swf file. However, since embedding assets within the .swf often makes for a less streamlined downloading experience and a less dynamic application, it is far more common to load such assets at runtime. That means that the asset files are not compiled into the .swf, and much like an HTML page, the assets are loaded into Flash Player when requested by the .swf at runtime. In that case, the asset files must be deployed to a valid URL when the .swf is deployed. Data services are requested at runtime. That means that the services must be available at a valid URL when requested at runtime. For example, if a Flex application utilizes a web service, that web service must be accessible from the client when requested. Media servers and Flex Enterprise Services must also be accessible when used by Flex applications.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=26&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2009/04/02/how-flex-applications-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>

		<media:content url="http://tnp83.files.wordpress.com/2009/04/flex_work.jpg" medium="image">
			<media:title type="html">flex_work</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to Flex</title>
		<link>http://tnp83.wordpress.com/2009/04/02/introduction-to-flex/</link>
		<comments>http://tnp83.wordpress.com/2009/04/02/introduction-to-flex/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 13:35:47 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[RIA technology]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=22</guid>
		<description><![CDATA[The Flex framework is synonymous with the Flex class library and is a collection of ActionScript classes used by Flex applications. The Flex framework is written entirely in ActionScript classes, and defines controls, containers, and managers designed to simplify building rich Internet applications. The Flex class library is the subject of much of this book. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=22&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The Flex framework</strong> is synonymous with the Flex class library and is a collection of ActionScript classes used by Flex applications. The Flex framework is written entirely in ActionScript classes, and defines controls, containers, and managers designed to simplify building rich Internet applications.<br />
The Flex class library is the subject of much of this book. It consists of the following categories:</p>
<p><strong>Form controls</strong><br />
Form controls are standard controls such as buttons, text inputs, text areas, lists, radio buttons, checkboxes, and combo boxes. In addition to the standard form controls familiar to most HTML developers, the Flex class library also includes controls such as a rich text editor, a color selector, a date selector, and more.</p>
<p><strong>Menu controls</strong><br />
Flex provides a set of menu controls such as pop-up menus and menu bars.</p>
<p><strong>Media components</strong><br />
one of the hallmarks of Flex applications is rich media support. The Flex class library provides a set of components for working with media such as images, audio, and video.</p>
<p><strong>Layout containers</strong><br />
Flex applications enable highly configurable screen layout. You can use the layout containers to place contents within a screen and determine how they will change over time or when the user changes the dimensions of Flash Player. With a diverse set of container components you can create sophisticated layouts using grids, forms, boxes, canvases, and more. You can place elements with absolute or relative coordinates so that they can adjust correctly to different dimensions within Flash Player.</p>
<p><strong>Data components and data binding</strong><br />
Flex applications are generally distributed applications that make remote procedure calls to data services residing on servers. The data components consist of connectors that simplify the procedure calls, data models to hold the data that is returned, and data binding functionality to automatically associate form control data with data models.</p>
<p><strong>Formatters and validators</strong><br />
Data that is returned from remote procedure calls often needs to be formatted before getting displayed to the user. The Flex class library includes a robust set of formatting features (format a date in a variety of string representations, format a number with specific precision, format a number as a phone number string, etc.) to accomplish that task. Likewise, when sending data to a data service from user input, you’ll frequently need to validate the data beforehand to ensure it is in the correct form. The Flex class library includes a set of validations for just that purpose.</p>
<p><strong>Cursor management</strong><br />
Unlike traditional web applications, Flex applications are stateful, and they don’t have to do a complete screen refresh each time data is sent or requested from a data service. However, since remote procedure calls often incur network and system latency, it’s important to notify the user when the client is waiting on a response from the data service. Cursor management enables Flex applications<br />
to change the cursor appearance in order to notify the user of such changes.</p>
<p><strong>State management</strong><br />
A Flex application will frequently require many state changes. For example, standard operations such as registering for a new account or making a purchase usually require several screens. The Flex class library provides classes for managing those changes in state. State management works not only at the macro level for screen changes, but also at the micro level for state changes within individual components. For example, a product display component could have several states: a base state displaying just an image and a name, and a details state that adds a description, price, and shipping availability. Furthermore, Flex provides the ability to easily apply transitions so that state changes are animated.</p>
<p><strong>Tool tips</strong><br />
Use this feature of the Flex class library to add tool tips to elements as the user moves the mouse over them.</p>
<p><strong>Effects</strong><br />
Flex applications aren’t limited by the constraints of traditional web applications. Since Flex applications run within Flash Player, they can utilize the animation features of Flash. As such, the Flex class library enables an assortment of effects such as fades, zooms, blurs, and glows.</p>
<p><strong>History management</strong><br />
As states change within a Flex application, the history management features of the Flex class library enable you to navigate from state to state using the back and forward buttons of the web browser.</p>
<p><strong>Drag and drop management</strong><br />
The Flex class library simplifies adding drag and drop functionality to components with built-in drag and drop functionality on select components and a manager class that allows you to quickly add drag and drop behaviors to components.</p>
<p><strong>Style management</strong><br />
The Flex class library enables a great deal of control over how nearly every aspect of a Flex application is styled. You can apply style changes such as color and font settings to most controls and containers directly to the objects or via CSS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=22&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2009/04/02/introduction-to-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP 5 Tutorial &#8211; __get() Magic Method</title>
		<link>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__get-magic-method/</link>
		<comments>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__get-magic-method/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:19:34 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[PHP Magic Methods]]></category>
		<category><![CDATA[PHP method]]></category>
		<category><![CDATA[__get()]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=16</guid>
		<description><![CDATA[This tutorial will guide you through the __get() Magic Method. The __get Magic method in PHP5 gets called when accessing the value of an undeclared or undefined attributes of an class. With this method the programmer can keep track on the variables which are not defined inside the class.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=16&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This tutorial will guide you through the __get() Magic Method. The __get Magic method in PHP5 gets called when accessing the value of an undeclared or undefined attributes of an class. With this method the programmer can keep track on the variables which are not defined inside the class.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tnp83.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tnp83.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=16&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__get-magic-method/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP 5 Tutorial &#8211; __set() Magic Method</title>
		<link>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__set-magic-method/</link>
		<comments>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__set-magic-method/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:17:26 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[PHP Magic Methods]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Methods]]></category>
		<category><![CDATA[__set()]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=14</guid>
		<description><![CDATA[This tutorial will guide you through the __set() Magic Method. The __set() Magic method in PHP5 gets called when setting the value to an undeclared or undefined attributes of an class. With this method the programmer can keep track on the variables which are not defined inside the class.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=14&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This tutorial will guide you through the __set() Magic Method. The __set() Magic method in PHP5 gets called when setting the value to an undeclared or undefined attributes of an class. With this method the programmer can keep track on the variables which are not defined inside the class.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tnp83.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tnp83.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=14&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2008/06/23/php-5-tutorial-__set-magic-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>
	</item>
		<item>
		<title>New satellite to sharpen Google Earth</title>
		<link>http://tnp83.wordpress.com/2008/06/23/new-satellite-to-sharpen-google-earth/</link>
		<comments>http://tnp83.wordpress.com/2008/06/23/new-satellite-to-sharpen-google-earth/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:49:14 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google earth]]></category>
		<category><![CDATA[new satellite]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=9</guid>
		<description><![CDATA[DigitalGlobe, provider of imagery for Google Inc’s interactive mapping program Google Earth, said a new high-resolution satellite will boost the accuracy of its satellite images and flesh out its archive. The new spacecraft, dubbed WorldView I, is to be launched on Tuesday.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=9&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>DigitalGlobe, provider of imagery for Google Inc’s interactive mapping program <a class="mycl" href="http://earth.google.com/"><span style="font-weight:400;font-size:13px;position:static;color:blue;"><span class="mycl" style="border-bottom:1px solid blue;font-weight:400;font-size:13px;position:static;padding-bottom:1px;background-color:transparent;font-family:Arial,Helvetica,Sans-Serif;color:blue;">Google Earth</span></a>, said a new high-resolution satellite will boost the accuracy of its satellite images and flesh out its archive. The new spacecraft, dubbed WorldView I, is to be launched on Tuesday.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tnp83.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tnp83.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=9&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2008/06/23/new-satellite-to-sharpen-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>
	</item>
		<item>
		<title>Yahoo introduced new social networking site, MASH</title>
		<link>http://tnp83.wordpress.com/2008/06/23/yahoo-introduced-new-social-networking-site-mash/</link>
		<comments>http://tnp83.wordpress.com/2008/06/23/yahoo-introduced-new-social-networking-site-mash/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:45:41 +0000</pubDate>
		<dc:creator>tejasp83</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[MASH]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://tnp83.wordpress.com/?p=5</guid>
		<description><![CDATA[Yahoo has launched its second social networking sites YAHOO MASH to compete its rivals after ‘Yahoo 360’, the first social networking site of Yahoo that has failed. Yahoo claimed that its social networking is different from others since it allows its user to create profiles of their friends and also allow them to open their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=5&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yahoo has launched its second social networking sites <a class="mycl" href="http://answers.yahoo.com/question/index?qid=20070919105926AAzphsk"><span style="font-weight:400;font-size:13px;position:static;color:blue;"><span class="mycl" style="border-bottom:1px solid blue;font-weight:400;font-size:13px;position:static;padding-bottom:1px;background-color:transparent;font-family:Arial,Helvetica,Sans-Serif;color:blue;">YAHOO MASH</span></span></a> to compete its rivals after ‘Yahoo 360’, the first social networking site of Yahoo that has failed.<br />
Yahoo claimed that its social networking is different from others since it allows its user to create profiles of their friends and also allow them to open their profiles […]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tnp83.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tnp83.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnp83.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnp83.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnp83.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnp83.wordpress.com&amp;blog=2593730&amp;post=5&amp;subd=tnp83&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tnp83.wordpress.com/2008/06/23/yahoo-introduced-new-social-networking-site-mash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6601642f207f8126fdfc816a6d73c65c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Teju</media:title>
		</media:content>
	</item>
	</channel>
</rss>
