delegation of tasks
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 349
Celko Visitation Model
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one more>> This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement: - Find out leaf nodes in the current tree (nodes have no children) - Find out nodes of a sub-tree for given node - Find out the context path of given node - Find out the level or depth of a given node - Find out how many descendants a given node has<<less
Added: 2006-02-03 License: GPL Price: Free
1360 downloads
Seagull Application Framework 0.6.0
Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - more>> Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - simplifying data access - comprehensive error handling - module workflow routines - form handling without the donkey work - component reuse - authentication management - integration with PEAR libraries - PHP coding standards - platform/PHP version/browser independence - self-generating documentation - quality end user docs<<less
Added: 2004-04-15 License: BSD Price: $0.00USD
10 downloads
Construction Tracking 1.16
Clients and builders will stay up to date on their projects with this construction management software. Create projects, add tasks, clients can log in and can place comments on each task, view estimated completion dates and the status of each task. more>> Clients and builders will stay up to date on their projects with this construction management software. Create projects, add tasks, clients can log in and can place comments on each task, view estimated completion dates and the status of each task.<<less
Added: 2004-11-15 License: Other Price: $0.00USD
11 downloads
Other version of Construction Tracking
License:Other Free / Open Source License
select populator
I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this more>> I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this function to facilitate things.<<less
Added: 2005-07-13 License: Freeware Price: Free
1563 downloads
Brim - Bookmarks 1.2.0
Brim provides Web-based management for bookmarks/favorites, calendar, contacts, tasks, passwords, notes, and news, allowing the user to import and export to common standards (Netscape/Opera bookmarks, Opera contacts/vCards, etc.). The application is more>> Brim provides Web-based management for bookmarks/favorites, calendar, contacts, tasks, passwords, notes, and news, allowing the user to import and export to common standards (Netscape/Opera bookmarks, Opera contacts/vCards, etc.). The application is fully themeable and has support for multiple users and languages.<<less
Added: 2004-07-14 License: GPL Price: $0.00USD
14 downloads
Other version of Brim - Bookmarks
License:GPL
Jotlet Online Calendar
Jotlet helps you stay organized by tracking your events and tasks in a fast and easy to use online calendar. You can even share your schedule with friends and family. Its perfect for groups to keep in touch and organize meetings, or for students to more>> Jotlet helps you stay organized by tracking your events and tasks in a fast and easy to use online calendar. You can even share your schedule with friends and family. Its perfect for groups to keep in touch and organize meetings, or for students to keep track of their myriad of homework and assignments. No matter what your scheduling need, dont be tied down to your desktop any longer. Sign up with Jotlet and stay organized no matter where you are!<<less
Added: 2006-09-01 License: Free Non-Commercial Price: $0.00USD
13 downloads
Security Features in ASP.NET 2.0 1
Tutorial covers number of new features and tools to secure ASP.NET applications. The authentication and authorization of users and resistance against the malicious attacks are important tasks in web applications. more>> Tutorial covers number of new features and tools to secure ASP.NET applications. The authentication and authorization of users and resistance against the malicious attacks are important tasks in web applications.<<less
Added: 2007-09-28 License: Freeware Price: $0.00USD
11 downloads
5 useful PHP functions for MySQL data fetching
PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting sin more>> PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL table cell, etc. OOP mysqli extension isnt any better. In this article we present 5 useful functions which greatly simplify majority of real-life MySQL operations.<<less
Added: 2007-03-30 License: Other Free / Open Source License Price: FreeAdditionalInfoNorestrictionsopensourcecopy,modify,redistribute,commercialuseallowedexceptrepublishingcodeinotherarticles.
978 downloads
Human or Not? V1 1
Why make your visitors strain to read irritating Captchas to do certain tasks on your site? We have come up with a much better, crack proof system, that is much easier for anyone visitor to your site. They just answer a simple question that anyone can more>> Why make your visitors strain to read irritating Captchas to do certain tasks on your site? We have come up with a much better, crack proof system, that is much easier for anyone visitor to your site. They just answer a simple question that anyone can easily answer, and everything is clearly legible. There is no need to mask the text from crack scripts and programs anymore, and as an added level of protection, there are random elements added to the script to ensure that nothing but a human can use it.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
12 downloads
Java Threads
A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently... more>> A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently...<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
myPageDisplay class
This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use more>> This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages. The presentation details may be configured using CSS style sheets. Examples supplied<<less
Added: 2006-11-04 License: GPL Price: Free
1084 downloads
Myref class library
This PHP class library is designed for PHP-programmers and Web-designers to make their management of select, checkbox and radio lists easy and comfortable. Myref class library solves two main tasks: i more>> This PHP class library is designed for PHP-programmers and Web-designers to make their management of select, checkbox and radio lists easy and comfortable. Myref class library solves two main tasks: it gets lists from database for further output on the HTML-page and provides administrative script for inputting the references into the database.<<less
Added: 2007-05-24 License: Free for non-commercial use Price: $15.00
888 downloads
Infonomix 0.02
We?re working on a project management system similar to Trac, written in PHP and using XSLT. Trac is great for software management, and Infonomix is designed more for professional services tasks, like graphic design and web development. It also keeps more>> We?re working on a project management system similar to Trac, written in PHP and using XSLT. Trac is great for software management, and Infonomix is designed more for professional services tasks, like graphic design and web development. It also keeps track of time using a time clock system, and time can be assigned to tasks, projects, or clients.<<less
Added: 2008-05-15 License: Other Price: $0.00USD
12 downloads
Brim - Personal Information Manager 1.2.0
Webbased contact management including vCard and opera import/export functionality and the ability to share your contacts with others. The application also has support for bookmarks, a calendar, news feeds, notes, tasks, passwords management and more. more>> Webbased contact management including vCard and opera import/export functionality and the ability to share your contacts with others. The application also has support for bookmarks, a calendar, news feeds, notes, tasks, passwords management and more. Over 17 languages are supported and 6 themes are available. In short: A webbased Personal Information Manager (PIM)<<less
Added: 2004-03-04 License: GPL Price: $0.00USD
14 downloads
Utter.Liable.Calendar 1.0 rc1
Utter.Liable.Calendar (ULC, Youll see ) is a multi-user calendar. You can share events (appointments or tasks) between many users or groups. Multi-group, multi-calendar, You have many possibilities to publish events : calendar subscription, more>> Utter.Liable.Calendar (ULC, Youll see ) is a multi-user calendar. You can share events (appointments or tasks) between many users or groups. Multi-group, multi-calendar, You have many possibilities to publish events : calendar subscription, visibility managment, sharing, invitation, cancellation, etc. See the demo.<<less
Added: 2005-03-11 License: GPL Price: 0.00
11 downloads
Other version of Utter.Liable.Calendar
License:GPL
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above delegation of tasks search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed