Skip to Primary Navigation
Skip to Secondary Navigation
The Blog Of Ben Nadel On Obsessively Thorough Web Application Development
Loading....
Prev
Next
Ben Nadel at cf.Objective() 2010 (Minneapolis, MN) with:
(
photo link
)
Simon Free
Website
| @
simonfree
Jason Dean
Website
| @
JasonPDean
I am the chief software engineer at Epicenter Consulting, a boutique software company in New York City that specializes in developing high-end, customized business solutions using ColdFusion and jQuery. (
more
)
Follow me:
Twitter
-
Facebook
-
LinkedIn
Loading....
6 Jobs Listed
Find a Job
|
Post a Job
Home
About Me
Projects
Ask Ben
Contact
Job Board
RSS Feed
RSS Feed
|
Custom RSS Feed
Search My Site... You Know You Want To
Ask Ben: Building An AJAX,
jQuery
, And ColdFusion Powered Application
Mar 3, 2009
...
Ben Nadel gives a small demonstration on how to build an AJAX,
jQuery
, and ColdFusion powered application.
jQuery
+ ColdFusion 8 = Erotic And Magnetic Poetry
Aug 31, 2007
...
jQuery
And ColdFusion 8 Erotic, Magnetic Poetry Graphic
...
The first ColdFusion 8 page displays the canvas and uses
jQuery
to manipulate
...
ColdFusion,
jQuery
, And "AJAX" File Upload Demo
May 28, 2008
...
This response is then extracted via the iFrame load() event listener (wired via
jQuery
) and evaluated (converting the JSON data into actual
...
An Intensive Exploration Of
jQuery
With Ben Nadel (Video Presentation)
Feb 11, 2009
...
Ben Nadel publishes his latest presentation: An Intensive Exploration Of
jQuery
With Ben Nadel. This presentation covers most aspects of the
...
jQuery
Enlightenment By Cody Lindley
Sep 18, 2009
...
Ben Nadel reviews Cody Lindley's new book,
jQuery
Enlightenment. It is a very well written, very clear book that will leave you with a rock
...
Using
jQuery's
SlideUp() and SlideDown() Methods With Bottom
...
Jan 25, 2010
...
Ben Nadel demonstrates that
jQuery's
slideDown() and slideUp() methods can be used with bottom-positioned elements.
jQuery
Comments() Plug-in To Access HTML Comments For DOM Templating
Apr 14, 2009
...
Ben Nadel demonstrates his
jQuery
plug-in that will gather the HTML comments within the given
jQuery
collection.
The Beauty Of The
jQuery
Each() Method
Feb 19, 2007
...
When
jQuery
executes the function that you pass to the each() method, it executes it in the context of given object such that "this" is
...
Creating Transparent Gradients With
jQuery
Oct 29, 2007
...
Reading though Learning
jQuery
by PACKT Publishing, I came across a good amount of really cool stuff. Their thorough, in-depth examples were
...
jQuery
Demo: Creating A Sliding Image Puzzle Plug-In
Oct 24, 2007
...
Since I have been getting into
jQuery
a lot lately, what with reading the books and playing around with code, I felt I should try a more
...
jQuery
Plugin: Tracing Your Selector Paths
Sep 15, 2009
...
Ben Nadel demonstrates his
jQuery
plugin - trace() - which can be used to step- debug
jQuery
selector paths.
CorMVC -
jQuery
-powered Model-View-Controller Framework
Dec 21, 2009
...
CorMVC is a
jQuery
-powered Model-View-Controller (MVC) framework that can aide in the development of single-page, web-based applications.
FLEX On
jQuery
: Decouple Components With Event Listeners
Mar 12, 2010
...
Ben Nadel continues his FLEX On
jQuery
series, exploring the use of custom
jQuery
Event objects as a means to create inter-component
...
jQuery
Event Bindings On Javascript Objects With A Length Property
Apr 26, 2010
...
Ben Nadel demonstrates that you cannot use
jQuery
to bind event handlers to plain Javascript objects if those Javascript objects have a
...
Printing The Entire
jQuery
API As A PDF (Using CFDocument And XML
...
Feb 22, 2007
...
I am just starting to really get into
jQuery
, the JavaScript API that makes writing sweet-ass JavaScript easy and fun.
...
Be Careful When Including Images In
jQuery
Auto-Suggest
Feb 26, 2010
...
Ben Nadel demonstrates that using images in a
jQuery
auto-suggest feature shines a light on the potentially poor asset-delivery mechanisms
...
jQuery
Mouse Events: PageX/Y vs. ClientX/Y
Mar 8, 2010
...
Ben Nadel demonstrates the different between the clientX/clientY and pageX/pageY coordinates and explains that pageX/pageY are the
...
Using
jQuery
To Leverage The OnChange Method Of Inputs
Nov 18, 2008
...
Ben Nadel shares the joy of remembering that standard text inputs also have an onChange event to which
jQuery
can bind.
Learning
jQuery
1.4: Remove() vs. Detach()
Jan 20, 2010
...
Ben Nadel explores the new detach() method adding in
jQuery
1.4 and how it differs from the existing remove() method in the way that it
...
Video Presentation: Manipulating XML With
jQuery
Jul 10, 2009
...
Ben Nadel demonstrates that the
jQuery
Javascript library is a hugely effective tool when it comes to reading and manipulating XML
...