Register  |   | 
 
 
 


Reply
  Author   Comment  
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #1 
I planted over 100 fruit/edible trees last year, not including all the other landscape trees and shrubs on my 4 acres. I will plant at least that many more this year I get plants and trees from various sources, some bare root, some seedlings, some from containers. I am currently capable of recalling the history of each tree, when and where I obtained it, how I planted it, when I last pruned it, etc. I think that six months from now, I will have already confused some of the details, and six years from now, it will all be a big blur. I NEED TO START KEEPING RECORDS!!!
 
Can any of you recommend some good record keeping software? Ideally, I would like to have something that also has an iPhone app so that I can log journal entries while I'm out in the field. I would like to be able to keep a journal for individual trees, as well as general notes, such as when a new irrigation system was installed, when mulch was applied to a section of the orchard (and where it came from). I could go on and on with my wish list, but I think you get the point.
 
So, what's out there? Is there a name for this type of software? I would love to hear about any personal experiences, or even just whatever you've heard of. Thanks in advance.

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

snaglpus

Avatar / Picture

Registered:
Posts: 4,072
Reply with quote  #2 
I think whatever software you get, it's not going to fit your needs. Everybody's needs are different. I think you need to think about what type of information you want to keep tracking of and why. A whole lot of folks use spreadsheets but IMHO spreadsheets are very limited and should only be used to report on a collection of data. Plus spreadsheets are not scaleable. People use them because they think they're easy to use. And they are for very tiny pieces of data and only a few thing. But don't use them for data entry or you will get frustrated and give up. Spreadsheets are great when you want to see a comparison of things using a lot of data. If you can, don't use spreadsheets as data entry.

If you're pretty good with getting around on a computer, then the cheapest and best tool to use is MS Access. If you do use Access, don't throw everything into one table.

What do I use? I have a data warehouse with MS Access using a star schema design. I collect fig name, type, color, weight, sweet scale, fertilizer type, growth rate, cold hardy scale, UCD number, Jon's number, my number, who I bought the tree from, and a few other things.


__________________
Dennis
Charlotte, North Carolina/Zone 8a 

ADelmanto

Avatar / Picture

Registered:
Posts: 911
Reply with quote  #3 
No offense to Dennis, I have no idea what he was saying about "Access". I use Excel spreadsheets and it can easily track all of that info, but I don't track all of that info myself. (Maybe I should). However, I have not found an app to use excel with an iPhone. The best I've come up with is using the built in "notes" feature. The major problem with it is that it will not auto data sort. You are prob better off using a laptop or pc. You can email yourself the excel file, but for me it has been in "read only" format. I cannot add anything to it. Hope that helps.
__________________
https://www.facebook.com/From-The-Ground-Up-403313193085649/
rcantor

Avatar / Picture

Registered:
Posts: 5,724
Reply with quote  #4 
MS Access is much easier to use and change on the fly.  Cold Fusion and other products will let you use Access as the back end of a web site and you could access that in the field if you can get a signal.
__________________
Zone 6, MO

Wish list:
Galicia Negra, De La Reina - Pons, Genovese Nero - Rafed's, Sbayi, Souadi, Acciano, Any Rimada, Sodus Sicilian, any Bass, Pons or Axier fig, any great tasting fig.
MariannaMiller

Registered:
Posts: 261
Reply with quote  #5 
ADelmanto:  Access is the name of a database product with a somewhat limited development environment included when you buy it.  Years ago it was included as one of the products in Microsoft's Office Suite. Since then it has become a separate application. Access allows you to create tables of data which can be linked in various ways. You can create little programs to enter your data and  retrieve everything from simple to very complex analytic reports from the data you have entered.  Basically it lets you create custom software applications and reports or queries without having to learn a low level coding language. The application basically translates your instructions into verbiage the computer will understand.

It has a lot of power and flexibility but if you are going to create your personal applications, you need to be able to think like a programmer and to be fairly computer literate. Its not for everyone but its a great tool and an experienced user could create a list of all their pink figs which have been in ground for over 5 years and survived winter lows of 10 degrees but still produced in excess of 50 lbs of fruit that year in alphabetic order and sorted by country of origin with just a few minutes effort.

