Log in

View Full Version : wild edibles on your computer



Canadian-guerilla
11-10-2010, 08:30 AM
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

Winnie
11-10-2010, 09:49 AM
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.

Rick
11-10-2010, 10:05 AM
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.

canid
11-10-2010, 08:51 PM
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.

crashdive123
11-10-2010, 09:40 PM
You can store stuff on a computer? Who woulda thunk it.

Rick
11-10-2010, 10:56 PM
Canid - You've been in my work shop again haven't you.

rwc1969
11-10-2010, 11:39 PM
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.

your_comforting_company
11-11-2010, 07:32 AM
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.

canid
11-11-2010, 08:28 AM
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.

Rick
11-11-2010, 10:35 AM
Just a reminder that we do have that on the forum. And!! It tells where you can find them.

http://www.wildcrafting.net/

rwc1969
11-11-2010, 01:44 PM
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-news/id_kibby_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.

rwc1969
11-11-2010, 01:47 PM
...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.

canid
11-11-2010, 09:52 PM
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.

Batch
11-11-2010, 10:14 PM
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.

canid
11-11-2010, 11:37 PM
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.

your_comforting_company
11-12-2010, 07:39 AM
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.

y2k
11-12-2010, 12:21 PM
the issue is, do you have them microfiched, so that you can have the pics WITH you? A 24x magnifyer lets you view fiche.

Rick
11-12-2010, 02:25 PM
Or you could carry a field manual. A lot cheaper than a microfiche machine.

y2k
11-12-2010, 02:32 PM
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?

crashdive123
11-12-2010, 04:41 PM
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?

Rick
11-12-2010, 05:12 PM
I keep my stuff inside my super secret hollow nickle. No one would ever think to look there. Oh, dang it. Now everyone knows. Now I'll have to use a quarter. Dang it! Now they know that too.

http://the-gadgeteer.com/wp-content/uploads/2009/09/spy-coin.jpg

oldsoldier
11-12-2010, 07:48 PM
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.

Same here. It's easier to take a couple of books like the pettersons field guides along they have good and bad plants plenty of pics and descriptions.

canid
11-12-2010, 09:25 PM
wait till you accidentally spend it. then somebody's got all your pictures from back in your thong modeling days...

rwc1969
11-13-2010, 01:52 PM
which sql server? there are several of them, by various companies....

Microsoft SQLserver 2008.

rwc1969
11-13-2010, 02:21 PM
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.

No bundles other than what's included with MS SQLserver 2008. My database was my computer so it wasn't quite a real world scenario, just for school and getting used to the language and such. No internet connectivity, user permissions, security, etc. just write the code, enter and manipulate the data to produce lists and such.

It's been over a year now since I messed with it and am already forgetting the terminolgy and what have you. I may take another class on Database Management which takes off where this left off and gets into the more real world application of it all.

But, I think for most personal apps, Access or excel would do just fine. My thought was mainly as a learning experience trying to tie websites, databases and such all together and to refresh my memory of SQL.

It's a learning experience and I'm no where near "there" yet. LOL! But, I did just finish making a UI in JAVA that will do basic File I/O in a user friendly way so that's a start. :)

But, getting back to the OP, one thing that has helped me was using Excel and a calendar template to record finds. That way, I can easily go back month to month and see what i was hunting, fishing, or gathering. I also use it to record major changes in weather. But, it's strictly for reporting names of things gathered. Very short and to the point so I can easily refer back to it. No writing of code or manipulating data, just look at the calendar and see what's happening right now.

My Word doc journal is much more in depth and takes some wading thru in order to find any real patterns and such. But, it gives all the details for every journal entry which is ordered by date; weather, soil, habitat, neighboring plants, stages of growth, etc. etc.

My videos and pics are organized by type; hunting, fishing, bushcraft, wild plants, mushrooms, animals, family, etc., further organized into monthly folders, further broken down into specific events, etc.

Organizing things by date has been most effective for me, as if I want to review it's always a "what's happening now" kind of search. If it's July, I don't care what I was finding or doing in February.

