<?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>Samet Kilictas's Blog &#187; Google Chart API</title>
	<atom:link href="http://samet.kilictas.com/tag/google-chart-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://samet.kilictas.com</link>
	<description>Personal E-Notebook</description>
	<lastBuildDate>Fri, 30 Apr 2010 07:29:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LaTeX equations on web? Is that all you want?</title>
		<link>http://samet.kilictas.com/latex-equations-on-web-is-that-all-you-want/</link>
		<comments>http://samet.kilictas.com/latex-equations-on-web-is-that-all-you-want/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:54:51 +0000</pubDate>
		<dc:creator>Samet Kilictas</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Equation]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chart API]]></category>
		<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://samet.kilictas.com/?p=379</guid>
		<description><![CDATA[Yes dear readers! It is really cool to have latex equations on web. There is an undocumented future of Google Chart API. It is easy to use as much as API itself. For instance, you need to include the Schrödinger equation your web page. Let&#8217;s construct an url like this: http://chart.apis.google.com/chart?cht=tx&#38;chf=bg,s,FFFFFF00&#38;chco=AACCFF&#38;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat [...]]]></description>
			<content:encoded><![CDATA[<p>Yes dear readers! It is really cool to have latex equations on web. There is an undocumented future of <a href="http://code.google.com/apis/chart/">Google Chart API</a>. It is easy to use as much as API itself. For instance, you need to include the Schrödinger equation your web page. Let&#8217;s construct an url like this:</p>
<p><a href="http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chco=AACCFF&amp;chl=i%5Chbar%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial%20t%7D%20%5CPsi%28%5Cmathbf%7Br%7D,%5C,t%29%20=%20%5Chat%20H%20%5CPsi%28%5Cmathbf%7Br%7D,t%29"><span style="font-family: 'courier new';">http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chco=AACCFF&amp;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat H \Psi(\mathbf{r},t)</span></a></p>
<p>Put your <img class="alignnone" src="http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chco=FFFFFF&amp;chl=%5CLaTeX" alt="" width="58" height="19" /> code in the <span class="Apple-style-span" style="font-family: 'courier new';">chl</span> parameter. The <span class="Apple-style-span" style="font-family: 'courier new';">chf</span> parameter lets you specify a background color in RGBA, <span class="Apple-style-span" style="font-family: 'courier new';">chco</span> lets you set the foreground color in RGB. When you drop it in inside of an image tag you get this:</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Put your <img src="http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chco=FFFFFF&amp;chl=%5CLaTeX" alt="" /> code in the <span class="Apple-style-span" style="font-family: 'courier new';">chl</span> parameter. The <span class="Apple-style-span" style="font-family: 'courier new';">chf</span> parameter lets you specify a background color in RGBA, <span class="Apple-style-span" style="font-family: 'courier new';">chco</span> lets you set the foreground color in RGB. When you drop it in inside of an image tag you get this:</div>
<p><img src="http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chco=AACCFF&amp;chl=i\hbar\frac{\partial}{\partial%20t}%20\Psi(\mathbf{r},\,t)%20=%20\hat%20H%20\Psi(\mathbf{r},t)" alt="" /></p>
<p>If you anticipate making 250,000 calls to the chart server a day, contact Google first at <a href="mailto:chart-api-notifications@google.com">chart-api-notifications@google.com</a>. There&#8217;s no limit to how much you can use it, but they reserve the right to turn you off.</p>
]]></content:encoded>
			<wfw:commentRss>http://samet.kilictas.com/latex-equations-on-web-is-that-all-you-want/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
