Archive for the ‘software’ Category

Essential Web Development Apps on Mac OS X

Wednesday, August 3rd, 2011

Like every trade needs its set of tools, so do we web developers. In this article I’ll present you – what in my experience are – the best web development applications available on Mac OS X.

Graphics Manipulation

The king of all graphic manipulation apps is Adobe Photoshop ($699 or $49/month). Its performance and features are simply way above anything else, but so is its price. If you can afford to buy it, definitely go for it, else there are some alternatives – much less powerful – but way easier on your wallet:

Also if you have Photoshop and you don’t do a lot of line art, you might probably do without Adobe Illustrator. I rarely use it by itself, but sometimes I use it for more complex vector art and conversion in conjunction with Photoshop.

File Transfer

Transmit ($34) – Probably the best commercial FTP application on the Mac.
Cyberduck (free) – A great alternative to Transmit, featuring a single-pane interface.

Text Editing

If Photoshop is the king of graphics manipulation, then Macromates’ TextMate is the king of text editing. Once you start using it, all other text editors look like toys. The features of this editor are simply to many to list here, so feel free to browse the product’s web site for more info.

Database Access And Manipulation

If you need to access (mysql) databases, you need a good tool to manage it. Navicat is just that. It is however, a bit expensive, and there are other free tools that do the job quite as well:

  • Sequel Pro (free) – a fast and easy-to-use Mac database management application for working with MySQL databases.
  • Querious ($29) – a native OS X application supporting viewing, searching, editing, importing, exporting, and structuring your MySQL databases.

Browsers & Plugins

My main development browser is Mozilla Firefox with the following plugins:

For your IE debugging needs, you should probably go for a virtual machine that runs a version of windows with IE. I recommend spending your money on VMware Fusion ($79.99 – $99.99) or Parallels Desktop and install Windows XP, which comes preloaded with internet explorer version 6. You can then have separate installations with various other browser versions and run them as needed.

Safari 4 Public Beta

Tuesday, February 24th, 2009

It was a pleasantly unexpected surprise to see that my favourite browser just got much better, more polished, and I must say, fancier too.

Safari version 4 sports new Chromesque tabs on the top of the window, a smart google-powered address field, a sexy coverflow history viewer and an even sexier favourites ‘Top Sites’ view.

This is a really nice upgrade to the ol’ and dull version 3. Get your beta version from apple’s website here.

Silverback Web Usability Testing Application

Friday, July 25th, 2008

An slick new 50$ mac application from Clearleft for web site usability testing. Seems like a well designed app that could really come in handy. See for yourself.


Silverback screencast from Jeremy Keith on Vimeo.

Oh, and just in case you are holding back on the purchase, 10% of all profits go to save the gorillas!

RNIB Surf Right Toolbar

Sunday, June 22nd, 2008

The People at RNIB have released the Surf Right Toolbar, which is — you guessed it — a toolbar for IE, which is designed to bring to the surface the often hidden accessibilty settings, such as turning javascript and images on/off, changing text size and so on.

Quoting:
“The Surf Right Toolbar is really for anyone who wants to adjust the way they view content on the web to make it easier to read. This could include people with mild disabilities, the elderly, people with reading problems, cognitive problems, using dial-up, photosensitivity and so on.”

The Surf Right Toolbar

You can grab the beta, right here.

CSS Gradients Support in WebKit

Tuesday, April 15th, 2008

WebKit, the development version of Apple’s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition…

Competition?

For more info on the subject, visit Surfin’ Safari Blog.

WebKit achieves Acid3 100/100 in public build

Thursday, March 27th, 2008

It seems webkit is the first one to obtain a 100/100 mark on the Acid3 test. They claim it passes the test, albeit they haven’t beat the smoothness animation test yet. Read more on the r31342 nightly build that passed the test here. You can get the latest nightly build here, if you are interested to test the thing, or if you simply want to be on the edge.