Archive for the ‘Uncategorized’ Category

 

SC.Benchmark

September 15th, 2010

While we work on tuning we obviously how many tools provided by the browsers profilers but sometimes you have to throw your own benchmarks in to get to the core of the problem, enter SC.Benchmark. It’s really easy to use: SC.Benchmark.start(’SomeIdentifier’); //<your slow code> SC.Benchmark.end(’SomeIdentifiter’); then from the console: SC.Benchmark.report(‘SomeIdentifer’); There’s lots more that this [...]

Read full article   »   No Comments

Sproutcore Blogsphere

August 16th, 2009

I just want to give a shout out to some guys who are on my team who are blogging some cool stuff. Mike Cohen (frozencanuck) Mike just joined our team a just few weeks ago. He is learning Sproutcore from scratch and doing a great job. He is posting some beginner tutorials about what he [...]

Read full article   »   1 Comment »

Chromium

May 25th, 2009

I guess I’m a little late to the party but you can get daily builds of Chromium for the mac. Pretty cool

Read full article   »   No Comments

First Post

November 22nd, 2008

This used to be the stupid default post.  But I’m officially planting a flag on this little corner of the internet and declaring it mine!

Read full article   »   No Comments