background preloader

80+ AJAX-Solutions For Professional Coding

80+ AJAX-Solutions For Professional Coding
Advertisement Web-developers can create amazing web-applications with AJAX. Stikkit1, Netvibes2, GMail3 and dozens of further web-projects offer a new level of interactivity we’ve used to give up the idea of. Modern web-applications can be designed with enhanced user interfaces and functionalities, which used to be the privelege of professional desktop-applications. AJAX makes it possible to create more interactive, more responsive and more flexible web-solutions. And it’s the first step towards rich internet applications of the future. Asynchronous JavaScript and XML isn’t a new programming language, as it is often mistakingly called. In this article we’d like to present a list of over 90 useful AJAX-based techniques you should always have ready to hand developing AJAX-based web-applications. You may also want to take a look at the article 60 More Ajax and Javascript Solutions For Professional Coding9. AJAX Auto Completer 1. 2. 3. 4. 5. AJAX Instant Edit 6. 7. 8. AJAX Menus, Tabs 10. 11.

http://www.smashingmagazine.com/2007/06/20/ajax-javascript-solutions-for-professional-coding/

Top list of Ruby on Rails resources At only 3 years since it's release by David Heinemeier Hansson Ruby On Rails as a web application framework has enjoyed strong positive trend which is a fact and not just an opinion. As a new way of building web applications, I think, ruby (ROR) lacks when it comes to examples, tutorials, development environments and choices (and this last word can mean a lot of other things). We searched and researched for the best tools to guide you into a better ruby experience.

Ruby Exceptions And Exception Handling Ruby exceptions and error handling is not the most remarkable feature of the Ruby language. Infact, the way Ruby deals with exceptions is strikingly similar to other languages (such as Java etc.). But, I think all the stuff I’ve been writing about Ruby lately has taken on a life of it’s own for me :), so I am going to quickly go over this topic if only for completeness sakes.

Top Best 50 Freeware For Design and Developing Finding freeware for design and programming can be a hard task. Here there are 50 of the best.By using these programs, your projects will have a superior quality. Some of them will save you a big amount of time.Maybe you never thought in using some of them. But they will surprise you so much, that you won't be able to avoid testing them. 2D Graphics The Gimp, is a complete tool for photo retouching, designing and creating images.

53 CSS-Techniques You Couldn’t Live Without CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts - and first of all a strict separation between layout, or design of the page, and the information, presented on the page. Thus the design of pages can be easily changed, just replacing a css-file with another one. Isn’t it great?

Continuing Intermittent Incoherency » Comet: Low Latency Data for the Browser An old web technology is slowly being resurrected from the depths of history. Browser features that have gone untouched for years are once again being employed to bring better responsiveness to UIs. Servers are learning to cope with a new way of doing things. Software As She’s Developed » Blog Archive » Tables - The Secret Behind Every Simple CSS Form Tableless forms are painful. Every time I start trying to create them, I wonder why I am going through the motions. Some vague sense that it will be “more accessible” and I’ll be able to tick an abstraction of a “web standards-compliant” box. But really, these table-less constructs are supposed to make page authoring easier, not harder.

Java Script programming tutorial Path // → → BASIC JAVASCRIPT JavaScript is a very easy way to add all sorts of dynamic elements to your site. Unless you've had some programming experience, JavaScript will be quite a new concept at the start — it's fairly different to HTML. In this tutorial we'll be laying some groundwork on the language, and writing our first script. This page was last updated on 2012-08-21 What is JavaScript? 42 Design/Tech Magazines To Read Advertisement Regardless of what it is that you’re selling, in order to remain competitive, you have to know exactly, what’s going on in the field you’re working in. More than that – actually, you have to know what happens next, which trends are coming up and which technologies will become big in the future. Achieving that is a solid foundation for successul development and right decisions at the right time. What is right for business, is also right for online business.

Slimbox, the ultimate lightweight Lightbox clone · digitalia.be Introduction Slimbox is a 4 KB visual clone of the popular Lightbox 2 script by Lokesh Dhakar, written using the MooTools javascript framework. It was designed to be very small, efficient, standards-friendly, fully customizable, more convenient and 100% compatible with the original Lightbox 2. Note: Slimbox 2 is now also available. JavaScript Kit- DOM (Document Object Model) Reference JavaScript Kit > DOM Reference Updated: December 9th, 2009 The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document.

Related: