About a month ago, I announced the new features of iScaffold 2.0 and now I'm very happy to announce that the project site is online with a release, waiting for visitors.
The code uploaded is currently in its RC1 stage. Feel free to use it and provide feedback if something is not working, or you don't understand.
I recommend you to start with the basics: http://iscaffold.skyweb.hu/articles/6/getting-started
There are some task left, that needs to be done: install a simple forum (i think it will be Vanilla), update the SVN, contact Yolcu and update Google code...
Thank you for all the beta testers in advance.
I have two news for you: a good and bad one. The good is that the core code is ready, working smoothly and almost ready to ship. The bad is that I still can't release it, writing documentation is essential I think, but testing is more important. The documentation will have three chapters:
- Getting started
- Code template reference
- A step-by-step tutorial project
I started to create a small project with the generated source code just to test the produced quality and I've encountered small, but annoying bugs, like give an option a default value, joins broke after a modification, etc. These are easy to fix problems, but they need to be gone, before I start to create the docs.
+1 feature will be added: a simple authentication model to password protect your CRUD application.
Happy new year everybody!
3
Read more
I'm a little bit lazy and I prefer the challenging parts of coding, not the boring, repetitive ones. I read somewhere that a great percentage of development time is spent on creating basic CRUD functionality. I had to find something to get rid of this, so I did a little research on which is the best tool for PHP to generate CRUD source code.
Since I was using CodeIgniter for a while, I searched the forums for CRUD solutions and I found this forum thread. After downloading the package, I instantly loved the idea, that you can generate CRUD code based on source code templates. Just a click and models, views, controllers are ready to use, customized for your database schema.
Although the 1.1 is really cool, I missed a lot of features, that I added later.
10
Read more
All rights reserved, ©2008-2010 - Built on CodeIgniter framework - Konami codes - Mostly Valid XHTML 1.1 - Valid CSS 2.1