<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 08:48:06 +0000</lastBuildDate>
    <item>
      <title>(Python) Merge twitter-logged files into one xml-file - mustam</title>
      <link>https://snipplr.com/view/18928/merge-twitterlogged-files-into-one-xmlfile</link>
      <description>&lt;p&gt;e.g.&#13;
&lt;pre&gt;&lt;code&gt;&#13;
$ twlogmerge.py twitter-log-user-dir&#13;
read file: twitter-log-user-dir/page001.xml&#13;
get status: id: 123456789&#13;
append status: accum.:1234&#13;
...&#13;
append status: accum.:3456&#13;
write file: twitter-log-user-dir-marged-20090828-130146.xml&#13;
&lt;/code&gt;&lt;/pre&gt;&#13;
&#13;
*    cf. [Backup my twitter-log](http://snipplr.com/view/18925/backup-my-twitterlog/)&#13;
&#13;
*    cf. [Stylesheet for twitter-log file](http://snipplr.com/view/18927/stylesheet-for-twitterlog-file/)&lt;/p&gt;</description>
      <pubDate>Fri, 28 Aug 2009 00:10:43 UTC</pubDate>
      <guid>https://snipplr.com/view/18928/merge-twitterlogged-files-into-one-xmlfile</guid>
    </item>
    <item>
      <title>(Python) Backup my twitter-log - mustam</title>
      <link>https://snipplr.com/view/18925/backup-my-twitterlog</link>
      <description>&lt;p&gt;e.g.&#13;
&lt;pre&gt;&#13;
$ twlog.py user&#13;
twitter account name: user&#13;
Now logging start, take several times. r u OK? [y/N]: y&#13;
DEBUG: make dir: twitter-log-user&#13;
DEBUG: get log: page=1&#13;
DEBUG: new tweet: 21, accum. tweet: 21&#13;
DEBUG: remain hits: 149&#13;
DEBUG: write file: 20090828-105421-page0001.xml&#13;
DEBUG: wait 3sec.&#13;
...&#13;
DEBUG: get log: page=7&#13;
DEBUG: new tweet: 0, accum. tweet: 115&#13;
DEBUG: remain hits: 143&#13;
OK!&#13;
&lt;/pre&gt;&#13;
&#13;
*    cf. [Stylesheet for twitter-log file](http://snipplr.com/view/18927/stylesheet-for-twitterlog-file/)&#13;
&#13;
*    cf. [Merge twitter-logged files into one xml-file](http://snipplr.com/view/18928/merge-twitterlogged-files-into-one-xmlfile/)&lt;/p&gt;</description>
      <pubDate>Thu, 27 Aug 2009 22:16:15 UTC</pubDate>
      <guid>https://snipplr.com/view/18925/backup-my-twitterlog</guid>
    </item>
  </channel>
</rss>
