<?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>James' World &#187; Tech</title>
	<atom:link href="http://www.jebriggs.com/blog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jebriggs.com/blog</link>
	<description>Observations by a Programmer of Silicon Valley and Beyond</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:45:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Business Ambient Displays</title>
		<link>http://www.jebriggs.com/blog/2010/09/business-ambient-displays/</link>
		<comments>http://www.jebriggs.com/blog/2010/09/business-ambient-displays/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 11:52:22 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2342</guid>
		<description><![CDATA[Telcos and large ISPs can afford the high setup and operating expense of control rooms (war rooms), but every business should at least have the miniature version of that &#8211; an &#8220;ambient display.&#8221;
An ambient display is a business status display that is usually on 24 hours a day and at a glance shows useful status [...]]]></description>
			<content:encoded><![CDATA[<p>Telcos and large ISPs can afford the high setup and operating expense of control rooms (war rooms), but every business should at least have the miniature version of that &#8211; an &#8220;ambient display.&#8221;</p>
<p>An ambient display is a business status display that is usually on 24 hours a day and at a glance shows useful status and alerts for CRM, sales and IT staff from 10&#8242; away.</p>
<p>Usually it&#8217;s a carefully formatted web link that is shown on a large flat-panel display.</p>
<p>A major advantage of an ambient display web app is that multiple locations can use the same link, for example both hq and offshore locations, unlike a control room.</p>
<p>The HTML meta refresh tag or AJAX can be used to periodically update the display page.</p>
<p>One way to write the meta tag:<br />
<code><br />
&lt;meta http-equiv="Pragma" content="no-cache" /><br />
&lt;meta http-equiv="expires" content="Mon, 19 Apr 1999 08:21:57 GMT" /><br />
&lt;meta http-equiv="refresh" content="900" /><br />
</code></p>
<p>An easy way to embed other web pages in your formatted link without programming is to use iframes, typically like this:<br />
<code><br />
&lt;iframe src ="/cgi-bin/status.cgi" width="500" height="270" frameborder="0" scrolling="no" align="top" marginheight="0" marginwidth="0" name="status"></p>
<p>  &lt;p>Your browser does not support iframes.&lt;/p></p>
<p>&lt;/iframe><br />
</code></p>
<p>A green solution is a Mac Mini (85 to 120 watts) paired with a large LED flat-panel display (20 to 30 watts) with a resolution of 1920&#215;1200 pixels or higher.</p>
<p>I currently use a Mac Mini and a classic Dell 2405FPW 24&#8243; monitor to show nagios on the left-hand side and a custom webpage of iframes and Keynote&#8217;s Internet Health Report on the right-hand side.</p>
<p>The iframes use SOAP to fetch pingdom alerts and POST to fetch ISP bandwidth graphs.</p>
<p><a href="http://geckoboard.com/">Geckoboard</a> and <a href="http://leftronic.com/">Leftronic</a> also sell software to help create displays. </p>
<p><a href="http://techcrunch.com/2007/07/17/ilikes-wonderful-facebook-problem/comment-page-2/">iLike&#8217;s Wonderful Facebook Problem</a><br />
<a href="http://hardware.slashdot.org/story/10/09/05/1623224/Ideas-For-a-Great-Control-Room">slashdot.org: Ideas For a Great Control Room?</a><br />
<a href="http://www.villainsource.com/lairs.html">villainsource.com: Lairs and Bases</a><br />
<a href="http://techcrunch.com/2010/08/24/leftronic/?utm_source=twitterfeed&#038;utm_medium=twitter&#038;utm_campaign=Feed:+Techcrunch+%28TechCrunch%29">techcrunch.com: Leftronic Dashboards Optimize Your Data Displays</a><br />
<a href="http://www.panic.com/blog/2010/03/the-panic-status-board">The Panic Status Board</a><br />
<a href="http://en.wikipedia.org/wiki/Ambient_displays">wikipedia: Ambient Display</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/09/business-ambient-displays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comments on Online Account Security</title>
		<link>http://www.jebriggs.com/blog/2010/09/comments-on-online-account-security/</link>
		<comments>http://www.jebriggs.com/blog/2010/09/comments-on-online-account-security/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:04:58 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2330</guid>
		<description><![CDATA[I see that Facebook has been casting around, looking for some way to enhance security.
They certainly have challenges:

users with weak passwords
application bugs
advertising-supported, so cannot afford a lot of human-human account support
user account lists circulating through partners and malicious users.

The physical world relies on either a guard who knows your face, or 2-factor authentication:

something you know [...]]]></description>
			<content:encoded><![CDATA[<p>I see that Facebook has been casting around, looking for some way to enhance security.</p>
<p>They certainly have challenges:</p>
<ul>
<li>users with weak passwords
<li>application bugs
<li>advertising-supported, so cannot afford a lot of human-human account support
<li>user account lists circulating through partners and malicious users.
</ul>
<p>The physical world relies on either a guard who knows your face, or 2-factor authentication:</p>
<ol>
<li>something you know (a passphrase) and
<li>something you have (a token) or are (biometrics).
</ol>
<p>Web-sites usually get considerably less &#8230;</p>
<p>Being an Internet company that doesn&#8217;t issue X.509 certificates, on a good day Facebook can only get 1-factor authentication (a strong password), and on most days, 0-factor authentication (their users are re-using weak passwords from other accounts.)</p>
<p>I give them credit for adding <a href="http://blog.facebook.com/blog.php?post=389991097130">login notifications</a> and the <a href="http://www.goodgearguide.com.au/article/359388/boost_security_facebook_adds_remote_logout/">&#8220;force logout&#8221;</a> feature. Users can change their password and disconnect other users and bots from their accounts.</p>
<p>The next step would be enforcing strong passwords and displaying a captcha on every logon.</p>
<p>Beyond that, enforcing online security gets hard to tighten in a reliable manner.</p>
<p>I&#8217;m skeptical of their <a href="http://blog.facebook.com/blog.php?post=389991097130">additional security attempts.</a></p>
<p>Cookies can be deleted, and IP addresses are shared in proxies or change over time. Doing SMS verification seems like a burder for a social media account user.</p>
<p>However when you&#8217;ve got 500 million accounts, any means of improving security or analyzing security issues saves on support costs.</p>
<p><a href="http://www.cs.cornell.edu/Courses/cs513/2005fa/NNLauthPeople.html">Authentication: Something You Know, Have, or Are</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/09/comments-on-online-account-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP to HTTPS and CDN Transitions in Web Browsers and Email Clients</title>
		<link>http://www.jebriggs.com/blog/2010/09/http-to-https-transitions-in-web-browsers-and-email-clients/</link>
		<comments>http://www.jebriggs.com/blog/2010/09/http-to-https-transitions-in-web-browsers-and-email-clients/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 08:36:04 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[i18n]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2322</guid>
		<description><![CDATA[It&#8217;s easy for front-end designers and server-side engineers to create web sites that don&#8217;t play well when SSL and Content Delivery Networks (CDNs) are added to the site.
Fortunately it&#8217;s also easy to solve that by understanding how to design HTML and site structure in advance to support those.
One of the most helpful things that can [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s easy for front-end designers and server-side engineers to create web sites that don&#8217;t play well when SSL and Content Delivery Networks (CDNs) are added to the site.</p>
<p>Fortunately it&#8217;s also easy to solve that by understanding how to design HTML and site structure in advance to support those.</p>
<p>One of the most helpful things that can be done is to have well-defined URLs for HTML, images, CSS and JavaScript in the following scenarios:</p>
<ul>
<li>homepage content rooted under /, like ., images, css and js respectively
<li>admin site content rooted under /app, like ., images, css and js
<li>CDNs where you may store content in the future, such as a network-local proxy, Amazon, Akamai or Limelight. Generally a remote URL is overlaid onto the homepage or admin site structures listed above.
</ul>
<p>If you have localized content, each of the subdirectories above may be subdivided by ISO language code also.</p>
<p>Generally HTML and URLs intended for web browsers and email clients needs to be considered separately:</p>
<ul>
<li>web browsers handle relative URLs well
<li>email clients do not handle relative URLs as well as browsers, if at all. For example, not using an absolute URL or not specifying the scheme (ie. ://domain.tld) will cause problems in most email clients.
<li>in both cases, HTTP servers can use URL rewriting if necessary to make changes after the design is done.
</ul>
<p>Relative URLs not only help with HTTP to HTTPS transitions, but also in creating developer sandboxes, and test and QA servers.</p>
<p>Try to make as many links as possible relative in your HTML as possible if you&#8217;re planning on using SSL or test servers in the future. Fixing the links later can be expensive as it requires testing the entire site again for broken links.</p>
<p>By having reserved directory paths for images, css and html, it&#8217;s possible to set far-future expiry times to improve cacheability of those assets. However, the filename may not be reused, so new version of images need to receive a new filename or else caches will continue serving the old content.</p>
<p>And by having a URL available for items that could be served from a CDN, it&#8217;s possible to configure your CMS to be CDN-aware from Day One and avoid site changes and testing later. One of the first things I check when evaluating CMS programs these days is how I would easily be able to change serving images from a local web server to a remote CDN.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/09/http-to-https-transitions-in-web-browsers-and-email-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some ZFS News</title>
		<link>http://www.jebriggs.com/blog/2010/08/some-zfs-news/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/some-zfs-news/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 03:11:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSCON]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2306</guid>
		<description><![CDATA[Phoronix has a really well-written article on ZFS, including news on a company planning to release a CDDL-licensed linux kernel module.
ZFS is the holy grail of filesystems. Many Database Administrators have switched from Linux to Solaris because ZFS has much better snapshot support than LLVM, as well as good SSD support.
phoronix.com: Native ZFS Is Coming [...]]]></description>
			<content:encoded><![CDATA[<p>Phoronix has <a href="http://www.phoronix.com/scan.php?page=article&#038;item=zfs_linux_coming&#038;num=1">a really well-written article on ZFS</a>, including news on a company planning to release a CDDL-licensed linux kernel module.</p>
<p>ZFS is the holy grail of filesystems. Many Database Administrators have switched from Linux to Solaris because ZFS has much better snapshot support than LLVM, as well as good SSD support.</p>
<p><a href="http://www.phoronix.com/scan.php?page=article&#038;item=zfs_linux_coming&#038;num=1">phoronix.com: Native ZFS Is Coming To Linux Next Month (Aug. 27, 2010)</a><br />
<a href="http://www.phoronix.com/scan.php?page=article&#038;item=btrfs_zfs_ssd&#038;num=1">phoronix.com: Btrfs, EXT4 &#038; ZFS On A Solid-State Drive (Aug. 9, 2010)</a><br />
<a href="http://www.phoronix.com/scan.php?page=article&#038;item=zfs_ext4_btrfs&#038;num=1">phoronix.com: Benchmarking ZFS On FreeBSD vs. EXT4 &#038; Btrfs On Linux (July 27, 2010)</a><br />
<a href="http://www.phoronix.com/scan.php?page=article&#038;item=freebsd_zfs_cam&#038;num=1">phoronix.com: Running ZFS With CAM-based ATA On FreeBSD 8.1 (July 26, 2010)</a><br />
<a href="http://github.com/behlendorf/zfs/wiki">github: Native ZFS for Linux</a><br />
<a href="http://wiki.freebsd.org/ZFS">FreeBSD Wiki: ZFS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/some-zfs-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DynDNS Being Evil</title>
		<link>http://www.jebriggs.com/blog/2010/08/dyndns-being-evil/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/dyndns-being-evil/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 02:02:51 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2301</guid>
		<description><![CDATA[DynDNS is changing the ToS on their free accounts to make them less appealing, thus encouraging upgrades to their Pro account for $15/year.
Now a Free account holder is required to &#8220;log into your account or update your hostname monthly&#8221; or their account gets expired, resulting in the hassle of having to setup their dynamic address [...]]]></description>
			<content:encoded><![CDATA[<p>DynDNS is <a href="https://www.dyndns.com/services/upgrades/freevspro.html">changing the ToS</a> on their free accounts to make them less appealing, thus encouraging upgrades to their Pro account for $15/year.</p>
<p>Now a Free account holder is required to &#8220;log into your account or update your hostname monthly&#8221; or their account gets expired, resulting in the hassle of having to setup their dynamic address again.</p>
<p>Previously 5 free domains were allowed, now reduced to 2.</p>
<p><img src="http://jebriggs.com/php/dyndns_changes.png" alt="DynDNS Changes Dialog" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/dyndns-being-evil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major Tornado Damage in Leamington, Canada</title>
		<link>http://www.jebriggs.com/blog/2010/08/major-tornado-damage-in-leamington-canada/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/major-tornado-damage-in-leamington-canada/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 09:03:15 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2287</guid>
		<description><![CDATA[I grew up in a town called Leamington, Ontario, Canada. Although occasionally I saw waterspouts on Lake Erie, tornados were less common and rarely caused damage.
This summer the town had a major tornado (F1) tear through town at ground-level for miles that caused millions of dollars in damages. 
Although many buildings and cars were damaged, [...]]]></description>
			<content:encoded><![CDATA[<p>I grew up in a town called Leamington, Ontario, Canada. Although occasionally I saw waterspouts on Lake Erie, tornados were less common and rarely caused damage.</p>
<p>This summer the town had a major tornado (F1) tear through town at ground-level for miles that caused millions of dollars in damages. </p>
<p>Although many buildings and cars were damaged, most of the damage was done to trees torn from their roots and electrical poles snapped like twigs. Nearby Point Pelee National Park was closed due to fallen trees.</p>
<p>Millwood, Ohio was not so lucky, with some fatalities and a high school destroyed.</p>
<p>My folks are fine, with only about $500 in tree pruning and cleanup required.</p>
<p><a href="http://www.cbc.ca/canada/windsor/story/2010/06/07/wdr-leamington-tornado-100607.html">cbc.ca: Leamington tornado damage in the millions</a><br />
<a href="http://www.dailydecadent.com/2010/06/leamington-tornado.html">More Photos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/major-tornado-damage-in-leamington-canada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simultaneous Outages for All Major Credit Card Sites</title>
		<link>http://www.jebriggs.com/blog/2010/08/simultaneousoutages-for-all-majorcredit-card-sites/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/simultaneousoutages-for-all-majorcredit-card-sites/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 08:48:20 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2289</guid>
		<description><![CDATA[I just tried to pay my USA credit cards online, and at 1:30 am PST this morning (Sunday) all three account websites were down for maintenance (either refused the login or refused to show account activity.)
Hmm &#8230; I&#8217;ve noticed a pattern of financial websites always taking the maintenance window, instead of architecting for 7&#215;24 uptime. [...]]]></description>
			<content:encoded><![CDATA[<p>I just tried to pay my USA credit cards online, and at 1:30 am PST this morning (Sunday) all three account websites were down for maintenance (either refused the login or refused to show account activity.)</p>
<p>Hmm &#8230; I&#8217;ve noticed a pattern of financial websites always taking the maintenance window, instead of architecting for 7&#215;24 uptime. The web is still treated like a second-class citizen compared to the rest of the banking system.</p>
<p>Note: I used to work for a major bank, and the IT employees were smart enough to avoid this. Not sure what&#8217;s going on.</p>
<p><a href="http://www.msnbc.msn.com/id/38887129/ns/business-us_business/">msnbc: BofA online banking down for 4 hours (August 27, 2010)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/simultaneousoutages-for-all-majorcredit-card-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IMUG: How Google Built a Strong &amp; Robust I18N Organization in Four Years</title>
		<link>http://www.jebriggs.com/blog/2010/08/imug-how-google-built-a-strong-robust-i18n-organization-in-four-years/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/imug-how-google-built-a-strong-robust-i18n-organization-in-four-years/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 09:00:16 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[i18n]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2281</guid>
		<description><![CDATA[At IMUG tonite Manish Bhargava from Google reprised his talk on &#8220;How Google Built a Strong &#038; Robust I18N Organization in Four Years&#8221;, previously presented at the WorldWare Conference. Manish is the product manager for Google&#8217;s 40 language initiative.
This was a fairly non-technical general talk on Google&#8217;s efforts to realize their mission statement.
What was most [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://www.imug.org/">IMUG</a> tonite Manish Bhargava from Google reprised his talk on &#8220;How Google Built a Strong &#038; Robust I18N Organization in Four Years&#8221;, <a href="http://www.worldwareconference.com/program2.php#P7">previously presented</a> at the <a href="http://www.worldwareconference.com/">WorldWare Conference.</a> Manish is the product manager for Google&#8217;s 40 language initiative.</p>
<p>This was a fairly non-technical general talk on Google&#8217;s efforts to realize their mission statement.</p>
<p>What was most notable about the talk is that no mention was made of where their i18n staff came from. Google largely gained their deep Internet i18n knowledge from hiring former Netscape and IBM ICU staff. Currently the group hires based on referrals of experienced people.</p>
<p>It was decided to pick the 40 most natural languages as they represented 99.7% of web traffic. (To get to 100% would require 120 more languages.) Google search itself is in 113 languages, and GMail in 54, soon to be 58. Eric Schmidt, Google&#8217;s CEO, is a strong supporter of this effort and quality of user experience is considered more important than cost of translation.</p>
<p>Lux-IQ: program to get feedback on international User experience and localization quality of various Google products from a network of in-market evaluators.</p>
<p>Example findings:</p>
<p>Issue type</p>
<p>Language/translation, interaction design, feature missing, feature bugs, visual design, data quality, other. Total.</p>
<p>Google translation toolkit used for ads. Machine translation. Some ad customers request translation into 50 languages for example.</p>
<p>Language Findits. 3 hour testing party for language-related products. Very successful.</p>
<p>Language console would help with finding already translated strings.</p>
<p>Globalization continuum</p>
<p>I18n prd, intl 1-stop, i18n checklist, country planningn legal, content, l10n checklist, translation, review and qa</p>
<p>I18n, planning, deployment</p>
<p>All is global, weekly pushes, 0.25 seconds for search query response</p>
<p>Quality is more important than cost.</p>
<p>High level advice alone &#8211; not effective<br />
Deliver concrete solutions, hands-on<br />
Adapt to product needs, constraints and priorities<br />
Earn credibility<br />
Success breeds success<br />
Be persistent</p>
<p>Metrics: intl revenue, top10 problems<br />
Graph of i18n api adoption</p>
<p>Challenges</p>
<p>Unicode redesign<br />
Bidi in webapps<br />
Broad range of environments<br />
I18n technologies<br />
Deep dives: android, chrome, gmail, youtube: to help critical area, new areas</p>
<p>40 language initiative</p>
<p>Take aways</p>
<p>I18n by design<br />
Educate, evangelize, communicate<br />
Design globally, implement locally<br />
Build credibility. Success breeds success.<br />
Retrofitting happens. C&#8217;ets la vie. Learn from it.<br />
&#8220;Make it easy to do right, and hard to do wrong.&#8221;</p>
<p>3 engineers for 7 months to fix gmail</p>
<p>Thanks to Google for hosting.</p>
<p><a href="http://twitter.com/i18n_mug">Twitter: IMUG</a></p>
<p>#    XIHA Connects Facebook and Twitter Friends with New Multilingual Translation http://tinyurl.com/2ankev2 #L10n     about 3 hours ago  via web</p>
<p># Zynga Launches First Localized Game In China: Texas Poker. http://tinyurl.com/2fxp9tm #L10n about 3 hours ago via web</p>
<p># @localization sorry didn&#8217;t see your Q (no hashtag) but their i18n team seems fairly centralized but serves all projects and offices. about 4 hours ago via web in reply to localization</p>
<p># And the event is over! Thank you Manish, and thank you Andrew Swerdow &#038; the Google i18n intergrouplet for hosting! #imug408 about 6 hours ago via web</p>
<p># Question: is there a process for self-localization of smaller language? Yes, for example Search recently translated into Hawaiian. #imug408 about 6 hours ago via web</p>
<p># Question: why 40 languages? Those 40 can reach 99.7% of all internet users. Actually 42 now. ~100 more needed for remaining 0.03%. #imug408 about 6 hours ago via web</p>
<p># Many questions from audience. One was how well-integrated is bug-management system? Manish summarized end-to-end process for that. #imug408 about 6 hours ago via web</p>
<p># @renatobeninatto approximately 60 attended tonight&#8217;s Google #i18n event. #imug408 about 6 hours ago via web in reply to renatobeninatto</p>
<p># Manish now summing up: #i18n by Design and other take-aways for any organization. #imug408 about 6 hours ago via web</p>
<p># Google #i18n API adoption has grown 173% since start of the 40 language initiative. #imug408 about 6 hours ago via web</p>
<p># Google has a team dedicated to #Unicode &#8220;Redesign&#8221;. #imug408 about 6 hours ago via web</p>
<p># First two points on successful #i18n: not high-level advice alone; deliver concrete solutions or even hands-on help. #imug408 about 6 hours ago via web</p>
<p># How can an #i18n team make an impact on projects from the outside? Manish offers 6 points. #imug408 about 6 hours ago via web</p>
<p># Amazing how much the Web challenges but also offers opportunities in #i18n. #imug408 about 6 hours ago via web</p>
<p># Interesting timeline now of Google&#8217;s Globalization process from i18n thru Planning to L10n. But I&#8217;m not going to give it away. <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #imug408 about 6 hours ago via web</p>
<p># Apparently this internal Language FindIt program results in far less mischief than other firms&#8217; community translation efforts. <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #imug408 about 6 hours ago via web</p>
<p># Manish now onto Language FindIts: Googlers identifying translation &#038; #L10n issues to improve Google products in own languages. #imug408 about 6 hours ago via web</p>
<p># Interesting discussion going on with audience about MT vs. transcreation. And rule-based vs. statistical translation. #imug408 about 6 hours ago via web</p>
<p># @renatobeninatto Yes they do use Google Translator Toolkit internally for example in automated ad translation. User can then edit. #imug408 about 6 hours ago via web in reply to renatobeninatto</p>
<p># @renatobeninatto I found Petra, she says Hi, but she is still making me ask your question. <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #imug408 about 6 hours ago via web in reply to renatobeninatto</p>
<p># @ken_lunde yes similar to Wordware but the entrance fee was far less! <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Very good presentation, great interaction with audience. #imug408 about 6 hours ago via web in reply to ken_lunde</p>
<p># Google has a program called Lux-IQ to get feedback from local market-savvy non-technical users in all 40 language markets. #imug408 about 6 hours ago via web</p>
<p># #i18n quality issues include not only basic encoding and locale issues, but also missing features important locally. #imug408 about 7 hours ago via web</p>
<p># The presentation is now turning to quality issues in #i18n. #imug408 about 7 hours ago via web</p>
<p># Manish is also presenting case studies, such as their experience with Google Video and Unicode (pre-YouTube). #imug408 about 7 hours ago via web</p>
<p># And by the way Google is hiring #i18n engineers! #imug408 #jobs about 7 hours ago via web</p>
<p># Manish has given us perspective on Google&#8217;s incredible global growth, and the start of Google&#8217;s 40-language initiative in 2007 #imug408 about 7 hours ago via web</p>
<p># Manish Bhargava, Google #i18n Product Manager, is presenting. #imug408 about 7 hours ago via web</p>
<p># Tonight&#8217;s IMUG event at Google kicked off 1/2 hour late, big crowd not enough badges. <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #imug408 about 7 hours ago via web</p>
<p># Going to tonight&#8217;s IMUG event @ Google? Maps, directions and more: http://www.imug.org/google/ #imug408 about 10 hours ago via web</p>
<p># Shirley_Rogers Twitter Unicode Hashtags &#8211; http://bit.ly/9ciNuu about 12 hours ago via web Retweeted by i18n_mug</p>
<p># 57 yes, 5 maybe RSVPs: 8 left for tonight&#8217;s 70 chairs. Will it be SRO? Google&#8217;s Manish Bhargava is an #i18n star! #imug408 about 12 hours ago via web</p>
<p># Localization Project Manager, Net-Translators, Sunnyvale, CA. Just posted to IMUG Jobs: http://www.imug.org/jobs/ #L10n #jobs about 13 hours ago via web</p>
<p># Maps and directions to tonight&#8217;s 7 PM Google #i18n event in Mountain View, CA: http://www.imug.org/google/ #imug408 about 14 hours ago via web</p>
<p># IMUG cannot do webcasts from Google yet. Hope to see you all there tonight! http://tinyurl.com/2f9esas Hashtag will be #imug408 about 14 hours ago via web</p>
<p># RT @ken_lunde Two font- and CJKV-related Tech Notes now live. http://tinyurl.com/23ffulg &#038; http://tinyurl.com/yzd3hjj <&#8211;Kazuraki font! about 16 hours ago via web</p>
<p># Kazuraki: Adobe&#8217;s Groundbreaking New Japanese Typeface http://tinyurl.com/2by46nn Next month&#8217;s IMUG event, @ Adobe #imug408 about 16 hours ago via web</p>
<p># TONIGHT 7 PM: The Google i18n Story http://tinyurl.com/2f9esas Hashtag for this IMUG event @ Google will be #imug408 about 16 hours ago via web</p>
<p># cathywissink RT @TalkStandards Nascent Web Open Font Format is getting boost thanks to W3C&#8217;s new initiatives http://bit.ly/biE85M #typography about 16 hours ago via web Retweeted by i18n_mug </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/imug-how-google-built-a-strong-robust-i18n-organization-in-four-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java and the Software Patent Minefield</title>
		<link>http://www.jebriggs.com/blog/2010/08/java-and-the-software-patent-minefield/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/java-and-the-software-patent-minefield/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 07:17:59 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2262</guid>
		<description><![CDATA[I was always skeptical of Sun&#8217;s possessive and schizophrenic licensing of Java &#8230; originally CDDL (Open Source, but not quite Free), then licensed under GPL2 in 2006 but with numerous patents filed.
Some versions had &#8220;classpath exceptions&#8221;, like Standard Edition (SE), and some didn&#8217;t, like Mobile Edition (ME.)
So I stuck with C/C++ and Unix scripting languages [...]]]></description>
			<content:encoded><![CDATA[<p>I was always skeptical of Sun&#8217;s possessive and schizophrenic licensing of Java &#8230; originally CDDL (Open Source, but not quite Free), then licensed under GPL2 in 2006 but with numerous patents filed.</p>
<p>Some versions had &#8220;classpath exceptions&#8221;, like Standard Edition (SE), and some didn&#8217;t, like Mobile Edition (ME.)</p>
<p>So I stuck with C/C++ and Unix scripting languages like Perl, which don&#8217;t rely on any one company.</p>
<p>Oracle has clarified what those Java patents mean, with a lawsuit against Google for using Java, over 7 software patents originally granted to Sun. They even tossed in some copyright violation complaints.</p>
<p>(Oracle/Sun also has numerous restrictions on their downloadable Java binaries, including right of agreement termination at any time.)</p>
<p>The US Patent Office created a software and business method process minefield when it allowed patents on the most trivial of ideas reduced to practice.</p>
<p>One of the patents being litigated even involves the JAR format.</p>
<p>This is just the latest example of why software patents are of no benefit, except to monopolists who want to impede progress and openness.</p>
<p><a href="http://kara.allthingsd.com/20100812/love-larry-here-is-the-oracle-statement-and-final-complaint-versus-google/">allthingsd.com: Love, Larry: Here is the Oracle Statement and Final Complaint Versus Google</a><br />
<a href="http://news.cnet.com/Sun-settles-Kodaks-Java-suit-for-92-million/2100-1012_3-5401804.html">cnet.com: Sun settles Kodak&#8217;s Java suit for $92 million (2004)</a><br />
<a href="http://www.zdnet.com/news/sun-picks-gpl-license-for-java-code/150246">cnet.com: Sun picks GPL license for Java code (2006)</a><br />
<a href="http://news.cnet.com/8301-30685_3-20013549-264.html">cnet.com: Why Oracle, not Sun, sued Google over Java</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/java-and-the-software-patent-minefield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aviation Incidents: Ted Stevens Alaska Crash, JetBlue Flight Attendant Escape</title>
		<link>http://www.jebriggs.com/blog/2010/08/aviation-incidents-ted-stevens-alaska-crash-jetblue-flight-attendant-escape/</link>
		<comments>http://www.jebriggs.com/blog/2010/08/aviation-incidents-ted-stevens-alaska-crash-jetblue-flight-attendant-escape/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 03:05:27 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Flying]]></category>
		<category><![CDATA[Psychology]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.jebriggs.com/blog/?p=2252</guid>
		<description><![CDATA[There&#8217;s been some aviation incidents this week &#8230;
Ted Stevens Crash
The small airplane crash in Alaska that killed Ted Stevens and others generated a lot of inaccurate quotes in the press.
Based on looking at the aerial photograph of the crash scene, it&#8217;s obvious from the relatively long tree damage path, resulting in gradual deceleration, and largely [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been some aviation incidents this week &#8230;</p>
<p><strong>Ted Stevens Crash</strong></p>
<p>The small airplane crash in Alaska that killed Ted Stevens and others generated a lot of inaccurate quotes in the press.</p>
<p>Based on looking at the aerial photograph of the crash scene, it&#8217;s obvious from the relatively long tree damage path, resulting in gradual deceleration, and largely intact fuselage, that the accident was highly survivable. That&#8217;s contrary to the aerial observers&#8217; quote.</p>
<p>Also, the press harped on the lack of a filed flight plan, which is not required for VFR flights. However, some kind of flight plan should be announced to either the FAA or family and friends when cross-country flights are involved so that somebody will notice you&#8217;re overdue. Doubly so when VIPs are involved &#8211; narrowing SAR down can save millions of dollars.</p>
<p>It looks like in this case a specific landing time was not relayed to the lodge, and they only realized the flight was overdue when making dinner reservations for their expected guests.</p>
<p>Certainly this crash is going to spotlight what an ex-senator, ex-NASA employees, lobbyists and GCI were doing out there.</p>
<p><a href="http://www.cnn.com/2010/TRAVEL/08/17/alaska.flight.lifestyle/index.html?hpt=Sbin">cnn.com: Untamed Alaska challenges pilots</a></p>
<p><strong>JetBlue FA Escape</strong></p>
<p>Regarding the JetBlue flight attendant losing it and activating the emergency slide with a beer in hand &#8230; although entertaining to read about, this incident indicates a lack of training for dealing with unpleasant situations. The flight attendants are required crew members who are primarily there to maintain the safety and security of the cabin during flights &#8211; they can&#8217;t &#8220;just lose it.&#8221;</p>
<p>Perhaps flight attendants involved in an altercation with a passenger should call another FA and switch stations to depersonalize the incident.</p>
<p>Example: if a pax drops a bag on a FA&#8217;s head, the FA should take a second to ensure everybody&#8217;s ok and then automatically call another FA to switch stations.</p>
<p>I imagine this incident will result in much greater scrutiny of flight attendants and their actions, making the job even more difficult than it already is.</p>
<p>And tampering with an aircraft is not something professionals want to make light of. Activating the emergency slide temporarily disabled that aircraft for flight use, resulting in costs to repack the slide and possibly a missed revenue trip, as well as endangering people on the ground.</p>
<p>It also plants a bad idea in the minds of those passengers who suddenly want off the plane, and try to emulate him.</p>
<p><a href="http://www.msnbc.msn.com/id/21134540/vp/38698101#38698101">NBC.com: slide activation video</a></p>
<p><b>25th Anniversary of Japanese 747 Crash</b></p>
<p>Japan had its worst aviation crash August 12, 1985. A 747 with 520 people aboard crashed into a mountain. The relatives still climb the mountain each year to remember the victims.</p>
<p><a href="http://www.faa.gov/about/office_org/headquarters_offices/ato/service_units/systemops/fs/alaskan/alaska/fai/visitors/index.cfm?print=go">FAI AFSS &#8211; Planning A Flight to Alaska</a><br />
<a href="http://www.avweb.com/blogs/insider/AVwebInsider_JetBlue_203111-1.html">avweb.com: A Jet Blue FA Loses It</a><br />
<a href="http://en.wikipedia.org/wiki/Flight_attendant">wikipedia: Flight Attendant</a><br />
<a href="http://www.avweb.com/blogs/insider/AVWebInsider_StevensCrash_203140-1.html">avweb.com: Ted Stevens Crash: A Nasty Reminder (of Alaska Bush Syndrome)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jebriggs.com/blog/2010/08/aviation-incidents-ted-stevens-alaska-crash-jetblue-flight-attendant-escape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
