manipulating
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 88
Atom Manager
Atom Manager is a .NET component, which realizes the full management of Atom compatible content. Atom Manager can be easily embedded to your Web or Windows application. Atom Manager allows you automat more>> Atom Manager is a .NET component, which realizes the full management of Atom compatible content. Atom Manager can be easily embedded to your Web or Windows application. Atom Manager allows you automatically manipulate all Atom fields and can be used either for importing Atom feed from any web site or for exporting your own content to other sites. Please read more about Atom standard on WikiPedia or Atom web site.<<less
Added: 2006-12-17 License: Commercial License Price: $104.00AdditionalInfoUnlimitedLicensewithSourceCode
1045 downloads
PHP Thumbnail/Image Manipulation Class 2.0
A PHP Class for manipulating images. It features the ability to scale by percentage, width, height, roate the image, and to create a crops of an image. Unlike other image manipulation classes, this one allows multiple manipulations of an image, with more>> A PHP Class for manipulating images. It features the ability to scale by percentage, width, height, roate the image, and to create a crops of an image. Unlike other image manipulation classes, this one allows multiple manipulations of an image, with the ability to save it multiple times, and display the image without saving. This is useful for dynamic thumbnail generation and display. UPDATE (5/31/06): Added demo page, and two utility functions. UPDATE: (6/7/06): Added PHP4 Implementation Requirements: PHP 5 or 4 (5 recommended), GD Library UPDATE (11/1/06): Released V2 - many features and enhancements<<less
Added: 2006-05-27 License: Other Price: $0.00USD
16 downloads
Mainpulating Files and Directories in ASP.NET 1
Explains different ways to manipulate files and directories on web server by using ASP.NET. For example, applications could require to create a new file, delete an existing file, modify the contents of an existing file, and check whether a file with more>> Explains different ways to manipulate files and directories on web server by using ASP.NET. For example, applications could require to create a new file, delete an existing file, modify the contents of an existing file, and check whether a file with given name exists or not etc.<<less
Added: 2008-08-08 License: Freeware Price: $0.00USD
14 downloads
Javascript cookies
Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site. more>> Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
13 downloads
Dynamic LINQ 1
This tutorial explains how to use Dynamic Expression API in your ASP.NET web application. LINQ to SQL is an extension of LINQ that allows developers to write "queries" in .NET to retrieve and manipulate data from a SQL Server database. more>> This tutorial explains how to use Dynamic Expression API in your ASP.NET web application. LINQ to SQL is an extension of LINQ that allows developers to write "queries" in .NET to retrieve and manipulate data from a SQL Server database.<<less
Added: 2008-11-26 License: Freeware Price: $0.00USD
18 downloads
Enom API 1.0
This package can be used to manipulate domain registration records using the Enom Web services API. Currently it can perform the following actions: - Check availability of a domain - Register a domain - Renew a domain - Transfer a domain - more>> This package can be used to manipulate domain registration records using the Enom Web services API. Currently it can perform the following actions: - Check availability of a domain - Register a domain - Renew a domain - Transfer a domain - Get or set the DNS of a domain - Get the expiry date of a domain - Protect the identification of the owners of a domain - Get or set the lock status, contacts, forwarding e-mail addresses, host records of a domain<<less
Added: 2006-07-15 License: LGPL Price: $0.00USD
22 downloads
Other version of Enom API
WHM XML API 1.0
This class can be used to manipulate Cpanel/WHM hosting accounts using the XML Web services API. It can establish secure HTTP connections to a Web server to manage Cpanel/WHM accounts and authenticates on behalf of a given Cpanel user. The class more>> This class can be used to manipulate Cpanel/WHM hosting accounts using the XML Web services API. It can establish secure HTTP connections to a Web server to manage Cpanel/WHM accounts and authenticates on behalf of a given Cpanel user. The class can execute several types of requests: - Retrieve the XML API version - Retrieve the server host name - List the active hosting accounts - List the available packages - Create a new account - Retrieve a summary about an account - Change the password of an account - Suspend, unsuspend and terminate an account - Upgrade or downgrade a package<<less
Added: 2007-10-01 License: GPL Price: $0.00USD
12 downloads
ViewState in ASP.NET 1
One of the most interesting features of ASP.NET 2.0 is the open way it allows the programmer to manipulate a controls ViewState. This tutorial explains how to use ViewState to save data across the ASP.NET page postbacks. more>> One of the most interesting features of ASP.NET 2.0 is the open way it allows the programmer to manipulate a controls ViewState. This tutorial explains how to use ViewState to save data across the ASP.NET page postbacks.<<less
Added: 2008-08-02 License: Freeware Price: $0.00USD
11 downloads
Celko Visitation Model 1.1
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 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: $0.00USD
13 downloads
Other version of Celko Visitation Model
License:GPL
Chilkat MIME C Library
Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>
Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.
Major Features:
- Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
- Retrieve header field names and values.
- Add header fields to a MIME message.
- Add a detached (clear-text) digital signature to a MIME message.
- Convert MIME to an opaque signed message.
- S/MIME encrypt using a digital certificate.
- Decrypt and validate signatures in one method call.
- Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
- Test to see if a message contains signed or encrypted parts.
- Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
- Get the body content as a string. (already decoded from Base64 or QP)
- Get the non-decoded body content.
- Convert MIME to XML.
- Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
- Load MIME from file.
- Create multipart/alternative, multipart/mixed, multipart/related messages.
- Remove message sub-parts.
- Set message body from binary data.
- Set message body from in-memory string containing plain-text, HTML, XML, or anything else.
Requirements:
- - VC++ 8.0
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
ShoutStat 1.0
ShoutStat is a program written in PHP that gets statistics from SHOUTcast servers, and displays it using graphs and tables. The data is stored in a MySQL database, which makes it easy to manipulate, and expand the program. An almost unlimited number of more>> ShoutStat is a program written in PHP that gets statistics from SHOUTcast servers, and displays it using graphs and tables. The data is stored in a MySQL database, which makes it easy to manipulate, and expand the program. An almost unlimited number of servers can be tracked, and an easy sign up script is included. You can even let other people sign up, and start a tracking service of your own.<<less
Added: 2006-01-04 License: Free Non-Commercial Price: $0.00USD
10 downloads
Other version of ShoutStat
SecureTag 0.5
SecureTag allows you to effectively monitor your web traffic with its IP logger and restrict access to parts of your site with full or wild-card IP bans. With two simple mySQL tables, SecureTag is a lightweight solution to your statistic and more>> SecureTag allows you to effectively monitor your web traffic with its IP logger and restrict access to parts of your site with full or wild-card IP bans. With two simple mySQL tables, SecureTag is a lightweight solution to your statistic and security issues. While the system is still a beta product, its free and easy to manipulate to your sites needs!<<less
Added: 2006-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of SecureTag
File Manager System 1.0
This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted more>> This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters - Remove files and directories from a list - Search for files and directories by name - Create, rename and delete directories - Create, rename, move, copy, delete, upload and highlight files<<less
Added: 2008-08-31 License: BSD Price: $0.00USD
13 downloads
Perl arrays tutorial 1.0
Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a more>> Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a Perl array, assign a list to Perl arrays, modify Perl array elements, iterate and loop through the array elements, sort Perl arrays and much more.<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
14 downloads
Fractions Toolbox
Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic. more>>
Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic.
A powerful feature of the toolbox is that the numerator and denominator can theoretically be any data types that accept the standard arithmetic and comparison operations as well as gcd and mod.
If there exists a suitably defined polynomial object, this toolbox could be used to perform partial fraction and series expansions of rational functions.
<<less Added: 2009-08-01 License: BSD - BSD License Price: BSDBSDLicense
downloads
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 manipulating 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