From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: tweets2org.py: Update to v0.2 Date: Sat, 14 Sep 2013 13:57:35 +0200 Message-ID: <2013-09-14T13-54-07@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKoU4-0007IS-GV for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 07:57:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKoTy-0002Gj-Vp for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 07:57:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:47241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKoTy-0002Gf-Oy for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 07:57:46 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VKoTx-0000BU-Lc for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 13:57:45 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Sep 2013 13:57:45 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Sep 2013 13:57:45 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I just wanted to post a quick reminder that I finally found time to debug the issue that caused tweets2org.py [1] to stop working: Twitter changed their time-stamp format in the JSON files. I very much do hate changing standards :-) Now tweets2org.py is working flawlessly on my Twitter export data-set and converts it to Org-mode format for my Memacs[2]. HTH 1. https://github.com/novoid/twitter-json_to_orgmode 2. https://github.com/novoid/Memacs -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github