<?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>Navaneetha krishnan&#039;s Blog</title>
	<atom:link href="http://rahulkrisss.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rahulkrisss.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 31 Aug 2009 13:48:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rahulkrisss.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Navaneetha krishnan&#039;s Blog</title>
		<link>http://rahulkrisss.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rahulkrisss.wordpress.com/osd.xml" title="Navaneetha krishnan&#039;s Blog" />
	<atom:link rel='hub' href='http://rahulkrisss.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Action Script</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/31/action-script/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/31/action-script/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:48:58 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=68</guid>
		<description><![CDATA[Action script: You can use ActionScript code in an tag to change the state of a component at run time. Flex developers can use ActionScript to extend the functionality of their Adobe® Flex® applications. ActionScript provides flow control and object manipulation features that are not available in MXML. ActionScript a flash language is an implementation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=68&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Action script:</p>
<p>                     You can use ActionScript code in an  tag to change the state of a component at run time. </p>
<p>                      Flex developers can use ActionScript to extend the functionality of their Adobe® Flex® applications. ActionScript provides flow control and object manipulation features that are not available in MXML.</p>
<p>                      ActionScript a flash language is an implementation of ECMAScript and is similar to OOP based JavaScript. In Adobe Flash Player this is the main programming tool. It consists of built-in objects  and functions, and allows its users to build their own objects and functions. With this strong tool one can extend its competency in creating RIAs. Its coding is done inside the tag . We create ActionScript files and call them inside the main MXML file with either &#8216;source&#8217; attribute of  tag or with &#8216;include&#8217; statement inside  tag by passing the relative path names of ActionScript files in these attributes. Each and  every ActionScript file should be saved with &#8216;.as&#8217; extension. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=68&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/31/action-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>MXML</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/31/mxml/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/31/mxml/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:47:05 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=66</guid>
		<description><![CDATA[MXML: Two languages are used to write Flex applications: MXML and ActionScript. MXML is an XML markup language that you use to lay out user interface components. You also use MXML to declaratively define nonvisual aspects of an application, such as access to data sources on the server and data bindings between user interface components [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=66&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>MXML:<br />
               Two languages are used to write Flex applications: MXML and ActionScript. </p>
<p>                MXML is an XML markup language that you use to lay out user interface components. You also use MXML to declaratively define nonvisual aspects of an application, such as access to data sources on the server and data bindings between user interface components and data sources on the server. </p>
<p>                 Like HTML, MXML provides tags that define user interfaces. MXML will seem very familiar if you have worked with HTML. However, MXML is more structured than HTML, and it provides a much richer tag set. For example, MXML includes tags for visual components such as data grids, trees, tab navigators, accordions, and menus, as well as nonvisual components that provide web service connections, data binding, and animation effects. You can also extend MXML with custom components that you reference as MXML tags.</p>
<p>                 One of the biggest differences between MXML and HTML is that MXML-defined applications are compiled into SWF files and rendered by Adobe® Flash® Player or Adobe® AIR™, which provides a richer and more dynamic user interface than page-based HTML applications.</p>
<p>                 You can write an MXML application in a single file or in multiple files. MXML also supports custom components written in MXML and ActionScript files. </p>
<p>                 <strong> </strong>tag defines the Application container that is always the root tag of a Flex application.<br />
 tag represents an Application container. A container is a user-interface component that contains other components and has built-in layout rules for positioning its child components. By default, an Application container lays out its children vertically from top to bottom. You can nest other types of containers inside an Application container, such as the Panel container.</p>
<p>                  A common coding practice is to divide your Flex application into functional units, or modules, where each module performs a discrete task. In Flex, you can divide your application into separate MXML files and ActionScript files, where each file corresponds to a different module. By dividing your application into modules, you provide many benefits, including the following:</p>
<p>*Ease of development </p>
<p>*Different developers or development groups can develop and debug modules independently of each other. </p>
<p>*Reusability </p>
<p>*You can reuse modules in different applications so that you do not have to duplicate your work.</p>
<p>*Maintainability </p>
<p>*You can isolate and debug errors faster than if your application is developed in a single file. </p>
<p>                 MXML development is based on the same iterative process used for other types of web application files such as HTML, JavaServer Pages (JSP), Active Server Pages (ASP), and ColdFusion Markup Language (CFML). Developing a useful Flex application is as easy as opening your favorite text editor, typing some XML tags, saving the file, requesting the file&#8217;s URL in a web browser, and then repeating the same process.</p>
<p>                  In the Flex model-view design pattern, user interface components represent the view. The MXML language supports two types of user interface components: controls and containers. Controls are form elements, such as buttons, text fields, and list boxes. Containers are rectangular regions of the screen that contain controls and other containers.</p>
<p>                   You use container components for laying out a user interface, and for controlling user navigation through the application. Examples of layout containers include the HBox container for laying out child components horizontally, the VBox container for laying out child components vertically, and the Grid container for laying out child components in rows and columns. Examples of navigator containers include the TabNavigator container for creating tabbed panels, the Accordion navigator container for creating collapsible panels, and the ViewStack navigator container for laying out panels on top of each other. </p>
<p>                  The Container class is the base class of all Flex container classes. Containers that extend the Container class add their own functionality for laying out child components. Typical properties of a container tag include id, width, and height.<br />
A container defines a rectangular region of the drawing surface of Adobe® Flash® Player. Within a container, you define the components, both controls and containers, that you want to appear within the container. Components defined within a container are called children of the container. Adobe® Flex®provides a wide variety of containers, ranging from simple boxes through panels and forms, to elements such as accordions or tabbed navigators that provide built-in navigation among child containers.</p>
<p>               At the root of a Flex application is a single container, called the Application container, that represents the entire Flash Player drawing surface. This Application container holds all other containers and components. </p>
<p>               A container has predefined rules to control the layout of its children, including sizing and positioning. Flex defines layout rules to simplify the design and implementation of rich Internet applications, while also providing enough flexibility to let you create a diverse set of applications.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=66&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/31/mxml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Flex</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/26/adobe-flex/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/26/adobe-flex/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 13:19:50 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=63</guid>
		<description><![CDATA[Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Flex applications can be written using Adobe Flex Builder or by using the freely available Flex compiler from Adobe. The initial release in March 2004 by Macromedia included [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=63&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform.      </p>
<p>Flex applications can be written using Adobe Flex Builder or by using the freely available Flex compiler from Adobe.</p>
<p>The initial release in March 2004 by Macromedia included a software development kit, an IDE, and a J2EE integration application known as Flex Data Services. Since Adobe acquired Macromedia in 2005, subsequent releases of Flex no longer require a license for Flex Data Services, which has become a separate product rebranded as LiveCycle Data Services.</p>
<p>In February 2008, Adobe released the Flex 3 SDK under the open source Mozilla Public License. Adobe Flash Player, the runtime on which Flex applications are viewed, and Adobe Flex Builder, the IDE built on the open source Eclipse platform and used to build Flex applications, remain proprietary.</p>
<p>Eclipse is a multi-language software development environment comprising an IDE and a plug-in system to extend it. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP, and others.</p>
<p>Adobe Flash Builder 4 is an integrated development environment (IDE) built on the Eclipse platform meant for developing rich Internet applications (RIAs) and cross-platform desktop applications, particularly for the Adobe Flash platform.</p>
<p>The Adobe Flash Player is software for viewing animations and movies using computer programs such as a web browser; in common usage, Flash lets you put animation and movies on a web site</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=63&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/26/adobe-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>Web 2.0 Means</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/26/web-2-0-means/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/26/web-2-0-means/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 13:14:33 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=58</guid>
		<description><![CDATA[&#8220;Web 2.0&#8243; refers to web development and web design that facilitates interactive information sharing, interoperability, user-centered design[1] and collaboration on the World Wide Web. Examples of Web 2.0 include web-based communities, web services, web applications, social-networking sites, video-sharing sites, wikis, blogs, mashups and folksonomies. A Web 2.0 site allows its users to interact with other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=58&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Web 2.0&#8243; refers to web development and web design that facilitates interactive information sharing, interoperability, user-centered design[1] and collaboration on the World Wide Web. Examples of Web 2.0 include web-based communities, web services, web applications, social-networking sites, video-sharing sites, wikis, blogs, mashups and folksonomies.<br />
 A Web 2.0 site allows its users to interact with other users or to change website content, in contrast to non-interactive websites where users are limited to the passive viewing of information that is provided to them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=58&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/26/web-2-0-means/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>Widgets</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/26/widgets/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/26/widgets/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:44:12 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=53</guid>
		<description><![CDATA[Widgets refer to an objects on a computer screen the user interacts with widgets engine,gui widgets, widgets toolkit and web widgets. A widget is anything that can be embedded within a web page. A widget adds some content to that page that is not static. widget engine is a software service available to users for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=53&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Widgets  refer to an objects on a computer screen the user interacts with widgets engine,gui widgets, widgets toolkit and web widgets.</p>
<p>A widget is anything that can be embedded within a web page. A widget adds some content to that page that is not static.</p>
<p>widget engine is a software service available to users for running and displaying applets on a graphical user interface.</p>
<p>GUI widget is an element of a graphical user interface (GUI) that displays an information arrangement changeable by the user, such as a window or a text box.</p>
<p>A widget toolkit, widget library, or GUI toolkit is a set of widgets used in designing applications with graphical user interfaces (GUIs).</p>
<p>A web widget is a portable chunk of code that can be installed and executed within any separate HTML-based web page by an end user without requiring additional compilation. They are derived from the idea of code reuse.</p>
<p>Desktop widgets are interactive virtual tools that provide single-purpose services such as showing the user the latest news, the current weather, the time, a calendar, a dictionary, a map program, a calculator, desktop notes, photo viewers, or even a language translator, among other things.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=53&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/26/widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>Technologies used in ebay</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/25/technologies-used-in-ebay/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/25/technologies-used-in-ebay/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 06:52:53 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=43</guid>
		<description><![CDATA[php xml html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=43&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>php<br />
xml<br />
html</strong></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=43&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/25/technologies-used-in-ebay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>what is an ebay?</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/25/what-is-an-ebay/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/25/what-is-an-ebay/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 06:48:20 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[product]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=38</guid>
		<description><![CDATA[It is an e-commerce website for buying and selling products through online. It is the first website developed for e-commerce in 1995. It is the perfect website for those who like to bargain.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=38&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is an e-commerce website for buying and selling products through online.<br />
It is the first website developed for e-commerce in 1995.<br />
It is the perfect website for those who like to bargain.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=38&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/25/what-is-an-ebay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>complete research on ebay</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/25/complete-research-on-ebay/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/25/complete-research-on-ebay/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 06:24:53 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[product]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=32</guid>
		<description><![CDATA[    This presentation  specifies complete overview of the ebay. It specifies how to register in ebay, how to buy an item in ebay , how to open a store in ebay and how to sell an item in ebay.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=32&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    This presentation  specifies complete overview of the ebay. It specifies how to register in ebay, how to buy an item in ebay , how to open a store in ebay and how to sell an item in ebay.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=32&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/25/complete-research-on-ebay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>what is bid?</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/11/what-is-bid/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/11/what-is-bid/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 10:43:28 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=25</guid>
		<description><![CDATA[                                                 It  is a price offer  (or)  discount.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=25&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>                                                 It  is a price offer  (or)  discount.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=25&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/11/what-is-bid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
		<item>
		<title>what is auction?</title>
		<link>http://rahulkrisss.wordpress.com/2009/08/11/what-is-ebay/</link>
		<comments>http://rahulkrisss.wordpress.com/2009/08/11/what-is-ebay/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 10:36:28 +0000</pubDate>
		<dc:creator>Navaneetha krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rahulkrisss.wordpress.com/?p=20</guid>
		<description><![CDATA[                                                   Auction is a process of buying and selling goods by offering then up for bid,taking bids and selling the item to the highest bidder.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=20&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>                                                   Auction is a process of buying and selling goods by offering then up for bid,taking bids and selling the item to the highest bidder.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rahulkrisss.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rahulkrisss.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rahulkrisss.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rahulkrisss.wordpress.com&amp;blog=8877754&amp;post=20&amp;subd=rahulkrisss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rahulkrisss.wordpress.com/2009/08/11/what-is-ebay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/87f35cb41c10659dbdec08e44783483b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Navaneetha krishnan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
