The fundamental insight for this engine is that wiki pages are read far
more often than they are modified. Thus, the generated HTML can be
cached. It follows that the main code path will check that the .html
file exists and simply copy it to stdout in the vast majority of cases.
The .html file generated from each .wiki file is about the same size as
the .wiki file itself, so there will be no particular I/O advantage,
but there is a huge CPU advantage, and a significant memory footprint
advantage, and since I want to run a wiki on a geriatric 20MB 33MHz 386
machine, this is a good thing.
Online demo: http://quickie.sourceforge.net/cgi-bin/quickie
WWW: http://quickie.sourceforge.net/
PR: ports/97376
Submitted by: Shaun Amott <shaun@inerd.com>
Replaces Flash objects with a button you can click to view them
PR: ports/97255
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: krion (mentor)
sites on the web.
It is a collaborative surfing tool for browsing, reviewing and sharing
great sites with like-minded people. This helps you find interesting
webpages you wouldn't think to search for.
PR: ports/96771
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: krion (mentor)
conversion tool for web writers.
Markdown allows you to write using an easy-to-read, easy-to-write
plain text format, then convert it to structurally valid XHTML (or
HTML).
WWW: http://www.deveiate.org/projects/BlueCloth
PR: ports/96651
Submitted by: Alastair Rankine <arsptr@optusnet.com.au>
a Pythonic object model.
Features:
- Allows program logic and HTML to be completely separated - a graphical
designer can design the HTML in a visual HTML editor, without needing to
deal with any non-standard syntax or non-standard attribute names.
- Designed with common HTML-application programming tasks in mind.
- No special requirements for the HTML/XML (or just one: attribute values must
be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
strictly valid.
- Works by string substitution, rather than by decomposing and rebuilding the
markup, hence has no impact on the parts of the page you don't manipulate.
- Does nothing but manipulating HTML/XML, hence fits in with any other Web
toolkits you're using.
- Tracebacks always point to the right place - many Python/HTML mixing systems
use exec or eval, making bugs hard to track down.
WWW: http://www.entrian.com/PyMeld/index.html
PR: ports/96698
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.
WWW: http://dev.iworks.at/mod_domaintree/
PR: ports/96839
Submitted by: Daniel Gerzo <danger@rulez.sk>
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2ch BBS software.
It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.
WWW: http://search.cpan.org/dist/WWW-2ch/
PR: ports/94065
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Move sugested by: nobutaka
is a pdf file and in this case let you choose what you want to do:
- open pdf with default viewer
- open the file inside a new tab
- download it to the filesystem
- view it as HTML
WWW: http://www.rabotat.org/firefox/
browsers. It allows the user to specify filters, which remove unwanted
content based on the source-address.
Originally based on Adblock, what now come with Adblock Plus is a
completely new extension with focus on being easy to use, stable
and secure.
WWW: http://adblockplus.mozdev.org/
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.
WWW: http://search.cpan.org/dist/WWW-2ch/
PR: ports/94065
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Aria2 is an utility for downloading files with nice features:
* Command-line interface
* Download files through HTTP/HTTPS/FTP/BitTorrent
* HTTP Proxy support
* FTP though HTTP proxy
* HTTP BASIC authentication support
* HTTP Proxy authentication support
* Segmented downloading
* Cookie support(currently aria2 ignores "expires")
* Run as a daemon process.
* Selective download in multi-file torrent
WWW: http://aria2.sourceforge.net/
PR: ports/96590
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
completely keyboard driven, no compromises. It also
strives to behave as much like Emacs as possible. This
means all the keybindings and to-die-for features of
Emacs that can be imitated by a javascript/XUL web
browser Just Work.
WWW: http://conkeror.mozdev.org/
PR: ports/96462
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Flock is a social browser, cross platform, open source, and
based on Mozilla technologies. Flock includes such features
as blogging tools, feed handling, and integrated del.icio.us
favorites and Flickr photo sharing.
PR: ports/95141
Submitted by: infofarmer@gmail.com