From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.20.129 with SMTP id f1cs135269bkb; Thu, 23 Sep 2010 10:52:09 -0700 (PDT) Received: by 10.100.7.5 with SMTP id 5mr2519186ang.34.1285264328574; Thu, 23 Sep 2010 10:52:08 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id z11si2707019anc.101.2010.09.23.10.52.08; Thu, 23 Sep 2010 10:52:08 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id F0183167831A; Thu, 23 Sep 2010 13:52:07 -0400 (EDT) Received: from li65-10.thecyberplains.com (li65-10.members.linode.com [97.107.135.10]) by rubyforge.org (Postfix) with ESMTP id D9589185836F for ; Thu, 23 Sep 2010 13:26:50 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by li65-10.thecyberplains.com (Postfix) with ESMTP id 3452F2214F for ; Fri, 24 Sep 2010 05:26:50 +1200 (NZST) Received: from li65-10.thecyberplains.com ([127.0.0.1]) by localhost (li65-10.thecyberplains.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X6LXZOkKBz8p for ; Fri, 24 Sep 2010 05:26:47 +1200 (NZST) Received: from localhost (122-61-5-87.jetstream.xtra.co.nz [122.61.5.87]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: matt@thecyberplains.com) by li65-10.thecyberplains.com (Postfix) with ESMTPSA id E38052214E for ; Fri, 24 Sep 2010 05:26:44 +1200 (NZST) From: Matthew Goodall To: sup-talk@rubyforge.org In-reply-to: <1284356125-sup-5550@ethicsgradient.lan> References: <1284356125-sup-5550@ethicsgradient.lan> Date: Fri, 24 Sep 2010 05:26:36 +1200 Message-Id: <1285262666-sup-1123@ethicsgradient.lan> User-Agent: Sup/0.11 Subject: [sup-talk] Twitter - new release X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I have released a new version: http://github.com/downloads/lionicsheriff/rfc5322/rfc5322-1.0.1.gem Features: + attached images and videos are uploaded to yfrog & url is appended to tweet + long urls are automatically shortened + --pastebin option in sendtweet uploads unused parts of body to pastebin. Again urls are appended + long tweets are sent to tweetshrink.com before rejecting them Documentation at: http://github.com/lionicsheriff/rfc5322 Note for upgraders: The config file has been renamed ~/.rfc5322.rc and a couple keys have been renamed: :oauth_token: -> :access_key: :oauth_token_secret: -> :access_secret: I did a complete rewrite since the previous attempt reflected my recent stint in shell programming and would be very hard to maintain. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk