Software Listing: That039s

BatchSubmit is an easy, cheap way to automatically submit bulk URLs to search engines. If you run a large website, or even if you run multiple small websites, you know what a hassle it is to get yourself submitted... And despite what they say, many search engines never go further than your index page if that's all you tell them about. Maximize your exposure by submitting your entire site in bulk!.

  • Publisher: Shaun
  • Date: 23-05-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

jsWordsearch is a word search puzzle generator that's written in javascript and is playable through your web browser. You can use your own words and have many options to choose from, including size, color, word direction, shape, and more..

  • Platform: JavaScript, Scripts
  • asterCRM
  • License: Freeware
  • Price: 0.00
  • Rating

asterCRM is a web-based open source call center software for asterisk, and it has some simple CRM features. First, a python deamon called ProxyMan.py will listen on manager port of asterisk, and save all asterisk events to a database, at the same time, the user client (browser) analysis the data, get all the action of asterisk, such as ring, dial , link, hangup, ... When the user want asterisk to do something, such as click-to-call, transfer, hangup, just click the mouse, asterCRM will tell asterisk what to do in asterisk manager port. Benefits: 1. asterisk can work with all asterisk-based system, such as Trixbox, Magiclink IP PBX 2.

  • Publisher: playsolo
  • Date: 17-01-2013
  • Size: 624640 KB
  • Platform: PHP, Scripts

