WareSeeker Search Software

processing


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

XML Processing


script XML Free
View Detail
Download XML ProcessingDownload XML Processing
XML documents have become a great way to pass data from one application to another. Whether communicating from one DLL to another, from one EXE to another, or even from one server to another, XML is simple, easy, and efficient to pass around. In many other Microsoft languages, you used the Microsoft.XMLDOM object to process XML documents. In .NET, the equivalent object is called XmlDocument. In this paper, you learn how to work with XML documents within the .NET Framework.
Tags:
2

Extreme Processing 1.06


windows Software Development->Misc Programming Tools $750
View Detail
Download Extreme Processing 1.06Download Extreme Processing 1.06
23.8 MB
Extreme Processing is an application that provides automate data transfer and processing.

Includes processing editor, command line tools, Developer SDK.

Here are some key features of "Extreme Processing":

· Define processing flow using graphical tool or XML.
· Comes with pre-built tasks for FTP, FTPS, POP3, SMTP, MSMQ, more.
· Application integration using .NET components. Developer SDK.


Limitations:

· 20 days trial.

Tags:
3

XML Processing with Python


script Python Free
View Detail
Download XML Processing with PythonDownload XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
Tags:
4

No Processing 1.0


mac Utilities->System Utilities Free
View Detail
Download No Processing 1.0Download No Processing 1.0
104 KB
No Processing quits, with one click, all running applications except the Finder, PrinterProxy, hidden applications and applications you have placed on the exceptions list.

To install copy the No Processing folder or application anywhere on your hard drive except the Desktop.

If you put the original application on your Desktop, you wont be able to set preferences.



Tags:
5

PHP Paypal IPN processing class


script PHP Free
View Detail
Download PHP Paypal IPN processing classDownload PHP Paypal IPN processing class
PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account
Tags:
6

XML processing with PHP


script PHP Free
View Detail
Download XML processing with PHPDownload XML processing with PHP
This tutorial shows you with code examples how to process an XML datasource with PHP.
Tags:
7

Processing XML with PHP


script PHP Free
View Detail
Download Processing XML with PHPDownload Processing XML with PHP
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.
Tags:
8

Form Processing with PHP


script PHP Free
View Detail
Download Form Processing with PHPDownload Form Processing with PHP
One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web pages. In this tutorial we will show how to create an HTML form and process the data.
Tags:
9

Basic PHP Form Processing


script PHP Free Additional Info: Website
View Detail
Download Basic PHP Form ProcessingDownload Basic PHP Form Processing
Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
Tags:
10

Credit Card Processing 1.0


windows Windows Widgets->Widget Finances Business Free
View Detail
Download Credit Card Processing 1.0Download Credit Card Processing 1.0
1.43 MB
Credit Card Processing is a gadget that lets you process credit card payments directly from Google Desktop Sidebar.

VISA, MasterCard, Discover, American Express, Diners and JCB cards are supported.

Tags:
11

Processing Payments With CURL


script PHP Free
View Detail
Download Processing Payments With CURLDownload Processing Payments With CURL
Learn how to make your credit card payment gateway processing transparent to the user using CURL and PHP. These methods will make your website and business appear very professional.
Tags:
12

Form Processing with PHP 4


script PHP Free
View Detail
Download Form Processing with PHP 4Download Form Processing with PHP 4
This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.
Tags:
13

Word Processing icon Collection 1.0


windows Home Shell Desktop->Misc Icons $25
View Detail
Download Word Processing icon Collection 1.0Download Word Processing icon Collection 1.0
94 KB
Word Processing icon Collection is an icon package consisting of 200 Unique Graphics.

Set is ideal for any applications that allow users to manipulate text, graphics, tables, fonts and colours and more.

Here are some key features of "Word Processing icon Collection":

· 200 Unique graphic Unit
· Eye catching colors
· Normal, Hot, Disabled states
· Give a unique look to your software, projects

Tags:
14

Workorder Processing System 0.3.0


linux Miscellaneous->Information Management Free
View Detail
Download Workorder Processing System 0.3.0Download Workorder Processing System 0.3.0
0.21 MB
Workorder Processing System allows you to quickly set up a work order/ticket tracking system for most service related businesses.

