<?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 2012</dc:rights>
    <dc:date>2012-05-19T15:21:17+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>Facebook&#8217;s unimpressive opening day bodes well for the Facebook Platform.</title>
      <link>http://supergeekery.com/geekblog/comments/facebooks_unimpressive_opening_day_bodes_well_for_the_facebook_platform</link>
      <guid>http://supergeekery.com/geekblog/comments/facebooks_unimpressive_opening_day_bodes_well_for_the_facebook_platform</guid>
      <description><![CDATA[Yesterday, Facebook&#8217;s IPO could be seen as a face plant for the kid full of hubris during his first time in the spotlight. As a developer, I see this as a potentially great set of circumstances for Facebook. 

My hope is that yesterday&#8217;s anticlimax of an IPO may lead to a more stable platform to build upon. I like the API and the more I work with it that admiration only grows. I just want evolution in the API, not revolution. 

Facebook is already an amazing success in my opinion. Well, not...]]></description>  
      <dc:subject>Dev, Geekery, Social Media,</dc:subject>
      <dc:date>2012-05-19T15:21:17+00:00</dc:date>
    </item>

    <item>
      <title>Lessons learned in ExpressionEngine add&#45;on development</title>
      <link>http://supergeekery.com/geekblog/comments/lessons_learned_in_expressionengine_add_on_development</link>
      <guid>http://supergeekery.com/geekblog/comments/lessons_learned_in_expressionengine_add_on_development</guid>
      <description><![CDATA[In January I released the first commercial add-on I&#8217;d developed for ExpressionEngine. It&#8217;s called <strong><a href="http://picpuller.com" title="Pic Puller for Instagram site">Pic Puller</a></strong> and it helps an ExpressionEngine developer create and integrate an Instagram application into his or her site.

This post isn&#8217;t meant to get you to go <a href="http://devot-ee.com/add-ons/pic-puller-for-instagram" title='Pic Puller store page on Devot-ee'>buy a copy of the Pic Puller</a> add-on. (Granted, I won&#8217;t stop you either.) Rather, it&#8217;s a personal journal of my process of making it and what I&#8217;ve learned along the way. It may be a bit rambling, but it&#8217;s the story of how I ended up where I...]]></description>  
      <dc:subject>#eecms, Dev, How To, Software,</dc:subject>
      <dc:date>2012-03-05T12:25:05+00:00</dc:date>
    </item>

    <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>

    </channel>
</rss>
