Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
CHAOS Public Key
With CHAOS+PK you can protect the privacy of your e-mail messages and files by encrypting them so that only the intended recipients can read them. You can also digitally sign messages and files, which ensures their authenticity. When someone sends you e-mail with their digital signature, CHAOS automatically use a copy of their public key to check the digital signature and to make sure that no one has tampered with the contents. After obtaining only one message from other of CHAOS user enciphered by your public key, the program independently shapes an one-time symmetric key for operation with this user and in further will use for operation with him only one-time symmetric key varying at each conversation. Length of these keys in each case will exceed a size of the ciphered data.
(0 ratings)
Reviews0
PriceFree
Views2305
Developing and distributing Java applications for the client side
posted bykwigintinApplication Building
Java Web Start, a new technology to assist the development of client-side Java applications, is unique in that it frees you from concerning yourself with how the client is launched, either from a Web browser or from the desktop. Additionally, this technology provides an encompassing deployment scheme that enables a Web server to independently distribute and update client code. This article introduces this enterprising new technology, which is scheduled to be integrated in the final release of Java 1.4, describing its implementation from both the developer and the user perspective.
(0 ratings)
Reviews0
PriceFree
Views3054
Ascripts Exit Exchange System
posted byahinTraffic Exchange
AEES is a Perl/MySQL-based unique and feature rich script that allows you to run your own exit exchange service. Full control over layout, functions and stats via HTML templates and an extensive admin control panel. Ecommerce enabled (Clickbank, Paypal, 2checkout, E-Gold etc). Fraud Protection, Advanced Rotation Features, Referral System included. PHP Add-On now available. Also features: categories, visitor IP check, create accounts with different ratios, detailed global and user stats, set referral levels, set referral points, and much more.
(3 ratings)
Reviews0
PriceFree
Views2502
HTTP Commander
posted bysprunskiyinFile Management
Powerful web based file manager for IIS webservers. It has a WIN XP design, full security. Main features: CUT, COPY, DELETE, PASTE, RENAME, EDIT and disk QUOTA, ZIP/UNZIP, UNDO, UPLOAD with progress bar, short HTML code (good for low speed servers or dial-up connections). ASP source code easily customizable. Different versions available (including 100% ASP).
(0 ratings)
Reviews0
PriceUSD 295.00
Views4462
How Bridge2Java helps expand your Java code's horizons
posted bykwigintinMiscellaneous
One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code reuse. But what if you're a Java programmer and you want to reuse code that wasn't written in the Java language? With Bridge2Java, an IBM alphaWorks technology, Java developers can integrate COM objects into their applications. This article explains how it works.
(0 ratings)
Reviews0
PriceFree
Views1478
Working with preferences: the Preferences API Specification
posted bykwigintinDevelopment
The addition of the java.util.prefs package to Java 1.4 (through JSR 10) lets you manipulate user preference data and configuration data by providing you with access to an implementation-specific registry (for example, the Windows Registry on Windows platforms). This article introduces you to the Preferences class and walks you through its use. It puts it all together with a sample program.
(0 ratings)
Reviews0
PriceFree
Views2131
Mamak Frame
posted bykktaninFrame Based
This scripts will add a top frame when you redirect visitors to other sites without loosing your visitors. You can place your navigation menu or banner on the top frame. It has been tested running over 50,000 clicks per day.
(0 ratings)
Reviews0
PriceFree
Views2053
Issue Manager
posted byrobertinBug Tracking
Issue Manager is a free Web-based bug tracking application with source code in ASP and ASP.NET/C#. Great tool for assigning and tracking issues during software development process. Features: Secure, multi-level web access via login authentication; Issue assignment by person, priority and status; Full text search; Comprehensive, sortable issue grid with summary by status; Bookmarks for rapid access to commonly used queries; Issue history tracking - each response is individually tracked; Single click export of selected records to MS Excel; Color-coded priorities with custom color setup; Fully customizable look and feel via HTML templates and Cascading Style Sheets; and Support for all databases, including MS SQL, MS Access, etc.
(3 ratings)
Reviews0
PriceFree
Views7575
Foundation PHP for Flash
posted bycontentinProgramming Books
PHP is a versatile open source scripting language capable of turning a beautiful piece of Flash art into a useful, dynamic creation - bringing serious power to the design back-end. As an ingredient to a website, PHP can help a designer develop the functional potential of their work and set them above the growing multitude of motion graphics artists. Written with the advanced Flash designer in mind, this Foundation offers a thorough tutorial which will build the designer's PHP skills from nothing to the point where they are confidently able to use the language in conjunction with Flash - processing, storing and creating new data, or working as a bridge between the Flash movie and external data sources.
(0 ratings)
Reviews0
PriceFree
Views3962
RealChat Software
posted bysubinChat Systems
RealChat is a revolution in java chat client server software designed to be simple and affordable! Customize practically every element from the client server aspects to the java chat user interface. It's compatible with any common browser so there's nothing for your site visitors to download. Comes with unlimited chat rooms, users and support at no additional charge. Get your FREE evaluation version of this amazing java chat software today!
(78 ratings)
Reviews3
PriceUSD 295.00
Views17860
Client-side Java programming discussion forum
posted bykwigintinForums & Online Communities
With so much emphasis placed on the server, client-side Java developers may find it difficult to find relevant and up-to-date information. This discussion forum focuses on topics like AWT, Swing, Java 2D, Web Start, and others. If you have questions on the client, the moderator (John Zukowski) may have the answers.
(9 ratings)
Reviews0
PriceFree
Views4600
Mouse Click Application
posted bysupport1inMiscellaneous
This is a set of fast and handy tools for webmasters. Includes Search Engine Optimizer, Search Engine Position Report, Search Engine Submission, Site (link) popularity and Keyword Density Analyzer.
(3 ratings)
Reviews0
PriceFree
Views4423
Creating PGP-Encrypted E-Mails
posted bykanniappan.selvakumarinEmail Systems
PGP (Pretty Good Privacy) is an encryption program used for secure transmission of files and e-mails. This article describes the concepts of PGP, the installation and configuration of PGP Command Line, and the generation of PGP-encrypted e-mails using ASP.
(0 ratings)
Reviews0
PriceFree
Views2467
Indicate if the site was updated since your last visit
Using cookies this script saves the date of the user's last visit and compares the date of the last updated date for the page. It then shows whether the page was updated or not since his/her last visit.
(6 ratings)
Reviews0
PriceFree
Views5195
Siteapps
Siteapps offers ready to use commercial web applications for the Microsoft ASP platform. Currently available apps include: Auction, Calendar, Phone Book, Newsgroups, Content Management, Search Engine, and more.
(0 ratings)
Reviews0
PriceFree
Views5112
Base64 Bit Encryption Tutorial
This is a short but complete tutorial, that will show you how the Base 64 Bit encrypting algorithm works. Includes some code examples in C++ as well.
(24 ratings)
Reviews0
PriceFree
Views7491
Horner's Algorithm
posted byloobianinDevelopment
This tutorial will teach you how to run the Horner's algorithm, for number convertion. It converts numbers from specified numeric system into decimal, without using powers, which makes the whole process faster. The tutorial won't explain why these arithmetic calculations do so, but just how to run them.
(16 ratings)
Reviews1
PriceFree
Views4178
Submit a form only once
This script demonstrates how to prevent your users from submitting the same form data multiple times. If the user click the submit button more than one once, it shows a small message that the form data has been already sent.
(12 ratings)
Reviews0
PriceFree
Views7908
Site Referral Pro
posted byinfoinSite Recommendation
Site Referral Pro is an advanced site referral program. Main features include: a hit counter, online html form generation, online email generation and more. A ClickBank version is also available!
(0 ratings)
Reviews0
PriceFree
Views2073
Comment on simple link
posted bywebmasterinLinks & Buttons
A code snippet to display the description/comment when you roll over a link. It make it looks like the comment on the image.
(0 ratings)
Reviews0
PriceFree
Views4803




