ByNumber
New member
Hi,
I appreciated using a XF site as a user. My interest is to gauge the amount of time it will take me to create an add-on to rate and evaluate reputations. I read the first 100+ pages of this forum. I also searched the example code. I found an example by Xon that seemed somewhat related. I spent a full day investigating development concerns.
I learn a new programming environment by reading tutorials and playing with example code. I did find enough relevant examples to encourage me to download a trial license. Three days is certainly not long enough to get up to speed using debug/localhost. A month is probably closer to the proper time scale.
I know very little about PHP and javascript. I have years of HTML/CSS/JSON experience. I have modified PHP for mac localhost to test iPhone Safari browser code. I have years of SQL experience, but haven't used SQL for a very long time.
What's the most expedient way to identify the amount of work required to get a basic reputation add-on built? I have a specific algorithm that I want to implement after the fundamental MVC pieces are in place. The exisiting add-ons simply rate one piece of information. I need to rate three items in two separate classes, so six different DB fields in total.
Thanks,
Mike
I appreciated using a XF site as a user. My interest is to gauge the amount of time it will take me to create an add-on to rate and evaluate reputations. I read the first 100+ pages of this forum. I also searched the example code. I found an example by Xon that seemed somewhat related. I spent a full day investigating development concerns.
I learn a new programming environment by reading tutorials and playing with example code. I did find enough relevant examples to encourage me to download a trial license. Three days is certainly not long enough to get up to speed using debug/localhost. A month is probably closer to the proper time scale.
I know very little about PHP and javascript. I have years of HTML/CSS/JSON experience. I have modified PHP for mac localhost to test iPhone Safari browser code. I have years of SQL experience, but haven't used SQL for a very long time.
What's the most expedient way to identify the amount of work required to get a basic reputation add-on built? I have a specific algorithm that I want to implement after the fundamental MVC pieces are in place. The exisiting add-ons simply rate one piece of information. I need to rate three items in two separate classes, so six different DB fields in total.
Thanks,
Mike