Software Index
Related Topics
Popular Trends
Trending Topics
 

Calculating The Current Yield On A Bond

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Sugar on a Stick
Sugar Labs offers ubiquitous access to Sugar in a USB (Universal Serial Bus) flash memory drive (stick). Sugar on a Stick is a project that gives children access to their Sugar on any computer in their environment with just a ...
April 19th 2011 Freeware    389,059k
Softboy.net On Screen Keyboard
Softboy.net On-screen-keyboard can be useful if you have mobility impairments, if you are using a tablet PC, or if your keyboard goes down. And it can works well on touch-screen. This a demo keyboard which includes the main keys on ...
December 8th 2010 Demo  5 stars 356k
Upload Friendly
UploadFriendly is an easy to use Java Applet that will allow multiple file uploads on a web server in a web page. The control supports file filtering, limits and more. Samples available in the following languages: ASP, ASP.NET, PHP, Coldfusion ...
February 19th 2006 Commercial    64k
MAGIX PhotoStory on CD & DVD
MAGIX PhotoStory on CD & DVD 10 - The original

Create multimedia slideshows and impress any audience

Import images from digital cameras, mobile phones, scanners, memory cards, as well as CD tracks, MP3s or any other media from the web.
...
April 23rd 2011 Shareware    563,769k
Time::UTC::Now
Time::UTC::Now is a Perl module to determine current time in UTC correctly.

SYNOPSIS

use Time::UTC::Now qw(now_utc_rat now_utc_sna now_utc_flt);

($day, $secs, $bound) = now_utc_rat;
($day, $secs, $bound) = now_utc_rat(1);
($day, $secs, $bound) = now_utc_sna;
($day, $secs, $bound) = now_utc_sna(1);
($day, $secs, $bound) ...
September 10th 2011 Freeware    10k
HiveBoard
HiveBoard project is an online shared whiteboard conferencing system. HiveBoard is free to use according to the Apache License Version 2.0.

