<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>/*    ____          ___           ___                       ___           ___     
    /  /::\        /  /\         /  /\        ___          /  /\         /  /\    
   /  /:/\:\      /  /:/_       /  /:/_      /  /\        /  /:/_       /  /::\   
  /  /:/  \:\    /  /:/ /\     /  /:/ /\    /  /:/       /  /:/ /\     /  /:/\:\  
 /__/:/ \__\:|  /  /:/ /:/_   /  /:/ /::\  /__/::\      /  /:/_/::\   /  /:/~/:/  
 \  \:\ /  /:/ /__/:/ /:/ /\ /__/:/ /:/\:\ \__\/\:\__  /__/:/__\/\:\ /__/:/ /:/___
  \  \:\  /:/  \  \:\/:/ /:/ \  \:\/:/~/:/    \  \:\/\ \  \:\ /~~/:/ \  \:\/:::::/
   \  \:\/:/    \  \::/ /:/   \  \::/ /:/      \__\::/  \  \:\  /:/   \  \::/~~~~ 
    \  \::/      \  \:\/:/     \__\/ /:/       /__/:/    \  \:\/:/     \  \:\     
     \__\/        \  \::/        /__/:/        \__\/      \  \::/       \  \:\    
                   \__\/         \__\/                     \__\/         \__\/    */</description><title>desigr.net development log</title><generator>Tumblr (3.0; @lrenhrda)</generator><link>http://tumblr.desigr.net/</link><item><title>Playing with drop caps.</title><description>&lt;p&gt;&lt;img src="http://jhische.com/dailydropcap/B-teal-cap.jpg" title="Daily Drop Cap by Jessica Hische" align="left"/&gt;oom! (courtesy of the &lt;a href="http://dailydropcap.com/" target="_blank"&gt;Daily Drop Cap&lt;/a&gt;).&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/198099155</link><guid>http://tumblr.desigr.net/post/198099155</guid><pubDate>Sun, 27 Sep 2009 02:44:25 -0400</pubDate></item><item><title>Theming Drupal Panels block panes as blocks</title><description>&lt;p&gt;I wanted to theme Panels block panes as blocks… not as a block-pane. To do so, simply add this code to your &lt;code&gt;template.php&lt;/code&gt;. This also has the added benefit of making block panes recognizable to the Admin module as blocks (meaning anyone with privileges get the handy “Configure” contextual link when you hover over it).
&lt;pre&gt;function chhs_panels_pane($content, $pane, $display) {
  if (!empty($content-&gt;content)) {
    if($pane-&gt;type == 'block') {
      $output = theme('block', $content);
      return $output;
    }
  }
}
&lt;/pre&gt;&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/195943190</link><guid>http://tumblr.desigr.net/post/195943190</guid><pubDate>Thu, 24 Sep 2009 14:00:00 -0400</pubDate><category>Drupal</category><category>Drupal theming</category><category>template.php</category><category>Panels</category></item><item><title>Using Automator and a dash of Ruby, I’ve thrown together a...</title><description>&lt;img src="http://27.media.tumblr.com/tumblr_kqepcymOUh1qz8nh7o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Using Automator and a dash of Ruby, I’ve thrown together a Snow Leopard service that takes selected text in any application and replaces it with your very own Lessn’d URL. &lt;b&gt;Click the screenshot to get a template for your own Lessn service&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;NB: don’t just use the template workflow directly. As you can see, I indicate where you should plug in your own Lessn URL and API key.&lt;/i&gt;&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/194704870</link><guid>http://tumblr.desigr.net/post/194704870</guid><pubDate>Wed, 23 Sep 2009 00:19:00 -0400</pubDate><category>Automator</category><category>Lessn</category><category>Snow Leopard</category><category>Services</category></item><item><title>michellechilds:

