Software Listing: Makes
- 007 MP3 Sound Recorder
- License: Shareware
- Price: 19.95

007 MP3 Sound Recorder makes a complete recording studio of your computer. With 007 MP3 Sound Recorder you can record your own music, voice or other sound you hear, either voice from microphone, webcasts from the Internet, music played by Winamp, Windows Media Player, Quick Time, Real Player, Flash, games, etc. The recordings can be saved as mp3 or wav files..
- Publisher: 007-dvd.com
- Date: 19-12-2005
- Size: 969 KB
- Platform: Win2000, Windows Server, WinOther
- Web Video Encoder
- License: Freeware
- Price: 0.00

Web Video Encoder makes it quick and easy to generate flv then upload via ftp and output HTML Script. It can be used as a web based app (php) or a win32 (python)..
- Publisher: James Corbett
- Date: 18-06-2013
- Size: 20521 KB
- Platform: PHP, Scripts
- Console Simple Webpage maker for HTML Tools
- License: Freeware
- Price: 0.00

Console Simple Webpage maker code simply makes an html file for you, by the inputs that you put in, it is simple and fun..
- Publisher: david kuns
- Date: 08-02-2013
- Size: 10 KB
- Platform: C and C plus plus, Scripts
- Sniff
- License: Freeware
- Price: 0.00

Sniff makes output from the tcpdump program easier to read and parse. This software is now redundant as ASCII support as since been added to tcpdump in version 3.8. Features - Coloured console output - Directly accepts tcpdump options (including parsing from packet files) - Fully customisable output.
- Publisher: Mark Terry
- Date: 14-04-2013
- Size: 317 KB
- Platform: CGI and Perl, Scripts
- XSugar
- License: Freeware
- Price: 0.00

This tool makes it possible to manage dual syntax for XML languages Written in Java, will allow the usage of a XML-strict and non XML syntax in XML documents. The XSugar tool will translate from alternative syntax to XML and vice versa. XML is successful as a machine processable data interchange format, but it is often too verbose for human use. For this reason, many XML languages permit an alternative more legible non-XML syntax. XSLT stylesheets are often used to convert from the XML syntax to the alternative syntax; however, such transformations are not reversible since no general tool exists to automatically parse the alternative syntax back into XML.
- Publisher: Aarhus University
- Date: 21-06-2013
- Size: 1638 KB
- Platform: Java, Scripts
- Rippling image Script
- License: Freeware
- Price: 0.00

Rippling image applet takes in any image and makes it ripple. The applet is compatible with all recent Java versions. It will work on any web browser. Rippling image applet can be easily customized to suit your needs by changing the appropriate parameters..
- Publisher: David Griffiths
- Date: 04-02-2013
- Size: 10 KB
- Platform: Java, Scripts
- Gchats javascript color picker
- License: Freeware
- Price: 0.00

Gchats javascript color picker makes it easy for you to let your users select colors from a DHTML layer with single click. It's best choice to have multiple color selectors in a page. Features: - Easily attach to your html form textfields - All javascript enabled browsers supported - Easy to setup.
- Publisher: Gchat Design Studio
- Date: 09-05-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- WT Toolkit for Complete applications
- License: Freeware
- Price: 0.00

WT Toolkit is a GUI logic toolkit that makes constructing pure or hybrid AJAX applications as easy as constructing desktop GUI applications..
- Publisher: Kou Man Tong
- Date: 10-05-2013
- Size: 1874 KB
- Platform: JavaScript, Scripts
- Depressible Image Link Script
- License: Freeware
- Price: 0.00

This script makes an image link appear "depressed" as the mouse is held down on it. It is similar to rollover effects, only that the effect takes place when the mouse is down..
- Publisher: Dynamic Drive
- Date: 01-06-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Pulsating text for Graphics and Animations
- License: Freeware
- Price: 0.00

