Wednesday, March 29, 2006

How To Set Up A Load-Balanced MySQL Cluster

This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node. This cluster is load-balanced by a high-availability load balancer that in fact has two nodes that use the Ultra Monkey package that provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).

Tuesday, March 28, 2006

Tabbed CSS Gallery combining Hoverbox, Suckerfish, and Lightbox.

An example of a tabbed CSS/JS gallery combining three popular techniques.

Monday, March 27, 2006

Prototype Javascript Windows

The javascript class allows you to add window in an HTML page

This class is based on Prototype 1.4. The code is inspired of the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file.

Wednesday, March 22, 2006

Freshdevices

Freshdevices has some nice free software.

Fresh Diagnose is a utility designed to analyze and benchmark your computer system. It detects many kinds of hardware, such as CPU or hard disk performance, video or motherboard information, and much more. This software is 100% free, no ads, no spyware.

Fresh UI is a fresh solution for configuring and optimizing Windows. Loaded with hundreds of useful settings for Windows XP/2000/ NT4/98/95/Me, it covers the customizing techniques that you'll be glad to know. This software is 100% free, no banner, no spyware.

Tuesday, March 21, 2006

SUPER © Simplified Universal Player Encoder & Renderer

A GUI to ffmpeg, mencoder, mplayer, x264, ffmpeg2theora & the theora/vorbis RealProducer plugIn.

If you need a simple, yet very efficient tool to convert (encode) or play any Multimedia file, without reading manuals or spending long hours training, then SUPER © is all you need. It is a Multimedia Encoder and a Multimedia Player, easy-to-use with 1 simple click.

Friday, March 17, 2006

CSS for Datatable

This site has a lot of CSS for datatables to download.

Thursday, March 16, 2006

Nifty Corners: rounded corners without images

This article describes how to use css and javascript to get rounded corners.

Wednesday, March 15, 2006

Mysql Database Backup Script

A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs

Sunday, March 12, 2006

DHTML Goodies - Amazing DHTML and AJAX Code

All for free, this site has some excellent DHTML and AJAX code you can download.

Wednesday, March 08, 2006

script.aculo.us - web 2.0 javascript

script.aculo.us provides you with easy-to-use, compatible and, ultimately, totally cool JavaScript libraries to make your web sites and web applications fly, Web 2.0 style.

Tuesday, March 07, 2006

Mollio CSS/HTML Templates

Mollio is a simple set of html/css templates. The aim was to create a set of page templates that use css for layout as well as some sample basic content which has also had some css applied. It's definitely a work in progress. More sample content and layouts are planned to be added.

Thursday, March 02, 2006

AdvancedAJAX

AdvancedAJAX is a JavaScript object allowing to use XMLHttpRequest object easier and speeding up development of AJAX based projects. It consists a bound of methods helping creating queries, error handling, usage with HTML forms as well as connection timeouts and reconnecting.

Wednesday, March 01, 2006

ZK 1.0, AJAX framework without Javascript

ZK is an open-source Web framework that enables rich UI for Web applications with no JavaScript and little programming. With event-driven feature-rich components, developing becomes as simple as programming desktops. With a markup language, desigining becomes as simple as authoring HTML.