Thousands of readers can be wrong

A Dreamer, a Photographer, a Musician, a Webdesigner... sometimes a Java coder too: I am Niccolò Favari and this blog is about New Media, Creativity, Business, Communication, Entrepreneurship and lots more. Boring stuff indeed, because I am a very boring dude.

Well, what's the point? I have no point. I just keep writing. And it feels good.

RSS Feeds Icon

LinkedIn Icon

Facebook Icon

Monthly Archives: November 2006

Canvas. Manage your wordpress layout the widgets way!

Such a plugin should be directly implemented in Wordpress (I loved the Widgets plugin too and I think it should be incorporated too). Unfortunately it uses and requires PHP5 and that’s not present on every server (many are still using PHP4 indeed).
Canvas uses a simple drag-and-drop interface to manage your blog’s layout. Moving content and [...]

min-height for Internet Explorer

There is a fast and clean CSS hack to make Internet Explorer support the CSS property “min-height”
div.box {
height: auto !important; /* for modern browsers */
height: 200px; [...]

No, Foxmarks does not beat Google Browser Sync

What such tools actually do?
Foxmarks and Google Browser Sync are Firefox extensions used to synchronize bookmarks across different computers. This is extremely useful if you have firefox at home, at work and on a notebook used to surf the web.
The differencies

Google Browser Sync for Firefox is an extension that continuously synchronizes your browser settings – [...]