-

Hi, I'm James Briggs, an Internet computer programmer/DBA in Silicon Valley. I've been programming for 20 years for companies like eBay, Cisco, Yahoo!, Apple, Amazon and startups.In my spare time I do Open Source programming and like flying airplanes, karate and studying Asian languages.
This blog talks about events, places and things in my life.


Bay Area Earthquakes
San Jose International Airport, CA
Last Updated on Feb 6 2012, 1:53 am PST
Weather by NOAA
Current Conditions: Fair
Temp: 48°F
Wind: North at 0mph
Humidity: 61%
Dewpoint: 35.1°F
Categories
- BSD (37)
- Business (173)
- Cloud (17)
- Conferences (50)
- Flying (84)
- Hadoop (4)
- i18n (55)
- Indonesia (38)
- Japanese (49)
- Karate (2)
- Linux (130)
- MySQL (100)
- Open Source (227)
- Oracle (27)
- OSCON (14)
- Perl (82)
- Personal (5)
- Photography (69)
- Psychology (33)
- Restaurant Reviews (23)
- Storage (57)
- Tech (643)
- Toys (291)
- Travel (87)
- Uncategorized (2)
- User Groups (60)
Pages
Meta
Category Archives: OSCON
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
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