PDA

View Full Version : PMixCalc - Sugestion



abductor
05-14-2003, 03:53 AM
Hi folks,
I am preparing the new version of PmixCalc, it is not still working (doesn\'t make any calculation) I am only showing the form. Them main change is that now can be made the choice drop, spray or dab. Should I also improve the graphs (more readable colors) Some suggestion and or critic?

Check out:
http://webdevxs.com/pms/pmixcalc_form.html (\"http://webdevxs.com/pms/pmixcalc_form.html\")

PS - Calculation base is:
1 spray = 0.13ml , 1 dab = 0.01ml, 1 drop = 0.05ml

TBiRD
05-14-2003, 04:05 AM
\"Them main change is that now can be made the choice drop, spray or dab\"

Thats good for a change ! Thx alot for your effort , its definetly very appriciated ! I think the bars are ok the way they are + good luck with the updating...

btw, the calculation seems alright too ..u can\'t nail it exactly anyways but its good for an estimate !

Alquimista
05-14-2003, 07:58 PM
Abductor,
For a long time that I was wondering when you guys would update the calculator. I think that now it is cool... however, I think that you guys should put its link at the top of the forum page, so every guys out here will know the existence of the calculator.
Keep the good work... /ubbthreads/images/graemlins/smile.gif

adam22
05-14-2003, 08:08 PM
hey that handy, i just found out it existed...lol...but how can u use it to calculate gel packs of SoE?

Cloud9
05-14-2003, 08:21 PM
When I try to use the calculate button after selecting it times out.

adam22
05-14-2003, 08:30 PM
same here

Skyy
05-14-2003, 08:37 PM
dude, you fkin rock!

hotrocks5
05-14-2003, 10:04 PM
Would it be possible to increase the number of pheromone products from 3 to say 5?

Alquimista
05-15-2003, 09:37 AM
</font><blockquote><font class=\"small\">Quote:</font><hr />
hey that handy, i just found out it existed...lol...but how can u use it to calculate gel packs of SoE?

<hr /></blockquote><font class=\"post\">

I think that the SOE gel is the easyest product to measure because you just have to divide the pack by parts. For example, if you want to take an exactlly amount of Nol to put on a mix, just take the total amount of Nol (0.086 - 0.086/5 = 0.0688), and then see: 1/2 of the gel has 0.0688/2 Nol = 0.0344 and so on.... /ubbthreads/images/graemlins/wink.gif

CptKipling
05-15-2003, 12:52 PM
abductor,

I didnt mean to steal your thunder or anything, but i created an \"Experimentors Spreadsheet\" in Excell, which bascilly does everything that *I* would find usefull. I was hoping to get that hosted by bruce or something. It *is* different to your mix calculator.


Oh and the dab volume of an alcohol based product is approx. 0.03 ml

Alquimista
05-15-2003, 01:12 PM
CK,
Can you send me your spreadsheet?

Skyy
05-15-2003, 01:31 PM
Can u pm me the spread sheet aswell /ubbthreads/images/graemlins/smile.gif

abductor
05-15-2003, 02:34 PM
</font><blockquote><font class=\"small\">Quote:</font><hr />
abductor,
I didnt mean to steal your thunder or anything, but i created an \"Experimentors Spreadsheet\" in Excell, which bascilly does everything that *I* would find usefull. I was hoping to get that hosted by bruce or something. It *is* different to your mix calculator.
Oh and the dab volume of an alcohol based product is approx. 0.03 ml

<hr /></blockquote><font class=\"post\">
/ubbthreads/images/graemlins/cool.gif
Please send it to me /ubbthreads/images/graemlins/wink.gif I am remodeling the designer of the PmixCalc page and I can put it in my server ..

ok Folks,
I will try show what happend when you use PmixCalc.
I will try show it in Pseudo-programming-language.
I do it because i need to know if my think is OK.


STEPS (just the basic):
1 - The script cat your product choose and ask to
Mysql server: How many phero amount (in one drop) I have in this select?
Example:
I select NPA and Mysql return:
one_npa_drop = 0.024 none

2 - The script know that one_npa_drop = 0.024 none then the script cat the amount that you choose and make this calculation:
Example:
You choose that you want use 2 drops. Calculation is:
total_mone_in_product_1 = 0.024 none * 2 = 0.048 none

3 - The script cat total_mone_in_product_1 value and send to other script that will draw the chart.

eof_END OF FILE

Well, the script do this to all 3 products.

In this upgrade I think that I can make calculations with dab and spray without make any change in mysql pheromone table (values is in drop)..

this way (after /* is comment):
/************************************************/

IF drop is SELECT do all above with any change;
/* it is direct from mysql
/* \'cause value is in a drop

IF dab is SELECT do this: /* dab type is select
one_npa_dab = one_npa_drop/5 /* bacause one drop is 5X dab

IF spray is SELECT do this:
one_nap_spray = one_npa_drop * 2.6

/* 1 spray have 2.6 more phero
/* than 1 drop. My think is:
/* 3 rule: 1 drop = 0.05
/* x drop = 0.13 then
/* x drop = 2.6

eof

IF all this above is correct i think \"PmixCalc RELOAD\" is done :-)
Else ..
Please Send-me the fix-bug ..

Thanks ALL

PS-&gt; The link in main of this post is only a html form without any caculation function, bacause that, when you click in calculation button nothing happend. It is just to show how this version will be.

Sunny
04-22-2004, 03:57 AM
I can\'t find

the online mixing calculator any more. Where did it go to?

Thanks!

Sunny

pico
04-22-2004, 05:30 AM
Here it is:


http://pmixcalc.sysframe.net/ (\"http://pmixcalc.sysframe.net/\")

and also at:


http://www.sysframe.net/pmixcalc/ (\"http://www.sysframe.net/pmixcalc/\")

Sunny
04-22-2004, 08:43 AM
I asked because

the link did not work a few hours ago. Now it works. Thank you!

Sunny

Sunny
05-21-2004, 07:00 AM
Again it

doesn\'t work today.

Both links give the error message

\"DomĂnio temporariamente fora do ar, desculpe o

transtorno.\"

Sunny

Sunny
05-22-2004, 02:56 AM
And now it\'s

working again...
Okay, I get it, I need more patience... /ubbthreads/images/graemlins/smirk.gif