__________________
Wish list: Patlicans, Adriatic, Salem Dark, Lebanese Red, Conadria
In Ground: Alma, Brunswick,Bryant Dark, BT, Celeste, Dominic, HC, It. Honey,LSU Purple, Mission Black, Sarizeybek;  
In pots: Ashlan, Atreano, Blk Bethlehem, El Molino Unk.,Excel, DK, Gr. Ischia, Kadota, Lattarula, Nero 600, VDB, Olympian, Petit Negri, Unk. Plainfield, Unk. Slidell Blk, Sweet George, Unk Portuguese Purple, Unk. It. Yellow, White Genoa, White Tx Everbearing; Madison SC 29693 (7a/7b)
aphahn

Avatar / Picture

Registered:
Posts: 321
Reply with quote  #6 
I have been using Google Drive spreadsheets mostly because there is a decent iPhone app so I can make edits while I'm in the orchard. It works, but is still pretty clunky to edit a spreadsheet on an iPhone.
I have been kicking around the idea of writing a better app for keeping orchard/garden records, but have yet to find the motivation. I'll be watching this tread for ideas.

MS Access... oh crap, I'm breaking out in hives!

__________________
Andy - Zone 6a Lat 39.9º N, Alt 5390' Westminster CO ⚘ Scion List
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #7 
I probably should have mentioned that I am a software engineer and a pretty competent database designer. Hence, my name "cyberfarmer". For what I am envisioning, I would want a database with an entry for every tree and plant in my inventory. Then, for every specimen, I would want the ability to include journal entries such as the current height, approximate number of lateral branches, caliper, foliage, any diseases or pasts, last date sprayed, etc. It would also be nice to be able to attach photos to each plant record. I don't just want a list of my trees; I want farm management software.

Designing a  relational database and creating a web-enabled front end is what I do. I just assumed that there must be a wide variety of programs already out there. Access is not available on the iPhone, but Excel is and I have it. I suppose if there is nothing more specialized out there, I could use Excel to collect data in the field and then import the data into Access, SQL Server or another relational database on my desktop.

I'm surprised that I have to create my own software to do this. I thought that with all of you fig obsessed people out there, something would already exist. 

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #8 
Quote:
Originally Posted by aphahn
I have been using Google Drive spreadsheets mostly because there is a decent iPhone app so I can make edits while I'm in the orchard. It works, but is still pretty clunky to edit a spreadsheet on an iPhone.


Google drive is a good idea. Would allow anybody to use it without having to own any software, and could be accessed from anywhere.

Quote:
Originally Posted by aphahn
MS Access... oh crap, I'm breaking out in hives!


I'm not a fan of Access either, but at least it has a built in front end. If I use SQL Server, I'll have to either write a desktop app or host it on a website. What I want is more than just a spreadsheet, so even Google Drive won't cut it except for temporary data collection.

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #9 
Just came across this list of tree management software: http://www.na.fs.fed.us/urban/inforesources/inventory/tree_inventory_mgmt_software_list.pdf

These are the free ones:

Community and Urban Forest Inventory and Management Program 
Cornell University Tree Inventory 
i-Tree Software Suite 
OpenTreeMap 
PlantMapper
http://www.plantmapper.com/ 

I'm going to try some of these out and will report here if I find anything useful.

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

Aaron4USA

Avatar / Picture

Registered:
Posts: 2,969
Reply with quote  #10 
Paul, try to come up with similar to what Mac has called NoteBook, or use the NoteBook, it's an excellent program, you can have pics dragged into the page and use even hand drawing features in the note page and include video clips, it also has page stickers on the side so you can chose what topic you want to read immediately. That's what we use during  lectures in Med field.
jdsfrance

Registered:
Posts: 2,591
Reply with quote  #11 
Hi Cyberfarmer,
Just my two cents of the day : take photos . There are things you'll forget to describe and to write down, and a photo will keep it recorded - even the date/time is recorded at the file level.
For instance, evaluating die-back on a tree is easy with a photo ... Go write all the information for that ... Some details, you don't see them in the beginning.
For naming the trees - take a photo with the label and some global things that won't move ( a stone, a background hill)- even if the label gets lost, you'll get the new one at the right place.
For fertilizer, put the bucket near the tree - you'll keep the date this way.
For pruning, the same - even better, take a photo before, and just after - even in progress if you want.

