Auto generate Table of contents in php
Lets say that you want an easy table of contents based on the h1,h2 and h3 header tags. Here is one way to do this is php
preg_match_all('/<h(1|2|3)>(.*)<\/h(1|2|3)/',$content- ...
Share CUPS printer in UBUNTU
This is real easy to share a printer on UBUNTU with CUPS but it's kinda difficult to find :-)
some howto's will tell you to edit the cups.conf or install samba but there is really no n ...
Unscramble wii files on UBUNTU linux
This is how you can unscamble .wii files on UBUNTU linx :-)
First downoad and unzip GOD/WOD unscrambler 0.4 (google for it)
Then simply enter in the shell:
# gcc e ...
UBUNTU dvd playback
Open the shell en copy en pasta het volgende :-)
sudo apt-get install libdvdread3
sudo /usr/share/doc/libdvdread3/install-css.sh
sudo apt-get install totem-xine
su ...
dijkglas glaszetters
1 tip. Ga nooit, nooit en dan ook nooit in zee net Dijkglas glaszetters. Tot 2 keer toe komen ze hun afspraken niet na waardoor ik voor niets thuis moet blijven.
Ik heb een kleine ongel ...
Some thoughts on Supplemental Results
Aldough Google claims that it is not a bad thing to have pages in the supplemental results (and I kinda agree) you can learn a lot about your site by checking the supplemental results (see scripts). < ...
vmware failed to lock the file
I got this error in ubuntu vmware failed to lock the file.
Apperently vmware cant get a lock on it's vmx file
Solution: cd vmware/mymachine
rm *.lck
...
Multiple ajax calls
Here is the problem: I have 2 divs and one ajax call. When I click 'fill my divs' 2 calls should be made but one one div is filled :-(
<div id="a">div a</div>
Read More ...
Beryl op ubuntu
How to remove those anoying blanc window tops in Beryl with ubuntu 7.04 ?
Add this to the /etc/X11/xorg.conf
Section "Device"
Option "AddARG ...
Joost (TV via je internet)
Ik kreeg vandaag te horen dat je ongelimiteerd mensen uit kunt nodigen bij Joost. Dus als je een uitnodiging wilt hebben post dan maar wat in het forum !
Wat is joost ? Joost is internettelevis ...
Honden Page update
Vandaag een grote update gedaan op de HondenPage. Ik wilde graag video intergreren en dat heb ik gedaan dmv het <a href = "/phpscripts">youtube script</a>. Het idee van de pagina ...