<?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>Revium &#187; web</title>
	<atom:link href="http://www.revium.com.au/tags/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revium.com.au</link>
	<description>All things web.</description>
	<lastBuildDate>Wed, 01 Sep 2010 05:47:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Revium&#8217;s Top 10 Web Based&#160;Charts</title>
		<link>http://www.revium.com.au/articles/blog/reviums-top-10-web-based-charts/</link>
		<comments>http://www.revium.com.au/articles/blog/reviums-top-10-web-based-charts/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 23:52:34 +0000</pubDate>
		<dc:creator>Mark Wiseman</dc:creator>
				<category><![CDATA[Revium Blog]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.revium.com.au/?p=1283</guid>
		<description><![CDATA[It seems every man and his digital dog these days are posting top 10 lists and i thought is about time that Revium dips...


Related posts:<ol><li><a href='http://www.revium.com.au/articles/sandbox/degrading-script-tags/' rel='bookmark' title='Permanent Link: Degrading Script&nbsp;Tags'>Degrading Script&nbsp;Tags</a> <small>If you&#8217;re a fan of John Resig&#8217;s blog (jQuery creator),...</small></li>
<li><a href='http://www.revium.com.au/articles/sandbox/cross-domain-login-in-asp-net/' rel='bookmark' title='Permanent Link: Cross-domain login in&nbsp;ASP.NET'>Cross-domain login in&nbsp;ASP.NET</a> <small>At the moment we are extending a classic asp website...</small></li>
<li><a href='http://www.revium.com.au/articles/blog/web-directories/' rel='bookmark' title='Permanent Link: Web&nbsp;Directories'>Web&nbsp;Directories</a> <small>This week we were given the task to list our...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It seems every man and his digital dog these days are posting top 10 lists and i thought is about time that Revium dips their toe in this cesspool of unoriginal thought to bring you our <strong>Top 10 Web Based Charts!</strong><br />
As we all know there are lots of different scenarios where the use of a graph is required and the level of interaction can vary from simply viewing information to interacting with it for a more dynamic experience. My preference tends to lean towards JavaScript / jQuery based libraries for one main reason: I know how to style and manipulate css + html far better than Flash / Silverlight. That being said we have often used the Telerlik charts (in our Asp.Net projects) because they offer the option of saving the chart as an image so that you can embed it in an email or save off for later use.</p>
<h3>JavaScript Based Chart Libraries</h3>
<h4>Highcharts</h4>
<p><img class="alignright size-full wp-image-1293" title="Highcharts" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/highcharts_sm.png" alt="Highcharts" width="151" height="80" /><a href="http://www.highcharts.com/">http://www.highcharts.com/</a><br />
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.</p>
<h4>Dygraphs</h4>
<p><img class="alignright  size-full wp-image-1289" title="Dygraphs JavaScript Visualization Library" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/dygraphs_sm.png" alt="Dygraphs JavaScript Visualization Library" width="136" height="80" /><a href="http://www.danvk.org/dygraphs/">http://www.danvk.org/dygraphs/</a><br />
Dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them</p>
<h4>Emprise JavaScript Charts</h4>
<p><img class="alignright  size-full wp-image-1290" title="Emprise Javascript Charts" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/emprisejavascriptcharts_sm.png" alt="Emprise Javascript Charts" width="140" height="80" /><a href="http://www.ejschart.com/">http://www.ejschart.com/</a><br />
The Emprise Javascript Charts package is an interactive javascript chart that offers features like zooming, ajax driven data and axis scaling.</p>
<h4>Flot</h4>
<p><img class="alignright  size-full wp-image-1291" title="Flot" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/flot_sm.png" alt="Flot" width="158" height="80" /> <a href="http://code.google.com/p/flot/">http://code.google.com/p/flot/</a><br />
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.</p>
<h3>Flash</h3>
<h4>AnyChart</h4>
<p><img class="alignright size-full wp-image-1287" title="AnyChart" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/anychart_sm.png" alt="AnyChart" width="112" height="80" /><a href="http://www.anychart.com/">http://www.anychart.com/</a><br />
AnyChart is a flexible Flash based solution that allows you to create interactive and great looking flash charts. It is a cross-browser and cross-platform charting solution intended for everybody who deals with creation of dashboard, reporting, analytics, statistical, financial or any other data visualization solutions.</p>
<h4>AmCharts</h4>
<p><img class="alignright size-full wp-image-1286" title="amCharts" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/amcharts_sm.png" alt="amCharts" width="122" height="80" /><a href="http://www.amcharts.com/">http://www.amcharts.com/</a><br />
AmCharts is a set of Flash charts for your websites and Web-based products. AmCharts can extract data from simple CSV or XML files, or they can read dynamic data generated with PHP, .NET, Java, Ruby on Rails, Perl, ColdFusion, and many other programming languages.</p>
<h4>FusionCharts</h4>
<p><img class="alignright size-full wp-image-1292" title="FusionCharts" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/fusioncharts_sm.png" alt="FusionCharts" width="146" height="80" /><a href="http://www.fusioncharts.com/">http://www.fusioncharts.com/</a><br />
FusionCharts v3 helps you create animated and interactive Flash charts for web and desktop applications. It livens up your applications by converting monotonous data into exciting visuals.</p>
<h4>Open Flash Chart</h4>
<p><img class="alignright  size-full wp-image-1294" title="Open Flash Chart" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/openflashchart_sm.png" alt="Open Flash Chart" width="155" height="80" /><a href="http://teethgrinder.co.uk/open-flash-chart-2/">http://teethgrinder.co.uk/open-flash-chart-2/</a><br />
Open Flash Chart is an open source chart project built using Actionscript 3 and Adobe Flex with server side herlper libraries for PHP, Perl, Python, Ruby, .NET, Google Web Toolkit and JAVA.</p>
<h3>Asp.Net</h3>
<h4>Telerik Chart</h4>
<p><a href="http://demos.telerik.com/aspnet-ajax/chart/">http://demos.telerik.com/aspnet-ajax/chart/</a><img class="alignright  size-full wp-image-1295" title="Telerik Chart" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/telerik_sm.png" alt="Telerik Chart" width="127" height="80" /><br />
Telerik is already well known in the DotNet world for their control suite. If you are after full server side integration with your charts they can be a good option.</p>
<h4>ComponentArt Chart</h4>
<p><a href="http://silverlight.componentart.com/">http://silverlight.componentart.com/</a><img class="alignright  size-full wp-image-1288" title="ComponentArt Chart" src="http://www.revium.com.au/cms/wp-content/uploads/2009/12/componentart_sm.png" alt="ComponentArt Chart" width="190" height="80" /><br />
ComponentArt is also well known in the DotNet world for their control suite. If you are after full server side integration with your charts they can be a good option.</p>
<div class="clear"></div>


<p>Related posts:<ol><li><a href='http://www.revium.com.au/articles/sandbox/degrading-script-tags/' rel='bookmark' title='Permanent Link: Degrading Script&nbsp;Tags'>Degrading Script&nbsp;Tags</a> <small>If you&#8217;re a fan of John Resig&#8217;s blog (jQuery creator),...</small></li>
<li><a href='http://www.revium.com.au/articles/sandbox/cross-domain-login-in-asp-net/' rel='bookmark' title='Permanent Link: Cross-domain login in&nbsp;ASP.NET'>Cross-domain login in&nbsp;ASP.NET</a> <small>At the moment we are extending a classic asp website...</small></li>
<li><a href='http://www.revium.com.au/articles/blog/web-directories/' rel='bookmark' title='Permanent Link: Web&nbsp;Directories'>Web&nbsp;Directories</a> <small>This week we were given the task to list our...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.revium.com.au/articles/blog/reviums-top-10-web-based-charts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is your web site cross browser&#160;compatible?</title>
		<link>http://www.revium.com.au/articles/blog/is-you-web-site-cross-browser-compatible/</link>
		<comments>http://www.revium.com.au/articles/blog/is-you-web-site-cross-browser-compatible/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 06:59:34 +0000</pubDate>
		<dc:creator>Evgeny Petrov</dc:creator>
				<category><![CDATA[Revium Blog]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.revium.com.au/?p=1089</guid>
		<description><![CDATA[This is a question that every web developer asks themselves when preparing to launch a new website. More often than not, there are specific...


Related posts:<ol><li><a href='http://www.revium.com.au/articles/blog/10-tips-for-user-acceptance-testing-of-web-applications/' rel='bookmark' title='Permanent Link: 10 Tips for user acceptance testing of web&nbsp;applications'>10 Tips for user acceptance testing of web&nbsp;applications</a> <small> 1. Draw up a testplan Many testers would like...</small></li>
<li><a href='http://www.revium.com.au/articles/sandbox/cross-domain-login-in-asp-net/' rel='bookmark' title='Permanent Link: Cross-domain login in&nbsp;ASP.NET'>Cross-domain login in&nbsp;ASP.NET</a> <small>At the moment we are extending a classic asp website...</small></li>
<li><a href='http://www.revium.com.au/articles/blog/advanced-searching-in-google/' rel='bookmark' title='Permanent Link: Advanced Searching in&nbsp;Google'>Advanced Searching in&nbsp;Google</a> <small>All of us are familiar with the search functionality in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a question that every web developer asks themselves when preparing to launch a new website. More often than not, there are specific requirements from a client to support certain web browsers (the most common being IE7, IE8, Firefox and Safari). It&#8217;s not uncommon however, for some of the more conservative client types to request compatibility with IE6 (shudder!) or Opera.</p>
<p>The real question is &#8220;How important is it to support as many browsers as possible? Is it really beneficial for you website or is it a way to turn development into a nightmare with no way out?&#8221;</p>
<p>I&#8217;ve recently analysed IIS logs of the electricity retailer web site <a title="Simply Energy" href="http://simplyenergy.com.au" target="_blank">Simply Energy</a> and was  surprised how many old and/or extremely rare browsers people use for their everyday web browsing &#8211; IE4, IE5, Netscape 4,5, multiple Mozilla 3 compatible browsers, Konqueror, GreenBrowser, SlimBrowser, SeaMonkey, Avant browser and  IE9 all come into the mix (although some make up a very marginal number!)</p>
<p>With this variety, it&#8217;s impossible to ensure complete compatibility with every web browser. However, with the advent of the W3C (World Wide Web Consurtium),  we know that building according to their guidelines and recommendations can ensure maximum compatibility across most common browsers.</p>
<p>So really, what is the answer? Well, I guess there is no definitive answer. Where do you draw the line with cross browser compatibility? It&#8217;s really an open ended question and I was hoping that this may generate some discussion &#8211; There is always going to clients that have bizarre requests in terms of cross browser requirements!</p>
<p>Happy for anyone to post comments here!</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>


<p>Related posts:<ol><li><a href='http://www.revium.com.au/articles/blog/10-tips-for-user-acceptance-testing-of-web-applications/' rel='bookmark' title='Permanent Link: 10 Tips for user acceptance testing of web&nbsp;applications'>10 Tips for user acceptance testing of web&nbsp;applications</a> <small> 1. Draw up a testplan Many testers would like...</small></li>
<li><a href='http://www.revium.com.au/articles/sandbox/cross-domain-login-in-asp-net/' rel='bookmark' title='Permanent Link: Cross-domain login in&nbsp;ASP.NET'>Cross-domain login in&nbsp;ASP.NET</a> <small>At the moment we are extending a classic asp website...</small></li>
<li><a href='http://www.revium.com.au/articles/blog/advanced-searching-in-google/' rel='bookmark' title='Permanent Link: Advanced Searching in&nbsp;Google'>Advanced Searching in&nbsp;Google</a> <small>All of us are familiar with the search functionality in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.revium.com.au/articles/blog/is-you-web-site-cross-browser-compatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
