|
|
|
|
|
by _puk
4294 days ago
|
|
Really nice implementation. Couple of comments: The input box doesn't give visual feedback on text highlight. I was trying a few URLs and it took me a second to realise I had selected the text to overwrite (disappeared on backspace). The save dialog always presents the filename as slideshare-as-a.gif. Suggest you use the last part of the slideshare link to generate the filename. Updating the location bar dynamically when adjusting settings as well as using query params is always useful. Being stuck with a wiki that won't allow linking to slideshare, I can see a real world use for this. Is there an API available? Minor points aside, looks and works great. |
|
There is no API as of now, mainly because it was developed as a client side technology. Everything happens on the user's browser. I'll consider making one though.