binkley's BLOG

Just myself.

Monday, October 24, 2011

Focus, focus, focus

Steve Jobs, role-model for Google CEO.

Posted by Brian Oxley at 11:52 AM
Email ThisBlogThis!Share to TwitterShare to Facebook
Post a Comment
Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

My Photo
Brian Oxley
It's just me.
View my complete profile

Contact

  • Mail me
  • Code repository
  • My links

Copyright

All material on this website (http://binkley.blogspot.com), unless otherwise noted, is wholly the work of B. K. Oxley (binkley) <binkley@alumni.rice.edu>. All information, data, and formatting is hereby released into the public domain, with no rights reserved. For questions, concerns, or comments, please email the author.

Resume

  • My full resume
  • My profile on SourceForge

Employer

  • Macquarie Bank

Previous employers

  • JP Morgan Investment Bank
  • Merrill Lynch Commodities, Inc.
  • Simdesk Technologies, Inc.
  • ThoughtWorks, Inc.
  • Caminus Corporation, ZaiNet/Analytics Section
  • Enron Broadband Services

Search This Blog

Loading...

Google Website Translator Gadget

Labels

agile (36) algorithm (1) android (6) ani (1) ant (1) aop (1) article (1) azul (2) bash (8) big data (1) book (1) c (3) c# (1) c++ (6) clojure (2) code generation (1) concurrency (13) cooking (1) corba (1) cubrid (1) cygwin (3) d (1) database (1) debug (1) design (4) disruptor (2) distributed (1) emacs (1) fortran (1) functional (7) git (3) go (2) google (5) guava (1) guice (7) haskell (2) html (1) injection (1) intellij (9) java (138) javascript (1) jdk7 (3) jdk8 (1) jmockit (2) jms (1) jmx (1) jni (1) junit (3) jvm (5) kde (1) kotlin (5) leadership (1) linux (7) lisp (5) lombok (1) lotro (2) lua (1) make (2) math (2) maven (11) ml (1) network (2) nexus one (5) osgi (2) performance (5) perl (2) personal (1) physics (2) plan9 (1) posix (1) postresql (1) programming (4) project management (1) protobuf (2) python (5) reflection (1) ruby (4) scala (10) scheme (1) spring (3) swing (2) testing (11) tools (3) trading (1) unicode (1) unix (5) web (2) xml (1) zing (1)

Subscribe To binkley's BLOG

Posts
Atom
Posts
Comments
Atom
Comments

Popular Posts

  • Making a one-jar with Maven
    (This is a lengthier post than usual. You can skip forward to the finished example , if you like.) UPDATE: The One-JAR author comments: Ni...
  • Getting JTable columns widths to fit the data
    I've been stumped on a JTable problem for quite a while now: how to get the columns to fit the width of the data in the cells. Out of t...
  • More with Java enums: simulating inheritance
    One drawback to the Java enum is the lack of inheritance. Java uses inheritance for many reasons, one of which is implementation inheritan...
  • Fun with Ant macros
    Noticing that many Ant file operations were rather slow on large directory trees, I fell back to the tried and true: <exec/> . But I ...
  • Programmatically show a tool tip in Swing
    A better way to do this exists, I am sure, but I failed to find it easily with Google: How to display a tool tip programmatically in Swing :...
  • Java enum misuse
    The Java enum is a nice feature, but like anything it is open to abuse. Witness: enum OverTheTop { A, B; private String value; ...
  • Javadoc generic type parameters
    While looking at the new NavigableSet interface introduced into JDK 6 (Mustang), I noticed this in the class javadocs: * @param <E>...
  • Writing JUnit 4 parameterized tests with varargs data
    One of the many excellent new features of JUnit 4 is parameterized tests . These are data-driven tests where a test case runs repeatedly ag...
  • Jumping the work queue in Executor
    My server has an ExecutorService for job scheduling. It came up that we need to have some jobs "jump the queue", that is, go to ...
  • Read-only properties in Java
    C++ has the advantage over Java of supporting operator overloading. In particular, this makes straight-forward to implement read-only and w...

Blog Archive

  • ►  2013 (28)
    • ►  May (8)
    • ►  April (5)
    • ►  March (5)
    • ►  February (7)
    • ►  January (3)
  • ►  2012 (58)
    • ►  December (4)
    • ►  November (7)
    • ►  October (5)
    • ►  September (1)
    • ►  August (3)
    • ►  July (2)
    • ►  June (10)
    • ►  May (3)
    • ►  April (4)
    • ►  March (4)
    • ►  February (8)
    • ►  January (7)
  • ▼  2011 (72)
    • ►  December (5)
    • ►  November (10)
    • ▼  October (16)
      • Herb Sutter: Elements of Modern C++ Style
      • Focus, focus, focus
      • The 300
      • Why does blogger republish my posts so often?
      • When it rains, it pours
      • Kotlin and delegation
      • Neal Ford on functional programming
      • Amazon and SOA
      • Memory for nothing and chips for free
      • If you say "world's best", you should be right
      • The power of laziness
      • And Seth lived a hundred and five years, and begat...
      • Architecture gone wild
      • OCaml in real life
      • JetBrains IntelliJ IDEA on github
      • Dream on
    • ►  September (10)
    • ►  August (11)
    • ►  July (10)
    • ►  June (1)
    • ►  May (4)
    • ►  March (1)
    • ►  February (2)
    • ►  January (2)
  • ►  2010 (81)
    • ►  December (5)
    • ►  November (10)
    • ►  October (10)
    • ►  September (5)
    • ►  August (6)
    • ►  July (3)
    • ►  June (5)
    • ►  May (2)
    • ►  April (3)
    • ►  March (10)
    • ►  February (8)
    • ►  January (14)
  • ►  2009 (52)
    • ►  December (11)
    • ►  November (5)
    • ►  October (2)
    • ►  September (6)
    • ►  August (3)
    • ►  July (2)
    • ►  June (6)
    • ►  April (2)
    • ►  March (4)
    • ►  February (4)
    • ►  January (7)
  • ►  2008 (10)
    • ►  September (3)
    • ►  August (1)
    • ►  July (2)
    • ►  June (1)
    • ►  May (3)
  • ►  2007 (33)
    • ►  November (1)
    • ►  October (6)
    • ►  September (2)
    • ►  August (3)
    • ►  July (2)
    • ►  June (4)
    • ►  May (4)
    • ►  April (5)
    • ►  March (2)
    • ►  February (3)
    • ►  January (1)
  • ►  2006 (61)
    • ►  December (2)
    • ►  November (2)
    • ►  October (3)
    • ►  September (4)
    • ►  August (16)
    • ►  July (3)
    • ►  June (9)
    • ►  May (4)
    • ►  April (1)
    • ►  March (3)
    • ►  February (11)
    • ►  January (3)
  • ►  2005 (116)
    • ►  December (3)
    • ►  November (2)
    • ►  October (8)
    • ►  September (18)
    • ►  August (9)
    • ►  July (9)
    • ►  June (1)
    • ►  May (1)
    • ►  April (21)
    • ►  March (11)
    • ►  February (20)
    • ►  January (13)
  • ►  2004 (119)
    • ►  December (15)
    • ►  November (10)
    • ►  October (9)
    • ►  September (11)
    • ►  August (15)
    • ►  July (2)
    • ►  June (11)
    • ►  May (6)
    • ►  April (8)
    • ►  March (13)
    • ►  February (10)
    • ►  January (9)
  • ►  2003 (64)
    • ►  December (11)
    • ►  November (13)
    • ►  October (10)
    • ►  September (18)
    • ►  August (12)

JetBrains IntelliJ IDEA

Can’t code withoutThe best Java IDE
Simple template. Powered by Blogger.