This script makes use of IE's multimedia filters, coupled with scripting, to render an "aura" around any given text. The effect can easily be applied to multiple text, each with differing pulsating colors and speed..
- Publisher: Chris A
- Date: 10-06-2013
- Size: 102 KB
- Platform: JavaScript, Scripts
- Rollover background-color button for Graphics and Animations
- License: Freeware
- Price: 0.00

Rollover background-color button javascript makes any form button change background color as the mouse moves over it..
- Publisher: Dynamic Drive
- Date: 20-03-2013
- Size: 3021 KB
- Platform: JavaScript, Scripts
- DOM Image Rollover II for Graphics and Animations
- License: Freeware
- Price: 0.00

DOM Image Rollover II script makes it easy to add rollover/ mousedown effects to any image on the page, including image submit buttons. It automatically preloads images as well. Script works in all DOM capable browsers- IE5 , NS6 , Opera7 ..
- Publisher: Dynamic Drive
- Date: 02-05-2013
- Size: 102 KB
- Platform: JavaScript, Scripts
- Reset clock
- License: Freeware
- Price: 0.00

This Block makes the clock to get reset, when reset is given a low signal(0), and starts again when it is high. This block can be used to make any thing similar to this. Please give an Email about how did you make use of this block, if possible.
- Publisher: Ravi Mravi
- Date: 06-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Overlay 2 matrices in an imagesc-like plot
- License: Freeware
- Price: 0.00

This function makes an imagesc-like plot for two matrices with equal dimensions, in which each each cell of the plot is split diagonally with the upper triangle of cell (i,j) in the plot representing the Matrix1(i,j) and the lower triangle representing Matrix2(i,j)..
- Publisher: Nathan
- Date: 25-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Molecule Viewer
- License: Freeware
- Price: 0.00

The file drawpdb.m is about 40 lines of code that makes a simple compact viewer of small molecules. A number of .pdb files are also included..
- Publisher: Joe Hicklin
- Date: 09-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Phase Plot with Time
- License: Freeware
- Price: 0.00

This package contains three files: pptime.m : main file, makes a colored phase plot. Color represents time. pptime_demo.m : demo file, run first in order to see how the program works pend1.m : odefun for damped nonlinear pendulum mode Written and tested in Matlab R14SP2.
- Publisher: Atakan Varol
- Date: 13-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Zero Padding 2^N
- License: Freeware
- Price: 0.00

zeroPadding2N makes zero padding of a given array to a 2^N length. X_ = zeroPadding2N(X), for array X, returns the array with the necessary appended zeros so it reaches the next power of 2 length. X_ = zeroPadding2N(X, N), for array X, returns the array with the necessary appended zeros so it reaches the next 2^N length. Example: If X = [1 2 3]; then X_ = zeroPadding2N(X) returns X_ = [1 2 3 0] X_ = zeroPadding2N(X, 3) returns X_ = [1 2 3 0 0 0 0 0] X_ = zeroPadding2N(X, 1) returns X_ = [1 2 3].
- Publisher: Arturo Moncada Torres
- Date: 07-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- makeGeoTiff
- License: Freeware
- Price: 0.00

Makes a geoTiff using gdal_translate with the supplied top left and bottom right lat long in WGS84. Can be used in contunction with getTile to save tiles as GeoTiffs.
- Publisher: Nick Mortimer
- Date: 12-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Excel2Matlab
- License: Freeware
- Price: 0.00

This spreadsheet makes passing data back and forth between and Excel and MATLAB easy. It passes a list of ranges to MATLAB, runs code listed in the spreadsheet and then passes back variables to Excel ranges. There are options to run the Profiler, and various options for clearing variables. Attached is a flash movie that demonstrates the basics of how to use this spreadsheet..
- Publisher: Stephen Lienhard
- Date: 07-01-2013
- Size: 850 KB
- Platform: Matlab, Scripts
- Box-Cox Transformation
- License: Shareware

Makes the Box-Cox transformation of a data set x..
- Publisher: Alexandros Leontitsis
- Date: 13-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts









