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

Mobile Suit Gundam Wiki freeware
Filter: All | Freeware | Demo
 

Mobile Suit Gundam Wiki

1 2 3 4 5 > 
Added: August 06, 2008 | Visits: 2.072

bLADE Personal Wiki bLADE Personal Wiki is a note taking application for Windows and Windows Mobile that uses a personal wiki approach. Allows notes to be synchronized between desktop and mobile versions of the application. Organise your notes and take them with you wherever you go! The simple wiki-based approach to...



Platforms: Windows

License: Freeware Size: 130 KB Download (155): bLADE Personal Wiki Download

Added: July 29, 2013 | Visits: 478

Community Mobile Channels Community Mobile Channels is a project which rethinks content sharing and publishing from a totally community oriented and mobile perspective.It can be used configured as a personal blog or a large community site or a wiki and its all just mobile channels





Platforms: PHP

License: Freeware Size: 2.72 MB Download (46): Community Mobile Channels Download

Added: August 11, 2013 | Visits: 510

Wiki Web Help for Linux AJAX based wiki designed to operate like a desktop help viewer(chm) Features: * Dual pane with splitter * Tagging of topics for index creation * Manage contents(tree) * Search with highlight * Preview of edit before saving * Image uploads for inclusion in pages * Quick reference *...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (41): Wiki Web Help for Linux Download

Added: September 04, 2006 | Visits: 4.514

Mobile Content This program is a FREE database of mobile (cellular) content, such as ringtones, wallpapers, java games, etc. Using it you can browse the full database offline. Also you can order (send) any chosen content to your mobile phone. The database consists of the following content: * monophonic...


Platforms: Windows

License: Freeware Size: 3.43 MB Download (517): Mobile Content Download

Released: February 01, 2008  |  Added: March 20, 2008 | Visits: 4.506

AVS Mobile Uploader Easily upload files and folders with media content to various portable devices - Sony PSP, Apple iPod, SanDisk Sansa, Archos DVR 500/600/700, Creative Zen Vision, iRiver H10, Portable Media Player (PMP), mobile phones for GSM and CDMA networks. AVS Mobile Uploader supports transport via...


Platforms: Windows

License: Freeware Size: 15.97 MB Download (891): AVS Mobile Uploader Download

Released: June 15, 2009  |  Added: July 09, 2009 | Visits: 2.742

TreeSize Mobile Sometimes you get to a point where your smartphone runs out of disk space. The manual search for large files and folders can take a long time. TreeSize Mobile helps you to find these folders. The file system is represented in a tree view and it shows you the size of folders, including their...


Platforms: Windows, Handheld/Mobile Other

License: Freeware Size: 186 KB Download (719): TreeSize Mobile Download

Added: November 14, 2010 | Visits: 1.333

Mobile::Wurfl Mobile::Wurfl is a Perl module interface to WURFL (the Wireless Universal Resource File. SYNOPSIS my $wurfl = Mobile::Wurfl->new( wurfl_home => "/path/to/wurfl/home", db_descriptor => "DBI:mysql:database=wurfl:host=localhost", db_username => wurfl, db_password => wurfl, wurfl_url =>...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Mobile::Wurfl Download

Added: February 17, 2010 | Visits: 1.346

Wiki::Gateway Wiki::Gateway is a Perl library for interacting with remote wikis. SYNOPSIS use Wiki::Gateway; $result = Wiki::Gateway::getPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl, $wiki_type, SandBox); $result = Wiki::Gateway::putPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Wiki::Gateway Download

Added: July 26, 2010 | Visits: 1.877

Mobile::UserAgent Mobile::UserAgent is a mobile user agent string parsing class. SYNOPSIS ### Print the information parsed from a user-agent string: use Mobile::UserAgent; my $useragent = Nokia6600/1.0 (4.09.1) SymbianOS/7.0s Series60/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.0; my $uaobj = new...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (124): Mobile::UserAgent Download

Added: November 06, 2010 | Visits: 2.046

Wiki::Toolkit::Store::Mediawiki Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. SYNOPSIS Implementation of Wiki::Toolkit::Store::Database which reads and writes to a Mediawiki 1.6 database running in MySQL. This is module is intended to be capable of running concurrently with a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Wiki::Toolkit::Store::Mediawiki Download

Added: January 21, 2010 | Visits: 2.745

Wiki::Toolkit::Formatter::Mediawiki Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. SYNOPSIS This package implements a formatter for the Wiki::Toolkit module which attempts to duplicate the behavior of the Mediawiki application (a set of PHP scripts used by Wikipedia and friends). use...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Wiki::Toolkit::Formatter::Mediawiki Download

Added: March 16, 2010 | Visits: 2.037

Wiki::Toolkit::Plugin::RSS::Reader Wiki::Toolkit::Plugin::RSS::Reader is a Perl module to retrieve RSS feeds for inclusion in Wiki::Toolkit nodes. Use this Wiki::Toolkit plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use Wiki::Toolkit::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Wiki::Toolkit::Plugin::RSS::Reader Download

Added: April 20, 2010 | Visits: 1.930

CGI::Wiki::Plugin::RSS::Reader CGI::Wiki::Plugin::RSS::Reader is a Perl module retrieve RSS feeds for inclusion in CGI::Wiki nodes. Use this CGI::Wiki plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use CGI::Wiki::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Wiki::Plugin::RSS::Reader Download

Added: February 09, 2010 | Visits: 1.467

ERFAN WIKI ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): ERFAN WIKI Download

Added: October 24, 2010 | Visits: 1.338

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: September 03, 2010 | Visits: 2.257

Mobile Web Proxy Mobile Web Proxy is a (CGI) tool to make more Web pages available from some mobile devices (cell phone Web browsers, etc.). When I began using my cell phones mobile web browser, one of the things I realized was that there were a lot of web pages that my cell phones web browser simply wouldnt...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (280): Mobile Web Proxy Download

Added: August 11, 2010 | Visits: 2.935

Wiki::Toolkit::Formatter::Default Wiki::Toolkit::Formatter::Default is a formatter for Wiki::Toolkit. SYNOPSIS my $store = Wiki::Toolkit::Store::SQLite->new( ... ); # See below for parameter details. my $formatter = Wiki::Toolkit::Formatter::Default->new( %config ); my $wiki = Wiki::Toolkit->new( store => $store,...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (244): Wiki::Toolkit::Formatter::Default Download

Added: November 12, 2010 | Visits: 1.516

CGI::Wiki CGI::Wiki is a toolkit for building Wikis. Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isnt an instant Wiki. SYNOPSIS # Set up a wiki object with an SQLite storage backend, and an # inverted index/DB_File search...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (87): CGI::Wiki Download

Added: June 08, 2010 | Visits: 1.778

PWP Wiki Processor PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. It uses flat files as data storage, no database is required. It has a simple cache and trash bin, and can handle file uploads. It is able to export its contents into static HTML pages. A Wiki is a...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): PWP Wiki Processor Download

Added: August 05, 2010 | Visits: 1.600

OW2 wiki OW2 is a wiki/BBS management system that offers multiple areas, user pages, rich markup, internal backward links, RSS feeds, a public chat, full referer tracking and an internal messaging system. Installation: 1. Create a MySQL database called ow2_orgowiki 2. Import the sample database given...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): OW2 wiki Download

1 2 3 4 5 >