Giuseppe Taibi’s Techlog

Impressions and bookmarks about my technology journeys

Giuseppe Taibi’s Techlog header image 4

Entries Tagged as 'Web Development'

Mockups Made Easy

November 15th, 2008 · No Comments

I always love to create a mockup of anything before I commit to actually produce it. Now there is Balsamiq Mockups, a software that helps doing just that.
 

[Read more →]

Tags: Web Development

Stack Overflow Goes Live

September 15th, 2008 · No Comments

Joel Spolsky, founder of FogCreek, maker of FogBugz has launched Stack Overflow, a new, free knowledge exchange for software developers. I think this is a terrific idea and look forward to be a user/contributor.
Every question in Stack Overflow is like the Wikipedia article for some extremely narrow, specific programming question. How do I enlarge a fizzbar [...]

[Read more →]

Tags: Web Development · web 2.0

Yes, the World Does Need This Chrome Browser from Google!

September 2nd, 2008 · No Comments

My knee-jerk reacttion when I first learned that Google is going to release a new web browser was “What? Does the world need yet another web browser?”. I changed my mind after I flipped through the first pages of the (highly addictive!) comicbook-style introduction to Chrome. Chrome sounds like a dream coming true for web [...]

[Read more →]

Tags: Emerging Technologies · Free Software · My Posts · Web Development · web 2.0

On the importance of keeping CSS organized

February 22nd, 2008 · No Comments

Non-trivial CSS needs to be kept organized, just like any other source code does. Here are some useful tips on how to do just that from Mike Rundle’s blog:
http://www.businesslogs.com/blog_design/my_5_css_tips.php

[Read more →]

Tags: Web Development