-

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, 12:53 am PST
Weather by NOAA
Current Conditions: Fair
Temp: 50°F
Wind: North at 0mph
Humidity: 57%
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 (642)
- Toys (291)
- Travel (87)
- Uncategorized (2)
- User Groups (60)
Pages
Meta
Monthly Archives: April 2008
DRBD and MySQL: Just Say No
I’ve successfully used MySQL statement-based replication for several years across data centers and understand it’s quirks. While at the MySQL Conference, I tried to see how DRBD could help the installations I manage, but I just can’t drink the DRBD … Continue reading
Posted in Linux, MySQL, Open Source, Tech
4 Comments
MySQL Conference 2008
I attended the MySQL Conference once again at the Santa Clara Convention Center. Despite the January purchase by Sun, the conference had the same great vibe as usual, and everybody showed up again. Top Conference Themes Some of the conference … Continue reading
Posted in Business, Conferences, MySQL, Open Source, Tech
Leave a comment
MySQL and Choosing a Random Row From Unnumbered Sets
Choosing a random row from a table using SQL is a common task. For small tables and when you don’t have a numeric key or don’t know the maximum value in advance, SELECT * FROM test ORDER BY RAND() LIMIT … Continue reading
Posted in MySQL, Tech
Leave a comment
Restaurant Review: Michi Japanese Restaurant, Campbell
I had lunch with a friend at Michi Japanese Restaurant in Campbell. The chef/owner is Sheen Michi Shin. We sat at the sushi bar, and I ordered the beef bento box (which comes with several tempura vegetables) with an order … Continue reading
Posted in Japanese, Restaurant Reviews
Leave a comment