CNN: Just Imagine: City visions
(via...</title><description>&lt;object width="400" height="336"&gt;&lt;param name="movie" value="http://www.youtube.com/v/RRCx1rUtJpE&amp;rel=0&amp;egm=0&amp;showinfo=0&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/RRCx1rUtJpE&amp;rel=0&amp;egm=0&amp;showinfo=0&amp;fs=1" type="application/x-shockwave-flash" width="400" height="336" allowFullScreen="true" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://michellechilds.tumblr.com/post/190752018/cnn-just-imagine-city-visions-via-swissmiss" target="_blank"&gt;michellechilds&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;CNN: Just Imagine: City visions&lt;/p&gt;
&lt;p&gt;(via &lt;a href="http://www.swiss-miss.com" target="_blank"&gt;swissmiss&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://tumblr.desigr.net/post/190782092</link><guid>http://tumblr.desigr.net/post/190782092</guid><pubDate>Fri, 18 Sep 2009 01:46:01 -0400</pubDate></item><item><title>A fix for text rendering in Safari 4 under Snow Leopard.</title><description>&lt;p&gt;Well, it looks like Apple once again “fixed” something about the text rendering under Safari 4 in Snow Leopard.&lt;/p&gt;
&lt;p&gt;To be honest, I personally believe what they did was proper. They disabled a hack that could seriously screw up text rendering if, in the future, they finally get around to fixing the way that text renders in Safari (c’mon Apple, just make it pretty already).&lt;/p&gt;
&lt;p&gt;So, here’s what I believe to be a more reliable hack to fix it. Bear in mind, however, that this is still a hack… if  they ever fix text rendering, this will make your text heinously ugly. &lt;strike&gt;Also, you need to use whatever your background color is… there’s no panacea now as far as I can tell&lt;/strike&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;-webkit-text-stroke: 1px rgba(0,0,0,.01);&lt;/i&gt;&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/187487702</link><guid>http://tumblr.desigr.net/post/187487702</guid><pubDate>Mon, 14 Sep 2009 01:07:00 -0400</pubDate><category>Safari</category><category>Snow Leopard</category><category>CSS</category><category>fonts</category><category>anti-aliasing</category><category>Webkit</category></item><item><title>It's Web site.</title><description>&lt;p&gt;Web site. Not &lt;i&gt;website&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;Web: a shortened version of World Wide Web. Can be used as a noun or adjective (similar to how there is America and American, except “Webican” would sound stupid).&lt;/p&gt;
&lt;p&gt;Site: a place.&lt;/p&gt;
&lt;p&gt;So, a place on the Web? A Web site.&lt;/p&gt;
&lt;p&gt;“But I like website… it’s not as stuffy, more people use it, and the English language should just adapt.”&lt;/p&gt;
&lt;p&gt;No, it should not. Not when there is a grammatically-correct term that is already in existence. This isn’t German, where we mush all this stuff together to make our nouns. It’s not Website, website, or whatever, just like it isn’t Microsoftwindows, Applecomputer, Kleenextissues or what have you.&lt;/p&gt;
&lt;p&gt;That is all.&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/178870683</link><guid>http://tumblr.desigr.net/post/178870683</guid><pubDate>Thu, 03 Sep 2009 12:15:45 -0400</pubDate></item><item><title>I just saw something which solidified for me the idea that J.J. Abrams did the right thing with Star...</title><description>&lt;p&gt;I just saw something which solidified for me the idea that J.J. Abrams did the right thing with Star Trek.&lt;/p&gt;
&lt;p&gt;What I saw was the trailer for Star Trek: Online, the MMORPG that I had heard about a while ago and had great hopes for. I was excited that there would be a game that would allow me to immerse myself in the Star Trek universe again, the way I used to when I was growing up watching The Next Generation.&lt;/p&gt;
&lt;p&gt;What I saw was a MMORPG set in a Star Trek universe years after any familiar Trek series. I saw a game filled with Borg battles, bizarre “gee-whiz” starship designs, and little to no design influences from real, established Trek lore. While there are many parts of the new game that intrigue and excite me, the reality is that these things aren’t Trek. Trek, apart from the new reboot, has become too “anything goes” for my tastes. As if the fan-made series where every fantasy starship was built by Starfleet to combat the latest scary-as-shit enemy in epic battles wasn’t enough, now they can whip out machinima versions like crazy. Trek has lost it’s focus. Thank you, J.J. Abrams, for bringing it back.&lt;/p&gt;
&lt;p&gt;Star Trek: Online really ought to be renamed to Star Trek: In Name Only.&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/161849702</link><guid>http://tumblr.desigr.net/post/161849702</guid><pubDate>Thu, 13 Aug 2009 01:48:34 -0400</pubDate></item><item><title>I’m getting a little tired of hearing from fellow designers that systems in code should take a...</title><description>&lt;p&gt;I’m getting a little tired of hearing from fellow designers that systems in code should take a back seat to systems in type or form or color; that code is merely a means to the visual end. It is not.&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/141889497</link><guid>http://tumblr.desigr.net/post/141889497</guid><pubDate>Wed, 15 Jul 2009 00:23:53 -0400</pubDate></item><item><title>Content</title><description>&lt;p&gt;I really should work on a first post for the site. I can’t launch without any content.&lt;/p&gt;</description><link>http://tumblr.desigr.net/post/129694613</link><guid>http://tumblr.desigr.net/post/129694613</guid><pubDate>Wed, 24 Jun 2009 21:47:00 -0400</pubDate></item></channel></rss>
