There's codecharge, but none of them are much good.
The moment you try to speed up development using Visual tools, you're bringing a load of problems to your project.
Visual tools generate code accoring to their standards, and if you mess with the source, the visual tool nolonger understands the source and dumps it.
You end up writing workarounds to get the functionality that the visual tool does not support. That usually takes a lot longer than writing the whole thing yourself.
Get yourself a good book on structured programming, and classes etc. Templates also help to speed up developments quite a bit.
A forum, a FAQ, email notification, what else do you need?