<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>marumushi.com news</title>
<link>http://marumushi.com</link>
<description>Most recent news from marumushi.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 11:41:18 +0900</pubDate>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/marumushicom-news" /><feedburner:info uri="marumushicom-news" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
<title><![CDATA[Test from heteml.jp]]></title>
<link>http://marumushi.com/news/test-from-heteml-jp</link>
<description><![CDATA[<div>Hello Hello! Long time no see.
Just getting ready to revamp this thing. 
Lots of things happened since 2007 ;)
Mediatebmple is shutting down all coldfusion accounts, so I was forced to move out. Now live from heteml.jp
More soon...</div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/test-from-heteml-jp</guid>
</item>
<item>
<title><![CDATA[Speaking at FITC Seoul]]></title>
<link>http://marumushi.com/news/speaking-at-fitc-seoul</link>
<description><![CDATA[<div>I will be presenting at <a href="http://www.fitcseoul.com/index_en.html" target="_parent">FITC Seoul</a> on October 14th, 2008 among an amazing speaker lineup that includes, <a href="http://www.fitcseoul.com/index_en.html#davis" target="_parent">Joshua Davis</a>, <a href="http://www.fitcseoul.com/index_en.html#natzke" target="_parent">Erik Natkze</a>, <a href="http://www.fitcseoul.com/index_en.html#cooper" target="_parent">Kyle Cooper</a>, <a href="http://www.fitcseoul.com/index_en.html#burnett" target="_parent">Paul Burnett</a>, <a href="http://www.fitcseoul.com/index_en.html#seol" target="_parent">Euna Seol</a> and <a href="http://www.fitcseoul.com/index_en.html#hauwert" target="_parent">Ralph Hauwert</a>. More info on this event over <a href="http://www.fitcseoul.com/index_en.html" target="_parent">here</a></div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/speaking-at-fitc-seoul</guid>
</item>
<item>
<title><![CDATA[Debugging AS3 with firebug's console]]></title>
<link>http://marumushi.com/news/debugging-as3-with-firebugs-console</link>
<description><![CDATA[<div><p>Most probably you've already heard about <a href="http://getfirebug.com/">firebug</a>, if you haven't, I really recommend you go give it a spin right now.</p>
<p>Basically, firebug let's you lift the hood in your browser and see pretty much everything that's happening in there. It lets you edit, and monitor all HTML, CSS, Javascript live in any web page - it even lets you edit those objects on the fly!</p>
<p>It also gives you a fantastic console that lets you expose information about what's flowing through your scripts. Adding a global variable named "console" it exposes many methods that allow you to write to the Firebug console.</p>
<p>The really cool thing is that from flash you can call "console" using ExternalInterface, and any object you pass will be dumped as if it was a javascript object.</p>
<p>try it out:</p>
<code><pre>
ExternalInterface.call("console.log",{foo:123,bar:"da",boo:{da:12,beh:[123,145,"dfa",{fa:[0,1,2,4,5]}]}});
</pre></code>
<p>and you will see the output in the image above.</p>
</div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/debugging-as3-with-firebugs-console</guid>
</item>
<item>
<title><![CDATA[Adobe Max 2008, San Francisco]]></title>
<link>http://marumushi.com/news/adobe-max-2008-san-francisco</link>
<description><![CDATA[<div>Adobe Max is coming to town next week, and it's going to be the <a href="http://max.adobe.com/blog/2008/11/max-na-registration-at-4812-5-days-to.html">biggest Max Ever</a>.
I will be presenting on <a href="http://max.adobe.com/na/sessions/browser/#745">Playful Design</a> together with <a href="http://fluid.nl">Remon Tijssen</a> on Monday at 5:00pm. I will also be talking very briefly about the work we are involved in with our group at <a href="http://max.adobe.com/na/sessions/browser/#602">Adobe XD: Designing Design</a> on Tuesday. Finally I will be demoing the work I did for the Encylopedia of Life project we demoed at TED this year, at the conference within the conference, the <a href="http://www.fitc.ca/max/">FITC Unconference at Adobe MAX</a> on Wednesday. We've been extremely busy preparing for this. Not only I'm presenting 3 times, but I also have been involved in a demo for the Keynote on day one plus another one on day two. I'm really looking forward to meet you all there!
</div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/adobe-max-2008-san-francisco</guid>
</item>
<item>
<title><![CDATA[QRType]]></title>
<link>http://marumushi.com/news/qrtype</link>
<description><![CDATA[<img src="http://marumushi.com/images/projects/qrcode.png" alt="QRType"/><div><p>Recent news point that <a href="http://techcrunch.com/2010/03/16/facebook-qr-code/">Facebook will be adding QRCodes to user profiles</a>, which means that QRCodes may *finally* go mainstream in the US, almost 8 years later than Japan.</p>
<p>Since that is really such a big deal for the future of the <b>interwebs</b>, I thought I'd pull out from my trunk of <i>'I'm not sure why I did this, but maybe someone out there finds it useful'</i>.</p>

<p>Ladies and gentlemen, I present you <a class="ReadMore" href="http://marumushi.com/code/qrtype/">QRType </a>. Yes! You can now <b>generate QRcodes, as you type</b>. Isn't that amazing?</p>

<p>Props go to <a href="http://www.d-project.com/">Kazuhiko Arase</a>, for the great <a href="http://www.d-project.com/qrcode/index.html">QRcode Library</a> that my dumb implementation uses.</p></div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/qrtype</guid>
</item>
<item>
<title><![CDATA[Looking into Automotive On Board Diagnostics]]></title>
<link>http://marumushi.com/news/obdresearch</link>
<description><![CDATA[<img src="http://marumushi.com/images/projects/odb2research.png" alt="Looking+into+Automotive+On+Board+Diagnostics"/><div><p>Having just discovered that my car actually had a little black, data-recording box, an <a href='http://en.wikipedia.org/wiki/On-board_diagnostics'>On-board diagnostics</a>, computer, that logs a ton of info about engine performance, I decided I'd take a little time to do a little research and see how could I tap on that data. Not that I want to go race my car anywhere - considering my friends call me 'grandma' whenever I get on the road - that'd probably be the last thing I'd ever think about doing.</p>

<p>I'm actually interested in</p> <ol><li>Being more aware on how everything is going under the hood</li><li> Maximizing fuel economy.</li></ol></div>]]></description>
<pubDate>Wed, 05 Dec 2012 07:28:24 +0900</pubDate>
<guid>http://marumushi.com/news/obdresearch</guid>
</item>
<item>
<title><![CDATA[pwdmkr.com]]></title>
<link>http://marumushi.com/news/pwdmkr</link>
<description><![CDATA[<img src="http://marumushi.com/images/projects/pwdmkr.png" alt="pwdmkr.com"/><div><p><a href="http://pwdmkr.com">Pwdmkr</a> is a simple and safe password generator. If you are conscious about the huge danger of using the same username and password throughout different services on the web, never knowing how or where your passwords are stored, pwdmkr is for you.</p>

<p>In most cases passwords are actually stored in cleartext, meaning if one of those services database gets compromised, or if you happen to give your password to a sketchy website, you are, pretty much... hosed. The hacker, or admin with bad intentions will simply try your username and password in a series of other services, and once someone gains access to your email, it's bye bye to your online identity. (and all the other stuff you stored throughout the web).</p>

<p><a href="http://pwdmkr.com">pwdmkr</a> is not the ultimate solution to passwords, however, it adds an extra layer of security to keep your online stuff safe. Generated passwords are secure, using a good combination of characters that makes brute force attacks many times harder. It also generates a unique password for each website you require one, meaning if that website gets hacked and your password compromised, you don't risk all your other accounts dominoing down.</p>

<p>This is not a unique or novel idea, many have already built similar stuff. I just took this a step further and focused on making it Simple, and usable, while making sure that, none of the info you use to create a password is cached or stored in memory in absolutely no way.</p>

<p>Hope you find it useful!</p>

<p>Visit the app over at <a href="http://pwdmkr.com">pwdmkr</a></p></div>]]></description>
<pubDate>Wed, 20 Jan 2010 03:59:56 +0900</pubDate>
<guid>http://marumushi.com/news/pwdmkr</guid>
</item>
<item>
<title><![CDATA[Blueprint]]></title>
<link>http://marumushi.com/news/blueprint</link>
<description><![CDATA[<img src="http://marumushi.com/images/projects/blueprint.png" alt="Blueprint"/><div><p>Blueprint is a plugin for Adobe Flex Builder 3 and Adobe Flash Builder 4 that allows users to query for Adobe Flex and Adobe Flash code examples found on the Web directly inside of the development environment. </p>

<p>Blueprint is the result of just a fraction of all the research work of <a href="http://hci.stanford.edu/jbrandt/">Joel Brandt</a>, Ph.D. candidate at Stanford's HCI group. Joel came in to Adobe as an intern last year, the idea for this project was born. Only in the very last bits of his research a couple of months ago we actually started coding it. I worked on the Design, engineering and front end development of the plugin. Of course, this project could not have been done without the immense help of <a href="http://www.adobe.com/technology/people/sanfrancisco/dontcheva.html">Mira Dontcheva</a> and <a href="http://www.well.com/~ivanski/home.html">Ivan Cavero Belaunde</a>.
</p>

<p>Read about this project in this <a href="http://hci.stanford.edu/opportunistic/brandt_blueprint_techreport.pdf">technical report on Blueprint</a> (PDF Link) and learn more about Stanford's HCI group work on <a href="http://hci.stanford.edu/opportunistic/">Opportunistic Programming.</a> </p>

<p class="ReadMore"><a href="http://labs.adobe.com/technologies/blueprint">Get Blueprint</a></p></div>]]></description>
<pubDate>Thu, 16 Jul 2009 05:40:25 +0900</pubDate>
<guid>http://marumushi.com/news/blueprint</guid>
</item>
<item>
<title><![CDATA[Information Visualization: a personal retrospective]]></title>
<link>http://marumushi.com/news/information-visualization-a-personal-retrospective</link>
<description><![CDATA[<div>A personal recount I wrote for Inspire, the website of the Adobe XD group.
<br/><br/>
"First off, let me start by mentioning that I am not a scholar. I'm a wanna-be architect who turned to graphic design, trying to escape the world of physics and mathematics, who eventually started scripting, then programming, and finally ended up architecting immense visualizations of data from both databases and realtime streams."
<br/><br/>
<a href ="https://xd.adobe.com/#/featured/article/110">continue reading here...</a></div>]]></description>
<pubDate>Fri, 16 Jan 2009 06:18:50 +0900</pubDate>
<guid>http://marumushi.com/news/information-visualization-a-personal-retrospective</guid>
</item>
<item>
<title><![CDATA[QueryBox]]></title>
<link>http://marumushi.com/news/querybox</link>
<description><![CDATA[<img src="http://marumushi.com/images/projects/querybox.png" alt="QueryBox"/><div>QueryBox allows you to easily create a Live Search Input form that lets users search and refine a query while continuously showing all valid results as they type.</div>]]></description>
<pubDate>Thu, 04 Dec 2008 03:07:28 +0900</pubDate>
<guid>http://marumushi.com/news/querybox</guid>
</item>
</channel>
</rss>
