Rasmus​.krats​.se

Denna sida på svenska

Posts tagged “html5”

Reminiscing this and that, on the web since 1994.

A simple and usable lightbox

Posted 2012-01-13 20:50. Tagged , , , , , , .

I have written a new jQuery plugin. It is a lightbox with focus on simplicity and usability. I call it kratsbox, and it’s availiable on github. Instructions for use are in the readme at the github page.

Read whole A simple and usable lightbox with 1 comments.

Tech update on Rasmus.krats.se

Posted 2011-07-21 15:00. Tagged , , , .

I’ve run a little django on this site for a long time beside the actual content (which was static files, created with make and xslt). Now I’ve gone all out and run the entire site in django.

At the same time, I’ve modernized the markup using some semantic html5. Some javascript and css should make it work even in browsers that doesn’t really support it (like MSIE 8 and older). The graphical design has got an update to, even if it remains rather similar to the way it has looked since 2009. I hope it is both nice looking and useable on both big screens and small phones.

This also means that comments is enabled on the site again, after having been disabled for a while.

Be the first to comment.