You could then keep a spreadsheet with all background information ( where it came from, supposed strain :) , slow grower yes/no (you could see it in the photos as well)..., and your reference for that tree )
Now you would need a software to manage the information from the photos ... :) - which you could do in a spreadsheet ( in openoffice for instance).
I do it like that for 30 trees, and it really helps.
For instance, for flowering trees (Cherries,peaches ... ), so that I know at the end of the season if it had lots of flowers or not, lots of small fruits starting to grow, and when (if that happens ) it dropped fruits (applicable for figtrees as well :°°( ).

Some cameras even have a GPS recording feature ...

__________________
------------------------
Climate from -25°C to + 35°C
Only cold hardy figtrees can make it here
bullet08

Avatar / Picture

Registered:
Posts: 6,920
Reply with quote  #12 
i'm still using masking tape and a sharpie. maybe i'll keep a notebook to write things down now and then. i don't want to look at the computer more than i have to. 
__________________
Pete
Durham, NC
Zone 7b

"don't talk to me about naval tradition. It's nothing but rum, sodomy and the lash." - sir winston churchill
"the problem with socialism is that eventually you run out of other people's money." - the baroness thatcher

***** all my figs have FMV/FMD, in case you're wondering. *****
***** and... i don't sell things. what little i have will be posted here in winter for first come first serve base to be shared. no, i'm not a socialist...*****
ztfree1128

Registered:
Posts: 221
Reply with quote  #13 
I agree with Pete, last year I tried taking pictures and keeping a notebook and that was too much, this yearn I am hoping to take more pictures and jot a few more notes in a notebook
__________________
Zach
Baltimore, MD
Zone 7a
KK4DFU

Registered:
Posts: 125
Reply with quote  #14 
Cyberfarmer- I am in clinical informatics and also a somewhat competant database analyst. I would totally buy or help develop/test a bit of software that fit our needs. 

Right now I am using a google doc. 

__________________
Frank Montgomery County, MD Zone 6b Wish List: Sicilian Black,Nero 600M, Fico Genovese, Nordland, Any other interesting Mt. Etna varieties 
elin

Avatar / Picture

Registered:
Posts: 1,271
Reply with quote  #15 
Ifu got an iphone or ipad
There should be good ios software in the app store

__________________
Eli ,Israel ,Zone 10? Too humid and hot, yada yada yada
https://www.facebook.com/profile.php?id=1298814119
Growing
: Sbayi, Hmadi, Black Portugal, Black Brazil,Excell, Flanders, Hmari , RDB, Niagra Black,Natalina, CDDN,Maya, Preto Torres, Preto Arge
DallasFigs

Avatar / Picture

Registered:
Posts: 990
Reply with quote  #16 
As of matter of fact, I have started such a project, but have not gotten very far along yet.  I've designed the database and working on stored procedures for editing the data.  I haven't started on the front end yet.  I'm intending to design it as a mobile web app.

I don't have the database layout with me right now, but it will be "tree centric" and allow you to enter information for a tree including the source you got the cuttings.  You can save dates like time you started rooting and the "up-pot" dates and the media used at each stage (listed ingredients with percentages).  You can make your tree entries public or private.  Other users can "like" you tree and there can be a discussion thread for each tree.

More features included that I can't pull off the top of my head.  I haven't worked on it for a couple of weeks.  Just been a little too busy lately with a new job.  But soon I hope to have a beta version ready.


Quote:
Originally Posted by cyberfarmer
I probably should have mentioned that I am a software engineer and a pretty competent database designer. Hence, my name "cyberfarmer". For what I am envisioning, I would want a database with an entry for every tree and plant in my inventory. Then, for every specimen, I would want the ability to include journal entries such as the current height, approximate number of lateral branches, caliper, foliage, any diseases or pasts, last date sprayed, etc. It would also be nice to be able to attach photos to each plant record. I don't just want a list of my trees; I want farm management software.

Designing a  relational database and creating a web-enabled front end is what I do. I just assumed that there must be a wide variety of programs already out there. Access is not available on the iPhone, but Excel is and I have it. I suppose if there is nothing more specialized out there, I could use Excel to collect data in the field and then import the data into Access, SQL Server or another relational database on my desktop.

I'm surprised that I have to create my own software to do this. I thought that with all of you fig obsessed people out there, something would already exist. 

__________________
James - Irving, TX - Zone: 8a

Follow me on EBay

Wish List: 187-25 · Ice Crystal · Maltese Beauty · Maltese Falcon
DesertDance

Avatar / Picture

Registered:
Posts: 4,518
Reply with quote  #17 
I just use plain old Microsoft Excel spreadsheets.  That is a powerful program and can do so many things, I don't think I could ever be without it.  There is no limit to the amount of columns and data you can enter.  I even put photos of figs in the cells. 

Have fun!  Sounds like you have a lot of things to track!

I use one for our fruit trees (excluding figs).  A spreadsheet for Figs, and another for Wine Grapes.  I don't worry too much about the other plants like roses and pines.  It does get crazy because they all have different requirements as to irrigation, fertilizer, pest control, and pruning.

Suzi

__________________
Zone 9b, Southern California. "First year they sleep, Second year they creep, Third year they leap!"  Wish List:  I wish all of you happy fig collecting!  My wishes have been fulfilled!
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #18 
James, are you building the tree database because you plan to make money off of it, or just for fun. If it's just a fun project, I would be happy to contribute so that we could get it done faster and then we could all start using it. For my job, I do database design, desktop applications, web services, and some mobile web development, but my forté is web development (ASP.Net + C#). Let me know if you would like to collaborate.
__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

pino

Avatar / Picture

Registered:
Posts: 2,118
Reply with quote  #19 
Cyberfarmer,
Wow things have come a long way since MS access and excel where have I been the last 2 years.  Some great suggestions on this thread!

IMO - Unless you really need something professional and can justify the cost then I suggest just use the tools you already have.
Once you have worked through it a few times and have all your requirements nailed down document them and then take a look at whats out there that best matches your needs. 

Maybe set up a simple website that lets you upload photos and data from your iPhone will do for now.

__________________

Pino, zone 6, Niagara,  JCJ Acres
Wish; Peace on earth and more figs Italian 258, Galicia Negra, Luv, trade suggestions welcome.

Aaron4USA

Avatar / Picture

Registered:
Posts: 2,969
Reply with quote  #20 
Paul, this is all you need.

Notebook For Mac | Circus Ponies NoteBook - Stay Organized
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #21 
Quote:
Originally Posted by Aaron4USA
Paul, this is all you need.

Notebook For Mac | Circus Ponies NoteBook - Stay Organized


Thanks Aaron, but I primarily use Windows. Also, I want something I can write custom queries against. Some of my fruit trees have dormant spraying schedules where I have to spray every two weeks. I typically do one section at a time, so I need something to help me keep track of what I've sprayed and what needs to be sprayed. If it is in a database, I can write queries to ask it "Show me all trees that have not been sprayed for at least 2 weeks". That's just one example, but my point is that I want to be able to not just organize, but treat it like structured data.

The i-Tree software I found stores it's data in the same format as Access, and I can actually open it in Access, I can export it to other databases, I can import data from Excel, etc.

I think for most people, something like Notebook would work great, but I am CYBERFARMER!! ;)

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

DallasFigs

Avatar / Picture

Registered:
Posts: 990
Reply with quote  #22 
Quote:
Originally Posted by cyberfarmer
James, are you building the tree database because you plan to make money off of it, or just for fun. If it's just a fun project, I would be happy to contribute so that we could get it done faster and then we could all start using it. For my job, I do database design, desktop applications, web services, and some mobile web development, but my forté is web development (ASP.Net + C#). Let me know if you would like to collaborate.


At the very least, core features will be free. Possibly some advanced features to help cover the cost of time spent on it and the hosting and storage costs.  Attached images could use lots of space.

__________________
James - Irving, TX - Zone: 8a

Follow me on EBay

Wish List: 187-25 · Ice Crystal · Maltese Beauty · Maltese Falcon
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #23 
I use an app on my phone called Theodolite. It is a valuable tool for surveying and mapping land if you don't have all the fancy equipment. One of the features is that it will add a data stamp to each photo that includes the GPS coordinates, azimuth, bearing, camera tilt & angle, etc. Since the data shows on the screen of the phone, I can guarantee that subsequent photos will be taken from same position to avoid unintentional optical illusions based on camera position. I don't have any pics of my trees handy, but here is an example "before" photo I took prior to remodeling my garage. 

2013-11-16 09.52.59.jpg 


__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

Aaron4USA

Avatar / Picture

Registered:
Posts: 2,969
Reply with quote  #24 
very interesting project, hope to see it realized soon Paul ;)
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #25 
I just played with Excel on my iPhone. That's not going to happen! It works, but very difficult to use on that tiny screen. I think way to go is get a cheap tablet to use in the field. I can temporarily store data in a spreadsheet and import it into a database later. Can also use the tablet for taking pictures which can be dumped into a database later.
__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

brackishfigger

Registered:
Posts: 270
Reply with quote  #26 
I always wanted a garden pprogram that included all of my specimens (perhaps with a remote database of common plants, so I could import relevant data on those that I grow, zone specific) and included a calendar with date ranges for important husbandry duties (fert, weed, lime, prune, etc). 

I always remember to do stuff after the ideal time of year.
cyberfarmer

Avatar / Picture

Registered:
Posts: 544
Reply with quote  #27 
Quote:
Originally Posted by brackishfigger
I always wanted a garden pprogram that included all of my specimens (perhaps with a remote database of common plants, so I could import relevant data on those that I grow, zone specific) and included a calendar with date ranges for important husbandry duties (fert, weed, lime, prune, etc). 

I always remember to do stuff after the ideal time of year.


I started playing with i-Tree. I don't plan to use it, but it does use Microsoft Access as the database format, and it comes with extensive data on common tree species, including common and botanical names. I might borrow just the tables I need to use in my own system.

__________________
Paul the Fig Tree Destroyer in Fallbrook, CA (Zone 10A )

snaglpus

Avatar / Picture

Registered:
Posts: 4,072
Reply with quote  #28 

Paul, Bob, Mariann, and a few others ---- you guys understand what an application like C++ or Java and a backend database can do.  Boy if we got together...Look out world!!!  HA!  I am a System Architect.  My area of expertise is databases.  Mostly, Sql Server, MySQL, Oracle, SYBASE, and unfortunately MS Access.  It is my life.  I'm also involved in data migration also known as ETL (extract, transform, Load) of data from any source to a target.  I'm also involved in the business intelligence side of the data as well using Reporting services and designing data cubes for our business users.

This database software idea for me started when my local nursery told me the only figs that grows in the Charlotte area was the Brown Turkey.  I asked her what other figs does she carry and she said only the Brown Turkey.  I asked her why and she said she has a huge mother tree at her residence and its been there for over 20 yrs without any winter protection.  When I told her she was wrong and showed her pictures of my fig trees in my orchard...she shut up.  I ask her why lie to people and she said she only knew of the Brown Turkey so that's what she sells.  I told her my job is now to educate the Charlotte community of the hunderds of different fig varieties out there.  She said, good!  We all can learn.  Since then, the NC Dept of Arg have reached out to be for information on figs.  Some of them have even purchased fig trees from me.  They said they were excited to learn about a person in our area that's very passionate about figs.

Years ago I had 2 large Black Maderia fig trees.  Both fruited and gave me some awesome figs.  But one day, both dried up and died on the same day.  I was so upset but had no facts on the trees.  That puzzled me.  Today, I keep better notes about my figs so that this sudden death doesn't happen again.  

