<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/21/2013; 9:56:16 AM -->
<opml version="2.0">
	<head>
		<title>2/26/12 by DW</title>
		<ownerName>Dave Winer</ownerName>
		<ownerEmail>dave.winer@gmail.com</ownerEmail>
		<windowTop>200</windowTop>
		<windowLeft>200</windowLeft>
		<windowBottom>600</windowBottom>
		<windowRight>800</windowRight>
		</head>
	<body>
		<outline created="Sun, 26 Feb 2012 22:27:52 GMT" pgfnum="5851" text="List of Google fonts" type="blogpost">
			<outline created="Sun, 26 Feb 2012 22:28:01 GMT" pgfnum="5852" text="For some of the work I'm thinking about, I need a list of Google's web fonts. "></outline>
			<outline created="Sun, 26 Feb 2012 23:38:07 GMT" pgfnum="5865" text="Luckily they have an API. Instead of running code that connects to the API from every machine, I produced plain text and OPML versions of the list. ">
				<outline created="Sun, 26 Feb 2012 23:33:07 GMT" pgfnum="5859" text="&lt;a href=&quot;http://static.scripting.com/google/webFontNames.txt&quot;&gt;http://static.scripting.com/google/webFontNames.txt&lt;/a&gt;"></outline>
				<outline text="&lt;a href=&quot;http://static.scripting.com/google/webFontNames.opml&quot;&gt;http://static.scripting.com/google/webFontNames.opml&lt;/a&gt;"></outline>
				</outline>
			<outline created="Sun, 26 Feb 2012 23:38:37 GMT" pgfnum="5866" text="These files are rebuilt every hour, by calling into Google's API."></outline>
			<outline created="Sun, 26 Feb 2012 22:29:07 GMT" pgfnum="5855" text="All I want to do is get a list of the names of their fonts using their &lt;a href=&quot;https://developers.google.com/webfonts/docs/developer_api&quot;&gt;Font API&lt;/a&gt;, so I know when I see one in a rule to include a stylesheet for it in the head of the document. It doesn't seem I should need an API Key for this, but well, let's see..."></outline>
			<outline created="Sun, 26 Feb 2012 23:55:44 GMT" pgfnum="5870" text="Here's the list">
				<outline created="Sun, 26 Feb 2012 23:52:14 GMT" pgfnum="5869" text="&lt;%includeOutline (&quot;http://static.scripting.com/google/webFontNames.opml&quot;)%&gt;"></outline>
				</outline>
			</outline>
		</body>
	</opml>
