I haven’t had much time to complete that Advanced Guide To Flex project that I brought up awhile ago, but I am now going to release all of the examples that I did, even though I won’t explain them, I am sure most of you guys will be able to understand how the code works. [...]
Tuesday, June 2, 2009
As you may not know, but I selected to write a article for the great people over at Flash & Flex Developers Magazine. I want you guys to read it. I have attached a copy of the article, but if you want the real magazine plus tons of other great content, head over to your local [...]
Tuesday, February 24, 2009
Here is an updated guide with highlighted content in regarding questions and exact topics on the exam. PDF Guide: Adobe_ACE_Study_Guide_v2.pdf PDF Comments: Adobe_ACE_Study_Guide_v2_Comments.pdf DOC Guide: Adobe_ACE_Study_Guide_v2.doc
Sun, Feb 7, 2010
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 [...]
Sun, Jun 14, 2009
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 [...]
Mon, May 11, 2009
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, [...]
Mon, Mar 30, 2009
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 [...]
Mon, Mar 16, 2009
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
Mon, Mar 16, 2009
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 [...]
Wednesday, June 17, 2009
2 Comments