HiveBoard is made in Java. It has a server part that can be hosted by a Servlet Container (like jakarta ...
September 4th 2011 Freeware    4,413k
On Screen Keyboard
Softboy.net On-screen-keyboard can be useful if you have mobility impairments, if you are using a tablet PC, or if your keyboard goes down. And it can works well on touch-screen. This a demo keyboard which includes the main keys on ...
August 18th 2011 Demo    356k
E-Helper
E-helper features the following functionality:Insert Comments for each function in the current file or in the whole projectInsert Error Handling in each function for current file or in the whole projectInsert Line Numbers in single function or in the current ...
February 11th 2002 Shareware  5 stars 3k
... and I Quote!!(tm)
With ... and I Quote!!(tm) you can maintain a database of your favorite quotations. You have the option to display the current quote on your desktop, and you have full control over when and how often the current quote changes. ...
January 15th 2002 Shareware  5 stars 3k
Time Sled
Time Sled is a functional time tracking utility that will allow you to account for the time spent on one or another task. You start it when you begin working and you stop it when you finish working.The tasks you ...
July 26th 2003 Shareware    1,875k
Clock Analog
This program displays the current time in a large easy to read display. This program is perfect for people who have a hard time reading the time display on the PC and prefer an analog display.
March 22nd 2005 Shareware    251k
Treasure Mole
The objective of the game is to help the mole gather gold nuggets and destroy enemies . Each level requires gathering a certain number of gold nuggets and/or destroying a certain number of enemies. Panel in the right corner displays ...
July 21st 2004 Shareware    10,135k
Treasure Mole
The objective of the game is to help the mole gather gold nuggets and destroy enemies . Each level requires gathering a certain number of gold nuggets and/or destroying a certain number of enemies. Panel in the right corner displays ...
August 27th 2004 Shareware    9,900k
ServerObserver Network Monitor
ServerObserver Network Monitor is a monitoring tool to observe various internet protocols and databases. It can measure CPU/Disk/Memory/Network usage, detect the file size and the vitality of any process, and search event logs. Monitor something by running VB script file. ...
November 8th 2004 Shareware    6,534k
3D The Mill Unlimited
It is one of the oldest games of spatial strategy in the world. This new 9 paws, 3D game, is the commonest version nowadays and also the most interesting. Beautifully designed in 3D for the best comfort of playing and ...
December 17th 2004 Shareware    2,784k
VB Source Code Controls
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current VB Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free ...
March 22nd 2005 Freeware    152k
Visual Basic Controls (Source Code)
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current VB Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free ...
March 22nd 2005 Freeware    152k
QVCS
QVCS is an affordable version control system for the Windows developer. It matches more expensive products in features that are useful to small development teams, and is easy to use and administer. See at a glance which files are checked ...
May 31st 2005 Shareware    1,831k
QVCS-Pro
QVCS is an affordable version control system for the Windows developer. It matches more expensive products in features that are useful to small development teams, and is easy to use and administer. See at a glance which files are checked ...
May 31st 2005 Shareware    1,831k
Internet Zipper
Internet Zipper integrates with Internet Explorer and helps you save and categorize Web pages according to topics of your Web research.
Internet Zipper adds a button to Internet Explorer toolbar. When you press this button, you save the current page ...
September 22nd 2005 Shareware    257k
Related Scripts
KB100007: How to re-install ASP.NET on a Windows platform
If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family ...
December 20th 2005 Freeware     
Date of the Current ASP Document
Date of the Current ASP Document is a simple and easy to understand article from which you can learn and implement the date displaying script on your web applications. The author has given effective code snippets for displaying the date ...
December 4th 2005 Freeware     
Getting the Id on a New Record in SQL
Getting the Id on a New Record in SQL is a tutorial which helps the beginners to learn about how to get the identity number of the currently added record in the database. In this tutorial the author gives you ...
December 16th 2005 Freeware     
How can I return the current date, time
How can I return the current date/time is a simple tutorial which helps the users for getting the present date and time and for displaying the same on the ASP page. This tutorial also shows the functions of now, time ...
December 13th 2005 Freeware     
PRB: Cannot Change or Remove the QueryString Action for a Web Form on Postback
This article tells, the users could not change the Querystring action for a HTML form tag on postback and the learners can get solution for the question why and what are the benefits available for Querystring action. Description given in ...
December 7th 2005 Freeware     
Searching Through the Text of Each File on a WebSite
Searching Through the Text of Each File on a WebSite is a web based tutorial which deals with the codes involved in generating a search engine in the users website. Here author gives description about what are all the advatages ...
December 18th 2005 Freeware     
The RegularExpressionValidator Control and a Primer on Regular Expressions
The RegularExpressionValidator Control and a Primer on Regular Expressions is a web based tutorial in which the author narrates you about the advantages of the RegularExpressionValidator control of ASP.NET. This control helps you to compare the values of the input ...
December 14th 2005 Freeware     
A Component to List the System DSNs on a Web Server
The author explains through this online tutorial about a tool which helps the developers to choose from a registered DSN's list and displays a list of tables within the database. This article shows how a VB ActiveX component displays a ...
December 5th 2005 Freeware     
Auto highlight the active Control on a Webform
This is a program with which webmasters can include their web forms a highlighting effect with ease. A highlighting effect is produced after a webmaster adds the web control to the web forms. This is an easy to use program.
December 14th 2005 Commercial     
Basic Installation of PHP on a Unix System
Basic Installation of PHP on a Unix System is an article that explains the methodology of installing PHP on your unix systems. This tutorial will also explain the configuration styles of PHP with mCrypt, CGI and FTP modules. Users are ...
December 18th 2005 Freeware     
Related Code
Index all messages on a news server
How to index all messages on a news server and put is in a MySql database.
December 29th 2007     1k
Aphorism & Ultra Short Story Synthesizer
Is a high-end Aphorism & Ultra Short Story Synthesizer of the latest fashion. Its glorious and mind-boggling outputs are truly generated on the spot, drawing on a (german) lexicon and a module that knows more about (german) grammar than you ...
June 17th 2006     92k
Expandable TOC
The Expandable Table of Contents is a script, which allows the creation of dynamic navigation systems. The user clicks on a root item, which then expands to reveal several new subtopics. This script is very simple to implement; requiring only ...
August 1st 2007     9k
TWebFileInfo retrieves information about a product that is on the product's home page
TWebFileInfo retrieves information about a product that is on the product's home page. It can be used in your application to determine if a newer version of the product exists on the home page. If a newer version is available, ...
March 27th 2011     332k
A C++ implementation of the Levenshtein Distance
The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance". The "Levenshtein distance" was named after the russian scientist "Vladimir Levenshtein", who has discovered it back in 1965. The ...
March 16th 2006     19k
New Software
Popular Software