Archive for the ‘Tools’ Category

Fixed BoxOver js library

Wednesday, May 28th, 2008

Hi there, my dear java-damned-script fans!

boxoverToday I used to find an strange bug in pretty little fine-looking-hints library, called BoxOver from here. As you know, for the chars ", [ and ] with this library you must use ", [[ and ]] to display… It works, but only once for brackets.

So, I tried to find a fix… None found. At the forum some guy gave an ugly fix with &rbr; and so on…

Shame on you guys, did you ever heard of regexp syntax? ;)

Here’s the BoxOver library with fixed [ and ] brackets display:

Download BoxOver 2.1a javascript library (28th May 2008)

BTW, when I tried to register on forum to post my fix - I can’t - because of captcha insult, and that’s why I posted it here.

Popularity: 15%

User agent switcher

Wednesday, May 7th, 2008

Helpful thing (for web developer)

Firefox plugin User Agent Switcher 

But check out Safari 3.1 for Windows. Preferences => Advanced tab, enable Develop menu and - voila! - you have all you want and many more things. Actually it remembered me FireBug extension for FireFox.

Enjoy ;)

Popularity: 12%