Archive for the ‘Code’ Category

Local Lifestream with GCalDaemon

Friday, May 30th, 2008

I've been dreaming of lifestreaming for years. I've written various programs in perl and php and who know what else with and without database several times over. I really should have done something cool with it way back before it started popping up all over the place, but I didn't. ...

jEdit Tip - Abbreviated Plugin List?

Friday, March 18th, 2005

After adding a few more plugins to jEdit, the plugin menu changed from the full list when clicking plugins to an abbreviated list cut into 2 parts. This slowed me down, but I never thought much about it. On the jEdit mailing list somebody posted how to change it: Globals Options ...

Lotus Notes To-Do List in jEdit

Thursday, October 14th, 2004

I've often wished that I could see my to-do list from jEdit with out having to switch to Lotus Notes, or even better, not even having to have Lotus Notes running. Well today it hit me. Using the Project plugin and the sql plugin for jEdit I could do ...

NSIS and jEdit

Tuesday, October 12th, 2004

Just some quick notes on using NSIS and jEdit together.

Applescript & jEdit

Wednesday, October 6th, 2004

I'm guessing that jEdit is applescriptable but I can't seem to find any documentation on how to access it with applescript. I you know please comment. On a side note, I actually wrote my first applescript tonight, wohoo.