jtmille3 | 13 years ago | on: Ask HN: Company not paying salary on time, what to do?
jtmille3's comments
jtmille3 | 14 years ago | on: Asynchronous UIs - the future of web user interfaces
If there is one thing I can truly appreciate about what he is trying to do with spine it's the client id generation and request queueing. This has got to be the core of what makes good "AUI". Every developer dealing with remote requests should have this in their back pocket. 101 stuff.
jtmille3 | 14 years ago | on: What happened to CouchDB's popularity?
Where as MongoDB has a simple search syntax that I can create on the fly if needed in my code.
jtmille3 | 14 years ago | on: In defence of Objective-C
[someInstance doSomethingWithObject:a andAnotherParam:b];
It just reads beautifully. Otherwise working with Objective-C was like pulling teeth at times. It had been a long time since I had to write so much code to get such simple things done.
jtmille3 | 14 years ago | on: What is wrong with GWT.