Results tagged “Perl” from fozbaca.org
Perls of wisdom in a sea of site mismanagement
What sort of tools does Berk have in mind? Perl scripts, for instance. A tiny technical team armed with Perl scripts and an Oracle database ran the first sites he worked on back in the mid-1990s. Berk recalls his fascination as he saw larger and larger teams implementing more and more complex platforms in the late 1990s and early 2000s to achieve essentially the same result.Sounds about right.
Another year, another The 2003 Perl Advent Calendar
For those of you that will get it, run your browser over to CPAN. Much haliarity ensues for the Perl geeks out there.
I have a screenshot if you missed it live:
I have a screenshot if you missed it live:
Go from http://fozbaca.org/blagg/blosxom.cgi/ to http://fozbaca.org/blagg/
RewriteEngine on RewriteRule ^$ blosxom.cgi RewriteRule !^blosxom\.cgi - [C] RewriteRule (.*) blosxom.cgi/$1mod_rewrite magic on the blosxom list.
A nice Perl OOP intro article, Camel POOP: Object Oriented Programming in Perl, over on evolt.
mt-rssfeed v1.0, is a MovableType plugin that provides a series of tags for retrieving an RSS feed and inserting it into a MovableType template.A nice MovableType plugin that I don't have a use for yet.
Cheesegrater & the Portalizer, Cheesegrater for scraping to RSS then Portalizer to convert it all into a nice page.
FetchRss for RSS via Email.
May have gleamed the significance of Zope to the Python community. It goes something like one of those tests in highschool:
Perl is to Python like CPAN is to Zope.There is a similar connection between Java and the Apache Java community, but it doesn't seem to be quite the ralling point as CPAN and Zope, and Java is just such a different beast.
Object Oriented Exception Handling in Perl, how to use Error.pm to allow Perl to try, catch and throw like the Java anc C++ worlds.
Making Journals from Emacs, take The SOAP Journal API (which will probably be running on all SlashCode based sites, A Simple Perl Client And In The Lisp-ness Bind Them.
With a little help from brad choate's Year Archives in MT and PerlScript Plugin there are now Yearly Calendars of fozbaca.org posts. Not really sure if they are useful to anyone but it was just one of those "Damm that is cool" moments so I had to set it up.
DBI FAQ is back up.
Embedding Web Servers in Perl apps.
e_con | brunthaler.net a Perl Wiki system with a Weblog feature. It creates a new page for the day, 2002-09-09 for example.
ewok is a web content management system (CMS), written in Perl (Embperl)...Would have been real handy back in the dayn at Merilus.
The First Rule of Perl Club
You do not talk about Perl ClubThe Second Rule of Perl Club
You do not talk about Perl ClubThird Rule of Perl Club
A laptop crashes, breaks, runs down. The hack is overFourth Rule of Perl Club
Only two programmers to a pairFifth Rule of Perl Club
One bug at a timeSixth Rule of Perl Club
No Java, no VBSeventh Rule of Perl Club
Hacks will go on as long as they have toEighth, and Final Rule of Perl Club
If this is your first night at Perl Club, you have to hack
Getting Loopy with Python and Perl, and maybe with the recently found Python books in my parent's basement I'll give Python another try.