Aaron Swartz's Jottit has been officially released (jottit.com)
"Hi there. Sorry to bother you, but you asked me
to send you an email when Jottit was out for you
to take a look at. Well, after a lot of hard work
by my creators, Simon Carstensen and Aaron Swartz,
I'm happy to say that things are finally ready.
Take a look at
and let me know what you think. (Just reply to this email!)
Thanks so much, - Jottit.com"
91 comments
[ 0.24 ms ] story [ 150 ms ] threadw00t!
Did Aaron bring anything to the merger other than his future effort -- like some code that was ready to drop into reddit?
The reason it's interesting here is that it was partially made by a well known y-combinator person (who also worked on reddit).
I don't think there are any features on facebook that couldn't be made by your average ycombinator news reader (they might be slow as all hell, but I bet most of us could create working demos of most features).
Nothing fancy. Just extremely well thought out.
Edit: Okay, okay, sheesh, I'm not insulting it. I meant that it had one feature, which was to play music. It did exactly what it needed to do and no more. That's all I'm saying.
Having an extremely narrow focus isn't a bad thing, so to use the statement "it doesn't do much" to suggest that Jottit a bad product seems weak.
Also, sorry for the 'hominem, but it's people like you that turned Reddit into Digg. Keep your fucking language clean, your caps lock off, and your rhetorical questions to yourself, or get out. This is not Slashdot. It's really sad that you act like a total troll since you're an excellent hacker, judging by http://www.matasano.com/log/thomas-ptacek
I know you have more to contribute to News.YC than your ego and your snarky remarks. Try harder.
This argument is about nothing. Jottit doesn't have to be the greatest thing since the iPod. Aaron doesn't need the money and he wanted to do something with his code wizardry. Here we are.
It's clean
A demonstration of what the site does happens in one click.
The editing view is responsive and fun to play with.
The "feature-a-day" thing was a clever marketing idea; it did keep me coming back. But where was it going? Where is this going?
I'm trying to get it down to the absolute minimum of annoying configuration and deployment options. I don't think I'll ever match the masters though:
http://www.zombo.com/
I love it though. I just started learning html and javascript last week and now this thing provides an instant compiler. I change the border size on a table and, BOOM! Right when I finish typing the border shows up with the correct size. I see what it looks like instantly and can change what I want when I want. There isn't any clicking, switching windows, sftp-ing, downloading software, or anything.
It's simple and I love it. Since it handles Javascript I now have an instant way to deploy simple functions and tables. I can figure some useful relation, put it up using html and Javascript, and suddenly anyone anywhere has easy access to my results.
This thing also provides an instant way to write and test content for Google Gadgets, something even more useful than the editor Google provides.
And I think the design is clean, nice, and simple.
Fun!
<textarea name=foo onkeyup="document.getElementById('preview').innerHTML=this.value;"></textarea> <div id=preview></div>
Hardly rocketscience is it...
https://addons.mozilla.org/en-US/firefox/addon/60
Right now, this is what http://jottit.com/ says:
500 - Internal Server Error
What, no customized error page?