TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ShowHN: LinkThing

3 点作者 dreadsword超过 12 年前
This is not a startup, and there's no business here. Its a "scratching an itch" weekend project. I'm a link junkie, and like to save big collections of stuff - be it travel info for an upcoming trip, funny gifs, or whatehaveyou. There's no social, and no discovery.<p>I just wanted a super simple, very flexible, lightweight link index. I also wanted to play around with Bootstrap and JQuery.<p>Originally, I built LinkThing on the Twitter API. It used twitter Oauth, and did some neat stuff, like index links in your tweets. But - I don't feel like figuring out how to comply with the new API guidelines, so I've backed it all out, and have built a standalone user account system, and there you go.<p>LinkThing is missing several things: 1. Don't lose your password. The password reset thing referenced in the "join" form doesn't actually exist yet. 2. Links that you add aren't currently editable; but that's almost there. Note: You <i>can</i> delete them. 3. There's some real low-hanging fruit missing, like a bookmarklet, that I'll get too shortly as well.<p>Anyhow, I posted a note about this in another thread some time ago, and wanted to share an update. As noted, this is a weekend warrior / fun project, so don't hold back - I haven't quit my day job for this. Its been fun to develop, and I've actually ended up being a pretty devoted user of it, at home and at work, and it would be cool if some other people found it useful too.<p>I wrote a brief into blurb here that will give you some flavor:<p>http://linkthing.co/doc_getting_started.php<p>Feedback/comments/complaints are appreciated. Please note: - To join, you just need a username and a password, email address is not required. - You can delete all of your data and erase any record that you ever joined LinkThing via the "Delete Account Data" link that you'll find under your username dropdown once you've signed in.

2 条评论

senko超过 12 年前
Signed up, I like the simplicity of the thing (no discovery/social is a plus for me). Some thoughts:<p>1. You don't ask for confirmation for "dangerous" things: When deleting a link - I was expecting to be able to fish it out back from some kind of Trash, or perhaps have a temporary "Undo" option). When clearing the account, again it apparently didn't ask me for confirmation (I didn't have any links at the moment, in case you only ask if there's data in it).<p>2. On a site such as this, I'd love to have an export option, in case I ever want to leave (or you need to shut down). It could be as simple as just producing a plain HTML with the bookmarks.<p>3. When you click on a link, it opens a new window to go to it. Fair enough. But the click count isn't incremented in the existing page (obviously, a minor nitpick).<p>4. Bookmarklet for bookmarking pages directly would be nice. Here's a shot at it here: <a href="http://dobarkod.hr-test.s3.amazonaws.com/tmp/linkthingco-bookmarklet.html" rel="nofollow">http://dobarkod.hr-test.s3.amazonaws.com/tmp/linkthingco-boo...</a> (drag to bookmarks bar to save). Ideally, it'd redirect to the linkthing.co afterwards.
评论 #4567424 未加载
dreadsword超过 12 年前
This is not a startup, and there's no business here. Its a "scratching an itch" weekend project. I'm a link junkie, and like to save big collections of stuff - be it travel info for an upcoming trip, funny gifs, or whatehaveyou. There's no social, and no discovery.<p>I just wanted a super simple, very flexible, lightweight link index. I also wanted to play around with Bootstrap and JQuery.<p>Originally, I built LinkThing on the Twitter API. It used twitter Oauth, and did some neat stuff, like index links in your tweets. But - I don't feel like figuring out how to comply with the new API guidelines, so I've backed it all out, and have built a standalone user account system, and there you go.<p>LinkThing is missing several things: 1. Don't lose your password. The password reset thing referenced in the "join" form doesn't actually exist yet. 2. Links that you add aren't currently editable; but that's almost there. Note: You <i>can</i> delete them. 3. There's some real low-hanging fruit missing, like a bookmarklet, that I'll get too shortly as well.<p>Anyhow, I posted a note about this in another thread some time ago, and wanted to share an update. As noted, this is a weekend warrior / fun project, so don't hold back - I haven't quit my day job for this. Its been fun to develop, and I've actually ended up being a pretty devoted user of it, at home and at work, and it would be cool if some other people found it useful too.<p>I wrote a brief into blurb here that will give you some flavor:<p><a href="http://linkthing.co/doc_getting_started.php" rel="nofollow">http://linkthing.co/doc_getting_started.php</a><p>Feedback/comments/complaints are appreciated. Please note: - To join, you just need a username and a password, email address is not required. - You can delete all of your data and erase any record that you ever joined LinkThing via the "Delete Account Data" link that you'll find under your username dropdown once you've signed in.