Zeno's Notes

...

Posts tagged perl

3 notes

Does open source exclude high context cultures?

Interesting piece about the threshold for contributors from different cultures.

Also some good comments, e.g. from Donnie Berkholz:

… the same things important to increasing contribution from high-context cultures are *also* important to recruiting and retaining contributors in low-context cultures. Relationships and integration into the community trumps everything.

I fully agree. The Padre project is doing things the right way here. There is a Code of Conduct and a Diversity Statement, the community is open and welcoming, development is public and transparent, developers are spread around the globe (Germany, Israel, Jordan, Australia, Turkey, the Netherlands, Brazil, France …) and people from the project (in particular Gabor) go to events and talk to people in person regularly. And that makes a difference. A lot. I think I use Padre exactly because I met Gabor and Sebastian (sewi) last year at CeBIT and they got me interested again in that nice editor/IDE thing …

So guys, keep up the good work, both on the code and the community.

Filed under culture relationships open source free software padre perl IDE editor community

9 notes

New Release: LaTeX Plugin for Padre

I have just released version 0.12 of the LaTeX plugin for Padre, the Perl IDE, to CPAN.

Some additional LaTeX commands and environment types are supported, and the plugin is compatible to the latest Padre version.

Get it while it’s hot!

I would be happy about feedback, bug reports, and of course patches. If you have access to the Padre SVN repository, you can directly modify the plugin sources there.

Filed under padre perl perl5 modern perl IDE editor programming publishing latex bibtex free software open source

4 notes

Irssi: Auto-connecting to the Padre channel

I use irssi for IRC. It is a very useful and robust console-based chat client.

Of course it lets you autoconnect to IRC servers and channels. Because the irssi FAQ is a bit complicated (they do not start with the most simple case …), I describe how to auto-connect to the Padre IRC channel.

  1. Start irssi
  2. /SERVER ADD -auto -network perl irc.perl.org
  3. /CHANNEL ADD -auto #padre perl
  4. /SAVE

That’s it.

Filed under irssi chat instant messaging padre editor perl ide