August 2009
2 posts
How to setup Emacs 23.1 and slime for Ubuntu
After searching and patching around this is what you have to do: First, install emacs23 (emacs-snapshot) from here https://launchpad.net/~ubuntu-elisp/+archive/ppa. Choose your distro, add the entries to your sources.list, install and you have emacs 23.1. Now, add slime and sbcl from ubuntu repositories and add this to your .emacs file: ;; Lisp (setq inferior-lisp-program “sbcl”)...
Aug 27th
OpenShare :: The First OpenSource Ad network!
This started as a project for a company that wanted an ultra fast advertising server to use for their “ring of sites”. After the project finished, I kept thinking that the OpenSource community could benefit from a “Banner Exchange” service that is free, fast and reliable. So, I started hacking one in web2py running on Google App Engine (no, it has nothing to do with the...
Aug 24th