Danpei is a Gtk+ based Image Viewer, works on X Window Sysytem.
Features:
o File operations like Windows Explorer
o View image files with thumbnail format
o View/Edit image files with your favorite applications (ImageMagick,
Gimp etc)
o Cache displayed images
o Print out images
hpscat-1.3jshin
-------------------
hpscat is a small printing utility that print Hangul characters in
any PostScript printer(including ghostscript). It use the hangul PS
font in ked, so you must load the font before printing the document
processed by hpscat.
This version is revised by Jungshik Shin <jshin@minerva.cis.yale.edu>.
R-sp is a package that provides classes and methods for spatial
data. The classes document where the spatial location information
resides, for 2D or 3D data. Utility functions are provided, e.g.
for plotting data as maps, spatial selection, as well as methods
for retrieving coordinates, for subsetting, print, summary, etc.
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
_ _ _ _ _ _
| (_) | _____ | |_| |__ (_)___
| | | |/ / _ \ | __| '_ \| / __|
| | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
Figlet can print in a variety of fonts, both left-to-right and right-to-left.
Figlet comes with several fonts. Also, many other fonts are avaiable,
including Hebrew, Cyrillic (Russian), and Greek.
There is also a "Figlet Home Page" on the Worldwide Web.
http://www.surfplaza.com/figlet/
The Geo::Weather module retrieves the current weather from weather.com
when given city and state or a US zip code. After fetching the weather,
the module can print a general weather report, or return specific values
(ie: URL to a picture of the current weather for use on a website,
current numerical values for wind speed, temperature, dew point, etc).
Kaffeine is a multimedia player based on KDE and VLC.
* Full Drag and Drop support
* Import Noatun-playlists as well as M3U, ASX and PLS-Files
* Editable Playlist
* Export Playlist to HTML or PDF (KDE-Print)
* Support for saving screenshots as PNG, BMP or XBM
* The ability to prevent the screensaver from activating OSD Titles
FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV). It can
calculate a lot of meta data, insert an onMetaData tag, cut FLV files, add cue
points (onCuePoint), show the FLV structure and print meta data information in
XML or YAML.
Service discovery on a local network -- this means that you can plug your
laptop or computer into a network and instantly be able to view other people
who you can chat with, find printers to print to or find files being shared.
This kind of technology is already found in MacOS X (branded 'Rendezvous',
'Bonjour' and sometimes 'ZeroConf') and is very convenient.
Service discovery on a local network -- this means that you can plug your
laptop or computer into a network and instantly be able to view other people
who you can chat with, find printers to print to or find files being shared.
This kind of technology is already found in MacOS X (branded 'Rendezvous',
'Bonjour' and sometimes 'ZeroConf') and is very convenient.
Net::Whois::Raw - Perl extension for retrieving unparsed raw whois
information. There is also a simple way of checking whether a domain
is registered or not.
Usage:
use Net::Whois::Raw;
$s = whois('perl.com');
$s = whois('freebsd.org');
$s = whois('freebsd.org.ua');
$Net::Whois::Raw::CHECK_FAIL = 1;
print "Hurry up!\n" if !whois('microsoft.com');