disk drives wiki
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1934
Diamond Wiki 0.3
Diamond Wiki provides a wiki based on metadata and faceted navigation. more>>
Diamond Wiki provides a wiki based on metadata and faceted navigation.
This is an experimental wiki based on the idea of FacetedNavigation. What does that mean, you ask? At the bottom of each page you will see a list of attributes such as "Subject: Wiki" or "Author: Fred". These attributes are used to construct a dynamic directory of all the pages in DiamondWiki. To see the current directory just click on BrowseFacets.
Attributes are similar to tags, but with two key differences. First, attributes are grouped so that, for example, all the "Subject:" attributes are listed together. Second, attributes can be organized hierarchically, allowing users to drill down to see more and more detail. These differences make attributes much more scalable than simple tags. A website with 10,000 different attributes is perfectly reasonable, while a website with 10,000 different tags would be a cluttered mess.
In Diamond Wiki, anyone can change the attributes applied to a page simply by clicking the edit link at the bottom of the page.
Main features:
- BrowseFacets: this is what makes Diamond Wiki different from other wikis
- MetaData: learn how to add meta data to pages on Diamond Wiki
- SandBox: feel free to change this page and experiment with editing
- GuestBook: let me know you were here!
- WhatsNew: see how the Diamond Wiki software has been changing
- FindPage: search or browse the database in various ways
<<lessThis is an experimental wiki based on the idea of FacetedNavigation. What does that mean, you ask? At the bottom of each page you will see a list of attributes such as "Subject: Wiki" or "Author: Fred". These attributes are used to construct a dynamic directory of all the pages in DiamondWiki. To see the current directory just click on BrowseFacets.
Attributes are similar to tags, but with two key differences. First, attributes are grouped so that, for example, all the "Subject:" attributes are listed together. Second, attributes can be organized hierarchically, allowing users to drill down to see more and more detail. These differences make attributes much more scalable than simple tags. A website with 10,000 different attributes is perfectly reasonable, while a website with 10,000 different tags would be a cluttered mess.
In Diamond Wiki, anyone can change the attributes applied to a page simply by clicking the edit link at the bottom of the page.
Main features:
- BrowseFacets: this is what makes Diamond Wiki different from other wikis
- MetaData: learn how to add meta data to pages on Diamond Wiki
- SandBox: feel free to change this page and experiment with editing
- GuestBook: let me know you were here!
- WhatsNew: see how the Diamond Wiki software has been changing
- FindPage: search or browse the database in various ways
Download (0.027MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
Rhizome Wiki 0.6.0
Rhizome is a Wiki-like content management and delivery system that exposes the entire site. more>>
Rhizome is a Wiki-like content management and delivery system that exposes the entire site -- content, structure, and metadata as editable RDF. This means that instead of just creating a site with URLs that correspond to a page of HTML, with Rhizome you can create URLs that represent just about anything, such as:
- structural components of content (such as a bullet point or a definition).
- abstract entities that can be presented in different ways depending on the context.
- relationships between entities or content, such as annotations or categories.
Rhizome is designed to enable non-technical users to create these representations in an easy, ad-hoc manner. To this end, it includes a text formatting language which similar to a Wikis but lets you author arbitrary XML content and RDF metadata. And for developers, this allows both content and structure to be easily repurposed and complex web applications rapidly developed.
The long-term vision is that each Rhizome site will intertwine together, forming an emergent fuzzy taxonomy over a peer-to-peer network.
The nearer-term goals of Rhizome are:
- To allow (relatively) non-technical folk to create "Semantic web"-enabled web sites.
- To provide a platform for the rapid-development of web applications
- To provide a test-bed for experimenting with new forms of collaborative knowledge production and communication
- A showcase and test-bed for its underlying technologies: Rx4RDF, ZML, and Raccoon
Main features:
Wiki ease
- All the functionality of a Wiki: public and automatic creation of pages and links using simple text formatting rules
- But the same formatting rules can used to author arbitrary HTML, XML and RDF
- And you can create and edit not just content but also the metadata, site structure and appearance, even application behavior
- Including dynamic pages: supports XSLT, RxSLT, Python, RxUpdate
- Thus enabling dynamic, rule and context based presentation of content
Advanced Content Management functionality
- pages can consist of any content: xml, html, binary, etc.
- content, metadata and site structure is a stored as RDF: enabling it be repurposable, human editable, application agnostic, etc.
- flexible authorization and security model
- staging/release workflow
- native versioning of content and metadata, conflict detection
- supports local file system or browser-based development
- can generate static websites
- import/export of content and metadata
- flexible backend: supports multiple RDF engines (Redland, 4Suite, RDFLib) with multiple datastores: file based, SQL databases, embeddable databases (Sleepycat, Metakit)
XHTML or arbitrary XML can be authored in ZML in a manner very similar to Wiki text formatting rules. Rhizome comes with built-in support for Apache Forrest document types and has preliminary support for DocBook. You can also easily view and edit RDF metadata for the site using RxML.
Almost all of Rhizomes functionality can be found its dynamic pages, which are written in RxSLT, XSLT, and RxUpdate. These can be edited like any other page, making it easy to add and change functionality without restarting the server. You can use RxUpdate to migrate the underlying schema at run-time. Rhizome supports fine-grained authorization and versioning of both metadata and content, so you have some guard rails too.
Enhancements:
- This release adds "shredding": a framework (including GRDDL support) for extracting RDF from content and maintaining the relationship between them over time.
- It also includes better support for viewing and editing RDF directly with most RDF formats.
- There are also several UI enhancements, including a new UI for managing users and roles, more Wiki features, and page and comment spam detection via the Akismet service.
- Last but not least, it is several times faster than previous releases.
<<less- structural components of content (such as a bullet point or a definition).
- abstract entities that can be presented in different ways depending on the context.
- relationships between entities or content, such as annotations or categories.
Rhizome is designed to enable non-technical users to create these representations in an easy, ad-hoc manner. To this end, it includes a text formatting language which similar to a Wikis but lets you author arbitrary XML content and RDF metadata. And for developers, this allows both content and structure to be easily repurposed and complex web applications rapidly developed.
The long-term vision is that each Rhizome site will intertwine together, forming an emergent fuzzy taxonomy over a peer-to-peer network.
The nearer-term goals of Rhizome are:
- To allow (relatively) non-technical folk to create "Semantic web"-enabled web sites.
- To provide a platform for the rapid-development of web applications
- To provide a test-bed for experimenting with new forms of collaborative knowledge production and communication
- A showcase and test-bed for its underlying technologies: Rx4RDF, ZML, and Raccoon
Main features:
Wiki ease
- All the functionality of a Wiki: public and automatic creation of pages and links using simple text formatting rules
- But the same formatting rules can used to author arbitrary HTML, XML and RDF
- And you can create and edit not just content but also the metadata, site structure and appearance, even application behavior
- Including dynamic pages: supports XSLT, RxSLT, Python, RxUpdate
- Thus enabling dynamic, rule and context based presentation of content
Advanced Content Management functionality
- pages can consist of any content: xml, html, binary, etc.
- content, metadata and site structure is a stored as RDF: enabling it be repurposable, human editable, application agnostic, etc.
- flexible authorization and security model
- staging/release workflow
- native versioning of content and metadata, conflict detection
- supports local file system or browser-based development
- can generate static websites
- import/export of content and metadata
- flexible backend: supports multiple RDF engines (Redland, 4Suite, RDFLib) with multiple datastores: file based, SQL databases, embeddable databases (Sleepycat, Metakit)
XHTML or arbitrary XML can be authored in ZML in a manner very similar to Wiki text formatting rules. Rhizome comes with built-in support for Apache Forrest document types and has preliminary support for DocBook. You can also easily view and edit RDF metadata for the site using RxML.
Almost all of Rhizomes functionality can be found its dynamic pages, which are written in RxSLT, XSLT, and RxUpdate. These can be edited like any other page, making it easy to add and change functionality without restarting the server. You can use RxUpdate to migrate the underlying schema at run-time. Rhizome supports fine-grained authorization and versioning of both metadata and content, so you have some guard rails too.
Enhancements:
- This release adds "shredding": a framework (including GRDDL support) for extracting RDF from content and maintaining the relationship between them over time.
- It also includes better support for viewing and editing RDF directly with most RDF formats.
- There are also several UI enhancements, including a new UI for managing users and roles, more Wiki features, and page and comment spam detection via the Akismet service.
- Last but not least, it is several times faster than previous releases.
Download (0.65MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
KDE Personal Wiki 0.0.1
KDE Personal Wiki engine for KDE, made for only personal use. more>>
KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps.
You can create/remove pages, links between pages are automatically created.
I hope you like my first app.
<<lessYou can create/remove pages, links between pages are automatically created.
I hope you like my first app.
Download (0.086MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
Wikepage Wiki 2007.2
Wikepage Wiki is a 25kb small wiki/personal site builder. more>>
Wikepage is a 25kb small wiki/personal site builder.
Wikepage Wiki project has i18n support, multi-language site support, password protected pages, table support, CSS styling, file upload, and a lot of other features.
<<lessWikepage Wiki project has i18n support, multi-language site support, password protected pages, table support, CSS styling, file upload, and a lot of other features.
Download (0.030MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
890 downloads
Pod::Simple::Wiki 0.07
Pod::Simple::Wiki is a class for creating Pod to Wiki filters. more>>
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 "Couldnt open $ARGV[0]: $!n";
} else {
*IN = *STDIN;
}
if (defined $ARGV[1]) {
open OUT, ">$ARGV[1]" or die "Couldnt open $ARGV[1]: $!n";
} else {
*OUT = *STDOUT;
}
$parser->output_fh(*OUT);
$parser->parse_file(*IN);
__END__
To convert Pod to a wiki format using the installed pod2wiki utility:
pod2wiki --style mediawiki file.pod > file.wiki
<<lessSYNOPSIS
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 "Couldnt open $ARGV[0]: $!n";
} else {
*IN = *STDIN;
}
if (defined $ARGV[1]) {
open OUT, ">$ARGV[1]" or die "Couldnt open $ARGV[1]: $!n";
} else {
*OUT = *STDOUT;
}
$parser->output_fh(*OUT);
$parser->parse_file(*IN);
__END__
To convert Pod to a wiki format using the installed pod2wiki utility:
pod2wiki --style mediawiki file.pod > file.wiki
Download (0.014MB)
Added: 2007-02-12 License: Perl Artistic License Price:
984 downloads
ScrumWiki 0.2
ScrumWiki is a Wiki implementation for the Scrum project management tool. more>>
ScrumWiki is a Wiki implementation for the Scrum project management tool.
ScrumWiki is a Wiki for Scrum.
It features all the regular features of a UseMod Wiki, plus functionality to help with managing a software development project in Scrum.
It features Sprint and Product backlogs, task assignment, and burndown charts to track progress.
<<lessScrumWiki is a Wiki for Scrum.
It features all the regular features of a UseMod Wiki, plus functionality to help with managing a software development project in Scrum.
It features Sprint and Product backlogs, task assignment, and burndown charts to track progress.
Download (0.070MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1118 downloads
Disk Manager 1.0.1
Disk manager is a simple filesystem configurator. more>>
Disk Manager project is a simple filesystem configurator that allow you to:
- Automaticly detect new partitions at startup.
- Fully manage configuration of filesystem.
- Enable/disable write support for NTFS (need ntfs-3g installed).
<<less- Automaticly detect new partitions at startup.
- Fully manage configuration of filesystem.
- Enable/disable write support for NTFS (need ntfs-3g installed).
Download (0.055MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
520 downloads
DocBook Wiki 0.9.1
DocBookWiki can display DocBook documents online. more>>
DocBookWiki can display DocBook documents online. Different from the other applications, which convert a DocBook document into HTML first, in order to display it online, DocBookWiki converts it on the fly, so that the format for saving the document will still be XML (DocBook). In order to do this efficiently, DocBookWiki splits it first into chunks, according to chapters, sections etc.
It can also display a list of books, and for each book it can support multiple languages (translations). When the reader is reading a certain section of a book and he changes the language, he will see the same section in the selected language.
DocBookWiki can also be used to edit a DocBook document online, from the web. Editing is done one section at a time, so the editor selects first the section that he wants to edit, and then edits it. He can edit it in several modes: text (like wiki), xml (the original format), html, latex, texi, etc., whichever is more suitable for him. The changes, however, are always saved in the XML(DocBook) format. Authentication of the editors (with username, password) can be enabled as well, if necessary. Also, different editing permissions can be assigned to editors.
It allows the viewers of a document to download the document in other formats, like PDF, RTF, Plain HTML, LaTeX, PS, etc. which can be generated automatically from the DocBook format.
DocBookWiki will also try to keep a history of all the modifications made to the document, by keeping the document chunks in CVS, and so keeping track of all the changes.
Main features:
- Can display a DocBook document online.
- Can display several documents at once (a list of books).
- Can display each of them in several languages.
- Allows to edit a certain section of a certain book in a certain language.
- Editing can be done in several modes, like text, html, xml, texi, latex etc.
- The basic format is always DocBook (XML), no matter how it is displayed or edited.
- Each document (in each language) can be converted automatically into other formats (like PDF, RTF, LaTeX, etc.) for downloading.
- All the history of modifications is kept (in CVS) and any previous versions of a document can be recovered (by tag or by date) by the admin of the site.
- Authentication of editors can be enabled and admin can assign different access rights and permissions to the editors.
<<lessIt can also display a list of books, and for each book it can support multiple languages (translations). When the reader is reading a certain section of a book and he changes the language, he will see the same section in the selected language.
DocBookWiki can also be used to edit a DocBook document online, from the web. Editing is done one section at a time, so the editor selects first the section that he wants to edit, and then edits it. He can edit it in several modes: text (like wiki), xml (the original format), html, latex, texi, etc., whichever is more suitable for him. The changes, however, are always saved in the XML(DocBook) format. Authentication of the editors (with username, password) can be enabled as well, if necessary. Also, different editing permissions can be assigned to editors.
It allows the viewers of a document to download the document in other formats, like PDF, RTF, Plain HTML, LaTeX, PS, etc. which can be generated automatically from the DocBook format.
DocBookWiki will also try to keep a history of all the modifications made to the document, by keeping the document chunks in CVS, and so keeping track of all the changes.
Main features:
- Can display a DocBook document online.
- Can display several documents at once (a list of books).
- Can display each of them in several languages.
- Allows to edit a certain section of a certain book in a certain language.
- Editing can be done in several modes, like text, html, xml, texi, latex etc.
- The basic format is always DocBook (XML), no matter how it is displayed or edited.
- Each document (in each language) can be converted automatically into other formats (like PDF, RTF, LaTeX, etc.) for downloading.
- All the history of modifications is kept (in CVS) and any previous versions of a document can be recovered (by tag or by date) by the admin of the site.
- Authentication of editors can be enabled and admin can assign different access rights and permissions to the editors.
Download (1.9MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
878 downloads
Cloud Wiki 2.1
Cloud Wiki is a wiki engine written in Python and backed by Sqlite. more>>
Cloud Wiki is a wiki engine written in Python and backed by Sqlite. Cloud Wiki provides user authentication, powerful command line administration facilities, and a concise, efficient Web interface.
Main features:
- Flexible user authentication system. See An Argument Against Anonymous Wikis for an explanation why Cloud Wiki supports user authentication.
- Implementation of C2 Wikis fundamental Wiki Principles
- Extremely fast SQLite database used for node storage, caching generated content html, content changes and dependency information.
- Long running web server process, instead of a slow loading CGI. Designed to run well behind a reverse proxy.
- Minimalist markup language designed with an emphasis on having just enough features to be useful, but not so many that new users are intimidated. All linking is done with brace-enclosed free links, for example.
- Modular user authentication system.
- Powerful command line node and server manipulation tools for easy administration.
- An interface to view change/replacements to a node in the past three days.
- Added Nodes gateway to list all nodes added to the wiki in the past three days.
- Changed Nodes gateway to list all nodes changed on the wiki in the past three days.
- Generated content is automatically valid, strict XHTML 1.0.
- Wikis may be exported to static HTML files; our Sourceforge website is produced this way from our test wiki.
<<lessMain features:
- Flexible user authentication system. See An Argument Against Anonymous Wikis for an explanation why Cloud Wiki supports user authentication.
- Implementation of C2 Wikis fundamental Wiki Principles
- Extremely fast SQLite database used for node storage, caching generated content html, content changes and dependency information.
- Long running web server process, instead of a slow loading CGI. Designed to run well behind a reverse proxy.
- Minimalist markup language designed with an emphasis on having just enough features to be useful, but not so many that new users are intimidated. All linking is done with brace-enclosed free links, for example.
- Modular user authentication system.
- Powerful command line node and server manipulation tools for easy administration.
- An interface to view change/replacements to a node in the past three days.
- Added Nodes gateway to list all nodes added to the wiki in the past three days.
- Changed Nodes gateway to list all nodes changed on the wiki in the past three days.
- Generated content is automatically valid, strict XHTML 1.0.
- Wikis may be exported to static HTML files; our Sourceforge website is produced this way from our test wiki.
Download (0.031MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
pHEAR WiKI .02
pHEAR WiKI provides a small wiki for a personal Website. more>>
pHEAR WiKI provides a small wiki for a personal Website.
Features include easy editing and creating of pages, the ability to assign keywords that are highlighted in other wiki pages, URL archiving, and a full range of administration abilities.
Main features:
- Administration abilities:
- easy backup and restore of Wiki data files
- database compacting
- page deletion
- page version control (restore old versions of pages),
- Easy to edit and create new pages (thats what its all about afterall)
- Keyword highlighting: assign keywords to a page that are highlighted in other pages
- Simple keyword searching
- URL Archiving
- Embedable commands for enhanced Wikiing
- Easy template system to fit wiki into your site
Enhancements:
- Added a check for conflicting page saves. A conflict occurs when two user are updating the same page at the same time. A merge is automatically performed in this case.
- Did a security audit of the code. Probably a necessary thing if I plan to give this out and expect people to use it. Should be okay now. If you haver version 01 I can think of another reason to call it phear wiki.
- Added check for wether or not a title was entered. If no title was entered then a default title is used.
- Changed the way saved entries are sent to the server
- this allows pages of virtually unlimited size to be edited and mantained.
<<lessFeatures include easy editing and creating of pages, the ability to assign keywords that are highlighted in other wiki pages, URL archiving, and a full range of administration abilities.
Main features:
- Administration abilities:
- easy backup and restore of Wiki data files
- database compacting
- page deletion
- page version control (restore old versions of pages),
- Easy to edit and create new pages (thats what its all about afterall)
- Keyword highlighting: assign keywords to a page that are highlighted in other pages
- Simple keyword searching
- URL Archiving
- Embedable commands for enhanced Wikiing
- Easy template system to fit wiki into your site
Enhancements:
- Added a check for conflicting page saves. A conflict occurs when two user are updating the same page at the same time. A merge is automatically performed in this case.
- Did a security audit of the code. Probably a necessary thing if I plan to give this out and expect people to use it. Should be okay now. If you haver version 01 I can think of another reason to call it phear wiki.
- Added check for wether or not a title was entered. If no title was entered then a default title is used.
- Changed the way saved entries are sent to the server
- this allows pages of virtually unlimited size to be edited and mantained.
Download (0.014MB)
Added: 2007-01-25 License: Artistic License Price:
1004 downloads
Yada Yada Yada Wiki 0.0.5
Yada Yada Yada Wiki is inspired by Wiki on a Stick and coded in PHP5. more>>
Yada Yada Yada Wiki is inspired by "Wiki on a Stick" and coded in PHP5. The project is living on one self-modifying PHP file.
This wiki doesnt make use of JavaScript nor databases and should work with all browsers. It is f.e. perfect to plan a longer trip with your girlfriend.
<<lessThis wiki doesnt make use of JavaScript nor databases and should work with all browsers. It is f.e. perfect to plan a longer trip with your girlfriend.
Download (0.093MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
845 downloads
Video Disk Recorder 1.4.4
Video Disk Recorder is a digital satellite receiver program using Linux and DVB technologies. more>>
Video Disk Recorder (VDR) is a digital satellite receiver program using Linux and DVB technologies. Video Disk Recorder can record MPEG2 streams, as well as output the stream to TV. It also supports plugins for DVD, DivX, or MP3 playback and more.
Main features:
- Operation entirely via DVB cards On Screen Display and infrared control (LIRC/RCU) or keyboard
- Support for multiple DVB cards (up to four, at least one full featured card with video out required) and "conditional access" (CICAM)
- Channel groups
- EPG display by channel or by time ("Whats on now/next")
- Timers: Programming via EPG or manually, priority/lifetime model, single-shot or repeating timers which use EPG subtitle info as recordings title additionally
- Recording storage on disk: Automatically splitting of recording into files (<<less
Main features:
- Operation entirely via DVB cards On Screen Display and infrared control (LIRC/RCU) or keyboard
- Support for multiple DVB cards (up to four, at least one full featured card with video out required) and "conditional access" (CICAM)
- Channel groups
- EPG display by channel or by time ("Whats on now/next")
- Timers: Programming via EPG or manually, priority/lifetime model, single-shot or repeating timers which use EPG subtitle info as recordings title additionally
- Recording storage on disk: Automatically splitting of recording into files (<<less
Download (0.47MB)
Added: 2006-11-12 License: GPL (GNU General Public License) Price:
1093 downloads
DokuWiki Wiki JumpBox 1.0
DokuWiki is a simple, clean and easy to use wiki system that allows collaborative editing of a web site. more>>
DokuWiki is a simple, clean and easy to use wiki system that allows collaborative editing of a web site. Its focused on creating documentation for developer teams, workgroups and small companies. DokuWiki Wiki JumpBox bundles DokuWiki version 2007.05.24
WHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependancies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependancies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
<<lessWHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependancies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependancies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
Download (107.2MB)
Added: 2007-07-25 License: Free To Use But Restricted Price:
822 downloads
MediaWiki Wiki JumpBox 1.0
MediaWiki is a powerful wiki engine originally developed for the Wikipedia project and now deployed on many sites. more>>
MediaWiki is a powerful wiki engine originally developed for the Wikipedia project and now deployed on many sites around the world. This JumpBox includes MediaWiki version 1.9.3.
A JumpBox is a virtual appliance that bundles a server based application along with all of its dependancies (database, operating system, libraries and management interface) into a single pre-configured unit. This makes deploying that application drop dead simple and gives you a working application in minutes for what would normally take hours.
WHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependancies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependancies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
<<lessA JumpBox is a virtual appliance that bundles a server based application along with all of its dependancies (database, operating system, libraries and management interface) into a single pre-configured unit. This makes deploying that application drop dead simple and gives you a working application in minutes for what would normally take hours.
WHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependancies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependancies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
Download (139.9MB)
Added: 2007-07-25 License: Free To Use But Restricted Price:
821 downloads
Apple Disk Transfer ProDOS 1.0.2
Apple Disk Transfer ProDOS transfers diskettes and logical disk images between Apple ][-era computers and the modern world. more>>
Apple Disk Transfer ProDOS (or ADTPro for short) transfers diskettes and logical disk images between Apple ][-era computers and the modern world. If youre familiar with the original ADT, ADTPro extends ADTs reach by working with more logical disk formats, drive types, communications devices, and host operating systems.
Main features:
- Compatibility with any device ProDOS can read
- Compatibility with any Apple ][ (or clone) computer with 64k memory
- Compatibility with many logical disk image formats: .DSK, .PO, .NIB, 2IMG
- Server compatibility with original ADT client program
- Server compatibility with Windows, Mac OSX, Linux, and probably Solaris
- Ability to bootstrap an Apple ][ from bare metal over serial or cassette ports
- Ability to send floppies in "batch" mode without having to name each one
Server
The server program runs on a computer capable of running Java. Depending on how you want to connect to your Apple, you might also need a serial port and cables, an Uthernet card for your apple, or a couple of audio patch cables. The server offers a compact user interface that shows what communications are taking place between the host and the Apple ][.
The servers primary role is to send and receive disk images as requested from the client. But if you have recently acquired an Apple and a disk drive, and you have no software for it - youre in a bit of a tricky situation if you want to move software from the Internet all the way to your shiny new Apple. ADTPros server can help get you get bootstrapped.
Client
The client side runs on the Apple ][. It handles most of the user interaction. When choosing disks/volumes to transfer, anything that ProDOS can see is fair game. Transferring data occurs with a 20k buffer on the Apple, so all transfers are broken up into 20k chunks. A progress indicator shows how far it is into the current chunk, as well as a running count of the total progress.
Enhancements:
- This release has been enhanced with Jean-Marc Boutillon (Deckard)s FASTDSK fast Disk II reading routines.
- This results in a speed boost of 25%-33% for Disk II to host transfers.
- Bootstrapping operations have been reduced, as there is no longer a dependency on ProDOS BASIC.
<<lessMain features:
- Compatibility with any device ProDOS can read
- Compatibility with any Apple ][ (or clone) computer with 64k memory
- Compatibility with many logical disk image formats: .DSK, .PO, .NIB, 2IMG
- Server compatibility with original ADT client program
- Server compatibility with Windows, Mac OSX, Linux, and probably Solaris
- Ability to bootstrap an Apple ][ from bare metal over serial or cassette ports
- Ability to send floppies in "batch" mode without having to name each one
Server
The server program runs on a computer capable of running Java. Depending on how you want to connect to your Apple, you might also need a serial port and cables, an Uthernet card for your apple, or a couple of audio patch cables. The server offers a compact user interface that shows what communications are taking place between the host and the Apple ][.
The servers primary role is to send and receive disk images as requested from the client. But if you have recently acquired an Apple and a disk drive, and you have no software for it - youre in a bit of a tricky situation if you want to move software from the Internet all the way to your shiny new Apple. ADTPros server can help get you get bootstrapped.
Client
The client side runs on the Apple ][. It handles most of the user interaction. When choosing disks/volumes to transfer, anything that ProDOS can see is fair game. Transferring data occurs with a 20k buffer on the Apple, so all transfers are broken up into 20k chunks. A progress indicator shows how far it is into the current chunk, as well as a running count of the total progress.
Enhancements:
- This release has been enhanced with Jean-Marc Boutillon (Deckard)s FASTDSK fast Disk II reading routines.
- This results in a speed boost of 25%-33% for Disk II to host transfers.
- Bootstrapping operations have been reduced, as there is no longer a dependency on ProDOS BASIC.
Download (MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
816 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above disk drives wiki search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed