Tim’s Blog
-
Getting Started With iOS Development
I’ve been playing with development in several of the mobile platforms over the last year, and for iOS in particular. Many developers are intimidated because of the differences between objective-c and other languages and the differences between cocoa touch and other frameworks. How to get started is one of the most common questions around. First […]
-
Dealing With An ORA-01440 When Altering a Table in Oracle
When altering a table to an Oracle reduce a columns size, you’ll get a ORA-01440 error, indicating that you can’t make the adjustment because of the potential data loss. I had to do this to recently to a bunch of columns, as I had incorrectly specified the size of numbers that would end up as […]
-
Deming on the Financial Crisis From Beyond the Grave
Tell me these aren’t relevant. Tell me it isn’t like a summation of Wall Streets mistakes leading up to 2008. Deming died in 1993. Deming’s 7 Deadly Diseases of Management* Lack of constancy of purpose Emphasis on short term profits Evaluation of performance, merit rating or annual review Mobility of top management Running a company […]
-
Flex is a Relic and Silverlight is a Zombie
…or some other catchy metaphor that will grab your attention. These technologies were hot over the last 5 years. Flex gained a particular amount of popularity in the Java community where UI technologies have a bit of a spotty record (that’s like saying my Bengals have a bit of a spotty record over a lifetime). […]
Got any book recommendations?