List/Grid

Monthly Archives: June 2010

Data Grids with AJAX, DHTML and JavaScript

Data Grids with AJAX, DHTML and JavaScript

In order to be presented effectively, information needs structure. The more intuitive data structure is designed, the better users can understand the content. Consequently, the data can be scanned and… Read more »

MySQL Admin and Development Tools Round Up

MySQL Admin and Development Tools Round Up

The most popular and best open source database is MySQL. Simple as that. It is consistently fast , reliabile and very, very easy to use. One of MySQLs main features… Read more »

Charts And Graphs: Modern Solutions

Charts And Graphs: Modern Solutions

Charts are supposed to visualize data in order to give a more profound understanding of the nature of a given problem or recent developments. Whatever type of data presentation you… Read more »

List of CSS Tools

List of CSS Tools

What can be better than simple, useful and handy tools you can use “on the fly” in the development process? Whether you’d like to test font size, generate online-forms, create… Read more »

The Seven Deadly Sins Of JavaScript Implementation

The Seven Deadly Sins Of JavaScript Implementation

Using JavaScript has become increasingly easy over the last few years. Whereas back in the day we needed to know the quirks of every browser, now many libraries such as… Read more »

Essential Guide To Regular Expressions: Tools and Tutorials

Essential Guide To Regular Expressions: Tools and Tutorials

Regular expressions are an essential part of any programmer’s toolkit. They can be very handy when you need to identify, replace or modify text, words, patterns or characters. In a… Read more »

30 Scripts For Galleries, Slideshows and Lightboxes

30 Scripts For Galleries, Slideshows and Lightboxes

Family photos, vacation snapshots or creative artistic works: whatever images you have to present, you can present them in a variety of ways. On a big screen, in slide shows… Read more »

35 Useful Source Code Editors Reviewed

35 Useful Source Code Editors Reviewed

To edit HTML- and CSS-code you only need a simple plaintext-editor — the rest depends on your skills and your creativity. However, to make your life a little bit easier,… Read more »

50 Extremely Useful PHP Tools

50 Extremely Useful PHP Tools

By Jacob Gube PHP is one of the most widely used open-source server-side scripting languages that exist today. With over 20 million indexed domains using PHP, including major websites like… Read more »

PHP: What You Need To Know To Play With The Web

PHP: What You Need To Know To Play With The Web

In this article, I’ll introduce you to the fundamentals of PHP. We’ll focus on using PHP to access Web services and on turning static HTML pages into dynamic ones by… Read more »