#javascript
Tag
-
NASA Space Apps Challenge 2014 Roundup
Apr 25, 2014 4 minute read #agile, #hackathon, #javascript, #management, #nasa-space-apps, #planningA couple of weeks ago I attended a hackathon hosted by the Met Office as part of the 2014 NASA Space Apps Challenge. It was a weekend event and the basic idea was to meet with other technology professionals/enthusiasts, form teams with these like minded folk, select a challenge from a long list of challenges set by NASA and solve it during the weekend.
-
Google Charts IE7 IE8 Issue: Date formatting problem
Just a quick post about an issue I’ve had with Google Charts on IE7/8.
When viewing my page in Firefox or Chrome my graph displayed as expected.
-
How to query a database with AJAX and display as a tooltip
This post began as an answer on Stack Overflow to a question on ‘How to query a database with AJAX and display as a tooltip‘. I have put the answer here for future reference.