<?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>Aharon&#039;s Omphalos &#187; coding</title>
	<atom:link href="http://aharon.varady.net/omphalos/category/coding/feed" rel="self" type="application/rss+xml" />
	<link>http://aharon.varady.net/omphalos</link>
	<description>spinning navel lint into fine yarn</description>
	<lastBuildDate>Mon, 02 Jan 2012 05:53:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Testing Web browsers as Platforms for Hebrew Text Publishing</title>
		<link>http://aharon.varady.net/omphalos/2012/01/testing-web-browsers-as-platforms-for-hebrew-text-publishing?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-web-browsers-as-platforms-for-hebrew-text-publishing</link>
		<comments>http://aharon.varady.net/omphalos/2012/01/testing-web-browsers-as-platforms-for-hebrew-text-publishing#comments</comments>
		<pubDate>Mon, 02 Jan 2012 05:08:00 +0000</pubDate>
		<dc:creator>Aharon</dc:creator>
				<category><![CDATA[Aharonium]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Open Siddur Project]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Hebrew]]></category>
		<category><![CDATA[Unicode]]></category>

		<guid isPermaLink="false">http://aharon.varady.net/omphalos/?p=1037</guid>
		<description><![CDATA[Given that one important aspiration of the Open Siddur Project is the development of a web application for anyone to edit, maintain, and share the content of a personal prayerbook that they can craft online, I&#8217;m very concerned at how &#8230; <a href="http://aharon.varady.net/omphalos/2012/01/testing-web-browsers-as-platforms-for-hebrew-text-publishing">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Given that one important aspiration of the Open Siddur Project is the development of a web application for anyone to edit, maintain, and share the content of a personal prayerbook that they can craft online, I&#8217;m very concerned at how well web browsers today display the Hebrew language with all of its diacritical (vowels, cantillation) and punctuation marks. Indeed, the Open Siddur Project has an international scope, so ostensibly, we wish to support text in every language Jews speak or have ever spoken liturgy or liturgy-related text (the creative content of Jewish spiritual practice). Combine a digital font or fonts that support the full range of human written languages with a platform that correctly displays such fonts, and you have one basis for an excellent potential collaborative publishing platform. </p>
<p>So for the last year, I&#8217;ve been working on <a href="http://aharon.varady.net/browser-test/">a series of tests</a> to determine how well some popular and some less well-known web browsers perform in supporting the technology for displaying Hebrew text. In particular, I&#8217;m interested to see which browsers are failing to use a web standard called CSS @font-face to properly display Unicode Hebrew fonts that support the full range of Hebrew diacritics and which contain excellent font logic for diacritical positioning. I&#8217;m also keen on seeing which browsers might even be failing at recognizing bidirectional (BIDI) and right-to-left (RTL) text, given that Hebrew is read RTL and it&#8217;s not uncommon to find <span xml:lang="he" lang="he">עִבְרִית</span> and other left-to-right (LTR) languages written together with one another.</p>
<p>With these tests I also hoped to find some simple way by which an individual browsing the web could troubleshoot whether the problem is in their browser, their browser&#8217;s settings, or in a web page, when they find a web page that is poorly displaying Hebrew. I learned a great deal in the process and so I also made a page for web designer/coders <a href="http://aharon.varady.net/browser-test/how-to.html">to learn the correct way</a> to craft a web page that will correctly display Hebrew.</p>
<p><a href="http://aharon.varady.net/browser-test/"><img src="http://aharon.varady.net/omphalos/wp-content/uploads/2012/01/banner.png" alt="" title="Web Browser Testing for Unicode Hebrew and CSS @font-face in HTML and SVG" width="932" height="131" class="aligncenter size-full wp-image-1038" /></a></p>
<p>Cross-posted to the <a href="http://opensiddur.org/2012/01/testing-web-browsers-as-platforms-for-hebrew-text-publishing/">Open Siddur Project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://aharon.varady.net/omphalos/2012/01/testing-web-browsers-as-platforms-for-hebrew-text-publishing/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Varady&#8217;s Fabulous Flying Keyboard</title>
		<link>http://aharon.varady.net/omphalos/2012/01/varadys-fabulous-flying-keyboard?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=varadys-fabulous-flying-keyboard</link>
		<comments>http://aharon.varady.net/omphalos/2012/01/varadys-fabulous-flying-keyboard#comments</comments>
		<pubDate>Mon, 02 Jan 2012 02:21:35 +0000</pubDate>
		<dc:creator>Aharon</dc:creator>
				<category><![CDATA[‽]]></category>
		<category><![CDATA[Aharonium]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://aharon.varady.net/omphalos/?p=1021</guid>
		<description><![CDATA[Behold my Flying Keyboard! Ever want a keyboard configuration you could switch to for odd characters‽ You know, so you could add an Ḥ in Ḥanukah without copying and pasting from this page (or your favorite &#8220;Character Viewer&#8221; program). Well &#8230; <a href="http://aharon.varady.net/omphalos/2012/01/varadys-fabulous-flying-keyboard">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1022" class="wp-caption aligncenter" style="width: 802px"><a href="http://aharon.varady.net/omphalos/wp-content/uploads/2012/01/Extended.jpg"><img src="http://aharon.varady.net/omphalos/wp-content/uploads/2012/01/Extended.jpg" alt="" title="Varady&#039;s Fabulous Flying Keyboard (Level 1)" width="792" height="343" class="size-full wp-image-1022" /></a><p class="wp-caption-text">Varady&#039;s Fabulous Flying Keyboard (Level 1)</p></div>
<p>Behold my Flying Keyboard!</p>
<p>Ever want a keyboard configuration you could switch to for odd characters‽ You know, so you could add an Ḥ in Ḥanukah without copying and pasting <a href="http://en.wikipedia.org/wiki/Latin_Extended_Additional">from this page</a> (or your favorite &#8220;Character Viewer&#8221; program).</p>
<p>Well I made such a keyboard configuration that you can download and install on your very own computer. (Only works for Windows OS, alas.) <a href="http://aharon.varady.net/browser-test/fonts/extended-keyboard.zip">Download</a>, unzip and install. </p>
<p>The keyboard layout includes glyphs mapped onto the universal and international standard <a href="http://en.wikipedia.org/wiki/Unicode">Unicode character encoding schema</a>. You&#8217;ll have to use the layout along with a font (e.g. <a href="http://dejavu-fonts.org">DejaVu Sans</a>) that supports all of these glyphs.  Such fonts are <a href="http://en.libreofficeforum.org/node/1803">installed</a> with the popular, cross-platform, free/libre and open source <a href="http://www.libreoffice.org/">LibreOffice</a> application.</p>
<div id="attachment_1023" class="wp-caption aligncenter" style="width: 802px"><a href="http://aharon.varady.net/omphalos/wp-content/uploads/2012/01/ExtendedShft.jpg"><img src="http://aharon.varady.net/omphalos/wp-content/uploads/2012/01/ExtendedShft.jpg" alt="" title="Varady&#039;s Fabulous Flying Keyboard (Level 2)" width="792" height="343" class="size-full wp-image-1023" /></a><p class="wp-caption-text">Varady&#039;s Fabulous Flying Keyboard (Level 2)</p></div>
<p>I was tired of using the Windows Character Viewer to access a number of useful character glyphs including the Ḥ. So I made my own keyboard layout using the proprietary but free-without-fee program called &#8220;<a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&#038;id=22339">Microsoft Keyboard Layout Creator</a> v1.4.&#8221; (Windows only, although it&#8217;s also possible to do something similar for Macs and Linux.) If you want to hack the keyboard layout I made, I&#8217;ve included the layout in a directory named &#8220;source&#8221; in the zip which also includes the images above.</p>
<p>Mac keyboard layouts are directly modifiable using a 3rd party free-without-fee tool called <a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&#038;id=ukelele">Ukelele</a>. Re: Linux, like much of the rest of the configuration on *nix type systems, keyboard layouts for the X Window System are defined in easily editable text files. See <a href="http://www.xfree86.org/current/XKB-Enhancing4.html">this page for more info</a>.)</p>
<p>UPDATE: For Windows users, Steg adds this useful information,<br />
<blockquote>Go to your System Setttings and find the Language/Keyboard settings and add the input method &#8220;U.S. Extended&#8221;. Then start using it. To type a Ḥ type option-x and then H.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://aharon.varady.net/omphalos/2012/01/varadys-fabulous-flying-keyboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix Widget for WordPress</title>
		<link>http://aharon.varady.net/omphalos/2008/06/netflix-widget-for-wordpress?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netflix-widget-for-wordpress</link>
		<comments>http://aharon.varady.net/omphalos/2008/06/netflix-widget-for-wordpress#comments</comments>
		<pubDate>Tue, 10 Jun 2008 01:33:00 +0000</pubDate>
		<dc:creator>Aharon</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://aharon.varady.net/omphalos/?p=139</guid>
		<description><![CDATA[This post goes out to all the wordpress users out there who wanted to use Albert Banks&#8217; Netflix Plugin for WordPress but were frustrated at the plugin not being accessible as a sidebar widget. I added some code to widgetize &#8230; <a href="http://aharon.varady.net/omphalos/2008/06/netflix-widget-for-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post goes out to all the wordpress users out there who wanted to use Albert Banks&#8217; <a href="http://www.albertbanks.com/2006/01/04/wordpress-netflix-plugin-2/" target="_blank">Netflix Plugin for WordPress</a> but were frustrated at the plugin not being accessible as a sidebar widget. I added some code to widgetize the plugin that I adapted from this <a href="http://code.google.com/p/goodreadsplugin/" target="_blank">goodreads plugin</a>. If you want you can <a href="http://aharon.varady.net/code/netflix_wordpress_widgetized.zip" target="_blank">download</a> what I wrote and then you too can tell the world more than they ever wanted to know about your DVD rental habits.</p>
<p>If you look at the code and see what I added (in the section commented &#8220;wigetized&#8221; [sic]), you&#8217;ll notice that I&#8217;m shunning CSS markup for good old table formatting. I also changed a line under &#8220;switch display type&#8221;to make the widget look pretty in the sidebar. I&#8217;ve got it working in the sidebar here if you&#8217;re looking for an example of how it will look.</p>
<p>After you ftp the plugin into your wordpress install, you&#8217;ll still need to change the Netflix plugin settings in the wordpress backend. To make the table formatting work I have each entry start with a [tr] tag and end with a [/tr] tag. See below:</p>
<p><a href="http://aharon.varady.net/omphalos/wp-content/uploads/2008/12/netflix_widget_configuration.jpg"><img class="aligncenter size-full wp-image-504" title="Netflix Widget Configuration" src="http://aharon.varady.net/omphalos/wp-content/uploads/2008/12/netflix_widget_configuration.jpg" alt="" width="499" height="220" /></a></p>
<p>Also, you&#8217;ll need to go to the widgets menu to add the Netflix widget that should appear there.</p>
<p>Maybe you&#8217;re thinking that somebody should already have done this by now. You&#8217;re right. Except it&#8217;s missing. Back in 2006 Chris Stanley over at ongoingprocess.net announced he had made a widget to work with Albert Banks&#8217; as yet unwidgetized Netflix plugin. I searched for it in vain at his site but the link he provided had become broken at some point and was never fixed. Perhaps Stanley will dig it up someday and make it available again. Until then, you <a href="http://aharon.varady.net/code/netflix_wordpress_widgetized.zip" target="_blank">can try this</a> out. Hope it works for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://aharon.varady.net/omphalos/2008/06/netflix-widget-for-wordpress/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

