About Me
I live in San Francisco and am the Co-Founder of Two Bit Labs where we develop iPhone, iPad, and Android mobile apps for our clients. I love the mix of team leadership and working as a hands-on contributor. My technical passions include Swift, Kotlin, Ruby, Cloud Computing, and open-source software.
I also love to sail and my wife, daughter, and I sailed out the Golden Gate in 2007 on our 38 foot Hans Christian cutter (sailboat) on a 3 year cruise. Read about it at http://sailsugata.com.
Links
-
Recent Posts
- Backup your Gmail
- Naming your business or product, forget the domain
- Storing Git repositories in Amazon S3 for high availability
- Acceptance Testing non Ruby web applications with Cucumber
- Code readability through conciseness
- Mac OS X gem cleanup failing
- iPhone development the easy way
- Production MySQL performance tuning
- Selenium Continuous Integration Runner
- Standalone Migrations: Using Rails migrations in non Rails projects
Categories
- Accessibility
- Agile Development
- AJAX
- Blogging
- Cloud Computing
- Continuous Integration
- CSS
- Database
- Design
- Desktop
- FreeBSD
- General
- Humor
- Java
- Javascript
- Life
- Links
- Linux
- Management
- Maritime
- MySQL
- OSX
- Quality Assurance
- Ruby
- Ruby on Rails
- Sailing
- Scala
- Search Engine Optimization
- Software Engineering
- Source Control
- Systems Administration
- Technical
- Testing
- Travel
- Uncategorized
- WAP and WML
- Web
- XML
Monthly Archives: January 2006
Podcast interviews tell a bigger story than most blogs
I just received my first iPod from Amazon the other day and have been playing with it a little here and there. Having music to go is great but I’m really enjoying listening to podcasts! Just as blogs have become … Continue reading
Posted in Software Engineering, Web
6 Comments
Well formed validation of XHTML pages
Validating XHTML pages is an interesting subject because no high traffic site I’ve ever tried it on actually successfully validates XHTML against a W3C validator. Most folks I know take it for granted that it’s unrealistic to write large sites … Continue reading
Posted in Java, Software Engineering, Web
1 Comment
More powerful database constraints with regular expressions
Is it just me or do you agree that we should be able to easily apply regular expression constraints to a column in a table without writing a stored procedure? For example if I want to guarantee that a varchar … Continue reading
Posted in Database, Software Engineering, Systems Administration
Comments Off on More powerful database constraints with regular expressions
Behind Closed Doors
A great book I read recently from the Pragmatic Programmers is Behind Closed Doors: Secrets of Great Management. I highly recommend this book to anyone who is either a manager or executive or aspiring to some form of a team … Continue reading
Posted in Agile Development, Management
Comments Off on Behind Closed Doors
Apple’s PR genius
I don’t know what kind of koolaid Apple puts in their PR but it’s working on me! When they announced the Intel MacBook Pro it took all my will power not to drop 3 G’s on a pre-order the minute … Continue reading
Posted in Desktop
Comments Off on Apple’s PR genius
The time has come to upgrade to MySQL 5
We’ve finally hit the point at work where we’re ready to upgrade from MySQL 4.0 to 5. Data integrity has been a problem since I started at this job. Part of the reason is that MySQL 4.0 has an odd … Continue reading
Posted in Database, Software Engineering, Systems Administration
Comments Off on The time has come to upgrade to MySQL 5
SMART objectives in moderation please
As a technology manager a big part of what I do is trying to help people do their jobs well. That includes removing obstacles, being an advocate when there is a problem, making sure the team is operating efficiently, ensuring … Continue reading
Posted in Agile Development, Management, Software Engineering
Comments Off on SMART objectives in moderation please
SEO Toolbox
At work when we design a new page that we hope to drive people to via search engines we often consult with our search engine consultant to ensure we’ve thought through the page design and that the HTML is up … Continue reading
Posted in Search Engine Optimization, Web
Comments Off on SEO Toolbox
Google Analytics, if you’re not using it you should be
I’ve been using Google Analytics for about a month to track 4 of my sites (and more recently this one as well) and I am impressed! The key (in my mind) to Google Analytics and other high end commerical solutions … Continue reading
Blogging software
In moving from my old blog at JRoller to one on my domain I had to choose which blogging engine to use. After evaluating a number of systems such as Movable Type, Typo, Blogger with sftp, etc… I ended up … Continue reading
Posted in Systems Administration, Web
9 Comments