delegate repetitive tasks
Delegates and Events in C#
What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference more>> What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. As a .NET developer you will be using delegates and events extensively, especially when developing the Windows Forms applications.<<less
Sillaj time tracking 0.2.17
Sillaj is a PHP time tracking tool. It allows to register time on projects and tasks and create various reports. Sillaj is multiuser and multilanguage (en, de, fr, sv, nl), uses a database backend (MySQL or other thanks to a database abstraction layer) more>> Sillaj is a PHP time tracking tool. It allows to register time on projects and tasks and create various reports. Sillaj is multiuser and multilanguage (en, de, fr, sv, nl), uses a database backend (MySQL or other thanks to a database abstraction layer) and is themable through Smarty templates.<<less
Ad Eagle Suite 2.53
Ad Eagle Suite is a complete, feature packed advertising management system. More than just banner software, with banner, text, Rich Media and HTML ads, Ad Eagle Suite has what you need if you want to keep your advertising management in house. more>> Ad Eagle Suite is a complete, feature packed advertising management system. More than just banner software, with banner, text, Rich Media and HTML ads, Ad Eagle Suite has what you need if you want to keep your advertising management in house. Management is a breeze with our easy to use administration area, where you can manage your inventory from your browser. Our system was created with ease of use being one of our top priorities. You do not have to be an advertising executive or a system administrator to use Ad Eagle Suite. Add your clients, create a rotation, and add your ads. Once Ad Eagle Suite is installed on your server, you will be serving ads within minutes. Now with our multiple administrators features, you can delegate your advertising management to different sub administrators.<<less
Autoptimize 1.0
Autoptimize is designed to be a useful WordPress plugin that can be used in SEO tasks to optimize the blog. more>>
Autoptimize 1.0 is designed to be a useful WordPress plugin that can be used in SEO tasks to optimize the blog.
It adds expiring headers, caches them, concatenates all scripts and styles, minifies and compresses them, and moves styles to the page head, and scripts to the footer. It also minifies the HTML code itself, making your page really lightweight. It is recommended that WP Super Cache is used togheter with this plugin.
Expose template engine
Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and localization (to write templates in multiple l more>> Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and localization (to write templates in multiple languages using external translation files). Unlike most template engines, Exposes template script language is based on PHP itself, which means you dont have to learn a new syntax. You can use most of the PHP language elements and functions the way youre familiar with.<<less
TaskFreak! Todo list / Task manager 0.6.2
TaskFreak! is web based project manager. Simple but efficient, it lets you organize tasks per project, priority and deadline. Easy to install and to use, a particular attention has been made on the design and usability in order to improve the more>> TaskFreak! is web based project manager. Simple but efficient, it lets you organize tasks per project, priority and deadline. Easy to install and to use, a particular attention has been made on the design and usability in order to improve the productivity by not spending too much time on the tool itself. It is compatible with PHP 4 and 5, AJAX enabled, and supports both mySQL and SQLite. Multi language and multi format support, many plugins are also available, allowing time tracking, file uploading, email notification and more. Current version: 0.6.12<<less
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
Generate Random Numbers
A random Number generator list. This script will generato a list of random numbers that are not repeated in the list. Very useful in generating lotto numbers or anything else that you can not have repetitive numbers more>> A random Number generator list. This script will generato a list of random numbers that are not repeated in the list. Very useful in generating lotto numbers or anything else that you can not have repetitive numbers<<less
Sitellite Content Management System 5.0.1
Sitellite 5 is now available! Completely multilingual, faster, easier than ever, more secure and much more! The Sitellite Content Management System puts you back in charge of your website through a clean, streamlined user interface for web site more>> Sitellite 5 is now available! Completely multilingual, faster, easier than ever, more secure and much more! The Sitellite Content Management System puts you back in charge of your website through a clean, streamlined user interface for web site editing, and reducing your content management burden. Delegate publishing to the content creators within your organization without compromising quality, or your level of control. Sitellite uses an in-browser visual editor, to allow your site editors the ability to create rich and compelling content, while keeping your site visually consistent and standards-compliant. Sitellite lowers the barrier-to-entry for website maintenance without sacrificing the reliability requirements for serious website owners. Sitellite comes complete with advanced user privilege management, workflow management, and document versioning.<<less
How To Use SQL Server Reporting Services 1
This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks. more>> This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks.<<less
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
FTPshell for secure file transfer automation 3.9
Secure File transfer solutions to simplify your work. Automate repetitive tasks with FTPshell scripts. The personal edition is now available as freeware. Offers task scheduling, comparison and synchronization of files, server to server transfers, remote more>> Secure File transfer solutions to simplify your work. Automate repetitive tasks with FTPshell scripts. The personal edition is now available as freeware. Offers task scheduling, comparison and synchronization of files, server to server transfers, remote file search, and more!<<less
phpJobScheduler - your simple PHP replacement to cron jobs 3.5
PHP scheduler - a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required). Now using phpJobScheduler you can easily set times more>> PHP scheduler - a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required). Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as trimming a database table, or emailing a member when their membership fee is due. Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. phpJobScheduler will fire any PHP script (or perl script) for you at the correct day/time (dependant upon your traffic to your web site). Some of the features: - easy setup - runs silently (no screen output) - saves run logs to database - saves error messages to database - runs remote scripts in a secure folder - schedule PHP scripts to run: 1-59 minutes hourly daily weekly - add scheduled tasks - modify existing scheduled tasks - delete existing scheduled tasks - and more...<<less
LPE Editor 1.2.6
LPE Editor is a small, efficient programmers editor for UNIX systems. more>>
LPE Editor 1.2.6 brings you a powerful editor for UNIX systems which includes visual features like automatic indentation, brace flashing, and syntax highlighting. The editor includes a generic plug-in architecture supporting a variety of languages with "modes" that can be added at any time.
It also supports easy commands to run the current buffer through an awk or sed script, and a macro recorder and command repeater to ease repetitive editing.
dotProject 2.1.2
DotProject is a PHP web-based project management framework that includes modules for companies, projects, tasks (with Gantt charts), forums, files, calendar, contacts, tickets/helpdesk, multi-language support, user/module permissions and themes. It more>> DotProject is a PHP web-based project management framework that includes modules for companies, projects, tasks (with Gantt charts), forums, files, calendar, contacts, tickets/helpdesk, multi-language support, user/module permissions and themes. It is translated into more than 20 languages and has a modular design that allows extra modules (such as time sheets, and inventory) to be added in easily. A separate project - dotmods, has been set up as a repository for modules.<<less