-
Sidebar
This sidebar is specific for the blog pages. To start using widgets go to Appearance > Widgets and drag a widget into the sidebar area.
-
Archives
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- March 2009
-
Categories
- Adobe Flash
- Build your own mmorpg game
- Business
- Computing
- CSS3
- Free Online Games
- Javascript Development
- jQuery
- Leisure
- Mac Os X
- Microsoft Windows – Help & Tips
- Mysql Development
- Online Game Development
- Php development
- PHP Frameworks
- Putty
- Quotes
- Search Engine Optimisation
- Server Side Development
- subversion
- Technology
- UK Government
- Uncategorized
- website development
- Wordpress
Author Archives: admin
A quote about me
I was laying there in bed last night and wrote this quote about myself, I liked it. I am driven by anger and competition, motivated …
Setting Default WordPress FTP, SSH & SFTP Details
Sometimes hosts are really un-helpful and don’t set up your WordPress ftp details for you, or maybe you set your WordPress install up yourself and …
Tagged:ftpsftpWordpress
Leave a Comment
Mac Screenshot Shortcuts + Commands
I find this continuously frustrating to remember so I thought i’d write a quick blog about the possible mac os x commands for screenshot capturing …
How to use dig to get the TTL (time to load) of a domain
Obtaining the TTL for a domain is quite simple. Open up a terminal and meet your new friend ‘dig’. Type the follow, replacing my website …
Tagged:digmac terminal
Leave a Comment
Enqueue WordPress script on certain theme template pages only
Enqueuing scripts the proper way in WordPress can help avoid annoying javascript problems and allows us to specify dependancies of our scripts I.E. jQuery, so …
Custom URL structure in WordPress using filters and hooks
WordPress, as we all know is one of the greatest open source website platforms available right now and what with it being open source and …
UK Government should practise top down innovation
I was thinking about this last night and it occurred to me that really our government does not practise innovation itself. Long gone are the …
Tagged:UK Government
Leave a Comment
How to create WordPress pages with just pure PHP
I’ve seen alot of people ask how to create pages within WordPress with some simple PHP code so I thought i’d give answering it a …