<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
    <title>SuperGeekery</title>
    <link>http://supergeekery.com/geekblog/</link>
    <description>musings at the intersection of technology, marketing + pop culture</description>
    <dc:language>en</dc:language>
    <dc:creator>john@johnfmorton.com</dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-06-12T15:19:24+00:00</dc:date>
<atom:link href="https://supergeekery.com/index.php/geekblog/rss_2.0/" rel="self" type="application/rss+xml" />
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />

    <item>
      <title>Expression Engine 2 Plugin: Empty P Stripper</title>
      <link>http://supergeekery.com/geekblog/comments/expression_engine_2_plugin_empty_p_stripper</link>
      <guid>http://supergeekery.com/geekblog/comments/expression_engine_2_plugin_empty_p_stripper</guid>
      <description><![CDATA[I&#8217;ve got a small little Expression Engine add on., but it might be helpful if you use Pixel and Tonic&#8217;s <a href="http://pixelandtonic.com/wygwam" title="WYGWAM homepage">WYGWAM</a> to give your client&#8217;s text entry into an Expression Engine textfield a little UX love. 

WYGWAM&#8217;s a good tool that I&#8217;ve used several times on sites. Clients find it an easy thing to pick up. For a recent build though, I kept noticing some strange spacing when my client was using it to create copy. There were empty P tag pairs scattered throughout the copy. I tried tweaking the...]]></description>  
      <dc:subject>#eecms, Dev, Software,</dc:subject>
      <dc:date>2012-01-11T18:39:10+00:00</dc:date>
    </item>

    <item>
      <title>Expression Engine Addon: Conditional TrunchHTML</title>
      <link>http://supergeekery.com/geekblog/comments/expression_engine_addon_conditional_trunchhtml</link>
      <guid>http://supergeekery.com/geekblog/comments/expression_engine_addon_conditional_trunchhtml</guid>
      <description><![CDATA[I've been working on an <a href="http://expressionengine.com" title='Learn about Expression Engine'>Expression Engine</a> site recently where I needed to truncate some HTML to fit within a certain sized space.

I've done similar truncations tasks before, right here on the <a href="SuperGeekery home page" title='See an example of automatic truncation on the SuperGeekery home page.'>SuperGeekery home page</a>, with Oliver Heine's handy <a href="http://devot-ee.com/add-ons/trunchtml" title="TruncHTML on Devot-ee">TruncHTML</a>. I use it in combination with my own <a href="http://devot-ee.com/add-ons/supergeekery-tag-stripper" title="SuperGeekery Tagstripper on Devot-ee">SuperGeekery Tagstripper</a> to selectively strip out some of the HTML tags. (On a side note, it looks like <a href="http://devot-ee.com/add-ons/hacksaw" title='Hacksaw on Devot-ee'>Hacksaw</a> has now combined these functions to some extent into a single plugin.)

Unfortunately I couldn't...]]></description>  
      <dc:subject>#eecms, Dev, How To,</dc:subject>
      <dc:date>2011-11-06T11:53:27+00:00</dc:date>
    </item>

    <item>
      <title>Setting Facebook Status with Flash &#45; Version 3</title>
      <link>http://supergeekery.com/geekblog/comments/setting_facebook_status_with_flash_version_3</link>
      <guid>http://supergeekery.com/geekblog/comments/setting_facebook_status_with_flash_version_3</guid>
      <description><![CDATA[A quick adendum to this post: Facebook has once again changed the API. As of July 12, 2011, you can no longer set the 'message' part of the status message. The lack of a message prompt  makes the app we build here a little pointless, but not entirely. You can still set the image, the caption, and other pieces of information that will accompany a user's status message, but the message content itself is no longer able to be prompted by you as the developer. I'll eventually update this app again...]]></description>  
      <dc:subject>Dev, Social Media,</dc:subject>
      <dc:date>2011-07-13T19:59:31+00:00</dc:date>
    </item>

    <item>
      <title>Auto Print an HTML Page</title>
      <link>http://supergeekery.com/geekblog/comments/auto_print_an_html_page</link>
      <guid>http://supergeekery.com/geekblog/comments/auto_print_an_html_page</guid>
      <description><![CDATA[I recently worked on a project for a client who wanted to allow a user to view and print a number of recipes directly from a Flash banner. There were all the other ways of interacting with the recipes as well, like emailing, sharing on Facebook, and sharing on Twitter. (I don't go into those other thing in this post, but you can find me talking about how to do things like that elsewhere on SuperGeekery.)

Additionally, the client wanted these same recipes sharable and accessible from their web...]]></description>  
      <dc:subject>Dev, How To,</dc:subject>
      <dc:date>2011-06-12T15:19:24+00:00</dc:date>
    </item>

    <item>
      <title>Untangling MX: Setting up DNS records for a web site with different mail server.</title>
      <link>http://supergeekery.com/geekblog/comments/untanglin_mx_setting_up_dns_records_for_your_web_site</link>
      <guid>http://supergeekery.com/geekblog/comments/untanglin_mx_setting_up_dns_records_for_your_web_site</guid>
      <description><![CDATA[I recently had to set up an MX record for a client and although I&#8217;ve set them up before, it suddenly made sense to me in a way that it hadn&#8217;t before. Perhaps my story will help someone else have a similar epiphany. 

Basic name server set up.

My client had their site and their mail all handled by the same serving company. This meant their name server records were basic. There were 3 entries and that was it. All traffic to their domain used the same records. It could be web traffic or mail...]]></description>  
      <dc:subject>Dev, Geekery, How To,</dc:subject>
      <dc:date>2011-04-06T17:32:58+00:00</dc:date>
    </item>

    </channel>
</rss>
