<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Latest Web Services</title>
	<atom:link href="http://latestwebservices.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://latestwebservices.com</link>
	<description>Your guide to the latest web services</description>
	<lastBuildDate>Wed, 18 Aug 2010 09:36:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title></title>
		<link>http://latestwebservices.com/information/sharepoint-2010-excel-services-%e2%80%93-take-your-spreadsheets-online/</link>
		<comments>http://latestwebservices.com/information/sharepoint-2010-excel-services-%e2%80%93-take-your-spreadsheets-online/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 09:34:35 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/?p=225</guid>
		<description><![CDATA[If your team has difficulty managing and maintain Excel workbooks developed over the years for your business, then it can benefit from the convenience provided by SharePoint Excel Services.  SharePoint’s Excel Services, first introduced in Microsoft Office SharePoint Server 2007, is a service application that enables you to load, calculate, and display Microsoft Excel [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://t2.gstatic.com/images?q=tbn:ANd9GcTvqpS1tgGzoO3LDMOgTYmUFWbLgJS-LYX78aSLupZE3yD_Vt4&#038;t=1&#038;usg=__zW38Z3v9xOaj2yNK1BliPk-oW2U=" align=left alt="" />If your team has difficulty managing and maintain Excel workbooks developed over the years for your business, then it can benefit from the convenience provided by SharePoint Excel Services.  SharePoint’s Excel Services, first introduced in Microsoft Office SharePoint Server 2007, is a service application that <strong>enables you to load, calculate, and display Microsoft Excel workbooks on Microsoft SharePoint Server 2010</strong>. </p>
<p>Excel Services help you to reuse and share Excel workbooks on SharePoint Server 2010 portals and dashboards. For instance, financial analysts, business planners, etc. can create content in Excel sheets and share it with others by using a SharePoint Server 2010 portal and dashboard—without writing custom code. The data displayed can be controlled by you. You can maintain a single version of your Excel workbook.</p>
<p>Take advantage of SharePoint Excel Services and other useful features of <strong><a href="http://www.apps4rent.com/sharepoint.html">SharePoint 2010 hosting</a></strong>, <strong><a href="http://www.apps4rent.com/SharePoint-Hosting/SharePoint-Foundation-2010.html">SharePoint Foundation hosting</a></strong> or <a href="http://www.apps4rent.com/SharePoint-Hosting/SharePoint-Server-2010.html"><strong>SharePoint Server 2010</strong></a> &#8211; with shared or dedicated hosting by a <strong><a href="http://www.apps4rent.com/sharepoint.html">SharePoint 2010</a></strong> hosting provider.</p>
<p>Excel Services is built on ASP.NET and SharePoint Foundation technologies and includes the following core components:</p>
<p>• <strong>Excel Web Access:</strong> Excel Web Access is a viewer page and an Excel Services Web Part that you can add to any Web Parts page in SharePoint Server 2010. Excel Web Access renders (in other words, creates the HTML for) live Excel workbooks on a Web page, and enables the user to interact with those workbooks and explore them.<br />
• <strong>Excel Web Services:</strong> Excel Web Services is the Excel Services component that provides programmatic access to its Web service. You can develop applications that call Excel Web Services to calculate, set, and extract values from workbooks, and to refresh external data connections. By using Excel Web Services, you can incorporate server-side workbook logic into an application, automate the updating of Excel workbooks, and create application-specific user interfaces around server-side Excel calculation.<br />
• <strong>User-defined functions (UDFs):</strong> Excel Services UDFs enable you to use formulas in a cell to call custom functions that are written in managed code and deployed to SharePoint Server 2010.<br />
• <strong>ECMAScript (JavaScript, JScript):</strong> The ECMAScript object model in Excel Services enable developers to customize, automate, and drive the Excel Web Access Web Part control on a page. By using the ECMAScript object model, you can build mashups and other integrated solutions that interact with one or more Excel Web Access Web Part controls on a page or an iframe with script on the page. It also enables you to add more capabilities to your workbooks and code around them.<br />
• <strong>Representational State Transfer (REST) service:</strong> The REST API in Excel Services enables you to access workbook parts or elements directly through a URL. The URL contains a “marker” path, which is the entry point to an .aspx page, to the workbook file location, and to the path to the requested element inside the workbook.<br />
• <strong>Excel Calculation Services:</strong> The role of Excel Calculation Services is to load workbooks, calculate workbooks, call custom code (UDFs), and refresh external data. It also maintains the session state for interactivity. Excel Calculation Services maintains a session for the duration of interactions with the same workbook by a user or caller.</p>
<p><strong><em>Excel Services supports many features and scenarios which include the following:</em></strong></p>
<p>o Business Intelligence Portal and Workbook Analysis: A business intelligence portal displays scorecards and reports, and enables users to explore data by using only a browser. Excel Services participates in the BI Center by providing the ability to calculate and expose Excel-based content on integrated BI dashboards.<br />
o Workbooks Management: The workbook management capability of the Excel services maintain only one copy of a workbook created and changed by a trusted author in a central, secure place. It secures and protects workbook models and back-end data. Excel services also helps create snapshots of a workbook.<br />
o Custom Applications: Excel Services help create custom applications—for example, ASP.NET applications—that<br />
1. Call Excel Web Services to access, parameterize, and calculate workbooks.<br />
2. Open, refresh external data, set cells or ranges, recalculate, participate in collaborative editing sessions with other applications or people, save, and save as.<br />
3. Use custom workflows to schedule calculation operations or send e-mail notifications.</p>
<p>Above all this, in multiple server configurations, Excel Services load-balances requests across multiple Excel Calculation Services occurrences in a farm configuration. If your installation includes multiple application servers, Excel Services will balance the load in an attempt to help ensure that no single application server is overloaded by requests.</p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/information/sharepoint-2010-excel-services-%e2%80%93-take-your-spreadsheets-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watchfire to Provide App Security</title>
		<link>http://latestwebservices.com/news/watchfire-to-provide-app-security/</link>
		<comments>http://latestwebservices.com/news/watchfire-to-provide-app-security/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 03:00:18 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[AppScan 7.7]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Watchfire]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/news/watchfire-to-provide-app-security/</guid>
		<description><![CDATA[


Remember that Watchfire was acquired by IBM early this year? Well, they sure arenďż˝t wasting time as they will now officially release IBM Rational AppScan 7.7. This new improved Web application security tool is based on Watchfire&#8217;s AppScan. This product basically identifies, validates and reports on gaps in Web applications. However, the latest version has [...]]]></description>
			<content:encoded><![CDATA[<div class='center'>
<a href='http://latestwebservices.com/wp-content/uploads/2007/11/webservices5.jpg' title='webservices5.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2007/11/webservices5.jpg' alt='webservices5.jpg' /></a>
</div>
<p>Remember that Watchfire was acquired by IBM early this year? Well, they sure arenďż˝t wasting time as they will now officially release IBM Rational AppScan 7.7. This new improved Web application security tool is based on Watchfire&#8217;s AppScan. This product basically identifies, validates and reports on gaps in Web applications. However, the latest version has new features (i.e. Scan Expert and State Inducer) designed to make the product more user-friendly for those who have not much background in application testing. It also includes recorded Web-based training (now that one is useful to me) to instruct users on application security and industry standard compliance.</p>
<p>Source: <a href="http://www.eweek.com/article2/0,1895,2218393,00.asp"> Eweek </a></p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/news/watchfire-to-provide-app-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet is down in Mid East and India</title>
		<link>http://latestwebservices.com/information/internet-is-down-in-mid-east-and-india/</link>
		<comments>http://latestwebservices.com/information/internet-is-down-in-mid-east-and-india/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 10:51:05 +0000</pubDate>
		<dc:creator>sayuri</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/?p=61</guid>
		<description><![CDATA[
Family members and businessmen shouldnâ€™t be worried that they canâ€™t reach their loved ones and associates in the Middle East and India. Itâ€™s not because of some political censorship or terrorist activity, but rather the reason is they&#8217;re no longer connected to the internet. Theyâ€™re having a small problem: they have been disconnected because of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://tbn0.google.com/images?q=tbn:hTe7gy4Lj-6eUM:http://cache.gawker.com/assets/images/31/2007/02/No%2520Internet%2520For%2520You.jpg" alt="" /><br />
Family members and businessmen shouldnâ€™t be worried that they canâ€™t reach their loved ones and associates in the Middle East and India. Itâ€™s not because of some political censorship or terrorist activity, but rather the reason is they&#8217;re no longer connected to the internet. Theyâ€™re having a small problem: they have been disconnected because of two damaged undersea cables in the Mediterranean.</p>
<blockquote><p>There was disruption to 70% of the nationwide network in Egypt, and India suffered up to 60% disruption.<br />
UK firms such as British Airways have told the BBC that call centres have been affected by the outage.<br />
Industry experts said it could take up to one week to repair the damaged cables and resume full service.<br />
International telephone calls, which have also been affected, are being rerouted to work around the problem.
</p></blockquote>
<p>Repairs are on going as you read this. Hopefully full or partial services will be up within the week.</p>
<p><a href="http://news.bbc.co.uk/2/hi/technology/7218008.stm">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/information/internet-is-down-in-mid-east-and-india/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Services Description Language (WSDL)</title>
		<link>http://latestwebservices.com/information/web-services-description-language-wsdl/</link>
		<comments>http://latestwebservices.com/information/web-services-description-language-wsdl/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 08:49:52 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/uncategorized/web-services-description-language-wsdl/</guid>
		<description><![CDATA[
A Web Services Description Language (WSDL) document defines services as collections of network endpoints, or ports. In WSDL, its abstract endpoints and messages is separated from its concrete network deployment and data format bindings. Their concrete protocol and data format specification for a particular port type constitutes a reusable binding. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/ms836762.aspx"><img src="/wp-content/uploads/scraped/47.jpg"/></a>
<p>A Web Services Description Language (WSDL) document defines services as collections of network endpoints, or ports. In WSDL, its abstract endpoints and messages is separated from its concrete network deployment and data format bindings. Their concrete protocol and data format specification for a particular port type constitutes a reusable binding. </p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/information/web-services-description-language-wsdl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyfire: Saviour of Mobile Internet?</title>
		<link>http://latestwebservices.com/news/skyfire-saviour-of-mobile-internet/</link>
		<comments>http://latestwebservices.com/news/skyfire-saviour-of-mobile-internet/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:36:08 +0000</pubDate>
		<dc:creator>sayuri</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/?p=64</guid>
		<description><![CDATA[
If you thought that reading off RSS through your mobile phone was text-heavy, very little images, slow, and cumbersome, youâ€™re not alone. This was more likely due to both your smartphoneâ€™s old hardware and likewise integrated web browser. With the introduction of better and more technologically capable smartphones, you may be expecting some improvements with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.intomobile.com/wp-content/uploads/2008/01/skyfire-youtube-htc-kaiser.jpg" alt="" /><br />
If you thought that reading off RSS through your mobile phone was text-heavy, very little images, slow, and cumbersome, youâ€™re not alone. This was more likely due to both your smartphoneâ€™s old hardware and likewise integrated web browser. With the introduction of better and more technologically capable smartphones, you may be expecting some improvements with the browser as well. Well, here comes Skyfire to make your mobile web viewing so much better.</p>
<blockquote><p>The new mobile browser brings the true internet (like youâ€™d experience from your desktop or laptop computer) to Windows Mobile smartphones. Flash-advertisements, YouTube, MySpace, Facebook &#8211; any and all web-pages load in speedy fashion thanks to Skyfireâ€™s behind-the-scenes server-magic. With integrated Flash support, animated/interactive advertisements come to life, embedded videos play in the browser, and Flash-based web-pages are finally viewable.</p></blockquote>
<p>Available for Windows Mobile 5 and 6. It can be integrated whether your smartphone is touch or non-touchscreen. It is currently still under beta testing.<br />
More info on this <a href="http://www.intomobile.com/2008/01/28/skyfire-browser-turns-up-the-heat-desktop-like-mobile-web-browser-with-flash-support.html">site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/news/skyfire-saviour-of-mobile-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RBN bumps off Monster</title>
		<link>http://latestwebservices.com/news/rbn-bumps-off-monster/</link>
		<comments>http://latestwebservices.com/news/rbn-bumps-off-monster/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 08:00:15 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[Monster.com]]></category>
		<category><![CDATA[RBN]]></category>
		<category><![CDATA[Russian Business Network]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/news/rbn-bumps-off-monster/</guid>
		<description><![CDATA[


Oohďż˝ and who said the internet isnďż˝t exciting?  RBN (Russian Business Network), a notorious Russian online gang which has recently closed their St. Petersburg IP address (but has apparently established themselves elsewhere in cyberspace, yet continuously moving to avoid detection), is said to be linked to a November iFrame injection attack of Monster.com an [...]]]></description>
			<content:encoded><![CDATA[<div class='center'>
<a href='http://latestwebservices.com/wp-content/uploads/2007/11/webservices4.jpg' title='webservices4.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2007/11/webservices4.jpg' alt='webservices4.jpg' /></a>
</div>
<p>Oohďż˝ and who said the internet isnďż˝t exciting?  RBN (Russian Business Network), a notorious Russian online gang which has recently closed their St. Petersburg IP address (but has apparently established themselves elsewhere in cyberspace, yet continuously moving to avoid detection), is said to be linked to a November iFrame injection attack of Monster.com an online employment service company.  The attack, caused by a NeoSplit or a malware tool, inserted code into pages that then caused systems to download a virus. Monster.com has reported that theyďż˝ve already cleaned all the affected Web pages and is now working with law enforcement on the matter.</p>
<p>Source: <a href="http://www.eweek.com/article2/0,1895,2220441,00.asp"> eweek.com </a></p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/news/rbn-bumps-off-monster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ask.com hands privacy control to users</title>
		<link>http://latestwebservices.com/news/askcom-hands-privacy-control-to-users/</link>
		<comments>http://latestwebservices.com/news/askcom-hands-privacy-control-to-users/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:35:24 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ask.com]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/news/askcom-hands-privacy-control-to-users/</guid>
		<description><![CDATA[
The information search engine, Ask.com has released AskEraser, a new tool that can be considered as the first step (of many) in handing over the rightful control of privacy to its users.  According to EPIC&#8217;s Marc Rotenberg, this cool tool prevents from storing any search data. It can completely delete search queries and any [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://latestwebservices.com/wp-content/uploads/2008/01/askcom.jpg' title='askcom.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2008/01/askcom.jpg' alt='askcom.jpg' /></a></p>
<p>The information search engine, <a href="http://www.ask.com/">Ask.com</a> has released <strong>AskEraser</strong>, a new tool that can be considered as the first step (of many) in handing over the rightful control of privacy to its users.  According to EPIC&#8217;s Marc Rotenberg, this cool tool prevents from storing any search data. It can completely delete search queries and any other associated information from the siteďż˝s servers. This includes complete texts of queries, IP addresses, user IDďż˝s, and session IDďż˝s. Users can find the link for the AskEraser tool on the upper right corner of the search engine&#8217;s homepage and search results pages and can be turned off anytime.  AskEraser is available now in the U.S. and in the UK &#8212; and will be deployed globally in 2008. </p>
<p>Source: <a href=http://www.newsfactor.com/news/Ask-com-Gives-Privacy-Control-to-Users/story.xhtml?story_id=0300003I1SKU" ">Newsfactor </a></p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/news/askcom-hands-privacy-control-to-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of web services</title>
		<link>http://latestwebservices.com/info/the-importance-of-web-services/</link>
		<comments>http://latestwebservices.com/info/the-importance-of-web-services/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 07:00:12 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[importance]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/info/the-importance-of-web-services/</guid>
		<description><![CDATA[


I remember how excited and at awe I was when I first had internet connection installed to my PC. Of course, it was still dial-up and was prone to a lot of disconnection (not to mention long downloading time). That was only years ago but major IT development later, many people, companies, and institutions now [...]]]></description>
			<content:encoded><![CDATA[<div class='center'>
<a href='http://latestwebservices.com/wp-content/uploads/2007/11/webservices2.jpg' title='webservices2.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2007/11/webservices2.jpg' alt='webservices2.jpg' /></a>
</div>
<p>I remember how excited and at awe I was when I first had internet connection installed to my PC. Of course, it was still dial-up and was prone to a lot of disconnection (not to mention long downloading time). That was only years ago but major IT development later, many people, companies, and institutions now have broadband connection. It has almost become indispensable.  Here enters the importance of interoperability so web applications are developed so that different platforms can interact and work together. By using web services to applications, its function can then be published to practically anywhere in the world. </p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/info/the-importance-of-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uses of web services</title>
		<link>http://latestwebservices.com/info/uses-of-web-services/</link>
		<comments>http://latestwebservices.com/info/uses-of-web-services/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 05:00:09 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[uses]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/info/uses-of-web-services/</guid>
		<description><![CDATA[


Image from  Appalachian State University


What do web services actually do? One is for reusable application components. Iďż˝m sure that all of us, in one way or another, have used an application more than once. For example, since I transact business abroad, I often use currency converters to know how much money I need to [...]]]></description>
			<content:encoded><![CDATA[<div class='center'>
<a href='http://latestwebservices.com/wp-content/uploads/2007/11/webservices3.jpg' title='webservices3.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2007/11/webservices3.jpg' alt='webservices3.jpg' /></a><br />
<small><em><br />
Image from <a href="hhttp://ess.appstate.edu/images/pagemaster/e_learn.jpg"> Appalachian State University</a><br />
</em></small>
</div>
<p>What do web services actually do? One is for reusable application components. Iďż˝m sure that all of us, in one way or another, have used an application more than once. For example, since I transact business abroad, I often use currency converters to know how much money I need to deal with. My friend whoďż˝s learning Chinese turns to online translators when she needs a little help. Web services can offer application components that can be used over and over again. Web services also connect existing software by giving different applications a way to connect to their data despite using different applications and platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/info/uses-of-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on DHTML III</title>
		<link>http://latestwebservices.com/info/more-on-dhtml-iii/</link>
		<comments>http://latestwebservices.com/info/more-on-dhtml-iii/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 04:32:04 +0000</pubDate>
		<dc:creator>Grace</dc:creator>
				<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Info]]></category>

		<guid isPermaLink="false">http://latestwebservices.com/info/more-on-dhtml-iii/</guid>
		<description><![CDATA[
DHTML eliminates the boring elements of static pages without compromising performance and interactivity.  It uses the userâ€™s computer to calculate and make effective the changes so that the site does not have to make use of a distant server to load or even reload a document so that text and data do not have [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://latestwebservices.com/wp-content/uploads/2008/03/dhtml3.jpg' title='dhtml3.jpg'><img src='http://latestwebservices.com/wp-content/uploads/2008/03/dhtml3.jpg' alt='dhtml3.jpg' /></a></p>
<p>DHTML eliminates the boring elements of static pages without compromising performance and interactivity.  It uses the userâ€™s computer to calculate and make effective the changes so that the site does not have to make use of a distant server to load or even reload a document so that text and data do not have to go on a circuitous route that can consume time before it can carry-out the changes. DHTML are also self-contained so no additional support from applications or controls are needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://latestwebservices.com/info/more-on-dhtml-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
