Latest Posts »
Latest Comments »
Popular Posts »
 

Accept Credit Cards!

Written by matt on November 17, 2009 – 3:42 pm

creditcard_amexcreditcard_discover creditcard_mastercard creditcard_visa

Looking to get setup to accept credit cards? Already processing, but want better rates? We’ve setup our AccountFirst NAB website to answer all of your questions and empower your organization to get started with the lowest credit card processing rates anywhere, guaranteed! Easily integrate credit card processing with our open-source AccountFirst software, most shopping cart software solutions, or get one of our credit card processing terminals to process payment in-person, in an office or on-the-go with one of our wireless terminals!  Get signed up today, increase your sales, save significanly, and say goodbye to high Paypal fees and high bank charges forever!


Posted in Opportunities | No Comments »

Issue #1: Scalable data storage = MySQL

Written by matt on June 23, 2009 – 5:19 pm

The old script used a flat-file storage system, modeled after EverySoft’s application… that quickly became a serious problem in speed and data reliability (which is why I abandoned the software so long ago).  But the idea of having a client billing management application still has great potential, as my old design concepts of the user interface, modular functionality, and administrative features still appear to be lacking in every other available application out there.

In this complete and total rewrite of the application, MySQL will be the chosen data storage option.  MySQL has demonstrated itself to be an outstanding database platform that scales well and provides rollback, redundancy, and stored procedure speed — if it’s good enough to run Google search, MySQL should have no trouble with AccountFirst!


Posted in Design | No Comments »

Development Underway!

Written by matt on June 23, 2009 – 5:14 pm

It has been a long time since I’ve dug into the old AccountFirst code, but I feel it will be a worthwhile effort to brush off the dust and resurrect this application.  For those who remember, the old application was really nothing more than a plug-in written to support the EveryAuction free online auction server software by EverySoft.  Since then, many have stolen the AccountFirst source code and attempted to make it work as an independent application but often ignoring the entire reason for which AccountFirst was designed — make it easy for you to get paid!  It is a great compliment to have my source code stolen, modified, and duplicated… but now is the time the original author create a new version that will leave all others in the dust!


Posted in Announcements | 3 Comments »