operations director
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 147
Php Director beta
Php Director is a video Content management system which is open source allowing users to upload videos Organise videos from many different online video providers, eg Youtube which it gets all the information from youtube or the other servers including more>> Php Director is a video Content management system which is open source allowing users to upload videos Organise videos from many different online video providers, eg Youtube which it gets all the information from youtube or the other servers including pictures and description. It has java popups allowing easy viewing of videos, Admin moderation, Rejected Videos, A new easy way to approve videos, Rating system and much more<<less
Added: 2007-03-07 License: Other Price: $0.00USD
14 downloads
Other version of Php Director
License:Other Free / Open Source License
M&M Error Director 2.6
This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to more>> This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to prevent your directory from triggering the servers SPAM detection system due to too many emails being sent from your cgi-bin per day.<<less
Added: 2001-05-22 License: Freeware Price: $0.00USD
12 downloads
Other version of M&M Error Director
Price: FreeAdditionalInfoFreeifyoulinkbacktomysite
License:Freeware
License:Freeware
Operations Over Signals
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal. more>>
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal.
Added: 2009-09-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Long Time Operations in ASP.NET 1
Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time more>> Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time to execute long running task.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
12 downloads
OMID SOFT Email Director 7.0
Email Director is an email application to help you stay in touch with your target audience. Email Director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers more>> Email Director is an email application to help you stay in touch with your target audience. Email Director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers and friends. Email Director will save hours of your valuable time, which can then be used for everything you need to do in your online marketing business.<<less
Added: 2005-05-11 License: Commercial Price: $0.00USD
11 downloads
Basic I/O operations
In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
RS Project Manager
RS Project Manager is a comprehensive web-based project management suite for small to mid-size service oriented companies. It was built from the ground up to track and analyze the operations of compan more>> RS Project Manager is a comprehensive web-based project management suite for small to mid-size service oriented companies. It was built from the ground up to track and analyze the operations of companies in the technology service industry. We offer FREE Personal Accounts and Low No-Commitment Monthly Business Accounts.<<less
Added: 2007-02-20 License: Commercial License Price: $7.00AdditionalInfoFREEPersonalAccountsandLowNoCommitmentMonthlyBusinessAccounts
979 downloads
CBL Partial Updater
CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applic more>> CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines to your PHP and HTML, and your web application turns into an AJAX app. In 2005/11/04 release, fixed a bug in HTML attribute quoting. In 2005/09/22 release, added support for spinners (loading indicators).<<less
Added: 2005-09-13 License: LGPL Price: Free
1502 downloads
Order book Simulation
Order book Simulation is designed to be a very useful artificial stock market simulation including a set of classes that can be used to simulate operations of an exchange order book allowing limit and market orders. more>>
Order book Simulation is designed to be a very useful artificial stock market simulation including a set of classes that can be used to simulate operations of an exchange order book allowing limit and market orders.
Added: 2009-11-07 License: Language Price: Language
downloads
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
Tape Calc.- Accounting Tape Calculator 1.2
Accounting Tape Calculator makes use of textarea input to mimic tape as calculations are output upwards line by line in a scrolling tape fashion. Also includes memory register operations for storage of values. MR, MS, M+, M*, M- Specify decimal more>> Accounting Tape Calculator makes use of textarea input to mimic tape as calculations are output upwards line by line in a scrolling tape fashion. Also includes memory register operations for storage of values. MR, MS, M+, M*, M- Specify decimal places for rounding. Rounding accommodates for common inaccuracy due to floating point error. Modify UI appearance by changing the comprising HTML. Compatible with the most popular browsers including IE, NS6+, Mozilla browsers (Firefox), Opera.<<less
Added: 2006-10-21 License: Free Non-Commercial Price: $0.00USD
13 downloads
Simple Calculator 1.21
A rather complex calculator script featuring such operations like adding and dividing fractions. It has all the basic functions of a calculator like adding, subtracting, dividing, and multiplication. It can find values for TAN, COS, SIN, Square Root, more>> A rather complex calculator script featuring such operations like adding and dividing fractions. It has all the basic functions of a calculator like adding, subtracting, dividing, and multiplication. It can find values for TAN, COS, SIN, Square Root, Powers, and more.<<less
Added: 2003-02-17 License: GPL Price: $0.00USD
32 downloads
Other version of Simple Calculator
License:GPL
C Programming - Handling of Character String
In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() fu more>> In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() function, strcat() function, strcmp function, strcmpi() function, strcpy() function, strlwr () function, strrev() function and strupr() function.<<less
Added: 2006-06-01 License: Freeware Price: Free
1266 downloads
PRISM 7.2
PRISM is Inovaware?s core billing and customer management solution. The platform has a flexible business solution that provides complete customer lifecycle management and billing Built with a flexible system architecture to permit support for a wide more>> PRISM is Inovaware?s core billing and customer management solution. The platform has a flexible business solution that provides complete customer lifecycle management and billing Built with a flexible system architecture to permit support for a wide variety of business models and integration into complex operating environments, PRISM supports real-time processing for orders, real time access and updating of account information by customer service representatives and customers, automated marketing operations and large-scale backend processing for recurring customer invoicing, recurring payment collection and other processing-intensive operations. Through the rating and billing engine, PRISM is capable of real-time, complex charge calculations based on a combination of customer and service parameters as well as priority levels. PRISM is written to support easy customizability, multiple database platforms and distributed backend processing.<<less
Added: 2005-12-07 License: Commercial Price: $0.00USD
115 downloads
WSDL to PHP Code Generator 1
This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the more>> This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types. Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.<<less
Added: 2007-02-20 License: Other Price: $0.00USD
19 downloads
Other version of WSDL to PHP Code Generator
License:Other Free / Open Source License
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 operations director 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