October 31st, 2007 @ 12:49 comments(2)
Blimey, this is strange. I haven’t written anything here in a long while. I have meant to as I’ve been doing loads of fun stuff, I just don’t seemed to find time not to do the fun stuff and write about it.
This is a small tip that I find useful and others might. I had always thought that Safari never had a session saver (something I really use in a browser as I always have many tabs open waiting to be looked at). It turns out that in Safari 3.0 this is already in there just slightly hidden away. If you go to the History menu item there are 2 options [ reopen last closed window and reopen all windows from last session ]. It would be nice if you could choose to reopen when the app reopens (maybe you can, anyone know?)
Filed Under: Browsers, Safari
November 29th, 2005 @ 10:30 comments(0)
I have been doing a little messing with the canvas tag that comes with Firefox 1.5 and Safari.
This tag is a new HTML element for programmable graphics. canvas is based on the WhatWG canvas specification, which itself is based on Apple’s canvas implemented in Safari. It can be used for rendering graphs, UI elements, and other custom graphics on the client.
I had seen some examples of using canvas to draw pictures and was inspired by the 3-d demo done by Benjamin Joffe, so I thought I’d have a little play myself. It felt a bit like the early experiments done when Flash5 and MX came out.
Here’s a couple of experiments using some simple physics.
example 1 (elastic)
example 2 (bounce)
Filed Under: Web development, Firefox, Experiments, Safari
September 27th, 2005 @ 22:43 comments(0)
This Safari plugin is the king of all plugins. Thumbnails in the side bar a-la Omniweb. Just so cool. I’m not sure how long this plugin has been around but I’ve only just spotted it.
Filed Under: Web development, Apple, Applications, Safari