Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 12321-12340 of 13013
VideoQuota
VideoQuota password protects streaming media, and allows for pay per view, pay per minute, and pay per bandwidth. Use either Basic Authentication, or protect By Referrer (allowing access only from approved websites). Includes Remote administration tool, and integrates with online credit card clearers (automatically adding the username,password, and expiration date when a purchase is made).
(0 ratings)
Reviews0
PriceFree
Views3941
Cwfm
Cwfm (Comet WebFileManager) is a complete Web-based file manager with Explorer-like interface. Features: Multiuser with per-user configurable permissions; Multilingual support; No database required; Context menu in file and tree area; Easy admin panel; Access all areas of file system; No cleartext password transmitted over the line, Md5 hashing in browser; Directory list, make, delete, rename; File download/upload/delete/rename/view; File and Directory copy/cut/paste; File Edit/Create; Run commands; Multiple files operation; Zip & Download of one or more files; Upload & Unzip of one or more files; Raw and formatted file view; File description with short and long memo; User configurable options panel. 0.9.1 update: several bugfix; Added German, Indonesian and Polish languages.
(431 ratings)
Reviews2
PriceFree
Views53382
Diagnosing Java Code : The Orphaned Thread bug pattern
In multithreaded code, it is often common to use a single, master thread that drives the actions the other threads take. This master thread may send messages, often by placing them on a queue, that are then processed by the other threads. But if the master thread throws an exception, the remaining threads may continue to run, awaiting more input to the queue, causing the program to freeze. This article discusses detecting, fixing, and avoiding this bug pattern.
(0 ratings)
Reviews0
PriceFree
Views1119
develop
posted byjohninWeb Sites
Develop does Flash & Generator. The site has experiments, downloads, latest news and more.
(0 ratings)
Reviews0
PriceFree
Views2785
the cool MP3 database of the future
A mp3 database for apache/mysql with id3v2 and advanced browsing support. Features: MP3 album and file Catalogization using ID3v1,v2 (for track info) and INI files (for album info); Complete tracking of when albums and single mp3s are added to the archive; Web interface with all kinds of sorting and serching options, playlist management and much more.
(15 ratings)
Reviews0
PriceFree
Views33030
ASP Access Database Tutorials
This is a group of 3 tutorials that guide you through the process of using an MS Access Database in ASP. The tutorials teach you how to connect to a database, add data to the database, update the database, and delete from the database. The 3 tutorials together allow you to build a simple Guestbook for your web site.
(51 ratings)
Reviews0
PriceFree
Views17961
InstaCounter
InstaCounter is a counter script, written in PHP, that uses a MySQL database to store all settings. It enables you to add unlimited counters, and define a style for each. You can add unlimited styles by adding a piece of HTML code for each number. This way you can make your counter image or graphical, or text based, or even invisible. Also you can enable a timer counter, which starts counting on a certain date. You can can adjust almost any setting, including the way repeat visitors are handled, which IP addresses to be ignored, public settings, the styles list, individual counter information and statistics, etc. There are also basic individual counter statistics, global statistics, and a top 10.
(37 ratings)
Reviews1
PriceFree
Views9682
Animated link box
Streamline you links into one box for easy selection and navigation with this script. As an added touch, the script briefly "flashes" the selected link before whisking visitors to it upon clicking the "Go there" button.
(6 ratings)
Reviews0
PriceFree
Views5062
EasyLinks
Easylinks is a Links4all script. You can use it to create links of the day pages or shared bookmarks of you and your friends. Easylinks displays the links in predefined categories. Users can select categories from a dropdown menu or via textlinks. Each category has an "add your link" button which allows adding new links. Users can select between a brief display (just link names) or a display with details. The owner is able to define the displayed navigational segments. Includes a password protected admin section to alter and delete the links that were entered.
(7 ratings)
Reviews1
PriceFree
Views18177
Best Flash Animation sites
Best Flash Animation Sites showcase 5 sites displayed on the Vote Best Flash sites page depending on the amount of votes they receive. Each week five new suggested sites are added with the top three previous weeks sites added to the archive.
(24 ratings)
Reviews0
PriceFree
Views7659
Auto-upload using IE+ADO without user interaction
This article shows a simple way to upload files from client to server using VBS, IE and ADODB as multipart/form-data document. Full source code included.
(0 ratings)
Reviews0
PriceFree
Views3395
Threading lightly : Reducing contention
While it's common to hear that synchronized method calls can be 50 times as expensive as unsynchronized method calls, these numbers can actually be quite misleading. With each successive JVM version, overall performance has improved, and the cost of uncontended synchronization has been reduced, making the issue of uncontended synchronization overhead less significant. Contended synchronization, however, is quite expensive. Moreover, a high degree of contention is disastrous for scalability -- an application that had a high degree of contended synchronization will exhibit markedly worse performance as the load increases. This article explores several techniques for reducing contention, and hence improving scalability, in your programs.
(0 ratings)
Reviews0
PriceFree
Views1212
EnB Email
posted byirixinSoftware
The author writes "The Email client was an extension of a Web CGI interface for the POP3Client.pm. First I migrated to the CLI interface, which was real ugly, but it gave me a basis for the application. Then I moved over to the Tk interface, and started building features. Presently the ability to check and send mail, as well as configure a pop3, smtp, account name, password, and reply to address are included. The interface for reading/deleting mail is clunky, but under development."
(0 ratings)
Reviews0
PriceFree
Views4110
Active LogFile
Active LogFile is a Hi-performance text file logging for ASP/VBS/VBA applications. Lets you create daily/weekly/monthly log files with variable number of logged values and extra timing and performance info. Features: Variable number of logged values; Daily/weekly/monthly log files; Variable date/time format, field and array separator; Encoding logged values; and Both threading model.
(0 ratings)
Reviews0
PriceFree
Views3960
Request.Form and Stack Overflow
Full VBS code, which lets you accept x-www-form-urlencoded forms in ASP without limit of size using BinaryRead (Request.Form has 100kB limit), recomended solution from MS KB (Q273482). Source of URLDecode function included.
(3 ratings)
Reviews0
PriceFree
Views2457
Animated Counter (SSI)
posted bybp135inImage Based
This is a nice animated counter. Each time when a page is reloaded the counter increases the digits "live". There are two versions available: PHP version, and SSI version.
(3 ratings)
Reviews0
PriceFree
Views2271
Escapade
posted byercinMiscellaneous
Escapade, or ESP for short, is a server-side scripting language that provides an interface to back-end database contents. Specifically designed to create dynamic information from this data, Escapade can be used to generate any kind of document - HTML, XML, text, and more. Unlike many scripting languages currently available, Escapade boasts a relaxed and forgiving learning curve. Another key characteristic of ESP is its ability to not only supplant other scripts, but to co-exist comfortably with them as well. Rather than the esoteric scripting of Perl of PHP, ESP syntax more closely resembles BASIC. This makes ESP a comparative pleasure for web developers. Anyone with a solid knowledge of HTML can be up and running with Escapade in a matter of hours. You just need to add two lines to httpd.conf, extract the binaries to your cgi-bin and you are up and running.
(4 ratings)
Reviews1
PriceFree
Views1835
Banner and Link Slideshow
JavaScript to create a slideshow of your banner advertisements, including links. A series of banners/links can be displayed without having to reload the page.
(49 ratings)
Reviews1
PriceFree
Views27975
CodeCharge
CodeCharge is a revolutionary code-generating tool designed for web developers, Internet consultants, application programmers and webmasters who need to speed the deployment of database driven web applications: shopping carts, online stores, message boards and surveys - easily add dynamic content to your webpages. CodeCharge quickly produces robust, bug-free code in the language of your choice - PHP, ASP, ColdFusion, JSP, Perl and ASP.NET. CodeCharge comes with prebuilt 15 web applications, which can be seen in action and download at www.GotoCode.com. The apps include BugTrack, Events, Portal, NewsWAP, Forum, etc.
(24 ratings)
Reviews0
PriceFree
Views5590
KISGB (Keep It Simple Guest Book)
posted bygcfmafinGuestbooks
v5.1.1 BugFix Released! An advanced PHP guestbook program that does not require sessions, cookies, or an rdbms. Allows Quoting of messages and Admin Moderation. Can be Public or Private. Message editing by User. Theme Builder included. Private messaging. Flexible logging capabilty for tracking anything. Includes password protected Admin functionality, along with Message preview, flood control, email notification, ip logging and banning, bad word filter, smileys, allowable html tags in comments, automatic link recognition, etc. Themes for controlling appearance that allow for background colors, images, animations, and Multi-language support for 29 languages. Now, also available as a phpNuke Module.
(61 ratings)
Reviews10
PriceFree
Views62700
Results 12321-12340 of 13013