Categories
Java

Java Versions?

It has been pretty busy since the ice storm, so not much time. Rants and raves may follow:

If there are any truely comparable Java alternatives to the previously mentioned let me know.

Categories
Java

Java Versions?

It has been pretty busy since the ice storm, so not much time. Rants and raves may follow:

If there are any truely comparable Java alternatives to the previously mentioned let me know.

Categories
HTML

Should have posted this earlier

I can’t count the number of times that the show DIV bookmarklet has been needed and I had to run down a working version. So to save myself in the future show divs.

Categories
HTML

Should have posted this earlier

I can’t count the number of times that the show DIV bookmarklet has been needed and I had to run down a working version. So to save myself in the future show divs.

Categories
Uncategorized

Google Problems

Google_Error.JPG

Looks like Google is having some problems.

Categories
Uncategorized

Google Problems

Google_Error.JPG

Looks like Google is having some problems.

Categories
Apache HTML Perl Weblogging

ModRewrite + Blosxom

Go from http://fozbaca.org/blagg/blosxom.cgi/ to http://fozbaca.org/blagg/

RewriteEngine on
RewriteRule ^$ blosxom.cgi
RewriteRule !^blosxom\.cgi - [C]
RewriteRule (.*) blosxom.cgi/$1

mod_rewrite magic on the blosxom list.

Categories
Apache HTML Perl Weblogging

ModRewrite + Blosxom

Go from http://fozbaca.org/blagg/blosxom.cgi/ to http://fozbaca.org/blagg/

RewriteEngine on
RewriteRule ^$ blosxom.cgi
RewriteRule !^blosxom\.cgi - [C]
RewriteRule (.*) blosxom.cgi/$1

mod_rewrite magic on the blosxom list.

Categories
MovableType

Email to Blog, with Pics

pop2blog checks an email account and posts messages to a blog, including pics.

Categories
MovableType

Email to Blog, with Pics

pop2blog checks an email account and posts messages to a blog, including pics.