a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by veen
veen  ·  3102 days ago  ·  link  ·    ·  parent  ·  post: Hubski prototypical API is here

That's much more user friendly than what I conjured up.

I, too, am a total webdev noob. I'm currently moving my site to a virtual private server, so I can do some webdev on there too. The goal is to build a simple web app, learning Django along the way. I've got a page that displays text, now all I need to do is put all the useful stuff in there...





rinx  ·  3102 days ago  ·  link  ·  

Something that snagged me (sorry if you noticed this already) but this list is all shares. So if I share / unshare your post it will say rinx twice. I clicked / unclicked the post I'm replying to a bunch to demonstrate.

veen  ·  3102 days ago  ·  link  ·  

It's the reason I also list whether it is an upvote or down vote in the newest version of the code. At first I only displayed upvotes, but that meant that a post could display more upvotes than its counter. Instead of adding a check for up-down combinations, I just added '...voted up'.