toxicsoftware.com

RANDOMIZE USR 0

toxicsoftware.com header image 4

Python Metadata Importer 1.0.1 Released

May 26th, 2005 · Comments · Default

I’ve just uploaded version 1.0.1 of Python Metadata Importer.

From the documentation:

Fixes problem importing function names. All metadata attributes now added to the list of visible attributes (which means you should now see them in a Finder Get Info window). Entire file source code added to kMDItemTextContent attribute (just like Apple’s Source Code importer seems to do). Slight updates [...]

[Read more →]

Tags:·

Subversion via DarwinPorts

February 1st, 2005 · Comments · Uncategorized

James Duncan Davidson has a good article on how to get the subversion source control system installed using DarwinPorts. I’ve been using subversion for quite some time via DarwinPorts but haven’t yet installed it for use with Apache2 (prefering the +ssh access method) although Jame’s article has inspired me to give it a try (one [...]

[Read more →]

Tags:·

Upgraded to Expression Engine 1.2.1

February 1st, 2005 · Comments · Default

I’ve upgraded to ExpressionEngine 1.2.1. A few minor hiccups (mostly my fault) but this was the smoothest upgrade so far. Hopefully though they’ll make it smoother in the future by automating more of it.

[Read more →]

Tags:

Password Panel Sample Code

December 6th, 2004 · Comments · Default

This sample code can (hopefully) be used by any application presenting a change password dialog to the user. Different dialogs allow the user to enter a new password or change a previously entered password. Dialogs can be presented as either standalone modal windows or sheets. Furthermore the user is informed of any problems or weaknesses [...]

[Read more →]

Tags:

AirPort at the AirPort

November 24th, 2004 · Comments · Default

I’m stuck at Philadelphia airport on the way to South Carolina for Thanksgiving. Luckily there’s an AT&T wireless hotspot here to keep me sane. There are a whole bunch of other Mac users here sharing various services over Rendezvous - iTunes, iChat of course. It’s like a mini meta-Macintosh User Group. If you don’t want [...]

[Read more →]

Tags:

Sequence Grabber Cocoa Source Code

November 22nd, 2004 · Comments · Default

Cocoa source code showing how to use a QuickTime Sequence Grabber (e.g. an iSight camera) from your Cocoa application.

Update. I’ve uploaded a new version of the SequenceGrabber source code that should compile cleanly on any Mac OS X 10.3 machine. Thanks to “jlecuyer” for pointing out the original version was broken.

Update: Information on new version [...]

[Read more →]

Tags:·······

Janie Porche is Blogging

November 2nd, 2004 · Comments · Default

This will go down as one of those posts that I won’t want future employers to ever see…

Janie Porche, yes thatJanie Porche is blogging.

It turns out that she is a very talented singer too.

It doesn’t help me answer this question though: Janie Porche or Morgan Webb?

[Read more →]

Tags:·

iCalToRSS

October 30th, 2004 · Comments · Uncategorized

iCalToRSS; is a set of Python scripts I wrote for retrieving iCa events and TODO items and displaying them as RSS newsfeeds inside ;NetNewsWire 2.

I wrote the Python code to parse the iCal calendar files (which are standard RFC2425 Mime-Dir files) and then I use PyRSS2Gen to output the events as RSS news items. Finally [...]

[Read more →]

Tags:·

SnappingWindow Cocoa Source Code

October 26th, 2004 · Comments · Default

I’ve just uploaded some Cocoa source code showing how to make NSWindows ’snap’ to other windows and to the edges of the screen. You can configure what edges a window will snap to and the threshold distance of the snapping. I hope someone finds it useful. Comments welcome.

SnappingWindows.tar.gz

Code is now on the toxicsoftware subversion server: [...]

[Read more →]

Tags:

OmniWeb 5.1b1 fixes issues with this blog

October 6th, 2004 · Comments · Default

OmniWeb5.1b1 fixes the problems with rendering my blog. It also adds full tabbing between form elements. Wonderful.

[Read more →]

Tags: