Free Grow Software!

LuciferX

Well-Known Member
looking smooth now.
Also when the program crashed it appears it wiped my password and that is why I wasn't prompted for a password when I restarted the program.
I was able to recreate it by crashing it again and saw the password field was blank and the program appears to access the data file just fine.
just a fyi/update on that crash I caused.
Thanks, we plan on changing how the program interacts with the data file so that it's never left unencrypted on the disk at any time. Right now when you open it, it decrypts the file after you supply the decryption password and then re-encrypts it when you close the program. On the stable release we make sure everything has an error handler but if your computer were to loose power or windows crashed that file would be left on your disk unencrypted so this new approach should take care of that problem.
 

DenseBuds

Active Member
I have the stable and beta extracted to my desktop, the Uberkush was originally entered into the stable version. I wonder if this is causing some of the conflict on the "promotion" crash.
If there's no error message displaying, I'm not sure how I'll determine the issue. Certainly if I could get a copy of your data file, I could run some tests on it. Alternatively, if you don't have a ton of info associated with the plant record, you could delete it and re-create it. Though it would be nice to see if we could catch a bug.
 

DenseBuds

Active Member
Thanks, we plan on changing how the program interacts with the data file so that it's never left unencrypted on the disk at any time. Right now when you open it, it decrypts the file after you supply the decryption password and then re-encrypts it when you close the program. On the stable release we make sure everything has an error handler but if your computer were to loose power or windows crashed that file would be left on your disk unencrypted so this new approach should take care of that problem.
Do you have an idea for how to solve this? Maybe we encrypt the data vs the file? Decrypt/Encrypt when you load it to memory, save or exit? The data would be always encrypted and just overwritten.
 

DenseBuds

Active Member
Events in Herb.IQ log a particular "thing" as happening on a given date. You can give each Event a Name, a type, a date and "Notes". Once this info is logged as an Event, it can be easily examined alongside other Events. This is especially useful in tracking the impact of new growing methods on your results.

The Events system essentially replaces the little notepad we all have where we jot this info down. My penmanship is horrible and frequently, I had a hard time understanding what I had written :). Anyway, I digress.. back to Events.

The only rule is that if you want to track recurring events over a period of time (say, watering for example), you need to decide on an Event Name and Type that you'll use and it needs to be precise, no typos allowed. Personally, I use Name = "Watering" and Type = "Watering/Feeding". This way, I can also create "sister events" like Name = "Nute Feeding", Type = "Watering/Feeding" or Name = "Flush", Type = "Watering/Feeding". It must be exact to work. To help with this, we've enabled auto-complete.

Custom Events Example.jpg


Also, I have provided some default events and types on the options page. You can modify the list as long as you keep to the same format.

Default Events.jpg


By following a similar process as outlined above, you can use the Custom Status screen to display the # of days since the last time a specific Event or Type happened. As you can see in my examples, I am able to get a general "Show me how many days since I last gave my plants any type of water, be it plain or w/ nutes". This is the one I look at regularly but I can also get specific to only see nutrient applications for example.

Custom Status Example.jpg

The sky's the limit with what you want to track. Initially, I'm tracking things like Watering/Feedings, Toppings, Flushes, Bug Infestation info, Height (set the Notes to the height in inches or whatever you prefer) & Transplants.

The plan is to add some other options to the Custom Status screen. Maybe an option for "Last Notes for Event/Type" so you could display the last Height measurements for each plant as an example. Perhaps eventually we could allow advanced users to script queries somehow. Also we will be looking to find a way to access the data via reporting suites.

Let me know of any questions.

- DB

Afterthought: I just had my first plants harvest while using the software and realized I don't give a shit if I watered a plant once I've harvested :). So that'll be on my to-do list... I think I just need an option to include/exclude Harvested plants.
 

LuciferX

Well-Known Member
Do you have an idea for how to solve this? Maybe we encrypt the data vs the file? Decrypt/Encrypt when you load it to memory, save or exit? The data would be always encrypted and just overwritten.
Yup, exactly! I'm thinking of encrypting the data in memory and then writing the encrypted data to a file versus encrypting it as a file like we are right now. At the same time I'd like to take out the dotnetzip library dependency and use something stronger that's built into .NET We could maybe even use different encryption algorithims and keysizes and give them the option on what they want to use too.
 

cowell

Well-Known Member
Thanks for help guys.. I wasn't installing it like a patch on the old version.. once I did that had no issues.. like the clone functionality. enter a number and hit enter and it makes them their own sheet. that saves a ton of work.

I will be inputting some info into the program tonight and see if I can think of any suggestions as I go. Thanks again! awesome work guys.
 

overlord

Active Member
If there's no error message displaying, I'm not sure how I'll determine the issue. Certainly if I could get a copy of your data file, I could run some tests on it. Alternatively, if you don't have a ton of info associated with the plant record, you could delete it and re-create it. Though it would be nice to see if we could catch a bug.
Is this file "Ionic.Zip.dll" ?
I have everything logged manually, and haven't entered much. Would be no problem for me to start from scratch. I would be happy to email the file your requesting,would it be ok to send to LuciferX gmail?
 

DenseBuds

Active Member
No, it's Data.zip we're looking for. You could send it to me at densebuds at gmail dot com. I'm curious to know what's causing the issue. Pls pm me when you email so I know to check.
 

DenseBuds

Active Member
alright, doing that now
Found and fixed the problem. I added the Veg Start field recently (since the last stable version) and neglected to fully account for (older) data files which did not have this field. The program also crashed if you try to set the Veg Start date on a plant like this (created in v.1, being used in v.2).

I've rebuilt a new beta file for you to try. Copy it where your current HerbIQ.exe is. Let me know if it fixes your issue.

- DB
 

overlord

Active Member
Thank you, Downloaded and installed but just got in from work. will work with it tomorrow since I have the day off.

EDIT: I gave it a quick try, is not loading any info from data.zip, (like a fresh new copy) So then I tried reinstalling the beta with stand alone boxes update. after the reinstall it is still failing to load Data.zip info.
 

Howard Stern

Well-Known Member
Real quick question. When I hit PROMOTE button under the info tab then I clicked to confirm my info was lost and I don't know where it is! And I put one group of plants into harvest and it isn't showing up on my main page. Any help would be really cool. I was wondering what happens when I click promote cus it still says I am tracking 4 grows but I don't see the info on my stuff. Where did the info go?
 

DenseBuds

Active Member
Thank you, Downloaded and installed but just got in from work. will work with it tomorrow since I have the day off.

EDIT: I gave it a quick try, is not loading any info from data.zip, (like a fresh new copy) So then I tried reinstalling the beta with stand alone boxes update. after the reinstall it is still failing to load Data.zip info.

So you have the original Data.zip you emailed me, Herb.IQ.exe (new one) and Ionic.Zip.dll all in the same folder? What folder are they in?
 

DenseBuds

Active Member
Cool! When do you plan to merge back to the trunk? I think we could call it v.2 as long as we don't run across any bugs in the next couple weeks? We could branch it so new features could continue development and we can bugfix too.
 

LuciferX

Well-Known Member
Cool! When do you plan to merge back to the trunk? I think we could call it v.2 as long as we don't run across any bugs in the next couple weeks? We could branch it so new features could continue development and we can bugfix too.
Just merged it, should be good now. I still need to finish the grow room section for 0.2 too because it's already half started in the trunk but I can get it done in 2 weeks. The only other thing we need to have working is converting the 0.1 data file. I brought my 0.1 config file over and the status screen has errors on the plant/seed/clone section. I think we can have it done in 2 weeks no problem though. :hump:
 

LuciferX

Well-Known Member
down loaded the version on the site cant wait to be able to use the other cant wait for the grow room stufff..TY
Thanks! 0.2 will be able to automatically keep track of bulb/ballast usage, I never keep track of the actual of hours every bulb is used manually I just replace them all after 9-12 months so this will be a nice addition for myself :D
 

bearbait

Member
Thx for the program like the tracking and info....Is the calendar used for any thing? if not I think it would be very cool if you could put notes down for each day....
 

LuciferX

Well-Known Member
Thx for the program like the tracking and info....Is the calendar used for any thing? if not I think it would be very cool if you could put notes down for each day....
The calendar shows you the events that occured on that day from anything you have saved in the program. I'm working on the grow room section that will also have events. Did you want a seperate general notes section too?
 

GibbsIt89

Well-Known Member
so from the original links u posted it says im running version 0.1 is this the old version still? or is the "status" not right like u had commented about fixing
 

DenseBuds

Active Member
so from the original links u posted it says im running version 0.1 is this the old version still? or is the "status" not right like u had commented about fixing
That is the most current Stable version. We have a beta .2 version available at sourcforge also.
 
Top