Tags
AJAX Arduino ATG concatenation Control a DC motor DC motor Distance sensor generator GP2Y0A02 H-Bridge Infrared IR Javascript JBoss jboss 4.0.5.GA L293D Motorcycle motors Music MySQL Oracle Perl Photoshop PHP PL/SQL Potentiometer Processing Projects Radar Robot Arm Serial port Servo Sharp SN754410 Sonar SQL SQL Plus SRF05 Triple Tutorial Ultrasound Visualise Sensor Data XML XS750 Yamaha-
Latest Tweets
- Spreading King Diamond around the office, expecting face paint at work tomorrow.February 16, 2012 11:13
- The worst song ever: http://t.co/jLZGs8cE by Rancid. I lasted only 47 seconds before I wanted to cut my ears offFebruary 16, 2012 11:12
- Download festival is for pussiesFebruary 15, 2012 12:30
- http://t.co/l81GWkBN Hellfest? hell yes!February 15, 2012 12:30
- So Whitney Houston died? Let the music industry mourn with a few 'new' best of compilations preferably with some crappy demos on thereFebruary 13, 2012 5:12
MySQL Archive
-
Setting Database Connections in JBoss/ ATG
Posted on December 12, 2009 | No CommentsATG communicates to a database via JBoss via a dynamo server setup or in your home/localconfig directory if you’re not using specific dynamo servers. In this setup you specify the... -
Google Maps API part 2: Retrieving Postcodes from your database
Posted on September 15, 2009 | No CommentsOK, this is a simple way to get your postcode/ address location returned and displayed via the Google Maps API on your own website. I’ll cover the ‘nearest store locator’... -
Joining columns/ concatenate strings in Oracle PLSQL/ MySQL
Posted on August 7, 2009 | 1 CommentJoining columns and results together is really easy in Oracle or MySQL, in both there is the same function – CONCAT(). However you should be aware that there are differences... -
Google Maps API part 1: Accurate Geocoding for UK Postcodes
Posted on July 3, 2009 | 14 CommentsRecently I had to build a system that would take an address, pass it to google and return latitude and longitude values. The result is then stored for later use... -
Using Javascript/ AJAX to post HTML form data
Posted on June 11, 2009 | No CommentsWhy would you need to do this? Well for instance if you were using 3rd party AJAX APIs and you wanted to capture the data from them perhaps, or maybe... -
Creating XML from PHP/ MySQL for use with SPRY
Posted on June 3, 2009 | 3 CommentsSo lets say for example you have a table in your database and you want to return some results, pretty easy with PHP/ MySQL and I dare say easy enough...




