phpHighlighter is a nice little script to output another php file with all of the syntax highlighted and show its line numbers.
Continue reading phpHighlighterencryptMe
encryptMe is a couple php scripts designed to help developers and website administrators protect and add security to their data. Using the built in functions, you can encrypt and decrypt data using the encryption and decryption algorithms as well as hash your data with over 40 different hashing algorithms!
Continue reading encryptMe10″ Android Tablet Boot Screen
This is my Android tablet bootscreen that I use on my Advent Vega. It is based off the bootloader image found in this thread with a few modifications. To use this boot screen on your device I have written a quick guide which applies to the Vega, but should be similar for other Android tablets.
Continue reading 10″ Android Tablet Boot ScreenDisable Windows 7 Automatic Reboots
One of the most annoying features of Windows is its ability to restart your machine automatically once you’ve installed Windows updates. This issue becomes even more annoying if for instance you leave things running overnight to continue next morning, or leave your machine running while you go grab some lunch. Thankfullly it really quick and easy to fix.
Continue reading Disable Windows 7 Automatic RebootsDeploy .Net 3.5 Using Group Policy
Something that’s cost me a lot of time recently is trying to install the .net 3.5 Framework to multiple computers in a domain using Group Policy. You would think, being a Microsoft product that the installer would be provided as an MSI as well as an EXE to ease deployment through domains. This however, is not the case.
Continue reading Deploy .Net 3.5 Using Group PolicyLostMyMobile
LostMyMobile provides a listing of lost mobile phones and gives a way for users to get in contact with anyone that finds them. Written in PHP using MySQL for my Data, Schemas and Applications module at University. Users must register an account to upload details of their lost phone. Once users have added their phone, all they have to do is wait to see if anyone contacts them.
Continue reading LostMyMobileDisable Error Reporting in Windows 7
If like me you get annoyed every time an application crashes on Windows and it then tries to send an error report, you may wish to follow this short guide to disable error reporting!
Continue reading Disable Error Reporting in Windows 7Sell on CodeCanyon
CodeCanyon is a website where subscribed users have the chance to submit snippets of code and have them promoted and sold. Currently, the CodeCanyon website allows developers of JavaScript, PHP, Java and ASP.NET to upload scripts which can then be bought by users.
Continue reading Sell on CodeCanyonFeedz RSS Reader
Feedz RSS Reader fetches RSS feeds from as many sites as you want and display them on one page.
Continue reading Feedz RSS ReaderTweets By Geolocation
This is a little function I wrote in PHP to get all tweets from a certain location. The place you want to search around is defined by longitude and latitude, and then you tell the script how far around that point you would like to search in kilometres.
Continue reading Tweets By Geolocation