Archive for February, 2007

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:

  1. Brother HL-1430 Printer Driver Download
  2. Brother Printer Drivers and Ubuntu Linux 64 Bit
  3. Guide on how to iSync a Nokia 6300 on Mac OS X
  4. Debian dpkg and apt-get guide
  5. Ubuntu: Print to PDF or PDF Export

Comments

Lightweight and super fast PDF-reader

Comments

Troubleshooting PHP Sqlite Query Error: Unable to open database

Sqlite LogoIf 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:

  1. Slow Query Log Analyzes Tools
  2. Optimize MySQL Performance With MySQLTuner
  3. Recover (Crack) a password from a Microsoft Access Database (mdb)
  4. Howto: How to Reset the MySQL Root Password
  5. /dev/rtc error with Ubuntu and Linux Kernel 2.6
  6. MDB Tools to export (migrate) from mdb (Microsoft Access format) to MySQL
  7. Simple RADIUS XML dump PHP script
  8. Troubleshooting CGI premature end of script headers on Plesk
  9. Forrester Research: Open Source Databases Are Cheaper
  10. Openssl to create an unencrypted key from an encrypted one (Remove password)

Comments (6)

Howto Install Sun Java on Debian Etch

Java LogoThis 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:

  1. Ubuntu Howto: Install Sun Java
  2. Howto install Java on Debian Sarge
  3. Howto Install Oracle on Debian
  4. Update entry on Xen on Debian Etch
  5. Upgrade Debian Etch to Debian Lenny
  6. Ubuntu Howto: Install Oracle
  7. Howto install Sun Java on Debian Sarge
  8. Howto PHP / Java bridge on Debian
  9. Howto: Install Ruby and Rails on Debian or Ubuntu
  10. Debian Backports

Comments (20)

Howto Convert Text File From UTF-8 to ISO-8859-1 Encoding

Comments (9)

Soeasypay Mentioned in ExpertRating YouTube Quiz

Soeasypay Mentioned in ExpertRating YouTube Quiz

Soeasypay in YouTube Quize

4. Prior to the formation of YouTube, its founders were employed at:
a. PayPal
b. Stormpay
c. Soeasypay
d. Bibit

Related posts:

  1. Firefox Flash Interaction Bug: I Cannot Click In Flash Application e.g. Youtube
  2. Adult Content Websites and Credit Card Payments
  3. Adam’s apples

Comments (7)

Online WSDL Validator and Invocation Tester

Comments (5)

Add Reflections To Images With Javascript

Comments

« Previous entries Next Page » Next Page »