Monday February 02, 2004
01:44 AM
perl work
To start, drinks with Randal on Saturday was great. He is always interesting to listen to, but even better to actually talk to in person.
Been thinking about Perl application examples that I can put on my new website. I would like to have some examples of the work that I have done on my own. Unfortunately, everything I have done to date I do not have rights to publish, nor in most cases access to. So I am left with perl skills and a blank slate.
So the next step is thinking, what in the world do I want to spend some spare time on creating or at least editing and releasing back to the open source community (and no I don't think bugfixes count). I've got a nice blank sheet of paper next to me with "ideas" written on it. Perhaps I make this post in hopes that someone who has an intelligent idea, but no time to implement it will throw me a tremendously large bone. Keep dreaming, I know.
Here's hoping something stirs in the brain the upcoming days.
Ideas Needing Implementation (Score:1)
It might be useful to have a nice little site where people can submit ideas that need implementation for people with motivation and time to implement.
Besides that, what skills do you have and what skills would you like to exercise?
Re:Ideas Needing Implementation (Score:2)
Re:Ideas Needing Implementation (Score:1)
there is one (Score:2)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:there is one (Score:1)