<?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>superfancy</title>
	<atom:link href="http://superfancy.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://superfancy.net</link>
	<description>version .02: slowly getting there</description>
	<lastBuildDate>Thu, 13 May 2010 05:22:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>In The Studio</title>
		<link>http://superfancy.net/happenings/in-the-studio/</link>
		<comments>http://superfancy.net/happenings/in-the-studio/#comments</comments>
		<pubDate>Thu, 13 May 2010 05:22:19 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Happenings]]></category>

		<guid isPermaLink="false">http://superfancy.net/?p=311</guid>
		<description><![CDATA[
1 May 2010, Moon Studios PDX.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://sphotos.ak.fbcdn.net/hphotos-ak-sjc1/hs531.snc3/30164_1427976948502_1505174127_1079792_6547956_n.jpg" alt="Drums" width="620" height="439" /></p>
<p>1 May 2010, Moon Studios PDX.</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/happenings/in-the-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Still Here&#8230;</title>
		<link>http://superfancy.net/happenings/im-still-here/</link>
		<comments>http://superfancy.net/happenings/im-still-here/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:46:56 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Happenings]]></category>

		<guid isPermaLink="false">http://superfancy.net/happenings/im-still-here/</guid>
		<description><![CDATA[Hello. If anyone still looks at this blog I just wanted to say that I&#8217;m working some new articles regarding Snow Leopard and setting up PHP, MySQL, and Apache. It&#8217;s an update of sorts to my most popluar article Setting up PHP, MySQL, and Apache in Mac OSX Leopard. 
I&#8217;ve recently gotten into the version [...]]]></description>
			<content:encoded><![CDATA[<p>Hello. If anyone still looks at this blog I just wanted to say that I&#8217;m working some new articles regarding Snow Leopard and setting up PHP, MySQL, and Apache. It&#8217;s an update of sorts to my most popluar article <a href="http://superfancy.net/coding/php-mysql-apache-in-mac-osx-leopard/">Setting up PHP, MySQL, and Apache in Mac OSX Leopard</a>. </p>
<p>I&#8217;ve recently gotten into the version control system Git. I&#8217;ll be sharing some good nuggets of information relating to getting Git compiled and set up on your Mac. </p>
<p>There&#8217;s also a few other surprises in store as well as a new theme for the blog in the works.</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/happenings/im-still-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, yes it&#8217;s been a while&#8230;</title>
		<link>http://superfancy.net/happenings/yes-yes-its-been-a-while/</link>
		<comments>http://superfancy.net/happenings/yes-yes-its-been-a-while/#comments</comments>
		<pubDate>Fri, 08 May 2009 00:04:04 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Happenings]]></category>

		<guid isPermaLink="false">http://www.superfancy.net/?p=275</guid>
		<description><![CDATA[Hello. It&#8217;s been close to half a year since I posted anything of significance. The only excuse I really have is lack of interest on my part and not really knowing what to write about. A lot of things have happened in my life the past few months so I&#8217;ve been quite remiss in dedicating [...]]]></description>
			<content:encoded><![CDATA[<p>Hello. It&#8217;s been close to half a year since I posted anything of significance. The only excuse I really have is lack of interest on my part and not really knowing what to write about. A lot of things have happened in my life the past few months so I&#8217;ve been quite remiss in dedicating time to this blog other than attending to the comments of a few popular articles I will discuss below.</p>
<p><span id="more-275"></span></p>
<p>Something I&#8217;ve been thinking about lately is the dire need for this site to have an updated theme, more compatible with WP 2.7 features. The theme currently in use is a custom job I hacked together in less than a week last summer. It&#8217;s pretty stripped down but served it&#8217;s purpose for a short time&#8230; I originally intended this site to be just an portfolio type site featuring my CV and some work examples. I&#8217;ve been reading quite a bit lately about WP Theme Frameworks and am quite intrigued with the possibility of writing a child theme for either <a href="http://themeshaper.com/">Thematic</a> or <a href="http://themehybrid.com/">Theme Hybrid</a>. Basically in the course of writing the current theme for this site I pretty much realized I painted myself into a corner in regards to the markup and use of WP <a href="http://codex.wordpress.org/Template_Tags">Template Tags</a>. In essence I learned how not to code a WP theme. Like most things in the web development world, I&#8217;ve learned things by trial and error. So I think now is the time to put the skills I&#8217;ve subsequently learned doing other WP-powered client sites and create a much more functional theme for this site.</p>
<p>Two articles I wrote last summer continue to get tons of traffic, which is very cool. They are &#8220;<a href="http://www.superfancy.net/coding/mysql-administrator-on-mac-osx-leopard-tips-and-tricks/">MySQL Administrator on Mac OSX Leopard: A Few Tips and Tricks</a>&#8221; and &#8220;<a href="http://www.superfancy.net/coding/php-mysql-apache-in-mac-osx-leopard/">Setting up PHP, MySQL, and Apache in Mac OSX Leopard</a>.&#8221; Both of those articles still get hundreds of pageviews every day. I had intentions of doing more posts along these lines to try to fill a niche that I saw was lacking. Particularly&#8230; clear, unambiguous tutorials on how to set up a Mac as a local development suite. I soon realized putting tutorials of that nature together were extremely time consuming. Plus on top of that I started to get really busy with client work the last 4 months or so of 2008. I work a day job too so keeping up with tutorials had to be put on the back burner. </p>
<p>As we are all aware, the current economic conditions have started to impact the frequency of my freelance activities. Put another way, freelancing has been pretty slow so far in 2009. So I&#8217;m hoping to provide some more tutorials in the near future. Even though they are time-consuming, I do enjoy writing them. It&#8217;s great to give back as I wouldn&#8217;t be where I am today if there weren&#8217;t hundreds of thousands of excellent web development oriented blogs out there providing top notch information for free! Plus I always learn something new when creating tutorial articles. I&#8217;m even considering some screencasts. I know how much I enjoy screencasts from <a href="http://net.tutsplus.com/category/videos/">Nettuts</a>, <a href="http://blog.themeforest.net/">ThemeForest</a>, and <a href="http://css-tricks.com/">CSS Tricks</a> so this may be a good thing for folks coming to my site as well.</p>
<p>If anyone out there has ideas for articles and/or screencasts please leave a comment below or drop me a <a href="http://www.superfancy.net/contact/">line</a>.</p>
<p>That&#8217;s it for now. I promise things will get a bit more exciting around Superfancy HQ soon! </p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/happenings/yes-yes-its-been-a-while/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Media Server</title>
		<link>http://superfancy.net/coding/flash-media-server/</link>
		<comments>http://superfancy.net/coding/flash-media-server/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 05:27:26 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash media server]]></category>
		<category><![CDATA[influxis]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=214</guid>
		<description><![CDATA[I originally published this earlier this year on a blog related to my day job that I decided to retire. I’m republishing it here for the sake of posterity&#8230;
So here in WA State we have a new law going into effect on 6/12 that&#8217;s called the Distressed Properties Law. It will profoundly change how REALTORS&#174; [...]]]></description>
			<content:encoded><![CDATA[<p><em>I originally published this earlier this year on a blog related to my day <a href="http://www.warealtor.org">job</a> that I decided to retire. I’m republishing it here for the sake of posterity&#8230;</em></p>
<p>So here in WA State we have a new law going into effect on 6/12 that&#8217;s called the Distressed Properties Law. It will profoundly change how REALTORS&reg; deal with foreclosures. To put it lightly, it has been a big deal for us getting our membership educated on the finer details and protocols called for in this new law.</p>
<p>At Washington REALTORS&reg;, our Communications and IT departments are one and the same. I&#8217;m usually involved in bringing certain aspects of our PR campaigns to the web. The Distressed Properties campaign has been no different.</p>
<p><span id="more-214"></span></p>
<p>For those of you who attended the Tech Directors Conference in March, particularly those who took part in the Podcasting breakout group, may remember me mentioning the <a href="http://www.adobe.com/products/flashmediastreaming/" title="Adobe's Flash Media Server Page">Flash Media Server</a> (FMS) hosting we use for our streaming media. There are a handful of companies out there that specialize in Flash Media hosting&#8230; we use a company called <a href="http://www.influxis.com" title="Influxis Home">Influxis</a>.</p>
<p>So getting back to the Distressed Properties campaign, we produced an hour long DVD for Broker&#8217;s to share with agents. We kind of decided as an afterthought that I should prepare a streaming version of the DVD in six chapters for viewing on <a href="http://www.warealtor.org" title="WA REALTORS&reg; Home">warealtor.org</a>. So I went ahead and did this last week and officially published it last Thursday (5/29). We have a pretty stripped down account with Influxis that allows for a modest 40 concurrent streams. </p>
<p>So fast forward to Monday morning&#8230; we start getting calls from members that they are having issues watching the video. I naively open up my FMS Admin Console and immediately notice our total connections are pegged at 40! We did not anticipate the tremendous response at all! So I was immediately on the phone with Influxis upgrading our account to handle the huge demand. After a quick reboot of my Virtual Host, we were able to host 100 simultaneous streams. Quick and painless for the most part. </p>
<p>But demand kept increasing throughout the day yesterday and overnight so I upgraded again this morning to allow for 200 simultaneous streams! Thankfully working with FMS is pretty easy and Influxis makes upgrading your service a snap as well. It really saved us (me!) a lot of stress.</p>
<p>I realized if we had attempted to host the video locally on our web server it would&#8217;ve been toast! There&#8217;s just no way it would be able to keep up with demand&#8230; we use a Windows 2K3 Server which has no business streaming content! That&#8217;s the beauty of using FMS&#8230; it&#8217;s built specifically to stream Flash files. Not that you can&#8217;t host streaming Flash on a generic Linux or Windows server; it can be done but you run the risk of staring down the barrel of a serious crash. Take my word for it.</p>
<p>So next time your association needs to use streaming media, definitely take a look a Flash Media Server. It could save the day and save you a lot of headaches.</p>
<p>You can also buy the FMS software and run it locally if you are so inclined. </p>
<p><em><strong>Do you have any experiences with Flash Media Server?</strong></em></p>
<p>Resources:<br />
<a href="http://www.adobe.com/products/flashmediastreaming/">Adobe&#8217;s Flash Media Server Page</a><br />
<a href="http://www.influxis.com">Influxis Flash Media Hosting</a><br />
<a href="http://flowplayer.org">Flowplayer: Flash Video Player for the Web</a></p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/coding/flash-media-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Add-ons: Web Developer Toolbar</title>
		<link>http://superfancy.net/coding/firefox-add-ons-web-developer-toolbar/</link>
		<comments>http://superfancy.net/coding/firefox-add-ons-web-developer-toolbar/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 05:25:30 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web developer toolbar]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=211</guid>
		<description><![CDATA[I originally published this earlier this year on a blog related to my day job that I decided to retire. I&#8217;m republishing it here for the sake of posterity&#8230;
I must say I spend the vast majority of my day in Firefox which is probably the case for many web developer types out there. It is [...]]]></description>
			<content:encoded><![CDATA[<p><em>I originally published this earlier this year on a blog related to my day <a href="http://www.warealtor.org">job</a> that I decided to retire. I&#8217;m republishing it here for the sake of posterity&#8230;</em></p>
<p>I must say I spend the vast majority of my day in Firefox which is probably the case for many web developer types out there. It is the <em>de facto</em> browser for development for a myriad of reasons&#8230; adherence to <a title="W3C" href="http://www.w3.org/" target="_blank">W3C</a> standards (for the most part) being the biggest. But I think what gets me most excited about <a title="FireFox Home" href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a> is the mind boggling array of add-ons available to developers. The foremost of which, in my opinion, is <a title="Web Developer Toolbar" href="http://chrispederick.com/work/web-developer/" target="_blank">Chris Pedrick&#8217;s Web Developer Toolbar</a>.</p>
<p>This add-on has so many amazing features that I will only introduce you to a few that I use regularly&#8230; ones that can save you huge amounts of time in debugging and help make your development cycle more efficient in general.</p>
<p><span id="more-211"></span>So yeah, I could gush all day about how much I love <a title="FireFox Home" href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a> but many of you are likely aware of the power FF packs under it&#8217;s hood. Discovering the Web Developer Toolbar a couple of years ago was akin to a spiritual awakening for me&#8230; majorly geeky I know.</p>
<p>If you&#8217;re a standards practicing developer using <acronym title="Cascading Style Sheets">CSS</acronym> to control the presentation of your projects, Web Developer has some amazing features for you. The one that gets my vote for slickest is <strong>Edit CSS&#8230;</strong> which allows you to edit the CSS on your page, or any web page for that matter, in REAL TIME! <img style="padding: 10px;" title="Edit CSS" src="http://realtortech.org/wp-content/uploads/2008/05/edit_css.jpg" alt="Edit Css" width="500" height="349" /></p>
<p>I can&#8217;t tell you how many times I&#8217;ve used this to demo different hex colors or font family&#8217;s in a layout. But the fun doesn&#8217;t stop there. You can edit whole sections of your layout and see the changes right there without having to edit your style sheet and uploading the changes. Pretty sweet!</p>
<p>A lot of times when I&#8217;m randomly surfing and I come across a page that piques my CSS curiosity I&#8217;ll often use the <strong>View CSS</strong> feature to peruse the page&#8217;s style sheet(s). This is great to check out what sorts of techniques other folks are using in their CSS&#8230; essentially it can be a nice educational tool.</p>
<p>Lets move on and look at Web Developer&#8217;s image features&#8230;</p>
<p>Taking a look at the image menu, you can see what&#8217;s at your fingertips. The feature I use most is <strong>View Image Information</strong>. It&#8217;ll display every single image on a given web page and inform you of its properties&#8230; including height, width, file size and any alt properties. <img style="padding: 10px 10px 10px 0;" title="Image Information" src="http://realtortech.org/wp-content/uploads/2008/05/image_info.jpg" alt="Image Information" width="500" height="385" /></p>
<p>Again not only is this useful on your own projects but seeing how other sites are sliced and diced with images is a great learning tool. One other image feature worth mentioning is <strong>Replace Images With Alt Attributes</strong>. This&#8217;ll allow you to toggle on and off all image content in your page to check, for example, how things shape up in a non-visual web browser&#8230; like one a sight-impaired user may use to view your page.</p>
<p>Another very powerful Web Developer Toolbar feature within the <em>Information</em> menu is <strong>Display Element Information</strong>. This is what sold me when I first started using Web Developer. <img style="padding: 10px 0 10px 10px;" title="Display Element Info" src="http://realtortech.org/wp-content/uploads/2008/05/display_element_info.jpg" alt="Display Element Info" width="500" height="340" /></p>
<p>Essentially you can think of it as a <acronym title="Document Object Model">DOM</acronym> inspector sort of deal that traverses the DOM for each individual block level element on your page and displays the relationships with its parent and sibling elements. If you look above the tab bar in the photo you&#8217;ll see a the box that displays the cascade beginning at HTML and traversing all the way down to your selected element. In addition, a dialogue box (the yellow box in the photo) will appear and tell just about anything you&#8217;d want to know about any element in your page. Way cool!</p>
<p>Remember the <strong>Edit CSS</strong> feature I told you about? Well a complementary feature also exists for HTML, appropriately called <strong>Edit HTML</strong> which is accessible under the <em>Miscellaneous</em> menu. <img style="padding: 10px 10px 10px 0;" title="Edit HTML" src="http://realtortech.org/wp-content/uploads/2008/05/edit_html.jpg" alt="Edit HTML" width="500" height="347" /></p>
<p>This also lets you edit your HTML in real time and preview changes without messing with your text editor and ftp client. It&#8217;s kind of similar to the &#8220;Try-It-Yourself Demos&#8221; over at <a title="W3 Schools" href="http://www.w3schools.com" target="_blank">W3Schools</a>. So if you&#8217;ve used that before you&#8217;ll be right at home with <strong>Edit HTML</strong> in Web Developer.</p>
<p>Finally I&#8217;d like to touch on the window resizing features in Web Developer. Clicking on <em>Resize</em>, you&#8217;ll be presented with options to resize your browser window to an exact width and height. A fresh install of Web Developer will come with the option to resize to 800&#215;600&#8230; the old school web design resolution standard. I added 1024&#215;768 as that is the resolution I design for these days. <img style="padding: 10px 10px 10px 0;" title="Resize Browser Window" src="http://realtortech.org/wp-content/uploads/2008/05/resize.jpg" alt="Resize Browser Window" width="500" height="385" /></p>
<p>This feature is so simple yet so powerful that I can&#8217;t believe this isn&#8217;t a standard feature on all web browsers. Anyway you can easily create any resize dimensions you want by clicking <strong>Edit Resize Dimensions&#8230;</strong> and going through the set-up. You could also theoretically set up the browser window to roughly mimic the size of a mobile device, like an iPhone or Blackberry. The resize feature in conjunction with the <strong>Display CSS By Media Type</strong> feature (allowing you to view your Mobile Style sheet) can really help when optimizing for mobile devices. The iPhone / iPod Touch however are changing things for the better as the Safari browser on those devices completely ignores Mobile style sheets and basically displays as a mini version of a desktop browser. Designing for mobile devices is really tricky&#8230; in fact sometimes a plain (x)HTML document is the most effective way to go.</p>
<p>Well this only scratches the surface of what the <a title="Web Developer Toolbar" href="http://chrispederick.com/work/web-developer/" target="_blank">Web Developer Toolbar</a> is capable of. I&#8217;m continually finding new uses for it so I think the best thing to do, like most things, is to just experiment. I&#8217;ve found it to be a huge productivity enhancer and it plays a large part in the development of every project I do.</p>
<p>Web Developer is available for Firefox on both Mac and Windows. You won&#8217;t be disappointed!</p>
<p><strong>Download Resources:</strong></p>
<p><a title="Mozilla Web Developer Download" href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer page at Mozilla.org</a></p>
<p><a title="Chris Pedrick's Web Developer Download" href="http://chrispederick.com/work/web-developer/" target="_blank">Chris Pedrick&#8217;s Web Developer page</a></p>
<p>This post is first in a series dedicated to Firefox Add-ons. Hope you enjoyed this first installment.</p>
<p><strong>How do you use the Web Developer Toolbar?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/coding/firefox-add-ons-web-developer-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Image Editing With Picnik!</title>
		<link>http://superfancy.net/coding/easy-image-editing-with-picnik/</link>
		<comments>http://superfancy.net/coding/easy-image-editing-with-picnik/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 05:17:22 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[image editing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[picnik]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=202</guid>
		<description><![CDATA[I originally published this earlier this year on a blog related to my day job that I decided to retire. I&#8217;m republishing it here for the sake of posterity&#8230;
So I don&#8217;t know about you but I do a lot of image editing and optimization in my everyday web development tasks. Typically, in times past, I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><em>I originally published this earlier this year on a blog related to my day <a href="http://www.warealtor.org">job</a> that I decided to retire. I&#8217;m republishing it here for the sake of posterity&#8230;</em></p>
<p>So I don&#8217;t know about you but I do a lot of image editing and optimization in my everyday web development tasks. Typically, in times past, I&#8217;ve used Adobe <a title="Fireworks CS3" href="http://www.adobe.com/fireworks" target="_blank">Fireworks CS3</a> and Adobe <a title="Photoshop CS3" href="http://www.adobe.com/photoshop" target="_blank">Photoshop CS3</a> for these activities. I&#8217;m still a heavy Fireworks user (I just love the CS3 update) but sometimes I want to do some quick and dirty editing without having to deal with the overhead of a desktop app (Photoshop I&#8217;m looking at you!). Enter <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a>.</p>
<p><span id="more-202"></span></p>
<p>So what is <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a>?</p>
<p>Well it&#8217;s an online photo editor with easy to use but powerful editing tools, all from a user-friendly interface in your web browser. All you have to do to get started is upload an image.</p>
<p>I first found out about <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a> about this time last year.  Bitnik, the company behind Picnik, is a small operation based in Seattle run by a few ex-Microsoft employees. In the short time they&#8217;ve been around Picnik has gone through some pretty awesome changes. When I first started using it, it was pretty basic and still in beta. You could resize, crop, adjust color balance, apply a select few filter effects, apply a border, and a few other useful things.</p>
<p>Throughout 2007 they kept enhancing <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a> to the point that it was beginning to rival some of the most major features of Photoshop. All while remaining user-friendly and easily accessible for even a neophyte. Here&#8217;s a screenshot:</p>
<p><img src="http://www.fileden.com/files/2007/2/5/738890/picnik_ss1.png" alt="Picnik Screenshot" width="500" height="380" /></p>
<p>As you can see I used it to (partially) create the header image for <a title="realtortech.org" href="http://realtortech.org">realtortech.org</a>.</p>
<p>Some techniques in <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a> are just a whole lot more straightforward than Photoshop. For example if you want to create nifty rounded corners on an image all you have to do is select &#8220;Rounded Edges&#8221; from the Frames menu:</p>
<p><img src="http://www.fileden.com/files/2007/2/5/738890/picnik_round.png" alt="Picnik Round" width="500" height="382" /></p>
<p>Pretty darn easy and a far cry from the annoyance of accomplishing the same technique in Photoshop.</p>
<p>Probably the coolest thing about <a title="picnik.com" href="http://picnik.com">Picnik</a> though is it&#8217;s <a title="FF Extension" href="http://www.picnik.com/info/tools" target="_blank">extension for Firefox</a> (and now <a title="IE Extension" href="http://www.picnik.com/info/tools" target="_blank">Internet Explorer</a>). This allows you to right-click on any image you find on the web and load it in the Picnik app for editing!</p>
<p>There are so many things you can do and this really only scratches the surface of Picnik&#8217;s functionality.</p>
<p>Many of Picnik&#8217;s features are available for free but to use some of the extended features you need to sign up for a premium account, which I would highly recommend. It&#8217;s cheap too&#8230;only $24.95 a year.</p>
<p>Overall, <a title="picnik.com" href="http://picnik.com" target="_blank">Picnik</a> is a great workflow enhancer and can save a lot of time when you need to do basic to moderately advanced image manipulations.</p>
<p>What are your favorite alternative image editing tools?</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/coding/easy-image-editing-with-picnik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote&#8230;</title>
		<link>http://superfancy.net/happenings/vote/</link>
		<comments>http://superfancy.net/happenings/vote/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 03:53:26 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[Daily Updates]]></category>
		<category><![CDATA[Vote]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=192</guid>
		<description><![CDATA[
It&#8217;s official&#8230; I exercised my right to vote. You should too. I&#8217;ll give you one guess who I voted for&#8230;
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/11/vote.jpg" alt="Ballot Drop Box" title="Make sure you vote too..." width="500" height="375" class="alignnone size-full wp-image-193" /></p>
<p>It&#8217;s official&#8230; I exercised my right to vote. You should too. I&#8217;ll give you one guess who I voted for&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/happenings/vote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing mod_mcpage</title>
		<link>http://superfancy.net/coding/introducing-mod_mcpage/</link>
		<comments>http://superfancy.net/coding/introducing-mod_mcpage/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 19:31:38 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Daily Koz]]></category>
		<category><![CDATA[lighttpd]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=180</guid>
		<description><![CDATA[My buddy Jeremy Bingham, CTO for Daily Kos, just released a new caching patch called mod_mcpage for lighttpd. He can describe it better than me&#8230; read his post about it on Daily Koz.
]]></description>
			<content:encoded><![CDATA[<p>My buddy <a href="http://time.to.pullthepl.ug/">Jeremy Bingham</a>, CTO for <a href="http://www.dailykos.com/">Daily Kos</a>, just released a new caching patch called mod_mcpage for <a href="http://www.lighttpd.net/">lighttpd</a>. He can describe it better than me&#8230; read his <a href="http://www.dailykos.com/story/2008/9/29/13317/3981/898/614381">post</a> about it on <a href="http://www.dailykos.com/">Daily Koz</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/coding/introducing-mod_mcpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCamp PDX</title>
		<link>http://superfancy.net/happenings/wordcampdx/</link>
		<comments>http://superfancy.net/happenings/wordcampdx/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 04:29:30 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[#wordcampdx]]></category>
		<category><![CDATA[PDX]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=165</guid>
		<description><![CDATA[Well WordCamp PDX came and went. It truly was a whirlwind for me. I stayed at my old friend Mikey&#8217;s house on Friday night and of course we stayed up late. And of course WordCamp had to start at eight in the freaking morning! Thankfully it wasn&#8217;t in downtown Portland so parking wasn&#8217;t an issue [...]]]></description>
			<content:encoded><![CDATA[<p>Well <a href="http://www.wordcampportland.org/">WordCamp PDX</a> came and went. It truly was a whirlwind for me. I stayed at my old friend <a href="http://www.new.facebook.com/profile.php?id=1078804147#/profile.php?id=1475557997&#038;ref=mf">Mikey&#8217;s</a> house on Friday night and of course we stayed up late. And of course WordCamp had to start at eight in the freaking morning! Thankfully it wasn&#8217;t in downtown Portland so parking wasn&#8217;t an issue at all. <a href="http://www.cubespacepdx.com/">CubeSpace</a> was ground zero for WordCamp PDX.</p>
<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/09/wcpdx-300x200.jpg" alt="wcpdx" title="wcpdx" width="300" height="200" class="alignnone size-medium wp-image-166" /></p>
<p><span id="more-165"></span><br />
I wasn&#8217;t quite sure what to expect as WordCamp&#8217;s are intentionally kind of general in scope so they appeal to the most wet-behind-the-ears beginning blogger to power users to hardcore developer types. This one was no different as there were people of all stripes in attendance. There were people of all ages, but the scales definitely tipped to the younger end of the spectrum&#8230; lot&#8217;s of hip kids use <a href="http://wordpress.org">Wordpress</a>. I definitely felt like the weird old goth guy at the party, but that had more to do with the fact that I rarely go to events like this so I was a bit intimidated. I&#8217;ve never been very outgoing so meeting new folks and &#8220;networking&#8221; is not one of my strong points. There was a lot of &#8220;networking&#8221; happening.</p>
<p>From what I gathered, there&#8217;s a burgeoning tech scene in PDX so I imagine a lot of the people there were used to seeing each other at tech &#8220;social&#8221; events around town. I didn&#8217;t know a soul in the entire place. Being from little ol&#8217; Olympia there isn&#8217;t a whole lot going on so I found the atmosphere quite exciting. And I was even able to put faces to a few names I&#8217;ve seen online. While I can&#8217;t say I made any &#8220;connections,&#8221; I did meet a few nice folks. </p>
<p>Anyway, the reason I attended was for information overload! And I was not disappointed in the least. The keynote address was given by famous blogger and WP evangelist <a href="http://lorelle.wordpress.com/">Lorelle VanFossen</a>. She shared a pretty amazing story about a blogger she met named <a href="http://www.doitmyselfblog.com/">Glenda Watson Hyatt</a>, known as The Left Thumb Blogger, who was born with cerebral palsy and only has use of her left thumb. She uses Wordpress to communicate with the world &mdash; the theme of the keynote was &#8220;Changing Lives with WordPress&#8221; and this was a very touching example that I will never forget.</p>
<p>The morning breakout session I attended was presented by this bloke named <a href="http://www.justinkistner.com/">Justin Kistner</a>, &#8220;Using WordPress to Manage a Social Relations Program.&#8221; He talked about using <a href="http://mu.wordpress.org/">Wordpress MU</a>, <a href="http://buddypress.org/">BuddyPress</a>, and <a href="http://bbpress.org/">bbPress</a> as platforms for &#8220;social ecosystems.&#8221; Not sure how I jive with the terminology he used, but his presentation gave me many ideas that I think I can apply to my day <a href="http://www.warealtor.org">job</a>. Probably the most fascinating thing was watching the attractive young lady next to me display some pretty sick productivity skills on her MacBook Pro. I couldn&#8217;t keep my eyes off her screen and as a result I discovered some interesting web sites and a neat <a href="http://twitter.com">Twitter</a> app for OS X I think I&#8217;m going to check out. I noticed she was attempting to live blog so I knew her URL had the word &#8220;hazelnut&#8221; in it. Being the curious type I looked her up later, checked out her <a href="http://oakhazelnut.com/">blog</a>, which left me with the impression that kids of today maybe aren&#8217;t as square as I thought (even though none of them seem to smoke). Seemed like a very interesting and intelligent young lady and I look forward to following her <a href="http://oakhazelnut.com/">blog</a>.</p>
<p>Next was lunch, which was WAY too long. We had about an hour and forty-five minutes to kill. Pizza was served, then devoured by all&#8230; leaving a ridiculous amount of time to &#8220;network.&#8221; I met this dude named Vin but I think I scared him away when I told him I work for a &#8220;non-profit trade association in Olympia.&#8221; He was a pleasant chap but he excused himself pretty quickly to go chat with people not as boring as I. Sometimes appearing like an adult on the surface has strange outcomes. I remember the world before the Internet so it&#8217;s hard to relate to these kids today who grew up in a vastly different world. Jeez&#8230; I&#8217;m starting to sound like my Dad. I should probably get out more&#8230;</p>
<p>So being the Gen-X&#8217;er that I am, I headed outside to smoke some American Spirits. Across the street from the space, there were a group of WordCamp attendees hanging out in the sunshine. Assuming these were the &#8220;smokers&#8221; I walked over and much to my chagrin, no one was smoking. Then I got glared at by these girls because I was smoking. What the fuck? Maybe these kids of today <em>are</em> totally fucking square? I understand smoking is kind of frowned upon these days in the sanitized version of the world we&#8217;ve become accustomed to living in. I guess the cool kids don&#8217;t smoke anymore. Such is life.</p>
<p>Headed over to my car, dropped off my swanky WordCamp t-shirt, gave the girls a call, then headed back in to grab a seat for the <a href="http://codex.wordpress.org/Version_2.7">WP 2.7</a> demo given by <a href="http://automattic.com/">Automattic</a>&#8217;s own <a href="http://jane.wordpress.com/">Jane Wells</a>. She&#8217;s one of the newest additions to the Automattic team&#8230; a usability expert. Wish I could have caught up with her to ask some questions for Christina, who is desperately trying to figure out what to do with her Masters in Cognitive Psych. I guess a lot of people with Psych degrees get into usability testing&#8230; for obvious reasons. Jane&#8217;s presentation was fairly informal but certainly highlighted some major usability enhancements in 2.7. Highly anticipating its release on November 10th.</p>
<p><a href="http://www.woopra.com/">Woopra</a> is pretty slick. And as it happens, <a href="http://lorelle.wordpress.com">Lorelle</a>, who is involved in the Woopra beta, gave an extensive tour of many of its most jaw dropping features. Woopra is analytics in REAL TIME! Getting an invitation code to the beta is not the easiest thing on earth but Lorelle gave each attendee of the session one invitation code to hook up Woopra on their site of choice! Thank you Lorelle! Now I have three sites hooked up with Woopra. If you haven&#8217;t seen <a href="http://www.woopra.com/">Woopra</a>, go check it out and sign up for an account. It took about a month or so for my first 2 sites to be approved for the beta, so unfortunately no instant gratification. But the wait is well worth it.</p>
<p>Next was the session I was most jazzed about&#8230; &#8220;Extending your Blog through Custom Plug-in Development.&#8221; This cat named Dane Hesseldahl was the presenter. While waiting for the session to begin I took a look at his <a href="http://doesnotvalidate.com/">site</a> and I almost peed my pants. Holy shit! This dude is super talented&#8230; both as a designer and a developer &mdash; which is exactly what I want to be when I grow up. You&#8217;ve got to check out his <a href="http://doesnotvalidate.com/">site</a> and see his portfolio&#8230; totally drool-worthy. </p>
<p>Dane led us through all the essential aspects of WP plugin creation from initial idea to execution to helpful documentation available at the <a href="http://codex.wordpress.org/Main_Page">WP Codex</a> to help if you get stuck. My ten dollar admission was worth it for this session alone. Dane posted his Keynote presentation as well as the files we worked through on his site. I really wish I would&#8217;ve talked to this dude but alas it was time for me to go.</p>
<p>I was exhausted and had a two hour drive back to Oly to look forward to. Kinda bummed I had to take off because I found out the evening breakout sessions were quite good. Oh well, there was just no way I was going to make it through the dinner and &#8220;networking&#8221; time with my sanity intact. It was a good day and my quota for information overload was certainly met. </p>
<p>One last thing&#8230; I would say about 90 percent of attendees, myself included, had a MacBook or MacBook Pro. And the number of iPhone&#8217;s was mind boggling. I felt like a dweeb with my BlackBerry Curve.</p>
<p>Going to conferences like this in a cool city like PDX, really makes me realize I need to get back to the big city!</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/happenings/wordcampdx/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Simple customization of Wordpress Sidebar Login Plugin</title>
		<link>http://superfancy.net/coding/simple-customization-wordpress-sidebar-login-plugin/</link>
		<comments>http://superfancy.net/coding/simple-customization-wordpress-sidebar-login-plugin/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 23:49:08 +0000</pubDate>
		<dc:creator>Stevie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Sidebar Login]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.steviebenge.com/?p=128</guid>
		<description><![CDATA[I came across this great Wordpress plugin yesterday called Sidebar Login. Like the name says, it lets you place a login form in your WordPress sidebar so you can bypass the typical WP login screen. I thought the plugin would be a nice addition to a site I&#8217;m finishing up at work. Here&#8217;s what it [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this great <a href="http://wordpress.org">Wordpress</a> plugin yesterday called <a href="http://wordpress.org/extend/plugins/sidebar-login/">Sidebar Login</a>. Like the name says, it lets you place a login form in your WordPress sidebar so you can bypass the typical WP login screen. I thought the plugin would be a nice addition to a site I&#8217;m finishing up at work. Here&#8217;s what it looks like on my site:</p>
<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/09/picture-1.png" alt="" title="Default Login Screen" width="269" height="263" class="alignnone size-full wp-image-129" /><br />
<span id="more-128"></span><br />
It pretty much works as advertised. Like most WP plugins it&#8217;s easy to install and activate. To bring it up in your sidebar, you use the nifty template tag:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span> ?php sidebarlogin<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>Simple enough. Though it does have one quirk I&#8217;d like to point out. When you login with Sidebar Login, it has a pleasant &#8220;welcome&#8221; greeting, followed by your Username. Like so:</p>
<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/09/picture-2.png" alt="" title="Greeting" width="266" height="149" class="alignnone size-full wp-image-130" /></p>
<p>Kinda silly, huh? I think a better behavior for this would be to to use your &#8220;Display Name&#8221; so it&#8217;s a bit more personalized. So instead of in my case displaying &#8220;Admin,&#8221; it&#8217;ll display &#8220;Stevie,&#8221; which I have setup in the WP Dashboard:</p>
<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/09/picture-3.png" alt="" title="Display Name" width="370" height="58" class="alignnone size-full wp-image-131" /></p>
<p>All it takes is a little consultation with the WordPress Codex to produce this helpful document, <a href="http://codex.wordpress.org/Function_Reference/get_userdata">Function Reference/get userdata</a> to find the info we need. </p>
<p>In the code to the plugin, on or around Line 26 there you&#8217;ll find this:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">echo</span> <span style="color: #000088;">$before_widget</span> <span style="color: #339933;">.</span> <span style="color: #000088;">$before_title</span> <span style="color: #339933;">.</span> __<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Welcome &quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span> <span style="color: #000088;">$user_info</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">user_login</span>  <span style="color: #339933;">.</span><span style="color: #000088;">$after_title</span><span style="color: #339933;">;</span></pre></div></div>

<p>What we need to do is change <code>$user_info->user_login</code> to use <code>$user_info->display_name</code>. Here is the complete revised line:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">echo</span> <span style="color: #000088;">$before_widget</span> <span style="color: #339933;">.</span> <span style="color: #000088;">$before_title</span> <span style="color: #339933;">.</span> __<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Welcome &quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span> <span style="color: #000088;">$user_info</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">display_name</span>  <span style="color: #339933;">.</span><span style="color: #000088;">$after_title</span><span style="color: #339933;">;</span></pre></div></div>

<p>Enacting this change will now display your &#8220;Display Name&#8221; after you login. Problem solved:</p>
<p><img src="http://www.steviebenge.com/wp-content/uploads/2008/09/picture-4.png" alt="" title="Greeting" width="265" height="147" class="alignnone size-full wp-image-132" /></p>
<p>The documentation for this plugin is not very complete so I did a <a href="http://www.google.com">Google</a> search to see if others had this quandary. Much to my surprise I didn&#8217;t find anything so I thought I&#8217;d share what worked for me.</p>
<p>Thanks to the documentation at the WP Codex and reading through some PHP code, it was a quick solution. Take a look at the <a href="http://codex.wordpress.org/Function_Reference/get_userdata">document</a> at <a href="http://codex.wordpress.org/Main_Page">WP Codex</a> to further experiment with your greeting.</p>
<p>Also thanks to <a href="http://blue-anvil.com/about">Mike Jolley</a> and his excellent <a href="http://blue-anvil.com/archives/wordpress-sidebar-login-2-optimised-for-wordpress-26">Sidebar Login</a> plugin!</p>
<p><strong>Update 4/20/2009:</strong><br />
Sidebar Login has been updated so it now uses &#8220;Display Name&#8221; by default.</p>
]]></content:encoded>
			<wfw:commentRss>http://superfancy.net/coding/simple-customization-wordpress-sidebar-login-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
