Page 2 of 6
Posted: Thu Aug 09, 2007 8:20 pm
by Matt
Alright, also added to the to-do list

Posted: Fri Aug 10, 2007 10:37 am
by mskuma
Matt, it's very nice - congratulations. I think the database is hosted on your side. I'm wondering if in the future, you would permit a developer to host their own database?
Posted: Fri Aug 10, 2007 4:38 pm
by Matt
Thank you!
And thanks for the idea, I'll have to look into that and how to implement that,
the thing is right now Purebasic doesn't directly run the sql commands to the database, it uses a different method of requesting them on the server.
Posted: Sat Aug 11, 2007 6:59 pm
by Matt
For anyone here using this, please re-download the DLL. A new version was released to fix a small bug.
Posted: Sat Aug 11, 2007 7:12 pm
by GeoTrail
Got it.
Why not just change the init and setprogram to
Code: Select all
init(username, password, programname)
?
Posted: Sat Aug 11, 2007 7:15 pm
by Matt
I'm not sure if you got the correct one, as I just re-uploaded twice because I caught something I didn't see before, so maybe be double safe and do it again.
I didn't make the program auto-update because it wasn't that big of a thing.
Next update will be version 2.00 I hope
I'll add that to the DLL to-do list
-------------------------------------------------
Here is an update about version 2.00:
Here are some of the features I hope to include and that I am working on:
* Send Mail to a user in the program
* Send mass emails to a certain amount of users
* Send personal mail using templates (which you can also create)
* Remember login details
* Free PHP file that allows you to manage and create users through your own site, like automatically create users and keys and manage them
* Bug fixes and security updates
* Small chm help file
This is going to be a major release

I can't wait to finish it, lots of hard work is going into it.
So far I have finished the internal mail function with templates (still need to have a feature to send mass emails though.)
I also finished the remember login details.
And I am about 10% done with the PHP file.
Here is a screenshot showing the templates for the email.
http://www.matt.phpgurus.co.uk/MRegSyst ... nshot4.jpg
Matt
Posted: Mon Aug 13, 2007 8:41 pm
by DoubleDutch
Very nice work...

Posted: Mon Aug 13, 2007 9:31 pm
by GeoTrail
Looking really really nice.
Do you have a Paypal donation button somewhere?

Posted: Mon Aug 13, 2007 9:45 pm
by Matt
ha thanks, but I don't have paypal yet,
If I plan to sell I will get an account.... then feel free to

(of-course if I sell this all previous user's will get the for-sale version for free

)
Posted: Tue Aug 14, 2007 1:33 am
by r_hyde
I've just taken notice of this. Very impressive interface, it seems very well thought out (I haven't downloaded yet, just watched the videos). When I get some spare time, I'll try it out!
Posted: Tue Aug 14, 2007 8:22 pm
by Matt
Thanks, let me know what you think when you try it out!
And a small update:
After much, much, much stressing out I finally believed I have finished being able to send multiple users emails.
This includes being able to use the templates, which thus allows you to send an email to all the users in a program with their keys.
Matt
Posted: Wed Aug 22, 2007 5:48 pm
by Matt
Hi everyone!
Version 2.00 has been released. Check the first post for more information, and be sure to update your version!
I am still working on some more features that I wanted to get our for 2.00 but couldn't on time, but they should hopefully be released in the next version.
Posted: Wed Aug 22, 2007 6:24 pm
by GeoTrail
Fantastic work Matt.
I really like this program.
Posted: Thu Aug 23, 2007 5:26 pm
by Hurga
Looks really nice.
I planned to write some thing for my game, but I´ll test yours. Seems to be just right for me.

Posted: Thu Aug 23, 2007 6:49 pm
by Matt
Thanks, let me know how you like it
