TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quoterio: for those who save quotes into a text file

8 pointsby elrodeoalmost 14 years ago
I've built this small app (http://quoterio.com/) for those crazy people who like me still save their favorite quotes into a text file.<p>The app is free and all inserted quotes become public, so we all can profit from inserting our quotes into the DB.<p>Thanks for all kinds of criticism in advance.<p>PS: I know there are alternatives, but I also have used it as a chance to learn Sinatra (the app is deployed on Heroku).

3 comments

inshanealmost 14 years ago
I like it. I am one of those crazy people as well and have been kicking around the idea of making something like this. I keep quotes in a google doc and I have a ton of them so I'd love the ability to import a list of many quotes from a text file. Also would like the ability to edit quotes after I submit them. I included the quotation marks in my quote so the result has \" in it.<p>A couple of other notes: the export link seems to be broken, and when I click on the star the quote disappears. Using Chrome on OS X.
评论 #2599029 未加载
cstrousealmost 14 years ago
Are you going to make the code available? I love reading other people's sinatra code.
taphangumalmost 14 years ago
clickable: <a href="http://quoterio.com" rel="nofollow">http://quoterio.com</a>