Subscribe: Posts / Comments / Email


RSS

Back to Business

Sun, Feb 7, 2010

1 Comment

It has been a long time since I have posted, and I am excited to get back into developing and pick up on my projects. I had to take some time away from coding to fix some issues in my personal life and family. But now that everything is settled, I am going to start getting [...]

PHP – RESTful Data Access Object

Sun, Jun 14, 2009

0 Comments

PHP – RESTful Data Access Object

You may use this class as a REST type service or as a general class. Its great, CRUD on any database and table. To create a table record, do the same as above just make the id field for your table 0, this is because the class does a check, to see if there is a [...]

CodeGen 1.7

Mon, May 11, 2009

8 Comments

CodeGen 1.7

This is a pretty big release, I found out that some of the classes didn’t work in the amfphp service browser, and some other amfphp internal issues was keeping it from fully being ran correctly. I am sick of using it and sick of it not being reliable, and among other things. If you ask me, [...]

CodeGen 1.3

Mon, Mar 30, 2009

1 Comment

CodeGen 1.3

Huge Update, I have had a lot of questions about not being able to get this thing running consistently. Well I went ahead and created a GUI for it. Now when you goto CodeGen on your localhost, you will be prompted with 3 forms. One to enter in your config information. One to review your information, and then [...]

CodeGen 1.2

Mon, Mar 16, 2009

1 Comment

CodeGen 1.2

Fixed a problem where a upper-cased table name was not letting the server side scripts work on the database. Also added a live example of what it produces for anyone to browse. Download: Moved Project to Google Code

CodeGen 1.1

Mon, Mar 16, 2009

0 Comments

CodeGen 1.1

I have updated the CodeGen Cleaner server side code, and client Now generates the main application file, with the controller and services added to it. On the save method on the server side, it now checks to see whether or not the id equals zero (0) or equals ” “, just because I am not guessing how to [...]

CodeGen 1.0   Sun, Mar 15, 2009
0 Comments
Adobe Flex – Flex Data Manager   Fri, Mar 6, 2009
1 Comment
Adobe Flex – FlexpatternAir   Sun, Sep 28, 2008
15 Comments