Show HN: I wrote my own Delicious clone
1–10 of 73 posts
Re: Show HN: I wrote my own Delicious clone
#2It's running on a free Heroku instance with a $5 MongoHQ DB backing it, so I fully expect it to explode if it gets any appreciable attention, but I'm pretty proud of it for an evening project and wanted to share.
Thanks to HNer mslagh for the domain - I picked it up as a part of his giveaway a few weeks back. :)
Re: Show HN: I wrote my own Delicious clone
#3Re: Show HN: I wrote my own Delicious clone
#4got an error upon sign up
Edit: Fixed!
Re: Show HN: I wrote my own Delicious clone
#5Re: Show HN: I wrote my own Delicious clone
#6Earlier quoted context omitted.
Fixing it! Edit: Fixed!
and now i get an error when i try to change my username from the default random hash you gave me. no offense, but don't post until you have the basic stuff together... people don't give you that many chances to impress
Point humbly taken, though I'll try to get those fixed up ASAP.
(I used a new authentication framework on this project and haven't quite gotten my head around the edges, it seems)
Re: Show HN: I wrote my own Delicious clone
#7Re: Show HN: I wrote my own Delicious clone
#8Can I import my Delicious data to this?
Re: Show HN: I wrote my own Delicious clone
#91. There isn't enough margin on the left side of the page. The text bumps up right against the edge of my browser. I don't know if this is just an oversight due to me smaller screen size (1024x600) or if everyone sees it like that.
2. The main page has horizontal scrolling on my netbook with fullscreen Chromium.
Re: Show HN: I wrote my own Delicious clone
#10Looks good. Some nits though: 1. There isn't enough margin on the left side of the page. The text bumps up right against the edge of my browser. I don't know if this is just an oversight due to me smaller screen size (1024x600) or if everyone sees it like that. 2. The main page has horizontal scrolling on my netbook with fullscreen Chromium.
Edit: I reduced it a bit; should fix those issues.