Main > Free Download Search >

Free ez publish software for linux

ez publish

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 364
DocBook 4.5CR1

DocBook 4.5CR1


DocBook is an XML/SGML vocabulary that enables you to create document content. more>>
DocBook is an XML/SGML vocabulary that enables you to create document content in a presentation-neutral form that captures the logical structure of the content.
Using the DocBook stylesheets, you can publish DocBook content as HTML pages and PDF files and other formats, including man pages, HTML Help, and JavaHelp.
Enhancements:
- calstblx.dtd, catalog.xml, dbcentx.mod, dbgenent.mod, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat, htmltblx.mod: Updated version number
- docbookx.dtd: DocBook V4.5CR1 Released
- freshmeat.xsl: Tweaked freshmeat changes
<<less
Download (0.074MB)
Added: 2005-06-30 License: Freeware Price:
1576 downloads
Beep Media Player RSS feed provider 0.1.0

Beep Media Player RSS feed provider 0.1.0


Beep Media Player RSS feed provider is a tool for generating RSS feeds of songs played by BMP. more>>
Beep Media Player RSS feed provider is a tool for generating RSS feeds of songs played by BMP.

bmp-rss-feeder is a plugin for the Beep Media Player that makes it possible to publish an RSS feed containing the names of recently played songs.

The feed can be published both locally and on the Internet.

