In English
Lol: A Geek Life
(from xkcd)
Must have useful cheatsheets
(photo credits: David_Stubbart)
Quick reference/Cheatsheet for ActionScript 2.0
ActionScript 3.0 Cheatsheet – flash.display Package
ActionScript3.0 – Top Level Classes
ActionScript3.0 – Packages
Apollo Cheat Sheet
What’s Ajax? Cheat Sheet – PDF
Prototype Dissected – Cheat Sheet PNG
scriptaculous Combination Effects – Cheat Sheet – PDF
Apache Cheat Sheet
htaccess Cheatsheet
mod_rewrite Cheat Sheet – PNG
mod_rewrite Cheat Sheet – PDF
ASCII Codes Cheat Sheet
Character Entity References in [...]
Photo gallery with AJAX and Javascript
(photo credits striatic)
I am searching a photo gallery that works using AJAX and Javascript with minimum effort of change server side pages.
I found this list of galleries that seems really good:
e2 AJAX Gallery
FrogJS Javascript Gallery
Highslide
JonDesign’s SmoothGallery 2.0
LightWindow v2.0
Pyxy Gallery
Phatfusion- Image Menu
Phatfusion- Lightbox
Slimbox, the Ultimate Lightweight Lightbox Clone
dhtmlGoodies Image Slideshow Script
Google AJAX Feed API
jQuery Cycle Plugin
Phatfusion- [...]
CakePHP vs Ruby on Rails
Ruby on Rails or PHP, this is the dilemma.
I think that Ruby on Rails is the greatest web development framework i have ever used, but Ruby is too slow, needs the deploy of some libraries, and can be a hell when you need to scale.
On the other side PHP is tedious, but scale well and [...]
ASP.NET and input validation against XSS
The today’s topic is XSS under ASP.NET and how validation filters and request filters works and are applied under ASP.NET.
The Microsoft .NET framework comes with a request validation feature, configurable by the ValidateRequest setting. ValidateRequest has been a feature of ASP.NET since version 1.1. This feature consists of a series of filters, designed to prevent [...]
