This is kinda lame, but I use it regularly because I cannot remember regular expression syntax: http://www.addedbytes.com/download/regular-expressions-cheat... The perl regex cheetsheet.
Ask HN: What Web apps increase your productivity?
111–120 of 120 posts
Re: Ask HN: What Web apps increase your productivity?
#112Re: Ask HN: What Web apps increase your productivity?
#113Dropbox. I don't have to worry about backing up files, and I know if I screw things up I can revert to old versions. Not to mention, sharing files is as easy as dropping them into a folder. I've been using BackPack for to-do lists, but it doesn't have the depth of features I need. Can anyone recommend a to-do list app with good nesting functionality?
Once I thought they had lost my data. Turns out if you change your password and log back in with your old password, you get some weird old data from I don't know when -- this resulted in my recreating about 75% of VitaList on a Friday, and then realized I had not lost my data and stopped. I'm keeping that code around, just in case they start charging for the API or something... :).
edit: one more thing, i find the view by context feature really handy - my contexts are "home" "work" "errands" - and being able to quickly group by that (or by project) is nice.
Re: Ask HN: What Web apps increase your productivity?
#114Re: Ask HN: What Web apps increase your productivity?
#115Ask the commenters in this thread: What webapps decrease your productivity? Preferably those we haven't yet heard of? I imagine the answers could turn out much more interesting :-)
Re: Ask HN: What Web apps increase your productivity?
#116Earlier quoted context omitted.
As a developer of MantisBT, assuming that you've looked at it, mind giving me a summary of what Redmine has that MantisBT lacks?
No, I haven't. I've primary managed projects over the years using various amounts of trac, basecamp, ms project and even mediawiki. It's important to note, however, that it's not always about features, and my first impression of MantisBT looking at it now was mostly defined by usability, so much so that it's hard to tell what features it actually has. The interface on the demo is very noisy. Redmine behaves like a mo…
MantisBT appears to behave like a no-frills, late-90s bug tracker.
To be fair, Mantis was started in 2000, and the look and feel hasn't really changed since then, mainly because of no good separation between code and presentation; templates are one of the always-on-the-roadmap-but-never-implemented features simply due to having a very small developer team.
Also, I would argue that from a neutral standpoint, but bug listings have a similar level of information density. However, Redmine does a good job of hiding all the unused filters, and an even better job of not looking visually overwhelming. Part of that has been improved recently with the new colorscheme for bug statuses, but there's still a lot that could be done.
Thanks again. :)
Re: Ask HN: What Web apps increase your productivity?
#117Dropbox. I don't have to worry about backing up files, and I know if I screw things up I can revert to old versions. Not to mention, sharing files is as easy as dropping them into a folder. I've been using BackPack for to-do lists, but it doesn't have the depth of features I need. Can anyone recommend a to-do list app with good nesting functionality?
Re: Ask HN: What Web apps increase your productivity?
#118Dropbox. I don't have to worry about backing up files, and I know if I screw things up I can revert to old versions. Not to mention, sharing files is as easy as dropping them into a folder. I've been using BackPack for to-do lists, but it doesn't have the depth of features I need. Can anyone recommend a to-do list app with good nesting functionality?
Re: Ask HN: What Web apps increase your productivity?
#119Dropbox. I don't have to worry about backing up files, and I know if I screw things up I can revert to old versions. Not to mention, sharing files is as easy as dropping them into a folder. I've been using BackPack for to-do lists, but it doesn't have the depth of features I need. Can anyone recommend a to-do list app with good nesting functionality?
I've been using Tracks ( http://getontracks.org/ ) now for quite a while and am pretty happy with it. The downside is that you have to host it yourself or pay a small fee for a hosted version. But it's pretty powerful, implements the general GTD stuff without being slavish, and has some nice new features like recurring tasks and a iCal link. Not sure what your needs are for nesting exactly - most to-do apps allow cat…