11.19.2010 05:08

An awesome JavaScript Shell

Javascript Shell 1.4 is an great tool to help with testing bits of code interactively. It should work on any machine with a decent web browser.

JavaScript Shell 1.4 -----

Posted by Jovan Trujillo | Permalink

11.15.2010 05:29

Testing CGI perl scripting services on this server...

Since this website project will require a database and some server side scripting we need to test whether I can write server side code in my favorite language: perl.

Here are links to some example CGI scripts for testing purposes.

  1. First Example
  2. Second Example
  3. Third Example
  4. Get Form Example
  5. Prototype
-----

Posted by Jovan Trujillo | Permalink

11.08.2010 00:15

Switching focus from OpenLayers to CloudMade API

The CloudMade API, although not open source like the OpenLayers API, has certain benefits that will help in speeding up product development. It is supposesdly cross-platform, making it easy to port a web app to a phone app. The API also provides tools for route calculations that may prove useful.

Links to the example websites I am working on are here:
  1. Matt Mang's Demo
  2. Simple CloudMade Map Demo
-----

Posted by Jovan Trujillo | Permalink