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.478.175 Times

Current Transformer Wiki freeware
Filter: All | Freeware | Demo
 

Current Transformer Wiki

< 1 2 3 4 5 > 
Added: August 02, 2010 | Visits: 2.293

Convert::Wiki::Node::Line Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). SYNOPSIS use Convert::Wiki::Node::Line; my $hr = Convert::Wiki::Node::Line->new( ); print $hr->as_wiki(); A Convert::Wiki::Node::Line represents a horizontal line (aka ruler).. Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): Convert::Wiki::Node::Line Download

Added: April 11, 2010 | Visits: 1.964

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A... Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): Convert::Wiki::Node::Item Download

Added: November 14, 2010 | Visits: 1.416

Convert::Wiki::Node::Head Convert::Wiki::Node::Head is a Perl module that represents a headline node. SYNOPSIS use Convert::Wiki::Node::Head; my $head = Convert::Wiki::Node->new( txt => About Foo, type => head1 ); print $head->as_wiki(); A Convert::Wiki::Node::Head represents a headline node in a text.. Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): Convert::Wiki::Node::Head Download

Added: August 26, 2010 | Visits: 1.691

Convert::Wiki::Node::Para Convert::Wiki::Node::Para is a Perl module that represents a text paragraph node. SYNOPSIS use Convert::Wiki::Node::Para; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => para ); print $para->as_wiki(); A Convert::Wiki::Node::Para represents a normal text paragraph.. Platforms: *nix

License: Freeware Size: 19.46 KB Download (167): Convert::Wiki::Node::Para Download

Added: July 09, 2010 | Visits: 987

Convert::Wiki Convert::Wiki is a Perl module that can convert HTML/POD/txt from/to Wiki code. SYNOPSIS use Convert::Wiki; my $wiki = Convert::Wiki->new(); $wiki->from_txt ( $txt ); die ("Error: " . $wiki->error()) if $wiki->error; print $wiki->as_wiki(); $wiki->from_html ( $html ); die ("Error: "... Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Convert::Wiki Download

Released: June 04, 2012  |  Added: June 28, 2012 | Visits: 1.427

My Desktop Wiki By using the software, you don't need to worry about wiki markup syntax, what you need to do is just edit your wiki article like using notepad or office word software. Then click "generate wiki code" button, all you get is automatically wiki markup syntax formatted article. Then just copy those... Platforms: Windows

License: Freeware Size: 1.49 MB Download (108): My Desktop Wiki Download

Added: May 10, 2013 | Visits: 446

Particle Wiki Particle Wiki allows you to set-up a wiki in minutes and get all the features you would expect from a wiki application.Key Features: - Easy to Install - Edit your database file then just follow the installer - Fully featured - Add links, external links, images, headings and more -... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Particle Wiki Download

Added: May 10, 2013 | Visits: 563

Anomaly Wiki Anomaly Wiki is a content management system (CMS) with the following goals: - Few requirements, all you need is a web server running PHP 4.3.0 or later. - Based on plugins and templates. - Fast and minimalistic. Every millisecond counts. Features: - Completely new intuitive authorization... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Anomaly Wiki Download

Added: May 10, 2013 | Visits: 418

Stack's Wiki Stack's Wiki is a light weight wiki system. The script is very easy to install, use and customize.It uses PHP and MySQL like most sites, but also uses AJAX for content mangement. It also uses Markdown for the raw content. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Stack's Wiki Download

Added: August 31, 2013 | Visits: 482

JBoss Wiki We're creating a wiki for the JBoss Labs infrastructure. Rather than keeping this to ourselves, we're separating out our wiki efforts into a self contained Wiki portlet based on JSPWiki. We'll be adding and removing a bunch of functionality in JSPWiki, so now is the time for you to suggest... Platforms: Java

License: Freeware Size: 4.97 MB Download (40): JBoss Wiki Download

Added: April 01, 2013 | Visits: 707

Print Current Window Script Print Current Window Script opens printer Dialogue to print the current Page Platforms: JavaScript

License: Freeware Size: 10 KB Download (62): Print Current Window Script Download

Added: April 06, 2013 | Visits: 619

Secrets of the Tide: Tide & Tidal Current Analysis Title: Secrets of the Tide: Tide & Tidal Current Analysis and Predictions, Storm Surges, and Sea Level Trends. Horwood Publishing Limited, 2004.MATLAB programs for the analysis and prediction of ocean tides and tidal currents with graphic display of data and evaluation statistics.Two MATLAB... Platforms: Matlab

License: Freeware Size: 2.34 MB Download (45): Secrets of the Tide: Tide & Tidal Current Analysis Download

Added: April 24, 2013 | Visits: 579

Bring Current Window Forward A simple function I use constantly, this brings the current window to the foreground. It consists of a single command:figure(gcf) Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Bring Current Window Forward Download

Control system for DC machine with current back-propagation and two levels of excitation Control system for DC machine with current back-propagation and two levels of excitation is using in wide area of applications.It developed for modeling of robustness in power circuit of electrical engine. The action of electrical engine determined by stringent conditions of confidence intervals. Platforms: Matlab


Added: March 26, 2013 | Visits: 613

Talk Wiki To Me Talk Wiki To Me is based on the Better-{{Wiki}}-Links system. However, Talk Wiki To Me allows you to define more that just one custom wiki tag. This allows you the ability to define your own tags to multiple different search engines, websites, directories, or reference sites. Defining your own... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Talk Wiki To Me Download

Added: September 05, 2013 | Visits: 604

Current Location The plugin uses the Google Badge System and pulls the JSON file. The plugin then parses through the json file and displays your current location. You need to have a Google Account and signed into Google Latitude on your computer/mobile device. The idea behind this plugin is have my blog display... Platforms: PHP

License: Freeware Size: 194.56 KB Download (49): Current Location Download

Added: May 02, 2013 | Visits: 721

Remove Link to Current Page Removes the link from the current page in wp_list_pages(). Depending on your theme, you may need to modify your css to ensure your navigation looks well.Installation : 1. Upload remove-link-to-current-page.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu... Platforms: PHP

License: Freeware Size: 10 KB Download (54): Remove Link to Current Page Download

Added: June 01, 2013 | Visits: 367

Wiki Menus A wiki-style menu of links to any h1...h5 tags in the page content is generated. Platforms: PHP

License: Freeware Size: 10 KB Download (44): Wiki Menus Download

Added: August 28, 2013 | Visits: 478

Current Twitter Trends Share current trends on Twitter to your site visitors.Installation :This section describes how to install the plugin and get it working.e.g. 1. Upload 'current-twitter-trends' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Goto Widgets... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Current Twitter Trends Download

Added: July 25, 2013 | Visits: 568

Renat current date The current date modul for Joomla 1.5 version- Select 63x background- Select in position 1- Padding(px)- Position 1 height(px)- Position 1 fontsize(px)- Position 1 color(#)- Select in position 2- Position 2 height(px)- Position 2 fontsize(px)- Position 2 color(#)- Select in position 3- Position 3... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Renat current date Download

< 1 2 3 4 5 >