<?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>meh &#187; php</title>
	<atom:link href="http://www.bonf.net/category/coding/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bonf.net</link>
	<description>-__-</description>
	<lastBuildDate>Sun, 11 Jul 2010 17:51:08 +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>Translation through Wikipedia</title>
		<link>http://www.bonf.net/2007/06/09/translation-through-wikipedia/</link>
		<comments>http://www.bonf.net/2007/06/09/translation-through-wikipedia/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 07:49:34 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[proof-of-concept]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.bonf.net/2007/06/09/translation-through-wikipedia/</guid>
		<description><![CDATA[There&#8217;s a new version of Wikislate up! read about it here Here&#8217;s a small neat script that I coded yesterday in about 1.5 hours &#8211; Wikislate The script was created to simplify a process that I&#8217;ve been using for some time. Being a math&#38;cs student, I&#8217;ve acquired the unique mathematical-technical jargon (and I keep doing [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ff;"><strong><em>There&#8217;s a new version of Wikislate up! read about it <a href="http://www.bonf.net/2009/02/20/wikislatecom-is-up/">here</a></em></strong></span></p>
<p>Here&#8217;s a small neat script that I coded yesterday in about 1.5 hours &#8211; <a href="http://wikislate.bonf.net">Wikislate</a></p>
<p>The script was created to simplify a process that I&#8217;ve been using for some time. Being a math&amp;cs student, I&#8217;ve acquired the unique mathematical-technical jargon (and I keep doing so).<br />
The problem is that I live and study in Israel &#8211; in the Hebrew language. Given the fact that there&#8217;s a great English mathematical knowledge-base online (<a href="http://mathworld.wolfram.com/">Wolfram</a> is the first website that crosses my mind right now), I had to know the English equivalents of the Hebrew mathematical terms.<br />
The method that I found was to load up the Hebrew Wikipedia page for the term, and then look for the English interwiki link &#8211; for the English version of the article.<br />
Most of the time, I only had to read the title of the English page to know I was at the right place.</p>
<p>Yesterday night, after desperately trying to get asleep (my brain suddenly decided to start intensive thinking the night before an exam &#8211; took me 2 hours to get asleep)  , I came up with the idea to code a quick and simple PHP script that will do the work for me, and act as my scientific terms dictionary. I had some spare ( I decided it was spare ) time, and the above code was the result of a quick coding session. As the code came along, I thought that incorporating Google&#8217;s &#8220;Did you mean&#8221; is a neat feature. So in case a term wasn&#8217;t found, it tries the Google search for it, just to get the &#8220;Did you mean&#8221; line for you <img src='http://www.bonf.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hope other people will find it useful. I might improve it, making it use shiny AJAX and maybe even have a db store the searched terms for autocompletion.<br />
I have the intention to write a bit about how it was done (really fairly simple) &#8211; again, if there&#8217;s enough interest.</p>
<p>Enjoy, and please comment about it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bonf.net/2007/06/09/translation-through-wikipedia/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
