avatar

Andres Jaimes

RESTful URL's

RESTful operations on collections

Use pretty and RESTful URL’s.

GET /places 

returns a list of all places

GET /places/new 

returns a form to create a new place

POST /places

submits fields for creating a new place

Operate on a Record

GET /places/1 …

Intro to Responsive Web Design

This weekend I was invited to have a remote presentation on Responsive Web Design with students from the Autonomous University of Queretaro (UAQ) in Mexico. Introductory concepts are presented in code, so you have the chance to apply them …

Where does Windows Live Writer store themes

Windows Live Writer makes a local copy of your website images and style sheets everytime you click on the Update Theme button located in the Blog Account ribbon.

You can find your local CSS file(s) in the following folder on Windows 7:

C:UsersYour …

Reocities, a web time traveller…

If you are one of those who started surfing and creating the web in the 90’s, Reocities will take you back in time to the beginning of an era. Blue text on green or yellow wallpapers and animated gif’s overloaded the pages during the last decade of …