Camera Icon

Got an event that needs shooting?  I've covered multiple events for marathon-photos.com and can capture the scenes & emotions that make your event unique.

Some samples of my own work are at Digital Formula on Flickr.

Wand Icon

Do you or your business need a website but you're unsure where to start?  Get in touch now and we'll get it sorted.

I focus on usable functionality & can setup smaller sites using Wordpress within hours of the order being placed.  Magic!

Globe Icon

So, you've already got a website but need help managing it?  I can help you.

Don't worry about knowing every single detail.  I'll find out the most important stuff and work with you to reach your goal, not someone else's.

said on twitter: LOL spammers really do bank on the ignorance of their targets huh? A file with a .jpg.exe extension ... really? http://t.co/0TgobjQc

 
Short URL
Warning: This article is older than 180 days and may contain inaccurate information.  Please use the information below at your own risk.

Typekit is so much awesomeness

Today I finally got around to implementing Typekit on digitalformula.net.  It's something I've been meaning to do for ages but because of other commitments I just haven't had time.

Anyway, I use ExpressionEngine to publish this site and a local build of Debian Linux to develop the site with.  Because I have a 'Portfolio' account on Typekit it means I can have unlimited sites, unlimited fonts per kit and access to the entire font library.  I tried cufón a while ago but had mixed results whereas Typekit kinda just works.  Yes, yes, cufón is great but personally I prefer Typekit.  :-)

Because of the two build environments it means that the Portfolio license can be used to create two different kits and that means telling ExpressionEngine which kit to load.  I have the following code in the <head></head> section of this site and it works perfectly.

<?php
	if (strpos($_SERVER["SERVER_NAME"], "local"))
	{
	?>
		
		
		
	<?php
	}
	else
	{
	?>
		
		
		
	<?php
	}
	?>

Just replace [dev kit code] and [live kit code] with your own codes and you're good to go.  Super simple and super effective.

» Tags: typekit, design, web, font, font-face, expressionengine, ee
DigitalFormula is an experiment in HTML5 and CSS3 design by Chris Rasmussen, an amateur/casual designer based in Melbourne, Australia. -37.813611 144.963056