TOPICS

FIND YOUR TOPIC QUICKLY

Archive for October, 2007

Managing Permissions in dotProject
Oct 22 2007

Many companies are using the open-source groupware / “project management” tool dotProject.

It’s a neat little application that can be used for anything from simple task management to full blown Gantt chart nerdiness. One of the issues that many people have when first setting up the application is

RECENT COMMENTS




  • ON...CakePHP 1.2 File Upload
    "Fixed it! Thanks for the heads up Jose."
  • Keith Medlin
  • ON...CakePHP 1.2 File Upload
    "Thanks a lot for the example. Just another typo/error in the tutorial : var $validateFile = array( ’size’ = 204800, should be: var $validateFile = array( ’size’ => 204800,..."
  • Jose Sanchis