Workorder Processing System is capable of handling multiple branches, which allows all branches to run from one central server connected to the Internet.

Here are some key features of "Work order Ticket Processing System":

· Multi branch capable with central server
· Customer address database
· Customer work history
· Searchable ticket database
· Business appointment scheduler


Tags:
15

Image Processing Wizard 1.0.1987


windows Graphic Apps->Editors Free
View Detail
Download Image Processing Wizard 1.0.1987Download Image Processing Wizard 1.0.1987
182 KB
Image Processing Wizard is a fast, reliable and easy-to-use software tool, useful for batch resizing digital pictures and quickly adjusting their quality and file size.

It is ideal for preparing pictures for digital photo albums or generating thumbnails. You can process very fast large amounts of picture files, with a few clicks and a very simple and easy to use interface.

Here are some key features of "Image Processing Wizard":

· multiple input formats accepted (JPG, BMP, TIFF, GIF, PNG)
· very easy and convenient way to select multiple files and directories for processing
· multiple options for resizing the pictures to desired dimensions (keep aspect, stretch, crop)
· saving as JPG with different quality settings options
· adding the chosen prefix or suffix to file name, keeping the original directory structure



Tags:
16

SoundTouch Sound Processing Library 1.3.0


linux Programming->Libraries Free
View Detail
Download SoundTouch Sound Processing Library 1.3.0Download SoundTouch Sound Processing Library 1.3.0
0.42 MB
SoundTouch Sound Processing Library is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files:

· Tempo (time-stretch): Changes the sound to play at faster or slower speed than original, without affecting the sound pitch.
· Pitch (key) : Changes the sound pitch or key, without affecting the sound tempo or speed.
· Playback Rate : Changes both the sound tempo and pitch, as if an LP disc was played at wrong RPM rate.

Here are some key features of "SoundTouch Sound Processing Library":

· Easy-to-use implementation of time-stretch, pitch-shift and sample rate transposing routines.
· High-performance object-oriented C++ implementation.
· Full source codes available for both the SoundTouch library and the example application.
· Clear and easy-to-use programming interface via a single C++ class.
· Supported audio data format : 16Bit integer or 32bit floating point PCM mono/stereo
· Capable of real-time audio stream processing:
· input/output latency max. ~ 100 ms.
· Processing 44.1kHz/16bit stereo sound in realtime requires a 133 Mhz Intel Pentium processor or better.
· Platform-independent implementation: The SoundTouch library can be compiled for any processor and OS platform supporting GNU C compiler (gcc) or Visual Studio, for example Win32, Linux, AIX.
· Additional assembler-level and Intel-MMX instruction set optimizations for Intel x86 compatible processors (Win32 & Linux platforms), offering several times increase in the processing performance.
· Compiled executable binaries available for Windows.

Whats New in This Release:

· Add features/limitations/changes here


Tags:
17

KashBox Payment Processing Software 2.xx


windows Business Finance->Vertical Markets Free
View Detail
Download KashBox Payment Processing Software 2.xxDownload KashBox Payment Processing Software 2.xx
7791KB

KashBox software is a licensed product available in two forms, Limited Edition and Plus. KashBox LE is free to use, all that is required is a simple registration. KashBox Plus offers additional features and is available only through Authorized Dealers. MSRP for KashBox Plus is $195.00. Both KashBox LE and KashBox Plus offer these unique benefits in partnership with Mercury Payment Systems: Fast transaction processing via internet. Automatic end of day settlement. Web-based reporting for processed transactions...

KashBox Payment Processing Software v2.xx release is New Release.


Tags:
18

Active Image Processing Component 2.1


windows Software Development->Components Libraries $149
View Detail
Download Active Image Processing Component 2.1Download Active Image Processing Component 2.1
2.06 MB
Do you need to convert between image format like jpg, jpeg, bmp, tiff, tif, png and gif in your web application or VB6 or .Net application? Use Active Image Processing Component

Do you want to resize your image and create thumbnails on the fly? Do you want to annotate your image with rotating, colorful text? All these things now can be easily achieved by using our Active Image Processing Component.