<<less
Download (0.24MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1559 downloads
Web Sharing 0.0.3

Web Sharing 0.0.3


Web Sharing is a small tray applet for sharing files on the web. more>>
Web Sharing is a small tray applet for sharing files on the web.

Publish anything on the Internet or your local area network at home, office or school from a folder on your hard disk with just a few clicks of a mouse!

<<less
Download (1.9MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1553 downloads
mod_index_rss 1.0

mod_index_rss 1.0


mod_index_rss is an Apache module that creates RSS of directory contents on the fly. more>>
mod_index_rss is an Apache module that creates RSS of directory contents on the fly. This can be used to publish static files (HTML, images, etc.) to RSS feeds by placing them in a directory.
Enhancements:
- Added support for RSS2
- Added support for enclosures
- The published date for the channel is now based on the directory that is being listed.
<<less
Download (0.006MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1521 downloads
INews 0.8

INews 0.8


INews is a system to write and publish newspapers on the internet. more>>
INews is a system to write and publish newspapers on the internet.

INews is different, because:

* the newspaper has a traditional structure, with pages and articles distributed like in a paper newspaper.
* the newspaper is not published using HTML, but can be read with a java application.

INews is a complete system, composed by:

* a server application.
* an editor application, to write and publish editions of the newspaper.
* a reader application, to read the last edition of the newspaper on the internet.
* an administration application.

Purposes of the system are:

* speed and simplicity to write and publish the newspaper:
if the articles are ready as RTF documents (written with the most common word processors) and the pictures are ready, it should be a matter of minutes to publish the newspaper.
* to work in team to publish the newspaper.
* to keep an archive with all the articles, images and editions of the newspaper.
* to be open: all the articles and images are saved in the filesystem in a directory tree.

It is possible to build new parts types (like articles and images) and add them to the system.
<<less
Download (0.92MB)
Added: 2005-09-23 License: Freeware Price:
1495 downloads
Debarchiver 0.4.2

Debarchiver 0.4.2


Debarchiver is a tool to sort debian packages in a automated way so that you can publish debian packages in a easy way. more>>
Debarchiver is a tool to sort debian packages in a automated way so that you can publish debian packages in a easy way.
Main features:
- Sort debian packages in the "potato" way.
- Generates the Packages and Sources files.
- Prepared for web publishing.
The idea is to make a simpler version of the Debian katie software that is useable by system administrators and software publishers. Of course you should try to get your software in the Debian distribution but sometimes that is not possible or even good.
Debarchiver is licensed under GPL.
Enhancements:
- Allows for signed release files (currently only ones without a password).
<<less
Download (0.076MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1490 downloads
LiveLAMP 0.2.2

LiveLAMP 0.2.2


LiveLAMP is a LiveCD that turns a spare computer in the classrom into a Linux development server for students to practice. more>>
LiveLAMP is a bootable (i.e Live) CD that turns a spare computer in the classrom into a Linux development server for students to practice and publish programming exercises in over a dozen computer languages.

As the name suggests, the primary emphasis is on core technologies which underpin the LAMP platform: Linux + Apache + MySQL + PHP.

With the LiveLAMP project, OSV aims to do for Linux application and database servers what Knoppix has done for desktops. LiveLAMP can turn any PC into an instant server capable of supporting up to 1,000 users.

Besides Linux, Apache, MySQL and PHP, technologies included are Python, Perl, Ruby, PostgreSQL, C++, C, Pascal, Fortran, CVS, Apache, Lex/Yacc, text editing, HTML, JavaScript, CSS, XML and much more.

LiveLAMP will fully integrate with your existing Windows, Apple or Linux network and workstations. To start the installation process takes only a few minutes. You do not need any previous experience with Linux or web servers.
<<less
Download (314MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1478 downloads
MingZine 0.3.1

MingZine 0.3.1


MingZine is an e-zine engine that allows you to publish digital works. more>>
MingZine is an e-zine engine that allows you to publish digital works, connect their sales to PayPal, and to tithe a percentage of those sales to support the e-zine itself.
It also has a submissions queue which can manage multiple types of submissions in each Ming Server subsite as well as multiple editors
Enhancements:
- Upgraded Python pages for Ming Server 0.7.2.
<<less
Download (0.019MB)
Added: 2005-10-22 License: GPL (GNU General Public License) Price:
1462 downloads
Gozirra 0.4.1

Gozirra 0.4.1


Gozirra (previously SERStomp) is a lightweight client and server implementation of the Stomp (TTMP) protocol. more>>
Gozirra is a lightweight implementation of the Stomp specification. As of the first release it includes both client and server implementations for Java. The name stinks, and may change.
Stomp (previously TTMP) is a simple publish/subscribe messaging protocol. Its main attraction, to me at least, is its simplicity and focus. A Ruby client comes out to 107 lines of code.
The Java server and client of this project fit in a jarball about 14KB large. You can easily communicate with a Stomp server via telnet, and it provides publish, subscribe, receipts, and transactions. It is everything you need for a lightweight communication protocol.
Gozirra is not intended to be a scalable standalone MOM solution. While it can be run in standalone mode, it is really targetted at being a library for providing embedded messaging to other applications. If you want a more feature full messaging provider, check out ActiveMQ, the reference platform for Stomp.
Enhancements:
- Several synchronization bugs have been fixed, and documentation has been improved.
- Commands and headers are trimmed of whitespace, making for more relaxed interpretation.
- An authentication framework has been added.
- The project name was changed.
<<less
Download (0.022MB)
Added: 2005-10-31 License: LGPL (GNU Lesser General Public License) Price:
1454 downloads
UWiKiCMS 1.0.7

UWiKiCMS 1.0.7


UWiKiCMS is a lightweight web content management system. more>>
UWiKiCMS is a lightweight web content management system.
UWiKiCMS features basic text formatting and online editing, image upload and automatic positionning, heavy css use, lightweight XHTML compliant code, readable URLs and no cryptic article.php?id=123 stuff, extensibility at will through PHP file includes, fancy orginal features such as "all in one page ready to print" or sharing the same database for various sub-sites, and has a built-in cache system.
UWiKiCMS is a web application using the standard PHP / MySQL tools. It is distributed as free software (free speech, not beer), under the terms of the GNU General Public License ( GPL ).
UWiKiCMS aims at staying as simple as possible and cope with the constraints of a plain PHP/MySQL hosting solution. The idea was to minimize the number of clicks required to publish an online document, and fit my personnal needs.
Enhancements:
- Minor bugs were fixed and an XUL galley was implemented, which makes viewing images more convenient under Mozilla.
<<less
Download (0.32MB)
Added: 2005-11-23 License: GPL (GNU General Public License) Price:
1430 downloads
PhpBase 0.01 Alpha

PhpBase 0.01 Alpha


PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. more>>
PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base.

The main purpose for a tool like this is the need to keep data submissions accurate and avoid common errors that might occur when submitting to standard schemes recommended by Google.

The code still in development, and will be added to a subversion repository once we get the project approved at berlios.de.

PhpBase project started the 22nd November 2005, and still in its initial phase, so documentation is not its biggest strength.

Ive managed to code in a PEAR like style with JavaDoc style documentation blocks. Unit tests are also included for reference.

Once the initial code base is ready, Ill publish the API on this site.
<<less
Download (0.027MB)
Added: 2005-12-05 License: LGPL (GNU Lesser General Public License) Price:
1419 downloads
PyChart 1.39

PyChart 1.39


PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts. more>>
PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts.
PyChart library currently supports line plots, bar plots, range-fill plots, and pie charts. Because it is based on Python, you can make full use of Pythons scripting power. See some examples.
Ive used PyChart to draw some real graphs to publish some real papers (see my SOSP and TOCS papers for example). So its for real!
PyChart is distributed under GNU General Public License.
Enhancements:
- Limited Unicode support.
- European characters (accents, umlauts, etc.) can be displayed by passing a Unicode string to pychart.
- CJK are not yet supported.
<<less
Download (0.11MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1393 downloads
libpubsub 0.5.1

libpubsub 0.5.1


libpubsub provides everything to setup a simple publish/subscribe environment. more>>
libpubsub provides everything to setup a simple publish/subscribe environment.
If you are looking for a way to let several processes (not necessarily on the same host) exchange information with each other in a very easy (read at the moment: simple) way, libpubsub may interest you!
The main target is the usage in C++ applications. The package includes a tool to let even shell scripts get in touch with pubsub.
Enhancements:
- the client is able to read the message broker address from the environment variable PUBSUB_BROKER
- added conversion routines between binary data and hexadecimal strings
- added support for very large messages over TCP
- several minor bugfixes and cosmetic changes
- embedded users guide into doxygen generated docs
<<less
Download (0.60MB)
Added: 2006-01-18 License: Artistic License Price:
1374 downloads
LaTeBlog 1.0

LaTeBlog 1.0


LaTeBlog provides a Makefile, a LaTeX document class, and HTML sniplets to publish your blog in PDF created with pdflatex. more>>
LaTeBlog project provides a Makefile, a LaTeX document class and HTML sniplets to publish your blog in PDF created with pdflatex.

Gives excellent readibility and proper footnotes.

A blog is a website in which journal entries are posted on a regular basis and displayed in reverse chronological order. The term blog is a shortened form of weblog or web log.

Authoring a blog, maintaining a blog or adding an article to an existing blog is called "blogging". Individual articles on a blog are called "blog posts," "posts" or "entries". A person who posts these entries is called a "blogger".

A blog comprises hypertext, images, and links (to other webpages and to video, audio and other files). Blogs use a conversational style of documentation. Often blogs focus on a particular "area of interest", such as Washington, D.C.s political goings-on. Some blogs discuss personal experiences.

Blogs can be hosted by dedicated blog hosting services, or they can be run using blog software on regular web hosting services. In the early 21st Century, blogging has quickly emerged as a popular and important means of communication.
<<less
Download (0.004MB)
Added: 2006-01-25 License: Freely Distributable Price:
1367 downloads
editApage.org Beta 9.1

editApage.org Beta 9.1


editApage.org is a simple and flexible tool that helps Web designers and people who yearn for control over their websites. more>>
editApage.org is a simple and flexible tool that helps Web designers and people who yearn for control over their websites.

editApage.org project provides the ease of use of Blogging without forcing the end result to resemble a diary.

How does it work?

1. Point editApage.org to any URL on the web.

2. editApage.org loads a copy of the rendered source, and lets you choose which parts youd like to make editable.

3. Enter the FTP settings for the pages final destination, and make some choices on who should be able to edit this page.

4. Enter the pages URL into editApage.org, preview changes youre making, and publish to your live box. Its all the ease of blogging, with none of the forced architecture.
<<less
Download (0.96MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1367 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5