Personally I'm a big fan of Snippets for OS X (http://www.snippetsapp.com/) The killer feature is Command-Option-V to autocomplete the snippet you want to paste.
I gave up on Evernote because of the totally broken text formatting.
Snippets is a nice app. I tried it a while back. If we can get them to interface with the Snipt API when it's finished, it'd be a great desktop UI for Snipt.
I just took a look at it and was considering buying it. Does it have any sort of cross-computer or cloud synchronization? Or is that how Snipt is different?
Looks like a neat service, but browsing the public javascript 'snips' there is a large amount of quite terrible code that i wouldn't recommend anyone uses.
Not that this is in any way detriment to the service itself which looks good, merely a warning.
Yeah, definitely. The site started out as a place where I could organize my (private) command snippets, and kinda went from there. People wanted to make some public.
OpenID is a PITA to support on the backend. It's another layer that doesn't need to exist. A bunch of providers are doing away with OpenID, like Slicehost, 37signals, etc.
From a UX perspective, I'm not convinced OpenID is any more convenient than a traditional u/p. I use 1Password to manage my logins, it works perfectly. For many other reasons, everyone should be using 1P or some password management program, as well.
I truly do not understand the point of OpenID if the website is just going to ask you to provide sign up information that it could've just asked for from your OpenID provider.
I like the "long-term memory for coders" tag line--it gets the idea across well.
I've been working on a project--Labradoc--that approaches a similar idea from a different direction: http://www.labradoc.com/
My goal is to encourage developers to take notes as they go to both help them and help other people looking for the information later. From my own experience I've found a "lab notebook" style of site has been valuable both for me and other people. And it tends to be pretty low overhead.
A longer term feature I was considering was making individual entries browsable as "tips" for particular technologies but that's still on the TODO list for me.
I think there's some interesting areas to explore in the spaces between services like GitHub gists, Stack Overflow and Instructables.
32 comments
[ 2.7 ms ] story [ 79.7 ms ] thread(it's been ages since I last tried Evernote)
I gave up on Evernote because of the totally broken text formatting.
I use Evernote for remembering pretty much everything else but the text formatting really killed it for me, I want raw unformatted text.
I currently use and recommend snippets app but the dropbox syncing between multiple computers isn't the best when there are conflicts.
Snippets app was forked into another project. I cannot remember the name offhand but it looks like it may be going into a better direction.
So, I'm trying to fill that void.
Not that this is in any way detriment to the service itself which looks good, merely a warning.
From a UX perspective, I'm not convinced OpenID is any more convenient than a traditional u/p. I use 1Password to manage my logins, it works perfectly. For many other reasons, everyone should be using 1P or some password management program, as well.
I've been working on a project--Labradoc--that approaches a similar idea from a different direction: http://www.labradoc.com/
My goal is to encourage developers to take notes as they go to both help them and help other people looking for the information later. From my own experience I've found a "lab notebook" style of site has been valuable both for me and other people. And it tends to be pretty low overhead.
A longer term feature I was considering was making individual entries browsable as "tips" for particular technologies but that's still on the TODO list for me.
I think there's some interesting areas to explore in the spaces between services like GitHub gists, Stack Overflow and Instructables.