Archive for the ‘Perl’ Category

Moving Perl up the value chain

Wednesday, July 21st, 2010

The last year or so, there’s been a serious discussion in the Perl community about “the M word” – marketing. About visibility, making good impressions and making more people consider Perl as a good programming language for their tasks at hand.

Lots of good things have happened, including the establishing of the TPF marketing committee, volunteer stands at non-Perl conferences, and more focus on the brilliant parts of what the community and it’s software can offer. It’s been great watching all the goodness unfold, and being part of some of it.

But in the meantime, something else has been bugging me.

All the time, there’s been a focus on tools and people. When it comes to solving actual and real life problems, not much has surfaced. Instead there’s an unspoken focus in the Perl community about making tools that help people make tools.

What we do at the moment is marketing tools-for-making-tools. We tout the obvious superiorities of Moose, Catalyst, POE and all the other goodies in Task::Kensho, but when it comes to solving actual and real problems that “normal” people care about (you know, the people that don’t care about the details in computers), we blissfully ignore it while silently hoping for some big company to choose Perl for their next public project – so we eventually can get a new website to link to.

I propose we do something about this. Let’s pick a few real and significant problems, and see if we can make an impact on those while using and showing off Perl software, the Perl community and all that is good about it at the same time.

To kick this off, let’s ask a few basic questions.

  • What are “real” problems? – Read the news! You’ll find people complaining about education issues, lack of clean water, political turmoil, misuse of power, corruption, closed “power clubs,” democratic deficit in government, etc. etc.
  • Also, consider the prevalence of a problem. Local < Regional < National < Societal < Cultural < Global < Biological. – There’s nothing wrong with a little ambition!
  • And finally, is it a particular or a systemic problem? Is it short-term (critical) or long-term (chronic)? Can you find similar problems in other areas?

Picking a good problem to play with is very much up to you. Pick something you care about that you know is difficult, and pick something that lots of other people care about too but that can’t be solved trivially. Maybe you want to make a quick risk assessment matrix to figure out if your issue is “real” enough? (and even if not, it’s probably useful to remember that $risk = $likelyhood_of_failure * $impact_of_failure; anyway.)

Next, you have to make figure out a way to improve on the situation. Keep in mind that $influence = $visibility * $impact; – meaning whatever you do, you have to both think about execution and telling people about what you’re doing. Make a plan, and tell people about it! The rest is “just” hard work. ;)

With that said, if you’re going to make Perl part of any solution, it might be useful to have an idea what role Perl can have in the process. Here’s one possible (and quite generic) value chain:

  1. Perl
  2. ➜ CPAN
  3. ➜ $USEFUL_FRAMEWORK (A tool for making tools) # This is where we code today
  4. ➜ $TOOL_THAT_INCREASES_AWARENESS  # This is where I think we should code more
  5. ➜ Discussions and awareness building, eventually in media
  6. ➜ Discussions among politicians
  7. ➜ Some kind of funding in order to improve issue
  8. ➜ Someone tries to actually do something
  9. ➜ Success/FAIL/Meh.

Also, keep in mind that Perl is useful in places where data, information or knowledge is the main currency or “item of value.” Perl tools might not help directly with “physical” matters, but I’d say it’s much better suited for improving communication and knowledge-related issues.

So, you ask: How about an example?

I’m so glad you asked! ;)

My attempt at this is called Kaizendo.org, and it’s purpose is to enable people to create textbooks that can be customized to the individual needs of the reader.

To make this happen, we’re creating a Catalyst-based tool for discussing and improving texts that have aspects – texts that have alternative representations of themselves, each telling the same story but in different ways. If a pupil is struggling with dyslexia, then choose an aspect where the story is told with simpler, shorter words. If a pupil is bored because the rest of the class is slower at reading, then choose an aspect where the story has more details and depth, so the pupil can keep the same pace as the class while getting more interesting content out of it.

What would I like to influence with this?

  • Make textbooks more interesting for kids, so they can effectively (and motivationally) compete with professionalized entertainment like games, social networks, television and other kinds of procrastination. (How? By making it possible to write aspects that appeal to different fields of interests, and improve these based on reader feedback.)
  • Give teachers the opportunity to use their textbooks more actively in the way they teach their classes. Textbooks are today for homework, why not make the homework more relevant for what’s going on in the classroom? (How? By making it possible to write aspects that support different styles of teaching)
  • Make the textbooks a conversational item, so pupils, teachers parents and other enthusiasts can not only figure out the best ways of telling a story, but also learn and improve their own level of knowledge by allowing them to discuss and improve the contents of the textbook. (How? By allowing anyone who cares about the textbook content to give contextual comments to the text itself, discussing these, and finally make it easy for the authors to update the text based on those discussions.)
  • And quite a few other things. ;)

The project is up and running now, and we’ve started writing the prototype, we have a mailing list and wiki, and I’ll even be giving a talk about Kaizendo at YAPC::EU in Pisa. But we’re still far away from our goal, and we need plenty of help.

