Binpress components2011-09-03T02:58:25+00:00Zend_Feed_Writerhttp://www.binpress.comBinpresscontact@binpress.comhttp://www.binpress.com2011-09-03T02:58:25+00:002011-09-03T02:58:25+00:00http://www.binpress.com/app/nami/563Marcelo Gornsteinnoreply@binpress.comhttp://www.binpress.comdev/profile/196Asterisk Manager Interface client written for nodejsNAMI stands for Nodejs AMI, it is an Asterisk Manager Interface client written for nodejs, it will let you listen for asynchronous events as well as sending actions and receive the response with the associated events, written entirely in plain javascript2011-05-22T07:17:34+00:002011-05-22T07:17:34+00:00http://www.binpress.com/app/nodeunshortener/414Swizec Tellernoreply@binpress.comhttp://www.binpress.comdev/profile/1031node-unshortener unshortens any URL on a nodeJS server.Short URLs are becoming increasingly prolific on modern social media, but sometimes it's much more appropriate to work with their long versions - for example when matching things to domains.This library helps you do that. Just throw a URL at it and node-unshortener will tell you what the original URL looks like.