Skillett.com

VisualWade

Another piece of software I want to look at sometime!! http://www.visualwade.com/ VisualWade is a great free PHP code generator that generates web applications from design models. You will be able to design and deploy sophisticated web applications in PHP connected...

Ticket System

Must look at this software sometime: http://demo.sheddtech.com/ssm_1/index.php Description: SSM is a full-featured application which includes many powerful tools to allow you to easily add a complete Knowledge Base along with a robust support request or “trouble...

Haiku Error Messages!

IMAGINE IF INSTEAD OF CRYPTIC TEXT STRINGS, YOUR COMPUTER PRODUCED ERROR MESSAGES IN HAIKU… A file that big? It might be very useful. But now it is gone. – – – – – – – – – – – – Yesterday it...

PHP Date/Time Check with BST

function BSTCheck() { $ThisYear = (date(“Y”)); $MarStartDate = ($ThisYear.”-03-25″); $OctStartDate = ($ThisYear.”-10-25″); $MarEndDate = ($ThisYear.”-03-31″); $OctEndDate = ($ThisYear.”-10-31″); //work out...

gaim-vv

Most people know that I’m debating porting to linux on a permanent basis – this gets a step closer as gaim-vv improves so I can contact people on MSN via webcam (not in that way silly! It’s great for being miles away from family). Now let me see what...

Be careful how you code

A new European directive could put software writers at a serious risk of legal action! If the Dutch govenment get their own way at the end of their presidency over the European parliament, they will push through controversial law that the European Parliament has...