Software Listing of Author : "Nihongo.org"
- AccountStats
- License: Shareware
- Price:


AccountStats is a small perl script that scans Common format access_logs and summarizes the account activity for people who have logged in (name/password) to password (.htaccess/.htpasswd) protected areas on the system. It make no attempt to figure out the realm.
- Publisher: nihongo.org
- Date Released: 09-03-2011
- Download
- Platform: CGI and Perl, Scripts
- BrowserCounter
- License: Shareware
- Price:


BrowserCounter is a small perl script that scans the agent_log generated by NCSA httpd 1.4/1.5 or Apache and produces a table summarizing what browsers people have used to access a web server.
- Publisher: nihongo.org
- Date Released: 15-05-2011
- Download
- Platform: CGI and Perl, Scripts
- CGI::Minimal
- License: Shareware
- Price:


CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. It is approximately 1/6th the size of CGI.pm but provides largely compatible access to form decoding and a small number of other tasks essential to writing CGI scripts in Perl. Designed for people who are comfortable working closely with the HTTP protocal and writing HTML directly. Supports file uploading as just another transparently decoded form field.
- Publisher: nihongo.org
- Date Released: 21-05-2011
- Download
- Platform: CGI and Perl, Scripts
- Class::ParmList
- License: Shareware
- Price:


Class::ParmList is a general named parameter list parser. It handles default values, required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. It also works well as a complement to Class::NamedParms.
- Publisher: nihongo.org
- Date Released: 10-01-2011
- Download
- Platform: CGI and Perl, Scripts
- Class:NamedParms
- License: Shareware
- Price:


Class:NamedParms provides key name checking for named accessor parameters. This allows the use of a generic 'get/set' type parameterized accessor while automatically catching accidental mis-spellings and usage of uninitialized parameters. This catches a large class of programming errors without requiring a new accessor for every object parameter.
- Publisher: nihongo.org
- Date Released: 18-05-2011
- Download
- Platform: CGI and Perl, Scripts
- CookieStats
- License: Shareware
- Price:


CookieStats is a small perl script that scans the cookies_log generated by Apache and produces a list of accessed pages and unique cookies. This has the effect of screening out duplicate accesses by single browsers and gives a relatively hard lower limit on the number of people accessing a page. Not all browsers support cookies, so some people are missed. This error is, however, under 10%.
- Publisher: nihongo.org
- Date Released: 07-10-2011
- Download
- Platform: CGI and Perl, Scripts
- FavIconTracker
- License: Shareware
- Price:


Microsoft has added a feature to their Internet Explorer 5 web browser that allows web sites to place icons for display with bookmarks. As a side-effect of this, hits are generated in the web server logs that can be analyzed to determine that a bookmark has been set and for what section of the site. This script performs a fast analysis of those bookmarks and generates a report of what is being bookmarked, and how often and what is the most popularly bookmarked areas of a web site.
- Publisher: nihongo.org
- Date Released: 05-10-2011
- Download
- Platform: CGI and Perl, Scripts
- FTPWebLog
- License: Shareware
- Price:


FTPWebLog 1.0.2 is a powerful WWW and FTP log analysis program that includes support for graphic reports. For graphical reports, you will need the gd.pm perl library and the gd graphics library.
- Publisher: nihongo.org
- Date Released: 04-07-2011
- Download
- Platform: CGI and Perl, Scripts
- HTMLThumbnail
- License: Shareware
- Price:


HTMLThumbnail creates index pages of the graphic file content of directories on Unix based web servers. It generates real thumbnail images (not just mis-sizing the images) that are typically around 1-2% of the byte count of the originals (thus letting you see them 50 - 100 times as fast). It works with both JPEG and GIF images, supports 'incremental change' updating to allow easy adding of new images (or modifying of old ones) without wasting a lot of time regenerating the index for every image. It also supports optional linking to the original images, drop shadows, rotation of the final icon, and image borders. Essentially all setting are command line adjustable.
- Publisher: nihongo.org
- Date Released: 17-04-2011
- Download
- Platform: CGI and Perl, Scripts
- Lingua::Stem
- License: Shareware
- Price:


Lingua::Stem takes lists of words an (as determined by the locale) stems them to their root form. This is primarily of use in search applications that need to be able to find conjugated forms of words as well as exact matches.
- Publisher: nihongo.org
- Date Released: 26-09-2011
- Download
- Platform: CGI and Perl, Scripts
- RefStats
- License: Shareware
- Price:


RefStats is a small perl script that scans the refered_log or ECLF format access_log generated by NCSA httpd 1.4/1.5 or Apache and produces a list summarizing what referring URLs were reported by browsers, with a count of the number of times each referring URL was reported. The list is sorted by the local page accessed. It can also produce a list of broken links.
- Publisher: nihongo.org
- Date Released: 05-09-2011
- Download
- Platform: CGI and Perl, Scripts
- Search::InvertedIndex
- License: Shareware
- Price:


Search::InvertedIndex is A general purpose inverted indexing system suitable for medium scale searching. By mapping 'keys' to 'indexes' it provides ultra-fast look ups of all 'indexes' containing specific 'keys'. This produces highly scalable behavior where thousands, or even millions of records can be searched extremely quickly.
- Publisher: nihongo.org
- Date Released: 17-06-2011
- Download
- Platform: CGI and Perl, Scripts
- Tie::DB_File::SplitHash
- License: Shareware
- Price:


Tie::DB_File::SplitHash is designed for support of file size limitted OSes. It transparently splits a DB_File database into as many distinct files as desired. It also distributes hash entries between the files using a randomization algorithm. It has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed.
- Publisher: nihongo.org
- Date Released: 16-04-2011
- Download
- Platform: CGI and Perl, Scripts
- Tie::FileLRUCache
- License: Shareware
- Price:


Tie::FileLRUCache provides a persistent filesystem based LRU cache. It uses the 'last accessed' timestamp generated by the file system to determine the 'oldest' cache entry and discards the oldest cache entries when needed to stay under the -keep_last limit. If you store thing very fast (such that many entries receive the _same_ time stamp), it is essentially a coin toss which entry within a single timestamped second gets purged from the cache to make room for new ones.
- Publisher: nihongo.org
- Date Released: 04-09-2011
- Download
- Platform: CGI and Perl, Scripts
- Tie::ListKeyedHash
- License: Shareware
- Price:


This is an experimental Perl module that allows you to use lists as the keys for multi-level hashes. Excellent for parse tree generation and other similar tasks where you need to create very deep trees or the tree depth is not known in advance. A real performance win on very deep trees over 'walking the tree' starting from the root node.
- Publisher: nihongo.org
- Date Released: 02-08-2011
- Download
- Platform: CGI and Perl, Scripts
- Triple Dot Cookies
- License: Shareware
- Price:


This is a demonstration script of the 'triple dot cookie' vulnerability in Microsoft Internet Explorer and Netscape. Triple dot cookies can be used to completely by-pass the domain restrictions for cookies in those browsers.
- Publisher: nihongo.org
- Date Released: 23-05-2011
- Download
- Platform: CGI and Perl, Scripts
- Usenet-Web
- License: Shareware
- Price:


Usenet-Web is a combination Usenet newsgroup archiver and archive Web presentation system. It is not intended as a substitute for a newsreader, and so does not include any facilities for posting to the Usenet. It does include facilities for searching the archive 'From' and 'Subject' lines for ranges of dates and can handle multiple newsgroup archives.
- Publisher: nihongo.org
- Date Released: 23-07-2011
- Download
- Platform: CGI and Perl, Scripts

