Archive for January, 2008


Installing RMagick on Leopard

Jan 14, 2008 Author: admin | Filed under: Apple, Blog, Programming

After installing Leopard on my Mac I decided to install the annoying RMagick and it’s dependences because I use it quite alot in my web apps for resizing images, cropping and so on. (Leopard already came with Ruby installed, woohoo!)

Unfortunately it’s still a game of luck, pacience and preseverance. Luckily I followed the tutorial at onRails.org and managed to get things running after some time installing everything by hand from the source.

Essential Firefox plugins for Web Development

Jan 9, 2008 Author: admin | Filed under: Blog, Programming, Web

I use the Firefox browser alot for testing and developing websites, specially because there’s a few plugins out there that can help make web development and troubleshooting problems in web sites/apps.
Here’s some of them in no particular order.

Aardvark

Enables you to see and manipulate html and css elements on the websites. Essential for me. Some useful commands:
c - colorize a selection
w - expand selection
v - see code

MeasureIt
It’s a ruler, hehe. Useful for pixel perfect aligned items on a page.

Color Picker

Retrieve the color of any item on screen.

Developer Toolbar

Swiss army knife of plugins, allows you to see css and html code, turn off images, javascript, validate locals and online pages and much more. Just download.

YSlow

You can see how much a page weights up to great detail, also gives you tips on how to improve some components.

Firebug

Now you can debug that nasty javascript which breaks your page.

SEO Toolbar for Firefox

In short gives you a series of tools to assert the popularity of a site, from google, alexa, etc and helps you see how search engines interpret your site, or not.

Flickr PhotoStream

    Gulbenkian GardenGulbenkian GardenBioshock DudeMilkbananaBig Totem Guy  at MegacampoRappel  at MegacampoPaintBall helmetsPaintBall helmets close-upPaintBall helmets

About

Hello. This is the home on the web of Pedro Sousa, a web developer who usually writes here about design, web, technology, lifestyle and other random ideas.

I love using Ruby on Rails and I'm pationate about creating applications and websites for people who use and live on the web. Enjoy your stay here.

Interesting