JustBlogIt 0.1
Sunday, November 28th, 2004Now using the JustBlogIt plugin with Firefox 1.0.
Thinking of adding this to the essential list of FF plugins.
Now using the JustBlogIt plugin with Firefox 1.0.
Thinking of adding this to the essential list of FF plugins.
This evening, I downgraded my Sky TV subscription package and switched to a DVD rental service: ScreenSelect. £14/mo. unlimited rentals, “UK’s widest selection Over 26,500 titles”.
Looks good.
Eclipse fails after the “Splash Screen” (and before “Select Workspace”) with a pop-up dialog saying “workspace is locked”.
To fix: kill the Java process(es) in the task manager. Go to run -> cmd (DOS prompt).
Delete the configuration dir and try the workaround using:
-vmargs -Dosgi.locking=none
e.g.
C:eclipse>eclipse.exe -vmargs -Dosgi.locking=none
cgi.force_redirect = 0
PHP 4.3.9 under IIS threw up a nasty HTTP 400 error. I found the solution(s) here.
IIS CGI configuration: