<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>allcreatives.net &#187; External Resources &amp; Freebies</title>
	<atom:link href="http://allcreatives.net/category/external-resources-freebies/feed/" rel="self" type="application/rss+xml" />
	<link>http://allcreatives.net</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jul 2011 13:16:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Rediscovering open source ecommerce offerings</title>
		<link>http://allcreatives.net/2010/05/08/rediscovering-open-source-ecommerce-offerings/</link>
		<comments>http://allcreatives.net/2010/05/08/rediscovering-open-source-ecommerce-offerings/#comments</comments>
		<pubDate>Sat, 08 May 2010 16:21:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></category>
		<category><![CDATA[External Resources & Freebies]]></category>
		<category><![CDATA[Guides & Tutorials]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opencart]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=432</guid>
		<description><![CDATA[A few weeks ago I started work on a ecommerce project with a budget. As with many projects on a tight budget and indeed some without, the lack of budget was made up with some open source assistance. This takes the sting out of some of the development costs and thankfully for ecommerce products there [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I started work on a ecommerce project with a budget. As with many projects on a tight budget and indeed some without, the lack of budget was made up with some open source assistance. This takes the sting out of some of the development costs and thankfully for ecommerce products there is no shortage of free or inexpensive open source offerings. I&#8217;ve been away from this kind of development for a while so it was nice to go back and rediscover what is on offer out there.</p>
<h2>Magneto</h2>
<p>Magento was my first port of call as it does look head and shoulders above any other free offering and indeed the feature set looks rich enough to compete with many commercial offerings. What I discovered rather quickly and frustratingly was that Magento is horribly complicated to skin and manipulate. The learning curve of Magento is quite possibly the steepest I have ever come across in open source product. I&#8217;d love to get to grips with Magento and really learn the ins and outs but it seems that Magento skinning and tweaking is a skill picked up over the course of months and months rather than days which is really what you need when you are coming into a project that is already on a tight budget.</p>
<p><a href="http://www.magentocommerce.com/" target="_blank">Magneto Commerce</a></p>
<h2>osCommerce / Zen Cart</h2>
<p>osCommerce seems to be going strong after many years of open source development. The issue I always had with osCommerce however is that it feels badly put together and not entirely secure. The organisation of the source files and the admin interface were always pretty shabby. Now in osCommerce&#8217; defence the last time I used a release was many years ago but unless there has been a complete overhaul I can&#8217;t see this being much improved over that version.</p>
<p>Similarly Zen Cart seems to suffer the same fate. The admin interface screams osCommerce and if Zen Cart is simply osCommerce re-labeled (not confirmed but likely) it will more than likely have osCommerce like issues.</p>
<p><a href="http://www.oscommerce.com/" target="_blank">osCommerce</a> | <a href="http://www.zen-cart.com/" target="_blank">Zen Cart</a></p>
<h2>Cubecart / X-Cart and similar</h2>
<p>Cubecart, X-Cart and similar sit on on a level above the free offerings but below the full blown commercial offerings. They are solid products but are still commercial offerings which deduct, however minor, from a project&#8217;s budget. Had I not found the next open source product in this list I would have probably stumped for one of these or one of there many derivatives which are all fairly similar in features and set-up. Again solid offerings but not within the open source range. </p>
<p><a href="http://www.cubecart.com/" target="_blank">CubeCart</a> | <a href="http://www.x-cart.com/" target="_blank">X-Cart</a></p>
<h2>OpenCart</h2>
<p>My saviour. Quite frankly not a great deal seems to have changed with regards to open source ecommerce products since the break through of Magento apart from this neat piece of development.</p>
<p>The structure of OpenCart follows MVC, Model View Controller and in general the code is nicely put together and feels clean as well as secure. Following the MVC convention makes OpenCart as flexible and as complex as you need or want it to be. The admin interface is clean and rather aesthetically pleasing whilst being packed with features.</p>
<p>The only grumble I have over OpenCart is that it&#8217;s realtively young and as such the community and documentation is not quite on par with say, Magento or osCommerce. As the product matures however I am sure that this will only improve.</p>
<p>The most impressive feature of OpenCart is without doubt the lack of bloat. Possibly a positive knock on affect of its young age, the simplicity of the code and the way it is structured in comparison with the punch it packs is quite glorious.</p>
<p><a href="http://www.opencart.com/" target="_blank">OpenCart</a></p>
<h2>In Summary</h2>
<p>As I&#8217;ve mentioned above major players in the open source community don&#8217;t come and go overnight particularly not in a category as crucial as ecommerce development. So it wasn&#8217;t particularly surprising to find that there was not a great number of new stable ecommerce offerings to choose from. </p>
<p>Magento I feel is a definite market leader and something that every self respecting developer should take the time to understand if they are working regularly with ecommerce projects that require open source assistance. OpenCart for my money however can not be beaten for feature set versus learning curve. OpenCart apart from the usual road bumps in using a new open source package has been delightful and will be a project I keep an eye on for any future ecommerce projects.</p>
<p>If I&#8217;ve missed any great open source eccomerce offerings, please do let me know in the comments or via the contact page.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2010/05/08/rediscovering-open-source-ecommerce-offerings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking at the bigger picture of ClearType and @font-face embedding &#8211; Firefox and Safari</title>
		<link>http://allcreatives.net/2009/12/19/looking-at-the-bigger-picture-of-cleartype-and-font-face-embedding-firefox-and-safari/</link>
		<comments>http://allcreatives.net/2009/12/19/looking-at-the-bigger-picture-of-cleartype-and-font-face-embedding-firefox-and-safari/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:55:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></category>
		<category><![CDATA[External Resources & Freebies]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Font Embedding]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Fonts]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=290</guid>
		<description><![CDATA[My recent post on fixing ClearType issues in IE7 and IE8 sparked some great conversation and in the process educated me a lot further on the existing pittfalls of @font-face embedding. My original fix, like many, was born out of pure necessisity. I needed a solution to allow me to present smoother embedded type faces [...]]]></description>
			<content:encoded><![CDATA[<p>My recent post on <a href="http://allcreatives.net/2009/12/05/smoother-font-face-embedding-in-ie-7-8/">fixing ClearType issues in IE7 and IE8</a> sparked some great conversation and in the process educated me a lot further on the existing pittfalls of @font-face embedding.</p>
<p>My original fix, like many, was born out of pure necessisity. I needed a solution to allow me to present smoother embedded type faces for Internet Explorer. What I found, I shared and hopefully it&#8217;s been of much to use to people.</p>
<h2>On Firefox &amp; Safari</h2>
<p>Despite being able to disable ClearType in Internet Explorer it would seem there is no way to do the same in Firefox or Safari. This leaves an issue in Windows Vista and Windows 7 as they have ClearType forced on system wide by default unlike Windows XP. Dependant on your Firefox/Safari visitor percentage this may not be an issue. Some fonts do however fare better &#8230;</p>
<h2>Hinting</h2>
<p>A major factor in how well your font face will render under ClearType is to do with how well the font is hinted. Some are good, some are bad and some just aren&#8217;t ready or were never intended to be rendered on screen using embedding techniques. Again the only real way to determine this is by thorough testing. <a rel="nofollow" href="http://labs.thecssninja.com/font_dragr/" target="_blank">Font Dragr</a> is a fantastic tool for quick testing of fonts and how well they embed. Also be sure to take a look at <a rel="nofollow" href="http://somadesign.ca/projects/fontfriend/" target="_blank">Front Friend</a>.</p>
<h2>Current Solutions</h2>
<p>Unfortunately there isn&#8217;t anything that can be done right now for Firefox and Safari in terms of disabling ClearType. The key at the moment is selecting a well hinted font face and tireless testing. Experimenting with <strong>text-shadow</strong> has produced mixed results for me but I&#8217;d definitely recommend you give it a try. It may help alleviate some of the jagged nastiness should you come across it. For this you may also want to look into detecting if font smoothing is actually being applied on your visitors machines. There&#8217;s a great piece of Javascript that you can use for this <a rel="nofollow" href="http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/" target="_blank">here</a>.</p>
<h2>Future Solutions</h2>
<p>As always there are people and organisations already working towards fixing these issues. More and more fonts are being reworked and properly hinted for embedding purposes. Below I&#8217;ve outlined two other solutions/advancements that may be of interest.</p>
<p><strong>CSS 3 &#8211; font-smooth</strong></p>
<p>A little known part of the CSS 3 specification and as of now completely unsupported by any browser is the CSS font-smooth property. Reasons why this is unsupported could and probably are complex and varied. This being implemented even just in Firefox could be a godsend for front end developers dealing with the issues mentioned in this post. See more about font-smooth <a rel="nofollow" href="http://webdesign.about.com/od/styleproperties/p/blspfontsmooth.htm" target="_blank">here</a>. As yet there hasn&#8217;t be any news of when and indeed if this will ever be supported by browser makers.</p>
<p><strong>DirectWrite rather than GDI</strong></p>
<p>This advancement is a little more technical than a simple CSS property but does look promising. This tip comes courtesy of <a rel="nofollow" href="http://twitter.com/charlesroper" target="_blank">Charles Roper</a> in the <a href="http://allcreatives.net/2009/12/05/smoother-font-face-embedding-in-ie-7-8/">IE7/8 ClearType fix</a> article comments.</p>
<p>From what I understand, at present ClearType is currently implemented using a GDI technology which isn&#8217;t great at anti-aliasing the Y-axis of embedded font faces. An innovate alternative which is currently planned for use in FireFox 3.7 and Internet Explorer 9 using DirectWrite improves substantially on this. Some writeups and examples are presented at the links below:</p>
<ul>
<li><a style="text-decoration:underline;" rel="nofollow" href="http://www.basschouten.com/blog1.php/2009/10/27/font-rendering-gdi-versus-directwrite" target="_blank">GDI vs DirectWrite</a></li>
<li><a style="text-decoration:underline;" rel="nofollow" href="http://blog.mozilla.com/nattokirai/2009/10/22/better-postscript-cff-font-rendering-with-directwrite/" target="_blank">Better Postscript CFF font rendering with DirectWrite</a></li>
</ul>
<p>Also interestingly a browser using DirectWrite over GDI can use a fix to disable ClearType. I&#8217;ll post more on that at the time. At the moment both Firefox 3.7 and IE 9 look a while off.</p>
<p>If you have anything to add to the above please feel free to add in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2009/12/19/looking-at-the-bigger-picture-of-cleartype-and-font-face-embedding-firefox-and-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@font-face a guide to embedding gorgeous fonts that work cross-browser</title>
		<link>http://allcreatives.net/2009/11/12/font-face-a-guide-to-embedding-gorgeous-fonts-that-work-cross-browser/</link>
		<comments>http://allcreatives.net/2009/11/12/font-face-a-guide-to-embedding-gorgeous-fonts-that-work-cross-browser/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 01:25:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[External Resources & Freebies]]></category>
		<category><![CDATA[Guides & Tutorials]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[EOT]]></category>
		<category><![CDATA[Font Embedding]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Fonts]]></category>
		<category><![CDATA[WOFF]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=183</guid>
		<description><![CDATA[Since launching the site I've had a few emails regarding the font being used on allcreatives and also the technique used to embed the font. Despite two previous posts on the progress on @font-face I realised I hadn't actually posted up on how to implement @font-face effectively, so here it is.]]></description>
			<content:encoded><![CDATA[<p>Since launching the site I&#8217;ve had a few emails regarding the font being used on allcreatives and also the technique used to embed the font. Despite <a href="http://allcreatives.net/category/fonts/">two previous posts</a> on the progress on @font-face I realised I hadn&#8217;t actually posted up on how to implement @font-face effectively, so here it is.</p>
<p>The process, thanks to <a href="fontsquirrel's @font-face generator" target="_blank">fontsquirrel&#8217;s @font-face generator</a> is now quite straight forward. If you are unsure of what @font-face actually is and what all the fuss is about then hop over the<a href="http://allcreatives.net/category/fonts/"> fonts category</a> and take a look at my last two recent posts on the subject. Using the aforementioned generator we should be able to achieve @font-face perfection is two simple steps.</p>
<h2>Step 1 : Get your @font-face kit</h2>
<p>Font Squirrel have a great resource for prepackaged @font-face kits which are <a href="http://www.fontsquirrel.com/fontface" target="_blank">available here</a> otherwise you can take a font you have already on your system and run it through the <a href="http://www.fontsquirrel.com/fontface/generator">@font-face generator</a>.  Just to note that you will have to check the license agreement for any font you use with this generator to make sure you are legally allowed to embed it.</p>
<p>Now following the steps on the generator page you should now be presented with download package. Take this, download, unzip and then re-upload the font files contained to your web hosting under a sub-directory such as fonts. Do this in the same way you would with a stylesheet. The files you have uploaded should be as follows for each font family you have ran through the generator:</p>
<ul>
<li>yourfont.eot &#8211; for Internet Explorer</li>
<li>yourfont.woff &#8211; for Firefox 3.6+</li>
<li>yourfont.svg &#8211; for Chrome and Opera</li>
<li>yourfont.originalformat &#8211; whether it be .ttf of .otf for Safari and Firefox 3.5</li>
</ul>
<h2>Step 2 : Add the relevant CSS code to your stylesheet</h2>
<p>Now we have our relevant font files uploaded all that&#8217;s left is todo is add the CSS code to our stylesheet the font(s) to be embedded and used. Within the package from Font Squirrel you should have an example CSS file that looks something like this :</p>
<pre class="brush: css; title: ;">
/* * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. * */ /* * * The fonts included are copyrighted by the vendor listed below. * * @vendor: West Wind Fonts * @licenseurl: http://www.fontsquirrel.com/license/Dearest * * */ @font-face { font-family: 'Dearest Regular'; src: url('Dearest.eot'); src: local('Dearest Regular'), local('Dearest'), url('Dearest.woff') format('woff'), url('Dearest.ttf') format('truetype'), url('Dearest.svg#Dearest') format('svg'); } @font-face { font-family: 'Dearest Open Regular'; src: url('Dearest_open.eot'); src: local('Dearest Open Regular'), local('DearestOpen'), url('Dearest_open.woff') format('woff'), url('Dearest_open.ttf') format('truetype'), url('Dearest_open.svg#DearestOpen') format('svg'); } @font-face { font-family: 'Dearest Outline Regular'; src: url('Dearest_outline.eot'); src: local('Dearest Outline Regular'), local('DearestOutline'), url('Dearest_outline.woff') format('woff'), url('Dearest_outline.ttf') format('truetype'), url('Dearest_outline.svg#DearestOutline') format('svg'); }
</pre>
<p>Copy this in its entirety and paste it into your stylesheet. Now look for the parts of the above code that precede an extension such as dearest.svg and change this to the correct path for your font files (uploaded earlier), keeping the font name and extension in place. Obviously the dearest font name in the above code with be replaced by your font file name.</p>
<p>After you have successfully changed the paths to point to the correct location of your font files you can use use the font name in the css &#8216;font-family&#8217; property as you would with Arial or Verdana. Remember that if your font name has spaces in it you&#8217;ll need to enclose the name on the font-family line in single quotes.</p>
<p>Now if you go ahead and check your page in Firefox, Safari or heck even Internet Explorer you should now find beautifully replaced fonts.</p>
<p>Just a final note however to say that whilst @font-face rendering on Mac computers is near perfect it may be a little sketchy on Windows machines, a lot of this has to do with the quality of the font be used. Some fonts just seem to cope better with embedding than others at the moment and whilst Macs seem to mask this better you may find that it is indeed the font itself at fault as opposed to the operating system.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2009/11/12/font-face-a-guide-to-embedding-gorgeous-fonts-that-work-cross-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Revisiting @font-face, things may be looking up</title>
		<link>http://allcreatives.net/2009/11/09/revisiting-font-face-things-may-be-looking-up/</link>
		<comments>http://allcreatives.net/2009/11/09/revisiting-font-face-things-may-be-looking-up/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:00:50 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></category>
		<category><![CDATA[External Resources & Freebies]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Cufon]]></category>
		<category><![CDATA[EOT]]></category>
		<category><![CDATA[Font Squirrel]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[SIFR]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Fonts]]></category>
		<category><![CDATA[WOFF]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=50</guid>
		<description><![CDATA[So since I last posted about the joys and ultimate instability of the @font-face CSS property I've been keeping both eyes peeled for any further progress from the incredibly smart people who solve these kinds of problems. Progress over the last few months has been rapid ...]]></description>
			<content:encoded><![CDATA[<p>So since <a href="http://allcreatives.net/2009/08/21/font-face-the-pure-joy-and-ultimate-frustration/">I last posted about the joys and ultimate instability</a> of the @font-face CSS property I&#8217;ve been keeping both eyes peeled for any further progress from the incredibly smart people who solve these kinds of problems.</p>
<p>Up until now a viable way of embedding attractive typefaces in web pages has been elusive. SIFR, cufon and other replacement techniques gave us designers a hope and a glimmer of what could be but they also gave us our fair share of stress and frustration.</p>
<p>So what has changed? Recently? Quite a lot actually, I was first alerted to something possibly big coming down the pipeline when the FontFont foundry (one of the biggest and most popular type houses around) changed their eula to allow certain types of embedding. Now these changes still don&#8217;t allow web embedding via @font-face but they had effectively acknowledged SIFR (but not cufon) and similar techniques and deemed them legal. Why they only just changed is beyond me, given the age of SIFR and related techniques. A few more questions &#8211; Seeing how SIFR has only just been effectively legalised by them, does that mean using FontFont fonts in SIFR has been illegal thus far? If so what have been the consequences? Has there been any high profile legal action against web sites using FontFont&#8217;s fonts via SIFR? As you can see the change created as many questions as it did answers.</p>
<p>What this change in eula did show, however, was that embedding fonts was being looked at closely and would be addressed sooner rather than later. Despite being frustrating to not have a direct answer to @font-face related queries this change gave a hint that something more to come.</p>
<h2>Introducing WOFF</h2>
<p>WOFF is a font format that has now been given full backing by FontFont and a whole host of other type houses. It&#8217;s also gained traction with the W3C, Firefox (from 3.6) and many more influential figures. FontFont&#8217;s marketing director Ivo Gabrowitsch on the subject -  &#8220;FontShop International—home of the world&#8217;s largest collection of original, contemporary typefaces, the FontFont Library—supports WOFF, since users, designers, and foundries all need a Web fonts format.&#8221;. So it does look as though a realistic solution for all is just around the corner.</p>
<p>Basically WOFF isn&#8217;t an entirely new font format rather it&#8217;s a wrapper for the existing open font type that allows greater compression (good for embedding) and more importantly; allows font creators to add additional meta data to the existing font properties. WOFF can therefore be set to only allow embedding on one domain and isn&#8217;t as easy to download and use as a system font, which is the problem of the currently completely open @font-face specification.</p>
<p>The final plan looks to be for font foundries to distribute web only versions of their fonts maybe at a reduced price for web use only.</p>
<p>There has been no word yet of implementation for web-kit and other rendering engines but with so may pros it must only be a matter of time before other browser vendors grab a hold of this and run with it. Take a look at the <a href="http://hacks.mozilla.org/2009/10/woff/">mozzila blog post on woff</a> for a more in-depth explanation. This really could be the breakthrough that designers have been begging for for years.</p>
<h2>So that&#8217;s great, but what about right now?</h2>
<p>There&#8217;s an answer for that also. Just before the news of WOFF started to sweep the web I came across an amazing tool from <a href="http://www.fontsquirrel.com/">Font Squirrel</a>, which will no doubt become as useful as any other online tool or application I use on a daily basis. The <a href="http://www.fontsquirrel.com/fontface/generator">@font-face generator</a> can take any font file and return a kit ready for embedding that is supported on every browser your likely to be testing on. In my last post about @font-face I complained about the impossibility of creating .eot files to serve to Internet Explorer but this generator completely eradicates the problem. Of course the same licensing issues apply to any font face you send through the generator but with so many free fonts available this tool gives designers a fantastic amount of freedom. The generator also includes a .woff file with every kit but at the moment I&#8217;m guessing its pretty much the same as the True or Open type font file.</p>
<p>If you haven&#8217;t already I strongly suggest you get over to <a href="http://www.fontsquirrel.com/">Font Squirrel</a> and see what they have to offer. Also take a look at their <a href="http://www.fontsquirrel.com/fontface">pre-packaged @font-face kits</a>.</p>
<h2>To sum it up &#8230;</h2>
<p>Things are definitely looking up for font embedding, since my last post a mere two months ago we now have a solution to get <a href="http://www.fontsquirrel.com/fontface">@font-face running cross-browser</a>, albeit still without commercial fonts and a <a href="http://hacks.mozilla.org/2009/10/woff/">embedding solution in the works</a> that should allow designers to buy and embed commercial fonts to there hearts content.</p>
<h2>PS &#8211; Font as service</h2>
<p>As I was writing this article the thought of font as service providers popped into my head. I think it&#8217;s safe to say with the future looking so bright for embedding and a usable alternative to font as service offerings available right now the future looks rather bleek for the like of <a href="http://www.typekit.com">Typekit </a>and <a href="http://www.fontdeck.com">co</a>. Assuming they have deals in place with font foundries already and get off the ground, I can&#8217;t see people going through the pain of using their application when they can go straight to the type foundries themselves and effectively cut out the dependency  ona middleman out.</p>
<p>It just goes to show how quick things can change online. My guess is font as service providers are quite worried about recent developments and could well be buried by technology advances if they can&#8217;t change there plan around quick enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2009/11/09/revisiting-font-face-things-may-be-looking-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

