Panasonic Youth rob sanheim writes about software, business, ruby, music, stuff and things



Posts Tagged Ajax

Using ajax for user monitoring, testing, and usability

I’m liking Eric’s idea on using Ajax for monitoring user actions for automatic error logging/capturing. Basically he is turning the tables on the common misconception that ajax can be used for evil “user spying” by instead using ajax to log all the users actions throughout the page for testing. He’ll be able to [...]


calling your data layer via Ajax (jsquery) - a bad idea?

thoughts on jsquery and calling JDBC/ORM directly via ajax


Bookmarks and the back button with Ajax at onjava.com

I saw on TSS that the article on the Really Simple History framework has been posted. Matt mentioned this at his Java In Action ajax presentation as he had spent a little bit of time trying to get the framework working but didn’t have enough time or documentation to get it done. [...]


moo.fx - lightweight javascript effects built on Prototype

ultratiny alternative to scriptaculous


updated “Effective Ajax” presentation online

latest slides and examples of DWR, Echo2, plain XHR, and JSON-RPC-Java


free web development magazine PDF - Treehouse

history of javascript, article on degradable Ajax, more


Posted
17 October 2005 @ 1pm

Tagged
Ajax

Presenting on Ajax at tomorrow’s Chicago JUG

If you are in the Chicago area tomorrow, come 0ut and listen to me - I’ll be presenting on Ajax for the Chicago Java Users Group.
Directions and info here:
http://www.cjug.org/Wiki.jsp?page=NextDowntownMeeting.


Bloglines interface improvements

It looks like the much maligned Bloglines interface is finally being improved. There are now keyboard shortcuts for navigating through your feeds, and I also noticed the title now updates with the number of new posts you have to read. The net effect is its very similiar to Gmail in how it displays the [...]


Ajax ToDo list application #437

“Remember the milk” launched yesterday, bringing features galore and the kitchen sink


Prototype Insertion, IE 6, tr’s, and “invalid target element for this operation…”

After much hardship I’m giving up on trying to use Prototype’s Insertion function for inserting new rows after a specified target row. Everything I try works in Firefox but blows out in IE 6, which is the “supported platform”. After some searching it seems IE has inconsistent support for the insertAdjacentHTML method, [...]


← Before After →