<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>zuzara</title>
	
	<link>http://zuzara.com/blog</link>
	<description>code and thoughts</description>
	<lastBuildDate>Sat, 18 May 2013 04:03:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/zuzara" /><feedburner:info uri="zuzara" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>New IE VMs</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/KE3vZ_Vdh8Q/</link>
		<comments>http://zuzara.com/blog/2013/04/23/new-ie-vms/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 00:25:56 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=438</guid>
		<description><![CDATA[http://www.modern.ie/en-us/virtualization-tools Administrator password: Passw0rd! Ctrl + Alt + Del on VirtualBox: Cmd + Fn + Del]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.modern.ie/en-us/virtualization-tools">http://www.modern.ie/en-us/virtualization-tools</a></p>
<p>Administrator password: Passw0rd!</p>
<p>Ctrl + Alt + Del on VirtualBox: Cmd + Fn + Del</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/KE3vZ_Vdh8Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2013/04/23/new-ie-vms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2013/04/23/new-ie-vms/</feedburner:origLink></item>
		<item>
		<title>Installing Japanese font on Windows XP</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/VSaelAUnpg4/</link>
		<comments>http://zuzara.com/blog/2012/09/27/installing-japanese-font-on-windows-xp/#comments</comments>
		<pubDate>Thu, 27 Sep 2012 16:25:08 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=427</guid>
		<description><![CDATA[Install Genuine - http://support.microsoft.com/kb/916247 Go download page with IE - http://www.microsoft.com/en-us/download/details.aspx?id=10550 Install Meiryo and it&#8217;s done. When I tried to download it with Chrome, it redirects to &#8216;Begin genuine Windows validation&#8217; page and Genuine Advantage returns an error &#8216;This version of the Windows Genuine Advantage validation tool is no longer supported.&#8217;]]></description>
				<content:encoded><![CDATA[<ul>
<li>Install Genuine - <a href="http://support.microsoft.com/kb/916247">http://support.microsoft.com/kb/916247</a></li>
<li>Go download page with IE - <a href="http://www.microsoft.com/en-us/download/details.aspx?id=10550">http://www.microsoft.com/en-us/download/details.aspx?id=10550</a></li>
<li>Install Meiryo and it&#8217;s done.</li>
</ul>
<p>When I tried to download it with Chrome, it redirects to &#8216;Begin genuine Windows validation&#8217; page and Genuine Advantage returns an error &#8216;This version of the Windows Genuine Advantage validation tool is no longer supported.&#8217;</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/VSaelAUnpg4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2012/09/27/installing-japanese-font-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2012/09/27/installing-japanese-font-on-windows-xp/</feedburner:origLink></item>
		<item>
		<title>Static IP address on VMware Fusion</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/isagFOostY0/</link>
		<comments>http://zuzara.com/blog/2012/04/17/static-ip-address-on-vmware-fusion/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 02:37:57 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=421</guid>
		<description><![CDATA[On Version 4.1.2: % vi /Library/Preferences/VMware\ Fusion/vmnet8/dhcpd.conf host dev { hardware ethernet 00:0c:29:1e:93:11; # check HWaddr using ifconfig. fixed-address 192.168.39.101; } % vi /etc/hosts 192.168.39.101 dev Restart the guest OS (Ubuntu) and VMware itself. It seems when upgrades VMware it&#8217;ll be overwritten dhcpd.conf.]]></description>
				<content:encoded><![CDATA[<p>On Version 4.1.2:</p>
<p><code>% vi /Library/Preferences/VMware\ Fusion/vmnet8/dhcpd.conf</code></p>
<pre>host dev {
  hardware ethernet 00:0c:29:1e:93:11; # check HWaddr using ifconfig.
  fixed-address 192.168.39.101;
}</pre>
<p><code>% vi /etc/hosts</code></p>
<pre>192.168.39.101	dev</pre>
<p>Restart the guest OS (Ubuntu) and VMware itself. It seems when upgrades VMware it&#8217;ll be overwritten dhcpd.conf.</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/isagFOostY0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2012/04/17/static-ip-address-on-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2012/04/17/static-ip-address-on-vmware-fusion/</feedburner:origLink></item>
		<item>
		<title>Built a tiny website that shows iPhone apps featured in @TechCrunch</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/op5D0Jxdwf8/</link>
		<comments>http://zuzara.com/blog/2012/02/03/built-a-tiny-website-that-shows-iphone-apps-featured-in-techcrunch/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 20:58:27 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Create]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=418</guid>
		<description><![CDATA[iPhone Apps Featured in @TechCrunch This website shows bunch of iPhone apps that are featured in TechCrunch. Top 25 apps on App Store is usually filled by games but those are not very attractive to me. TechCrunch writes about iPhone apps which were made by brand new startups, and I like to check them out. [...]]]></description>
				<content:encoded><![CDATA[<p><strong><a href="http://tced.heroku.com/">iPhone Apps Featured in @TechCrunch</a></strong></p>
<p>This website shows bunch of iPhone apps that are featured in TechCrunch. Top 25 apps on App Store is usually filled by games but those are not very attractive to me. TechCrunch writes about iPhone apps which were made by brand new startups, and I like to check them out. So, to check those apps easily <a href="http://tced.heroku.com/">here&#8217;s this website</a>.</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/op5D0Jxdwf8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2012/02/03/built-a-tiny-website-that-shows-iphone-apps-featured-in-techcrunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2012/02/03/built-a-tiny-website-that-shows-iphone-apps-featured-in-techcrunch/</feedburner:origLink></item>
		<item>
		<title>35 Live Flipped Classrooms</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/6ury78B93hc/</link>
		<comments>http://zuzara.com/blog/2012/01/04/35-live-flipped-classrooms/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:48:27 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>
		<category><![CDATA[flipped classroom]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=409</guid>
		<description><![CDATA[Here are 35 live examples of Flipped Classroom, and still counting. The order doesn&#8217;t mean anything. Table view Open with Google Spreadsheet Hope it saves educators&#8217; research time. I&#8217;ve tried to find school/teacher name, location, grade, subject, tools and data/feedback for each example. Some cells are still blank. Please let me know if you&#8217;d like [...]]]></description>
				<content:encoded><![CDATA[<p>Here are 35 live examples of Flipped Classroom, and still counting. The order doesn&#8217;t mean anything.</p>
<ul>
<li><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AoF4K1soAzUBdENEUVczdE1Bd0MtbG1hY3BuQ3BTY2c&amp;single=true&amp;gid=0&amp;output=html">Table view</a></li>
<li><a href="https://docs.google.com/spreadsheet/ccc?key=0AoF4K1soAzUBdENEUVczdE1Bd0MtbG1hY3BuQ3BTY2c">Open with Google Spreadsheet</a></li>
</ul>
<p>Hope it saves educators&#8217; research time. I&#8217;ve tried to find school/teacher name, location, grade, subject, tools and data/feedback for each example. Some cells are still blank. Please let me know if you&#8217;d like to edit. I&#8217;ll give you editor permission.</p>
<p>The below researches does not only cover Flipped Classroom, but I thought useful.</p>
<ul>
<li><a href="http://www.innosightinstitute.org/media-room/publications/blended-learning/">Blended-Learning Profiles</a></li>
<li><a href="http://www2.ed.gov/rschstat/eval/tech/evidence-based-practices/finalreport.pdf">Evaluation of Evidence-Based Practices in Online Learning</a> (pdf)</li>
</ul>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/6ury78B93hc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2012/01/04/35-live-flipped-classrooms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2012/01/04/35-live-flipped-classrooms/</feedburner:origLink></item>
		<item>
		<title>Upgrade MongoDB 1.8 to 2.0 on CentOS5.7</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/xZ0EEadzWoo/</link>
		<comments>http://zuzara.com/blog/2011/11/22/upgrade-mongodb-1-8-to-2-0-on-centos5-7/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 00:25:05 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=379</guid>
		<description><![CDATA[As 2.0 Release Notes mentions, it required to remove 1.8 first. % sudo yum remove mongo-stable-20110131-mongodb_1 % vi /etc/yum.repos.d/10gen.repo % cat /etc/yum.repos.d/10gen.repo &#91;10gen&#93; name=10gen Repository baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64 gpgcheck=0 % sudo yum install mongo-10gen-server When I tried to yum update mongo-stable, got conflict error &#8220;Error: mongo18-10gen conflicts with mongo-10gen&#8221;. I also needed to rewrite yum repository since [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.mongodb.org/display/DOCS/2.0+Release+Notes">As 2.0 Release Notes mentions</a>, it required to remove 1.8 first.</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">yum remove</span> mongo-stable-<span style="color: #000000;">20110131</span>-mongodb_1
<span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>yum.repos.d<span style="color: #000000; font-weight: bold;">/</span>10gen.repo
<span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>yum.repos.d<span style="color: #000000; font-weight: bold;">/</span>10gen.repo
<span style="color: #7a0874; font-weight: bold;">&#91;</span>10gen<span style="color: #7a0874; font-weight: bold;">&#93;</span>
<span style="color: #007800;">name</span>=10gen Repository
<span style="color: #007800;">baseurl</span>=http:<span style="color: #000000; font-weight: bold;">//</span>downloads-distro.mongodb.org<span style="color: #000000; font-weight: bold;">/</span>repo<span style="color: #000000; font-weight: bold;">/</span>redhat<span style="color: #000000; font-weight: bold;">/</span>os<span style="color: #000000; font-weight: bold;">/</span>x86_64
<span style="color: #007800;">gpgcheck</span>=<span style="color: #000000;">0</span>
<span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">yum install</span> mongo-10gen-server</pre></td></tr></table></div>

<p>When I tried to yum update mongo-stable, got conflict error &#8220;Error: mongo18-10gen conflicts with mongo-10gen&#8221;. I also needed to rewrite yum repository since my old config pointed at baseurl=http://downloads.mongodb.org/distros/centos/5.4/os/x86_64/.</p>
<p>It seems epel repository has mongodb package, when you &#8220;yum search mongo&#8221; you&#8217;ll probably find mongodb package aside from mongo-10gen which is a bit confusing.</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/xZ0EEadzWoo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2011/11/22/upgrade-mongodb-1-8-to-2-0-on-centos5-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2011/11/22/upgrade-mongodb-1-8-to-2-0-on-centos5-7/</feedburner:origLink></item>
		<item>
		<title>Watir + Cucumber environment</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/uXrjQFhMkys/</link>
		<comments>http://zuzara.com/blog/2011/10/27/watir-cucumber-environment/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 20:48:11 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=371</guid>
		<description><![CDATA[/Users/nobu/.rvm/gems/ruby-1.9.2-p290/gems/selenium-webdriver-2.9.1/lib/selenium/webdriver/firefox/launcher.rb:77:in `connect_until_stable': unable to obtain stable firefox connection in 60 seconds (127.0.0.1:7055) (Selenium::WebDriver::Error::WebDriverError) I got this error with Firefox 8 (beta channel). With 7.0.1 which is the stable version, works well. On this article it uses Celerity, but it gets the below error: % HEADLESS=1 cucumber Celerity only works on JRuby at the moment. &#40;RuntimeError&#41; [...]]]></description>
				<content:encoded><![CDATA[<p><code>/Users/nobu/.rvm/gems/ruby-1.9.2-p290/gems/selenium-webdriver-2.9.1/lib/selenium/webdriver/firefox/launcher.rb:77:in `connect_until_stable': unable to obtain stable firefox connection in 60 seconds (127.0.0.1:7055) (Selenium::WebDriver::Error::WebDriverError)</code></p>
<p>I got this error with Firefox 8 (beta channel). With 7.0.1 which is the stable version, works well.</p>
<p>On <a href="http://watirmelon.com/2011/01/21/my-simple-cucumber-watir-page-object-pattern-framework/">this article</a> it uses Celerity, but it gets the below error:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #007800;">HEADLESS</span>=<span style="color: #000000;">1</span> cucumber 
Celerity only works on JRuby at the moment. <span style="color: #7a0874; font-weight: bold;">&#40;</span>RuntimeError<span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></td></tr></table></div>

<p>Actually <a href="https://github.com/alisterscott/WatirMelonCucumber">his source code</a> looks different from his original one on the article. I couldn&#8217;t find Celerity in the latest codes.</p>
<p>I&#8217;m still exploring.</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/uXrjQFhMkys" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2011/10/27/watir-cucumber-environment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2011/10/27/watir-cucumber-environment/</feedburner:origLink></item>
		<item>
		<title>“–coverage-html” option doesn’t run on PHPUnit 3.6.0RC4</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/dLYeYGifaSc/</link>
		<comments>http://zuzara.com/blog/2011/10/15/coverage-html-option-doesnt-run-on-phpunit-3-6-0rc4/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 22:44:09 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=365</guid>
		<description><![CDATA[3.6RC4 has a bug in line 288 of TextUI/Command.php. --coverage-html option isn&#8217;t parsed correctly. Even I fixes the misspelling it causes another error, and also the latest source code on Github looks very different from RC4, so I just gave up to use RC4. Upgrade to 3.6RC4 from 3.5 took some time and downgrade as [...]]]></description>
				<content:encoded><![CDATA[<p>3.6RC4 has a bug in line 288 of TextUI/Command.php. <code>--coverage-html</code> option isn&#8217;t parsed correctly. Even I fixes the misspelling it causes another error, and also <a href="https://github.com/sebastianbergmann/phpunit/">the latest source code on Github</a> looks very different from RC4, so I just gave up to use RC4.</p>
<p>Upgrade to 3.6RC4 from 3.5 took some time and downgrade as well.</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> pear uninstall phpunit<span style="color: #000000; font-weight: bold;">/</span>PHPUnit
<span style="color: #000000; font-weight: bold;">%</span> pear config-set preferred_state beta
<span style="color: #000000; font-weight: bold;">%</span> pear <span style="color: #c20cb9; font-weight: bold;">install</span> phpunit<span style="color: #000000; font-weight: bold;">/</span>PHPUnit
<span style="color: #000000; font-weight: bold;">%</span> pear upgrade <span style="color: #660033;">--alldeps</span> <span style="color: #660033;">-f</span></pre></td></tr></table></div>


<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> pear uninstall ... <span style="color: #666666; font-style: italic;"># Not sure if this was the easiest way, I just uninstall all dependencies individually</span>
<span style="color: #000000; font-weight: bold;">%</span> pear config-set preferred_state stable
<span style="color: #000000; font-weight: bold;">%</span> pear <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #660033;">--alldeps</span> phpunit<span style="color: #000000; font-weight: bold;">/</span>PHPUnit</pre></td></tr></table></div>


<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> phpunit <span style="color: #660033;">--coverage-html</span> .<span style="color: #000000; font-weight: bold;">/</span>report BankAccountTest
<span style="color: #000000; font-weight: bold;">%</span> <span style="color: #7a0874; font-weight: bold;">cd</span> report
<span style="color: #000000; font-weight: bold;">%</span> python <span style="color: #660033;">-m</span> SimpleHTTPServer <span style="color: #000000;">9090</span></pre></td></tr></table></div>

<img src="http://feeds.feedburner.com/~r/zuzara/~4/dLYeYGifaSc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2011/10/15/coverage-html-option-doesnt-run-on-phpunit-3-6-0rc4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2011/10/15/coverage-html-option-doesnt-run-on-phpunit-3-6-0rc4/</feedburner:origLink></item>
		<item>
		<title>“TypeError: ‘undefined’ is not an object” in JavaScript on Safari</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/8sItGV9NZ1Y/</link>
		<comments>http://zuzara.com/blog/2011/10/11/typeerror-undefined-is-not-an-object-in-javascript-on-safari/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 06:58:08 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=361</guid>
		<description><![CDATA[jquery-tmpl causes the below error when wrap is called like {{wrap () "#id"}} on Safari (5.1). It should be {{wrap "#id"}}. No parentheses. On Chrome, it works well either way. jquery-tmpl is no longer actively developed, so I should use jsrender or something else anyways. TypeError: 'undefined' is not an object (evaluating 'call._')]]></description>
				<content:encoded><![CDATA[<p><a href="https://github.com/jquery/jquery-tmpl">jquery-tmpl</a> causes the below error when wrap is called like <code>{{wrap () "#id"}}</code> on Safari (5.1). It should be <code>{{wrap "#id"}}</code>. No parentheses. On Chrome, it works well either way. jquery-tmpl is no longer actively developed, so I should use <a href="https://github.com/BorisMoore/jsrender">jsrender</a> or something else anyways.</p>
<p><code>TypeError: 'undefined' is not an object (evaluating 'call._')</code></p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/8sItGV9NZ1Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2011/10/11/typeerror-undefined-is-not-an-object-in-javascript-on-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2011/10/11/typeerror-undefined-is-not-an-object-in-javascript-on-safari/</feedburner:origLink></item>
		<item>
		<title>Jasmine install memo</title>
		<link>http://feedproxy.google.com/~r/zuzara/~3/RidGOka5OMQ/</link>
		<comments>http://zuzara.com/blog/2011/09/29/jasmine-install-memo/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 04:27:33 +0000</pubDate>
		<dc:creator>Nobu</dc:creator>
				<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://zuzara.com/blog/?p=355</guid>
		<description><![CDATA[Jasmine + Sinon.JS looks neat. I just tried to play around on Amazon AMI. yum install ruby-devel rubygems gem install rspec-expectations gem install rake cd working-directory cd tests jasmine init rake jasmine your-laptop:% ssh sandbox -L 10000:127.0.0.1:8888 Access http://127.0.0.1:10000/ from your browser.]]></description>
				<content:encoded><![CDATA[<p><a href="http://pivotal.github.com/jasmine/">Jasmine</a> + <a href="http://sinonjs.org/">Sinon.JS</a> looks neat. I just tried to play around on Amazon AMI.</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">yum install</span> ruby-devel rubygems
gem <span style="color: #c20cb9; font-weight: bold;">install</span> rspec-expectations
gem <span style="color: #c20cb9; font-weight: bold;">install</span> rake
<span style="color: #7a0874; font-weight: bold;">cd</span> working-directory
<span style="color: #7a0874; font-weight: bold;">cd</span> tests
jasmine init
rake jasmine
your-laptop:<span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">ssh</span> sandbox <span style="color: #660033;">-L</span> <span style="color: #000000;">10000</span>:127.0.0.1:<span style="color: #000000;">8888</span></pre></td></tr></table></div>

<p>Access http://127.0.0.1:10000/ from your browser.</p>
<img src="http://feeds.feedburner.com/~r/zuzara/~4/RidGOka5OMQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://zuzara.com/blog/2011/09/29/jasmine-install-memo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://zuzara.com/blog/2011/09/29/jasmine-install-memo/</feedburner:origLink></item>
	</channel>
</rss>