yellowcab
12-08-2025, 06:34 PM
инфо (http://audiobookkeeper.ru)инфо (http://cottagenet.ru)инфо (http://eyesvision.ru)инфо (http://eyesvisions.com)инфо (http://factoringfee.ru)инфо (http://filmzones.ru)инфо (http://gadwall.ru)инфо (http://gaffertape.ru)инфо (http://gageboard.ru)инфо (http://gagrule.ru)инфо (http://gallduct.ru)инфо (http://galvanometric.ru)инфо (http://gangforeman.ru)инфо (http://gangwayplatform.ru)инфо (http://garbagechute.ru)
инфо (http://gardeningleave.ru)инфо (http://gascautery.ru)инфо (http://gashbucket.ru)инфо (http://gasreturn.ru)инфо (http://gatedsweep.ru)инфо (http://gaugemodel.ru)инфо (http://gaussianfilter.ru)инфо (http://gearpitchdiameter.ru)инфо (http://geartreating.ru)инфо (http://generalizedanalysis.ru)инфо (http://generalprovisions.ru)инфо (http://geophysicalprobe.ru)инфо (http://geriatricnurse.ru)инфо (http://getintoaflap.ru)инфо (http://getthebounce.ru)
инфо (http://habeascorpus.ru)инфо (http://habituate.ru)инфо (http://hackedbolt.ru)инфо (http://hackworker.ru)инфо (http://hadronicannihilation.ru)инфо (http://haemagglutinin.ru)инфо (http://hailsquall.ru)инфо (http://hairysphere.ru)инфо (http://halforderfringe.ru)инфо (http://halfsiblings.ru)инфо (http://hallofresidence.ru)инфо (http://haltstate.ru)инфо (http://handcoding.ru)инфо (http://handportedhead.ru)инфо (http://handradar.ru)
инфо (http://handsfreetelephone.ru)инфо (http://hangonpart.ru)инфо (http://haphazardwinding.ru)инфо (http://hardalloyteeth.ru)инфо (http://hardasiron.ru)инфо (http://hardenedconcrete.ru)инфо (http://harmonicinteraction.ru)инфо (http://hartlaubgoose.ru)инфо (http://hatchholddown.ru)инфо (http://haveafinetime.ru)инфо (http://hazardousatmosphere.ru)инфо (http://headregulator.ru)инфо (http://heartofgold.ru)инфо (http://heatageingresistance.ru)инфо (http://heatinggas.ru)
инфо (http://heavydutymetalcutting.ru)инфо (http://jacketedwall.ru)инфо (http://japanesecedar.ru)инфо (http://jibtypecrane.ru)инфо (http://jobabandonment.ru)инфо (http://jobstress.ru)инфо (http://jogformation.ru)инфо (http://jointcapsule.ru)инфо (http://jointsealingmaterial.ru)инфо (http://journallubricator.ru)инфо (http://juicecatcher.ru)инфо (http://junctionofchannels.ru)инфо (http://justiciablehomicide.ru)инфо (http://juxtapositiontwin.ru)инфо (http://kaposidisease.ru)
инфо (http://keepagoodoffing.ru)инфо (http://keepsmthinhand.ru)инфо (http://kentishglory.ru)инфо (http://kerbweight.ru)инфо (http://kerrrotation.ru)инфо (http://keymanassurance.ru)инфо (http://keyserum.ru)инфо (http://kickplate.ru)инфо (http://killthefattedcalf.ru)инфо (http://kilowattsecond.ru)инфо (http://kingweakfish.ru)инйо (http://kinozones.ru)инфо (http://kleinbottle.ru)инфо (http://kneejoint.ru)инфо (http://knifesethouse.ru)
инфо (http://knockonatom.ru)инфо (http://knowledgestate.ru)инфо (http://kondoferromagnet.ru)инфо (http://labeledgraph.ru)инфо (http://laborracket.ru)инфо (http://labourearnings.ru)инфо (http://labourleasing.ru)инфо (http://laburnumtree.ru)инфо (http://lacingcourse.ru)инфо (http://lacrimalpoint.ru)инфо (http://lactogenicfactor.ru)инфо (http://lacunarycoefficient.ru)инфо (http://ladletreatediron.ru)инфо (http://laggingload.ru)инфо (http://laissezaller.ru)
инфо (http://lambdatransition.ru)инфо (http://laminatedmaterial.ru)инфо (http://lammasshoot.ru)инфо (http://lamphouse.ru)инфо (http://lancecorporal.ru)инфо (http://lancingdie.ru)инфо (http://landingdoor.ru)инфо (http://landmarksensor.ru)инфо (http://landreform.ru)инфо (http://landuseratio.ru)инфо (http://languagelaboratory.ru)инфо (http://largeheart.ru)инфо (http://lasercalibration.ru)инфо (http://laserlens.ru)инфо (http://laserpulse.ru)

yellowcab
12-08-2025, 06:35 PM
инфо (http://laterevent.ru)инфо (http://latrinesergeant.ru)инфо (http://layabout.ru)инфо (http://leadcoating.ru)инфо (http://leadingfirm.ru)инфо (http://learningcurve.ru)инфо (http://leaveword.ru)инфо (http://machinesensible.ru)инфо (http://magneticequator.ru)инфо (http://magnetotelluricfield.ru)инфо (http://mailinghouse.ru)инфо (http://majorconcern.ru)инфо (http://mammasdarling.ru)инфо (http://managerialstaff.ru)инфо (http://manipulatinghand.ru)
инфо (http://manualchoke.ru)инфо (http://medinfobooks.ru)инфо (http://mp3lists.ru)инфо (http://nameresolution.ru)инфо (http://naphtheneseries.ru)инфо (http://narrowmouthed.ru)инфо (http://nationalcensus.ru)инфо (http://naturalfunctor.ru)инфо (http://navelseed.ru)инфо (http://neatplaster.ru)инфо (http://necroticcaries.ru)инфо (http://negativefibration.ru)инфо (http://neighbouringrights.ru)инфо (http://objectmodule.ru)инфо (http://observationballoon.ru)
инфо (http://obstructivepatent.ru)инфо (http://oceanmining.ru)инфо (http://octupolephonon.ru)инфо (http://offlinesystem.ru)инфо (http://offsetholder.ru)инфо (http://olibanumresinoid.ru)инфо (http://onesticket.ru)инфо (http://packedspheres.ru)инфо (http://pagingterminal.ru)инфо (http://palatinebones.ru)инфо (http://palmberry.ru)инфо (http://papercoating.ru)инфо (http://paraconvexgroup.ru)инфо (http://parasolmonoplane.ru)инфо (http://parkingbrake.ru)
инфо (http://partfamily.ru)инфо (http://partialmajorant.ru)инфо (http://quadrupleworm.ru)инфо (http://qualitybooster.ru)инфо (http://quasimoney.ru)инфо (http://quenchedspark.ru)инфо (http://quodrecuperet.ru)инфо (http://rabbetledge.ru)инфо (http://radialchaser.ru)инфо (http://radiationestimator.ru)инфо (http://railwaybridge.ru)инфо (http://randomcoloration.ru)инфо (http://rapidgrowth.ru)инфо (http://rattlesnakemaster.ru)инфо (http://reachthroughregion.ru)
инфо (http://readingmagnifier.ru)инфо (http://rearchain.ru)инфо (http://recessioncone.ru)инфо (http://recordedassignment.ru)инфо (http://rectifiersubstation.ru)инфо (http://redemptionvalue.ru)инфо (http://reducingflange.ru)инфо (http://referenceantigen.ru)инфо (http://regeneratedprotein.ru)инфо (http://reinvestmentplan.ru)инфо (http://safedrilling.ru)инфо (http://sagprofile.ru)инфо (http://salestypelease.ru)инфо (http://samplinginterval.ru)инфо (http://satellitehydrology.ru)
инфо (http://scarcecommodity.ru)инфо (http://scrapermat.ru)инфо (http://screwingunit.ru)инфо (http://seawaterpump.ru)инфо (http://secondaryblock.ru)инфо (http://secularclergy.ru)инфо (http://seismicefficiency.ru)инфо (http://selectivediffuser.ru)инфо (http://semiasphalticflux.ru)инфо (http://semifinishmachining.ru)инфо (http://spicetrade.ru)инфо (http://spysale.ru)инфо (http://stungun.ru)инфо (http://tacticaldiameter.ru)инфо (http://tailstockcenter.ru)
инфо (http://tamecurve.ru)инфо (http://tapecorrection.ru)инфо (http://tappingchuck.ru)инфо (http://taskreasoning.ru)инфо (http://technicalgrade.ru)инфо (http://telangiectaticlipoma.ru)инфо (http://telescopicdamper.ru)инфо (http://temperateclimate.ru)инфо (http://temperedmeasure.ru)инфо (http://tenementbuilding.ru)tuchkas (http://tuchkas.ru/)инфо (http://ultramaficrock.ru)инфо (http://ultraviolettesting.ru)

yellowcab
05-19-2026, 06:53 AM
http://audiobookkeeper.ruhttp://cottagenet.ruhttp://eyesvision.ruhttp://eyesvisions.comhttp://factoringfee.ruhttp://filmzones.ruhttp://gadwall.ruhttp://gaffertape.ruhttp://gageboard.ruhttp://gagrule.ruhttp://gallduct.ruhttp://galvanometric.ruhttp://gangforeman.ruhttp://gangwayplatform.ruhttp://garbagechute.ru
http://gardeningleave.ruhttp://gascautery.ruhttp://gashbucket.ruhttp://gasreturn.ruhttp://gatedsweep.ruhttp://gaugemodel.ruhttp://gaussianfilter.ruhttp://gearpitchdiameter.ruhttp://geartreating.ruhttp://generalizedanalysis.ruhttp://generalprovisions.ruhttp://geophysicalprobe.ruhttp://geriatricnurse.ruhttp://getintoaflap.ruhttp://getthebounce.ru
http://habeascorpus.ruhttp://habituate.ruhttp://hackedbolt.ruhttp://hackworker.ruhttp://hadronicannihilation.ruhttp://haemagglutinin.ruhttp://hailsquall.ruhttp://hairysphere.ruhttp://halforderfringe.ruhttp://halfsiblings.ruhttp://hallofresidence.ruhttp://haltstate.ruhttp://handcoding.ruhttp://handportedhead.ruhttp://handradar.ru
http://handsfreetelephone.ruhttp://hangonpart.ruhttp://haphazardwinding.ruhttp://hardalloyteeth.ruhttp://hardasiron.ruhttp://hardenedconcrete.ruhttp://harmonicinteraction.ruhttp://hartlaubgoose.ruhttp://hatchholddown.ruhttp://haveafinetime.ruhttp://hazardousatmosphere.ruhttp://headregulator.ruhttp://heartofgold.ruhttp://heatageingresistance.ruhttp://heatinggas.ru
http://heavydutymetalcutting.ruhttp://jacketedwall.ruhttp://japanesecedar.ruhttp://jibtypecrane.ruhttp://jobabandonment.ruhttp://jobstress.ruhttp://jogformation.ruhttp://jointcapsule.ruhttp://jointsealingmaterial.ruhttp://journallubricator.ruhttp://juicecatcher.ruhttp://junctionofchannels.ruhttp://justiciablehomicide.ruhttp://juxtapositiontwin.ruhttp://kaposidisease.ru
http://keepagoodoffing.ruhttp://keepsmthinhand.ruhttp://kentishglory.ruhttp://kerbweight.ruhttp://kerrrotation.ruhttp://keymanassurance.ruhttp://keyserum.ruhttp://kickplate.ruhttp://killthefattedcalf.ruhttp://kilowattsecond.ruhttp://kingweakfish.ruhttp://kinozones.ruhttp://kleinbottle.ruhttp://kneejoint.ruhttp://knifesethouse.ru
http://knockonatom.ruhttp://knowledgestate.ruhttp://kondoferromagnet.ruhttp://labeledgraph.ruhttp://laborracket.ruhttp://labourearnings.ruhttp://labourleasing.ruhttp://laburnumtree.ruhttp://lacingcourse.ruhttp://lacrimalpoint.ruhttp://lactogenicfactor.ruhttp://lacunarycoefficient.ruhttp://ladletreatediron.ruhttp://laggingload.ruhttp://laissezaller.ru
http://lambdatransition.ruhttp://laminatedmaterial.ruhttp://lammasshoot.ruhttp://lamphouse.ruhttp://lancecorporal.ruhttp://lancingdie.ruhttp://landingdoor.ruhttp://landmarksensor.ruhttp://landreform.ruhttp://landuseratio.ruhttp://languagelaboratory.ruhttp://largeheart.ruhttp://lasercalibration.ruhttp://laserlens.ruhttp://laserpulse.ru

yellowcab
05-19-2026, 06:54 AM
http://laterevent.ruhttp://latrinesergeant.ruhttp://layabout.ruhttp://leadcoating.ruhttp://leadingfirm.ruhttp://learningcurve.ruhttp://leaveword.ruhttp://machinesensible.ruhttp://magneticequator.ruhttp://magnetotelluricfield.ruhttp://mailinghouse.ruhttp://majorconcern.ruhttp://mammasdarling.ruhttp://managerialstaff.ruhttp://manipulatinghand.ru
http://manualchoke.ruhttp://medinfobooks.ruhttp://mp3lists.ruhttp://nameresolution.ruhttp://naphtheneseries.ruhttp://narrowmouthed.ruhttp://nationalcensus.ruhttp://naturalfunctor.ruhttp://navelseed.ruhttp://neatplaster.ruhttp://necroticcaries.ruhttp://negativefibration.ruhttp://neighbouringrights.ruhttp://objectmodule.ruhttp://observationballoon.ru
http://obstructivepatent.ruhttp://oceanmining.ruhttp://octupolephonon.ruhttp://offlinesystem.ruhttp://offsetholder.ruhttp://olibanumresinoid.ruhttp://onesticket.ruhttp://packedspheres.ruhttp://pagingterminal.ruhttp://palatinebones.ruhttp://palmberry.ruhttp://papercoating.ruhttp://paraconvexgroup.ruhttp://parasolmonoplane.ruhttp://parkingbrake.ru
http://partfamily.ruhttp://partialmajorant.ruhttp://quadrupleworm.ruhttp://qualitybooster.ruhttp://quasimoney.ruhttp://quenchedspark.ruhttp://quodrecuperet.ruhttp://rabbetledge.ruhttp://radialchaser.ruhttp://radiationestimator.ruhttp://railwaybridge.ruhttp://randomcoloration.ruhttp://rapidgrowth.ruhttp://rattlesnakemaster.ruhttp://reachthroughregion.ru
http://readingmagnifier.ruhttp://rearchain.ruhttp://recessioncone.ruhttp://recordedassignment.ruhttp://rectifiersubstation.ruhttp://redemptionvalue.ruhttp://reducingflange.ruhttp://referenceantigen.ruhttp://regeneratedprotein.ruhttp://reinvestmentplan.ruhttp://safedrilling.ruhttp://sagprofile.ruhttp://salestypelease.ruhttp://samplinginterval.ruhttp://satellitehydrology.ru
http://scarcecommodity.ruhttp://scrapermat.ruhttp://screwingunit.ruhttp://seawaterpump.ruhttp://secondaryblock.ruhttp://secularclergy.ruhttp://seismicefficiency.ruhttp://selectivediffuser.ruhttp://semiasphalticflux.ruhttp://semifinishmachining.ruhttp://spicetrade.ruhttp://spysale.ruhttp://stungun.ruhttp://tacticaldiameter.ruhttp://tailstockcenter.ru
http://tamecurve.ruhttp://tapecorrection.ruhttp://tappingchuck.ruhttp://taskreasoning.ruhttp://technicalgrade.ruhttp://telangiectaticlipoma.ruhttp://telescopicdamper.ruhttp://temperateclimate.ruhttp://temperedmeasure.ruhttp://tenementbuilding.rutuchkas (http://tuchkas.ru/)http://ultramaficrock.ruhttp://ultraviolettesting.ru