<?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>Amikelive &#124; Technology Blog &#187; Whitepapers</title>
	<atom:link href="http://tech.amikelive.com/node-category/whitepapers/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.amikelive.com</link>
	<description>Read . Enjoy . Share</description>
	<lastBuildDate>Sun, 16 Oct 2011 14:45:50 +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>Technical Paper: Energy-aware Security Management Utilizing Adaptive Security Mechanisms for Wireless Sensor Network</title>
		<link>http://tech.amikelive.com/node-404/technical-paper-energy-aware-security-management-utilizing-adaptive-security-mechanisms-for-wireless-sensor-network/</link>
		<comments>http://tech.amikelive.com/node-404/technical-paper-energy-aware-security-management-utilizing-adaptive-security-mechanisms-for-wireless-sensor-network/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 08:05:24 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[wireless sensor network]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/?p=404</guid>
		<description><![CDATA[
			
				
			
		
Energy has been an important subject these recent years. While some people are advocating more efficient and sustainable use of energy through the green energy movement, some scientific and engineering fields should include efficient energy usage into the equation in order to provide an effective solution. One of these fields is wireless sensor network. Wireless [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-404/technical-paper-energy-aware-security-management-utilizing-adaptive-security-mechanisms-for-wireless-sensor-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whitepaper &#8211; An Introduction to Private Cloud</title>
		<link>http://tech.amikelive.com/node-219/whitepaper-an-introduction-to-private-cloud/</link>
		<comments>http://tech.amikelive.com/node-219/whitepaper-an-introduction-to-private-cloud/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 06:11:38 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[cloud computing]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/?p=219</guid>
		<description><![CDATA[
			
				
			
		
As the word &#8220;cloud computing&#8221; becomes more ubiquitous these days, several questions can be raised ranging from basic question like the definitions of a cloud and cloud computing to more tempting questions like architecture of cloud infrastructure and implementation of cloud computing to solve complex, data-intensive compute problems.
Concerns raised over the cloud computing are mainly [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-219/whitepaper-an-introduction-to-private-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Querying XML Documents, Revisiting Existing Languages and Methodologies</title>
		<link>http://tech.amikelive.com/node-93/querying-xml-documents-revisiting-existing-languages-and-methodologies/</link>
		<comments>http://tech.amikelive.com/node-93/querying-xml-documents-revisiting-existing-languages-and-methodologies/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 16:46:39 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Application Design]]></category>
		<category><![CDATA[Technical Notes]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[query over XML]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XML database]]></category>
		<category><![CDATA[XML query]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/node-93/querying-xml-documents-revisiting-existing-languages-and-methodologies/</guid>
		<description><![CDATA[
			
				
			
		
These days in the web 2.0 era, we are using XML extensively. We use xml on our browser, to represent the hypertext. We use xml in our most recent MS Word documents. We use XML in web services. We use XML in our AJAX applications. To the bigger scale, the enterprise, we also use XML [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-93/querying-xml-documents-revisiting-existing-languages-and-methodologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whitepaper: More On Ajax Internals and Their Related Issues</title>
		<link>http://tech.amikelive.com/node-92/whitepaper-more-on-ajax-internals-and-their-related-issues/</link>
		<comments>http://tech.amikelive.com/node-92/whitepaper-more-on-ajax-internals-and-their-related-issues/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 08:30:36 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Technical Notes]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax issues]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/node-92/whitepaper-more-on-ajax-internals-and-their-related-issues/</guid>
		<description><![CDATA[
			
				
			
		
As a set of technologies, AJAX is built on top of components interconnected to serve a better web experience. The components of AJAX are stylesheet language, javascript, DOM, and XML. This whitepaper will discuss each component and present issues pertaining to its deployment. For more profound and detailed discussion, readers are welcome to visit the [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-92/whitepaper-more-on-ajax-internals-and-their-related-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Whitepaper: Some Issues on Ajax Invocation</title>
		<link>http://tech.amikelive.com/node-91/whitepaper-some-issues-on-ajax-invocation/</link>
		<comments>http://tech.amikelive.com/node-91/whitepaper-some-issues-on-ajax-invocation/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 08:15:08 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Technical Notes]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax issues]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/node-91/whitepaper-some-issues-on-ajax-invocation/</guid>
		<description><![CDATA[
			
				
			
		
In today&#8217;s modern web a.k.a web 2.0, we have seen how Ajax is used to provide more responsive web applications thus giving better user experience. However, as each technology always springs up new problem with its invocation, the same also applies to Ajax.
This whitepaper will give brief overview about issues related to Ajax invocation.  [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-91/whitepaper-some-issues-on-ajax-invocation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whitepaper: Brief Overview on Web Scripting Languages</title>
		<link>http://tech.amikelive.com/node-85/whitepaper-brief-overview-on-web-scripting-languages/</link>
		<comments>http://tech.amikelive.com/node-85/whitepaper-brief-overview-on-web-scripting-languages/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 05:30:25 +0000</pubDate>
		<dc:creator>Tech Admin</dc:creator>
				<category><![CDATA[Technical Notes]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<category><![CDATA[Programming languages]]></category>
		<category><![CDATA[web scripting languages]]></category>

		<guid isPermaLink="false">http://tech.amikelive.com/node-85/whitepaper-brief-overview-on-web-scripting-languages/</guid>
		<description><![CDATA[
			
				
			
		
Summary:
As web is gradually changing how we interact with others,  choosing a preferred platform for web development is also critical. In this paper, you will find a brief overview of popular web scripting languages currently used by individuals to companies, schools to research institution.
Download whitepaper:


  addthis_url    = 'http%3A%2F%2Ftech.amikelive.com%2Fnode-85%2Fwhitepaper-brief-overview-on-web-scripting-languages%2F';
  addthis_title [...]]]></description>
		<wfw:commentRss>http://tech.amikelive.com/node-85/whitepaper-brief-overview-on-web-scripting-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

