Tagged Entries

Entries matching: javascript
Every day million people make use of Google products and these products are written mainly using one well known language: JavaScript! What makes this online software stable, fast and responsive is a good use of the language and an excellent system of data compression and asynchronous loading. Today this power is available to everyone, since Google has released its magic tool under Apache 2 license.
A couple months ago I wrote an article on how to use Dojo to create a rich UI for websites. One of the key points of the article was how to support all users -- those with JavaScript enabled and those without. The purpose of this was to enable basic browsers like search engine spiders to go through your site without JavaScript, while enabling the rich interface for your regular users.
I recently came across an interesting problem when we had to access barcode scanners from Flex applications. The scanners came in different models but all were connected to the computer via serial port or USB (Serial2USB). Now, how do you...
Yet another entry in my jQuery FTW series, highlighting interesting and cool jQuery-related links.
First of all, I would like to thanks Rich Tretola and O'Reilly, for the possibility to write on this blog and talking about my project (http://www.jxtproject.com), I'm very thankful for that! ...and I'm quite embarrassed, because this is my first...
Earlier this week I blogged about a new jQuery based AIR project, Hangman. In the first blog entry I talked about the game and the jQuery code behind it. One of the main problems with the code in that entry though is that it really isn't an AIR application. I mean sure it makes use of the AIR framework. Sure it's an AIR application technically. But none of the code actually did anything - well, AIR like! We can fix that don't you think? As a followup I discuss modifying my Hangman game to make use of a database of words.

I recently came across this article comparing the implementation of a simple "slide gallery" application in Flash and Silverlight. I was inspired to try to replicate the application's behavior in Apache Pivot. The results of my efforts are in this post:

The Dojo Javascript Framework is truly awesome. I'll admit, the documentation is a bit to dig through, but hopefully my experience and previous digging will be of use to you. Don't worry, the only things being thrown around in this "Dojo" are Javascript and web programming ideas you may or may not have seen before. In this article I would like to accomplish two major things: giving an introduction to the Dojo Javascript Framework and a walk-through of how I approach creating a RIA using dynamic HTML and Dojo.
In a previous article I outlined why I needed to inject JavaScript into a page from ActionScript, now I'd like to show the implementation. Essentially I created a new class called JSInjector. Within JSInjector I created a static function...
We just brought in Douglas Crockford to do a department-wide training for all of our front-end engineers, as part of the O'Reilly Training Master Classes, and it was a phenomenal experience. Douglas Crockford is a master level engineer able to...
In some of my recent articles I detailed the architecture and some implementation of a video player swapper - that is a video player that can play different kinds of videos, assuming that the videos required specific unique players. After...
This is my first attempt at coding a jQuery plugin with some real 'meat' behind it. The plugin demonstrates taking an image's title tag and creating an HTML caption out of it.
Quick list of jQuery related links.
The Scalable Vector Graphics technology, SVG in short, seems to be experiencing nowadays its second (or third?) birth on the web. The browser vendors are investing heavily into lifting up what they initially prototyped long time before. This is true of Opera, Firefox, Safari and Chrome, but there is no clear indication on the plans to supporting SVG from the major browser vendor - Microsoft. True, Microsoft has recently made a vague statement on its commitment to support the standards and the thrilling web-as-a-platform thing aka HTML5, but in what extent and when? And what shall we do until that time has come, or until the older IE browser park has updated?
A quick example of a simple bug I ran into when working with jQuery.
A reader asked me how he can learn jQuery. Here are my thoughts on the subject and my open question to others.
Simple example of using jQuery clone to allow for multiple file uploads and metadata.
Tibco PageBus is a free event framework for JavaScript. In this entry I discuss the merits of PageBus, how to implement it, and show a quick example demo I built integrating some HTML, PageBus, and a very simple Flash component.
A look at how you can use jQuery and ColdFusion to detect when an session has ended while using an AJAX call.
A quick look at jQuery's ajaxSetup feature.

Tag Cloud

Question of the Week: Open Source Flex Projects

What would you say are the 5 most prominent open source projects in the Flex world?

Answer

Latest Features

Recommended for You

@InsideRIA on Twitter

Archives

  • Or, visit our complete archive.  

About This Site

Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.