A Better Scrollable Component, Using jQuery
Blogs - 15 days ago
Nater Kane wrote in to share his experience creating one of those “scrollable” components:
I was having a bit of difficulty finding a jQuery plugin that not only provided scrolling behavior to a list of elements, but also used & then generated markup that could still be
read more
New Features, Docs for the JS Info Viz Toolkit
Blogs - 15 days ago
Back in May, we posted a story about “the other JIT”, the JavaScript Information Visualization Toolkit. Its creator, Nicolas Garcia Belmonte, has recently implemented a number of new features and has created a tutorial, some examples, and some documentation to describe them.
read more
Blogs - 15 days ago
By now, most developers have (or should have) come to realize how important it is to build unobtrusive JavaScript code. Apart from ensuring a better user experience, today’s tools and libraries make it extremely easier to embrace this practice.
Continuing down the path of providing devel
read more
eXludus Technologies and Univa UD Announce Technology Agreement
News - 15 days ago
eXludus Technologies has announced a technology agreement with Univa UD. Through this agreement, MultiCore Optimizer software functionalities will be integrated with UniCluster software to create an enhanced product offering. UniCluster, which simplifies the deployment, configuration and management
read more
Blogs - 16 days ago
Noupe keeps the roundups going with Most Wanted Ajax Techniques: 50+ Examples and Tutorials that consists of a lot of projects we have covered over time, but some new ones, and the added touch of putting it together in one place.
Ajax Forms
Server side jQuery with Jaxer
Ajax l
read more
Testing Ext Applications With Selenium
Blogs - 16 days ago
Darrell Meyer has written a detail article on testing Ext applications, both Ext JS and GXT versions:
Both Ext JS and Ext GWT applications can benefit from Selenium tests. In fact, with few exceptions, the tests created for one product should be interchangeable as both products produce t
read more
Certeon to Present at SYS-CON's Virtualization Conference & Expo, November 19-21, San Jose, CA
News - 16 days ago
Virtualization carries the promises of flexibility, lower costs, ease of deployment and simplified server management. However, when condensing the physical resources of your enterprise, are you considering how to make applications easily accessible to the growing number of remote users within your
read more
Browser Web Security; Bolt on and then subsume
Blogs - 17 days ago
Jeremiah Grossman, our go to guy for Web security issues, recently write an interesting piece about how security gets bolted on, and slowly subsumed into the platform:
Whether improving ease-of-use, adding new developer APIs, or enhancing security – Web browser features are driven by mar
read more
Chess Diagram Builder and Maps Library via GWT
Blogs - 17 days ago
Alexander (aka Sasha) Maryanovsky has been hacking away with GWT, and has some come up with a couple of interesting project.
The first, is a fun chess diagram builder that lets you build out a chess diagram and export it out:
Also, he has created Sasha Maps, an API that abstracts ma
read more
Fx.Matrix: Wrapping CSS transforms and IE filters
Blogs - 17 days ago
Nir Tayeb, a Web developer in Israel, has written up a new Mootools Fx effect class that creates a linear transformation effect using the new transform CSS property (of Safari and Firefox) and or the IE Matrix filter:
I've
created a class extending Fx class and learned for the first
read more
Latest Comments