theme selector

light blue screenshot grey screenshot navy screenshot dark green screenshot red and black screenshot
 

by Tony Chang
tony@ponderer.org

All opinions on this site are my own and do not represent those of my employer.

Creative Commons Attribution License

revelation helper Chrome extension

Oct 15, 2012, 03:22am EDT

 

 

I wrote a Chrome extension for loading revelation password files in a browser action popup. It’s called revelation helper and is probably of no interest to anyone other than me.

I ended up using lots of new web technologies including:

Aside from a couple small NaCl related hiccups that I was able to resolve with some web searches, everything worked pretty easily and the documentation was pretty good.

Chromium with buttons on the left

May 14, 2010, 01:42am EDT

 

 

Elliot just landed support for buttons on the top left corner. If you’re running Ubuntu 10.4 Lucid with a gnome theme with buttons on the left, you should see this the next time Chromium updates.

drop factor (aka drop 7)

Jan 02, 2010, 10:28pm EST

 

 

Over the winter break, my brother and step-sister were playing a the iPhone game Drop7[1] a lot. Since I own an Android phone, I wasn’t able to play the game on my phone.

So I decided to write the game myself. It’s just a webpage, so you can play if from Safari, Mobile Safari, Chrome, Firefox, or the Android browser. I call it Drop Factor. The game play is based on the hardcore mode of Drop 7.

It’s build using Javascript and canvas (the platform of the future, I’m told). You can grab the source on github.

[1] I think it’s based on the flash game chain factor.

slides from R|P talk

Oct 17, 2009, 11:42pm EDT

 

 

Here are the slides from my talk. I gave the presentation in Chrome, so the slides may not work in all browsers (the svg syntax may be webkit only).

I think a video will be posted in a few days.

I had a good time at the conference. Thanks to the UIUC ACM chapter for inviting me to talk!

Speaking at Reflections|Projections 2009

Sep 12, 2009, 10:42pm EDT

 

 

I’ll be at my alma mater to speak at the ACM Reflections|Projections Conference.

I’m going to be telling some stories about Google Chome and how the multiprocess architecture and sandbox lead to some interesting technical problems.

The schedule hasn’t been posted yet, but the conference runs from the evening of Oct 16 to Oct 18. If you’re around, swing by and say hi.

WebKit unforked in Chromium

May 08, 2009, 03:24pm EDT

 

 

As Darin mentioned on chromium-dev, Chromium no longer uses a forked copy of WebKit. We now pull directly from svn.webkit.org and all changes to WebCore will be upstreamed before being pulled into Chromium.

This is great news because

  • It forces Chromium developers to contribute more to the WebKit project and write better cross platform patches.
  • Cross platform code in WebCore will get reviewed by WebKit folks.
  • Updating the version of WebKit that Chromium uses will be easier.

older entires »

Technorati Profile