

<?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>Playing with Technology &#187; Typography</title>
	<atom:link href="http://jon.breitenbucher.net/topics/typography/feed/" rel="self" type="application/rss+xml" />
	<link>http://jon.breitenbucher.net</link>
	<description>Any sufficiently advanced technology is indistinguishable from magic. ~Arthur C. Clarke</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:52:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exploring CSS 3 and more on @font-face</title>
		<link>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/</link>
		<comments>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:44:25 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[Digital typography]]></category>
		<category><![CDATA[Font embedding on the Web]]></category>
		<category><![CDATA[Typesetting]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=747</guid>
		<description><![CDATA[<p>I&#8217;ve continued to play with @font-face and have decided that while <a href="http://typekit.com">Typekit</a> is a nice service; it is not worth paying for unless I am getting access to Adobe&#8217;s Library or Linotype&#8217;s Library. There are a lot of nice&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve continued to play with @font-face and have decided that while <a href="http://typekit.com">Typekit</a> is a nice service; it is not worth paying for unless I am getting access to Adobe&#8217;s Library or Linotype&#8217;s Library. There are a lot of nice fonts on the service but I discovered <a href="http://www.fontsquirrel.com/">Font Squirrel</a> which has a number of the same fonts as Typekit and actually has substantially more than the Free membership option of Typekit. All of the fonts in the @font-face section of Font Squirrel are free, but they do warn that you will need to check the license yourself to make sure you can put the fonts on the Web. You will also need to edit your CSS stylesheet to add the fonts you plan on using and <a href="http://ttf2eot.sebastiankippe.com/">generate .eot versions</a> of the fonts if they don&#8217;t have them. (Font Squirrel kindly has created a kit which makes all of this easy.) Once that is done you can upload them to your website or blog. I created a font directory in my blog&#8217;s theme folder and put the fonts in there. Doing so means you&#8217;ll reference the fonts with url(fonts/fontfilename); in your stylesheet. As a result of this I&#8217;m now using MgOpen Moderna (Helvetica inspired) for most headings and MgOpen Cosmetica (Optima inspired) for the body. This should be working for Opera, Firefox, Safari, and IE 8 (I generated the .eot files myself).</p>
<p>While playing with @font-face I&#8217;ve also looked at some other CSS 3 commands to try out on the site. Currently I&#8217;m making use of the rgba command and border-radius command to style block quotes. I did try the -moz-column-count: 2; -webkit-column-count: 2; commands to make post content two-column, but it doesn&#8217;t work so well with video. I&#8217;m thinking what one would do is make the post content two-column and then have a postfooter that spanned the entire div. So a post would have a containing div with a content div (with column styling) and footer div inside it. You could then use a plugin or custom fields to place the video in the footer. More experimentation is required. I encourage everyone to start to experimenting with CSS 3 and see what it can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@font-face arrives</title>
		<link>http://jon.breitenbucher.net/font-face-arrives/</link>
		<comments>http://jon.breitenbucher.net/font-face-arrives/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:39:44 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Digital typography]]></category>
		<category><![CDATA[Font embedding on the Web]]></category>
		<category><![CDATA[OpenType]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Web fonts]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=736</guid>
		<description><![CDATA[<p>I haven&#8217;t felt like making the time to post in a while. Honestly, I haven&#8217;t had much time either. Today, however, is a new day. At 1:31 PM I received an e-mail from support@typekit.com. The e-mail informed me that <a&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t felt like making the time to post in a while. Honestly, I haven&#8217;t had much time either. Today, however, is a new day. At 1:31 PM I received an e-mail from support@typekit.com. The e-mail informed me that <a href="http://typekit.com/">Typekit </a>was ready for people to start using their service. I&#8217;m pretty sure I wrote about this earlier but I&#8217;ll have to find that post. So I immediately stopped screwing with the WPMU test instance I was working on and headed over to signup.</p>
<p>If you&#8217;re not aware there is a new feature in CSS3 called @font-face. This feature is intended to address one of the major issues of publishing on the Web: <strong>not all readers have the fonts you used in the design!</strong> For graphic artists, publishers and typography nuts (such as myself) this has been a real issue. We develop a fantastic layout and design with fonts that make the entire piece or site look gorgeous, only to see it on a friends computer displayed in Arial, Georgia, or Trebuchet. @font-face and the Typekit service are here pull us out of this Dark Age of Web typography.</p>
<p>So how does it all work? You can see <a href="http://www.css3.info/preview/web-fonts-with-font-face/">Web fonts with @font-face</a> for a more detailed explanation, but the gist is that you host your fonts on the Web and then access them as you would any other Web file. It sounds great and if you take a .otf file and put it in a Web accessible directory then you&#8217;ll be able to use it with @font-face. Sounds great doesn&#8217;t it? So why do we need Typekit? Well, fonts are software. I know it sounds crazy but in terms of the licensing of their use they are treated like software. This means that you are allowed to have a copy on your computer and to use it to produce documents, but you cannot freely distribute it. This is exactly what you would be doing if you put that .otf file in a public Web directory.</p>
<p>Typekit has developed a solution which a number of font foundries seem to think is a good solution. Typekit&#8217;s solution is to host the fonts on their servers and require you to use some javascript to be able to access the fonts in your sites. They have arranged their offerings into 4 packages: Trial, Personal, Portfolio, and Corporate. Prices range from free to $49.99/month. A free account will entitle you to 5GB of bandwidth per month, two fonts from the 62 in the Trial Library to be used on one website, and you will have to display the Typekit badge (as you see in the bottom right of the site). Other plans increase the bandwidth, number of fonts you can use, number of fonts to choose from, and allow you to opt out of displaying the badge.</p>
<p>Once you join you&#8217;re asked to provide a website where you would like to use the service. Once you supply a URI and advance, you&#8217;ll be presented with some javascript to copy and put in the head of the pages using the fonts. After pasting the code into your webpages you can return to the Tyepekit site and select the fonts you would like to use. You can do so by browsing the appropriate library for your plan and then clicking the ADD button next to the font. Doing so will try to open a Popup window (Firefox complained and I had to allow an exception). At this point you will find directions on how to use the fonts on your site and you&#8217;ll be able to disable weights and styles that will not be used in your design so that the payload of the javascript is as small as possible. When you are finished here just click on the Publish button to make the fonts available to your site.</p>
<p>Overall I was very pleased with the way the service operated and the fonts that were available. I didn&#8217;t see any Adobe or Linotype designs in the Trial Library, but there were plenty of good fonts. Hopefully Typekit can get the traction necessary to attract larger foundries to use the service. I so want to use my beloved Helvetica and Myriad Pro. For now I&#8217;ll go with Liberation Sans for headings and such and <span style="text-decoration: line-through;">M +1c</span> <span style="text-decoration: line-through;">Garogier</span> Liberation Sans for the body text. If you are browsing in the most recent versions of Internet Explorer, Firefox, Opera or Safari then you should be seeing the site with my Typekit fonts. I&#8217;d encourage everyone that has a blog or website to check them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/font-face-arrives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s make a book</title>
		<link>http://jon.breitenbucher.net/lets-make-a-book/</link>
		<comments>http://jon.breitenbucher.net/lets-make-a-book/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 19:37:38 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=490</guid>
		<description><![CDATA[PediaPress will allow students to obtain completed wiki projects in book form.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://pediapress.com/">PediaPress</a> ((<a href="http://www.techcrunch.com/2009/02/27/print-you-favorite-wikis-as-books-courtesy-of-wikipedia-and-pediapress/">TechCrunch article</a>)) got me to thinking. Having students construct knowledge is a great thing. They feel more invested, they hopefully understand the concepts, and they can look at their results with a sense of accomplishment. There are lots of ways to have students construct knowledge but the wiki is probably the most recent method to be &#8220;widely&#8221; adopted. A wiki assignment provides so much more flexibility than a paper. Students can come back and revise their thoughts over the course of the semester, they can see the history of their thinking (as can the instructor), and they can see the feedback provided by their peers. Even more a wiki makes it extremely easy for groups or even the entire class to participate in constructing a collective understanding. But what happens at the end of the semester? What do the students take away from the assignment? They have produced a living docuement but may not be able to access it after the course has ended. This is where <a href="http://pediapress.com/">PediaPress</a> enters the picture. <a href="http://pediapress.com/">PediaPress</a> allows you to select content from a wiki and turn it into a book form. You can choose a hardbound book or a PDF version. This is what students can take with them when they leave the class. I think it could be a very useful tool and something we should let faculty know about.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/lets-make-a-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another cool place for type</title>
		<link>http://jon.breitenbucher.net/another-cool-place-for-type/</link>
		<comments>http://jon.breitenbucher.net/another-cool-place-for-type/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 19:59:45 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Interesting sites]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=468</guid>
		<description><![CDATA[<p style="text-align: left;"><a href="http://www.veer.com/">Veer</a> is a very cool site with resources for Photography, Illustration, and Type. They have a lot of very cool typefaces and their <a href="http://www.veer.com/flont/">Flont</a> technology makes previewing the type really easy. I just wish my hard drive&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.veer.com/">Veer</a> is a very cool site with resources for Photography, Illustration, and Type. They have a lot of very cool typefaces and their <a href="http://www.veer.com/flont/">Flont</a> technology makes previewing the type really easy. I just wish my hard drive had unlimited space and that my computer could handle having 3000 typefaces active at one time. I don&#8217;t know why I like type so much but I do. I found the site while visiting another cool site for type lovers, <a href="http://ilovetypography.com/">I Love Typography</a>. I stumbled upon iLT because it was in the <a href="http://wordpress.org/showcase/">WordPress showcase</a> and I happended to be looking for inspiration as I prepare to set up the new blogging system.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/another-cool-place-for-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A type nuts dream?</title>
		<link>http://jon.breitenbucher.net/a-type-nuts-dream/</link>
		<comments>http://jon.breitenbucher.net/a-type-nuts-dream/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:59:16 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=348</guid>
		<description><![CDATA[<p>In reading <a href="http://www.digital-web.com/articles/css_typography/">this article</a> I stumbled upon the reference to <a href="http://www.typetester.org/">TypeTester</a>. TypeTester will let you test out differnt sizes, leadings, word spacings, etc. to get a good sense of how the text will look on the screen. I&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In reading <a href="http://www.digital-web.com/articles/css_typography/">this article</a> I stumbled upon the reference to <a href="http://www.typetester.org/">TypeTester</a>. TypeTester will let you test out differnt sizes, leadings, word spacings, etc. to get a good sense of how the text will look on the screen. I will definitely be checking it out and playing with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/a-type-nuts-dream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>960 Grid System</title>
		<link>http://jon.breitenbucher.net/960-grid-system/</link>
		<comments>http://jon.breitenbucher.net/960-grid-system/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 17:28:44 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=288</guid>
		<description><![CDATA[<p>So, it is a bad idea for me to watch movies about typefaces, I&#8217;m just sayin&#8217;. I think I am going to really look at this site through the lens of <a href="http://csswizardry.com/typogridphy/">typogridphy</a> and by extension the <a href="http://960.gs/">960 grid</a>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>So, it is a bad idea for me to watch movies about typefaces, I&#8217;m just sayin&#8217;. I think I am going to really look at this site through the lens of <a href="http://csswizardry.com/typogridphy/">typogridphy</a> and by extension the <a href="http://960.gs/">960 grid system</a>. If that goes well then I may take what I learn and apply it to the Instructional Technology site. Hopefully this research will also find its way into the discussions about the College&#8217;s Web site redesign. One of the recurring themes of the movie was the influence type has on conveying the message. This makes total sense to me, bah, maybe I should have been a graphic designer.</p>
<p>Note: The discussion about the divisibility of 960 does make me wonder about an IS topic and whether there is something that could be done&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/960-grid-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Helvetica</title>
		<link>http://jon.breitenbucher.net/helvetica/</link>
		<comments>http://jon.breitenbucher.net/helvetica/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 15:00:00 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=279</guid>
		<description><![CDATA[<p>I just finished watching <a href="http://www.helveticafilm.com/">Helvetica</a> (awesome movie for type nuts), which has spurred me to do two things. First, I changed the fonts on the site to check for <a href="http://www.linotype.com/helvetica?gclid=CIfipvzfppUCFQyD1QodPmNljg">Helvetica</a> first so let me know if you like&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I just finished watching <a href="http://www.helveticafilm.com/">Helvetica</a> (awesome movie for type nuts), which has spurred me to do two things. First, I changed the fonts on the site to check for <a href="http://www.linotype.com/helvetica?gclid=CIfipvzfppUCFQyD1QodPmNljg">Helvetica</a> first so let me know if you like the look. (I may try to find a better font for the posts as I&#8217;m not sure I like Helvetica for that.) Second, I&#8217;m totally going to buy some sort of font editing software. One of the things that got me into using TeX and LaTeX was the fonts and the fact that Knuth designed them and I could use <a href="http://metafont.tutorial.free.fr/">Metafont</a> to edit fonts (well not really since I never really figured it out). This got me into using Fontographer and into designing my own fonts and editing others. I haven&#8217;t done this for about 5 years because my version didn&#8217;t get an upgrade for OS X right away and I wanted native apps. However, <a href="http://www.fontlab.com/font-editor/fontographer/">Fontagrapher</a> has been upgraded and <a href="http://www.fontlab.com/font-editor/fontlab-studio/">FontLab Studio</a> now runs on OS X (actually both seem to have been available for about three years) so I may be back to playing around with fonts.</p>
<p>Edit: So I am trying &#8216;myriad pro&#8217;, myriad, helvetica, &#8216;century gothic&#8217;, futura.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/helvetica/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
