tomasdev

web development handcrafted

March 2009
— December 2011

Update Tweet button on AJAX

So... If you need to show for example, a Twitter sharing button in an overlay, and it's contents come from an AJAX (asynchronous) request, you might need to parse things again. And of course, you don'... – continue reading

jqTransform and select width

I love using jqTransform, such a nice plugin to style your forms! But today I found a little bug, currently happening on Firefox for Mac only, the jqTransformSelectWrapper wasn't the width I wanted (l... – continue reading

Fix MBR hackintosh

I have a Dell Inspiron 1525, as some of you might know, which O.S. is Mac, currently using OSx Leopard 10.5.7 (but I received my WD Passport 700gb, so probably soon I will update to Snow Leopard) from... – continue reading

WP-Polls 2.50 common errors

I think the most common error is to get the poll but it doesn't work. I mean all options are displayed, but when hitting the button Vote! nothing happens. This is caused because of the jQuery JS libra... – continue reading

SMTP server response: 553

So you probably had recently finished installing Mercury Mail, maybe using XAMPP or kind-of. As I checked, without modifying anything from download, it always happens. I mean running Windows (XP Servi... – continue reading

DIV click event without JS

So, the thing is a really usability concept. Most of us have been working with a div, and to make entire div a clickable box, through javascript assign the onclick event and css pointer cursor. But to... – continue reading

InDesign License Problem

Well, yesterday I needed to make some brief in PDF and, as you might know, Illustrator doesn't allow you to make more than 1 page... So my idea was simple, make every page in Illustrator (I use the CS... – continue reading