Main > Free Download Search >

Free time consuming script

time consuming

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1355
TimeTrex Time and Attendance 2.2.21

TimeTrex Time and Attendance 2.2.21


TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single package. Employees can use Web browsers or timeclocks more>> TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single package. Employees can use Web browsers or timeclocks to track their time and attendance, check their own timesheet for missed punches, and respond to flagged timesheet errors. Payroll administrators can quickly generate paystubs and process payroll based off timesheet information or export timesheet data to other applications.<<less
Added: 2006-08-15 License: Other Price: $0.00USD
666 downloads
 
Other version of TimeTrex Time and Attendance
TimeTrex Time and Attendancesuite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard ... suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard
Price: FreeAdditionalInfoMozillaPublicLicensev1.1
License:Other Free / Open Source License
Download
1877 downloads
Added: 2006-08-15
ProgressBar.class.php 1.0

ProgressBar.class.php 1.0


ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP. more>> ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP.<<less
Added: 2007-04-23 License: Other Price: $0.00USD
12 downloads
Use Asynchronous Execution Pattern in ASP.NET 1

Use Asynchronous Execution Pattern in ASP.NET 1


Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create more>> Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create asynchronous pages for long time consuming operations.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Use Asynchronous Execution Pattern in ASP.NET
Use Asynchronous Execution Pattern in ASP.NETRichard Bean - Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. T. Use Asynchronous
License:Freeware
Download
976 downloads
Added: 2007-03-22
Built-In Asynchronous I/O Support in ASP.NET 1

Built-In Asynchronous I/O Support in ASP.NET 1


As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to more>> As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to perform those I/O operations asynchronously. This tutorial explains how to make faster and more responsive user interface through asynchronous I/O operations in ASP.NET 2.0 Web application.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Built-In Asynchronous I/O Support in ASP.NET
License:Freeware
Download
956 downloads
Added: 2007-03-22
How to add dynamically generated Graphs and Charts

How to add dynamically generated Graphs and Charts


Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the more>> Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the tools available today it is possible for almost anyone to add graphs and charts to web pages. With just a little bit of HTML, dynamically generated graphs and charts can be added to web pages and/or applications.<<less
Added: 2005-12-05 License: Freeware Price: Free
1423 downloads
Rentoc 0.2.12b

Rentoc 0.2.12b


PLEASE REVIEW AND EDIT CAREFULLY This is a bash script for performing tasks associated with DAO mode audio CD creation more>> Rentoc 0.2.12b is a handy bash script which is used to perform tasks associated with DAO mode audio CD creation. The script provides a fast and easy way to automate time-consuming tasks. It can create audio CDs in DAO mode from various media formats, such as mp3s, wav etc.


<<less
Added: 2009-06-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
Menu Handling Class with SimpleXML and PHP 1.0_XML_MenuClass_CB

Menu Handling Class with SimpleXML and PHP 1.0_XML_MenuClass_CB


The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only from more>> The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only from the name of the node, the id of main and sub node must be the same to assign to each other. The menu class handles how and when to open and close the navigation elements. The script controls nine variables you deliver according to your environment and XML file by adapting the PHP code in the HTML file. The script is made of two parts: In the first part the class loops through the XML file counting all the values from the main nodes and sets text, Url and Id to access the corresponding sub elements. In part 2 there are three parts: First we read the id and set the corresponding main elements (if id is 2 we show only 2 main elements), second we show all sub elements with the same id and third we show the rest of the elements.<<less
Added: 2009-02-10 License: Freeware Price: $0.00USD
10 downloads
ASP.NET: Creating and consuming XML Web Services with C#

ASP.NET: Creating and consuming XML Web Services with C#


We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe its because we never made a webservice before, and all the tim more>> We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe its because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.<<less
Added: 2006-05-30 License: Freeware Price: Free
1267 downloads
Menu Handling Class with SimpleXML and PHP

Menu Handling Class with SimpleXML and PHP


The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create more>> The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only from the name of the node, the id of main and sub node must be the same to assign to each other. The menu class handles how and when to open and close the navigation elements. The script controls nine variables you deliver according to your environment and XML file by adapting the PHP code in the HTML file. The script is made of two parts: In the first part the class loops through the XML file counting all the values from the main nodes and sets text, Url and Id to access the corresponding sub elements. In part 2 there are three parts: First we read the id and set the corresponding main elements (if id is 2 we show only 2 main elements), second we show all sub elements with the same id and third we show the rest of the elements.<<less
Added: 2006-08-22 License: Freeware Price: Free
1168 downloads
YourFreeBB - Free phpBB Hosting 2.0

YourFreeBB - Free phpBB Hosting 2.0