TableDance is a web-based SQL query builder and database manipulation tool written with PHP's DBX module. Runs on all major web servers. It allows you to manage Access ODBC, MSSQL, MySQL, Oracle, etc databases through a browser. It uses Use GUI or raw SQL statements. Features: - Cross-Platform: Runs on multiple databases, web servers, and browsers. It's so small and ugly that it has far fewer system dependencies than other web-based admin tools. - Customisable through Cascading Style Sheets (CSS) - Powerful: execute any SQL statement (yes, that's right, including create and drop table.) UI support for select, update, insert, delete.

  • Publisher: Derek Wee
  • Date: 13-02-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

ripMIME has been written as part of the (commercial) Xamime package. ripMIME has a single sole pupose, to extract the attached files out of a MIME package (as say produced by programs such as AMaViS, Inflex and Xamime). ripMIME deliberately has no other operating purpose (if you find another use, then that's great). Because ripMIME is written to ANSI/POSIX specifications as much as possible, it should be portable across most *NIX's..

  • Platform: C and C plus plus, Scripts

Keyword Catcher is an Open Source PHP website traffic annlysis project. Unlike other analytics software, Keyword Catcher is highly optimized to show only the data that is valuable to internet marketers. You will see what keyword your website's visitor typed into his browser a few seconds ago and you will also see you which referring sites brought visitors to your website, just seconds ago! All information that Keyword Catcher provides is shown in real-time. No more delays. There are a lot of other functions, one that's most important is the notifier function that will notify you when a certain keyword, which you can set, was hit number of times within the time you defined.

  • Publisher: DoozySoft
  • Date: 17-02-2013
  • Size: 3471 KB
  • Platform: Java, Scripts

In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested components. All that's really required to produce this is a set of naming conventions and a flexible base template....

  • Platform: JavaScript, Scripts

Skipping Stone A richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are: - single/multi objective optimization - can work with a multitude of (heuristic) optimization algorithms - Low/high thrust propulsion both supported - (rough) global and (accurate) local searches seamlessly integrated - additional functionality can be added easily via user-definable plugins - intuitive GUI, nice plots of best trajectory found, speed w.r.t. central body, and many others. Designed to easily explore various mission scenarios, BATCH optimization to find the best in a whole set of scenarios, etc.

  • Platform: Matlab, Scripts

The model simulates buck converter using different approaches. Parameters can be change from the initializing callback function in the model properties. First circuit implements buck using a MOSFET and diode, second implements using two MOSFETs and third implements using the model equation. Power switches voltage drop is neglected in the third implementation, that's why output voltage is higher than the first two implementations. The model can be simulated for different duty ratio to clear the concept of buck converters. Integral gain can be adjusted to adjust the response..

  • Platform: Matlab, Scripts
  • ReadSTP
  • License: Freeware
  • Price: 0.00
  • Rating

This is set of functions that allow opening of Molecular Imaging atomic force microscope files into Matlab matrix. Unzip the files in one directory and type in Matlab command prompt: y=ReadSTP('pathfilename.stp',buffer number). Matrix y will contain z values of measured surface. Comments will show if you opened topography, friction, deflection etc. image. Z values for topography image will be given in nm all other in volts (that's how it is stored in file)..

  • Platform: Matlab, Scripts

The model simulates buck converter using different approaches. Parameters can be change from the initializing callback function in the model properties. First circuit implements buck using a MOSFET and diode, second implements using two MOSFETs and third implements using the model equation. Power switches voltage drop is neglected in the third implementation, that's why output voltage is higher than the first two implementations. The model can be simulated for different duty ratio to clear the concept of buck converters.

  • Platform: Matlab, Scripts
  • RMSE
  • License: Shareware
  • Rating

Short script that calculates root mean square error from data vector or matrix and the corresponding estimates. Checks for NaNs in data and estimates and deletes them and then simply does: r = sqrt( sum( (data(:)-estimate(:)).^2) / numel(data) ); That's it..

  • Platform: Matlab, Scripts

This function is a modification of SAVE2PDF by Gabe Hoffmann. It saves the current (or specified handle's) figure to the given filename (if not given, it displays a gui to introduce it). If the image extension is not valid or 'unknown' it also displays a menu with valid ones. It's as easy as SAVEAS but with extra inputs (all optionals). For example, to save the current figure to (defaults) PNG and 150x150 pixels use >> saveas2('myfigure') and that's it. Or to 300x300 pixels in JPG: >> saveas2('myfigure.jpg',300) Or as 'fig': >> saveas2('myfigure.fig') It accepts multiple inputs. Enjoy it! (Bugs reports ans suggestions will be very appreciated).

  • Platform: Matlab, Scripts

There is a smal bug in Data aquisition property editor at line 225: data.ObjectList(ct+1:ct+numChildren,1)=num2cell(children); This cause the situation that information about channels starting form second one is not displayed. You can try by yourself. changing this to: data.ObjectList(ct+1:ct+numChildren,1)=num2cell(children,2); you'll get fully functional editor. That's all. If you are lazy to do it just download this fle. Anyway, many thanks to people who created this editor..

  • Platform: Matlab, Scripts

Recently, the folks at http://web.tickle.com sent out an advertisement where you have to assemble a cube in 3-D in your mind from a flat drawing, and then decide which of several drawn cubes match the truth. I won't give the answer away here, but the included MATLAB figure file provides the cube rendered in 3-D so you can spin it around and decide for yourself. Use "hgload cube" (or "hgload cube6" if you have a MATLAB version prior to MATLAB 7). Spin the cube around and play with it. Make sure that you check the rendered cube for correct placement of the graphics on the faces, INCLUDING THE ORIENTATION OF EACH GRAPHIC.

  • Platform: Matlab, Scripts

Usage: [Args=]savefigure(name[,property,value,...]) properties and default value 'Dpi',300, 'Size',[3.3 2.5] %inches 'FontSize',0 %fontsize multiplier 'MinFontSize',8 %minimum fontsize in pt 'LineWidth',.5 %linewidth multiplier 'MinLineWidth',.5 %minimum linewidth in pt 'MarkerSize',.5 %markersize multiplier 'MinMarkerSize',3 %minimum MarkerSize in pt 'Margins','auto' %Left,Right,Top,Bottom - can be used to set margins (relative units) %or a multiplier to the tight-inset used for auto margins. 'PrintOptions','-dpng' AGU journals: Figures can be 20 picas wide or 41 picas wide and 58 picas deep.

  • Platform: Matlab, Scripts

I thought of exiting matlab in a different way, so came across this info submitted here, I made GUI which executes when i exits matlab, That's how you exit in style from matlab..... :).

  • Publisher: Saim
  • Date: 12-04-2013
  • Size: 61 KB
  • Platform: Matlab, Scripts

AlphaRegistration improve your Joomla! register form and secure it with reCaptcha system and BotScout service. With AlphaRegistration, you can displaying an image for each step of registering user and add a check box to accept terms of use of your website. Possibility to re-type the email for more security registration. Install the component, then, check settings and that's all. No need install a new module for login. AlphaRegistration works with the login module of Joomla! You can also enabled a field to Referral user code using with AlphaUserPoints system..

  • Platform: PHP, Scripts

CodeTrack: Web-based Bug Tracking, a system for reporting, managing, and tracking bugs and other issues on multiple projects over the web. Admin is minimal; all that's required is a generic Apache + PHP4/5 box. Bug data are stored as native XML -- no database or mail server needed!.

  • Publisher: Anonymous
  • Date: 26-06-2013
  • Size: 215 KB
  • Platform: PHP, Scripts

asterCRM is a web-based open source call center software for asterisk, and it has some simple CRM features. First, a python deamon called ProxyMan.py will listen on manager port of asterisk, and save all asterisk events to a database, at the same time, the user client (browser) analysis the data, get all the action of asterisk, such as ring, dial , link, hangup, ... When the user want asterisk to do something, such as click-to-call, transfer, hangup, just click the mouse, asterCRM will tell asterisk what to do in asterisk manager port. Benefits: 1. asterisk can work with all asterisk-based system, such as Trixbox, Magiclink IP PBX 2.

  • Publisher: playsolo
  • Date: 25-01-2013
  • Size: 485140 KB
  • Platform: PHP, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Castle Wars

Castle wars is a unique blend of the strategy genre with a small amount of war and micro management elements added in to make it more unique. In castle wars the aim is to eliminate all the other players from the map, and become the only player left ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


CloneCD

Despite huge growth in technology and tremendous increase in use of flash drives, use of CDs and DVDs hasn’t disappeared yet. Conventional 700MB CDs are still in use, largely due to the fact that they are extremely cheap. In addition of being ...


Arkout 3D Deluxe

Arkout 3d deluxe (or as we'll say from here on, simply arkout 3d) is a three dimensional re imagining of the classic concept of arcanoid, also known as brick or breakout. In the original arcanoid game, the aim is the move your baton across the ...


Trillian

If you are an avid internet user, you'll be having accounts and friends all over Google, Facebook, MySpace, MSN and other such networks. With multiple accounts and probably hundreds of friends distributed over these networks, it becomes ...


MemZilla

Even though it may not look it, MemZilla is in fact a very simple application, that purely and simply aims to increase your system performance by freeing up more memory that can be used for opening more programs. MemZilla also provides some basic ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...


Wise Registry Cleaner

Wise Registry Cleaner is a free registry cleaner, that is in fact more than just a registry cleaner. Its main purpose is to indeed clean your computer registry, but it also acts as a general system tune up tool, as well as a registry defragmenter, ...



New Downloads

PWMinder Desktop

PWMinder is a Password Manager
that is used to store
passwords and other sensitive
data in a secure encrypted
file. ...

Holiday Season Theme
Magento Extension

The Add Free Promo Product
augmentation consequently add
a free promo item to the
shopping basket, once a client
meets ...

Nero Standard

Nero Standard 2018 is the
masterpiece for your digital
life. Its now even easier to
manage, edit, burn, convert,
and ...

Duplicate Photo Cleaner

Compare photos, find
duplicates, delete similar
images and manage your albums
the smart way! Duplicate Photo
Cleaner will ...

Easy Duplicate File Finder

Easy Duplicate Finder is an
award-winning tool that will
help you find and delete all
sorts of duplicate files in
just a ...

Academy Travel: Cruises

This application gives you the
opportunity to get up-to-date
information about popular
cruises. See the routes, dates
and ...

Net Time Server &
Client

The time synchronization
application synchronize your
PC\'s system clock or all
PC\'s system clock in your LAN
using. The ...

Art Plus Digital Photo
Recovery

Art Plus Digital Photo
Recovery tool can help you
recover lost images from
corrupted or accidentally
formatted digital ...

Blend4Web Community Edition

Blend4Web is a business ready
solution which allows you to
create a wide range of 3D web
applications with maximum ...