September 23, 2008
Font Embedding
I'm currently working on a web project that makes use of the new Vista/Office 2007 fonts, and font embedding. The embedding works like a PDF in that the fonts go along with the document, so if the user's system doesn't have them installed, the page still displays as intended. Font embedding is currently microsoft/internet explorer only technology, however Safari has just starting supporting font linking. So between these two browsers I've got everyone covered, as this particular site's users generally use the system default browser, IE on Windows and Safari on Mac.
There's a few gotcha's with Microsoft WEFT eot creation tool through. Obviously since it subsets you need to make sure all the letters you intend to use are on the page(s), and also it doesn't parse the css properly, so things like "text-transform: uppercase" are ignored and potentially needed characters left out. Also the @font-face need to come as the first thing in the document, prior to the main style sheet for them to work reliably it seems. It's finickiness aside, I actually like the microsoft system, mainly because the subsetting and compression makes the embedded versions of the fonts makes much smaller, so the initial page load times are better on an empty cache.
Great hall locations: Web Development | Talked about by: 0 Fraggles
September 16, 2008
Redesign Performance
An interesting idea I came across today, from the Yahoo site....
Anticipated preload - preload in advance before launching a redesign. It often happens after a redesign that you hear: "The new site is cool, but it's slower than before". Part of the problem could be that the users were visiting your old site with a full cache, but the new one is always an empty cache experience. You can mitigate this side effect by preloading some components before you even launched the redesign. Your old site can use the time the browser is idle and request images and scripts that will be used by the new site.
Great hall locations: Web Development | Talked about by: 0 Fraggles
September 15, 2008
Multiple Monitors
Turns out for a little while now the Wacom control panel has an option for swapping your tablet between monitors. I'd avoided multiple monitors since by default the tablet surface is stretched over both screens making the mouse cursor pretty much uncontrollable. However you can assign one of the buttons on the tablet to swap between screens and the cursor only works on one screen at a time, in a useful fashion. Now I can get 29% more productivity when I work 100 hour weeks--yes I feel a bit over worked at the moment. A bit of a rest in a couple of days tho I hope.
Great hall locations: Computing | Talked about by: 0 Fraggles
The Great Hall
Historial Postcards
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005