-
Archives
- June 2007
- May 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- May 2006
- March 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
-
Meta
Category Archives: Perl
Facebook Spider
I’ve written a Perl program to spider Facebook. I was looking for a way to quickly generate statistics about the University of California, Berkeley student population, and I figured that since almost everybody had a Facebook account, I could dump … Continue reading
Posted in Open-Source, Perl, Tech
21 Comments
Daily del.icio.us Links Script for WordPress 1.0
I’ve released a new version of my Daily del.icio.us Links Script for WordPress. This new version introduces the use of the Net::Delicious and DateTime Perl modules to parse del.icio.us links and handle timezone differences between GMT and WordPress. As all … Continue reading
Posted in Perl
3 Comments
Back in Business
Now that I’ve survived my first wave of midterms, I plan on devoting more time to my extracurricular activities. I’ve noticed that my daily del.icio.us script for WordPress is broken, so I’ll be updating it to work again, and I’ll … Continue reading
Posted in Linux, Open-Source, Perl, Tech
3 Comments
UPDATED: Daily del.icio.us Links Script for WordPress
I’ve released a new version of my Daily del.icio.us Links Script for WordPress. This new version introduces a code cleanup and the ability to show the tags associated with a link as well as links to your del.icio.us page of … Continue reading
Posted in Perl, Tech
2 Comments
Backup A Directory With Email
I wasn’t able to sleep, so I wrote this Perl script to backup a directory and mail yourself a copy. Change the variables in CAPS to suit your needs. It’s best to run this script as a cronjob. Download a … Continue reading
Posted in Linux, Perl, Tech
8 Comments
Daily del.icio.us Links Script for WordPress
I’ve been using this PHP script to generate the daily “Links” posts from my del.icio.us links. Although the script works, it has some annoying bugs. For example, if there are no links for the day, it’ll still make a post … Continue reading
Posted in Blog, Perl, Tech
53 Comments