Page 1 of 2 12 LastLast
Results 1 to 20 of 29

Thread: wild edibles on your computer

  1. #1
    hunter-gatherer Canadian-guerilla's Avatar
    Join Date
    Nov 2007
    Location
    ontario-canada
    Posts
    466

    Default wild edibles on your computer

    just wondering how others here organize their wild edible pictures / articles on their computers

    Directory

    BAD ( just pics to id the bad ones )
    BERRIES ( good / bad / lookalikes )
    EVERGREENS
    FLOWERS ( edible flowers you can pick and eat )
    ID ( misc / general stuff )
    LEAVES ( includes stems/stalks )
    LINKS ( to plant id websites )
    MUSHROOMS ( morels / chicken of the woods )
    NUTS
    OTHER ( misc articles > wild edibles / foraging / cordage / drying )
    PDF ( misc pdf's / a specific pdf would go into the specific directory )
    PRETTY ( plants / flowers, i may never find, but i think are " neat looking " )
    SEEDS/CATKINS ( edilble and to id with )
    TTNP > thorns/thistles/nettles/pickers ( anything that has an ouch possibility )
    TREES ( separated by tree > edible parts > leaves > bark > other uses )
    TUBERS ( anything edible found underground )
    VEGGIES ( domestic / found on a farm / garden )
    WATER ( found near or in water )
    WILD EDIBLES ( my favs )
    YUCCA ( includes cactus/aloe vera/saw palmetto/similar )
    ZZZ ( misc pics waiting to be moved somewhere else )

    each wild edible has it's own pics / lookalikes / articles / pdf's
    a lot of my pictures/articles may be in multiple directories
    .
    Knowledge without experience is just information


    there are two types of wild food enthusiasts,
    one picks for enjoyment of adding something to a meal,
    and the second is the person who lives mostly on ( wild ) edibles

    Lydia


  2. #2
    Senior Member Winnie's Avatar
    Join Date
    Jun 2009
    Location
    Middle England
    Posts
    5,780
    Blog Entries
    1

    Default

    I don't really use my computer to store that info. I prefer books for that sort of thing. I do use the computer to confirm things from time to time, but my initial research is always done with a book.
    Recession; A period when you go without something your Grandparents never heard of.

  3. #3
    Administrator Rick's Avatar
    Join Date
    Nov 2007
    Location
    Central Indiana
    Posts
    58,806

    Default

    I'm with Winnie. I use the internet to research stuff along with my books but don't store it on my PC. One reason is I already have it categorized in my books and the other reason is I don't want to take a chance on losing it. Even remote hard drives can be stolen.
    Tracks Across the High Plains...Death on the Bombay Line...A Touch of Death and Mayhem...Dead Rock...The Griswald Mine Boys...All On Amazon Books.

  4. #4
    reclinite automaton canid's Avatar
    Join Date
    Dec 2007
    Location
    Central California/West Texas
    Posts
    6,622

    Default

    here's my method:

    1st: plan out an elaborate directory structure (generally under 'C:/Documents and Settings/UserName/My Documents/Documents/Wild Food/' and 'C:/Documents and Settings/UserName/My Documents/Pictures/Wild Food/', with subdirectories arranged by Taxanomic groupings.

    2nd: throw that out the window, forget and end up with a jumbled mess.

    3rd: get used to this system until you, and only you can remember where everything is.

    this applies to all my documents, writings, software, programming projects, etc. as well. i have so much data on my computer that when i finally get around to putting everything where it belongs [usually when i back-up to one of my external drives] it takes about a full day.
    Last edited by canid; 11-10-2010 at 08:54 PM.
    Any sufficiently advanced incompetence is indistinguishable from malice - Grey's Law.
    --------------------------------------------------------------------------------------------------------------------
    To see what's going on in my knife shop check out CanidArmory on Youtube or on Facebook.

  5. #5
    Super Moderator crashdive123's Avatar
    Join Date
    Jan 2008
    Location
    North Florida
    Posts
    44,818

    Default

    You can store stuff on a computer? Who woulda thunk it.
    Can't Means Won't

    My Youtube Channel

  6. #6
    Administrator Rick's Avatar
    Join Date
    Nov 2007
    Location
    Central Indiana
    Posts
    58,806

    Default

    Canid - You've been in my work shop again haven't you.
    Tracks Across the High Plains...Death on the Bombay Line...A Touch of Death and Mayhem...Dead Rock...The Griswald Mine Boys...All On Amazon Books.

  7. #7

    Default

    I have tried many schemes for organizing this stuff, but what I do now is lump it all together and organize by date.

    That way in the future if it's March I can go back and look at March data and remember what I was hunting or gathering.

    I actually created a database for wild mushroom finds, and now that
    I'm getting into programming was thinking of creating a GUI app that will read in the data and store it off to the proper directory or what have you.

    That way whenever I have new pics, vids or info I can just open up the UI and store or retrieve info based on a name, date, etc.

    As it is I have about 100-200 pages of word doc stuff on finds, weather, dates, habitat. And I have well over 3000 photos and about 70 gigs of video. It's all just out there, on paper, disk, cd, flash drive, one big haphazard mess. It would be nice to bring it all together into one user friendly app that allows me to easily retrieve everything I have on say Mullein, or Autumn olive for example. Or to be able to go in and say show me every video, pic, word doc, spreadsheet data for all years from march 1 thru march 31.

    It's really hard to keep this stuff organized in a logical way because depending on the situation I may want to just know everything about one plant, habitat, or time frame.

  8. #8
    naturalist primitive your_comforting_company's Avatar
    Join Date
    Aug 2009
    Location
    31º4.3'N, 84º52.7'W
    Posts
    3,969
    Blog Entries
    7

    Default

    I organize mine by latin name. Other than that they all just go together. Part of the process for me, is learning one plant at a time thoroughly, so that any time I wonder about last year, I can go back to the latin name (one of the first things I try to learn) and find all my info.
    I like the GUI idea. Probably a good market for something like that among new foragers.. Might have yourself a new business! I could definately use it since my organizational skills are.. ehem.. lacking..
    For the most part, as long as I can remember the name I give a plant, I can find what I'm lookin for.
    Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. Helen Keller

    My Plants
    My skills
    Eye Candy
    Plant terminology reference!
    Moving pictures

  9. #9
    reclinite automaton canid's Avatar
    Join Date
    Dec 2007
    Location
    Central California/West Texas
    Posts
    6,622

    Default

    Quote Originally Posted by rwc1969 View Post
    I actually created a database for wild mushroom finds, and now that
    I'm getting into programming was thinking of creating a GUI app that will read in the data and store it off to the proper directory or what have you.
    what dbms are you using? i bet it would be well suited to a web app.

    that's an interesting project i haven't even thought about yet. i've spent a lot of time thinking about [and not going about, har] writing a decent app for provisional mushroom identification, but just a catalog cms would be great, and with organized file storage for photos that would be great.
    Any sufficiently advanced incompetence is indistinguishable from malice - Grey's Law.
    --------------------------------------------------------------------------------------------------------------------
    To see what's going on in my knife shop check out CanidArmory on Youtube or on Facebook.

  10. #10
    Administrator Rick's Avatar
    Join Date
    Nov 2007
    Location
    Central Indiana
    Posts
    58,806

    Default

    Just a reminder that we do have that on the forum. And!! It tells where you can find them.

    http://www.wildcrafting.net/
    Tracks Across the High Plains...Death on the Bombay Line...A Touch of Death and Mayhem...Dead Rock...The Griswald Mine Boys...All On Amazon Books.

  11. #11

    Default

    Canid, I used SQL server the free version. It was a project for class, but really got me thinking.

    I had thought about a program for identifying mushrooms too, but that would be a serious challenge. Somebody wrote and posted a program like that on a shroom forum I visit and it was available online, but didn't work very well. There are so many variables that go into identifying mushrooms. Here is one for narrowing down species of Russula in North America: http://www.mtsn.tn.it/russulales-new...ibby_fatto.asp

    That's why I backed off that idea and started thinking about the app for organizing, storing and retrieving wild edible data in general. I think it would be easier to accomplish and would allow me to practice some real world use of DBMS and object oriented programming.

  12. #12

    Default

    Quote Originally Posted by your_comforting_company View Post
    ...For the most part, as long as I can remember the name I give a plant, I can find what I'm lookin for.
    That's part of my problem as I sometimes label them with common names and sometimes with latin. The stuff I'm new to usually gets a latin name, but once I get familiar with it I start using common names.

  13. #13
    reclinite automaton canid's Avatar
    Join Date
    Dec 2007
    Location
    Central California/West Texas
    Posts
    6,622

    Default

    which sql server? there are several of them, by various companies.

    as for the platform; i should mention that i like the idea of a web app because you can use the same app locally and not have to re-write it if you wanted to publish it on a webserver for remote or multi-user access.
    Last edited by canid; 11-11-2010 at 09:58 PM.
    Any sufficiently advanced incompetence is indistinguishable from malice - Grey's Law.
    --------------------------------------------------------------------------------------------------------------------
    To see what's going on in my knife shop check out CanidArmory on Youtube or on Facebook.

  14. #14

    Default

    Quote Originally Posted by rwc1969 View Post
    Canid, I used SQL server the free version. It was a project for class, but really got me thinking.
    MySQL?

    Are you using a bundle like xampp? If not what are you using to interface with the database?

    I am trying to get back into databases. Though I was looking at getting back into the swing of things with Access or Filemaker Pro. I really should just go with SQL and PHP.

  15. #15
    reclinite automaton canid's Avatar
    Join Date
    Dec 2007
    Location
    Central California/West Texas
    Posts
    6,622

    Default

    Batch: do yourself a favor and leave filemaker well alone.

    it really is the non-programmer's dbms, and it's inexcusably bloated. i know you can do a lot with it, but the way it abstracts everything from programming interfaces [aside from light scripting] hurts more than it helps.

    the last programming job i took required basically porting and expanding a set of filemaker layouts/scripts into a CMS. absolute nightmare.

    my 2¢ anyway.

    i've found there's almost nothing aside from byte level work and hardware interfaces that you can't do with php/perl/python/ruby, mysql and javascript, and you can do a lot of the hardware/byte level work serverside in most of those languages.
    Any sufficiently advanced incompetence is indistinguishable from malice - Grey's Law.
    --------------------------------------------------------------------------------------------------------------------
    To see what's going on in my knife shop check out CanidArmory on Youtube or on Facebook.

  16. #16
    naturalist primitive your_comforting_company's Avatar
    Join Date
    Aug 2009
    Location
    31º4.3'N, 84º52.7'W
    Posts
    3,969
    Blog Entries
    7

    Default

    I agree. Perl may be old, but it is VERY flexible. I used to love perl and javascript, but that was years past and sadly, I've forgotten more of it than I learned to begin with.
    I do still have the old textbooks stashed away somewhere. I'll dig them out and loan them to you if you are interested. Might take me a couple days. Been working sun-up to sun-down on this job, so it'll be whenever there's enough light left to look in the storage shed.

  17. #17

    Default

    the issue is, do you have them microfiched, so that you can have the pics WITH you? A 24x magnifyer lets you view fiche.

  18. #18
    Administrator Rick's Avatar
    Join Date
    Nov 2007
    Location
    Central Indiana
    Posts
    58,806

    Default

    Or you could carry a field manual. A lot cheaper than a microfiche machine.
    Tracks Across the High Plains...Death on the Bombay Line...A Touch of Death and Mayhem...Dead Rock...The Griswald Mine Boys...All On Amazon Books.

  19. #19

    Default

    microfiching makes an entire library carryable in your pack. A manual aint much, if any help, really. The ability to create fiche is so helpful that it's a major deal. So handle it like you would anything else that can't be bought by yourself. Team up with a lot of others, and get it done. once everything is on CD-fiche, making copies is easy-cheap. Why should I have to explain something so obvious?

  20. #20
    Super Moderator crashdive123's Avatar
    Join Date
    Jan 2008
    Location
    North Florida
    Posts
    44,818

    Default

    Quote Originally Posted by y2k View Post
    microfiching makes an entire library carryable in your pack. A manual aint much, if any help, really. The ability to create fiche is so helpful that it's a major deal. So handle it like you would anything else that can't be bought by yourself. Team up with a lot of others, and get it done. once everything is on CD-fiche, making copies is easy-cheap. Why should I have to explain something so obvious?
    What camera do you personally use, and where do you get your microfiche developed?
    Can't Means Won't

    My Youtube Channel

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •