Archive for December, 2006
-
Tamer game
Don't try a video game unless you know what it does!
-
Allow bots / spiders / crawlers into your private vbulletin forums
There are some very complicated hacks to add but this one line script to do it.
This should be applied to VB 3.5.4
add these lines to the end of your init.php file located in forumroot\includes\init.php -
XUL : open URL with a referrer
This is a small function to use in Firefox extension development which makes use of the referrer parameter sent to loadURI() and addTab() functions
-
Start multiple programs with one click on windows
It is annoying how most installed programs set them selves in windows startup which you can then manually remove through
Startmenu -> run -> msconfig -> uncheck uneeded programs or services (services could be set to start manually better than disabling it and has the same effect) [...]

