August 15, 2008 – 10:17 pm
Don’t take this the wrong way but Jen Stark is the reason I own a x-acto knife.

© 2007 Jen Stark
August 15, 2008 – 10:07 pm
Cheat sheets in your command line
I just found this really cool gem for displaying cheat sheets from your command line (since I always have Terminal open when I’m coding anyway).It’s made by the guys at Err the Blog and according to them they have around 369 cheat sheets in there! Things like regexp, strftime, vim, mysql, curl and the list goes on and on for about another 364 others.You can of course view them in Textmate if perhaps you want to print ‘emTo get it you’ll want to sudo gem install cheat then probably cheat sheets to see all the available cheat sheets.Full details at http://cheat.errtheblog.com/
August 10, 2008 – 5:36 pm
I have a lot of personal projects I want to work on. I keep a list (and bare in mind that some of these ideas might be gargantuan projects, some might be small “do in a weekend” type projects) and right now I have about 35 things I wish I could work on. Sometimes it feel like I’ll never make a dent in this ever growing list of to-dos, and sometimes I feel like I’ll never figure out what I want to spend my time on.So I came across this mini-interview with
Jim Coudal on
Life in Perpetual Beta. (I really like the way Jim’s brain is wired - I hope he donates it to science in his Will) and paraphrasing slightly he said that when he’s looking at a new project he asks himself three questions…
- Am I going to make money from this?
- Is this going to be something I’m proud of when it’s done? Am I going to want to show this to my friends?
- Am I going to learn something from doing it?
Watch the interview here.And this just struck me as a perfect little philosophy. Although (rightly or wrongly) I may perhaps let the first question slip from time to time.
Yesterday (Monday June 2nd) Muffin was launched! Muffin finally gets to introduce itself to the world. If you go to
get muffin dot com you can read about Muffin, see what it looks like to use it, and even use it yourself!I’ve been using Muffin myself for the past 8 weeks or so. Those weeks were spent doing all the stuff ya have to do to make it fit for public consumption like having logins, making sure I wasn’t making too many presumptions with the navigation and flow of the application. I wanted somebody who was using it for the first time to feel immediately like they knew how to use Muffin.
What is Muffin?
Muffin is a simple way to track your spending. It helps you see at a glance what kind of shape you’re in as well as making it painless to keep your budget up-to-date and reflecting reality.
Why I made Muffin.
I initially made Muffin for me. One day (while thinking about what I had to pay for out of this paycheck and wondering if I had enough to make an extra payment to my credit card or something like that) I had an idea of “wouldn’t it be cool if I had something that could…” and like that Muffin came to me. I didn’t know any programming language and I had never even made my computer say “hello world” but I now had a reason to learn. I like making lists. And part way through making a list of everything I wanted Muffin to do I thought to myself maybe I’m not the only one who would find this useful. And here we are, six months later.
What’s next.
I have some new features and a few improvements to existing features to come soon. I’ll be posting in this blog about those new features as well as giving you some tips on how to get the most out of Muffin. I’m also working on a free companion web app that if you get any benefit out of using Muffin, you’ll
love this too.
Just a quick into to get everyone up to speed on 404s
For those of you who don’t know, a 404 is an error code that the server spits out at the you when it can’t find the page you’re trying to load. Sometimes this is due to the user mistyping the address/URL and other times it’s because people like me move so much stuff around on their servers that they sometimes miss the odd link here and there and then those links are pointing to a page that’s moved. And that’s about as technical as I’m going to get here. The point being, a page not being found results in a “page not found” message being displayed to the user.
Why do you care about this?
Read More »
I thought that it was about time I spoke about something I referred to in an
earlier post about my upcoming plans for 2008.
“I […] want to learn Ruby/Ruby on Rails but as of yet, I don’t have a purpose, a reason why.”
I now have a purpose. And that purpose is Muffin.
Read More »
A quick post about the redesign (I kinda feel that I should say something)
So…it’s blue…and…it uses no flash anywhere…and…all the content is fed via XML…and…it doesn’t have a store yet but I’m probably going to use Big Cartel for that…and erm…
Read More »
January 31, 2008 – 10:05 am
I love Bach’s “Brandenburg concerto #3 in G major”. I’d really like to perform it within the context of a rock band (guitars, bass, drums etc) if I could
- a) do it justice and
- b) if I could do it without being sacrilegious.
A link to a
sample (courtesy of Amazon) and the Wiki page on the
concertos themselves.
January 31, 2008 – 9:48 am
A self-doubting designer gathers no moss
For the past couple of weeks I’ve been playing around with an idea for a new davidamcclain dot com design (instead of doing something useful with my time).
I started with this study in light grey and understatement. Based around an idea I had of simple squared logo. The menu links turn black on hover and display “what they are” in a little text box under the logo {as shown in figs. 1 and 2}.
Read More »