exceeds expectations
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 20
Advanced Upload Class
Advanced Upload Class allows you to process forms for uploading multiple files. more>>
Advanced Upload Class provides you a powerful tool which can process forms for uploading multiple files. The class can check whether the files are not empty, nor exceed a given size limit.
Major Features:
- It can check the file type against lists of allowed and denied file types. The class can also make file names safer by replacing eventual spaces in the names by underscores.
- If there was an error while uploading files, the class throws an exception object that provides information about the error code and an explanatory error message.
- If all checks are passed, the class processes the uploaded files moving them to a given directory. If the directory does not exist, the class may create it.
Added: 2008-05-29 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
Textarea maxlength script
This is a simple but effective script for extending your textarea with a maxlength attribute, so the users input cannot exceed a certain number of characters. more>> This is a simple but effective script for extending your textarea with a maxlength attribute, so the users input cannot exceed a certain number of characters.<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
14 downloads
Large Database Backup
This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current v more>> This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.<<less
Added: 2007-07-22 License: GPL Price: Free
836 downloads
Estimation of Multivariate Generalized Hyperbolic
Estimation of Multivariate Generalized Hyperbolic Distributions uses a multi-cycle Expectation-Conditional Maximization algorithm to estimate parametes more>> Estimation of Multivariate Generalized Hyperbolic is a program that uses a multi-cycle Expectation-Conditional Maximization algorithm to estimate parametes. This code has been tested for a 15-dim MGHD PDF. Please take a look at the README for further details.
Requirements:
- MATLAB Release: R13
- Statistics Toolbox
Added: 2007-08-15 License: Freeware Price: Freeware
15 downloads
Advance Software
Advance Web Soft is a web development company providing professional software and web development services: website development and design, custom web application development, web programming, e-comme more>> Advance Web Soft is a web development company providing professional software and web development services: website development and design, custom web application development, web programming, e-commerce web development, search engine optimization & website maintenance services. Our experience and strong technical competence enables us to deliver scalable solutions that meet customers needs and expectations with regards to cost, quality and timeframes. Advance Software guarantees quality, competent and rapid execution of any projects - from small websites to complex e-commerce software and custom solution programming. Be Advanced!<<less
Added: 2006-07-31 License: Free for non-commercial use Price: Free
1227 downloads
Dynamic Works Web Development & Business Software
Our goal today, as it was when Dynamic Works was born in early 2003, has been to provide businesses, ranging from small, to multi-national organizations, the greatest advantage in tailor-made software more>> Our goal today, as it was when Dynamic Works was born in early 2003, has been to provide businesses, ranging from small, to multi-national organizations, the greatest advantage in tailor-made software applications, be it for an website that turns over millions in sales per year, a small corporate site, or an internal business application wherein the staff have all and any company documents at their fingertips. We achieve this by fusing all the DW teams together in unison. Our graphic design team works hand-in-hand with marketing so that the creative aspects are completely covered. The development department integrates the design whilst working together in harmony with our business development, information services and customer service teams to provide the client with a maximum product that meets all and above their expectations. Every employee is loaded with a rich range of skills. All projects are built upon the EasyConsole Framework from which our CMS & eCRM products derive.<<less
Added: 2007-01-16 License: Other Free / Open Source License Price: FreeAdditionalInfoEasyConsoleLicenseAppliesWhenNeededhttpwww.easyconsole.com
1019 downloads
JPEG Fit
This class can be used to optimize images to fit within a given file size limit. It takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a more>> This class can be used to optimize images to fit within a given file size limit. It takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a given limit. This class is similar to the JPEG Reducer class. It uses the binary search algorithm to reach the ideal quality factor in the smallest number of iterations. The class stops searching when a given number of limit iterations is reached or when the quality factor difference between the ideal and the found values is less than the configured precision value.<<less
Added: 2007-04-14 License: Freeware Price: $0.00USD
16 downloads
ZeroRest
If you are really looking for the best free phpBB forum host in the industry, ZeroRest is it. We not only meet what other free phpBB hosts offer, we exceed them. Because we do not use the same phpBB forum hosting software as our competitors do, we offer more>> If you are really looking for the best free phpBB forum host in the industry, ZeroRest is it. We not only meet what other free phpBB hosts offer, we exceed them. Because we do not use the same phpBB forum hosting software as our competitors do, we offer features they could only dream of having. We allow our clients to totally customize their forums to their liking. We include free FTP and File Manager access so they can upload and install their own custom skins and hacks. It is your forum, and you are in total control of how it looks and feels, not us. Some of our features: * Best free support in the industry * Install all the custom hacks and skins you want * Your own FTP account and File Manager * We host sub-domains and domain names We are 100% confident that we will amaze you when you discover for yourself what you can now do with your ZeroRest powered phpBB forum. We invite you to signup now and get your free phpBB forum today and start to totally customize it to your liking.<<less
Added: 2005-07-04 License: Freeware Price: $0.00USD
11 downloads
Cut html string 1.0
It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit. more>> It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.<<less
Added: 2009-05-07 License: GPL Price: $0.00USD
14 downloads
AZbb :: AZ Bulletin Board 1.0.09
On 18th August, 2003 I finally decided to start producing a forum that would fulfil my own expectations. There were a number of issues which made me embark on the project and the most important one was Security. Next on the list were Speed and more>> On 18th August, 2003 I finally decided to start producing a forum that would fulfil my own expectations. There were a number of issues which made me embark on the project and the most important one was Security. Next on the list were Speed and server load. My experience as a server administrator along with forum administrator plus my knowledge of internet security issues were instrumental in the way AZbb is coded. AZbb is the work of one person alone. It has taken me nearly one year of fulltime coding 7 days a week and around 3000 hours to produce AZbb. AZbb is coded in PHP using OOP. AZbb is compatible with PHP >= 4.1.0 including the latest PHP5 (recommended). AZbb does not require a database backend although a database interface module could be added with later releases. Since database access is limited and usually involve additional costs, AZbb should be easier and cheaper to set up and have broader appeal. Not using a database however does not hinder the performance or the speed of AZbb in any way. AZbb is FREE for personal and non-profit use.<<less
Added: 2004-08-06 License: Free Non-Commercial Price: $0.00USD
12 downloads
Other version of AZbb :: AZ Bulletin Board
License:Free for non-commercial use
JChart2D 3.0.0
JChart2D is an minimalistic charting library. more>>
JChart2D 3.0.0 is an utility which serves as an minimalistic charting library. It shows multiple traces including trace-points. JChart2D is centered around a single configurable swing widget: the Chart2D. It is a JComponent one can add to a java swing user interface.
Major Features:
- Easy usage: only a few lines of code are necessary to use a chart. No complex specification of data points, labels or grids necessary. This is done per default and may optionally be configured.
- Multiple traces with different behavior may be added to a single chart.
- Performance. JChart2D is designed for dynamic rendering. Rescaling is done per axis only and only if bounds are exceeded. New points within bounds are scaled without affecting old scaling. Minimum and maximum bounds of traces are cached and updated upon events. Invisible traces are not scaled and don't affect bounds.
- AWT is the bottleneck: Non-visible calculations (scaling, rounding, event-handling, label calculation) do not impose high load even if a point is added with bounds changes every 2ms. But enlarging the window does. So scaling is bound to painting and the adapting painting frequency is limited to a configurable amount of milliseconds. For rendering traces poly-lines are drawn by default (instead of many calls to draw-line for connecting points). No comparisons to other libraries available.
- Automatic choice of the unit prefix (multiplier) according to the scientific unit system (nano , milli, tera, ..).
- Label format for scale labels via java.text. Number Format or java.text.Date Format.
- Chooseable display of grids, labels, labeled scale-points, coordinate tooltips, ... .
- Toolbox of UI controls for chart and traces via pop-up menus and menu bar. See the applet demo. Tip: right-click on the label of the trace to get controls for it.
- Traces may be rendered via lines, discs, dots (is a disc with radius 1) or filled polygons. Additionally strokes may be specified (only useful for lines I think). An open interface for further graphical representations of traces exists.
- Different axis implementations (settable from UI): linear, log e and log 10.
- Multiple axes on top, bottom, left and right side. Traces may be assigned to an x and an y axis that has been assigned to the chart and will be related to them.
- Different view-port implementations: Zooming (Zoomable Chart), enforcing visible bounds even if data does not fill them,... .
- Exact visualization of labeled scale-points. No label of a scale-point is ever rounded to the next current chosen decimal, instead the scale-point is shifted to a position which represents an exact decimal.
- Fully resizable. The amount of labeled scale-points may increase on choosing a bigger size.
- Deadlock safe. Even this is hard to claim because testing depends on run-time behavior of the current system, i did not encounter a deadlock situation while letting several threads modify traces all contained in the same chart (only the art painting system may get pretty busy).
- Trace implementations with different behavior: unordered, ring-buffered, ordered, ojective, ...
- Highly configurable error bar API.
- Support for zooming (Zoomable Chart)
- Charts may be saved as images (jpeg, gif, jpg,... depending on the image writers of the java VM implementation), a snapshot UI control allows this.
Added: 2008-06-13 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
21 downloads
Atom PhotoBlog 1.0
The word "Atom" in the title indicates just this fact - we have created a kernel of such a blog, theres nothing missing, but also, theres nothing nagging. Thus, these scripts perform extremely good. Features: 1. Small code makes the script work more>> The word "Atom" in the title indicates just this fact - we have created a kernel of such a blog, theres nothing missing, but also, theres nothing nagging. Thus, these scripts perform extremely good. Features: 1. Small code makes the script work really FAST. 2. Very easy and intuitive user- and admin-interface. 3. Build-In resize of pictures exceeding maximum size. 4. Automatic thumbnail creation. 5. Moderated comments captcha protected. 6. Atom 1.0 and RSS 2.0 feed. 7. (Multiple) tagging. 8. Completely CSS-based! 9. W3C-Clean: XHTML-, CSS-, ATOM 1.0-, and RSS 2.0 tested at the World Wide Web (W3C) consortium. 10. Object-Oriented PHP5: The whole code is based on classes. Hence, the code is easily extensible.<<less
Added: 2007-01-11 License: GPL Price: $0.00USD
11 downloads
Other version of Atom PhotoBlog
License:GPL
Socket Timesheet :: Php Timesheet and Web Timesheet
SocketTimeSheet is one of the most practical, affordable and user friendly web-based time tracking software and expenses management system in the market today - its cheap, its good and it works! Based more>> SocketTimeSheet is one of the most practical, affordable and user friendly web-based time tracking software and expenses management system in the market today - its cheap, its good and it works! Based on the popular PHP language, backed with a blistering fast MySQL back-end database, SocketTimeSheet is definitely the ideal timesheet and expenses management solution that you have been waiting for. It?s completely free for a limited number of users. Once you have decided to increase the number of users, you will find that SocketTimesheet is competitively priced and is one of the cheapest project management, timesheet and expenses solution in its class. There?s only one single pricing for any number of users with the quality that is on par or exceeds the more expensive solutions. No hidden extra costs, no time limit and no hassle. Access the demo or download our free copy and youll see. Try first before you buy. Don?t take our word for it.<<less
Added: 2005-03-22 License: Commercial License Price: $399.00AdditionalInfoUnlimitedUsersOneTimeNettPurchaseWithLifetimeSupport
1705 downloads
Quota Manager 0.1
This script will solve all your bandwidth theft problems. Stop leechers in their tracks and ensure you never exceed your bandwidth again! This two-file script will set bandwidth limitations per IP address. Requires PHP and 1 mysql database. <5 mins more>> This script will solve all your bandwidth theft problems. Stop leechers in their tracks and ensure you never exceed your bandwidth again! This two-file script will set bandwidth limitations per IP address. Requires PHP and 1 mysql database.<<less
Added: 2007-09-26 License: GPL Price: $0.00USD
11 downloads
Download Tracker 1.5
Download Tracker will manage all your links in one place. 1. Count and log details about each click (user?s ip, time of download, etc). 2. Unlimited files per download to ensure available mirror, order mirrors the way you want, set download more>> Download Tracker will manage all your links in one place. 1. Count and log details about each click (user?s ip, time of download, etc). 2. Unlimited files per download to ensure available mirror, order mirrors the way you want, set download intervals for each mirror to space out load. 3. If your default mirror doesn?t exist, or exceeds download interval it will go to the next available mirror. 4. Hide file location (helps prevent hot linking) & Force downloads of any file type (to prevent browser handling) OR create regular hyperlinks of INTERNAL or EXTERNAL files. 5. Details can be displayed by external sources, so if you want a ?check for new version? in a desktop or web app you can, or if you want to display the count in your site along w/ the download and other details. Our download pages and our version checking in our apps use it. MUCH MORE. Check out our site for more info.<<less
Added: 2007-06-18 License: Other Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above exceeds expectations 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