New Google tool compiles Java to AJAX

When you deploy your application to production, the Google Web Toolkit compiler translates your Java application to browser-compliant JavaScript and HTML.

read more | digg story

Configuring Rails Environments: The Cheat Sheet

A fairly exhaustive list of the options allowed when configuring a Rails application.

read more | digg story

5 Worthy CSS Tips

"After reading "5 Steps To CSS Heaven" and disagreeing with some of what was said I thought that writing this would be appropriate…so here are 5 quick tips that help me out in my day to day work. I wouldn't call them best practices because everybody has a style that works for them, but these are what work best for me."

read more | digg story

Learn How to Create a Keygen

After reading this, you hopefully will have a better understanding of how programs generate and check serials.

read more | digg story

Password hashing using PHP and MySQL

This article will explain what a hash is, why you want to use them instead of storing real passwords in your applications, and give you some examples of how to implement password hashing in PHP and MySQL.

read more | digg story

Open-Source pyxy-gallery PHP+Ajax Photo Gallery

"Pyxy-gallery is a PHP script to make an image gallery. There are many other scripts to do this, but this is one of the nicer ones." Excellent PHP Photo Gallery, with slick AJAX!

read more | digg story

What’s The Secret Sauce in Ruby on Rails?

Rails isn't a better hammer; it's a different kind of tool. This article explores the compromises and design decisions that went into making Rails so productive within its niche.

read more | digg story

Simple AJAX inline text update 2.0

As everybody knows, refreshing pages is so 1999. AJAX, DOM, whatever you call it makes it possible to let people edit a piece of text inline without having to use a submit button. You say: but that ain�t new at all! But all of this has been made easy to use and implement.

read more | digg story

100+ powerpoint presentations on improving your PHP skills

Nice page on php.net that has a ton of PHP powerpoint presentations from some of the top PHP developers out there. Topics range from Database, Internal Workings, Internationalization, Debugging, Performance and more. Good stuff.

read more | digg story

The Windows XP Command Line, Batch Files, and Scripting

"The Windows command line is a mainstay for systems administrators and power users but is relatively unknown to many PC users." – Very nice introduction for Batch Files and Scripting.

read more | digg story

How To Speed Up Your Web App

The next generation of web apps make heavy use of JavaScript and CSS. This article, by the lead developer of Flickr, shows you how to make those apps responsive and quick.

read more | digg story

Ajax Tabs Content script

A tab content script that combines Ajax and CSS to let you display a selection of external content on the page, inside a DIV and via CSS tabs. For each tab, you can also dynamically load external .css and .js files associated with the external page if desired.

read more | digg story

Collection of AJAX Tutorials

100�s of AJAX Tutorials, Articles & More are linked to here.

read more | digg story

JavaScript Motion Tween

A motion tween library — a la Flash — written in JavaScript. Really nice documentation, examples and code.

read more | digg story

Really easy field validation with Prototype

I wanted a robust javascript validation library that was simple to implement and didn't require me do any extra work other than creating the form.

read more | digg story

Over One Hundred page layouts, One CSS File: Y!UI to the rescue

The Yahoo! User Interface library has made a second release. This one now includes a CSS Grid Kit which allows you to create hundreds of css-based page layouts and it's only 1.82k

read more | digg story

Cut through AJAX hype

If you're considering building an Ajax application of your own, you will inevitably need to consider the discussion points in this series. You'll learn about both the potential and the pitfalls inherent to this new technology.

read more | digg story

Simple JavaScript Debugging

Writers edit, architects redraw, and programmers debug. Development environments are usually nice enough to give programmers a bunch of tools to help determine where their program's going wrong. But with JavaScript, your development environment is a web browser, and things aren't quite so hospitable.

read more | digg story

Spry framework for AJAX by Adobe Labs

The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users.
An AJAX framework by Adobe Labs.

read more | digg story

Learn CSS

This CSS Tutorial will get you started with CSS in just a few minutes. It is easy to understand and will teach you all the sophisticated techniques.

read more | digg story

« Older entries