May 2001 Archives
However, once that is done ... I anticipate that aside from actual traveling in June/July/August (for two vacations and two conferences!), I will have plenty of time to work on MacPerl. And heck, my two vacations will be long day road trips, so I can code in the car (thanks to the wonders of laptop computers and auto adapters, and others who can take the wheel for hours on end) for some of it! :-) That's coming up in July and August.
So, no more wasting time. I'll finish up slides on Slash in the next week, and I'll report back later.
I don't know if I am "too" busy, but I certainly am very busy. As such, I haven't written in awhile. So why am I bothering now? Why do I even continue after I typed "bothering now" as "bother nowing" on my first attempt, and "bothing ernow" on my second?
Well, I am setting up the new Slash code on pudge.net, so I am testing. And it is almost midnight, so I am tired. And I just felt like writing. So bear with me.
I don't know if I am "too" busy, as noted before. I have work, family, home, hobbies, and other obligations. What determines if I am too busy? When my obligations exceed my available time? Or when it exceeds my available time by a certain amount?
Either way, I could make a case.
The St. Louis Blues just scored in double overtime to take game three of the Western Conference finals, but the Avalanche still leads the series, 2-1. I don't really care who wins, but it is good hockey to watch. People think I naturally would favor the Avs since Bourque plays for them, but Bourque willingly left the Bruins, so whether or not he wins with any other team is irrelevant.
$str =~ s|<foo>(.*?)</foo>|'<P>' . strip_code($1) . '</P>'|egis;You just wrap your code in <literal> and you are all set. I put the tags in as "foo" above because, well, putting "<literal>
I plan to finish up a few loose ends and release Slash 2.0.0 tomorrow. Brian and Pat finished up what little they had left, so we're looking good. Slash 2.2 is full speed ahead, and we've already made a lot of changes. For my work, I completely ripped apart Slash and Slash::Utility and spread the functions out into other modules; I have a lot done on Slash::Messages (for sending messages to users, such as, "your comment was replied to" etc.); and Mozilla 0.9 was just released so I can work on ForumZilla support (which I want to make independent of Slash 2.2, so that it can be a plugin used by Slash 2.0 too, so I can run it on use Perl).
Brian said he would work on a Slash::RSS module of some sort; my hope is that we can make easier the process of producing RSS/XML content from Slash.
Lessee. I guess that is about it for now. Oh yeah, I need to finish registering for YAPC and TPC, and finish up the second phase of the talk on Slash that Brian and I are giving at TPC (which I will give at YAPC, hopefully).
I did a work on the test reporting so it can differentiate different versions of MacPerl that are being tested, etc. I was all set to get a2 out, until I had a weird linking error. i was moving my MWC libraries around, that is the only thing I can think of. I'll try again later. :/
The good news is that as I hoped, more people are, and are able, to participate now. I hope my absences and delays don't diminish enthusiasm, but they are necessary. I finish up one time-consumer this month, but then I have two conferences to go to in June and July, plus vacations etc. Such is life.
After some discussion with people in various locations, including the meeting and on lists, and after some problems with building bleadperl (PerlIO stuff apparently having problems with sfio), I am convinced, for now, to just continue on with perl 5.6.1 for MacPerl, and to just test 5.7.x a lot more often, so there will be some essentially parallel development, with the emphasis on 5.6.x, not 5.7.x.
I am less clear about what to do about error reporting; hopefully, a consensus will be reached sometime soon.