5 projects tagged "Scheduling"
ReadySET is a project to produce and maintain a library of reusable software engineering document templates. These templates provide a ready starting point for the documents used in software development projects. Using good templates can help developers work more quickly, and they help prompt discussion and avoid oversights. Key features include: high-quality outlines, sample text, and checklists, use of simple Web technologies (pure XHTML and CSS), and templates for many common software engineering documents.
2do is a simple to-do list manager written in PHP and using a MySQL database backend. It supports unlimited numbers of projects, has templated HTML allowing for complete customisation, and can be publically viewable by all, or can be protected by passwords. Administration is done via simple Web-based forms.
PHPNotes is a reminder program that uses the PHP-GTK engine and the MySQL database. It stores personal notes with the time, date, and comment in a MySQL database. When the time and date match the system's time and date, a popup window appears reminding you with the comment you set.