B!? Links

Links to interesting stuff, elsewhere on the internet RSS

Archives

Labels

Thu, Jan 22
permalink

… allows the creation of intelligent Cocoa applications with persistent object models and complex business rules.

Thu, Jan 22
permalink
Tue, Jan 20
permalink
Tue, Jan 20
permalink
Mon, Jan 19
permalink

«Done has a lot of definitions, depending on where you’re standing in the building. Marketing thinks you’re done the first time they see a working demo. Program managers think you’re done when the deadline arrives. QA thinks they decide when it’s done because they’ve got fancy metrics to define doneness: “No high priority bugs found in the software for a week.” Ok, fine metric, but for engineering, done happens long before all of these definitions.»

Mon, Jan 19
permalink

The rules listed in the article:

  1. All Fields Become Optional
  2. All Relationships Become Many-to-Many
  3. Chatter Always Expands

Plus more in the comments:

  • Existing fields get “re-purposed”
  • enumerations in applications often become user definable, usually resulting in a mess

And more discussion at Hacker News.

Sat, Jan 17
permalink

A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.

Sat, Jan 17
permalink
Tue, Jan 13
permalink
Tue, Jan 13
permalink
Tue, Jan 13
permalink
Tue, Jan 13
permalink

A “post is about ruby’s callbacks(hooks): what are the available ones,and how practically we can use them”

Tue, Jan 13
permalink
Tue, Jan 13
permalink

“One man, feverishly posting everything he learns”

Tue, Jan 13
permalink
Sun, Jan 11
permalink

Summary:
I have argued many times that multiple inheritance is bad. Is it possible to set it straight without loosing too much espressive power? My strait module is a proof of concept that it is indeed possible. Read and wonder …

Sun, Jan 11
permalink

iPhoney is  not an iPhone simulator  but instead is designed for web developers who want to create 320 by 480 (or 480 by 320) websites for use with iPhone. It gives you a canvas on which to test the visual quality of your designs.

Sun, Jan 11
permalink
Sat, Jan 10
permalink
Fri, Jan 9
permalink

jQuery UI  provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.