So, if you like what I’ve written here but don’t want to start your own Big Project That Matters, then do consider joining our project. In the meantime, tell me what you think!

The business case for Perl 6

Thursday, February 11th, 2010

Perl 6 is about value creation, and value creation is a product of [people solving problems] and [efficiency of tools used to solve these problems] — effort * efficiency.

For a while the focus in the Perl 6 community has been on increasing efficiency, and mostly by improving expressiveness and efficient use of programmer attention. This has lead to powerful constructs like grammars, junctions, roles, a wonderful type system and the tests that go with that – both for making sure the features work as intended and that they can be used in a sensible manner.

The cool thing here is that these features work as a “community size force multiplier.” For people to be attracted to a tool, they need to see it’s more efficient than it’s competitors. Efficient in learnability, expressiveness, utility, execution and fun. Right now, Perl 6 has reached a level of interestingness that makes it extremely well suited for hype, and with Rakudo Star on the horizon (Q2 2010) I’m expecting the Perl 6 buzz to increase a lot. The force multiplyer is about to kick in. :)

Better features -> More buzz -> Bigger community -> Stronger business case.

When it comes to business case, language popularity is the prime driver. When someone needs to hire people, availability of these people is paramount. Bad code can be fixed, but not hiring that programmer is so much more expensive than having to fix bad code. So if one should look at the skills market today (with so very few people in the world knowing Perl 6) the business case for it is almost non-existant.

With this in mind, I’m still very happy to see the Perl 6 crowd taking the long view and create an incredibly cool language instead of just focusing on a tiny feature set and then creating buzz. The buzz will come all by itself, and when it does, Perl 6’s awesome force multiplier will kick in and the fun will really begin.

Perl 6 might be small right now, but I’d say the outlook for Perl 6 is nothing less than spectacular. :)

Showing off Perl @ Nordic Perl Workshop?

Friday, January 23rd, 2009

I posted this on my use.perl journal yesterday:

This year, Nordic Perl Workshop is co-located with another open source conference, Go Open. This is what we’re working on right now:

  • The conference theme is “Your future with Perl”. Talks have been subitted, now we’ll try to stich together an interesting schedule.
  • We’re aiming for one Perl6/Rakudo/Parrot track and one track showing modern use of Perl, hopefully with a flavour of Enlightened Perl mixed in.
  • NPW will share venue with Go Open, giving everyone an opportunity to see how a Perl conference can be, and giving the Perl community a place to show off it’s best sides. The Go Open theme: “Openness is profitable”.
  • The day after the conference, we’ll open the doors for our Perl6/Rakudo/Parrot/Enlightened Perl hackathon at Redpill-Linpro’s nice office (the same place we had the Perl QA hackathon last april).
  • Gabor Szabo will come and hold his newly improved 4-day Test Automation course right after the hackathon (at the same venue too). There’s room for 12 people there, contact Gabor if you’d like to come.

And to boot, there’ll be another Perl QA hackathon in Birmingham just the week before. LOTS of good reasons to visit northern europe around easter, in other words. :D

Still, is there anything we could do to make it better? I’m specifically thinking about the opportunity we have due to sharing venue with Go Open… Any ideas on how we could “market” the livelyness and good parts of the Perl community? Who would be the natural people to do this? Would you like to do something?

Please share your thoughts! :)

- Salve (Oslo.pm and NPW guy)

Any ideas?

Nordic Perl Workshop 2009 in Oslo

Thursday, August 7th, 2008

So, it looks like Oslo Perl Mongers will be arranging Nordic Perl Workshop 2009.

Last time, we managed to attract more than a hundred attendees. Let’s see if we can break that NPW record next year (oh, and we have the guys at friprog.no to cooperate with this year, so we might just make it.) :)

NPW2007: Nice one, Cph.pm!

Wednesday, May 9th, 2007

Last week I was at the Nordic Perl Workshop 2007 in Copenhagen – it was a blast! Quite a few interesting talks, and lots of nice things to do in the city. Kudos to the organizers, and good luck to Stockholm.pm who’ll arrange next year’s workshop. :) Our online pharmacy is the perfect resource for people to get their drugs without any hassles or awkwardness. buy cialis We work hard to make sure you save money every time you shop with us. buy levitrabuy soma At our online store, you pay less and get more. buy viagra

Nordic Perl Workshop update

Monday, December 19th, 2005

The NPW2006 update #3 is out! Highlights are:

  • We now have the perlworkshop.no domain. :-)
  • The Call for Papers has been announced!
  • We’re looking for a Oslo.pm logo. Send in your ideas!
  • The conferece topic will be “Managing Complexity”

…and more.
Our online pharmacy is the perfect resource for people to get their drugs without any hassles or awkwardness. cialis We work hard to make sure you save money every time you shop with us. levitrasoma At our online store, you pay less and get more. viagra