Posts Tagged “oops”
Stephanie • 12th Aug 2007 • webdesign • Google, oops, uh-oh, undo, ux
When I went on vacation a few weeks ago I got a little behind on my RSS feeds. I’d manage to whittle it down from almost 200 unread articles to about 40 over the course of the month, while keeping up with all the new articles, and I was feeling pretty good about it when I went to switch my view from new items to all items and hit “mark all as read” instead.
Noooooooooooo!
This is an unrecoverable error. There’s no undo and there’s no way to mark an article more than a certain number of days (30?) old as unread again even if I open it individually.
A quick visit to the Reader group confirms that I’m not crazy and I’m not the only one who has done this.
What gives Google?
Stephanie • 5th Apr 2007 • personal • fun, games, late, oops
Last night I purchased and then stayed up until 2:00 playing Civilization IV. When I finally tore myself away from the game and went to bed I resigned myself to being late for work today.
Today I got to work 20 minutes early.
I think the lesson hear is quite clear.
I need to do this more often!
Stephanie • 25th Mar 2007 • Uncategorized • code, html, learning, oops, self-taught
So apparently we’re supposed to be encoding ampersands when we write them in the href part of anchor tags.
<a href="http://stephaniehobson.ca/file.php »
?fire=hot&beer=foamy">link</a>
Stephanie • 8th Mar 2007 • webdesign • cgi, grr, learning, oops
All I did was copy the cgi file and change the file name and now it’s not encrypting the e-mails it sends any more.
Hm.
Edit: Yup, the problem was that I changed the name.
Edit 07-03-26: I’ve also discovered that cgi files are not encoded using windows text format so opening them in notepad and saving them again is enough to destroy all functionality.