Monthly Archives: January 2013

Google Analytics Add users via email to your account

Google Analytics Add users via email to your account If you have a web site these days, you had better be at least a little bit familiar with google analytics or some form of web analytics software. This helps you … Continue reading

Posted in Uncategorized | Leave a comment

Convert dot net invaders to html5

Convert dot net invaders to html5 UPDATE: Playable UPDATE: Code Link So, I wrote a dot net invaders clone and thought that I would try my hand at converting it into an html5 version using canvas, and the same cruddy … Continue reading

Posted in Javascript Development, Web Development | Leave a comment

A Simple Javascript Canvas Render Framework

A Simple Javscript Canvas Render Framework It is possible to do a great number of things in many different languages, and due to the popularity of the some of the particular features of javascript, it is also possible to do … Continue reading

Posted in Javascript Development, Uncategorized | Leave a comment

Breaking Down Space Invaders – A possible implementation in dot net

Breaking Down Space Invaders – A possible implementation in dot net I have wanted to write a space invaders clone for a while, and thought to myself that it wasn’t really difficult at all, and I should write a blog … Continue reading

Posted in C#.net, Uncategorized | Leave a comment

Game Editor – Concepts of game creation

Game Editor – Concepts of game creation Found a nifty little site and editor for assisting with simple game creation and editing. I played around a little bit with it, enough to make a cheap little pacman game. The editor … Continue reading

Posted in Uncategorized | Leave a comment

Dot Net html editor to image

Dot Net html editor to image While working on a commercial project, I was involved in providing a simple html rendering engine. Simple in terms of not being 100% complete, not necessarily in complexity. To help debug this, I created … Continue reading

Posted in C#.net, Uncategorized | 1 Comment

Joomla SQL 2 Excel Replacement

Joomla SQL 2 Excel Replacement Some months ago, almost a year I think there used to be a really ripping piece of software called SQL2Excel that was provided by Joomla R Us. It appears that this site has been down … Continue reading

Posted in Content Management Systems, Joomla Development | 3 Comments