In part 2 of this multi-parter, I’ll be looking at open source forum solution Phorum. Just as before, I’ll cover Ease of Installation, Features, Extensibility and Themes.
Read more »Linux filesystem defragmentation flame war
Earlier this week I’ve read this article: “Defragmentation of Linux Filesystems“. The title and the headline made me interested enough, to go ahead and read it and see if there was something there to show me that linux filesystems do need defragmentation.
Read more »Refactoring Erlang
"I’ve been playing around a bit with Wrangler—an Erlang refactoring package for Emacs. [...] So I whipped up a function to toggle Wrangler on and off: ..." -- Wrangler -- http://www.cs.kent.ac.uk/projects/forse/wrangler/doc/overview-summary.html
Read more »- Login to post comments
Listadmin - Command line tool to manipulate the queues of messages
listadmin is a command line tool to manipulate the queues of messages held for moderator approval by mailman. It is designed to keep user interaction to a minimum, in theory you could run it from cron to prune the queue. It can use the score from a header added by SpamAssassin to filter, or it can match specific senders, subjects, or reasons.
Read more »- Login to post comments
Lisp: XCVB, a replacement for ASDF
"Dear Lisp hackers,I know that it's a time when everyone is thinking about replacing ASDF, so here's my contribution to this maybe preposterous endeavor. [...] XCVB: an eXtensible Component Verifier and Builder for Lisp.
Read more »A coding rules checker for GCC
In the context of the GlobalGCC project (http://www.ggcc.info,
http://gcc.gnu.org/ml/gcc/2006-10/msg00676.html) we are developing a
facility for automatically enforcing coding rules.
- Login to post comments
Quick 'n' Easy LAMP Server For CentOS/RHEL
This tutorial shows a quick way of installing a LAMP server (Linux + Apache + MySQL + PHP/Perl together commonly known as LAMP Server.) on CentOS and RHEL server systems.
Read more »- Login to post comments
Open Source Forum Shootout - bbPress
In this multi-part post, I’ll be going through and looking at several different open source forum solutions. First up, and the subject of this post - bbPress.
Read more »- Login to post comments
Sweeten your Vim with Cream
It’s an eternal debate amongst Penguinistas: Emacs or Vim? Unfortunately, for most” normal” (i.e., non-geek) folks, this debate will never occur, since they will find Emacs or Vim way too complicated, strange, and, well… different.
Read more »- Login to post comments
Installing And Using The Unbound Name Server On Debian Etch
Unbound is a validating, recursive, and caching DNS resolver, released under a BSD license. Version 1.0.0 was released on May 20, 2008. This tutorial explains how to install and use it on Debian Etch, including the creation of zones for your own domains.
Read more »- Login to post comments
Update IP addresses at dynamic DNS services Using ddclient
If you are using zoneedit.com or dyndns.org for your DNS service so that you can access your server using a URL, then you might have to update your DNS record at the service periodically whenever the IP address of your computer changes.Now here is simple solution for this ddclient.
Read more »- Login to post comments
Screened Emacs Launcher
"I'm used to run emacs from my shell and my mind is not able to switch from the command emacs to emacs-client when I have an opened windows. This is why I wrote this simple shell script that:
* run emacs (and force server-start) in detached screen with a particular id (emax) if this screen doesn't already exist
WordPress may be winning the war, but Movable Type is getting back into the game
I've blogged a bit recently on how hard it is to install Movable Type and have it actually work on your own server. After getting and configuring Apache and MySQL (or PostgreSQL or SQlite), making sure you get the static files in the right place and the CGI/Perl files in the other right place, then making sure everything has the proper permissions ... I found it to be way beyond my capabilities.
Read more »- Login to post comments
Edit and compare giant binary files with lfhex
Many hex editors try to copy an entire file into memory before they let you edit it, which explicitly limits the size of the files you can view or edit. lfhex is designed to allow you to edit binary files larger than can fit into your computer's memory.
Read more »- Login to post comments
My Git Workflow
"Git‘s great! But it’s difficult to learn (it was for me, anyway) — especially the index, which unlike the power-user features, comes up in day-to-day operation. Here’s my path to enlightment, and how I ended up using the index in my particular workflow. There are other workflows, but this one is mine. What this isn’t: a Git tutorial..."
Read more »- Login to post comments





