Deprecated: Assigning the return value of new by reference is deprecated in /www/htdocs/w0079472/wordpress/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /www/htdocs/w0079472/wordpress/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /www/htdocs/w0079472/wordpress/wp-includes/theme.php on line 540

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/htdocs/w0079472/wordpress/wp-includes/cache.php:36) in /www/htdocs/w0079472/wordpress/wp-content/plugins/pxsmail.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/htdocs/w0079472/wordpress/wp-includes/cache.php:36) in /www/htdocs/w0079472/wordpress/wp-content/plugins/pxsmail.php on line 1
Timeblog.net » 2007 » February » 03

Timeblog.net

Archive for February 3rd, 2007

Remove http:// from form text fields

Posted: Saturday, February 3rd, 2007 @ 1:28 pm in Software, Web | No Comments »

I was annoyed by all forms where you would have to enter an URL, but the http:// was already given in there, which is total nonsense if you use copy&paste. So I threw together a quick GreaseMonkey script, which didn’t take long fortunately.
So here is the script:
removehttpfromforms.user.js
It also has a UserScripts site.
In case you don’t […]

A Timeblog Darkly

Posted: Saturday, February 3rd, 2007 @ 11:33 am in General, Technicalities | No Comments »

Two things were clear after watching “A Scanner Darkly”:
a) It’s a grrrrrreat movie and really captures a Philip K. Dick world
b) My blog header image needs to be changed to the Scanner Darkly effect
So, while there is no ready filter for that (unless you’re a movie studio), so when I found this tutorial, I started […]