Kyle Simpson discusses extending AJAX events in jQuery, detailing their types and how they function within the library. The presentation covers local and global event handling, the importance of extending these events for better code organization, and proposes practical examples and plugins like mpajax and flxhrproxy for enhanced AJAX capabilities. Key topics include callback functions, handling multipart AJAX responses, and addressing common limitations in existing functionality.