<?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>Silicon Chisel &#187; google</title>
	<atom:link href="http://www.siliconchisel.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siliconchisel.com</link>
	<description>Open-Source Web Development</description>
	<lastBuildDate>Wed, 07 Jul 2010 00:57:54 +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>Google Font API</title>
		<link>http://www.siliconchisel.com/news/google-font-api/</link>
		<comments>http://www.siliconchisel.com/news/google-font-api/#comments</comments>
		<pubDate>Sun, 30 May 2010 19:03:03 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=370</guid>
		<description><![CDATA[<div>
<p>Google added something new and slick recently &#8211; the ability to embed non-standard fonts in web pages as a web service called the <a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a>. It&#8217;s pretty easy to tweak a CSS file and your page headers</p></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<div>
<p>Google added something new and slick recently &#8211; the ability to embed non-standard fonts in web pages as a web service called the <a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a>. It&#8217;s pretty easy to tweak a CSS file and your page headers to use this and there are about 15 or 16 font families to choose from ranging from fancy cursives to old-English style text. I added the following to my headers on my <a href="http://www.gonzoville.com" target="_blank">GonZoville</a> site:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">    &lt;link href='http://fonts.googleapis.com/css?family=IM+Fell+English'
        rel='stylesheet' type='text/css'&gt;</pre></td></tr></table></div>

<p>and then changed the CSS for the various headers to include:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">    font-family: 'IM Fell English', arial, serif;</pre></td></tr></table></div>

<p>and voila, I have nice old-world style text in my article and sidebar headers. Awesome. For headers and the like this is a great way to do something fancy and/or unique without relying on a Flash-based plugin or off-screen rendering techniques.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/news/google-font-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome</title>
		<link>http://www.siliconchisel.com/reviews/desktop-applications/chrome/</link>
		<comments>http://www.siliconchisel.com/reviews/desktop-applications/chrome/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:57:28 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[Desktop Applications]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=238</guid>
		<description><![CDATA[<p>The new <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> browser is a really nice piece of technology. Google has an uncanny knack for building applications which are fast, light, and smart. The search/address field is a very well done. Type whatever you want&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> browser is a really nice piece of technology. Google has an uncanny knack for building applications which are fast, light, and smart. The search/address field is a very well done. Type whatever you want in there and get a list of likely matches. If nothing fits, hit return and go search for it. When you start using it, you wonder why this wasn&#8217;t the way it was at first.</p>
<p>Being able to turn any tab into a launchable desktop application is also great. It means I can now retire <a href="http://labs.mozilla.com/projects/prism/" target="_blank">Prism</a> from my Windows machine as Chrome does a better job &#8211; especially on GMail, Google Docs, and so on &#8211; go figure.</p>
<p>The minimalist interface gets in the way in some cases &#8211; like trying to figure out how to manage bookmarks. And if you&#8217;re used to the features you can end up with in Firefox once you load up all your add-ons, Chrome may be a downer. Because it does what it does &#8211; it does it fast and reliably, but that&#8217;s all it does.</p>
<p><img class="alignright wp-image-239" title="dlpage_lg" src="http://www.siliconchisel.com/wp-content/uploads/dlpage_lg.jpg" alt="" width="440" height="359" />But that isn&#8217;t bad. Use Firefox when you need your add-ons for downloading video or inserting BB-codes into message boards. Use Chrome for your web applications where you want them launched fast and you don&#8217;t need anything else getting in the way.</p>
<p>The one huge, huge problem with Chrome &#8230; it&#8217;s Windows only. Of course, this makes sense given the market share of That Platform. But still. The &#8216;Net runs on Linux and most of the best design work is done on the Mac. The opinion-makers don&#8217;t like on Windows 24&#215;7. I&#8217;m sure Google will correct this.</p>
<p>In summary, Chrome is the ideal browser for accessing web-based applications (version control, project management, email, billing systems, and so on). It&#8217;s worth a shot and, while it may not take market share away from Internet Explorer, every user who can be lured away from it can be considered a &#8220;win&#8221; for web designers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/reviews/desktop-applications/chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
