Brother HL-1430 Printer Toner Cartridge Guide
Today I had to find a new toner kit for my Brother HL-1430 Laser Printer.
I find the following toner kits to be compatible with the Brother HL-1430
Related posts:
Today I had to find a new toner kit for my Brother HL-1430 Laser Printer.
I find the following toner kits to be compatible with the Brother HL-1430
Related posts:
Sumatra PDF, a slim free and open-source PDF viewer for Windows.
Related posts:
If you are using PHP and are going to send INSERT or UPDATE queries or any other query resulting in a IO write, you will need to make the folder that contain your Sqlite database e.g. “file.db” writable by the web server user, otherwise you’ll receive error message – “Unable to open database . . . “. File permissions are not enough
Related posts:
This small guide shows how to install the original Sun Java 2 Platform Standard Edition 5.0 JRE (Java Runtime Environment) and JDK (Java Developer Kit) on Debian 4.0 Etch
.
The original Sun Java 2 is available in the ‘non-free’ section of the Debian repositories. To enable this section first add the non-free repository to the apt sources file – the /etc/apt/sources.list should look like, – important parts are in bold:
deb http://ftp.us.debian.org/debian/ etch main contrib non-free
Now, update apt:
sudo apt-get update
Then install the Java debian packages.
sudo apt-get install sun-java5-jre
Or this for installing the JDK ( the Java SDK )
sudo apt-get install sun-java5-jdk
Related posts:
Convert a iso-8859-1 charset file into a utf-8 charset file using standard Linux tools.
The solution – using bash shell and using Linux – of course:
iconv --from-code=ISO-8859-1 --to-code=UTF-8 iso.txt > utf.txt
Related posts:
Soeasypay Mentioned in ExpertRating YouTube Quiz
4. Prior to the formation of YouTube, its founders were employed at: a. PayPal b. Stormpay c. Soeasypay d. Bibit
Related posts:
mindreef.com Online WSDL Validator and Invocation Tester
Another Online tester is this Generic SOAP Client service
Related posts:
Add Reflections To Images With Javascript – no more need for Gimp or Photoshop for adding reflections to images.
Related posts: