<?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>mitcho.com &#187; photos</title>
	<atom:link href="http://mitcho.com/blog/tag/photos/feed/" rel="self" type="application/rss+xml" />
	<link>http://mitcho.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 19:14:00 +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>Extending WordPress talk at the Boston WordPress Meetup</title>
		<link>http://mitcho.com/blog/projects/extending-wordpress-talk-at-the-boston-wordpress-meetup/</link>
		<comments>http://mitcho.com/blog/projects/extending-wordpress-talk-at-the-boston-wordpress-meetup/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:40:19 +0000</pubDate>
		<dc:creator>mitcho</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[HookPress]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Planet]]></category>

		<guid isPermaLink="false">http://mitcho.com/blog/?p=2959</guid>
		<description><![CDATA[Yesterday I gave a talk at the Boston WordPress Meetup. The Boston WordPress Meetup meets monthly at the Microsoft Cambridge Research Center which is a fantastic venue right on the Charles river. Last night we got to be up on the 10th floor which has a great view of Boston right over the river. There [...]


Related posts:<ol><li><a href='http://mitcho.com/blog/life/wordcamp-boston-2010/' rel='bookmark' title='Permanent Link: WordCamp Boston 2010'>WordCamp Boston 2010</a></li>
<li><a href='http://mitcho.com/blog/projects/hookpress-webhooks-for-wordpress/' rel='bookmark' title='Permanent Link: HookPress: Webhooks for WordPress'>HookPress: Webhooks for WordPress</a></li>
<li><a href='http://mitcho.com/blog/projects/jetpacking-in-boston/' rel='bookmark' title='Permanent Link: Jetpacking in Boston'>Jetpacking in Boston</a></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Yesterday I <a href="http://www.meetup.com/boston-wordpress-meetup/calendar/11378229/">gave a talk</a> at the <a href="http://www.meetup.com/boston-wordpress-meetup/">Boston WordPress Meetup</a>. The Boston WordPress Meetup meets monthly at the Microsoft Cambridge Research Center which is a fantastic venue right on the Charles river. Last night we got to be up on the 10th floor which has a great view of Boston right over the river. There was pretty good turnout, with about thirty or fourty people there.</p>

<p>My talk was a general introduction to WordPress plugin development, beginning with the concepts of <a href="http://codex.wordpress.org/Plugin_API/Action_Reference">actions</a> and <a href="http://codex.wordpress.org/Plugin_API/Filter_Reference">filters</a>, and concluding with a description of <a href="http://mitcho.com/code/hookpress/">HookPress</a>, my new plugin which enables <a href="http://webhooks.org">webhooks</a> in WordPress. Here are the slides:</p>

<p><span id="more-2959"></span></p>

<div style="width:425px;text-align:left" id="__ss_2084487"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/mitcho/extending-wordpress-with-webhooks" title="Extending WordPress with (Web)Hooks">Extending WordPress with (Web)Hooks</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=extendingwordpress-090928155439-phpapp01&#038;rel=0&#038;stripped_title=extending-wordpress-with-webhooks" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=extendingwordpress-090928155439-phpapp01&#038;rel=0&#038;stripped_title=extending-wordpress-with-webhooks" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/mitcho">Michael Yoshitaka Erlewine</a>.</div></div>

<p>The talk included some live coding which is always dangerous, but it all went off without a hitch.</p>

<p><a href="http://twitter.com/kurteng">Kurt Eng</a> was kind enough to get video of the talk as well which hopefully we&#8217;ll get up on <a href="http://wordpress.tv">wordpress.tv</a> in the near future. Bryan also sent me a link with some <a href="http://www.flickr.com/photos/76505157@N00/">photos on Flickr</a>.</p>

<p>Thank you to all who attended<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup> and of course to Microsoft who provided the venue and food! The Boston WordPress Meetup is a great community and I hope to keep supporting it and its activities.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>For anyone who attended, I would greatly appreciate feedback on the talk <a href="http://speakerrate.com/talks/1470-extending-wordpress-with-web-hooks">at SpeakerRate</a>.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>


<p>Related posts:<ol><li><a href='http://mitcho.com/blog/life/wordcamp-boston-2010/' rel='bookmark' title='Permanent Link: WordCamp Boston 2010'>WordCamp Boston 2010</a></li>
<li><a href='http://mitcho.com/blog/projects/hookpress-webhooks-for-wordpress/' rel='bookmark' title='Permanent Link: HookPress: Webhooks for WordPress'>HookPress: Webhooks for WordPress</a></li>
<li><a href='http://mitcho.com/blog/projects/jetpacking-in-boston/' rel='bookmark' title='Permanent Link: Jetpacking in Boston'>Jetpacking in Boston</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://mitcho.com/blog/projects/extending-wordpress-talk-at-the-boston-wordpress-meetup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>91 Hours in Japan</title>
		<link>http://mitcho.com/blog/life/travel/91-hours-in-japan/</link>
		<comments>http://mitcho.com/blog/life/travel/91-hours-in-japan/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 17:32:54 +0000</pubDate>
		<dc:creator>mitcho</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[travelogue]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Japanese culture]]></category>
		<category><![CDATA[Kamakura]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[train]]></category>

		<guid isPermaLink="false">http://mitcho.com/blog/?p=2886</guid>
		<description><![CDATA[I just spent 91 hours in Japan. This is what it looked like. Related posts:Light of Firefox (tomoshibi 灯) from Mozilla Japan Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://mitcho.com/blog/link/light-of-firefox-tomoshibi-%e7%81%af-from-mozilla-japan/' rel='bookmark' title='Permanent Link: Light of Firefox (tomoshibi 灯) from Mozilla Japan'>Light of Firefox (tomoshibi 灯) from Mozilla Japan</a></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I just spent 91 hours in Japan. This is what it looked like.</p>

<p><a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours01.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours01.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours02.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours02.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours03.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours03.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours04.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours04.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours05.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours05.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours06.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours06.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours07.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours07.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours08.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours08.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours09.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours09.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours10.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours10.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours11.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours11.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours12.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours12.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours13.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours13.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours14.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours14.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours15.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours15.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours15.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours15.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours16.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours16.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours17.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours17.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours18.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours18.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours19.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours19.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours20.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours20.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours21.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours21.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours22.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours22.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours23.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours23.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours24.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours24.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours25.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours25.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours26.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours26.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours27.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours27.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours28.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours28.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours29.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours29.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours30.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours30.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours31.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours31.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours32.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours32.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours33.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours33.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours34.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours34.jpg' /></a>
<a rel='lightbox[91-hours-in-japan]' href='http://mitcho.com/photos/nihon/91hours/image/1000/91hours35.jpg' alt='zenphoto image'><img class='images' src='http://mitcho.com/photos/nihon/91hours/image/thumb/91hours35.jpg' /></a></p>


<p>Related posts:<ol><li><a href='http://mitcho.com/blog/link/light-of-firefox-tomoshibi-%e7%81%af-from-mozilla-japan/' rel='bookmark' title='Permanent Link: Light of Firefox (tomoshibi 灯) from Mozilla Japan'>Light of Firefox (tomoshibi 灯) from Mozilla Japan</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://mitcho.com/blog/life/travel/91-hours-in-japan/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Report from Mozilla Party JP 10!</title>
		<link>http://mitcho.com/blog/life/report-from-mozilla-party-jp-10/</link>
		<comments>http://mitcho.com/blog/life/report-from-mozilla-party-jp-10/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 02:05:43 +0000</pubDate>
		<dc:creator>mitcho</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Mozilla Planet]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Taiwan]]></category>

		<guid isPermaLink="false">http://mitcho.com/blog/?p=2131</guid>
		<description><![CDATA[On Saturday I went to Mozilla Party 10, a community event organized by Mozilla-gumi (もじら組). Mozilla-gumi has been an active community in Japan for the past 10 years, making it one of the oldest Mozilla communities around. Despite the cloudy weather in Shinjuku and the ever-present swine flu scare, we had over 100 people attending.1 [...]


Related posts:<ol><li><a href='http://mitcho.com/blog/projects/mozilla-by-the-numbers/' rel='bookmark' title='Permanent Link: Mozilla By The Numbers'>Mozilla By The Numbers</a></li>
<li><a href='http://mitcho.com/blog/link/light-of-firefox-tomoshibi-%e7%81%af-from-mozilla-japan/' rel='bookmark' title='Permanent Link: Light of Firefox (tomoshibi 灯) from Mozilla Japan'>Light of Firefox (tomoshibi 灯) from Mozilla Japan</a></li>
<li><a href='http://mitcho.com/blog/link/the-shiretoko-revolution-begins-now/' rel='bookmark' title='Permanent Link: The (Shiretoko) Revolution Begins Now'>The (Shiretoko) Revolution Begins Now</a></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>On Saturday I went to <a href="http://party.mozilla.gr.jp/party10/">Mozilla Party 10</a>, a community event organized by Mozilla-gumi (もじら組). Mozilla-gumi has been an active community in Japan for the past 10 years, making it one of the oldest Mozilla communities around. Despite the cloudy weather in Shinjuku and the ever-present swine flu scare, we had over 100 people attending.<sup id="fnref:2"><a href="#fn:2" rel="footnote">1</a></sup></p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3561/3578079497_c6084974bb_b.jpg'><img src='http://farm4.static.flickr.com/3561/3578079497_c6084974bb_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2483/3578866312_51b98c9d00_b.jpg'><img src='http://farm3.static.flickr.com/2483/3578866312_51b98c9d00_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2481/3578061783_0bab268c2a_b.jpg'><img src='http://farm3.static.flickr.com/2481/3578061783_0bab268c2a_m.jpg'></a></p>

<p><span id="more-2131"></span></p>

<h3>Asa Dotzler: Firefox, Mozilla, Humans, and the Internet We Want</h3>

<p>The first talk was by <a href="http://weblogs.mozillazine.org/asa/">Asa Dotzler</a>, Mozilla&#8217;s Director of Community Development, who was last in Japan seven years ago for the launch of Mozilla 1.0. Asa&#8217;s talk took us back to the history of the Internet and its great impact on all people. He reminded us that the values which built the successful internet of now are those of participation, transparency, interoperability—all of which are currently threatened by the forces of commerce. We must work together to balance the forces of commerce to prevent exclusivity.</p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3659/3578884614_9670fe09a1_b.jpg'><img src='http://farm4.static.flickr.com/3659/3578884614_9670fe09a1_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3558/3578884948_459c6824a1_b.jpg'><img src='http://farm4.static.flickr.com/3558/3578884948_459c6824a1_m.jpg'></a></p>

<p>Asa argues that the web browser—as the window through which we access the internet—has an important role to play in ensuring the open web. 23% of the world uses Firefox as its browser, spreading Mozilla&#8217;s non-commercial values with it. He retold the <a href="http://thedailywtf.com/Articles/Blake_Ross_on_Popup_Suppression.aspx">Netscape 7.0 popup-blocking fiasco</a> as an example of commercial forces working against the public good.</p>

<p>While Firefox doesn&#8217;t have the great revenue stream of its competitors, what it does have is an impressive community, as demonstrated by the Mozilla gumi in Japan. There are over 1000 contributors to Firefox code—almost 10 times the number of actual employees—not to mention the thousands of daily testers who support this development. As we look forward to Firefox 3.5, it will support over 70 different languages, thanks to the great work of localization communities and organizers.</p>

<p>Asa argues that the key to Firefox&#8217;s success—and the success of the open web—is the involvement of users in its development. Firefox is a better product due to this community process, and he encourages users to get involved however they can to continue this success.</p>

<h3>Bob Chao (趙柏強): Activities of the Taiwanese Mozilla Community</h3>

<p><a href="http://blog.bobchao.net">Bob Chao</a> is the Community Liaison for the Taiwanese Mozilla Community, <a href="http://moztw.org">MozTW</a>. As his day job, he works for Creative Commons Taiwan at <a href="http://www.sinica.edu.tw/">Academica Sinica</a> and is also affiliated with <a href="http://www.ddc.edu.tw/">Dharma Drum University</a>&#8217;s School of Philanthropy.</p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2435/3578080059_bb3895f869_b.jpg'><img src='http://farm3.static.flickr.com/2435/3578080059_bb3895f869_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3560/3578885336_09c661b30f_b.jpg'><img src='http://farm4.static.flickr.com/3560/3578885336_09c661b30f_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3398/3578080467_b6f9598e00_b.jpg'><img src='http://farm4.static.flickr.com/3398/3578080467_b6f9598e00_m.jpg'></a></p>

<p>Bob started off by remarking that the Taiwan is in many ways much like Japan: both use Kanji or Hànzi (漢字) for writing, both love baseball, and both have great senses of humor. Bob then gave a quick overview of the Taiwanese internet space. While there are no official numbers, Bob reports that Firefox has between 10-15% market share in Taiwan, and most are still using IE6. The most popular social networking service in Taiwan is not even on the HTTP web, but rather is <a href="http://en.wikipedia.org/wiki/Professional Technology Temple">PTT.CC</a>, a <a href="http://en.wikipedia.org/wiki/telnet">telnet</a> service. For this reason, there are two Taiwanese Firefox extensions to add telnet support. Taiwan is also a leader in mobile technology and Bob is looking forward to <a href="https://wiki.mozilla.org/mobile">Fennec</a>, the upcoming Mozilla mobile browser.</p>

<p>MozTW started in 2004 on the site <a href="http://moztw.org">moztw.org</a> with hosting by the Open Source Software Foundation of Academica Sinica. MozTW now hosts a number of forums, wiki, and a planet as well as the popular <a href="http://mozlinks-zh.blogspot.com/">Mozilla Links news blog</a>. Some of their off-line activities include:</p>

<ul>
<li>Firefox Parties for major version releases,</li>
<li>A &#8220;Firefox month&#8221; campaign for Firefox 2, including a tour of talks at different college campuses,</li>
<li>Their own local Firefox mascot, <a href="http://mozillalinks.org/wp/2009/02/meet-foxmosa-firefox-taiwanese-mascot/">Foxmosa (狐耳摩莎)</a>,</li>
<li>Regular seminars and tutorials on localization, web standards, add-ons, etc.,</li>
<li>Community education courses for basic web applications, and 自由新生代 (Freedom for Generation Z) seminars on open source software for high school students,</li>
<li>A weekly gathering in Taipei called MozTW Lab,</li>
<li>A monthly BarCamp-like gathering in different locations called MozTW Gathering.</li>
</ul>

<p>On-line, they also run a Top Extensions contest one month after each major release. This past April they also ran a campaign called <a href="http://www.moztw.org/events/ie8/">Experience IE8 (體驗 IE8)</a> to highlight new features of IE8 which already existed on Firefox. This MozTW site became the first hit for Google searches for &#8220;體驗 IE8&#8221;. They are also currently working on Project GFX, a social network around Firefox usage, with a public beta planned for this summer, with the aim of further growing their local community.</p>

<p>In late 2009, the MozTW community will be involved with Mozilla Service Week and another 自由新生代 (Freedom for Generation Z) seminar series for high schoolers. Bob states that the MozTW community aims to help spread open standards and open content on the web, not just the Firefox browser through these efforts.</p>

<h3>mar: Natural Language Interfaces and Ubiquity</h3>

<p><a href="http://chimantaea.blog8.fc2.com/">mar</a> is a very active contributor to a number of localization efforts and Japanese <a href="http://support.mozilla.com">SuMo</a> who has been working on various modifications to <a href="http://ubiquity.mozilla.com">Ubiquity</a>&#8217;s Japanese support. mar introduced Ubiquity with a quick demo and showed how easy it is to write new verbs in JavaScript and jQuery.</p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3308/3578080597_84f358d611_b.jpg'><img src='http://farm4.static.flickr.com/3308/3578080597_84f358d611_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3414/3578885654_07f2d08dc1_b.jpg'><img src='http://farm4.static.flickr.com/3414/3578885654_07f2d08dc1_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3305/3578080799_dc9f64702d_b.jpg'><img src='http://farm4.static.flickr.com/3305/3578080799_dc9f64702d_m.jpg'></a></p>

<p>A linguistic interface has the advantages of increased efficiency, precision, and great extensibility. Like many software projects, however, its roots were in English. mar then gave a general overview of the functions of Ubiquity&#8217;s parser and his work on making Ubiquity better support Japanese. <a href="http://mitcho.com/">I</a> finished up at the end by highlighting some of the features of the upcoming parser for Ubiquity, <a href="https://wiki.mozilla.org/Labs/Ubiquity/Parser_2">Parser 2</a>.</p>

<h3>Canvas Programming in the Cloud Computing Era (har har)</h3>

<p><a href="http://d.hatena.ne.jp/gyuque/">gyuque</a> is a community member who caused a storm earlier this year with his <a href="http://gyu.que.jp/jscloth/touch.html">demo of 3D rendering in 2D canvas</a>. <a href="http://www.slideshare.net/gyuque/mozilla-party-2009-canvas-programming">[slides]</a></p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3613/3578886028_0fc8bfeb0d_b.jpg'><img src='http://farm4.static.flickr.com/3613/3578886028_0fc8bfeb0d_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3345/3578081109_a3a787c36d_b.jpg'><img src='http://farm4.static.flickr.com/3345/3578081109_a3a787c36d_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3623/3578886328_eeeef87b08_b.jpg'><img src='http://farm4.static.flickr.com/3623/3578886328_eeeef87b08_m.jpg'></a></p>

<p>gyuque gave an explanation of how different aspects of the 3D in 2D canvas demo were done, like how he accomplished texture mapping using affine transforms, and how the ray-tracing approximation was done on-line. He concluded that forcing 3D in the 2D is unreasonable and absurd—but that 3D canvas API&#8217;s are actively being developed at Opera, Mozilla, and Google. He demoed versions of his js touch demo ported to Opera Canvas 3D, Google O3D, and Gecko Canvas 3D (<a href="http://gyu.que.jp/jscloth/touch-opera-gecko.html">demo here</a>). He compared and contrasted the various API&#8217;s and concluded that those who are interested in learning Canvas 3D technology now should try and familiarize themselves with all three systems.</p>

<h3>Lightning talks</h3>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3555/3578907454_4e9e35500b_b.jpg'><img src='http://farm4.static.flickr.com/3555/3578907454_4e9e35500b_m.jpg'></a></p>

<p><a href="http://www.jus.or.jp/">Mr. Horin (jus)</a> MC&#8217;d a series of eight lightning talks with a gong to kick people off the stage after exactly five minutes. Without further ado&#8230;</p>

<ol>
<li><a href="http://www.yuriko.net/">Yuriko Ikeda</a> spread the word on the J2 outdoor Mongolian barbeque parties,<sup id="fnref:1"><a href="#fn:1" rel="footnote">2</a></sup> with the first J2 held in 1989. The dates are announced on Usenet, but information is also on <a href="http://j2.org">j2.org</a>. It&#8217;s an open source Mongolian barbeque, so people bring their own food and take their trash back. The next Kanto (eastern Japan) J2 will be held on 2009-09-06. <a href="http://kanto.j2.org/wp-content/do_you_know_j2.pdf">[slides]</a><br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3374/3578952666_6e8bd6ea7d_b.jpg'><img src='http://farm4.static.flickr.com/3374/3578952666_6e8bd6ea7d_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2475/3578147301_36b378fb6c_b.jpg'><img src='http://farm3.static.flickr.com/2475/3578147301_36b378fb6c_m.jpg'></a></li>
<li>piro of <a href="http://www.clear-code.com">clearcode</a>, the famed developer of about 25 add-ons, advocated for building unit tests into add-ons. Unit tests may be hard to write and difficult to maintain, though, so piro wrote <a href="http://www.clear-code.com/software/uxu/index.html.en">UnitTest.XUL</a> (abbreviated UxU) which offers a framework to make the unit testing task less painful. He then mentioned some successful uses of UxU.<br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3318/3578952810_a244f9ba91_b.jpg'><img src='http://farm4.static.flickr.com/3318/3578952810_a244f9ba91_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3376/3578952858_6e4ce66ac6_b.jpg'><img src='http://farm4.static.flickr.com/3376/3578952858_6e4ce66ac6_m.jpg'></a></li>
<li>dynamis of Mozilla Japan presented 10 ways to enjoy open source software: <a href="http://www.slideshare.net/dynamis/enjoy-open-source">[slides]</a><br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3660/3578953026_bc59997447_b.jpg'><img src='http://farm4.static.flickr.com/3660/3578953026_bc59997447_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3409/3578953058_e4e5a21e2c_b.jpg'><img src='http://farm4.static.flickr.com/3409/3578953058_e4e5a21e2c_m.jpg'></a>

<ol>
<li>use it,</li>
<li>talk about it,</li>
<li>support other users,</li>
<li>document and translate,</li>
<li>test it, report it, </li>
<li>suggest new features,</li>
<li>design, illustrate, and mock up,</li>
<li>write add-ons,</li>
<li>develop: &#8220;bugs are waiting for you,&#8221;</li>
<li>embed it into your projects.</li>
</ol></li>
<li>potappo gave an update on the <a href="https://developer.mozilla.org/">Mozilla Developer Center</a> Japanese translation. He introduced MDC, described the ramifications of the move from MediaWiki to DekiWiki, and made a call for contributors. <a href="http://potappo.sakura.ne.jp/presentation/MPJP10LT/MPJP10LT.html">[slides]</a><br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3386/3578147649_04734eb39d_b.jpg'><img src='http://farm4.static.flickr.com/3386/3578147649_04734eb39d_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3324/3578147683_16927be8f3_b.jpg'><img src='http://farm4.static.flickr.com/3324/3578147683_16927be8f3_m.jpg'></a></li>
<li>Taro Matsuzawa (btm), head of Mozilla-gumi, gave a quick overview of his Mozilla hacking experience (including definitive proof that it helped him lose weight). He&#8217;s now more involved with community development, including running the regular Firefox Extension Development meetings in Tokyo. He would now like to help support people interested in hacking the core of Mozilla itself and hopes to dragoon more people into doing so.<br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3302/3578147963_31614e1a3e_b.jpg'><img src='http://farm4.static.flickr.com/3302/3578147963_31614e1a3e_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3329/3578147993_fd01b0e475_b.jpg'><img src='http://farm4.static.flickr.com/3329/3578147993_fd01b0e475_m.jpg'></a></li>
<li>Masahisa Kamataki from the Japan Open Office User Group showed off the add-on (extensions) functionality in Open Office. He first covered some news, including UNESCO&#8217;s promotion of Open Office and the promise of further interoperability with Microsoft Office in the future. He then introduced three Open Office add-ons: the Sun Report Builder, Sun PDF Import beta, and Sun Wiki Publisher. Add-ons can be written in Java and C++, but some do not require any coding.<br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3043/3578967142_223eb0a20c_b.jpg'><img src='http://farm4.static.flickr.com/3043/3578967142_223eb0a20c_m.jpg'></a></li>
<li>Kazuyuki Ashimura of <a href="http://www.w3.org/">W3C</a> discussed the multimodal web which goes beyond HTML + CSS. He described the <a href="http://www.w3.org/2002/mmi/">architecture of MMI</a> and gave a vision for such ubiquitous devices. He noted that the W3C Multimodal Interaction Working Group is currently going through a rechartering process.<br/><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2473/3578161915_8546e12fe8_b.jpg'><img src='http://farm3.static.flickr.com/2473/3578161915_8546e12fe8_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm3.static.flickr.com/2437/3578967260_c89dc65c15_b.jpg'><img src='http://farm3.static.flickr.com/2437/3578967260_c89dc65c15_m.jpg'></a></li>
<li>An anonymous presenter presented some ideas for a new issue escalation system for Mozilla. He believes a bugbase could also act as a knowledge base to support users and act as a hub for developers. Some ideas are up <a href="http://www.mozilla.gr.jp/~shimono/mozwiki/index.php/">on this website</a>. He&#8217;d love to get people involved with this mozwiki project, as well as further development of <a href="http://www.mozilla.gr.jp/docs/bugzilla.html">bugzilla-ja</a>. <a href="http://docs.google.com/Present?docid=ddw84skv_63gwjzn3gt">[slides]</a><br/><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3650/3578161979_2f8eac08b6_b.jpg'><img src='http://farm4.static.flickr.com/3650/3578161979_2f8eac08b6_m.jpg'></a></li>
</ol>

<h3>Talk session with Hirotaka Yoshioka and Satoko Takita</h3>

<p>The last session of the night was the talk session with Hirotaka Yoshioka of <a href="http://www.miraclelinux.com/">Miracle Linux</a> and the <a href="http://www.ylug.jp/">Yokohama Linux Users Group</a> and Takita Satoko (chibi), the Chair of <a href="http://mozilla.jp/">Mozilla Japan</a>, in the style of many Japanese radio talk shows. They stepped through the history of the web and recounted some tales from their experience in the early web. They discussed their struggles for and with internationalization of web technology and their initial reactions to open-source software. They noted that open-source projects used to be used only by those who contributed, but now many open-source projects are used by many who are not active contributors themselves. They discussed the status of various open-source projects in Japan and how they&#8217;ve attempted to get people involved.</p>

<p><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3364/3578162109_b9a7596d7b_b.jpg'><img src='http://farm4.static.flickr.com/3364/3578162109_b9a7596d7b_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3345/3578968114_4b35b26036_b.jpg'><img src='http://farm4.static.flickr.com/3345/3578968114_4b35b26036_m.jpg'></a><a rel='lightbox[mozparty]' class='images' href='http://farm4.static.flickr.com/3404/3578163165_b532649efd_b.jpg'><img src='http://farm4.static.flickr.com/3404/3578163165_b532649efd_m.jpg'></a></p>

<p>Yoshioka and Takita finished up by giving their conceptions of the future of the web, as the internet becomes more and more ubiquitous and continues to change the way we live our lives. The internet will continue to develop and transform, and its continued creative development is best spurred through open and free development.</p>

<h3>After the party there&#8217;s the afterparty</h3>

<p>And with that, Mozilla Party JP 10 came to a close and the participants moved to the afterparty. I personally wasn&#8217;t able to make it, but makoto has some photos of the great food and various shenanigans up on <a href="http://www.flickr.com/photos/makoto1987/">his flickr</a>.</p>

<p>Thanks to <a href="http://mozilla.gr.jp">Mozilla gumi</a> and the various sponsors for putting on such an outstanding event! It was great to feel the overwhelming energy of the Mozilla community here in Tokyo.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:2">
<p>All photos in this post courtesy of <a href="http://www.flickr.com/photos/makoto1987/">makoto</a>.&#160;<a href="#fnref:2" rev="footnote">&#8617;</a></p>
</li>

<li id="fn:1">
<p>J2&#8217;s name derives from <a href="http://en.wikipedia.org/wiki/JUNET">JUNET</a> and <em>Jingisukan</em>, literally Japanese for <a href="http://en.wikipedia.org/wiki/Genghis Khan">Genghis Khan</a>, but referring to Mongolian barbeque.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>


<p>Related posts:<ol><li><a href='http://mitcho.com/blog/projects/mozilla-by-the-numbers/' rel='bookmark' title='Permanent Link: Mozilla By The Numbers'>Mozilla By The Numbers</a></li>
<li><a href='http://mitcho.com/blog/link/light-of-firefox-tomoshibi-%e7%81%af-from-mozilla-japan/' rel='bookmark' title='Permanent Link: Light of Firefox (tomoshibi 灯) from Mozilla Japan'>Light of Firefox (tomoshibi 灯) from Mozilla Japan</a></li>
<li><a href='http://mitcho.com/blog/link/the-shiretoko-revolution-begins-now/' rel='bookmark' title='Permanent Link: The (Shiretoko) Revolution Begins Now'>The (Shiretoko) Revolution Begins Now</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://mitcho.com/blog/life/report-from-mozilla-party-jp-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes from BarCamp Tokyo 2009</title>
		<link>http://mitcho.com/blog/life/notes-from-barcamp-tokyo-2009/</link>
		<comments>http://mitcho.com/blog/life/notes-from-barcamp-tokyo-2009/#comments</comments>
		<pubDate>Mon, 18 May 2009 05:40:54 +0000</pubDate>
		<dc:creator>mitcho</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[BarCamp]]></category>
		<category><![CDATA[cereling]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Mozilla Planet]]></category>
		<category><![CDATA[open ideas]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[ubiquity]]></category>

		<guid isPermaLink="false">http://mitcho.com/blog/?p=2079</guid>
		<description><![CDATA[This past Saturday was Tokyo BarCamp 2009 at Sun&#8217;s Yoga offices. I of course gave a presentation on Ubiquity and our recent localization efforts, including Parser 2. As you can see, I signed up quickly: CC-BY-NC iMorpheus Here are the slides I used in that session. There are two &#8220;demo&#8221; sections in the slides&#8230; the [...]


Related posts:<ol><li><a href='http://mitcho.com/blog/projects/this-week-on-ubiquity-parser-the-next-generation/' rel='bookmark' title='Permanent Link: This week on Ubiquity Parser: The Next Generation'>This week on Ubiquity Parser: The Next Generation</a></li>
<li><a href='http://mitcho.com/blog/projects/ubiquity-presentation-at-tokyo-20/' rel='bookmark' title='Permanent Link: Ubiquity presentation at Tokyo 2.0'>Ubiquity presentation at Tokyo 2.0</a></li>
<li><a href='http://mitcho.com/blog/projects/big-issues-and-small-issues-with-parser-2/' rel='bookmark' title='Permanent Link: Big Issues and Small Issues with Parser 2'>Big Issues and Small Issues with Parser 2</a></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This past Saturday was <a href="http://barcamp.org/BarCamp-Tokyo2009">Tokyo BarCamp 2009</a> at <a href="http://blogs.sun.com/jimgris/page/yoga">Sun&#8217;s Yoga offices</a>. I of course gave a presentation on Ubiquity and our recent <a href="https://wiki.mozilla.org/Labs/Ubiquity/i18n">localization efforts</a>, including <a href="https://wiki.mozilla.org/Labs/Ubiquity/Parser_2">Parser 2</a>. As you can see, I signed up quickly:</p>

<p><img src="http://mitcho.com/blog/wp-content/uploads/2009/05/ubiquity-wall-650.jpg" alt="ubiquity-wall-650.jpg" border="0" width="650" height="504" /><br/><small>CC-BY-NC <a href='http://www.flickr.com/photos/sfj/3535231830/'>iMorpheus</a></small></p>

<p>Here are the slides I used in that session. There are two &#8220;demo&#8221; sections in the slides&#8230; the first was a simple demo of Ubiquity 0.1.x showing off the <code>translate</code>, <code>map</code>, and <code>edit-page</code> commands. The second demo was of <a href="http://vimeo.com/4307110">Ubiquity Parser 2</a> and showing off how little code it takes to <a href="http://mitcho.com/blog/how-to/adding-your-language-to-ubiquity-parser-2/">add your language to Ubiquity with Parser 2</a>.</p>

<p><object style="margin:0px" width="649" height="542"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=barcampubiquity-090515212518-phpapp01&#038;rel=0&#038;stripped_title=ubiquity-command-the-web-with-language" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=barcampubiquity-090515212518-phpapp01&#038;rel=0&#038;stripped_title=ubiquity-command-the-web-with-language" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="649" height="542"></embed></object></p>

<p><span id="more-2079"></span></p>

<p>I also led a brief afternoon discussion on open ideas: the approach of working in the open, making the thought process and decisions public, not just the results. Here are the slides for that one:</p>

<p><object style="margin:0px" width="649" height="542"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=barcampopenideas-090516002650-phpapp01&#038;rel=0&#038;stripped_title=open-ideas-a-conversation" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=barcampopenideas-090516002650-phpapp01&#038;rel=0&#038;stripped_title=open-ideas-a-conversation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="649" height="542"></embed></object></p>

<p>My impetus for doing this discussion is probably clear to many—as I go back to <a href="http://web.mit.edu/linguistics/">academia</a> this fall, I&#8217;ve been recently wondering about whether I could apply the open process used at Mozilla to my own academic work, blogging frequently about little thoughts and discoveries, even if they turn out to be wrong or dead-ends. For those who are interested, Brian Lockwood caught <a href="http://vimeo.com/4686609">some of my slides and the discussion on video</a>.</p>

<p>I also found a great photo from the discussion—I&#8217;m right there on the left edge.</p>

<p><img src="http://mitcho.com/blog/wp-content/uploads/2009/05/open-ideas-discussion.jpg" alt="open-ideas-discussion.jpg" border="0" width="650" height="283" /><br/><small>CC-BY-SA <a href='http://www.flickr.com/photos/lostininaka/3535388674/'>LostInInaka</a></small></p>

<p>Sun&#8217;s facilities had a combination of different styles of rooms (lecture/presentation, this large seminar-style, a small-group one) which was very nice for different styles of sessions.</p>

<p>I really enjoyed meeting the Yokohama International School IT department folks who had an interesting presentation (<a href="http://vimeo.com/4683315">video</a>) on how they live stream their department meetings every week and try to be open and benefit from (and give back to) an ed-tech community larger than themselves. Other highlights for me included <a href="http://en.wikipedia.org/wiki/Mitch Altman">Mitch Altman</a>&#8217;s session on <a href="http://en.wikipedia.org/wiki/hacker spaces">hacker spaces</a> and &#8220;hacking&#8221; of all varieties and sorts, Karamoon&#8217;s very knowledgeable longer session on security (<a href="http://vimeo.com/4683437">video</a>).</p>

<p>Finally it&#8217;s good to point out that my friend <a href="http://twitter.com/kimtaro">Kim Ahlström</a> open-sourced his website <a href="http://jisho.org">jisho.org</a>. You can now get that entire repository <a href="http://github.com/Kimtaro/jisho.org/tree/master">on github</a>. He also demoed the Cereling library/wrapper for various parsers and morphological tools which <a href="http://smart.fm/">his company</a> will be open-sourcing in the future. Happy hacking!</p>


<p>Related posts:<ol><li><a href='http://mitcho.com/blog/projects/this-week-on-ubiquity-parser-the-next-generation/' rel='bookmark' title='Permanent Link: This week on Ubiquity Parser: The Next Generation'>This week on Ubiquity Parser: The Next Generation</a></li>
<li><a href='http://mitcho.com/blog/projects/ubiquity-presentation-at-tokyo-20/' rel='bookmark' title='Permanent Link: Ubiquity presentation at Tokyo 2.0'>Ubiquity presentation at Tokyo 2.0</a></li>
<li><a href='http://mitcho.com/blog/projects/big-issues-and-small-issues-with-parser-2/' rel='bookmark' title='Permanent Link: Big Issues and Small Issues with Parser 2'>Big Issues and Small Issues with Parser 2</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://mitcho.com/blog/life/notes-from-barcamp-tokyo-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
