Tag Archives: UX

Usabilidad de las entradas del cine

Ayer fuí a ver Misión Imposible a Cineplanet. Como es de costumbre, hice una breve cola, fuí amáblemente atendido y recibí el ticket de entrada: Como siempre, confío plenamente que la entrada es para la función que pedí y procedo … Continue reading

Posted in es | Tagged | 3 Comments

Disqus coments UI

I really like Disqus comments service. But I wish they had a simple UI alternative, as I don’t want to show that much text/options in my screen. This is what it looks like by default: I would hide the “suscribe”, … Continue reading

Posted in es, geek, web | Tagged | 3 Comments

Add ‘error’ class to widgets with errors in Django Forms

Many times UI requires us to style differently widgets that have errors in a field instead or next to an error message. Django provides a nifty .errors attribute to tell if a field of form has errors but you can’t … Continue reading

Posted in css, django, web | Tagged , , , | 2 Comments