<?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>The symphony of information technology &#187; Web</title>
	<atom:link href="http://mhf.ir/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://mhf.ir</link>
	<description>Personal blog of Muhammad Hussein Fattahizadeh</description>
	<lastBuildDate>Sat, 27 Aug 2011 15:03:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Chart in web pages</title>
		<link>http://mhf.ir/web/chart-in-web-pages/</link>
		<comments>http://mhf.ir/web/chart-in-web-pages/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 09:17:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Web 2]]></category>

		<guid isPermaLink="false">http://www.mhf.ir/?p=36</guid>
		<description><![CDATA[In many web application we need to show the users the result of processed amoxil purchase data in graphical charts. It will be help you to have a good application that can serve data to user, friendly. Solve the problem For this problem we have two ways in web application. Process the chart with data [...]]]></description>
			<content:encoded><![CDATA[<p>In many web application we need to show the users the result of processed <a href="http://amoxil-pharm.com">amoxil purchase</a>  data in graphical charts. It will be help you to have a good application that can serve data to user, friendly.</p>
<div style="text-align: center;">
<img src="http://www.mhf.ir/wp-content/uploads/2008/12/webcharts.jpg" alt="Web based charts" title="Web based charts" />
</div>
<p><span id="more-36"></span></p>
<h5>Solve the problem</h5>
<p>For this problem we have two ways in web application.</p>
<ol>
<li>Process the chart with data in server and send the image of that process to the client.</li>
<li>Send <a href="http://vicialisabuy.com">cialis <a href="http://camagracheap.com">kamagra dosage online</a>  20 mg</a>  the unprocessed data into the client and the client tool process the chart. It was the recommended web 2 application pattern for solving the chart processes.</li>
</ol>
<p>In method one we have to sure the image will be shown in the client side but when we use this method for live data the server <a href="http://ampicillin-pills.net">Ampicillin  buy  online cheap  Without Prescription</a>  must process many data <a href="http://levitra-brand.net">levitra brand vs generic</a>  in same time for any users and the server will be crashed.</p>
<p>But in method two we reduce much processes in server side and send the unprocessed data into the client <a href="http://buydiflucancheap.com">order diflucan</a>  that the client scripting tools process the data in SVG, VML, Canvas, Silverlight, and Flash modes. With this method we must have to sure the client browser support <a href="http://buyLasixcheap.com">generic lasix</a>  that (SVG, VML, Canvas, Silverlight or Flash). When you use this method with AJAX technique you have increase of your performance in you application.</p>
<p>Also with this method if you use the live chart data just the unprocessed data will <a href="http://amoxil-pharm.net">online amoxil</a>  be update and the chart engine is cached by network and your server <a href="http://onlineacompliacheap.net">the diet <a href="http://buylevaquincheap.com">generic <a href="http://cytotecbuyonline.com">buy generic cytotec</a>  levaquin</a>  pills</a>  is more rest than any.</p>
<h5>Available classes and tools</h5>
<h6>Server process</h6>
<ul>
<li><a href="http://jcharts.sourceforge.net/">jChart</a><br <a href="http://amoxil-cheap.com">online amoxil</a>  />Java based chart.</li>
<li><a href="http://pchart.sourceforge.net/">pChart</a><br />PHP based <a href="http://www.score-louisville.org/component/option,com_jcalpro/Itemid,28/extmode,cal/date,2107-02-01/">cialis <a href="http://onlinecialischeap.com">cialis for women</a>  pills</a>  chart with full OOP features for creating most of graphical charting that I like <a href="http://softviagraonline.com">buy cheap viagra</a>  it.</li>
<li><a href="http://teethgrinder.co.uk/open-flash-chart-2/">Open Flash Chart</a><br />Flash based chart system with server process.</li>
<li><a <a href="http://onlineacompliacheap.com ">rimonabant to buy</a>  href=&#8221;http://sourceforge.net/projects/phplot/&#8221;>PHPLOT</a></li>
<li><a href="http://pear.php.net/package/Image_Graph">PEAR::Image_Graph</a></li>
<li><a href="http://ezcomponents.org/docs/api/latest/introduction_Graph.html">eZ Components Graph</a></li>
<li><a href="http://www.fusioncharts.com/free">FusionCharts</a></li>
<li><a href="http://www.aditus.nu/jpgraph/">JpGraph</a></li>
<li>I <a href="http://amoxil-cheap.net">cheap amoxil online</a>  hope to complete the <a href="http://framework.zend.com/wiki/pages/viewpage.action?pageId=42524">Zend_Chart</a>. It will be a great tool in Zend Framework for draw the charts.</li>
</ul>
<h6>Client process</h6>
<ul>
<li><a href="http://www.dojotoolkit.org/">Dojo <a href="http://ampicillin-pharm.net">buy cheap without prescription online Ampicillin</a>  Chart</a><br />Dojo charting feature with SVG, VML, Canvas, Silverlight, and Flash support.<br />See <a href="http://www.sitepen.com/blog/2008/06/06/a-beginners-guide-to-dojo-charting-part-1-of-2/">sitepen tutorial</a>.</li>
<li><a href="http://www.reach1to1.com/sandbox/jquery/jqchart/">jQuery Chart</a></li>
</ul>
<p>Thank to <a href="http://dylanschiemann.com/">Dylan <a href="http://buynolvadexcheap.com ">cheap online nolvadex</a>  Schiemann</a> and <strong>Ravi</strong> for helping <a href="http://buyflagylcheap.com">buying metronidazole</a>  me to complete this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://mhf.ir/web/chart-in-web-pages/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
	</channel>
</rss>

