Thursday, 4 October 2012
Highcharts JS
I thought that I'd have a go trying to use the JavaScript charting library Highcharts JS. Here's a very quick example of some of the 'Wealth of Nations' data displayed as a simple line chart.
Friday, 31 August 2012
Rogue-Like Game
Below is a rogue-like game implemented in JavaScript and inspired by Eric Lippert's blog articles. In deference to my old spectrum days the control keys are W, A, S, D. Find the treasure, and get out again!
###########################################################
###########################################################
###########################################################
###<....#...........##....##........#####...####........###
###.....#............##...#..........##.....##.....##...###
###.....#.............##......#.......##....##....##....###
#######................##.....##.......##...###...#.....###
####....................############...##..##$..###.....###
###...........#...#...#................##...#####.......###
###.......#...............#.............##.....##.......###
###...........#...#...#.........................#.......###
#####.....#...............#................#....#.......###
###.###.......#...#...#.....................#...#.......###
###...###..................................##..##.......###
###...###..................................###.##.......###
###...###..................................###.##.......###
####....####........##.............#########..#........####
#####..............#####...##......................########
###########################################################
###########################################################
###########################################################
Friday, 6 July 2012
Online PostScript Viewer
Here's a link to a useful PostScript viewer I found online. Just paste the URL in the box!
http://view.samurajdata.se/
http://view.samurajdata.se/
Friday, 8 June 2012
Useful JQuery UI Tools
In my job I use JQuery and JQueryUI a lot but JQueryUI suffers from a lack of controls and does not seem to have added any new functionality for a while.
Lucky the guys that are resonsible for JQueryUI have made available a couple of controls on their site that may make it into the main UI library in the future. Here are links to the page containing demos of the controls.
Lucky the guys that are resonsible for JQueryUI have made available a couple of controls on their site that may make it into the main UI library in the future. Here are links to the page containing demos of the controls.
Tuesday, 21 February 2012
Microsoft Excel Application missing from DCOMCNFG
Trying to work with Excel Interop on a 64-bit version of Windows with a 32-bit version of Microsoft Office installed? If so you may find that you cannot set permissions on the Microsoft Excel Application node in DCOMCNFG because it is missing!
Thanks to tibb I now know that this node can be accessed using the following method...
Thanks to tibb I now know that this node can be accessed using the following method...
- Start
- Run
- mmc -32
- File
- Add Remove Snap-in
- Component Services
- Add
- OK
- Console Root
- Component Services
- Computers
- My Computer
- DCOM Config
- Microsoft Excel Application
Tuesday, 14 February 2012
Dead Horse Morris
Sicknote from Dead Horse Morris |
If you want to know what they are up to please visit their website. I've also added a twitter feed to the blog and I'm experimenting with a Google Calendar that will display their upcoming events with dates, times and hopefully a link to a map that will show you where to go.
The only event I've added to the calendar so far is Dawn Rising on 1st May 2012, so you may have to click the 'Look for more' link a few times to see it.
Subscribe to:
Posts (Atom)