hit counter

Timeline

My development logbook

Market Hasn’t Really Changed All These Years

Quoted from “Winston’s War: Churchill, 1940-1945” by Max Hastings:

The Financial Times columnist Lex wrote on June 23 [1941]: “Markets spent the morning trying to make up their minds whether the German aggression against Russia was a bull or a bear… The majority concluded that whatever happened we could hardly be worse off as a result of Hitler’s latest somersault.”

Powershell

Dived into Microsoft Powershell (v1.0) for a few days, and I start to like this tool.

It is very versaTILe and useful. The REPL command line interface allows me to interrogate and play with a COM object easily. It also integrates the registry in a very interesting way.

I Have These Buttons That for Some Reason Will Send Message to Two ‘slots’: One to the Controller and the Other to the Responders.

I have these buttons that for some reason will send message to two ‘slots’: one to the controller and the other to the responders.

It doubles operation.

I tried to remove the in the interface builder, but Xcode 4 just crashed

Workaround: I remove the connections in the ‘assistent’ on the right hand side, then rewire the connection in the interface builder