Active Image Processing Component is a standard ActiveX component. It can be easily integrated into applications written in languages that support ActiveX Component such as Visual C++, Visual Basic, Delphi, C++ Builder, .Net languages, Java, Scripts like Perl, Php, Python.

Support lots of image processing or transforming filters
With Active Image Processing Component, you can easily crop or resize the image to create thumbnail image. You can adjust the brightness, contrast of the image or gamma parameter. Or you can adjust the hue or saturation. Also the Sepia filer can allow you to generate old picture effect.

Support drawing text, line or shape onto image easily
Active Image Processing Component provides canvas object to draw text, line or shape onto image. You can choose and set the font family, color or background for text drawing. You can easily add text or image watermark to your image now.

Here are some key features of "Active Image Processing Component":

· Load and save multiple image format like jpg, jpeg, png, gif, bmp, wmf, emf, pcx, tga and tiff
· Convert between formats like convert jpeg to tiff, convert tiff to jpg etc
· Support image resizing
· Support image processing method like brightness/contrast/hue/saturation/sharpness/smoothness adjustment
· Support drawing text, line and shape
· Support combing image together with alpha blending or transparent effect
· Support loading and saving multi-page tiff
· Support meta tags like Exif or IPTC
· Support drawing image onto a big image
· Support drawing images with full alpha channel like transparent PNG
· Support drawing image into a polygon
· Demos in VBScript, ASP, ASP.Net, C#, VB.Net, Php, VB6, Delphi, Coldfusion and BCB are avaiable
· .Net ready component



Tags:
19

KashBox Payment Processing Software 2.06


windows Business Finance->Business Finance FREE
View Detail
Download KashBox Payment Processing Software 2.06Download KashBox Payment Processing Software 2.06
7.1 MB
A unique and affordable PC-based alternative to traditional standalone credit card terminals

KashBox is a unique and affordable PC-based alternative to traditional standalone credit card terminals.

KashBox can be used to accept and manage most payment methods including cash, checks (verify or guarantee), all major credit cards, ATM/debit cards, and gift cards.

Getting started with KashBox is fast and easy. You can download and install KashBox software right now for FREE. A merchant account with Mercury Payment Systems is required to process credit cards and other electronic payments.

An inexpensive magnetic card swipe device will help you get the best possible credit card processing rates, and a PIN pad device is required to process ATM/debit cards.

KashBox software is a licensed product available in two forms, Limited Edition and Plus. KashBox LE is free to use, all that is required is a simple registration. KashBox Plus offers additional features and is available only through Authorized Dealers. MSRP for KashBox Plus is $195.00.

Features of "KashBox Payment Processing Software":

· Fast transaction processing via internet.
· Automatic end of day settlement.
· Web-based reporting for processed transactions.
· Versatile built-in reporting tools to help you manage payment receipts by date, patron, payment type, and user.
· A User database with password security.
· Payment Reference information.
· A complete Patron database for recording customer information.
· Extended Payment Descriptions.
· Automated batch processing of recurring charges such as monthly fees or regular donations.


Tags:
20

Claims Processing System 1.1


windows Business Finance->Vertical Markets Free
View Detail
Download Claims Processing System 1.1Download Claims Processing System 1.1
1.83MB

The claims service of any insurance company is an important and crucial service, it is the claim service which we rely on in the unfortunate event that things go wrong.
Processing claims through one common claims management system that enhances the efficiency of the insurance claims process while reducing costs helps insurance organizations to offer unparalleled customer experience, loss-cost management excellence and world-class efficiency.
Automation allows companies to undertake virtually paperless insurance claim processing & claims management where the resulting savings are passed on to customers. With insurance claims management system, companies can send information from one center of expertise to another in different parts of the world instantly. This improves efficiency and communications by linking everyone involved in the process - adjusters, managed care case managers and the customer - into one electronic claim file.
The insurance claims processing system also includes an optional online claim application system (licensed separately). Customers are the best source of information about the nature of their losses. The more detailed information they provide, the faster a company can assign the claim to one of their claims offices for handling. This module provides the facility of entering the claim information online. The claim information is electronically routed to the Insurance Company and entered in the Claim Management System. Automatic emails are generated confirming that the claim was received, and at the same time an email is sent to the relevant staff member about the claim received for further processing.
Tags:

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket