geekery: August 2006 Archives

Google Wifi

| | Comments (0) | TrackBacks (0)

I am totally using Google free wireless innurnet in Mountain View. RIGHT NOW.


Love

| | Comments (0) | TrackBacks (0)

Soon all of our problems will be able to be solved with Math.

Theory of Love


How to name your project

| | Comments (0) | TrackBacks (0)

Here is an easy way to find a name for your software project.

  1. Think of the general name/idea for what it is you're doing. For example: blog.

  2. Craft a regexp and use it to grep /usr/share/dict/words.

     grep "b.*l.*o.*g" /usr/share/dict/words
     backlog
     backlog's
     backlogged
     backlogging
     backlogs
     bacteriological
     bacteriologist
     ...
    
  3. Pick one.

Sometimes the name/idea makes a poor regexp (w.*e.*b.*l.*o.*g). In this case just screw around with it until it works. I use this to prevent having a million py* or cl-* projects lying around which are probably duplicately named with another project.


About this Archive

This page is a archive of entries in the geekery category from August 2006.

geekery: July 2006 is the previous archive.

geekery: October 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.

February 2008

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29  

Pages

Powered by Movable Type 4.1