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 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.comby 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
Nice!! It's a lot of fun seeing the cool stuff people do with Dancer. Vincent, with your permission, I'd like to add it to the Dancefloor as well. :) On Wed, Mar 9, 2011 at 7: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
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
It will be my pleasure :) thanks, feal free to do so. From: xsawyerx@gmail.com Date: Wed, 9 Mar 2011 19:06:47 +0200 Subject: Re: [Dancer-users] My Dancer App To: geistteufel@yahoo.fr CC: dancer-users@perldancer.org Nice!! It's a lot of fun seeing the cool stuff people do with Dancer. Vincent, with your permission, I'd like to add it to the Dancefloor as well. :) On Wed, Mar 9, 2011 at 7: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 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.comby 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
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 (3)
-
Naveed Massjouni -
sawyer x -
Vincent Bachelier