Home » Archive

Articles Archive for August 2008

Bangkok, Travel »

[16 Aug 2008 | No Comment | 261 views]
Things to do in Bangkok

Bangkok is a big and bustling metropolis and, for a first time traveller, it can actually get a bit overwhelming to take in all that the city has to offer.

Life »

[13 Aug 2008 | One Comment | 39 views]

Darren over at Problogger has a guest post by technosailor on  optimising web pages for faster load time post on some of the points to take care of when optimising your blog.
Most bloggers start with a small site hosted on a shared server and as most shared servers can’t handle the kind of traffic a good blogger is likely to see, it is generally a good idea to optimise your blog and carefully monitor the response times.
The post covers the use (or minimal use of) images,  avoiding third party scripts, caching and (surprise, surprise …

OpenGuide »

[6 Aug 2008 | No Comment | 189 views]

According to wikipedia, a filesystem is:
is a method for storing and organizing computer files and the data they contain to make it easy to find and access them.
It is the filesystem which provides us the abstraction of folders, directories and sub-directories that we use to store files on a computer. Infact, it is the filesystem only which lets us store and retrieve any data that we store in a computer.
Filesystems are usually a part of the kernel, the heart of the operating system and the code runs in a privileged …