found drama

get oblique

Category Archives: Code

Shell scripts, JavaScript pedantry, CSS fixations, Java debugging, and the rest of the polyglotism.

Amazon Tags

by Rob Friesel

Weird. Almost a week after discussing tags in an Amazon context, I see that they’ve got just such a feature in place. And it seems to be almost exactly what I was talking about, too. Can’t seem to find its release date though, doesn’t seem to be mentioned in the recent press releases.

Lingon

by Rob Friesel

A while back, when first exploring launchd, I mentioned the launchd editor from over at codepoetry. Today, however, I saw Lingon featured on TUAW. This is just something that they should have bundled with X.4 in the first place. Well, I’m excited. It seems to be pretty full featured w/ a UI that makes sense, […]

programming serendipity

by Rob Friesel

A comment made by False45th’s Flatlander, in addition to some other recent ruminations had me thinking lately about the coming(?) era of programmatic serendipity in our socially aware apps. This is something I keep hearing about in the context of Web 2.0 esp. w/r/t/ apps like Flickr, del.icio.us, and even /shudder/ things like Friendster and […]

Revenge of the PNG

by Rob Friesel

The recent re-tooling here at F_D left us with some pleasing results which (unfortunately?) illuminated Internet Explorer’s PNG-display bug. My troubleshooting searches led me to the Lovitt Methods re: dealing with PNGs and IE. Tonight, I finally got it working. Well, more/less working. It always looked good in Safari and Firefox & Mozilla — now […]

kuro5hin.org article on verson control

by Rob Friesel

Via Kuro5hin.org: “Toward Saner Version Control” – neat little version control redux w/ a pro-Subversion slant: Realistically speaking, it’s probably going to be twenty to fifty years before we have a software development process that doesn’t totally suck. Until then, your best bet is probably to use Subversion, write unit tests competently, and regularly chew […]

(not) png problems

by Rob Friesel

More on this problem with how IE has decided to (not) support PNG images… Spent a while this evening farting around with the Lovitt method and in particular with the “Browser Detect Lite” aspect of it… All my script output though was the fail-over: [rabbit] /sigh Resisting the temptation to replace it with a GIF. […]

i h8 IE

by Rob Friesel

Internet Explorer. Bane of many a web professional’s existence. And now, flexing its evil talons all over founddrama.net. If the above rabbit graphic looks “good” — then you’re using a good browser. If it looks bad (grey fields hanging off into space) then you’re using IE. Sorry about that; I’d heard that IE had trouble […]

more SyncTunes

by Rob Friesel

Recent experimenting with launchd led us to today’s (failed) experiment in the on-going “SyncTunes” project. (See previous references here and here.) Short version: have tunesync-in.sh activate via launchd when a user logged in, copying a master $ituneslib file over to $userlib. Then, while the user was logged in and playing songs through iTunes, tunesync-out.sh would […]

up early with launchd

by Rob Friesel

Trouble sleeping last night. Dreams that aren’t worth posting here because all they really seem to be are chilling previews of some stuff scheduled for Friday. So instead I jumped out of bed and decided to try and cross off one of the things on my to do list. AFP548 had a great article that […]