Live data from Hacker News

Ask HN: What are you working on tonight?

news.ycombinator.com

161–170 of 242 posts

Re: Ask HN: What are you working on tonight?

#165
As part of writing my first Thunderbird addon, started in the way I usually do by doing a demo. Setting up the parallel dev profile was a little tedious and is not explained in the documentation. I wanted to get actual messages into the dev version (because I'll need them) and ended up flying blind (but correctly) by simply copying the right files from out of the default profile into dev.

The exercise itself was very fast - which was nice. There were a number of places where one could go subtly wrong and I managed to miss them all and at the first pass. Which was even more encouraging.

Now I have to grit my teeth a bit and dig into the Thunderbird API to accomplish my real goal. What I do now know is the landscape.

Re: Ask HN: What are you working on tonight?

#166

Winning National Novel Writing Month. I know that NaNoWriMo is in November, but I reserve the right to change February into another November in my personal timeline. I just have 618 words left. I've never written anything longer than about twenty pages before, and no fiction, so this was really a new and exciting experience for me. To my surprise, the book is actually pretty fun to read; I was expecting it to suck. I…

Try Scrivener. http://www.literatureandlatte.com/scrivener.html

Re: Ask HN: What are you working on tonight?

#167

Earlier quoted context omitted.

That's so GAE.

I know you meant it as a joke, and it is indeed clever. However, usage of 'gay' as a pejorative is kind of offensive to some of us. Please be careful with your puns. Edit: Seriously, guys, I'm trying to be as civil as possible here. What's with the downvotes?

[deleted]

Re: Ask HN: What are you working on tonight?

#170
Just made a little jQuery plugin:

http://github.com/zef/jquery_form_toggle

It makes it easy to show and hide elements based on the state of a checkbox, radio button, or select menu.

Demo: http://madebykiwi.com/files/jquery_form_toggle/

I'd be surprised if there isn't something like this out there already, but I couldn't find one.

If you have a suggestion for a better name, I'd be happy to hear it.

Post reply on HN