<?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>Eclecti.ca &#187; puppet</title>
	<atom:link href="http://eclecti.ca/tag/puppet/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclecti.ca</link>
	<description>Like The Internet...but smaller</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:19:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>M3talinks for Jun 22nd</title>
		<link>http://eclecti.ca/2010/06/m3talinks-for-jun-22nd/</link>
		<comments>http://eclecti.ca/2010/06/m3talinks-for-jun-22nd/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:00:00 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[m3talink]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Delish]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drush]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monospace]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://eclecti.ca/2010/06/m3talinks-for-jun-22nd/</guid>
		<description><![CDATA[Today&#8217;s M3talinks for Jun 22nd Mensch &#8212; A coding font &#8211; The latest MacOS release (10.6, or &#8220;Snow Leopard&#8221;) comes with a new monospace font. It&#8217;s called &#8220;Menlo&#8221; and it&#8217;s a slightly modified form of the standard Linux font (with appropriately weightly Linux name) &#8220;DejaVu Sans Serif Mono&#8221;, which is itself an updated form of [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s M3talinks for Jun 22nd</p>
<ul>
<li><a href="http://robey.lag.net/2010/06/21/mensch-font.html">Mensch &#8212; A coding font</a> &#8211; The latest MacOS release (10.6, or &ldquo;Snow Leopard&rdquo;) comes with a new monospace font. It&rsquo;s called &ldquo;Menlo&rdquo; and it&rsquo;s a slightly modified form of the standard Linux font (with appropriately weightly Linux name) &ldquo;DejaVu Sans Serif Mono&rdquo;, which is itself an updated form of Bitstream Vera Sans Mono. Apple&rsquo;s modifications are a definite improvement to my eyes, mostly because they thicken up some of the wispier glyphs from DejaVu, like the underline and period. There&rsquo;s a great comparison over here.&lt;br /&gt;<br />
&lt;br /&gt;<br />
One thing that bothered me, though, is that they turned the zero into a 1980s-style &ldquo;slashed circle&rdquo;. Unhip, daddy-o! I couldn&rsquo;t limit my tweaking to the zero glyph, so in the end I made about a dozen changes. Bitstream released these fonts with a very open license that only requires that you change the name if you change anything about the font, so I&#39;m releasing my changes with the same license, as the font &ldquo;Mensch&rdquo;.</li>
<li><a href="http://bitfieldconsulting.com/puppet-drupal">Puppet Drupal recipes | Bitfield Consulting</a> &#8211; Drupal, Puppet. Puppet, meet Drupal&lt;br /&gt;<br />
&lt;br /&gt;<br />
Puppet and Drupal make a great combination. Drupal is an amazing tool for quickly constructing attractive, functional web sites. It lets you manage large numbers of web sites from a single installation, and (via add-on modules) provides almost any CMS or blog feature you could want.&lt;br /&gt;<br />
&lt;br /&gt;<br />
However, like any powerful tool, Drupal takes some learning. It also needs a certain amount of discipline to manage Drupal servers without getting into a chaotic mess. The Drupal sysadmin can end up trying to navigate a spaghetti of ad-hoc symlinks and face problems upgrading, maintaining, monitoring and backing up a large Drupal installation. Aegir can help with this (I&rsquo;ll look at Aegir vs. Puppet in a future article) but first we need to get Drupal itself under control.&lt;br /&gt;<br />
&lt;br /&gt;<br />
Fortunately, Puppet can help you tame Drupal and use the power of configuration management to bring your Drupal sites under control.</li>
<li><a href="http://bitfieldconsulting.com/puppet-drupal">Puppet Drupal recipes | Bitfield Consulting</a> &#8211; Drupal, Puppet. Puppet, meet Drupal&lt;br /&gt;<br />
&lt;br /&gt;<br />
Puppet and Drupal make a great combination. Drupal is an amazing tool for quickly constructing attractive, functional web sites. It lets you manage large numbers of web sites from a single installation, and (via add-on modules) provides almost any CMS or blog feature you could want.&lt;br /&gt;<br />
&lt;br /&gt;<br />
However, like any powerful tool, Drupal takes some learning. It also needs a certain amount of discipline to manage Drupal servers without getting into a chaotic mess. The Drupal sysadmin can end up trying to navigate a spaghetti of ad-hoc symlinks and face problems upgrading, maintaining, monitoring and backing up a large Drupal installation. Aegir can help with this (I&rsquo;ll look at Aegir vs. Puppet in a future article) but first we need to get Drupal itself under control.&lt;br /&gt;<br />
&lt;br /&gt;<br />
Fortunately, Puppet can help you tame Drupal and use the power of configuration management to bring your Drupal sites under control.</li>
<li><a href="http://mmcgrath.fedorapeople.org/puppet/">Puppet Training</a> &#8211; Mike McGrath&#39;s slidedeck and audio for his Intro to Puppet workshop.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://eclecti.ca/2010/06/m3talinks-for-jun-22nd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