Creating your own discussion forum doesnt have to be difficult or time consuming! With YourFreeBB, you can be up and running in minutes. Weve built our system with speed and ease of use in mind, leveraging the power of the popular phpBB forum hosting more>> Creating your own discussion forum doesnt have to be difficult or time consuming! With YourFreeBB, you can be up and running in minutes. Weve built our system with speed and ease of use in mind, leveraging the power of the popular phpBB forum hosting software and turbo charging it to load fast every time. Where other companies offer "thousands" of templates that may not work or are just plain ugly, we offer dozens of high quality templates to choose from to keep your board looking professional and attractive. Weve also added many useful features to keep your users happy, as well as make your life easier. RSS feeds keep your users informed of new topics so they know when to check back, and a simple Javascript feed lets you place recent topics from your forum directly on any web page you want. On the go? Use our WAP and xHTML features to read and post from your cell phone or PDA. Our short subdomain URLs are easy to remember, and our LIVE support staff is always available to help.<<less
Added: 2006-10-25 License: Freeware Price: $0.00USD
10 downloads
PAS 3.6

PAS 3.6


PAS is an application server for PHP. Created to database business applications. It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation. Event Management, Database Registry, more>> PAS is an application server for PHP. Created to database business applications. It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation. Event Management, Database Registry, templates to manage Forms, Reports, Package management. Maximum reuse of code. Its main purpose is to speed up development database driven web application by taking care of all the time consuming task. It now comes with a visual package installer to install any PHP / MySQL application in 1 click.<<less
Added: 2000-06-16 License: Other Price: $0.00USD
10 downloads
Job Board Script 2.1

Job Board Script 2.1


Job Board Software by Truworth is a full featured easily maintained Job Board Solution to display your jobs. It is a smart solution with facilities like job posting by the recruiters, apply job by the job seekers with multiple category display for jobs. more>> Job Board Software by Truworth is a full featured easily maintained Job Board Solution to display your jobs. It is a smart solution with facilities like job posting by the recruiters, apply job by the job seekers with multiple category display for jobs. Through using it you can easily maintain your job posting and facilitate job seekers a less time consuming powerful facility. Job Board Script can make the process of job posting for your company more easy and easily maintain the posted jobs.<<less
Added: 2009-02-23 License: BSD Price: $250.00USD
12 downloads
DQER RAD PHP Framework 3.0.0.5e

DQER RAD PHP Framework 3.0.0.5e


DQER PHP Rapid Application Development Framework more>>

DQER RAD PHP Framework 3.0.0.5e is created as a smart and useful PHP5 framework with small footprint that provides php RAD (Rapid Application Development) environment with focus on security.

Most php frameworks does not provide adequate level of RAD and as result development of applications (or plug-ins) become unnecessarily time consuming, better say endless routine process. This aims to change that with DQER!

Major Features :

  1. Fast.
  2. Lightweight.
  3. Secure.
  4. Very flexible, bend it to your needs.
  5. Extendability - whole core build entirely of Plug-Ins.
  6. Fully PHP configuration independent.
  7. Object-Oriented.
  8. SEO URL, title, and metadata build-in.
  9. Generates valid (X)HTML.
  10. Fully configurable.
  11. Released under the GNU Lesser General Public License (LGPL).
<<less
Added: 2009-07-11 License: LGPL Price: 0.00EUR
13 downloads
PHP __set and __get Magic methods

PHP __set and __get Magic methods


Object oriented programming principles encourage encapsulation, i.e. containing all the functionality inside a class. Usually this means member variables should be private or protected, one of the common ways to do this is with various set and get more>> Object oriented programming principles encourage encapsulation, i.e. containing all the functionality inside a class. Usually this means member variables should be private or protected, one of the common ways to do this is with various set and get methods. In the case of a user class it may have setName, getName, setAge, getAge and so on. This can be time consuming to set up, change and maintain. The magic methods __set and __get provide a quick way to implement generic set and get methods.<<less
Added: 2008-08-08 License: Other Price: $0.00USD
15 downloads
Expert Programming Web Development New York

Expert Programming Web Development New York


When it comes to deciding on your next online business idea, whether it?s a start-up business or an existing business that needs a programming overhaul, dzine it, inc. is here to help! We are proficient programmers ? it?s just what we do. Experts more>> When it comes to deciding on your next online business idea, whether it?s a start-up business or an existing business that needs a programming overhaul, dzine it, inc. is here to help! We are proficient programmers ? it?s just what we do. Experts at php web development, we take pride in our programming proficiency. After all, it is this time-tested experience and expertise that forms the foundation of secure, reliable, and easy-to-use web sites. From large-scale content management systems, to small database driven forms, we are eager and capable of creating winning projects of any size. At dzine it, our software engineers will custom-develop your business tool to your business-specific model. Custom web programming can be a time consuming process, but even so, every project should be perfectly organized each step of the way. We do emergency web repairs. FREE Estimates<<less
Added: 2008-12-20 License: GPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5