So there's no such thing as a Callback pattern.
There's callback functions and a callback mechanism (used in the observer pattern).
Here are the links I used. If you want the presentation just ask ;)
(Sorry I had to remove http because I don't have enough reputation to add more than 2 links)
Callback Pattern » Searchdaily | Searchdaily.
http://searchdaily.net/tag/callback-pattern/
SOAPatterns.org | Design Patterns | Service Callback. http://soapatterns.org/design_patterns/service_callback
oop - Observer pattern or Callback? - Stack Overflow.
stackoverflow.com/questions/4583269/observer-pattern-or-callback
Callback (computer programming) - Wikipedia, the free encyclopedia. en.wikipedia.org/wiki/Callback_%28computer_science%29
RoR Guide & Solutions: Difference between Validations, Callbacks and Observers. rorguide.blogspot.ch/2011/07/difference-between-validations.html
Software design pattern - Wikipedia, the free encyclopedia. en.wikipedia.org/wiki/Software_design_pattern
Design Patterns - Wikipedia, the free encyclopedia.
en.wikipedia.org/wiki/Design_Patterns_%28book%29
oop - Is there a design pattern that deals with callback mechanism? - Stack Overflow. stackoverflow.com/questions/946834/is-there-a-design-pattern-that-deals-with-callback-mechanism