Hacker News new | past | comments | ask | show | jobs | submit login

/like but usethesource.com needs bookmarklet feature.

/yes, i could roll my own if the desire burned enough

/em just sayin'




  javascript:window.location="http://news.usethesource.com/submitlink?u=+encodeURIComponent(document.location)+&t=+encodeURIComponent(document.title)
or

  <a style="color: #777; font-size: 2em;" href="javascript:window.location="http://news.usethesource.com/submitlink?u=+encodeURIComponent(document.location)+&t=+encodeURIComponent(document.title)>post to news.UTS</a>
I used it to post lis.py with no problem: http://news.usethesource.com/item?id=728


Missing a double quote after '…u=' and both double quotes (or single quotes) missing to properly delineate '…&t=' for the document title inclusion.

Changed those two and it's working fine.


thank you!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: