Category Archives: OSCON

OSCON-related

SVLUG: The Parrot Virtual Machine, Allison Randal

Allison Randal gave an overview of the Parrot Virtual Machine, plus delved into the syntactic details of the PIR assembly language for the virtual machine. (around 1200 opcodes.) Parrot is a virtual machine aimed at running all dynamic languages. She’s … Continue reading

Posted in Business, i18n, Open Source, OSCON, Perl, Tech, User Groups | Leave a comment

OSCON 2008, Portland

I attended the O’Reilly Open Source Conference, once again in Portland, Oregon. Overall my impression was that the talks and vibe were oriented towards Web 2.0 primarily. I would say that the talks were not as strong as previous years, … Continue reading

Posted in Business, Conferences, Linux, MySQL, Open Source, OSCON, Perl, Tech, Toys, Travel | Leave a comment

OSCON July, 2007 – Portland

I attended the O’Reilly Open Source convention again, making it 10 years in a row. Once again it was held at the Convention Center near downtown Portland, a convenient light rail ride from the airport. Like many experienced developers, I … Continue reading

Posted in BSD, Business, Conferences, Flying, i18n, Linux, MySQL, Open Source, OSCON, Perl, Tech, Toys, Travel | Leave a comment

3 Rules for Writing High-Performance Code

Several years ago I attended a talk by Chip Salzenberg, a former Perl Pumpkin (lead maintainer), at OSCON. One of his slides had these three rules for writing high-performance code: Don’t do it. Do it later. Let somebody else do … Continue reading

Posted in MySQL, OSCON, Perl, Tech | Leave a comment

MySQL 4.x to Oracle 10g Migration Notes

About once a year I need to migrate a medium-sized web application using MySQL to Oracle. Usually it’s to prepare a successful intranet application for a move to a formally supported production environment – and in Silicon Valley, that usually … Continue reading

Posted in MySQL, Open Source, Oracle, OSCON, Perl, Tech | 4 Comments