HTML-Advisor
Mostly practical advices

Archive for 2007

How to add social bookmarking scripts like “Digg this”?

Friday, July 27th, 2007

Social bookmarking websites such as Digg and del.icio.us are great tools to drive traffic to your site and to provide important links (Read more About Social Bookmarks). These services allow varying degrees of automated submissions, and so here you will find the required code to add to your pages to facilitate submission.
Digg bookmark code
Digg does [...]

What is MooTools?

Tuesday, July 10th, 2007

Mootools is a lightweight abstraction layer between the browser and the code you write and this is really the definition of nearly every js framework out there - Protoype, Dojo, jQuery, Y!UI, etc. It offers more functionality and richer tools for writing javascript, taking what has historically been painful and fraught with buggy [...]

PSPad

Sunday, February 4th, 2007

PSPad is a freeware programmer’s editor for Microsoft Windows operating systems, useful for people who:

work with various programming environments
like highlighted syntax in their source code
need a small tool with simple controls and the capabilities of a mighty code editor
are looking for a tool that handles plain text
want to spare time - PSPad offers rich [...]

NotePad++

Sunday, February 4th, 2007

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 API and STL (that ensures the higher execution speed and smaller size of the program), is [...]

jQuery documentation and resources

Monday, January 15th, 2007

One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.
The excellent documentation is one of the things that first might attract you to jQuery, and with the release of 1.0 (they’re now at 1.2.6) the API is [...]

Page 3 of 3«123