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
- @kuntandthegang Turns out you can print anything on your train ticket if you know how: http://t.co/FQQ3U6OdMay 7, 2012 9:35
- Pretty sure I just broke our datawarehouse. I just told it that silicon heaven doesn't exist.May 1, 2012 10:53
- @toddhalfpenny my house!, I may have a tmp sensor kicking about. I'll have a look. Otherwise the internet is your friendApril 28, 2012 7:01
- @zenilorac Already got tickets!April 28, 2012 7:01
- "trying to lock himself in a bag... An expert said he and his assistant tried to do it 300 times without success." should have talked to meApril 27, 2012 1:25
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...




