Wow, well, it's really easy ! Actually if you replace their link by : javascript:void(location.href='http://sck.to/?url='+encodeURIComponent(location.href)) it will work, but I will do a more better job, by creating a pretty window and provide the link on my site. the nice way is to create kind of iframe or a jquery dialog. I will work on it. Thanks for this advice, it really usefull.
From: naveedm9@gmail.com Date: Wed, 9 Mar 2011 12:45:10 -0500 Subject: Re: [Dancer-users] My Dancer App To: geistteufel@yahoo.fr
On Wed, Mar 9, 2011 at 12:34 PM, Vincent Bachelier <geistteufel@yahoo.fr> wrote:
A bookmarlet ? could you give me an example, It sound interesting. after the top10 I should add this feature.
Here is an example: http://is.gd/faq.php#bookmarklet Let me know if you still have any questions. -Naveed
From: naveedm9@gmail.com Date: Wed, 9 Mar 2011 12:31:18 -0500 Subject: Re: [Dancer-users] My Dancer App To: geistteufel@yahoo.fr CC: dancer-users@perldancer.org
On Wed, Mar 9, 2011 at 12:04 PM, Vincent Bachelier <geistteufel@yahoo.fr> wrote:
Hi, as I have seen that people are existing by presenting they new Dancer app, there is mine :) I have made the http://sck.to
This looks pretty cool. I would like to start using it. I was not able to find a bookmarklet on the site. Most url shortening sites provide a bookmarklet link you can drag to your bookmarks toolbar. Just a suggestion :) -Naveed
A Shorten URL Service, that use : Dancer (awesome of course) Redis (awesome way to save data and have an ultra high speed) NGINX ( to serve static files) Plackup ( to server Dancer apps) The system could be plug in any Customer shorten services with Api. I have successfully plug it in Drupal, on my site http://qa.celogeek.com by just adding : http://sck.to?a=1&url= in Shorten URL. And it offer simple stats (clicks and uniq clicks). Well, THANKS A LOT DANCER ! I love Perl community :) Geistteufel _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
participants (1)
-
Vincent Bachelier