<?xml version="1.0" encoding="iso-8859-2"?><!-- generator="wordpress/1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Detect visitor&#8217;s fonts with Flash</title>
	<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/</link>
	<description>personal thoughts on web design, coding, art, entertainment and fatherhood</description>
	<language>en</language>
	<pubDate>Mon, 27 Apr 2026 15:43:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.2</generator>

	<item>
		<title>by: Jonathan Snook</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 18 Aug 2006 15:25:13 +0200</pubDate>
		<guid isPermaLink="false">3101:191@http://mi.maratz.com/blog</guid>
					<description>	I see it as an interesting way of letting users set page fonts but can&amp;#8217;t see much use for it beyond that. Where else do you think something like this could be used?
	(btw: still cool. :) )

</description>
		<content:encoded><![CDATA[	<p>I see it as an interesting way of letting users set page fonts but can&#8217;t see much use for it beyond that. Where else do you think something like this could be used?</p>
	<p>(btw: still cool. :) )
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: marko</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 18 Aug 2006 15:31:09 +0200</pubDate>
		<guid isPermaLink="false">3102:191@http://mi.maratz.com/blog</guid>
					<description>	@Jonathan: I really can&amp;#8217;t answer that question :) 
	However, every now and then, an occasional visitor drops me a line asking about how it&amp;#8217;s done.

</description>
		<content:encoded><![CDATA[	<p>@Jonathan: I really can&#8217;t answer that question :) </p>
	<p>However, every now and then, an occasional visitor drops me a line asking about how it&#8217;s done.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chase</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 18 Aug 2006 20:26:25 +0200</pubDate>
		<guid isPermaLink="false">3103:191@http://mi.maratz.com/blog</guid>
					<description>	This is an interesting technique. I agree with Jonathan, in that, it could be used as a way of letting users set page fonts. I also see this as a metric gathered by web statistics programs. I don&amp;#8217;t know what you would do with that data though.

</description>
		<content:encoded><![CDATA[	<p>This is an interesting technique. I agree with Jonathan, in that, it could be used as a way of letting users set page fonts. I also see this as a metric gathered by web statistics programs. I don&#8217;t know what you would do with that data though.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jason Beaird</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sat, 19 Aug 2006 17:06:46 +0200</pubDate>
		<guid isPermaLink="false">3106:191@http://mi.maratz.com/blog</guid>
					<description>	I agree with Chase.  It would make for some interesting statistics.  You could specify a few fonts and find out what percentage of your visitors has each font installed.  You could build your font-family lists with a much better idea of how many people will actually see the site in each font that you list.

</description>
		<content:encoded><![CDATA[	<p>I agree with Chase.  It would make for some interesting statistics.  You could specify a few fonts and find out what percentage of your visitors has each font installed.  You could build your font-family lists with a much better idea of how many people will actually see the site in each font that you list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jonas</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sun, 20 Aug 2006 23:40:50 +0200</pubDate>
		<guid isPermaLink="false">3110:191@http://mi.maratz.com/blog</guid>
					<description>	Well, let say you want to use Georgia as your main font on your site. But, not all surfers do have Georgia installed. Normally you would specify Times New Roman as a subsitute in your css style. But Georiga and Times New Roman have way different heights and lenghts when the are set to the same size. But now, you could create one style sheet for Georgia and one for TNR. Thats great!

</description>
		<content:encoded><![CDATA[	<p>Well, let say you want to use Georgia as your main font on your site. But, not all surfers do have Georgia installed. Normally you would specify Times New Roman as a subsitute in your css style. But Georiga and Times New Roman have way different heights and lenghts when the are set to the same size. But now, you could create one style sheet for Georgia and one for TNR. Thats great!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bart</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Mon, 21 Aug 2006 18:12:57 +0200</pubDate>
		<guid isPermaLink="false">3114:191@http://mi.maratz.com/blog</guid>
					<description>	Could it be used in the background, to get statistics about your visitors? Maybe put it in a popular website, and gather the most common fonts?

</description>
		<content:encoded><![CDATA[	<p>Could it be used in the background, to get statistics about your visitors? Maybe put it in a popular website, and gather the most common fonts?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Goga</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Wed, 20 Feb 2008 21:47:35 +0100</pubDate>
		<guid isPermaLink="false">8660:191@http://mi.maratz.com/blog</guid>
					<description>	Genious! I wish I could have 1/100 of your knowledge :)

</description>
		<content:encoded><![CDATA[	<p>Genious! I wish I could have 1/100 of your knowledge :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: On-anong</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sun, 24 Feb 2008 06:46:05 +0100</pubDate>
		<guid isPermaLink="false">8664:191@http://mi.maratz.com/blog</guid>
					<description>	That&amp;#8217;s excellent, exactly what I  was looking for.
	I have a web page transcribing English first names into Thai script (phonetic transcription only) and want to show them their name in Thai using different fonts, so I will try to detect the fonts available  on their computer and only display their name with the detected fonts.
	If I can make it work, the result will be available here:
 http://www.cnx-translation.com/your-name-in-thai.php

</description>
		<content:encoded><![CDATA[	<p>That&#8217;s excellent, exactly what I  was looking for.</p>
	<p>I have a web page transcribing English first names into Thai script (phonetic transcription only) and want to show them their name in Thai using different fonts, so I will try to detect the fonts available  on their computer and only display their name with the detected fonts.</p>
	<p>If I can make it work, the result will be available here:<br />
<a href="http://www.cnx-translation.com/your-name-in-thai.php"> <a href="http://www.cnx-translation.com/your-name-in-thai.php">http://www.cnx-translation.com/your-name-in-thai.php</a></a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jason</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 29 Feb 2008 04:31:16 +0100</pubDate>
		<guid isPermaLink="false">8676:191@http://mi.maratz.com/blog</guid>
					<description>	I can&amp;#8217;t seem to get the script to work.  I can edit it to make it work in IE7, but it won&amp;#8217;t ever work in FF2&amp;#60;as &amp;#62;

</description>
		<content:encoded><![CDATA[	<p>I can&#8217;t seem to get the script to work.  I can edit it to make it work in IE7, but it won&#8217;t ever work in FF2&#60;as &#62;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jason</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 29 Feb 2008 04:36:15 +0100</pubDate>
		<guid isPermaLink="false">8677:191@http://mi.maratz.com/blog</guid>
					<description>	hit enter too soon&amp;#8230; in IE it works when I change the js from
&amp;#60;&amp;#8230;var fontList = function(user_fonts) {&amp;#8230;&amp;#62; 
	to &amp;#60;&amp;#8230;var fontList = fontList(); function fontList(user_fonts) {&amp;#8230;&amp;#62; 
	but it still won&amp;#8217;t work in FF.  any suggestions?

</description>
		<content:encoded><![CDATA[	<p>hit enter too soon&#8230; in IE it works when I change the js from<br />
&#60;&#8230;var fontList = function(user_fonts) {&#8230;&#62; </p>
	<p>to &#60;&#8230;var fontList = fontList(); function fontList(user_fonts) {&#8230;&#62; </p>
	<p>but it still won&#8217;t work in FF.  any suggestions?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: marko</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Fri, 29 Feb 2008 13:10:44 +0100</pubDate>
		<guid isPermaLink="false">8678:191@http://mi.maratz.com/blog</guid>
					<description>	Hi Jason, please upload what you have somewhere online.

</description>
		<content:encoded><![CDATA[	<p>Hi Jason, please upload what you have somewhere online.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jason</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sun, 02 Mar 2008 02:16:29 +0100</pubDate>
		<guid isPermaLink="false">8685:191@http://mi.maratz.com/blog</guid>
					<description>	I&amp;#8217;m struggling with your comment form :-).  Line breaks seem to break it. Anyway&amp;#8230; 
	The code is online at http://www.youintern.com/node/489.  I&amp;#8217;m planning to use it to load specific stylesheets depending on the user&amp;#8217;s local fonts and browser/OS combo (primarily because not everyone has Calibri and Cambria, and those who use FF2 on OSX encounter a big rendering bug with OpenType fonts).
	For now, though, the site just outputs what stylesheets it would load.  &amp;#8220;Calibri&amp;#8221; and &amp;#8220;Cambria&amp;#8221; if you&amp;#8217;ve got them; &amp;#8220;Verdana&amp;#8221; and &amp;#8220;Times&amp;#8221; if you don&amp;#8217;t.  That is it would if I could get it to work.
	Thanks for your help!

</description>
		<content:encoded><![CDATA[	<p>I&#8217;m struggling with your comment form :-).  Line breaks seem to break it. Anyway&#8230; </p>
	<p>The code is online at <a href="http://www.youintern.com/node/489">http://www.youintern.com/node/489</a>.  I&#8217;m planning to use it to load specific stylesheets depending on the user&#8217;s local fonts and browser/OS combo (primarily because not everyone has Calibri and Cambria, and those who use FF2 on OSX encounter a big rendering bug with OpenType fonts).</p>
	<p>For now, though, the site just outputs what stylesheets it would load.  &#8220;Calibri&#8221; and &#8220;Cambria&#8221; if you&#8217;ve got them; &#8220;Verdana&#8221; and &#8220;Times&#8221; if you don&#8217;t.  That is it would if I could get it to work.</p>
	<p>Thanks for your help!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jason</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sun, 02 Mar 2008 02:17:59 +0100</pubDate>
		<guid isPermaLink="false">8688:191@http://mi.maratz.com/blog</guid>
					<description>	I&amp;#8217;m struggling with your comment form :-).  Line breaks seem to break it. Anyway&amp;#8230;   The code is online at http://www.youintern.com/node/489.  I&amp;#8217;m planning to use it to load specific stylesheets depending on the user&amp;#8217;s local fonts and browser/OS combo (primarily because not everyone has Calibri and Cambria, and those who use FF2 on OSX encounter a big rendering bug with OpenType fonts).  For now, though, the site just outputs what stylesheets it would load.  &amp;#8220;Calibri&amp;#8221; and &amp;#8220;Cambria&amp;#8221; if you&amp;#8217;ve got them; &amp;#8220;Verdana&amp;#8221; and &amp;#8220;Times&amp;#8221; if you don&amp;#8217;t.  That is it would if I could get it to work.  Thanks for your help!

</description>
		<content:encoded><![CDATA[	<p>I&#8217;m struggling with your comment form :-).  Line breaks seem to break it. Anyway&#8230;   The code is online at <a href="http://www.youintern.com/node/489.">http://www.youintern.com/node/489.</a>  I&#8217;m planning to use it to load specific stylesheets depending on the user&#8217;s local fonts and browser/OS combo (primarily because not everyone has Calibri and Cambria, and those who use FF2 on OSX encounter a big rendering bug with OpenType fonts).  For now, though, the site just outputs what stylesheets it would load.  &#8220;Calibri&#8221; and &#8220;Cambria&#8221; if you&#8217;ve got them; &#8220;Verdana&#8221; and &#8220;Times&#8221; if you don&#8217;t.  That is it would if I could get it to work.  Thanks for your help!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: marko</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Sun, 02 Mar 2008 11:31:39 +0100</pubDate>
		<guid isPermaLink="false">8690:191@http://mi.maratz.com/blog</guid>
					<description>	Jason, your code is full of errors. Could you please take care of that first?

</description>
		<content:encoded><![CDATA[	<p>Jason, your <a href="http://htmlhelp.com/cgi-bin/validate.cgi?url=http%3A%2F%2Fwww.youintern.com%2Fnode%2F489&#38;warnings=yes">code is full of errors</a>. Could you please take care of that first?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jason</title>
		<link>http://mi.maratz.com/blog/archives/2006/08/18/detect-visitors-fonts-with-flash/#comments</link>
		<pubDate>Mon, 03 Mar 2008 22:11:11 +0100</pubDate>
		<guid isPermaLink="false">8693:191@http://mi.maratz.com/blog</guid>
					<description>	Done (except a small bug in a share feature I&amp;#8217;m using).  Still no progress toward font detection&amp;#8230;

</description>
		<content:encoded><![CDATA[	<p>Done (except a small bug in a share feature I&#8217;m using).  Still no progress toward font detection&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
