Tools

IPhone 4 Screen Replacement Checklist.

Replacing anything else on the IPhone 4 is probably easier than replacing the screen, thats because unlinke the IPhone 3 you have to take just about everything out to get to the screen on this model. You Tube videos will generally give you a good idea of how to pull it all apart, but theres about 26 screws and a multitude of parts you have to deal with. Its a good idea to use a checklist as you go to guide you through the process. I like to sticky tape the screws next to each task as I run down the checklist, then I run through the checklist in reverse to put everything back in the right order.

Please feel free to use my checklist as a guide to making your own checklist ;) download here -> iphone4 checklist

Tuesday, May 22nd, 2012 Electronics, Tools, Tutorials & Docs No Comments

German Keyboard Modifier

I was asked the question “how can i get German letters with my keyboard” and so i have reworked an old application into a German Alphabet Helper app.  You can simply hit the letter you want 3 times to transform it into the German Equivalent. At the moment only Ö ö Ä ä Ü ü ß are supported but this is easily modified.

To install simply  Click Here to download and follow the steps below.

› Continue reading

Friday, August 6th, 2010 Applications, Source Code, Tools No Comments

RegFodder – Windows Registry Modifier

This simple tool allows users to make a bunch of registry changes and save them into a script file. Each script has a title, description and optional image. When the app loads you are presented with a list of all of your scripts and a search box which allows you to filter the list. Scripts can also be nested allowing one script file to perform many smaller tasks.

 Download Application Here

Tuesday, June 22nd, 2010 Applications, Tools No Comments

A dock style shortcut bar.

This project is written in visual basic. The application sits above the clock and pops up when the mouse cursor hovers over it … clicking the icon runs the corresponding script. The scripts contain a list of programs, if the first one cannot be found; the second one will execute and so on. Download the application & sourcecode here.        

 There is also a general script that loads on boot that allows you to set shortcut keys, at the moment the application will launch google if F12 it pressed. Once run, the application will set itself in the registry to run when windows loads. This option can be disabled by right clicking the programs icon next to the clock and unticking the autoboot option.

Wednesday, May 19th, 2010 Applications, Source Code, Tools No Comments

Barcode Font

EAN barcodeThere are a few types of barcode, the common one that i use ”code9″ requires you to put the data between asterix’s like this : *12345678*. The Barcode scanner will simply read 12345678 as keys pressed on your keyboard then at the end it will hit enter.   Download this font here.

› Continue reading

Sunday, May 16th, 2010 Tools, Tutorials & Docs No Comments