Nick Henry

Just a site to share some of my memories.

Script to list all of the days between two dates

11 October 2010

Occasionally I need a list of valid days between two dates. In the past, I either generated this list manually or I hacked something else together to get the job done. This week, I found myself in a situation where I needed to do this task once again so I created a simple bash script to automate this process.

Read More

RSS - The Modern Newspaper

27 September 2010

Like a newspaper, RSS (Really Simple Syndication) allows you to stay up-to-date with the latest news by compiling information from many different sources and presenting it in a way that is easy for you to read. You can easily skip over articles that don’t interest you, read longer articles later, or you may even read only the sections that are of interest to you at that time.

Read More