View Single Post
Old 05-12-2011, 04:53 PM  
Kiopa_Matt
Confirmed User
 
Industry Role:
Join Date: Oct 2007
Posts: 1,448
I use my own. Took me 6 years to develop, but it's good.
  • Modular and component based. Although there are many standardized components available, it still retains the flexibility so you can open up Notepad and start typing code
  • Quality IDE that connects into the repository.
  • All development seamlessly flows from the repository to the IDE, so no work is ever stored on the developer's local computer.
  • Repository automatically tracks all changes to each module, allowing for automated version control. Create upgrade point, make changes, click 'Publish Upgrade', and voila, it's now accessible to every system with that module installed. Same goes for creating and publishing a new module.
  • Streamlines development with over 30 standardized components, so even amateur developers can provide professional results.
  • Easily have developers come in and out of projects, and be able to pickup almost where the last guy left off without problem, since all work is streamed through the repository.
  • Automated check-in/out system.

It's excellent, and I love it. Not available to the public though, at least not yet.
__________________
xMarkPro -- Ultimate Blog Network Management
Streamline your marketing operations. Centralize management of domains, pages, Wordpress blogs, sponsors, link codes, media items, sales and traffic statistics, plus more!

Last edited by Kiopa_Matt; 05-12-2011 at 04:55 PM..
Kiopa_Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote