that otherwise make no use with X: including extra keys on some
keyboard models, or laptops.
The application allows to assign a particular action to any key
or key combination (key and modifiers).
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.
It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.
the client wants some of it's own libraries and files so IMHO it was best
to separate everything from other programs?
There is also a /usr/pkg/bin/nx ... if you run it without args, it runs
nxclient, otherwise it it runs what you specify as the arg in
/usr/pkg/lib/nx/bin
Until now, Unix developers which required access to a SourceSafe
repository (formerly Visual SourceSafe) had to use a Windows machine
or, in the lucky case that the architecture was standard enough,
pay another time. SSU provides access to local and remote SourceSafe
repositories through TCP, to any POSIX system (Linux, BSDs, OS X,
etc), and for free, alleviating the pain. SSU also improves the
SourceSafe interface and tries to work around several design bugs.
SSU supports and uniforms a good subset of the SourceSafe features
and has proven to be stable when used by a team of 6 developers
accessing a single server. SSU has been developed since one year
now and employs some regression testing. We're interested in
feedback, we'd be glad to know about any success.
TODO:
Can't test for lack of a SourceSafe repository.
Otherwise ready for import.
Changes from 0.10.
0.15 Mon Sep 4
- Added Text::VimColor extension to SuperPreNode.
0.14 Thu Jul 6
- Changed ASIN.publisher to ASIN.Manufacturer
0.13 Tue Jun 6
- Fixed problem with null line in pre node.
- Added movie/sound syntax to Text::Hatena::AutoLink::HTTP.
0.12 Thu Apr 6
- changed process in Text::Hatena::AutoLink::HTTP's title process
- Now you don't need URI::Title and many modules.
- You can set the handler which treats the title (for encoding or doing something)
0.11 Wed Apr 5
- escaped autolink in super pre.
- fixed bug in Hatenafotolife auto link.
- added converting process in URI::Title to utf-8.