NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
We started using elog logbooks in a small group (Score:2, Interesting)
We share contacts, project approaches, problem fixes, development ideas, etc. etc. All in a system that is very very simple and easy to maintain.
We can attach emails (or various documents) to our notes, which are uploaded through a standard file dialog to give additional context. The logbooks are fully searchable.
We're supposed to use a Monstrous Problem Ticket/Change Request system for this, but sheesh, it would take at a minimum 3
Re:We started using elog logbooks in a small group (Score:2)
--Nat
Re:We started using elog logbooks in a small group (Score:1)
The 'pilot' is 2 people. We have adjoining cubicles. There is me and an associate who just started late last year, I've been here almost 5 years. I'm the the more experienced worker, not just here, but overall.
There's a lot to learn on this job. We do 2nd level help desk support troubleshooting for our customer base and development. My associate is trying to learn the ropes, but there's so much work to do that we can't work together on everything. He's taken over cer
Re: Blogging behind the firewall (Score:2, Informative)
This was before there were well-developed blogging tools (and the expectations that developed along with them).
Wiki (Score:2)
Not really a blog though some entries have a clear blog feel (a lot of us spend a lot of time meeting people abroad -- W3C, DVB, TV Anytime, MPEG, DAB, etc... -- and we add entries about those very bloggishly. A lot of the ongoing research stuff is there, lots of crackfueled ideas that are either progressively worked into specs (at which point they drop off the Wiki and turn into a pointer to a more manageable & multidevice XML document -- you want those specs on the Zaurus ;) or into "DON'T GO THERE
-- Robin Berjon [berjon.com]
integrated blosxom (Score:2)
We use it for some project tracking stuff like
- releases to different servers
- CVS commits (when I get loginfo to work with N different ways people connect to CVS)
- Bugs fixed, and added
- Interesting news and articles
It has proved fairly useful so far, and I plan to automate a load more with some simple perl scripts.@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Wiki not blog (Score:1)