<?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; Commentary, Opinions &amp; Thoughts</title>
	<atom:link href="http://allcreatives.net/category/commentary-opinion-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://allcreatives.net</link>
	<description></description>
	<lastBuildDate>Sat, 08 May 2010 16:22:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>Google Buzz vs Twitter, an early review of Google Buzz</title>
		<link>http://allcreatives.net/2010/02/10/google-buzz-vs-twitter-an-early-review-of-google-buzz/</link>
		<comments>http://allcreatives.net/2010/02/10/google-buzz-vs-twitter-an-early-review-of-google-buzz/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:06:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Foursquare]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=391</guid>
		<description><![CDATA[So Google have quite firmly stepped on the toes of Facebook and Twitter and maybe even Foursquare with their recent addition to Google Mail &#8211; Buzz.
Now I&#8217;m not exactly an early adopter when it comes to social tools. I have a Twitter account that I seldom use. Although the concept of Twitter interests me the [...]]]></description>
			<content:encoded><![CDATA[<p>So Google have quite firmly stepped on the toes of Facebook and Twitter and maybe even Foursquare with their recent addition to Google Mail &#8211; Buzz.</p>
<p>Now I&#8217;m not exactly an early adopter when it comes to social tools. I have a Twitter account that I seldom use. Although the concept of Twitter interests me the lack of desire unfortunately leaves me with a sparse account page with no followers or followees.</p>
<p><img class="alignleft size-full wp-image-397 bordered" title="is-google-buzz-a-twitter-facebook-killer.jpg (JPEG Image, 160×160 pixels)_1265810909400" src="http://allcreatives.net/wp-content/uploads/2010/02/is-google-buzz-a-twitter-facebook-killer.jpg-JPEG-Image-160×160-pixels_1265810909400.png" alt="is-google-buzz-a-twitter-facebook-killer.jpg (JPEG Image, 160×160 pixels)_1265810909400" width="172" height="43" />Again my interest was aroused in a similar way yesterday when I awoke to find that the new Buzz feature had been added automatically to my Google Mail account. After poking around for a few minutes I soon discovered what it was all about. Admittedly if there was a big banner in the UI that said &#8220;Buzz is Twitter but with videos and images in line as well as integration with your inbox&#8221; the penny would have dropped sooner. I think because of the striking similarities to Twitter it actually took me longer to work out what Buzz was. I was looking around for something that wasn&#8217;t to there to be found ie. something so different it wasn&#8217;t just twitter with caveats. Note &#8211; I still haven&#8217;t got my head around the public facing profile side of Google Mail, how it ties into your Google Account etc.</p>
<p>So what I was looking at was a Twitter clone with bells and whistles. That&#8217;s not to say that Buzz doesn&#8217;t offer an improved service to Twitter. The promise of the precise locating and review tools Ala Foursquare are certainly exciting as are many other improvements over Twitter. I love the fact that you can follow a conversation between two users on the same page. Incidentally the improved functionality of comments in comparison to Twitter brings me to one of the little annoyances of Google Buzz. It&#8217;s messy! Surely Google could have spent a little bit of time and added a little bit of shine to the public facing profiles. I mean look at the way the comments are formatted, how much time would have really taken to have just place a dividing line between one comment and the next or alternating row colours.</p>
<p><img class="aligncenter size-full wp-image-404 bordered" title="buzz-comments-example" src="http://allcreatives.net/wp-content/uploads/2010/02/buzz-comments-example.png" alt="buzz-comments-example" width="447" height="144" style="margin-bottom:14px;" /></p>
<p>I saw a great tweet on the subject, it went something like &#8220;Google Buzz just looks like a messy version of Twitter&#8221;. Is this going to be the general consensus among Twitter users? If so Google need to fix it because lets face it Buzz&#8217;s early success will depend on Twitter users jumping ship. Will Twitter users actually use two micro-blogging social networks? I can&#8217;t see it.</p>
<p>This brings me to the reason why I&#8217;m personally going to hang-fire on Google Buzz for the time being. People have spent time building up relationships and followings on Twitter and with no import feature and no way of carrying that over to Google Mail I don&#8217;t think many people will be interested in making a switch just yet. Nor (as I stated earlier) do I think people are going to use two services as similar as Buzz and Twitter at the same time.</p>
<p>It is going to be interesting to see how this one shapes up over the coming months. I think we&#8217;ll get a similar divide between the two as we did with Facebook and Myspace but who&#8217;ll come out on top is much less obvious this time around as both offer such quality services. If Google can convince the everyday email user that Buzz isn&#8217;t a waste of their time then Buzz could become the every-man&#8217;s Twitter and Twitter may become a niche community, Twitter a nice community?! Well stranger things have happened.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2010/02/10/google-buzz-vs-twitter-an-early-review-of-google-buzz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enough about CSS3 already</title>
		<link>http://allcreatives.net/2010/02/03/enough-about-css3-already/</link>
		<comments>http://allcreatives.net/2010/02/03/enough-about-css3-already/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:12:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://allcreatives.net/?p=377</guid>
		<description><![CDATA[I&#8217;ve been chewing on this for a while, my opinion on CSS3 that is. It is admittedly difficult to judge a spec. that has yet to be finalized but thus far, for me, CSS3 is making all the right noises. I couldn&#8217;t care any less for the animations and transitions but multiple backgrounds, border images [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been chewing on this for a while, my opinion on CSS3 that is. It is admittedly difficult to judge a spec. that has yet to be finalized but thus far, for me, CSS3 is making all the right noises. I couldn&#8217;t care any less for the animations and transitions but multiple backgrounds, border images and the like sound fantastic.</p>
<p>My &#8216;beef&#8217; is not with CSS3 itself but more with the countless lists of cool stuff you can do with CSS3. As a language adds more and more features and the complexity of the code expands there needs to be some grounding. Those that know CSS and know it well will already but fully aware of the great additions CSS3 adds to the previous versions. Those that don&#8217;t know CSS too well are just being fed more and more code to copy and paste and this is where the problem starts.</p>
<p>CSS3 isn&#8217;t a new language that replaces the previous versions of CSS, it is merely an enhancement, an improvement of what has come before it. The original ideas and the underlying philosophies are still the same. With the limitations of CSS decreasing, the opportunity for sloppy, bloated code increases. The original premise of CSS of course being lean code that separates presentation and layout.</p>
<p>I suppose the point I&#8217;m trying to get at is that as a community we should still be encouraging people to go back and understand the basics of CSS before writing up another list of &#8216;cool&#8217; techniques using CSS3. Les&#8217; we forget that CSS3 is still a good few years away from being a viable language that is usable cross browser. Progressive enhancement you say? Folk concerned with progressive enhancement don&#8217;t need another &#8216;cool&#8217; list, they&#8217;re already there, they aren&#8217;t reading these &#8216;cool&#8217; lists posts because they don&#8217;t need to.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2010/02/03/enough-about-css3-already/feed/</wfw:commentRss>
		<slash:comments>1</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 for [...]]]></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>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>
		<item>
		<title>@font-face &#8211; the pure joy and ultimate frustration of typography on the web</title>
		<link>http://allcreatives.net/2009/08/21/font-face-the-pure-joy-and-ultimate-frustration/</link>
		<comments>http://allcreatives.net/2009/08/21/font-face-the-pure-joy-and-ultimate-frustration/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:15:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Commentary, Opinions & Thoughts]]></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[SIFR]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://istmay.com/?p=18</guid>
		<description><![CDATA[Google @font-face and you'll be hit with thousands of results, articles explaining how to use it and the great flexibility this CSS 3 property introduces to designers moving into the future. Dig a little deeper and you'll discover that while @font-face is incredibly useful for designers, it is ultimately flawed and doomed for failure in its current form.]]></description>
			<content:encoded><![CDATA[<p>Google @font-face and you&#8217;ll be hit with thousands of results, articles explaining how to use it and the great flexibility this CSS 3 property introduces to designers moving into the future. Dig a little deeper and you&#8217;ll discover that while @font-face is incredibly useful for designers, it is ultimately flawed and doomed for failure in its current form.</p>
<p>For a full and frank summary of the debate so far take a look at <a rel="nofollow" href="http://www.w3.org/Fonts/Misc/eot-report-2008" target="_blank">this round-up on w3.org</a>. Said round-up is dated as being written in 2008 but the information it contains is still relevant up to the very second of writing this article.</p>
<p>As it stands Firefox, Safari and shortly Opera support @font-face and this allows you to embed otf and ttf files within your stylesheets and pages with relative ease, see <a rel="nofollow" href="http://webfonts.info/wiki/index.php?title=Main_Page" target="_blank">webfonts.info</a> for a good guide on this. Internet Explorer have allowed font embedding from IE in versions as early as IE 4 but here&#8217;s the problem, embedding in IE must be done using a proprietary Microsoft file format known as eot.</p>
<p>This is where the frustration starts because Microsoft make it practically impossible for you to create these files. They have software that is supposed to convert .ttf (note no .otf support) font files to .eot but guess what it&#8217;s completely unusable &#8211; to the point where I wouldn&#8217;t even link to the software to save anyone else trying to use it.</p>
<p>Now the idea behind Microsoft&#8217;s eot format is incredibly sensible, they are in effect putting the type foundry first. EOT is designed to provide as much protection as possible for font creators, something that undeniably @font-face doesn&#8217;t.</p>
<h4>So the solution is &#8230;</h4>
<p>In short there isn&#8217;t a solution and unfortunately it doesn&#8217;t look as though there will be one anytime soon.</p>
<p>Your options as a designer are to use @font-face as a perk for visitors with modern browsers and risk licensing issues with various fonts or continue to use a current font replacement technique such as sIFR which again has its pros and cons.</p>
<p>Finally another option that may be available very soon and I&#8217;m increasingly encouraged and worried by at the same time is the &#8216;font as a service&#8217; option, take a look at <a rel="nofollow" href="http://ilovetypography.com/2009/08/07/the-font-as-service/" target="_blank">this great article on the subject</a> from Elliot Jay Stocks for more information.</p>
<p><strong>The positives to be taken</strong> from all this hoopla is that at least now we are talking about web fonts and everyone is listening. Everybody in there own way is now trying to find a solution to the problem of web fonts and that can only be a good thing.</p>
<p>Whether it is @font-face, eot or some other type of open embedding, font as a service or a more intelligent replacement technique I get the feeling we are closer to improved web typography now more than ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://allcreatives.net/2009/08/21/font-face-the-pure-joy-and-ultimate-frustration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
