July 14th, 2010
I’m currently working on a research project that involves running soot over a large corpus of open source Java software, generating program dependence graphs, and calculating some metrics based on them. I found this post very useful for building Soot from the source files with Ant
http://www.concurrentaffair.org/2010/01/30/soot-build-instructions/
Share and Enjoy:
Read More
Tags: Ant, Program Dependence Graphs, Soot
Posted in Soot | No Comments »
March 27th, 2010
Google has a test suite they use for testing performance of their V8 JavaScript rendering engine for Google Chrome. The page runs a suite of JavaScript tests, each of which are given a rating based on their performance. The average of the scores is used to give an overall measure of how fast the browser [...]
Read More
Tags: Browsers, Chrome
Posted in Web Design | No Comments »
January 14th, 2010
There are thousands of websites that offer free fonts, stock images, and a variety of other tools that can greatly simplify a web designer’s everyday tasks. Today, in the first installment of an ongoing series of articles, we’ll discuss several resources that can help you create a visually stunning website. These are the same sites [...]
Read More
Tags: color scheme, free fonts, free images, free resources, free stock photos, layout design, stock photos
Posted in Web Design | 1 Comment »