|
Guido's personal home page |
|
The tuxgraphics online shop shop.tuxgraphics.org |
http://electronics.tuxgraphics.orgRecent articles: |
|
Antoin's blog: "No Preservatives Added" |
Not only software, tips, ideas, cool thingsLinux friendly use of the middle mouse button in firefoxDo you hate it that firefox simply opens a URL when you copy/paste data into a form and you hit accidently the body of the page rather the input field? Here is the solution:Navigate to about:config search for middlemouse.contentLoadURL set it to false Anti-itch recipes for insect bitesClick here for a collection of anti-itch recipesOld historical map of the Montreal Isles, Montreal, CanadaI have this old map of Montreal (around 1800). It might be of scientific and historical interest to other people. Click on the map to get a more detailed view.
|
ftff, ftwhich and whichman: fault tolerant search utilitiesftff, ftwhich and whichman are fault tolerant search utilities. whichman allows to search for man pages that match approximately the specified search key. ftff is a fault tolerant file find utility and ftwhich is a fault tolerant version for the 'which' command. The error tolerant approximate string match is based on the Levenshtein Distance between two strings. This is a measure for the number of replacements, insertions and deletions that are necessary to transform string A into string B. Download: |
ethwireck -- check if the wire in the Ethernet port is liveethwireck can detect if the physical layer of the Ethernet is up. This can then be used in the init script for your network card to determine whether or not an interface should be brought up. You can branch then and bring e.g the cooper ethernet interface up if a wire is plugged in otherwise use wlan. ethwireck implements basically the link state of ethtool and mii-tool in one program.
# this is how you can use ethwireck:
if ethwireck eth0; then
echo "eth0: physical layer up ..."
else
echo "eth0: no wire plugged"
return 1
fi
ethwireck may not work with all network cards. It depends on the driver. You have to try if it works on your PC Download: |
gpppwrap: a graphical user interface wrapper around the ppp-on/off scriptsgpppwrap is a graphical user interface to conveniently
select a phone number and dial into your ISP. It's very
convenient if you use different ISPs. Download: |
Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets
Unicode::UTF8simple provides UTF-8 conversion for perl versions from 5.00 and up. It was
mainly written for use with perl 5.00 to 5.6.0 because those perl versions do not support Unicode::MapUTF8 or Encode.
Download: |
HTML::TagReader, perl extension to process html tagsHTML::TagReader is a perl extension module which
allows you to read html/xml files by tag. That is: in a
similar way as you can read textfiles by line with
"while(<>)" you use HTML::TagReader::getbytoken to
read a file by tag. Download: |
Perl 5 Quick Reference GuideThe cpan.org documentation tree used to contain a very
good Perl Quick Reference Guide written by Johan Vromans.
This this small booklet is now also available as a Pocket
Reference from O'Reilly ("http://www.ora.com). Since the
move of documentation out of the cpan.org directory tree
this Quick Reference Guide is no longer part of the perl
documentation. Download: |
lfwmail -- a light weight but full featured webmail program
lfwmail is a light weight web mail program written in
perl. It will run with acceptable speed even on a Pentium
100Mhz Linux mailserver. It has just basic features and
no calendar or folders but it is fully mime compatible
and can handle attachments.
Download: |
webgrep, web-page search and check utilitiesNote:webgrep will not be developed further. It
is now replaced by Tagreader (see above). Download: |
ftdibb, a BitBang mode library for the ft232 and ft245 chips from ftdichip.com
Download: |
sled, a shutdown button for your server
Download: |
plhtml -- server side scripting in perlplhtml is a preprocessor for html documents. Its purpose is to simplify the work of writing large numbers of HTML documents. It acts like a compiler, i.e. you provide an input source text and plhtml produces the HTML documents. Unlike many other programs of this type plhtml does actually report the line number in the html input file if it comes across a syntax error. This makes it very easy to find faults. Download: |
cdspeed -- decrease the speed of your cdromModern cdrom drives are too fast. It can take several
seconds on a 60x speed cdrom drive to spin it up and read
data from the drive. The result is that these drives are
just a lot slower than a 8x or 24x drive. This is
especially true if you are only occasionally (e.g every 5
seconds) reading a small file. This utility limits the
speed, makes the drive less noisy and the access time
faster. cdspeed is also very good if you prefer to listen
to the musik on your mp3 CDs rather then the noise of
your CD drive. Download: |
blkcrypt, three block encryption algorithmsThe link below goes to a page from which you can
download three programs that implement the block
encryption algorithms des, blowfish and idea. Go to the download page: |
amr2wav -- A linux shell script to convert amr files from Ericsson or Nokia phones to wavThis is a simple script based on http://xa.bi/mms/.
To use it do the following:
|
LinuxFocus.org , an international Linux MagazineLinux Focus is the multi lingual magazine about the
Linux operating system. Linux Focus is managed and
produced by Linux volunteers, fans and developers. There
is no subscription necessary to read LF, it is freely
available on the web all over the world.
|
Wedding of Katja and Guido
|
© Guido Socher, email: The page is available at: http://tuxgraphics.org/~guido/ | http://linuxfocus.org/~guido/