Projects and Code
Steve has contributed small and mostly trivial bits of code to various projects over the years. Here are a few highlights and otherwise:
Asterisk
Steve didn't write Asterisk, the open source PBX. He did, however, contribute a minor bit of code
surrounding distinctive ring detection and the options for configuration thereof.
Sysfs.pl
Steve created an admittedly ugly script to get information from the /sys filesystem on Linux about SCSI disks.
The script is particularly helpful for obtaining information on the raw size of SCSI disks, LUNs (in hex), and other such bits produced by the /sys filesystem. It's like udevinfo -a -p except not as good. But it prints the LUNs in hex which can be quite helpful. Download by clicking on the script name above. Use at your own risk.
The script is particularly helpful for obtaining information on the raw size of SCSI disks, LUNs (in hex), and other such bits produced by the /sys filesystem. It's like udevinfo -a -p except not as good. But it prints the LUNs in hex which can be quite helpful. Download by clicking on the script name above. Use at your own risk.
Syncdirs.pl
A script modified based on synchro. This script is a bit lighter and copies into a directory instead of directly on another partition.
Featured Projects
-
JavaScript Step by Step
Second edition of the popular JavaScript Step by Step book is available from booksellers everywhere!
-
Html5 and JavaScript Missing Manuals
Tech edited by Steve, these books make great additions to your development library.
-
JavaScript Step by Step
JavaScript Passo per Passo is the Italian edition of Steve's JavaScript Step by Step book.
Popular Posts
Revising Books || Read More
HTML5 is a Specification || Read More