flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

Add URL Service for http://cli.gs/ #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add URL Service for http://cli.gs/

Original issue reported on code.google.com by pa...@paulomorgado.net on 3 Jan 2009 at 11:05

GoogleCodeExporter commented 9 years ago
Added, available in nightly build

Original comment by jongallo...@gmail.com on 4 Jan 2009 at 6:31

GoogleCodeExporter commented 9 years ago
Thanks.

It would be nicer if the user could provide its own cli.gs API key, though.

Original comment by pa...@paulomorgado.net on 4 Jan 2009 at 11:37

GoogleCodeExporter commented 9 years ago
Hi,

I'm the developer/owner of Cligs. Thanks for adding support for the service so 
quickly after it was asked for. A couple of things:

1. I want to offer my help with using the API. Just email me at my first name 
@cli.gs. 

2. Do you have a button or logo I can use to link to Witty from the Cligs Tools 
page?

Thanks!

Pierre (@cli.gs ;) )

Original comment by pierre...@gmail.com on 4 Jan 2009 at 4:19

GoogleCodeExporter commented 9 years ago
We need to add in config options to allow saving url shortening service 
authentication. This would be useful for other services like bit.ly, too, but 
will 
take more work since we need the passwords to be encrypted, etc.

Original comment by jongallo...@gmail.com on 4 Jan 2009 at 8:02

GoogleCodeExporter commented 9 years ago
Too bad I'm a bit overbooked at the momment or I would help.

My view is that each provider needs some basic UI and storage properties.

As to encryption, DPAPI could be used:
http://msdn.microsoft.com/en-us/library/ms998280.aspx

Original comment by pa...@paulomorgado.net on 4 Jan 2009 at 9:16