Weblog Archives

You are currently browsing the archives for the Software tag.

Remove-Generator-Meta-Tag WordPress Plugin

Yesterday, I noticed that the template tag, which existed inside the default WordPress theme and added the Generator meta tag to the HTML head area, has been replaced by an internal action. This change makes the removal of that specific meta tag a bit harder for users. I can understand that the project may use [...]

More-Feed-Excerpt WordPress Plugin

Since WordPress v2.5, it is no longer possible to use the <!–more–> tag within a post in order to define an excerpt which will be used on both the web and feeds. Now, WordPress uses this tag to split a post for the web only, while the feeds can contain either the full-text or an [...]

VeriTAR – Verify checksums of files within a TAR archive

In my opinion, the biggest problem of the tar format (‘ustar‘) is that it does not store the checksums of the files it contains. So, in order to be able to verify the contents of the tar archive, you either need to keep the original data on the hard drive and compare the archive contents [...]

mod_gnutls binary for Apache

mod_gnutls is an experimental Apache module. As long as I had compiled it for the sake of the secure name-based vhosts with SNI test and since I was asked to release the compiled library in this forum post, here it goes. The following is an archived mod_gnutls installation. One word of warning: It also contains [...]

Adobe Reader 8 for Linux

I don’t know since when Adobe Reader 8 (8.1.1 actually) has become available for the Linux platform, but, as soon as I found out, I downloaded and installed it in the hope that it will improve the overall poor PDF reading experience. To my surprise, the 8th version of Adobe Reader not only looks and [...]

Zim – a Desktop Wiki

While browsing the archives of Linux Screw, I came across a very interesting post about Zim. Zim is a wiki-style note taking system for the desktop. Its text editor, being an 100% WYSIWYG wiki text edtor, does not require any knowledge of wiki syntax. One could say that Zim is a more advanced and feature-rich [...]

CloneZilla instead of Partimage

Until now I have been creating partition images with Partimage, which has never failed. Another very popular tool nowadays is CloneZilla. This software, which happens to include partimage among various other utilities, has wider filesystem support and a better set of features – taking/restoring backups across the network is supported. The fact that this is [...]

Featured Epiphany Plugins

My two plugins – extensions – for the Epiphany web browser, Tab-Session-Management and Tab-Links, have been featured on the official Epiphany blog. Thanks Dieguito! ;-) By reading all the entries on the blog, it is quite clear that the people behind this project are very happy to be involved. I assume this is a determinant [...]

Mailing List Manager

If you are looking for a lean, mean mailing list manager (MLM), look no further. The software you are looking for is called: the Minimalist. Despite the fact that the Minimalist is just a Perl script with a filesize of 70Kb, it is a full featured MLM which will satisfy almost all users. Do not [...]

Next time, come prepared

I had no idea that at the time I was adding a mailing-list manager in the list of software that constitute the infrastructure of the CodeTRAX facility, I also added a factor that would cause serious delay in the preparation of the whole project. But, mailing lists are a mandatory feature of the facility’s notification [...]