Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.401 Times

Mu Autoclicker software
Filter: All | Freeware | Demo
 

Mu Autoclicker

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 489

HyperDB It is based on code already being used on the WordPress blogging website with multiple database servers.InstallationWordPress MU only: add this line near the top of wp-config.php: define('WPMU', true);Upload db.php to the /wp-content/ directory. At this point, HyperDB is active. It will use the...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): HyperDB Download

Added: May 10, 2013 | Visits: 384

WordPress MU Sitewide Tags Pages The limit of posts can be configured as well as search engine indexing.InstallationUnpack and copy it into the plugins folder (wp-content/plugins)Go to the Plugins page in the Administration section and activate it. Requirements: - WordPress MU 1.5.1 or higher





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): WordPress MU Sitewide Tags Pages Download

Added: May 10, 2013 | Visits: 970

WP Super Cache After a html file is generated the webserver will serve that file instead of processing the comparatively heavier PHP scripts.InstallationYou should have the Apache mod mime and mod rewrite modules installed and WordPress fancy permalinks enabled. PHP safe mode should be disabled. If any of those...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): WP Super Cache Download

Added: May 10, 2013 | Visits: 481

Open BEAGLE Open BEAGLE is a C Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming; bit string, integer-valued vector, and real-valued vector genetic algorithms; and evolution strategy.The Open BEAGLE...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (59): Open BEAGLE Download

Added: May 10, 2013 | Visits: 535

Unfiltered MU WordPress MU is prevented from stripping tags like or from user posts.The plugin can either be used globally for your entire MU site, or it can be applied on a blog-by-blog basis. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): Unfiltered MU Download

Added: May 10, 2013 | Visits: 488

KB Countdown Widget The plugin can also display a percentage of time passed from a total time frame.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "KB Countdown Widget": - You can use the time tags (like TIME_UNTIL and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): KB Countdown Widget Download

Screenshot Application of the arc length continuation method in nonlinear chemical dynamics In the program, an example from the field of nonlinear chemical dynamics is presented. Governing equation and reaction scheme can be found in G. Nicolis, Dynamique Chimique, Thermodynamique, cindoTetique et mdoTecanique statistique, Dunod, Paris 2005. We use the arc length continuation method to...


Platforms: Matlab


Added: July 24, 2013 | Visits: 381

Meneame Comments to WP This plugin adds comments from your posts sent to "MendoTeame" to your blog's comments list automatically.The system detects trackbacks from "MendoTeame" and starts a 7-day task that downloads the new comments, every 30 minutes, adding them to your blog.See the Meneame Comments to WP page for...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (57): Meneame Comments to WP Download

Added: May 10, 2013 | Visits: 517

KB Robots.txt On WP-MU installations it allows for every blog to have its own robots.txt file.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 up to 2.5


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): KB Robots.txt Download

Added: April 20, 2013 | Visits: 603

WPMU Contextual Related Posts Creates relationships between Wordpress MU blog posts based on user defined tags, relevant Open Calais tags and extracted terms.


Platforms: PHP

License: Freeware Size: 10 KB Download (55): WPMU Contextual Related Posts Download

Added: May 10, 2013 | Visits: 348

Pay with detailed check All the necessary information is collect from the costumer's check, now with the sql query to create the appropiate fields in the correspondient table.Thanks the people to correct some errors (grammar) and Miguel S. Muñoz for the original package.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Pay with detailed check Download

Predictor-corrector PECE method for fractional differential equations FDE12 solves an initial value problem for a non-linear differential equation of fractional order (FDE).This is an implementation of the predictor-corrector method of Adams-Bashforth-Moulton described in [1]. Convergence and accuracy of the method are studied in [2]. The implementation with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (55): Predictor-corrector PECE method for fractional differential equations Download

Added: July 06, 2013 | Visits: 559

SI CAPTCHA Anti-Spam Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration form, login, or all. In order to post comments or register, users will have to type in the code shown on the image. This prevents spam from automated bots. Adds security. Works great with Akismet. Also is fully WP,...


Platforms: PHP

License: Freeware Size: 1.27 MB Download (55): SI CAPTCHA Anti-Spam Download

Added: June 05, 2013 | Visits: 576

YD Spread Parameter Spread your http get parameters on all your links!This plugin will automatically take care of "spreading" a parameter on all the links URL inside a WP or WP MU blog. It will add the given parameter at the end of any link URL inside the site.It will also add the parameter as a hidden field to any...


Platforms: PHP

License: Freeware Size: 10 KB Download (55): YD Spread Parameter Download

Added: May 10, 2013 | Visits: 337

One Click Republish This is part of the RePublish toolset for WordPress MU.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "One Click Republish": - Ajax powered. - Localization ready Requirements: - WordPress MU


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): One Click Republish Download

Added: July 07, 2013 | Visits: 359

Laplacian random number generator function y = laprnd(m, n, mu, sigma)%LAPRND generate i.i.d. laplacian random number drawn from laplacian distribution% with mean mu and standard deviation sigma.% mu : mean% sigma : standard deviation% [m, n] : the dimension of y.% Default mu = 0, sigma = 1.% For more information, refer to%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (54): Laplacian random number generator Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 403

Jamud- Java MUD Server (Yet another) MUD server written entirely in Java. Offering plugins, scripting, and a number of additional features which can be built on at will, Jamud may at some point become a perfect basis for a run-anywhere MU*.


Platforms: Windows, Mac, Linux

License: Freeware Size: 118 KB Download (54): Jamud- Java MUD Server Download

Added: September 14, 2013 | Visits: 18.917

Login With Ajax Login With Ajax is for sites that need user logins and would like to avoid the normal wordpress login, this plugin adds the capability of placing a login widget in the sidebar with smooth AJAX login effects.Some of the features: * Login without refreshing your screen using AJAX calls. * Password...


Platforms: PHP

License: Freeware Size: 337.92 KB Download (54): Login With Ajax Download

Added: August 24, 2013 | Visits: 780

WP-Task-Manager Wp-Task-Manager is a plugin for wordpress which add a small task manager inside the administration panel. You can add task to your self or to the other contributor of the blog.Here is a list of functions : * Dashboard Widget to quickly see your task * Page to see all the tasks : yours but the...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (54): WP-Task-Manager Download

Added: September 13, 2013 | Visits: 351

More Privacy Options Adds three more levels of privacy to the Options--Privacy page. 1. Blog visible to any logged in community member - "Network Users Only". 2. Blog visible only to registered users of blog - "Blog Members Only". 3. Blog visible only to administrators - "Admins Only".Mulitsite SuperAdmin can set an...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): More Privacy Options Download

< 1 2 3 4 5 >