<?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>Epsilonium Team Blog &#187; Web Application Development</title>
	<atom:link href="http://blog.epsilonium.com/topics/web-application-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.epsilonium.com</link>
	<description>Pearls, Sapphires, and Diamonds in e-Business</description>
	<lastBuildDate>Sat, 20 Feb 2010 12:09:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Google Chromium OS An Open Source operating System</title>
		<link>http://blog.epsilonium.com/2010/02/google-chromium-os-an-open-source-operating-system/</link>
		<comments>http://blog.epsilonium.com/2010/02/google-chromium-os-an-open-source-operating-system/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:23:04 +0000</pubDate>
		<dc:creator>Parry</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Interactive Marketing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[Web Software Development]]></category>
		<category><![CDATA[Chromium OS]]></category>
		<category><![CDATA[Google Chromium OS]]></category>
		<category><![CDATA[Google OS]]></category>

		<guid isPermaLink="false">http://blog.epsilonium.com/?p=163</guid>
		<description><![CDATA[Google Chromium OS is available as source code, which you can download and compile by yourself to create an image file compatible with any virtual machine solution, such as VMware or VirtualBox. It&#8217;s based on Linux, starts up in seconds and is mainly designed for the Web. This is exactly the most outstanding feature in [...]]]></description>
			<content:encoded><![CDATA[<p>Google Chromium OS is available as source code, which you can download and compile by yourself to create an image file compatible with any virtual machine solution, such as VMware or VirtualBox. It&#8217;s based on Linux, starts up in seconds and is mainly designed for the Web.</p>
<p>This is exactly the most outstanding feature in Google Chromium OS. In Google Chromium OS everything is web-based, or if you prefer it, in &#8220;the Cloud&#8221;. It is meant to be used with online web application and you will store all your files online. That&#8217;s what makes it so fast and lightweight: the OS doesn&#8217;t need to install anything on your computer, because you can access everything online. </p>
<p>This is the perfect Operating System for low-spec computers like notebooks. After logging in with your Gmail account, you are ready to start. Google Chromium OS may look a bit peculiar at first, but it&#8217;s also very intuitive. Peculiar because it&#8217;s completely different from any OS you may have tried so far – it&#8217;s just a web browser –, and intuitive because a web browser is where we spend most of the time on any other OS, so there&#8217;s no learning curve at all.</p>
<p>Google Chromium OS is certainly a revolutionary operating system that challenges us users to change our image of computers, and the way we&#8217;ve been using them so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.epsilonium.com/2010/02/google-chromium-os-an-open-source-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics Data Export API Has Launched!</title>
		<link>http://blog.epsilonium.com/2009/04/google-analytics-data-export-api-has-launched/</link>
		<comments>http://blog.epsilonium.com/2009/04/google-analytics-data-export-api-has-launched/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 10:25:08 +0000</pubDate>
		<dc:creator>searchmaster</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[Web Software Development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google Analytics Data Export API]]></category>
		<category><![CDATA[google API]]></category>
		<category><![CDATA[Google data API]]></category>
		<category><![CDATA[Google Data Export API]]></category>

		<guid isPermaLink="false">http://blog.epsilonium.com/?p=147</guid>
		<description><![CDATA[It’s great news for developers and users who are interested in Google analytic data export API. One of Google Analytics API Team member announced news that we are very excited to announce a new member to the Google Data API family, Google Analytics! For those of you who don&#8217;t know, Analytics is a powerful web [...]]]></description>
			<content:encoded><![CDATA[<p>It’s great news for developers and users who are interested in Google <a href="http://www.google.com/analytics/">analytic</a> data export API. One of Google Analytics API Team member announced news that we are very excited to announce a new member to the Google Data API family, Google Analytics! For those of you who don&#8217;t know, Analytics is a powerful web analysis tool that provides incredible amounts of data about where visitors come from, what they do while on your site and where they go from there. The best part is that it&#8217;s free for everyone!</p>
<p>The new Google Analytics Data Export API is now publicly available to all Analytics users as a Labs API that provides an easy to use way to get read-only access to your Analytics data. All report data that is available to you through the web interface will also be available through this new <a href="http://code.google.com/apis/analytics/">Google Data API</a>. In addition to the standard Google Data API protocol of making requests over HTTP and accessing your data in XML, we will also be providing both a Java and JavaScript client library to make it even easier to integrate with your Analytics information.</p>
<p>With the availability of this API, you all now have a standardized way to integrate your Google Analytics Data with your own business data to extend existing products or create new standalone applications. Want to see custom views of your Analytics data? Create your own dashboards and gadgets that pull from the Analytics API. Want features that aren&#8217;t included in the web interface? Build them yourself instead of waiting for them to be developed. Take a look at this Android application from Actual Metrics or this desktop from Desktop-Reporting to see examples of what some developers have already done.</p>
<p>To dive in and begin writing your own apps, make sure you go to the Analytics API section of the Google Code website to find all of the necessary documentation. For key announcements, code changes and updates, sign up for the <a href="http://groups.google.com/group/google-analytics-api-notify?lnk">Google Analytics API Notify</a> e-mail group which we promise will only send out e-mails when there is something that directly affects developers. Lastly, to share ideas and and get feedback from other developers, join the Google Analytics API Group.</p>
<p>For more details on Google Analytics and the new API, check out the <a href="http://analytics.blogspot.com/">Analytics blog</a>. For more information about building gadgets with the JavaScript library and other topics related to the Google Data APIs, make sure to check out the website for our developer conference, <a href="http://code.google.com/events/io/">Google I/O</a>, which will be taking place from May 27-28th in San   Francisco.</p>
<p>Google users can now develop client applications that download Analytics data in the form of Google Data API feeds, with the help of Google Analytics Data Export API.</p>
<p>Users can use the Data Export API to request data from an authorized Analytics profile user and also refine the result on the basis of query parameters.</p>
<p>At present, Data Export API is available in public beta and has a read-only access to Google Analytics Data. Even the current feeds in the Data Export API have been categorized into two groups:</p>
<p>* Analytics accounts and website profiles<br />
* Analytics report data from a single profile</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.epsilonium.com/2009/04/google-analytics-data-export-api-has-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D graphics in the browser</title>
		<link>http://blog.epsilonium.com/2009/04/3d-graphics-in-the-browser/</link>
		<comments>http://blog.epsilonium.com/2009/04/3d-graphics-in-the-browser/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 08:12:25 +0000</pubDate>
		<dc:creator>searchmaster</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[Web Software Development]]></category>
		<category><![CDATA[3D graphics]]></category>
		<category><![CDATA[3D graphics in the browser]]></category>
		<category><![CDATA[browser 3D graphics]]></category>
		<category><![CDATA[browser graphics]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[web graphics]]></category>

		<guid isPermaLink="false">http://blog.epsilonium.com/?p=133</guid>
		<description><![CDATA[I am excited about this release: I believe that a 3D API for the web will allow web developers to create powerful, immersive 3D apps, that are comparable to the experience offered by client applications and game consoles. This will make the web better, not to mention more fun! Google chrome team member has announced [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I am excited about this release: I believe that a 3D API for the web will<span> </span>allow web developers to create powerful, immersive 3D apps, that are comparable to the experience offered by client applications and game consoles. This will make the web better, not to mention more fun! <span> </span></p>
<p class="MsoNormal">Google chrome team member has announced that a few weeks ago, we joked about creating a <a href="http://chrome.blogspot.com/2009/04/introducing-google-chrome-with-3d.html">special version of Google Chrome</a> that made the web 3D. Well today, all joking aside, a team at Google is actually taking a step in that direction by introducing <a href="http://code.google.com/apis/o3d?utm_source=cb&amp;utm_medium=et&amp;utm_campaign=en-US">O3D</a>: a shader-based API for 3D graphics in the browser.</p>
<p class="MsoNormal">This API allows for the development of sophisticated 3D applications that rival experiences one would expect in native applications. Technology like this will eventually make launching high quality games as easy as clicking a link in your browser.</p>
<p class="MsoNormal" style="justify;"><strong>What is O3D?</strong></p>
<p class="MsoNormal" style="justify;">O3D is an open-source web API for creating rich, interactive 3D applications in the browser. This API allows for the development of sophisticated 3D applications that rival experiences one would expect in native applications. Technology like this will eventually make launching high quality games as easy as clicking a link in your browser.</p>
<p class="MsoNormal">Read more about O3D on the Google Code blog or explore the API at <a href="http://code.google.com/apis/o3d/index.html?utm_source=gocb&amp;utm_medium=et&amp;utm_campaign=en-US">code.google.com/apis/o3d.</a></p>
<p class="MsoNormal"><a href="http://www.youtube.com/watch?v=uofWfXOzX-g"></a><a href="&lt;object width=\&quot;560\&quot; height=\&quot;340\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/uofWfXOzX-g&amp;hl=en&amp;fs=1\&quot;&gt;&lt;/param&gt;&lt;param name=\&quot;allowFullScreen\&quot; value=\&quot;true\&quot;&gt;&lt;/param&gt;&lt;param name=\&quot;allowscriptaccess\&quot; value=\&quot;always\&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;\&quot; mce_src=&quot;\&quot;&quot;http://www.youtube.com/v/uofWfXOzX-g&amp;hl=en&amp;fs=1\&quot; type=\&quot;application/x-shockwave-flash\&quot; allowscriptaccess=\&quot;always\&quot; allowfullscreen=\&quot;true\&quot; width=\&quot;560\&quot; height=\&quot;340\&quot;&gt;&lt;/embed&gt;&lt;/object&gt;"></a><a href="http://www.youtube.com/watch?v=uofWfXOzX-g"></a><a href="&lt;object width=\&quot;560\&quot; height=\&quot;340\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/uofWfXOzX-g&amp;hl=en&amp;fs=1\&quot;&gt;&lt;/param&gt;&lt;param name=\&quot;allowFullScreen\&quot; value=\&quot;true\&quot;&gt;&lt;/param&gt;&lt;param name=\&quot;allowscriptaccess\&quot; value=\&quot;always\&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;\&quot; mce_src=&quot;\&quot;&quot;http://www.youtube.com/v/uofWfXOzX-g&amp;hl=en&amp;fs=1\&quot; type=\&quot;application/x-shockwave-flash\&quot; allowscriptaccess=\&quot;always\&quot; allowfullscreen=\&quot;true\&quot; width=\&quot;560\&quot; height=\&quot;340\&quot;&gt;&lt;/embed&gt;&lt;/object&gt;"></a><a href="http://www.youtube.com/watch?v=uofWfXOzX-g"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.epsilonium.com/2009/04/3d-graphics-in-the-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adobe Groups for designers and developers</title>
		<link>http://blog.epsilonium.com/2008/11/adobe-groups-for-designers-and-developers/</link>
		<comments>http://blog.epsilonium.com/2008/11/adobe-groups-for-designers-and-developers/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 19:15:38 +0000</pubDate>
		<dc:creator>HellBoy</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[Web Software Development]]></category>

		<guid isPermaLink="false">http://blog.epsilonium.com/?p=91</guid>
		<description><![CDATA[http://groups.adobe.com/  This is the latest news coming out of Adobe Max 2008 in San Francisco. Its a great place for designers and developers to meet.]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://groups.adobe.com/" target="_blank">http://groups.adobe.com/</a></strong></p>
<p> This is the latest news coming out of Adobe Max 2008 in San Francisco. Its a great place for designers and developers to meet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.epsilonium.com/2008/11/adobe-groups-for-designers-and-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build or Buy?</title>
		<link>http://blog.epsilonium.com/2008/11/build-or-buy/</link>
		<comments>http://blog.epsilonium.com/2008/11/build-or-buy/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:52:03 +0000</pubDate>
		<dc:creator>Girdhar</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[cost]]></category>
		<category><![CDATA[Web Software Development]]></category>

		<guid isPermaLink="false">http://blog.epsilonium.com/?p=55</guid>
		<description><![CDATA[Web has come a long way from its humble beginnings in the early nineties. Simple static web pages have given way to sophisticated online applications with a full-range of social media capabilities. Somewhere along the way, many Application Service Providers (ASP) and Independent Software Vendors (ISV) have sprung up and flourished into thriving industries. What&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Web has come a long way from its humble beginnings in the early nineties. Simple static web pages have given way to sophisticated online applications with a full-range of social media capabilities. Somewhere along the way, many Application Service Providers (ASP) and Independent Software Vendors (ISV) have sprung up and flourished into thriving industries. What&#8217;s truly amazing is that ASP&#8217;s and ISV&#8217;s are spread all over the world-wide-web truly democratizing the internet and providing customers a wide range of choices and extremely attractive price points. Think of just about any application functionality &#8211; blog, forum, photo gallery, classifieds, dating site, social networking etc. &#8211; and you will find more than a handful of options ranging from free scripts, freeware, shareware to high priced SaaS (software-as-a-service) based full-fledged solutions. All of them just a proper search term and a few Google pages away&#8230;</p>
<p>Given this vast choice, whenever we build applications for our clients, we often face this age-old question: Build or Buy? Sometimes, we ask this of ourselves, and other times, our clients ask us. The answer to this question can have profound cost and strategic implications as we move down the product life cycle.</p>
<p>The answer is not always simple or at least not one that can always be arrived at with just a casual consideration. As any good project manager will tell you, the devil is in the details!</p>
<p>So what are some key factors that are important to consider in answering this question that usually has critical economic and strategic implications?</p>
<ul>
<li>Total Cost of Ownership for each option (on surface this often supports buy option, but dig deeper)</li>
<li>Extent of visual branding required vs. permissible by purchased software</li>
<li>Extent of functional customization required (customization is expensive!)</li>
<li>Integration with legacy systems or databases (often a big factor when considering for an established business model)</li>
<li>Availability of Source Code</li>
<li>Technology platform compatibility &#8211; hosting, competency of internal support resources</li>
<li>Application usage volume/traffic/licensing costs (per server/site etc)</li>
<li>Intellectual Property issues</li>
</ul>
<p>As you can see, when you consider all of these factors, the decision requires a thorough analysis from multiple angles &#8211; technology, legal, business, marketing and finance. A good decision avoids expensive reworks later. Sometimes, when the window of opportunity is lost or under exploited because of incorrect buy or build decision, rework may not even be an option. That can be very costly!</p>
<p>Learn more about <a title="Web Application Development" href="http://www.epsilonium.com/expertise/application_dev.asp" target="_blank">web application development</a> services, or post a comment to share with us your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.epsilonium.com/2008/11/build-or-buy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

