Category Archives: StuffKeeper

Stuffkeeper RFID support

Mariano is working on adding RFID support to Stuffkeeper. This must be one of the  neatest  things I saw in a long, long time. You can see screenshots, screencast and the code on his website: http://www.devl.org/stuffkeeper/. Now we need some data-collectors plugins so stuffkeeper will rock more! Personally I think stuffkeeper is my best program read more »

Pope, Magere Hein, PWM, K8055

Ok, what do the Pope, Magere Hein, PWM and K8055 have in common?  It are the things I should not have been doing today. Pope vs. Magere Hein. I gave my desktop a small update. I must be one off the rare people that has a pope on his background. screenshot PWM & K8055 I read more »

Stuffkeeper plugin: Generic Input

I have been working a bit on a small new plugin for stuffkeeper, this plugin allows you to input a file (and in future run as script) to gather information and create a new ‘item’ from this.. A movie says more then 1000 words: ?http://random.sarine.nl/stuffkeeper-generic-input2.ogv (the  inserting of new item is so slow because of read more »

Stuffkeeper, finally an update

I finally updated stuffkeeper again, this is support for supporting visual links to f.e. files, This was allready somewhat possible with the link entry. But this is nicer for linking files in an item. The files are not copied in the database, because off the simple reason I do not want the duplicate files and read more »

Stuffkeeper

After several months of inactivity, I finally spend a few moments fixes a few small things in stuffkeeper and importing several patches from ifireball. What is stuffkeeper Stuffkeeper is a catelog program. Unlike many other catalog programs, it is not bound to a specific type. I wrote stuffkeeper because I wanted a program where I read more »

Vala plugins for StuffKeeper

I played a bit with generating bindings for stuffkeeper, this went suprisingly easy. The output needed manual tweaking, but after spamming a bit on #vala I got that sorted out aswell (sorry for that, it was late). So this now works: (yes it does nothing usefull): ?View Code CSHARP1 2 3 4 5 6 7 read more »

Stuffkeeper 0.11.0: Alpha release 1

It is probably to stable to be an alpha release, but that does follow the right order of things: Because a very very busy time this release is later then I planned it, but it is here now. Enjoy. Added features: For debugging you can now get more info about timing, how long it took read more »

Stuffkeeper, Improved layout

Between things the last few days I have implemented a more advanced layout system. You can wrap fields in horizontal or vertical boxes, and nest these. (it is a stack based system.). This allows for some nicer looking item view, but makes it more complex. So I need to find a nice system to let read more »

StuffKeeper, new webpage and domain

I registered a new domain for stuffkeeper: stuffkeeper.org

Stuffkeeper, More speedups

In the train today I’ve tested stuffkeeper with 1000 items, just to see how slow it was. and it was slow. Starting stuffkeeper took 9 seconds. So I went looking for the bottleneck, it turned out to be in the loading of an item from the db. More specific the finding of the tags belonging read more »