



Determine owner of an IP address or domain hosting provider with a free Windows tool. Quite often it is possible to determine the owner of an IP address. It is possible to unveil details about the IP owner such as email and postal address.
Simply Zipcode Address lookup, a new revelation in zip code address lookup software using the internet. Activate, enter zip code, select address, and the software fills the appropriate address into your favorite application or your own web site.
Simply Postcode Address lookup, a new revelation in postcode address lookup software using the internet. Activate, enter postcode, select address, and the software fills the full address into your favorite application or your own web site.
Rapidly build applications without coding and with a high level of maintainability. Includes a unique Layout Engine, Quick Design, Menu management, Control State Designer, RadioButtonGroupBox, LookupButtons and more ...

SharePoint Administration Extension Pack
$1300 - Websio.com
Websio SharePoint Administration Extension Pack 2003 enables you to manage multiple lists and document libraries belonging to different sites from a single point. It replicates settings and data from one Windows SharePoint Services site to another site or group of sites. The sites may be on the same server or on independent servers.
You need to add the same field(column) to many lists or document libraries? Reset permissions on different sites? Easily send lookup lists items to many sites?
Save your time! With Websio SharePoint Administration Extension Pack 2003 it will take a few minutes instead of hours or days.

Physics 101 SE
$9.95 - Praeter Software
The perfect solution for physics students and teachers everywhere, Physics 101 SE is the premier physics calculation tool, allowing you to focus on physics and not mathematical busywork by working with over 150+ equations and other features such as:
1) 150 Physics Equations organized in twenty three sections
2) Abbreviation Lookup
3) Free Body Diagram Simulator
4) Formula Guides & Examples
5) Lab Report
6) Motion Analysis Feature
7) Projectile Simulator
8) Periodic Table
9) Orbits Simulator
10) Oscillations
11) Optics
12) RelativisticFX
13) Resistor Circuit Analysis
14) Superposition
15) Unit Converter
16) Vector Addition tool
17) QuickCalc

SI Ping
$0 - Pingram Software
Test communication with remote computer and check its online status over the Internet with free and visual Ping tool for Windows.
What did your mom do when you got sick being a kid? Most probably the first thing she did was giving you a thermometer to check your body heat. If you are trying to access a remote computer and are not getting a response, chances are that computer is not functioning properly. In other words, it might be sick. But how would you give a thermometer to that PC?
There is a free tool called ping.exe that comes with most versions of Windows. You can use this tool to poke the remote PC and check its response. To use ping.exe, you would typically invoke a command line, which would open a black console window, and type ping.exe followed with IP address of the computer you want to check. Usually you would get a response right in the console window in a matter of seconds. You would judge - or, rather, guess, - the remote computer's health by the cryptic numbers printed as decimal integers. If the remote computer is not available, or if the network is not available, or if some link or a piece of hardware in between you and the remote PC has failed, you'll get nothing. It is up to you to guess what and where have failed.
SI Ping, on the other hand, gives clearly legible and well formatted output by providing easy to understand and well explained numbers. It displays all the vital information, such as time to access the remote computer, in milliseconds, and allows you to ping more than one computer by simply selecting their address from a combo box. Thanks to its user-friendly, convenient user interface, SI Ping is much more convenient to use than the Windows ping.exe.
SoftInstitute releases well-designed, simple to use products that help computer users solve one particular problem. Our products are free, and typically perform just one task, such as ping, trace route, or lookup, but do it in a convenient manner.

RADvolution Designer - Standard Edition
$249 - DevelopGuidance
The easy way to design and maintain professional .NET forms in no-time.
Ever dreamed of a correct layout at once? Just by dropping controls? Without any layout panels? Just imagine: no more hassle with aligning, tab orders and anchors! And still have total control and flexibility. A powerful and flexible layout solution. Simply drag and drop controls and your layout is ready at once. Just by touching another control you let the RADvolution Designer know what you want. The layout engine takes care of all the rest: the alignment, the repositioning of other controls, the correct tabindex, an anchor validation, ... .Easily set your own preferred default layout settings. Share them between applications and override settings per form where necessary.
Quick design provides a shortcut in adding multiple controls at once. It even applies the default naming convention. With accelerator check included.
The default naming convention is applied in the quick design window. There the RADvolution Designer automatically takes care of composing the name of your control. The standard edition (SE) only supports the default naming convention, which means: variable text part and the name of the control type. E.g.: CityLabel, CityTextBox. The professional edition (PE) allows you to set your own naming convention.
The RADvolution form is a normal form with extra handy functionality for developers. The RADvolution Designer's layout engine is included. Dropping and moving controls on the form immediately results in a consistent and professional layout. The layout engine is always present and works immediately on any control.
Ready to use form buttons like Close, OK and Cancel are present too. The RADvolution Designer takes care of the appropriate boilerplate actions, so ready to use at once. Double click on a control and you are ready (the layout engine automatically positions these controls).

TriLookup
$20 - Trimill Industrial Systems Inc.
Excel add-in with eleven powerful worksheet functions for 1, 2 and 3 variable lookup and interpolation. Interpolation modes include: closest-value, linear, piecewise parabolic or hyperbolic, cubic spline and polynomial up to 20th order. The functions can also handle tables containing missing and invalid data.
Includes functions to fit polynomial curves through a set of X-Y data points and return a table of polynomial curve coefficients, as well as, determine the best fit polynomial curve.
In case of an error, TriLookup functions can either return a standard Excel error code or a detailed text error message, indicating the nature of the error and pointing to the cause of it.
Includes online help and example workbooks. Requires Microsoft Excel 97, 2000, XP or 2003 (Windows) or Excel 98, 2001 or X (Mac).
TVLOOKUP & TVLKP search a multi column table for the lookup value in the lookup column and return a value from the same row of the return column. Can use interpolation and handle missing values.
THLOOKUP & THLKP search a multi row table for the lookup value in the lookup row and return a value from the same column of the return row. Can use interpolation and handle missing values.
T2LOOKUP & T2LKP search a 2D (X-Y) table for X values in top row and Y values in left column, and return a value from the intersecting row and column. Can use interpolation and handle missing values.
T3LOOKUP & T3LKP search a 3D (X-Y-Z) table for X, Y and Z values. Return a value V(x,y,z) from the intersecting row, column and table. Can use interpolation and handle missing values.
TVPOLYDATA & THPOLYDATA Calculate polynomial curve coefficients up to a specified order (using the least squares method) for the X-Y data points given in a table. Also determine the best fit curve.
TPOLY returns the Y value of a polynomial curve for given a X value, polynomial order and an array of polynomial curve coefficients. It can optionally return the value of a derivative.

TriLookup Mac
$20 - Trimill Industrial Systems Inc.
Excel add-in with eleven powerful worksheet functions for 1, 2 and 3 variable lookup and interpolation. Interpolation modes include: closest-value, linear, piecewise parabolic or hyperbolic, cubic spline and polynomial up to 20th order. The functions can also handle tables containing missing and invalid data.
Includes functions to fit polynomial curves through a set of X-Y data points and return a table of polynomial curve coefficients, as well as, determine the best fit polynomial curve.
In case of an error, TriLookup functions can either return a standard Excel error code or a detailed text error message, indicating the nature of the error and pointing to the cause of it.
Includes online help and example workbooks. Requires Microsoft Excel 97, 2000, XP or 2003 (Windows) or Excel 98, 2001 or X (Mac).
TVLOOKUP & TVLKP search a multi column table for the lookup value in the lookup column and return a value from the same row of the return column. Can use interpolation and handle missing values.
THLOOKUP & THLKP search a multi row table for the lookup value in the lookup row and return a value from the same column of the return row. Can use interpolation and handle missing values.
T2LOOKUP & T2LKP search a 2D (X-Y) table for X values in top row and Y values in left column, and return a value from the intersecting row and column. Can use interpolation and handle missing values.
T3LOOKUP & T3LKP search a 3D (X-Y-Z) table for X, Y and Z values. Return a value V(x,y,z) from the intersecting row, column and table. Can use interpolation and handle missing values.
TVPOLYDATA & THPOLYDATA Calculate polynomial curve coefficients up to a specified order (using the least squares method) for the X-Y data points given in a table. Also determine the best fit curve.
TPOLY returns the Y value of a polynomial curve for given a X value, polynomial order and an array of polynomial curve coefficients. It can optionally return the value of a derivative.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.