Posted in Personal by: sean
1 Comment
31 Dec
I’m looking at making the move to Wordpress. So far I’ve got no problems with the import and the url redirection, but I make use of a plugin called “MTCollect” that lets me scour the post for urls and post them. I described it here
I’ve looked around and can’t seem to find the […]
Posted in Books by: sean
No Comments
19 Dec
Greasemonkey is probably the coolest Firefox extension I’ve found. It lets you write Javascript code that can modify the page being displayed, either to add functionality, change the appearance, or even fetch data from other pages and merge it into the current page.
So, trying to learn this new extension led me to Dive Into […]
Posted in Personal by: sean
1 Comment
17 Dec
Every so often I like to play with Google AdWords to see if I can make a couple of bucks (usually when I find a free coupon, that is). One thing that’s a pain is generating keyword lists from smaller lists.
I wrote a small CGI program, available at http://ertw.com/cgi-bin/kw.cgi , that takes lists […]