Monthly Archives: March 2006

Encrypting files (and GMail storage)

I have been looking for a replacement to the encrypting filesystem which was part of PGP v6 (international edition) for a while. I believe I have now found it – EncFS, which is described further in this presentation.

Posted in Linux | Comments Off

Linux file-systems

I am happiest with the overall compromises and performance of XFS for my data, used in combination with ext3 on the /boot and root partitions. The XFS partitions hold either /var or /home (or both), depending on what purpose the … Continue reading

Posted in Linux | Tagged | Comments Off

The global sex survey 2005

This is absolutely *hilarious*, and a must read: the Durex global sex survey 2005. Some gems follow.

Posted in Humour | Comments Off

Mr Winterbottom, I presume?

Michael Winterbottom’s award-winning drama on the Guantanamo Bay prisoners is now available to view online (against payment, to Tiscali).

Posted in Culture & Society | Comments Off

Keeping accurate time

For normal system maintenance, NTP (or its poor cousing, rdate) are the accepted standard mechanisms of synchronising time across an enterprise/set of systems. In high-resolution time-sync applications, just syncing against the NTP server-pool results in insufficient accuracy. Darryl Veitch and … Continue reading

Posted in Linux, Networking | Comments Off

OS/X86

With the arrival of the Intel-based Mac’s an enterprising bunch of people who are hacking their way into the recovery DVD to enable normal PCs to run Apple’s gorgeous user-interface and system on their normal (SSE2-supporting) system.

Posted in OS/X | Comments Off

Email virtual domain hosting using Postfix, MySQL and PHP

My present SMTP/IMAP setup uses a combination of flat-file configuration with MySQL user parameters. I recently found a web-based domain administration tool; Postfix.Admin. With this tool, you get 3 levels of management abstraction: server, domain and user. Reference: Virtual Users … Continue reading

Posted in Linux, Networking | Tagged | Comments Off

Streaming Flash Video

http://blogs.adobe.com/fms/ is the blog of the product lead behind Flash Media Server, Steve Wolkoff. http://it.sys-con.com/read/173454.htm talks about open-source Flash (Actionscript & FMS) equivalents, Red5 and MTASC. HaXE is interesting.

Posted in Computing, Streaming | Comments Off

Bluetooth on an OpenWrt router

I run OpenWrt on my Asus WL-500gx router, which is my principal defense against the Internet wilderness. In addition to the main OpenWRT site, MacSat’s site contains useful information on configuration.

Posted in Linux, Networking | Tagged , | Comments Off

Yahoo! Design Pattern Library

I just spotted Yahoo! has documented their design patterns! Read more on http://developer.yahoo.net/ypatterns/. Note also that they have released their JavaScript library for user-interface design.

Posted in AJAX, Web | Comments Off