I needed an rss feed to test a web application and came up trumps with. http://www.ilovecheese.co.uk/ilovecheeserss.xml Now available on the sidebar widget!
21 October 2009
by admin
0 comments
21 October 2009
by admin
0 comments
I needed an rss feed to test a web application and came up trumps with. http://www.ilovecheese.co.uk/ilovecheeserss.xml Now available on the sidebar widget!
9 October 2009
by admin
0 comments
All networked HP printers seem to have the ability to have their screen messages updated via service listening on port 9100. Writing to this service is just a matter of sending a command such as ‘PJL RDYMSG DISPLAY =’ preceded … Continue reading
5 October 2009
by admin
0 comments
To allow you to override your username as a return path you can either do it in /etc/email-address or add your web user as a trusted user in /etc/exim/exim.conf format is user1:user2. You can then pass exim the send mail … Continue reading
9 July 2009
by admin
0 comments
Security consultants sometime say you should remove the version of apache and php from your response headers. Personally I think the better idea is to have an up to date version in the first place. simply add this to the … Continue reading
15 May 2009
by admin
0 comments
First off will only work on linux. First off make sure you have lcov installed. I just did sudo apt-get install lcov Then change into the base of the php source very important now to do a make clean to … Continue reading