I'm a "fact--result" type person.  Must be the military in me (retired Air Force Major)!  I want to capture alot of data on my figs over time.  Again, everybody's data needs are different.  For me, my goal is to see how my trees are performing growthwise and fruit production over time using certain fertilizers and potting techniques for my zone.  I will be sending this data to UCD and NC Arg later this Fall.  In other words, I am building a data warehouse just for figs.
 I have over 200 varities of figs and pretty close to 1000 trees now.  Some of my trees are in shade and some are in full sun and some in partical sun.  If I have 3 trees in each of these areas.  I want to see how they perform with the same fertilizer or no fertilizer or more water or less water etc.  I have some in SWPs and some in the ground.  I want to track their growth and fruit production and taste.  A database can hold a lot of data including pictures of my trees.  I can even export a slice of data and export it to Excel and Power Pivot, I can see different views of the data about each fig.  And use Power View to present it in a presentation format.  I can create all kinds of data reports.  For instance, I can show:   2013 Growth by Date, 2013 Growth by certain fertilizer, 2013 fruit production, 2013 ripening date by zone, etc, etc.  This is a good decision support system.  The list is endless!  Without it, I would be guessing in everything I do to my trees.  The public community can easily get confused when they read one nursery tips and then another.  What I've learned is most nurseries get these facts from Dave Wilson or Monrovia and they just paste these on their web site.  At least with my data, I know its true to my climate and shows the results of my actions.

HOW BOUT THOSE FIGS!!!!!!!!


__________________
Dennis
Charlotte, North Carolina/Zone 8a 

MariannaMiller

Registered:
Posts: 261
Reply with quote  #29 
Dennis, Paul and Bob,  I am a retired Systems Analyst who ran a custom software development company for the past 18 years. We did a lot of proprietary software for major hardware and software vendors and a lot of scientific software applications such as applications for modeling airborne and water pollution. Some of my  group were involved in the development of software used to design lakes and ponds to trap waterborne pollution from the Chernobyl disaster. We also did a lot of GPS based software such as an application for a US farm equipment company that enabled them to put an on board computer in their tractors that calculated and custom mixed fertilizer based on soil samples and GPS locations within large fields.  We worked with about 50 different development environments and most of the commonly available computer platforms.

With a properly developed database, using a relatively inexpensive or possibly free database product and a user friendly inquiry product, there is no practical limit to what we could we could do if some of the more computer oriented F4F members put our heads together. The hardest part of such a product might be identifying the right OS and products to use so that whatever we did would be affordable (best is free), small footprint and easily available to members world wide. Have not checked out the apps that have been listed in this thread but perhaps there is an app out there we could build on. If we want something which could run on a smart phone, then building it ourselves is probably the way to go because industry knowledge comes into play and we are in a better position to figure out how to minimize the number of key strokes necessary to input while in the field complete an entry.

__________________
Wish list: Patlicans, Adriatic, Salem Dark, Lebanese Red, Conadria
In Ground: Alma, Brunswick,Bryant Dark, BT, Celeste, Dominic, HC, It. Honey,LSU Purple, Mission Black, Sarizeybek;  
In pots: Ashlan, Atreano, Blk Bethlehem, El Molino Unk.,Excel, DK, Gr. Ischia, Kadota, Lattarula, Nero 600, VDB, Olympian, Petit Negri, Unk. Plainfield, Unk. Slidell Blk, Sweet George, Unk Portuguese Purple, Unk. It. Yellow, White Genoa, White Tx Everbearing; Madison SC 29693 (7a/7b)
DallasFigs

Avatar / Picture

Registered:
Posts: 990
Reply with quote  #30 
The main thing I'm wanting and working toward, is being able to easily manager everything from my phone (5" screen) and even snap and upload pictures tied to a specific tree entry.  I don't want to have to remember or write something down and go to my computer to be able to update something and I don't want to have to do a lot of scrolling and zooming on the phone screen to enter data.  The pictures would then be in the cloud and could be hot linked to other places, such as a post on this form.



__________________
James - Irving, TX - Zone: 8a

Follow me on EBay

Wish List: 187-25 · Ice Crystal · Maltese Beauty · Maltese Falcon
eboone

Avatar / Picture

Registered:
Posts: 1,101
Reply with quote  #31 
I dont have any programming ability, but would be glad to help test out apps for iPhone or PC.

This kind of software would be so helpful.  Over at the GardenWeb Fruit and Orchard forum there was a request for suggestions for similar software, and not much useful seemed available.  I would love a better way to keep my orchard information organized.

__________________
Ed
Zone 6A - Southwest PA     
---------------------------
Short wish list: CDDG, LSU Red, Dark Greek (Navid),  Col Littman's Black Cross.   And any cold hardy early fig.
Previous Topic | Next Topic
Print
Reply