Live data from Hacker News

Show HN: LinkLink – deep link to almost any website

linklink.herokuapp.com

1–7 of 7 posts

Re: Show HN: LinkLink – deep link to almost any website

#3
Cool idea!

When testing, using http://msdn.microsoft.com/en-us/library/994c0zb1(v=vs.110).a... as the target URL, I selected an item in the table in the "Remarks" section of the page and the resulting URL was "undefined/?url=http%3A%2F%2Fmsdn.microsoft.com%2Fen-us%2Flibrary%2F994c0zb1(v%3Dvs.110).aspx&top=1442.4700012207031".

I'm using IE11 on Win7.

Re: Show HN: LinkLink – deep link to almost any website

#4

Cool idea! When testing, using http://msdn.microsoft.com/en-us/library/994c0zb1(v=vs.110).a... as the target URL, I selected an item in the table in the "Remarks" section of the page and the resulting URL was "undefined/?url=http%3A%2F%2Fmsdn.microsoft.com%2Fen-us%2Flibrary%2F994c0zb1(v%3Dvs.110).aspx&top=1442.4700012207031". I'm using IE11 on Win7.

Thanks Kevin.

This has been fixed. Thanks for trying linklink.

Re: Show HN: LinkLink – deep link to almost any website

#6
post #2

Looks good! I've built something similar, though I've used a different approach: http://tldr.es

This is very nice. Is it open source by any chance?

The old site, yes: https://github.com/spektom/bquot.com

The functionality is pretty much the same, there's only difference in styling and Website name.

Re: Show HN: LinkLink – deep link to almost any website

#7
post #6

Earlier quoted context omitted.

This is very nice. Is it open source by any chance?

The old site, yes: https://github.com/spektom/bquot.com The functionality is pretty much the same, there's only difference in styling and Website name.

Thank you!