Primary links
Client Login
Contact Us
Portfolio
Recent Works...
Services
Tech Blog
tech
W3 Gelocation API spec
Haversine Formula - Used to calculate speed/distance over to two points on a curved surface...
MAMP - add a my.conf file to you local setup
SVN - remove old .svn folders command
Moving from Apache to Nginx for HTTP server
MongoDB on Ubuntu 10.x
Downgrade PHP 5.3 -> 5.2 on Ubuntu 10.04
Ubuntu running natively on a Mac Intel
Pressflow documentation
Downgrade iPhone from iOS4.x to 3.x on 3g[s]
MAMP - command line mysql
Amazon EC2 - Simple monthly cost calculator
Using PUPPET to deploy Drupal sites
Running a macbook in 64bit mode....danger
Getting started with Native Client SDK - NaCL
Creating custom Amazon AMIs
Mounting a ESB volume on a Amazon EC2 Server instance
BBC - Javascript notes...
Unity Training
Arabic, Hebrew and Right-To-Left Text in Markup Languages
Amazon EC2 API Tools on Ubuntu 9.x +
Command line FTP
c++ - useful areas to cover for game programming
Amazon EC2 API Tools
Building and growing the 'Reddit' website...
1
2
3
4
5
6
7
8
9
next ›
last »
AddThis
Latest Tech Postings
W3 Gelocation API spec
http://dev.w3.org/geo/api/spec-source.html
Haversine Formula - Used to calculate speed/distance over to two points on a curved surface...
This uses the ‘haversine’ formula to calculate great-circle distances between the two points – that...
MAMP - add a my.conf file to you local setup
Use this command to copy the medium mysql configuration file from the MAMP library shared folder to...
SVN - remove old .svn folders command
Useful command for removing the .SVN folders from your code folders.... find . -name .svn -print0...
Moving from Apache to Nginx for HTTP server
Good article on moving your HTTP server to nginx : http://matthewhelmke.net/2009/01/08/a-short-...
MongoDB on Ubuntu 10.x
The current default seems to have a few issue with ubuntu 10.x - instead it is recommend to use the...
Downgrade PHP 5.3 -> 5.2 on Ubuntu 10.04
http://www.nickveenhof.be/blog/reverting-or-downgrading-php-53-52-ubuntu...
Ubuntu running natively on a Mac Intel
http://www.linuxtrek.org/index.ws/?page_id=251
Pressflow documentation
Excellent notes on Pressflow from David Strauss : https://wiki.fourkitchens.com/display/PF/...
Downgrade iPhone from iOS4.x to 3.x on 3g[s]
I found the performance and a few issues regarding actually telephoning people with the latest ios4...