public marks

PUBLIC MARKS from solrac with tags ajax & internet

2009

The easiest Ajax and DOM scripting with jQuery

After learning jQuery, I've had a lot more fun programming in the JavaScript language. All the boring stuff is taken care of, so I can focus on coding the juicy stuff. With jQuery, I can barely remember the last time I wrote a for loop. I even cringe at the thought of working with other JavaScript libraries. jQuery has honestly and truly changed the way I look at JavaScript programing forever. Learn about the jQuery philosophy, discover its features and functions, perform some common Ajax tasks, and find out how to extend jQuery with plug-ins.

2008

Build Ajax-based Web sites with PHP

PHP has been around for quite a few years. It's commonly used as a server-side scripting language to develop Web-based applications fairly quickly and with good results. This article provided you with an introduction to writing Ajax-based front-end code with back-end PHP scripts faster than if you write all of the code yourself.

2007

Learning from Ajax's best

This article looks at some of the best of the new breed of Web applications to show what you can learn from them -- the proud tradition of imitating the best. I'm sure the sites won't mind, after all imitation is the most sincere form of flattery. It's important to consider how the best use Ajax features along with Dynamic HTML (DHTML) to create a compelling user experience.

Flying Flapjax Better-than-JavaScript for the Web

Flapjax, an improved way to build Asynchronous JavaScript and XML (Ajax) applications, offers more than just a library of conveniences. This tutorial emphasizes simple, self-contained steps to successfully apply Flapjax to real-world problems. Learn how to write and run simple Flapjax programs in several modes, including a compiled form suitable for deployment.

Hot Web 2.0 user interface technologies

We're entering an unprecedented period of user interface innovation, as Web developers are finally able to build Web applications as rich as local PC-based applications. This article covers the Web 2.0 user interface technology innovations of Flex, OpenLaszlo, Ajax and other Rich client and Rich Web application development.

2006

Try Lotus Domino Ajax instant messaging

Learn how the power of IBM Lotus Domino and Ajax can add awareness to your Domino Web applications. One reason we love this technique is that it doesn’t load Microsoft ActiveX controls, instantiate a Java Virtual Machine (JVM) instance, or require a flash animation player. It is a lightweight, low-tech solution for most clients.