Subscribe

Archive for February, 2005

Lego my iSight

I got an Apple iSight from Jorge last year. I finally got around to hooking it up when I started working from home a few weeks ago. I was a little frustrated with the little connector that comes with it for mounting, so I did what any self-respecting geek would do; I busted […]

libnautilus-pr0n 0.1 released

I’ve talked about libnautilus-pr0n a bit over the last few days and I finally have something to show for it — a functional nautilus extension that will display the width/height of an image in the list-view.
It’s a 0.1 release, so there are bugs, but it works and seems to work well from my limited testing.
Go […]

More libnautilus-pr0n

I made some nice progress on libnautilus-pr0n today. I have it reading the width and height from each image (more or less). I have to see why some images aren’t checked (I suspect my code that detects if a file is an image). I need to make the extension work asyncronously, and […]

libnautilus-pr0n

One of the biggest annoyances I have with Nautilus, and with image viewers/managers in general, is the distinct lack of the ability to sort by image properties such as geometry (width/height), bits per pixel (aka color depth), and aspect ratio.
I started to look at ways I could extend Nautilus to add the features I want […]

Mono, DBus, and Hal - Help

Here’s the story. I’m trying to hook into Hal to detect when a device (specifically an iPod) is attached. I can do this in C, Perl, and Python, but I can’t get the C# version to work.
The code should be fairly straightforward. I’m using the definition of HalManager from hal-sharp, which as […]

Next »