In case you missed it #30

  • AES explained in cartoons
  • Rafael is a small javascript library for easily creating graphics based on the SVG W3C recommendation and VML. The demos are very slick and crisp.
  • Google Code Frame is an open source Internet Explorer plugin that allows it to use Chrome's rendering and speedy javascript engine. Developers can enable this on their sites by adding one line to the document's head.
  • GIS on Rails is a great post explaining the work done to use PostgreSQL's PostGIS to store, process and view spacial data on a Rails app, all inspired by GeoDjango
  • Structs inside out is a great writeup at the Ruby Best Practices blog showing the pros and cons of using Structs or their alternatives: OpenStruct or Hash.
Tagged as:
Fork me on GitHub