The Artima Developer Community
Sponsored Link

Java Buzz Forum
Episode 114 - jQuery and Debit Card Fraud and The Last Firewall of Financial Security from...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
Episode 114 - jQuery and Debit Card Fraud and The Last Firewall of Financial Security from... Posted: Jan 10, 2008 6:16 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: Episode 114 - jQuery and Debit Card Fraud and The Last Firewall of Financial Security from...
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

After a Christmas break hiatus, we’re back with a quick episode on jQuery and then tales of Charles getting his debit card account hacked.

I start asking Charles if jQuery is a, sort of, JDOM like way of manipulating web pages. Charles then explains the declarative (to me, XPath-like) syntax of jQuery’s selectors. Once you select the “bag of nodes” from your web page with jQuery, you can then execute code over each of those nodes. Sort of like the inverse of using a foreach loop over a collection of items. Instead, as Charles explains, there’s this big old jQuery JavaScript object that you graft new JavaScript methods (or “extensions”) onto.

As we joke about, this way of coding is sure to drive OO-purists crazy. Also, we clarify the origins of the Subzero/Sub-zero character from The Running Man to Mortal Combat.

Charles then tells us about his recent Christmas vacation and the bummer of having someone hijack his debit card. Thankfully, Silva and he have gotten new credit cards now to stave off the annoyance of getting your checking account directly hacked.

Sounds like fun, huh?

Read: Episode 114 - jQuery and Debit Card Fraud and The Last Firewall of Financial Security from...

Topic: My Apple TV Wishlist Previous Topic   Next Topic Topic: Java Strings: Tricky Business

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use