<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://randomfoo.net/code" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>random($code) - Perl</title>
 <link>http://randomfoo.net/code/taxonomy/term/39/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>addusers.pl for Confluence</title>
 <link>http://randomfoo.net/code/Confluence/addusers.pl</link>
 <description>&lt;p&gt;Here&#039;s a script I wrote a couple weeks ago for easing user management for Confluence.  It turns adding users and users to groups into a much less painful affair.&lt;/p&gt;

&lt;p&gt;Requires:&lt;/p&gt;
&lt;pre&gt;WWW::Mechanize
HTML::TokeParser
Crypt::RandPasswd&lt;/pre&gt;

&lt;p&gt;Should be an easy breezy install w/ CPAN (&lt;code&gt;perl -MPCAN -e shell&lt;/code&gt;)&lt;/p&gt;

&lt;p&gt;Instructions are included with the code, and the code is pretty straightforward as well.  If you&#039;re dealing with lots of users, trust me, it&#039;ll save you time.&lt;/p&gt;</description>
 <comments>http://randomfoo.net/code/Confluence/addusers.pl#comment</comments>
 <category domain="http://randomfoo.net/code/taxonomy/term/21">Major</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/39">Perl</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/34">Web</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/5">Public Domain</category>
 <enclosure url="http://randomfoo.net/code/files/addusers.pl.txt" length="2788" type="text/plain" />
 <pubDate>Mon, 25 Apr 2005 12:37:36 -0700</pubDate>
 <dc:creator>lhl</dc:creator>
 <guid isPermaLink="false">19 at http://randomfoo.net/code</guid>
</item>
<item>
 <title>flickrer - automatic Flickr uploading</title>
 <link>http://randomfoo.net/code/node/17</link>
 <description>&lt;p&gt;Here&#039;s a script I&#039;ve been using for the past couple of weeks since I started really using Flickr.&lt;/p&gt;

&lt;p&gt;Requires:&lt;/p&gt;
&lt;pre&gt;File::Basename
File::Copy
LWP::UserAgent
Flickr::Upload&lt;/pre&gt;

&lt;p&gt;Should be an easy breezy install w/ CPAN (&lt;code&gt;perl -MPCAN -e shell&lt;/code&gt;)&lt;/p&gt;

&lt;p&gt;flickrer first checks that it isn&#039;t already running via a process search, then looks the files from the &lt;code&gt;dropbox&lt;/code&gt; and locks (via . rename) while uploading.  This makes it pretty safe to run at regular intervals via cron.  Once it finishes it moves the file to the sentbox.  I run sips, OS X&#039;s built in image processing utility to reduce the size of the images, as even w/ a Pro account (1GB/mo), u/ling full photo files would be quickly pass quota.&lt;/p&gt;</description>
 <comments>http://randomfoo.net/code/node/17#comment</comments>
 <category domain="http://randomfoo.net/code/gpl">GPL</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/21">Major</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/39">Perl</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/34">Web</category>
 <enclosure url="http://randomfoo.net/code/files/flickrer" length="2557" type="application/octet-stream" />
 <pubDate>Thu, 02 Dec 2004 16:25:28 -0800</pubDate>
 <dc:creator>lhl</dc:creator>
 <guid isPermaLink="false">17 at http://randomfoo.net/code</guid>
</item>
<item>
 <title>hiptop.pl - Sidekick Address Exporter 0.2.1</title>
 <link>http://randomfoo.net/code/Sidekick/hiptop.pl</link>
 <description>&lt;p&gt;Written last winter, this is the Mechanize script I used to dump my T-Mobile Sidekick&#039;s (Danger Hiptop) Address Book into an iCal compatible format.&lt;/p&gt;
&lt;p&gt;It&#039;s quite unfinished, and possibly not working anymore (if the site&#039;s changed).  But in case there&#039;s &lt;em &gt;still&lt;/em&gt; (for shame, Danger, for shame) not any syncing software available, this is a good starting point.&lt;/p&gt;
&lt;p&gt;Originally posted on &lt;a href=&quot;http://www.hiptop.com/forums/viewtopic.php?t=11290&quot;&gt;the Danger Forums here&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://randomfoo.net/code/Sidekick/hiptop.pl#comment</comments>
 <category domain="http://randomfoo.net/code/gpl">GPL</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/21">Major</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/39">Perl</category>
 <category domain="http://randomfoo.net/code/taxonomy/term/35">Unix</category>
 <enclosure url="http://randomfoo.net/code/files/hiptop.pl.txt" length="12393" type="text/plain" />
 <pubDate>Tue, 19 Oct 2004 21:15:52 -0700</pubDate>
 <dc:creator>lhl</dc:creator>
 <guid isPermaLink="false">10 at http://randomfoo.net/code</guid>
</item>
</channel>
</rss>
