Blogs

SVG World Map viewer

In my university course "Introduction to databases" we had to design a database for pollution caused by corporations in countries at a specific year.
Corporations can buy and sell CO2 to each others as well as do measures like planting trees to reduce their total emission.

Our team did an SVG map picturing the World (based on http://en.wikipedia.org/wiki/File:BlankMap-World6-Equirectangular.svg) with a color associated to each country depending on a given metric.

The SVG uses external javascript and CSS which are in fact PHP generated, retrieving its info from the database.

Rogers' 911 update without HTC Sync for HTC Dream

I run on linux and I can't update my Rogers' HTC Dream with HTC Sync so I thought I'd share my tech mail I recieved.

LoLCode in Haskell

In my course IFT3065, I need to implement a language of my choice in Haskell, OCaml or SML.

I chose Haskell and LoLCode

The lexer will be Alex and the parser Happy.

Syndicate content