w3m is a pager/text-based WWW browser.
It is a similar application to Lynx, but it has several features Lynx
doesn't have.
* Rendering tables.
* Rendering frames. (It converts frames into a table).
Sample Graphic Counter Language scripts for the creation of original web
counters.
You can see the resulting counters at
http://www.whizkidtech.redprince.net/gcl/gallery/
Requires gracula.
This is a perl version of simplified Chinese word segmentation.
The algorithm for this segmenter is to search the longest word at each point
from both left and right directions, and choose the one with higher frequency
product.
The original program is from the CPAN module Lingua::ZH::WordSegment
(http://search.cpan.org/~chenyr/) I did the follwing changes: 1) make the
interface object oriented; 2) make the internal string into utf8; 3) using
sogou's dictionary (http://www.sogou.com/labs/dl/w.html) as the default
dictionary.
This package accesses the Space-Track web site,
http://www.space-track.org, and retrieves orbital data from this site.
You must register and get a username and password before you can make
use of this package, and you must abide by the site's restrictions,
which include not making the data available to a third party.
In addition, the celestrak method queries http://celestrak.com/ for a
named data set, and then queries http://www.space-track.org/ for the
orbital elements of the objects in the data set.
Beginning with version 0.017, there is provision for retrieval of
historical data.
Nothing is exported by default, but the shell method/subroutine can be
exported if you so desire.
Most methods return an HTTP::Response object. See the individual
method document for details. Methods which return orbital data on
success add a 'Pragma: spacetrack-type = orbit' header to the
HTTP::Response object if the request succeeds.
"LiveJournal.com... because you like to think other people care." LogJam is
a GTK2 client for the LiveJournal API. It sits unobtrusively in the corner
of your screen, waiting for you to have something worthwhile to tell the
world. It can read your current music from XMMS, spellcheck with gtkspell,
and offers preview capabilities using gtkhtml3. It will interface with any
site running LiveJournal, not just www.livejournal.com, and can create
offline copies of your journal.
Monaco KOI8-U Cyrillic fonts for X11 systems in BDF format. Total of
five bitmap fonts.
This port installs PCF versions of the fonts and generates the
fonts.alias file, which provides, for the koi8-u and koi8-r encodings --
some applications have the encodings (such as koi8-r) harcoded in them,
but koi8-u is a superset of koi8-r.
mod_domaintree is a hostname to filesystem mapper for Apache2. It
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.
CGI::FCKeditor is FCKeditor(http://www.fckeditor.net/) Controller for Perl OOP.
FCKeditor(http://www.fckeditor.net/) is necessary though it is natural.
This is a Perl interface to YouTube API and RSS. See
Developers Page http://www.youtube.com/dev and
About RSS http://www.youtube.com/rssls
for details.
Using dotCloud, you can assemble your stack from pre-configured and heavily
tested components. dotCloud supports major application servers, databases and
message buses. The dotCloud CLI allows you to manage your software deployments
on the dotCloud platform. To use this tool, you will need a dotCloud account.
Register at http://www.dotcloud.com/ to get one!