Browsing "Programming"

Adding Both Undo and Redo Functionality to the .NET TextBox

Adding Both Undo and Redo Functionality to the .NET TextBox

If you are working on a project that requires the ability to support undo and redo operations with the standard [...]

Nov 9, 2012     No Comments
Read More
Setting Default CurrentCulture in all Versions of .NET

Setting Default CurrentCulture in all Versions of .NET

If you are using any version of .NET prior to 4.5, you will not have access to the handy property [...]

Sep 12, 2012     No Comments
Read More
Disable Shortcuts in WebBrowser Control and keep Copy and Paste

Disable Shortcuts in WebBrowser Control and keep Copy and Paste

It took me a while to figure this one out (admittedly it shouldn’t have taken as long as it did!), [...]

Aug 19, 2012     2 Comments
Read More
C# XNA – Per Pixel Collision Detection on Rotated Objects

C# XNA – Per Pixel Collision Detection on Rotated Objects

I’ve been working on a new project this week which requires per pixel collision detection, however all the game objects [...]

Dec 19, 2011     4 Comments
Read More
Displaying World of Warcraft Achievements in .NET

Displaying World of Warcraft Achievements in .NET

Setup To fetch the achievement data of the World of Warcraft character we are going to make use of armoryapi, [...]

Oct 8, 2011     1 Comment
Read More
Run Scripts in Separate Threads in PHP

Run Scripts in Separate Threads in PHP

I’ve been working on a new project over the past few weeks and one of the requirements of the system [...]

Sep 6, 2011     No Comments
Read More
Minecraft Server Backup Script

Minecraft Server Backup Script

As I mentioned in my previous post, I have started hosting a dedicated Minecraft server and I have created a [...]

Apr 11, 2011     3 Comments
Read More
Setting up a ReadyNAS Shutdown Button in Ubuntu

Setting up a ReadyNAS Shutdown Button in Ubuntu

If you’re as lazy as me, you’ll hate having to login to the web front end for your ReadyNAS every [...]

Mar 30, 2011     3 Comments
Read More
HTML Engine Limitations in Outlook 2007

HTML Engine Limitations in Outlook 2007

It’s been a while since I’ve posted on here, I have been incredibly busy as of late but today at work I [...]

Sep 14, 2010     No Comments
Read More
EDK 0.3 – Electric Drum Kit Preview

EDK 0.3 – Electric Drum Kit Preview

EDK is a new project of mine which is still in its infancy but is progressing at a rather promising [...]

Mar 7, 2010     6 Comments
Read More