Archive for the ‘Tips’ Category

Feisty Fawn has stable read/write NTFS drivers

Saturday, April 21st, 2007

Are you a Windows user trying out Feisty Fawn? Point and click to access your Windows files within Ubuntu in under a minute!
Ubuntu 7.04 can read and write files on the NTFS drives commonly used by Windows.


PHP “__toString” magic method: not so magic before 5.2.0

Thursday, April 19th, 2007

I was confident that using one of php5’s magic methods, __toString() would just work, but the fact is that the following code works in php version 5.2.1 but not in 5.1.6:

(more…)

Top usability tips bloggers must know about.

Wednesday, April 18th, 2007

These are some really useful tips from Tom Johnson’s I’d rather be writing. I think the post, entitled “Twenty Usability Tips for Your Blog” covers most of what should be said about the best practices of blogging.
(more…)