Inventorying Miscellaneous Computer Junk?
drewhearle continues "Ideally I'd like an open-source solution with the following features:
A web-browser-based system (or something else with LAN connectivity) that would allow me to access the inventory from multiple computers
Something to indicate where each part is, i.e. "under bed" or "behind bookshelf" :)
A way to attach one or more photos to each item
Category organization, like "hard drives," "memory," or "cables". Subcategories would be nice too.
A "notes" field for each item, to save misc. information
Search functionality, so I could search by category or text-search any field.
I'm probably asking too much, but if there isn't [widely available] software out there like this, maybe somebody has developed something similar for themselves and would be willing to share."
Not to sound snide or anything... It's just, if you are a geek, then you should know how to work one of those thing-a-mabobs.
my wife.
:)
explaining it like "a green thing, with metal on one end, and little things sticking out of the green part" would gets me close to a nic/video/sound card, i can do the rest myself
I use filing cabinets. Each drawer has a label on the front (drives, cables, fans, etc...). Each item goes in the designated drawer when I receive it. Cases go somewhere else.
Throw it all out. You aren't going to use those 256MB hard drives, or the 1MB SIMMs, or that ISA SCSI card that only works with the HP SCSI scanner that only works with that card.
Now I have only to take my own advice. Anyone need a hundred ISA cards? v.32bis modems, AUI NICs, coax repeaters? How about power cords? I have about 50. Phone cords? 10 year old LaserJets with some toner? No?
The latest Slashdot meme.
Why must you use modern technology when you have the ancient pen and paper that obviously wasn't enough for a lot of people in the 20th century? Not only are they cheap, but they're y2k compliant and they even work when the power is out! You can't do sorting like you can with a spreadsheet, and formulas would have to be done by hand, but it's a tried and true technology!
*Here's hopin the mods have a sense of humor today.*
"Derp de derp."
I've recently come across a great piece of software that lets you organize your old junk.
TrashCan[tm], made by DumpsterCorp(r), enables you to quickly and easily file away each and every one of those things you think might have some use in the future, but never actually do. Retrieval, unfortunately, is a little bit difficult, but I hear they are working on that.
Marriage[tm], from your friendly neighborhood software house, "Wife, Inc.", also helps you sort your old stuff by using a rule-based decision support system with natural language support:
" IF (you havent needed it for the past 5-10 years)
AND (you dont want me to file for divorce)
THEN (you must get rid of your silly junk)
AND (make room for sissy, pastel-colored baby gear)"
I have found that after using these two great pieces of software to help organize my inventory, I have recovered such an amazing amount of space, it's as if I never had an inventory to begin with!
Why oh why is everyone's first reaction a spreadsheet?
Spreadsheets == handling of numbers
Databases == handling of data
Spreadsheets are not originally designed for searching or indexing. Spreadsheets have no good concept of interrelations.
Use the right tool for the job, for a change.
Upon searching SourceForge for "inventory", 4 out of the top 5 matches appear to do what you want. I didn't check them all real close, but none of them appear to have the ease of use that they should, but here's what I'm thinking:
This wouldn't be all that hard to put together with PHP and MySQL, and I've got a lot of code laying around that could be reused to put this together pretty quickly. Anyone want to help with development? Contact "chris at efinke dot com" to pitch in.