<?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>Der Schockwellenreiter &#187; Google Chart API</title>
	<atom:link href="http://www.schockwellenreiter.de/blog/tag/google-chart-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schockwellenreiter.de</link>
	<description>Die tägliche Ration Wahnsinn -- seit April 2000 im Netz</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.schockwellenreiter.de' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Mathematischer Formelsatz mit Google (und jQuery)</title>
		<link>http://www.schockwellenreiter.de/blog/2010/11/08/mathematischer-formelsatz-mit-google-und-jquery/</link>
		<comments>http://www.schockwellenreiter.de/blog/2010/11/08/mathematischer-formelsatz-mit-google-und-jquery/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 09:36:28 +0000</pubDate>
		<dc:creator>Jörg Kantel</dc:creator>
				<category><![CDATA[Mathematik]]></category>
		<category><![CDATA[Webworking]]></category>
		<category><![CDATA[Formelsatz]]></category>
		<category><![CDATA[Google Chart API]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.schockwellenreiter.de/?p=13774</guid>
		<description><![CDATA[Wenn man es sich unnötig kompliziert machen will, kann man mathematische Formeln via Googles Chart API auch mithilfe von jQuery setzen: jQuery for LaTeX in HTML. (Ja, ich weiß, es gibt sicher Anwendungen, wo ein (Java-) Script sinnvoller sein kann, als ein Image-Tag. Nur ... mir fällt momentan keine ein.) [Peter van I. per ...]]></description>
			<content:encoded><![CDATA[<p>Wenn man es sich <a href="http://www.schockwellenreiter.de/blog/2009/11/20/mathematischer-formelsatz-mit-google/">unnötig kompliziert</a> machen will, kann man mathematische Formeln via <a href="http://www.cognitiones.de/doku.php/google_chart_api">Googles Chart API</a> auch mithilfe von <a href="http://www.cognitiones.de/doku.php/jquery">jQuery</a> setzen: <a href="http://groups.google.com/group/whits/browse_thread/thread/d3bdfcde37ebcb2e/75c0c952b2e46019?show_docid=75c0c952b2e46019&#038;pli=1">jQuery for LaTeX in HTML</a>. (Ja, ich weiß, es gibt sicher Anwendungen, wo ein (Java-) Script sinnvoller sein kann, als ein Image-Tag. Nur &#8230; mir fällt momentan keine ein.) <i>[Peter van I. per Email.]</i></p>
<p class="wp-flattr-button"></p> <p><a href="http://www.schockwellenreiter.de/?flattrss_redirect&amp;id=13774&amp;md5=e95b70934cb1dd161e762298d3d98e5b" title="Flattr" target="_blank"><img src="http://www.schockwellenreiter.de/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.schockwellenreiter.de/blog/2010/11/08/mathematischer-formelsatz-mit-google-und-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mathematischer Formelsatz mit Google</title>
		<link>http://www.schockwellenreiter.de/blog/2009/11/20/mathematischer-formelsatz-mit-google/</link>
		<comments>http://www.schockwellenreiter.de/blog/2009/11/20/mathematischer-formelsatz-mit-google/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 08:53:21 +0000</pubDate>
		<dc:creator>Jörg Kantel</dc:creator>
				<category><![CDATA[Mathematik]]></category>
		<category><![CDATA[Webworking]]></category>
		<category><![CDATA[Formelsatz]]></category>
		<category><![CDATA[Google Chart API]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.schockwellenreiter.de/?p=4650</guid>
		<description><![CDATA[Da hat jemand herausgefunden, daß der mathematische Formelsatz in Googles Texte und Tabellen eine undokumentierte Funktion der Google Charts API ist. Wenn man sie z.B. wie folgt aufruft, gibt es (Klick!) eine nette Formel zu sehen:

http://chart.apis.google.com/chart?cht=tx&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat H \Psi(\mathbf{r},t)

Packt man diesen Aufruf in ein Image-Tag bekommt man unten&#173;stehendes Bildchen zurückgeliefert, das ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://moultano.blogspot.com/2009/11/google-can-generate-your-equations-for.html">Da hat jemand herausgefunden</a>, daß der <a href="http://googleblog.blogspot.com/2009/09/back-to-school-with-google-docs.html">mathematische Formelsatz</a> in Googles Texte und Tabellen eine undokumentierte Funktion der <a href="http://code.google.com/apis/chart/">Google Charts API</a> ist. Wenn man sie z.B. wie folgt aufruft, gibt es (Klick!) eine nette Formel zu sehen:</p>
<p><a href="http://chart.apis.google.com/chart?cht=tx&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat H \Psi(\mathbf{r},t)">http://chart.apis.google.com/chart?cht=tx&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat H \Psi(\mathbf{r},t)</a></p>
<p>Packt man diesen Aufruf in ein Image-Tag bekommt man unten&shy;stehendes Bildchen zurückgeliefert, das man &#8212; wie die anderen Google-Charts-Anwendungen auch &#8212; ohne Umweg in seine Webseite einbinden kann:</p>
<p><img src="http://chart.apis.google.com/chart?cht=tx&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=i\hbar\frac{\partial}{\partial t} \Psi(\mathbf{r},\,t) = \hat H \Psi(\mathbf{r},t)" /></p>
<p>Dabei sind <code>cht=tx</code> der Chart-Type <i>TeX</i>, hinter <code>chf</code> verbirgt sich die Farbe (die Hintergrundfarbe in RGBA, die Vordergrundfarbe in RGB) und <code>chco</code> nimmt Eure Formel in <i>LaTeX</i>-Notation auf.</p>
<p>Damit erspart man sich alle LaTeX-to-GIF/PNG-Programme. <i>[Peter van I. per Email.]</i></p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.schockwellenreiter.de/blog/2009/11/20/mathematischer-formelsatz-mit-google/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

