Brad Lucas

Programming, Clojure and other interests

Clojure Videos

November 3, 2009

NameUrlStatus Continue reading →

Quick Note Released As Open Source

November 2, 2009

Our Quick Note application is now available as open source. Some details:

QuickNote is an application designed so you can email yourself short messages. It has both a command line and a web interface. With the web interface you can setup quicknote on your publically available server and be able to send yourself email messages from any machine. This can be very useful if you work from client sites or at public machines. Make sure you password protect your installation of quicknote though.

QuickNote also has a command line interface which can be setup on all of your local machines. This can be very useful if you run mulitple machines and only one is running your mail client. With quicknote you can send yourself simple messages or others very quickly right from the command line.

News

Continue reading →

Yahoo Quote Downloader On Dzone

November 1, 2009

http://www.dzone.com/links/opensourceyahooquotedownloader.html

Continue reading →

Project Euler – Clojure – Problem 1

November 1, 2009

It looks like Project Euler is a popular way to study a language, especially if it supports functional programming. I came upon the site as I've been working with Clojure.

Here are some notes on the first problem.

I'll restate the problem here:

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.

Continue reading →

Godaddy Renewal Tip

November 1, 2009

I was able to save a few dollars when renewing some domains just a while ago. I entered FED3 as a promo code during checkout and $3.20 was taken off each domain's renewal price.

Continue reading →