<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>BKWLD › Buk Life</title>
	
	<link>http://bkwld.com/blog</link>
	<description>The blog from the staff of BKWLD</description>
	<lastBuildDate>Tue, 13 Jul 2010 18:52:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BukLife" /><feedburner:info uri="buklife" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>BukLife</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How many images will fit in my DOM?</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/lhR9WOiHQGQ/</link>
		<comments>http://bkwld.com/blog/2010/07/how-many-images-will-fit-in-my-dom/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 18:52:43 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1301</guid>
		<description><![CDATA[On a project we&#8217;re working on now, we need to place &#8220;pins&#8221; on a map.  There are some advantages for us not implementing the map with Flash.  Namely, the project has a Facebook app component and Facebook requires users to click to activate Flash on profile tabs.  I was curious to see [...]]]></description>
			<content:encoded><![CDATA[<p>On a project we&#8217;re working on now, we need to place &#8220;pins&#8221; on a map.  There are some advantages for us not implementing the map with Flash.  Namely, the project has a Facebook app component and Facebook requires users to click to activate Flash on profile tabs.  I was curious to see how many pins I could instantiate in the DOM before there was noticeable chug.  I made a test script that creates a bunch of img elements in the DOM.  You can try it out here: <a href="http://bkwld.com/blog/labs/dom_capacity">DOM Capacity Test</a>.</p>
<p><a rel="attachment wp-att-1302" href="http://bkwld.com/blog/2010/07/how-many-images-will-fit-in-my-dom/screen-shot-2010-07-13-at-11-12-36-am/"><img class="aligncenter size-medium wp-image-1302" title="Screen shot 2010-07-13 at 11.12.36 AM" src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-07-13-at-11.12.36-AM-590x426.png" alt="" width="590" height="426" /></a></p>
<p>Through some not very scientific testing, I found that 100-300 DOM elements is my sweet spot (though IE really needs it towards the low end of that range).  Any higher and the browser noticeably chugs during rendering. I was surprised that once rendered, the browser didn&#8217;t seem to perform any worse during scrolling or resizing.  Another thing I noticed was that Firefox visually added each element to the page iteratively (taking much more time), whereas all other browsers immediately showed all of them after the initial CPU churn.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/07/how-many-images-will-fit-in-my-dom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/07/how-many-images-will-fit-in-my-dom/</feedburner:origLink></item>
		<item>
		<title>Web Typography Roundup</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/gWfTmH4Ln40/</link>
		<comments>http://bkwld.com/blog/2010/06/web-typography-roundup/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:09:42 +0000</pubDate>
		<dc:creator>Matt Abersold</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[cufón]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sIFR]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1294</guid>
		<description><![CDATA[This subject matter is far from new, but quality typography on the web is such an important issue that it  deserves attention. There many resources and tutorials out there, but I rarely come across a top-level view of all the typography-related techniques. Therefore, I&#8217;ve compiled a roundup of the most popular methods for rendering [...]]]></description>
			<content:encoded><![CDATA[<p>This subject matter is far from new, but quality typography on the web is such an important issue that it  deserves attention. There many resources and tutorials out there, but I rarely come across a top-level view of all the typography-related techniques. Therefore, I&#8217;ve compiled a roundup of the most popular methods for rendering high-quality typography on the screen.</p>
<h2>Images</h2>
<p><img src="http://bkwld.com/blog/wp-content/uploads/although-590x26.png" alt="Although it seems archaic and old school," title="although" width="590" height="26" class="alignnone size-medium wp-image-1295" style="padding: 0px;" /></p>
<p>using images for custom typography doesn&#8217;t necessarily have a negative impact on a site&#8217;s performance and search engine optimization. If file size is carefully considered, and the proper alt text is used, typographic images can be a good solution. Of course, this technique should only be used for short bits of text, like page headings, pull quotes, and drop caps. I will argue that there are better options available today, but at the end of the day, images are a perfectly valid option.</p>
<h2>Flash</h2>
<p>The value of embedding fonts in your SWF files cannot be overlooked. Although it would be considered bad practice to utilize flash for only this purpose, if Flash is going to be used anyways, one of it&#8217;s major benefits is the cross-browser pixel perfection and ability to embed dynamic type.</p>
<h2>Web Safe Fonts &amp; the Font Matrix</h2>
<p>The list of &#8220;web-safe&#8221; fonts is very limited. Normally, most web designers don&#8217;t stray too far away from Helvetica, Verdana, and Georgia. <a href="http://24ways.org/2007/increase-your-font-stacks-with-font-matrix">This list from 24 Ways</a> helps expand that list to fonts that are common across many computers, operating systems, and installed software. Used correctly in font stacks, developers can target most computers that have software like Office and Creative Suite. Check out the list, you might be surprised by how many fonts are available.</p>
<p><a href="http://24ways.org/2007/increase-your-font-stacks-with-font-matrix"><img src="http://bkwld.com/blog/wp-content/uploads/Thumbnail-of-font-matrix.png" alt="" title="Thumbnail of font matrix" width="511" height="152" class="alignnone size-full wp-image-1300" /></a></p>
<h2>sIFR</h2>
<p><a href="http://www.mikeindustries.com/blog/sifr"><img src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-06-23-at-2.39.49-PM.png" alt="" title="Screen shot 2010-06-23 at 2.39.49 PM" width="199" height="121" class="alignnone size-full wp-image-1296" /></a></p>
<p>It&#8217;s worth mentioning <a href="http://www.mikeindustries.com/blog/sifr">sIFR</a> here, although many developers have abandoned this technology in favor of Cufon, which I will talk about later. sIFR (which stands for Scalable Inman Flash Replacement) is a flash replacement technology. The philosophy here is creating the ability to bring rich typography to web pages without compromising accessibility or semantics. Additionally, one of the great advantages of sIFR was it&#8217;s fallback to plain text if Flash is not supported. Although it&#8217;s been criticized as hard to implement and somewhat buggy, this was the first real jump forward for web typography, and is still very popular to this day. sIFR laid the foundation for many great resources for custom web typography. </p>
<h2>Cufon</h2>
<p><a href="http://cufon.shoqolate.com/generate/"><img src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-06-23-at-2.40.13-PM.png" alt="" title="Screen shot 2010-06-23 at 2.40.13 PM" width="188" height="59" class="alignnone size-full wp-image-1297" /></a></p>
<p>The best way to describe <a href="http://cufon.shoqolate.com/generate/">Cufon</a> is a next generation sIFR which is built with Javascript rather than Flash. This method has it&#8217;s benefits like not requiring the Flash plugin &#8211; good news for Apple devices. It&#8217;s also extremely easy to implement, and has very good performance, even for large amounts of text. You upload font files (with the proper licensing) through the Cufon site, and convert&#8217;s the file to SVG format. Then, the SVG file is converted to JSON which can be added to your site through simple Javascript. One downside to using Cufon is that many custom font licenses do not permit usage on web pages, so check the license or use a great free or open source typeface. There are many good ones out there. </p>
<p>If you&#8217;re looking for some high quality free fonts, <a href="http://www.smashingmagazine.com/category/design/">Smashing Magazine</a> is a great place to start your search.</p>
<h2>Font-Face</h2>
<p>This is by far the easiest method to integrate custom typography on the web. Using the @font-face property allows you to access fonts via CSS, and host the files on your web server. Of course, the same licensing issues remain, so make sure to chose a good typeface with no constraints. From there, you can use @font-face to access that font file for use with any CSS property. Add the font name on the top of your font stacks, and that&#8217;s it. There are a few hoops to jump through, mainly to accommodate Internet Explorer. IE requires a .eot file (Embed-able Open Type) to render custom fonts. Luckily, there are a few good online converters that will take common font files (.ttf and .oft) and convert the fonts to .eot. On a side note, I <a href="http://www.mattaebersold.net/blog/?p=1213">wrote a recent blog post</a> about getting @font-face to work correctly in all major browsers.</p>
<h2>TypeKit</h2>
<p><a href="http://typekit.com/"><img src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-06-23-at-2.40.45-PM.png" alt="" title="Screen shot 2010-06-23 at 2.40.45 PM" width="167" height="43" class="alignnone size-full wp-image-1298" /></a></p>
<p><a href="http://typekit.com/">TypeKit</a> aims to take all of the hassle out of setting up @font-face, and they do a killer job at it. For as little as $25 per year, you can use fully-licensed fonts which are hosted on TypeKit. All of the licensing issues as well as the compatability woes are taken care of, and in turn you get an incredibly easy-to-use and extremely large font library at your fingertips. It&#8217;s definitely work a second look.</p>
<h2>Google Font API &#038; Font Directory (beta)</h2>
<p><a href="http://code.google.com/apis/webfonts/"><img src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-06-23-at-2.41.08-PM-590x70.png" alt="" title="Screen shot 2010-06-23 at 2.41.08 PM" width="590" height="70" class="alignnone size-medium wp-image-1299" /></a></p>
<p>In the same veins as TypeKit, Google recently introduced their <a href="http://code.google.com/apis/webfonts/">font API and font directory</a>. Google hosts fonts that are licensed and ready to go, you just have to target these fonts on your site, and Google will do the rest. Their library is currently very conservative, but hopefully this will grow in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/06/web-typography-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/06/web-typography-roundup/</feedburner:origLink></item>
		<item>
		<title>Reaching calendar Nirvana</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/GLbpmH8yfxw/</link>
		<comments>http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 20:43:22 +0000</pubDate>
		<dc:creator>Dave Brown</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[BKWLD]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1278</guid>
		<description><![CDATA[Sync calendars from Google calendar, and milestones from basecamp, to your iCal and iPhone using CalDav. Once done, you'll have one place to view everything from the granular details of your daily calendar, to a broad overview of all projects and people involved. ]]></description>
			<content:encoded><![CDATA[<p>In this post I&#8217;d like to review how we use Google calendar, iCal, Basecamp, and Unfuddled to help manage projects across our computers and iphones. As with many tools, the challenge is not finding one, but combining them in a way so the result becomes greater than the sum of the parts. Specifically I&#8217;ll cover three use cases &#8211; managing individual schedules for team members, day-to-day tasks, and project milestones. Then I&#8217;ll review how to create this setup by syncing Google Calendar, Basecamp, and iCal so everything lives on the cloud. With this setup anyone can access the granular details of a project, or easily see a comprehensive overview from either their computer or iPhone.</p>
<p><strong>Google Calendar for scheduling projects: </strong></p>
<p>At the heart of our scheduling setup is Google Calendar. Each employee at BKWLD has a calendar, and this is where we assign people to a project for each day of the week. The point here is to provide a broad overview of every employee&#8217;s week, not to provide granular details of specific milestones or todos. Each Friday Dan and I cover who is working on what for the following week and input it in GC on that employees calendar. We keep it high level, listing only the project name, and one or two words of what employee is working on, such as  &#8221;Project name, flash dev.&#8221; If someone is out for vacation, it goes here too. In order to have access to coworker&#8217;s calendar&#8217;s just add them on your GC homepage under &#8220;<a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=37099" target="_blank">add a coworker&#8217;s calendar</a>&#8221; by entering their email address. Here is a screenshot of GC settings tab. You can sell the coworker&#8217;s calendars that I have access to edit, and other that I can only view. :</p>
<p><a rel="attachment wp-att-1279" href="http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/google_cal/"><img class="alignnone size-medium wp-image-1279" title="google_cal" src="http://bkwld.com/blog/wp-content/uploads/google_cal-590x368.png" alt="" width="590" height="368" /></a></p>
<p><strong>Google Calendar for day-to-day tasks</strong></p>
<p><strong><span style="font-weight: normal;">As producer, I&#8217;ll also use Google calendar to schedule internal meetings, client calls, or events outside of work for all us Buk folk, such as <a href="http://www.igniteseattle.com/" target="_blank">Ignite Seattle</a>, the <a href="http://www.nwpinballshow.com/">NW Pinball Show</a>, or our upcoming Paintball outing. I know some producers prefer to use iCal for scheduling meetings, but I like Google Calendar because everyone invited can see the relevant info directly on the invitation, instead of having to open the invite in iCal to view the time, location, call-in number, ect. I&#8217;ve found that many clients don&#8217;t use iCal so it&#8217;s nice to have a tool that&#8217;s browser based. </span></strong></p>
<p><strong>Managing project milestones in Basecamp</strong></p>
<p>At BWKLD we use Basecamp for most of our projects. At kickoff a producer will add the milestones from a project schedule to BC. From there, everyone assigned to the project can view the milestones and have visibility to both their portion of the project, and the overall scope. We also assign milestones directly to employees in bc. This is important because both Google calendar and basecamp milestones, as well as <a href="http://unfuddle.com/" target="_blank">Unfuddled</a> milestones, sync to iCal. To subscribe to a milestone calendar in basecamp, just go to the milestones tab, and click on the &#8220;subscribe to iCalendar&#8221; in red. You can subscribe to a global iCalendar where you&#8217;ll see all the milestones for each project, but I prefer to subscribe to each project individually. The advantage to subscribing to individual iCalendars is that iCal allows you to color code each project’s iCalendar different. This is really helpful if you are working on multiple projects concurrently. Check out <a href="http://basecamphq.com/help/milestones/#ical_and_basecamp" target="_blank">this link</a> for more info:</p>
<p><a rel="attachment wp-att-1280" href="http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/basecamp/"><img class="alignnone size-full wp-image-1280" title="basecamp" src="http://bkwld.com/blog/wp-content/uploads/basecamp1.png" alt="" width="420" height="251" /></a></p>
<p><strong>Using calDav within iCal to sync it all together</strong></p>
<p>Now you can sync google calendars and basecamp to iCal. Consequently, by looking at iCal you will have ONE place to look to see the following:</p>
<p>a) events from your own google cal (meeting invites and your schedule on a daily level)</p>
<p>b) calendar of other people you have access to on google calendar (helpful if you are ever making a schedule or want to see who is working on what)</p>
<p>c) all milestones from any basecamp projects you&#8217;ve subscribe to. If the dates are ever changed in basecamp, just refresh iCal and you&#8217;ll see new dates updated.</p>
<p>It&#8217;s great to have one place to look to see how the project milestones from basecamp are lining up with individual employees schedule. To set this up, follow the steps here for syncing using calDAV on iCal Desktop by following <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=99358#ical" target="_blank">this link</a> and clicking on &#8220;Enable Google Calendar in Apple&#8217;s iCal&#8221;:</p>
<p><strong>Recap:</strong></p>
<p>Below is a screenshot of how your iCal will look after you&#8217;ve done all the setup:</p>
<p><a rel="attachment wp-att-1282" href="http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/ical-3/"><img class="alignnone size-large wp-image-1282" title="iCal" src="http://bkwld.com/blog/wp-content/uploads/iCal1-1023x624.png" alt="" width="1023" height="624" /></a></p>
<p>On the top you&#8217;ll see Dave.Brown@bkwld.com &#8211; this is my BKWLD google calendar only. This is where I&#8217;ll see my meeting invites, and receive pop-up reminders throughout the day for upcoming meetings.</p>
<p>Next down is Gmail &#8211; this is a personal calendar, so by checking this box I&#8217;ll see anything personal. Helpful when I&#8217;m checking to see how a travel schedule lines up with  my personal life. I also add my wife&#8217;s calendar so we&#8217;re all synced up too.</p>
<p>Next down is Delegates. This is the list of all the people you&#8217;ve added on Google calendar under &#8220;add coworker&#8217;s calendars.&#8221; If you want to add/modify these settings directly in iCal, go to preferences&gt;Accounts&gt;Delegation.</p>
<p>Finally is Subscriptions &#8211; this is the list of projects subscribed to on basecamp. We&#8217;ve also be using Unfuddled at BKWLD recently and you can also subscribe to individual calendars through Unfuddled.</p>
<p>Now you&#8217;ll have complete access to all the info you&#8217;ll need for any project, easily accessible for a project. If someone asks you &#8220;who is assigned to x project and can I move them help on project y&#8221; you can easily see who is working on each project, look at when the next milestone is due, and see who else may be available to help based off of current workload.</p>
<p><strong>Syncing with iPhone</strong></p>
<p>You can also setup calDAV on your iphone so you will be able to keep your iCal and iphone calendars kept in sync wirelessly. You&#8217;ll be able to add/modify event made in Google Calendar on either you iCal desktop or iCal on iPhone without having to do a physical sync. Here&#8217;s how to <a href="http://www.google.com/support/mobile/bin/answer.py?answer=151674" target="_blank">setup CalDav on your iPhone: </a></p>
<p>Regarding seeing your Basecamp milestones on your iPhone the best option is simply periodically doing a physical sync between iTunes and your iPhone. Within iTunes you can choose which calendars you want to sync by going to the info tab&gt; Sync iCal Calendars and selecting them there. This works for me because I often do a physical sync daily to update my podcasts and other content. Frankly we don&#8217;t move milestone dates around that often, so doing a physical sync every few days works out fine.</p>
<p><a rel="attachment wp-att-1283" href="http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/itunes/"><img class="alignnone size-large wp-image-1283" title="iTunes" src="http://bkwld.com/blog/wp-content/uploads/iTunes-1024x311.png" alt="" width="1024" height="311" /></a></p>
<p>My favorite thing about this setup is that everyone involved in a project has the info they need. All devs and designers know when the next milestone is due for each of their projects. As <a href="http://bkwld.com/blog/author/dan/" target="_blank">Mr. Dan Fields</a> would say, &#8220;Project Managed.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/06/reaching-calendar-nirvana/</feedburner:origLink></item>
		<item>
		<title>Since78 Poppin’ Bangin’ Slangin’ Guest Mix</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/q_8CQqsDs6k/</link>
		<comments>http://bkwld.com/blog/2010/06/since78-bryanlee-guestmix/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 21:44:04 +0000</pubDate>
		<dc:creator>shelby</dc:creator>
				<category><![CDATA[Distractions]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[brian gossett]]></category>
		<category><![CDATA[guest mix]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[since78]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1289</guid>
		<description><![CDATA[
Once again Brian Gossett and Bryan Lee bring us a sweet new poppin&#8217; mix. It&#8217;s a straight up booty shaker so if you aren&#8217;t up and dancing by the 3rd minute then you&#8217;re missing out. Check out more of Brian&#8217;s mixes on his website.
Since78: Poppin’ Bangin’ Slangin’ Guest Mix
]]></description>
			<content:encoded><![CDATA[<p><img src="http://bkwld.com/blog/wp-content/uploads/PBSDSince78.jpg" alt="" title="PBSDSince78" width="580" height="580" class="alignnone size-full wp-image-1290" /></p>
<p>Once again <a href="http://since78.briangossett.com" target="_blank">Brian Gossett</a> and <a href="http://portfolio.originalprogram.com/" target="_blank">Bryan Lee</a> bring us a sweet new poppin&#8217; mix. It&#8217;s a straight up booty shaker so if you aren&#8217;t up and dancing by the 3rd minute then you&#8217;re missing out. Check out more of Brian&#8217;s mixes on his <a href="http://since78.briangossett.com/" target="_blank">website</a>.</p>
<p><a href="http://www.since78.briangossett.com/MIXES/GuestMixers/BL_PPBSD.mp3">Since78: Poppin’ Bangin’ Slangin’ Guest Mix</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/06/since78-bryanlee-guestmix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/06/since78-bryanlee-guestmix/</feedburner:origLink></item>
		<item>
		<title>Digital Without Borders</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/m5OBj2Cmkvc/</link>
		<comments>http://bkwld.com/blog/2010/06/digital-without-borders/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 16:00:05 +0000</pubDate>
		<dc:creator>Dan Fields</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Staff Posts]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[interoffice]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[telecommuting]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1284</guid>
		<description><![CDATA[Digital without borders - thoughts on how to successfully manage  and create interactive projects across multiple offices.]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1285" href="http://bkwld.com/blog/2010/06/digital-without-borders/sacsea/"><img class="alignnone size-full wp-image-1285" title="sacsea" src="http://bkwld.com/blog/wp-content/uploads/sacsea.jpg" alt="" width="580" height="348" /></a></p>
<p><a rel="attachment wp-att-1285" href="http://bkwld.com/blog/2010/06/digital-without-borders/sacsea/"></a>BKWLD  has successfully had two &#8211; but not self-sufficient &#8211; offices for about 7 years. When <a href="http://twitter.com/weotch">Robert</a> went to Seattle to open our second office out of his bedroom, we always knew it would be our main development hub due to  Seattle&#8217;s inclination towards tech, while Sacramento would stay focused on design, production and management. The lines have since been blurred, and each office is much more talent varied, but the fact remains that working as one, finely tuned Frankenstein of interactive is crucial to our success, and inter-office communication needed to be second nature.</p>
<p>Here&#8217;s  some thoughts on how we successfully keep morale high, the work awesome  and use our two locations to our advantage when working with out of  town clients and agencies.</p>
<p><strong>&#8220;Work&#8221; based Pros</strong><br />
Having two drastically different locations has lots of merits. Having experience with what it&#8217;s like to work across borders internally is good practice for the &#8216;real world.&#8217; Not having as many great local opportunities for work as we&#8217;d like, but loving the lifestyles that  Sacramento/Seattle afford us, we&#8217;re able to easily work with out of town locations like LA, NYC, Denver etc. because we constantly work with people hundreds of miles apart &#8211; each other.</p>
<p>We  know all of the tricks and tools to make working &#8216;remote&#8217; efficient:</p>
<ul>
<li>iChat/Adium/Aim etc. &#8211; a constant barrage of conversation, sometimes bordering on stream of conscious, but the lifeblood of BKWLD</li>
<li>Skype/video chats &#8211; for when we need some face time</li>
<li>A weekly status meeting  between both offices where we catch up on all projects, housekeeping  stuff, etc.</li>
<li>WebEx/Gotomeeting &#8211; for walking clients through CMS  trainings, creative presentations, alpha builds of sites</li>
<li>Basecamp  &#8211; the best way we&#8217;ve found to house all files, pertinent messages,  client feedback etc. It&#8217;s the nucleus between our offices and a client.</li>
<li>JIRA  &#8211; for testing and QA of a site, we&#8217;re having great results with JIRA  and it&#8217;s bug reporting and classifications</li>
<li><a href="http://www.supportdetails.com/" target="_blank">www.supportdetails.com</a> &#8211;  no more &#8220;what browser and version of flash are you running?&#8221; it&#8217;s the  perfect way to find out the client&#8217;s boss is still running IE6 and Flash  5.</li>
</ul>
<p>In an economic climate where a  traditional agency in LA/NYC/London wants to test out a digital shop in  a new location, since we have working remote on lockdown, it&#8217;s an easy  sell to an out-of-towner why they shouldn&#8217;t be worried one bit to use a  non-local agency. In fact, I have some clients who I just adore, and  have actually never met in real life.</p>
<p>Furthermore,  the pros of having multiple offices from a &#8216;business&#8217; perspective are  pretty obvious &#8211; multiple markets for talent, multiple markets for new  business and just the perceived value of having multiple offices.  Office-wise we keep morale high by having interoffice get togethers a  couple times a year, and having a handful of internal &#8216;mailing lists&#8217;  that serve almost like forums. For everything from &#8216;check out this  awesome website/article&#8217; to video game reviews to funny viral videos,  the inner office banter is always going on.</p>
<p><strong>&#8220;Work&#8221;  based Cons</strong><br />
It&#8217;s certainly not all rainbows and cupcakes,  there are some things that aren&#8217;t wonderful about working with clients  and coworkers across the country.</p>
<p>Some people  are more visual, and just NEED face time to connect, to be held  accountable, etc. It&#8217;s pretty easy to be a &#8216;telephone tough guy&#8217; or hide  behind emails, when just going out to lunch or grabbing a drink in  person could have helped solve an easy problem. We always have a face-to-face  kickoff and launch meeting with clients, but during the middle, some  clients might need more attention, and a quick flight isn&#8217;t always an  option. And sometimes a client wants someone local, no matter what.</p>
<p>Another  con is something I call &#8220;Island Syndrome.&#8221; Suppose a project is being  managed and designed in Sacramento, but only ONE person in Seattle is  developing on it. It can be easy for this Seattleite to feel isolated  and alone on a project, since no one in their direct vicinity is working  on it or talking about it in passing conversation. We try hard to not  let this occur from a resource standpoint, and the nature of our offices  tend that people always want to know what everyone is working on, but  it can still occur. Additionally, there&#8217;s nothing like some  &#8220;designer-developer-one-on-one&#8221; when it comes to hashing out  whether a design is possible, whether an idea is too big or just arguing  whether or not flash is dead (which of course it isn&#8217;t).\</p>
<p>Lastly,  sometimes we get &#8220;Sacramento? Why would anyone want to live there?&#8221; We  shouldn&#8217;t be so quick to forget it is the capital of the greatest state  in the world! It takes little explanation to prove why we love this  quality of life, it&#8217;s proximity to Lake Tahoe and San Francisco, etc. But other people might  want the gloss and glitz of a NYC or LA agency.</p>
<p>Overall,  it&#8217;s more rare these days to find a successful company with just one  office &#8211; it just makes sense to have a bicoastal presence. I think what  makes BKWLD unique is our adherence to the west coast, with offices not  in the largest of markets, and still finding ourselves playing  successfully with the big guys nationwide. To this success I attribute  everyone&#8217;s adherence to staying nimble, staying connected and staying on  top of our projects, clients and co-workers.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/06/digital-without-borders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/06/digital-without-borders/</feedburner:origLink></item>
		<item>
		<title>“These are a few of our favorite… Apps”.</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/Ty6LxLJjxvQ/</link>
		<comments>http://bkwld.com/blog/2010/06/our-favorite-apps/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 18:11:04 +0000</pubDate>
		<dc:creator>Jeff Toll</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1172</guid>
		<description><![CDATA[

Here at BKWLD we like to keep things such as our everyday work flow and culture as transparent as possible. I thought it would be a fun idea for everyone whom wanted to take part to list their top 5 or so most used apps. 
Some of the apps listed are pretty standard and some [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bkwld.com/blog/2010/06/our-favorite-apps/bkwld_apps/" rel="attachment wp-att-1277"><img src="http://bkwld.com/blog/wp-content/uploads/bkwld_apps.jpg" alt="" title="bkwld_apps" width="580" height="348" class="alignnone size-full wp-image-1277" /></a><br />
<br />
Here at BKWLD we like to keep things such as our everyday work flow and culture as transparent as possible. I thought it would be a fun idea for everyone whom wanted to take part to list their top 5 or so most used apps. </p>
<p>Some of the apps listed are pretty standard and some not so much. We are always interested in exploring new apps so, please recommend away!<br />
</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
</p>
<div class="clearfix">
	<img class="size-full wp-image-1194 alignleft" title="jeff" src="http://bkwld.com/blog/wp-content/uploads/jeff.png" alt="" width="70" height="92" /><br />
	<a href="http://bkwld.com/blog/author/jeff/">Jeff Toll &#8211; Creative Director</a>
</div>
<p><span style="color: #808080;"><a href="http://www.adobe.com/products/photoshop/family/"><strong>Photoshop</strong></a> - “Open and running every day, all day.”<br />
<strong>TextEdit</strong> &#8211; “I get grief for using this but it&#8217;s lightweight and simple, simple, simple. I&#8217;ll start using a more robust text editor sometime soon. I use it for writing quick storyboards and concept explanation etc. ʻPagesʼ is upon the horizon…”<br />
<a href="http://iconfactory.com/software/xscope"><strong>xScope</strong></a>- “Covers my ass for screen resolution guides at the very least.”<br />
<strong>iChat</strong>- “Communicating with our Seattle office and random jackasses.”<br />
<strong>iCal</strong> -“I&#8217;ve been getting better and better with my organization.</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1210 alignleft" title="robert" src="http://bkwld.com/blog/wp-content/uploads/robert.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/robert/">Robert Reinhard- CTO &amp; Partner</a>
</div>
<p><a href="http://www.apple.com/iwork/pages/"><span style="text-decoration: none;"><strong>Pages</strong></span></a> - “I haven&#8217;t touched MS Word in over 2 years and haven&#8217;t looked back. I love how it handles styles, it&#8217;s like easy CSS in a word processor.”<br />
<a href="http://www.omnigroup.com/products/omnioutliner/"><span style="text-decoration: none;"><strong>OmniOutliner</strong></span></a><strong> </strong>- “For taking notes on conference calls.”<br />
<a href="http://www.mamp.info/en/index.html"><span style="text-decoration: none;"><strong>MAMP Pro</strong></span></a> - <span style="font-weight: normal;">“Powers My LAMP dev environment. Makes it easy to setup additional testing vhosts (test dev rather than local host).”<br />
</span><a href="http://macromates.com/"><span style="text-decoration: none;"><strong>TextMate</strong></span></a> &#8211; <span style="font-weight: normal;">“When is 2.0 gonna come out?! I&#8217;ve been flirting with switching to Coda, but I miss some of the hotkeys.”</span><br />
<a href="http://www.realmacsoftware.com/socialite/"><span style="text-decoration: none;"><strong>Socialite</strong></span></a> -<span style="font-weight: normal;">“Aggregates feeds from Facebook, Twitter, Google Reader, and Digg all in one place, plus allows me to post comments/tweets.”<br />
</span></p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1212 alignleft" title="scott" src="http://bkwld.com/blog/wp-content/uploads/scott.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/scott.thiessen/">Scott Thiessen &#8211; Flash Developer</a>
</div>
<p><a href="http://apple.com/safari"><strong>Safari</strong></a> -<span style="font-weight: normal;">“The Activity Window and Web Inspector alone are enough to make me feel like the king of the Internet.”</span><br />
<a href="http://macromates.com/"><strong>TextMate</strong></a> - <span style="font-weight: normal;">“Lots of power for so little toolbar.”</span><br />
<a href="http://www.sequelpro.com/"><strong>Sequel Pro</strong></a> &#8211; <span style="font-weight: normal;">“This is phpMyAdmin&#8217;s gorgeous, sophisticated sister. Unbelievable that this app is free!”</span><br />
<strong><a href="http://zachwaugh.com/spotcolor/">Spot Color </a>+ <a href="http://www.panic.com/~wade/picker/">Developer Color Picker</a></strong> - <span style="font-weight: normal;">“Slick way to grab colors from the screen, tweak them in your favorite gamut, and spit out hexadecimals.”</span><br />
<strong>Quick Look</strong> - <span style="font-weight: normal;">“Not really a stand-alone app, but I&#8217;ve definitely forgotten what it&#8217;s like to use a computer without it.”</span></p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1231 alignleft" title="matt" src="http://bkwld.com/blog/wp-content/uploads/matt.png" alt="" width="70" height="92" /> <a href="http://bkwld.com/blog/author/matt.aebersold/"></a><br />
<a href="http://bkwld.com/blog/author/matt.aebersold/">Matt Aebersold &#8211; Flash Developer</a>
</div>
<p><strong><a href="http://www.adobe.com/products/flash/?promoid=BPDEE">Flash + AS3</a></strong> - <span style="font-weight: normal;">“Although thereʼs a steep learning curve, learning object-oriented AS3 has opened up so many doors, and is such an intricate and expansive programming language. Itʼs allowed me to create some kick-ass web designs.”<br />
<a href="http://panic.com/coda"><strong>Coda</strong></a> &#8211; <span style="font-weight: normal;">“Once a site project is completely set up, the complete integration is incredible, and so intuitive. Once I made the switch I&#8217;ve never looked back.”<br />
<a href="http://www.mamp.info/en/index.html"><strong>MAMP</strong></a> - <span style="font-weight: normal;">“Helped me do PHP dev on my local machine. Extremely helpful in every way.”<br />
<a href="http://culturedcode.com/things/"><strong>Things</strong></a> <span style="font-weight: normal;">-</span><span style="font-weight: normal;"> “Awesome to-do app. Easy to set up and manage. So simple, and It&#8217;s what&#8217;s not included that makes it great. plus syncing over dropbox has make this invaluable. That said&#8230;”<br />
<a href="http://dropbox.com"><strong>DropBox</strong></a> &#8211; <span style="font-weight: normal;">“Awesome cloud storage. If I point my apps there, than they sync on all my computers (iTunes, Things, etc&#8230;). Plus online file recovery is very easy.”</span></span></span></span></span></p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1213 alignleft" title="sean" src="http://bkwld.com/blog/wp-content/uploads/sean.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/sean/">Sean Monahan &#8211; Flex Developer</a>
</div>
<p><strong><a href="http://www.eclipse.org/">Eclipse</a> w/<a href="https://www.adobe.com/cfusion/tdrc/index.cfm?product=flash_builder">Flash Builder 4 Plugin</a></strong> - <span style="font-weight: normal;">“Paraphrasing a Josh Reddin-ism, ʻItʼs a text editor for fully grown men.ʼ Upgraded from Flex Builder 3 stand alone and my opinion of Eclipse has greatly increased. Eclipse also has plugins for PHP dev, Unfuddle (our ticket tracking software) and Ant (for oneclick builds)- all this allows for a one-step development environment for Elastic.</span><br />
<strong>Calculator</strong> -  <span style="font-weight: normal;">“Boring, I know, but good for doing quick math. I use this a lot when programming Uls. Bonus: it has a “programmer” view for doing fancy binary math.”</span><br />
<strong>Last.fm</strong> &#8211;  <span style="font-weight: normal;">“I like its music picks better than Pandora and the artist bios and photo streams are freaking sweet.”</span><br />
<a href="http://www.adobe.com/products/photoshop/family/"><strong>Photoshop</strong></a> &#8211; <span style="font-weight: normal;">“What doesnʼt it do?”</span><br />
<a href="http://adium.im/"><strong>Adium</strong></a> - “A slick IM client that supports just about every IM service in existence.”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1173 alignleft" title="aaron" src="http://bkwld.com/blog/wp-content/uploads/aaron.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/aaron/">Aaron Egaas &#8211; Web Applications Lead</a>
</div>
<p><a href="http://www.chromium.org/Home"><strong>Chromium</strong></a> - <span style="font-weight: normal;">“Browser of choice, nightly version of web inspector is as good as firebug without the performance hit.”</span><br />
<a href="http://macromates.com/"><strong>TextMate</strong></a> - “Code keeps me paid, and TextMate keeps me sane.”<br />
iChat - “Remote communication, PM requests.”<br />
<a href="http://mailplaneapp.com/"><strong>MailPlane</strong></a> - “Multiple Gmail accounts? Like to keep ‘em separate? Notifications? Native web app feel with label and everything? Gets me into GCal, too.”<br />
<strong>Terminal</strong> - “I gotta ssh into servers to push code, so I use some sweet aliases to keep it all organized.”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1184 alignleft" title="dave" src="http://bkwld.com/blog/wp-content/uploads/dave.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/dave/">Dave Brown &#8211; Senior Interactive Producer</a>
</div>
<p><a href="http://adium.im/"><strong>Adium</strong></a><br />
<a href="http://www.omnigroup.com/products/omnioutliner/"><strong>OmniOutliner</strong></a> - “Great for taking notes.”<br />
<a href="http://www.fontlab.com/font-editor/fontlab-studio/"><strong>FontLab Studio</strong></a> - “Converting fonts.”<br />
<a href="http://www.justinmind.com/"><strong>Justinmind Prototyper</strong></a> - “Havenʼt really used this yet, but Iʼve heard great things.”<br />
<a href="http://www.adobe.com/products/mediaplayer/"><strong>Adobe Media Player</strong></a> - “Checking/watching native flv.”</span></p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1190 alignleft" title="george" src="http://bkwld.com/blog/wp-content/uploads/george.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/george.pendl/">George Plendl &#8211; Front End Developer</a>
</div>
<p><a href="http://conceitedsoftware.com/products/linkinus"><strong>Linkinus</strong></a> - “Best IRC client for a mac. irc.freenode.net, #jquery is a great place to learn and ask questions.”<br />
<a href="http://www.alfredapp.com/"><strong>Alfred</strong></a> - “Quicklaunch application for which aims to save you time in searching your local computer and the web. Replaced ancient Quicksilver app!”<br />
<a href="http://code.google.com/p/snippely/"><strong>Snippley</strong></a> - “Basic text and organization app.”<br />
<a href="http://www.scootersoftware.com/"><strong>Beyond Compare</strong></a> - “Easily compare files, folders, images, anything. Itʼs great!”<br />
<a href="http://macromates.com/"><strong>TextMate</strong></a> - “The best text editor for Mac and a powerful abbreviation engine for HTML and CSS. Saves hours!”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1215 alignleft" title="shelby" src="http://bkwld.com/blog/wp-content/uploads/shelby.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/shelby/">Shelby White &#8211; Design Intern</a>
</div>
<p><a href="https://www.dropbox.com/"><strong>DropBox</strong></a> - “Best app for managing projects between projects. I also use it for freelance in getting assets.”<br />
<strong><a href="http://adium.im/">Adium</a>/iChat</strong> - “Adium manages contacts better but iChat actually sends files.”<br />
<a href="http://panic.com/coda"><strong>Coda</strong></a> - “My favorite app with FTP for html/css.”<br />
<a href="http://wordpress.org"><strong>Wordpress</strong></a> - “ Where I&#8217;ve spent most of my last year and a half.”<br />
<a href="http://www.tweetdeck.com/desktop/"><strong>TweetDeck</strong></a> - “Nice for managing my tweets&#8230;”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="size-full wp-image-1195 alignleft" title="joe" src="http://bkwld.com/blog/wp-content/uploads/joe.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/joe/">Joe Leoni &#8211; Producer</a>
</div>
<p><a href="http://www.tweetdeck.com/desktop/"><strong>TweetDeck</strong></a> - “Best way to stay informed of Chad Ochocincoʼs daily workouts or Snoop Doggʼs ʻbreakfast activitiesʼ.”<br />
<strong>iChat</strong> - “Instant messaging: extreme convenience and extreme inconvenience all wrapped up into one.”<br />
<a href="http://www.apple.com/ilife/garageband/"><strong>Garageband</strong></a> - “Now anyone can be a MC, and youʼll probably be better than 99% of radio hip-hop.”<br />
<a href="http://www.apple.com/iwork/pages/"><strong>Pages</strong></a> - “Iʼd rather be using Word, but close enough.”<br />
<a href="http://www.apple.com/downloads/macosx/games/cards_puzzle/classicsolitaire.html"><strong>Solitaire</strong></a> - “The best way to play with yourself.”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
<img class="alignleft size-full wp-image-1228" title="veronica" src="http://bkwld.com/blog/wp-content/uploads/veronica.png" alt="" width="70" height="92" /><br />
<a href="http://bkwld.com/blog/author/veronica/">Veronica Skarshaug &#8211; Administrative Assistant</a>
</div>
<p><strong>Stickies</strong> - “Nice way to save on physical sticky pads, and info that I need on a daily basis is easily accessible.”<br />
<a href="http://gettaskmate.com/download"><strong>TaskMate</strong></a> - “Great for keeping my to-do’s in order.”<br />
<a href="http://apple.com/iwork/numbers"><strong>Numbers</strong></a> - “I like to make spreadsheets, I’m a total nerd.”<br />
<strong>Preview</strong> - “Makes things easy, easy, lemon squeezy.”<br />
<strong>iChat</strong> - “Because, duh.”</p>
<hr style="background-color:#CCC;height:1px;border:none;"/>
<div class="clearfix">
Chad Taffolla &#8211; Art Director
</div>
<p><a href="http://www.potionfactory.com/thehitlist/"><strong>The Hit List</strong></a> &#8211; “Awesome and free GTD app to keep my days/life organized.”<br />
<a href="http://panic.com/transmit"><strong>Transmit</strong></a> &#8211; “Gorgeous UI and experience to easily upload my files.”<br />
<a href="http://adium.im/"><strong>Adium</strong></a> &#8211; “My favorite chat client especially when used with the iPhone message style.”<br />
<a href="http://www.rahji.com/wordpress/2005/10/25/cicero-dashboard-widget/"><strong>Cicero</strong></a> &#8211; “Dashboard widget that fulfills my Lorem Ipsum needs. Used and abused daily.”<br />
<a href="http://www.adobe.com/products/photoshop/family/"><strong>Photoshop</strong></a> &#8211; “There is a light on under this icon all day. Content aware fill has come in handy on more than 1 occasion.”</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/06/our-favorite-apps/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/06/our-favorite-apps/</feedburner:origLink></item>
		<item>
		<title>Get SSL working on MAMP Pro</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/sAp8HBmSaDY/</link>
		<comments>http://bkwld.com/blog/2010/05/get-ssl-working-on-mamp-pro/#comments</comments>
		<pubDate>Tue, 25 May 2010 22:58:09 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[mamp]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1171</guid>
		<description><![CDATA[Here&#8217;s what I did to get MAMP Pro working so I could test the HTTPS pages of the site I&#8217;m working on.
1) Follow these instructions from Rocket Theme to the letter.  I didn&#8217;t need to deal with any of the &#8220;Possible Issues&#8221; section.
2) Go into &#8220;/Applications/MAMP/conf/apache/ssl.conf&#8221; and add a new vhost within the &#60;IfDefine&#62; blocks [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what I did to get MAMP Pro working so I could test the HTTPS pages of the site I&#8217;m working on.</p>
<p>1) Follow <a href="http://www.rockettheme.com/blog/coding/310-getting-ssl-to-work-with-mamp-pro">these instructions</a> from Rocket Theme to the letter.  I didn&#8217;t need to deal with any of the &#8220;Possible Issues&#8221; section.<br />
2) Go into &#8220;/Applications/MAMP/conf/apache/ssl.conf&#8221; and add a new vhost within the &lt;IfDefine&gt; blocks at the end of the page.  This vhost will mirror the settings of the vhost you would have already setup in MAMP:</p>
<p><code>&lt;VirtualHost test.dev:443&gt;<br />
DocumentRoot "/Path/to/document/root"<br />
ServerName test.dev<br />
SSLEngine on<br />
SSLCertificateFile /Applications/MAMP/conf/apache/ssl_crt/server.crt<br />
SSLCertificateKeyFile /Applications/MAMP/conf/apache/ssl_key/server.key<br />
&lt;Directory "/Path/to/document/root"&gt;<br />
Options All<br />
AllowOverride All<br />
Order allow,deny<br />
Allow from all<br />
&lt;/Directory&gt;<br />
&lt;/VirtualHost&gt;</code></p>
<p>3) That&#8217;s really it.  Restart MAMP and you&#8217;re good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/get-ssl-working-on-mamp-pro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/get-ssl-working-on-mamp-pro/</feedburner:origLink></item>
		<item>
		<title>BKWLD vs ground(ctrl) softball game</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/7K08Vb1gYuI/</link>
		<comments>http://bkwld.com/blog/2010/05/bkwld-vs-groundctrl-softball-game/#comments</comments>
		<pubDate>Thu, 20 May 2010 18:04:05 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[Distractions]]></category>
		<category><![CDATA[ground(ctrl)]]></category>
		<category><![CDATA[softball]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1162</guid>
		<description><![CDATA[
Thanks Greg Patterson of ground(ctrl) for putting this together.  Game time in a couple hours!
Update:
BKWLD Wins!  It was a great day and a close game.  Ground(ctrl) led with an early lead that they kept through most of the innings but BKWLD gradually wore away at it, eking out a victory in the last inning thanks [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="599" height="337" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11889489&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=225&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="599" height="337" src="http://vimeo.com/moogaloop.swf?clip_id=11889489&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=225&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Thanks Greg Patterson of <a href="http://www.groundctrl.com">ground(ctrl)</a> for putting this together.  Game time in a couple hours!</p>
<h2>Update:</h2>
<p>BKWLD Wins!  It was a great day and a close game.  Ground(ctrl) led with an early lead that they kept through most of the innings but BKWLD gradually wore away at it, eking out a victory in the last inning thanks to <a href="http://bkwld.com/blog/author/shelby/">Shelby</a>.</p>
<p><a rel="attachment wp-att-1165" href="http://bkwld.com/blog/2010/05/bkwld-vs-groundctrl-softball-game/img_0261/"><img class="aligncenter size-medium wp-image-1165" title="IMG_0261" src="http://bkwld.com/blog/wp-content/uploads/IMG_0261-590x393.jpg" alt="" width="590" height="393" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/bkwld-vs-groundctrl-softball-game/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/bkwld-vs-groundctrl-softball-game/</feedburner:origLink></item>
		<item>
		<title>Internships are for the birds…</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/mwpVCQUx3uM/</link>
		<comments>http://bkwld.com/blog/2010/05/internships-are-for-the-birds/#comments</comments>
		<pubDate>Wed, 19 May 2010 17:10:56 +0000</pubDate>
		<dc:creator>Ryan Vanni</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[BKWLD]]></category>
		<category><![CDATA[Digital Bootcamp]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[intern]]></category>
		<category><![CDATA[internship]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1159</guid>
		<description><![CDATA[This year we decided to kick-off a new kind of summer program.  One not for the faint of heart, lazy, or half-assed.  If you are looking an internship that sends you on coffee runs, or where most of your time is spent on your own Facebook page, this isn't for you. ]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1160" href="http://bkwld.com/blog/2010/05/internships-are-for-the-birds/buku_bp-2/" target="_blank"><img class="alignnone size-full wp-image-1160" title="buku_BP" src="http://bkwld.com/blog/wp-content/uploads/buku_BP1.jpg" alt="" width="550" height="550" /></a></p>
<p>Over the last couple years we have had the opportunity to speak to various classes and programs full of folks enamored with the sort of work we get to do, and clients we get to do it for.  What&#8217;s funny is that we are always beside ourselves and left slightly confused with how enamored they are.</p>
<p>Just about this time every year for the last nine, I get several emails from local, national, and some international folks looking for a summer internship.  And for the last nine we did not offer anything.  The truth is we never saw the value, for them at least, in having a handful of young people running errands, and handling miscellaneous to-do&#8217;s.  Nor did we believe we had the time to really offer the hopeful lot what they might be looking for.  But that was then, and this is now&#8230;</p>
<p>This year we decided to kick-off a new kind of summer program.  One not for the faint of heart, lazy, or half-assed.  If you are looking for an internship that sends you on coffee runs, or where most of your time is spent on your own Facebook page, this isn&#8217;t for you.  If you are looking to get a first-hand, and hands-on perspective into what and how it all really goes down, this is for you.  It will be fast-paced, stressful, fun, exhilarating, you will want to pull your hair out, you will want to dance in circles.</p>
<p><strong>WHAT YOU WILL LEARN</strong><br />
Over the course of six weeks, a select group of six interns will be fully immersed in one fast (normal in the real world) paced project. You will be a part of client management, pitching ideas, and complete digital strategy including web, mobile, social and experiential&#8230;as well as all of the production headaches and home runs that we get to experience in a full day here at the Buk.  All of this will be done for of a real BKWLD client and if your work makes the cut, the client loves it, your work may even be used in the real world.</p>
<p><strong>WHO WE ARE LOOKING FOR</strong><br />
We are looking for a small group of dedicated and hard-working people.  We have no age limits, experience requirements, or education minimums.  However, we are looking for people with an inherent interest in marketing, design, and digital (duh). The right candidates will be interested in careers as producers, creative directors, technical directors, art directors, developers and storytellers. We expect this group to take it serious.  100% attendance, attention, and effort is required.  And like our friend Donald, we reserve the right to &#8220;fire&#8221; those not fully participating.</p>
<p><strong>THE CALENDAR</strong><br />
In a nutshell, the weeks will look a little like this:</p>
<p>Week 1 &#8211; Immersion</p>
<ul>
<li> Introduction</li>
<li>What is the process</li>
<li>Client introduction</li>
<li>Product discovery</li>
</ul>
<p>Week 2 &#8211; Conception &amp; Planning</p>
<ul>
<li> Story boards</li>
<li> IA / Wireframes</li>
<li>Revisions &amp; Approvals</li>
</ul>
<p>Week 3 &#8211; 5 &#8211; Production!</p>
<p>Week 6 &#8211; Case Study</p>
<ul>
<li> Document strategic analytics</li>
<li> Write &amp; submit case study</li>
</ul>
<p><strong>INTERESTED?</strong><br />
Sound good, want to see if you make the cut? Head over to <a href="http://www.bkwld.com/u" target="_blank">www.bkwld.com/u</a> to sign up and learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/internships-are-for-the-birds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/internships-are-for-the-birds/</feedburner:origLink></item>
		<item>
		<title>Value of Face to Face</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/nzze4mO_Lp0/</link>
		<comments>http://bkwld.com/blog/2010/05/blog-gold/#comments</comments>
		<pubDate>Tue, 18 May 2010 22:32:18 +0000</pubDate>
		<dc:creator>Josh Reddin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[Chobani travel]]></category>
		<category><![CDATA[discovery meetings]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Gravis]]></category>
		<category><![CDATA[outdoor industry]]></category>
		<category><![CDATA[Red Ledge]]></category>
		<category><![CDATA[retail]]></category>
		<category><![CDATA[Smartwool]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1154</guid>
		<description><![CDATA[All sweet  perks of tireless travel, however the insights gained and personal bonds created with my clients far out way the value of my deep and diverse Gowalla passport!]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1155" href="http://bkwld.com/blog/2010/05/blog-gold/ichat-image198441898/"><img class="size-medium wp-image-1155 alignnone" title="Fruits of our last discovery: Turns in Steamboat!  " src="http://bkwld.com/blog/wp-content/uploads/iChat-Image198441898-590x442.png" alt="" width="590" height="442" /></a></p>
<p>Central Park</p>
<p>Yummy Dinners</p>
<p>Racking up loads of frequent flyer miles for personal use&#8230;..</p>
<p>All sweet  perks of tireless travel, however the insights gained and personal bonds created with my clients far out way the value of my deep and diverse Gowalla passport!</p>
<p>Over the past three years BKWLD has cultivated a fairly rich stable of retail clients; challenger brands that need to create a one on one relationship with consumers through a truly &#8220;branded&#8221; web experience in order to grow market share and earn relevance in saturated vertical categories.  A brand website, not to be confused with a B2C e-store (even though they can work in cohesion) in the one chance brands have to, truly tell a story especially when we are dealing with minimal media dollars  limited to aspirational life-style shots and cheesy headlines for half page ad in the typical industry pubs. To truly look  and the DNA of the brand, the common thread of products sold and the motivation of the consumers purchase decision is a healthy and sometimes eye-opening exercise I enjoy conducting at our now custom and <strong>mandatory brand discovery kick-off meetings. </strong></p>
<p>So now myself, the assigned CD, PM and often times CEO Ryan Vanni (he picks great restaurants) all shlep out to: Boulder or Carlsbad or MorrisTown New Jersey to meet with our new clients and learn everything there is now know about these brands and why people actually pay full retail for the stuff they sell.  We start out asking what we think are pretty simple questions: Who is your target,what does your brand stand for, what other brands do they wish to emulate etc. Often to blank stares and confused looks around the table!  Not only is this shocking but exciting as we begin to peel back the layers of what really makes these brands special.  This exercise had lead to some of our best work and would have never happened had we not got off our ass, and pushed these brands to think a little.</p>
<p>Currently we are &#8220;getting personal&#8221;  with Gregory packs on some product launch strategies, Smartwool on a new brand site, and Chobani Greek yogurt on a new social media platform, that being said my next three weeks are booked with face to face meetings that will lead to  some new Discovery Gold!</p>
<p>My Two Favs:</p>
<p><strong>Gravis <a href="http://www.gravisfootwear.com/">http://www.gravisfootwear.com/</a></strong><br />
Status Quo: T&amp;A, Tats and killer tubs.<br />
Discovery:  Gravis is smart, stylish and interesting to people who just like to be rad.<br />
Results: an award winning brand site that makes the killer product the star, not the killer backside 720 the sponsored athlete can boost.</p>
<p><strong>Red Ledge: <a href="http://www.redledge.com/">http://www.redledge.com/</a></strong><br />
Outdoor Industry: Beards, Fleece, and snoot bubbles as we climb K2<br />
Discovery: Red Ledge is real, honest, functional and funny as hell!<br />
Results: a site the pokes fun of the industry and speaks to the real consumer, and a tagline that says it all: &#8220;Functional, Affordable Clothing &#8211; For Those Who Exist in Reality.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/blog-gold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/blog-gold/</feedburner:origLink></item>
		<item>
		<title>Flash SEO</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/nmwSBsOa0Ok/</link>
		<comments>http://bkwld.com/blog/2010/05/flash-seo/#comments</comments>
		<pubDate>Tue, 11 May 2010 18:49:37 +0000</pubDate>
		<dc:creator>Matt Abersold</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1150</guid>
		<description><![CDATA[Flash has a strong reputation for creating visually stunning websites, and rightfully so. Just head over to The FWA to see some of the best flash-based websites ever designed. As good as flash is at delivering rich media to the web, there are some serious downsides to consider.
One of the largest drawbacks to flash content [...]]]></description>
			<content:encoded><![CDATA[<p>Flash has a strong reputation for creating visually stunning websites, and rightfully so. Just head over to <a href="http://www.thefwa.com">The FWA</a> to see some of the best flash-based websites ever designed. As good as flash is at delivering rich media to the web, there are some serious downsides to consider.</p>
<p>One of the largest drawbacks to flash content is it&#8217;s relative invisibility to search engines and accessibility programs. The criticism is true when talking about Flash as a closed platform. The code written is compiled into a SWF, and then embedded online. This makes searching an indexing flash content extremely difficult for most search engines. Accessing Flash content is also a problem for screen readers and other accessibility programs. </p>
<p>These issues, combined with the popularity of the Apple devices, create a lot of hesitancy for companies to fully embrace  Flash content in their projects and sirs. I&#8217;m going to talk about a few key principals that will help Flash gain visibility and accessibility across multiple platforms, and at the same time make Flash content easier to update and maintain.</p>
<h2>Does it need to be Flash?</h2>
<p>The first step, of course, is to figure out what content needs to be in Flash, and what does not. There&#8217;s no point to constructing a site using flash if the same design can be achieved using more open, standards-compliant code. Once the decisions have been made as to what content will be built in Flash, than it&#8217;s time to start thinking along the same lines as proponents of web standards.</p>
<h2>Use the Principals of Web Standards</h2>
<p>The primary rule in web development today is the separation of content from presentation. The same principal can be applied to Flash projects. Separating the content from the design means updating and maintaining the Flash site will be much easier if the code doesn&#8217;t need to be recompiled and edited every time a change needs to be made. Making things like the navigation, links, and photos flexible and external are all great steps to create clean, smart, and flexible projects.</p>
<h2>Smart Degradation</h2>
<p>If the Flash content and design are properly separated, than re-purposing the content is extremely easy. If the content is in XML format, it can be applied to an XML site-map which will help search engines index the site&#8217;s content much easier. In addition, there are browser and platform detection scripts which could allow you to display the XML content in regular HTML format if the browser or device isn&#8217;t compatible with Flash. (iPad anyone?) You can also detect older browsers and Flash players. Content can then be delivered in the most efficient way possible to all users.</p>
<p>For example, head over to the <a href="http://www.bkwld.com">BKWLD</a> site on an iPad or iPhone, and you will see that the features on the homepage are still visible and interactive. This helps serve the most people possible the site&#8217;s content, no matter what environment they are using to visit the site.</p>
<h2>Hybrids</h2>
<p>There is also the option of creating hybrid sites, which are very popular because they combine flash elements with standard HTML markup. This allows the user to have a rich experience, as well as giving search engines easy access to the site&#8217;s content. Making use of flashvars and XML/JSON add to the flexibility of the site by allowing Flash to communicate directly with the rest of the site.</p>
<h2>SWFObject &#038; Deep Linking</h2>
<p><a href="http://www.asual.com/swfaddress/"><img src="http://bkwld.com/blog/wp-content/uploads/swfa.jpg" alt="" title="swfa" width="471" height="55" class="alignnone size-full wp-image-1151" /></a></p>
<p>Making use of programs like <a href="http://www.asual.com/swfaddress/">SWFAddress</a> and <a href="http://code.google.com/p/swfobject/">SWFObject</a> allow the Flash content to be more transparent and visible to search engines. SWFAddress will create a specific URL for each page in a full-browser Flash experience. Knowing what section the user is on, and showing that section in the browser&#8217;s address bar allow search engines to look at specific pages, and create extremely accurate analytical reports.</p>
<p><img src="http://bkwld.com/blog/wp-content/uploads/swfo.jpg" alt="" title="swfo" width="418" height="76" class="alignnone size-full wp-image-1152" /></p>
<p>SWFObject is a way to create valid code though the W3C Validation tools. Also, SWFObject has the ability to replace Flash content with a static image, which maintains the visual design if the user doesn&#8217;t have flash enabled.</p>
<h2>Conclusion</h2>
<p>It&#8217;s ultimately about choosing the right tool for the right project. Flash has many advantages, which need to be carefully weighed against the areas in which Flash falls short. The ideas described here can certainly help Flash communicate better with browsers, search engines, analytical tools, and accessibility programs. </p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/flash-seo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/flash-seo/</feedburner:origLink></item>
		<item>
		<title>Cold Wind Blowing in the Witching Hour</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/cadxfuZe7sE/</link>
		<comments>http://bkwld.com/blog/2010/05/cold-wind-blowing-in-the-witching-hour/#comments</comments>
		<pubDate>Tue, 04 May 2010 23:12:20 +0000</pubDate>
		<dc:creator>shelby</dc:creator>
				<category><![CDATA[Distractions]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Staff Posts]]></category>
		<category><![CDATA[BKWLD]]></category>
		<category><![CDATA[brian gossett]]></category>
		<category><![CDATA[Cold Wind]]></category>
		<category><![CDATA[cold wind mix]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[mixtape]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Seattle]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1119</guid>
		<description><![CDATA[


Brian Gossett&#8217;s mixes are regularly being played over the speakers up here in the Seattle office for quite some time so I wanted to take this opportunity to post one. To introduce this mix let me just say that it is a fairly dour and chilly compilation intended to capture the essence of the months [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1118" title="MTC_CWBITWH_CC_COVER" src="http://bkwld.com/blog/wp-content/uploads/MTC_CWBITWH_CC_COVER1.jpg" alt="" width="590" height="590" /><br />
<img class="alignnone size-full wp-image-1117" title="MTC_CWBITWH_BACK" src="http://bkwld.com/blog/wp-content/uploads/MTC_CWBITWH_BACK.jpg" alt="" width="590" height="590" /><br />
<a href="http://since78.briangossett.com/" target="_blank"><br />
Brian Gossett&#8217;s</a> mixes are regularly being played over the speakers up here in the Seattle office for quite some time so I wanted to take this opportunity to post one. To introduce this mix let me just say that it is a fairly dour and chilly compilation intended to capture the essence of the months of November and December. The artwork—always nicely done—is a clear reflection of the music.</p>
<p>This mix was contributed to <a href="http://www.themixtapeclub.org/index.php" target="_blank">The Mixtape Club</a> which invites artists, musicians, and all around music lovers to make 10 song mixes. The mixes live on their website for about a month so be sure to catch them.</p>
<p><a href="http://www.since78.briangossett.com/MIXES/ColdWind/CWBITWH_CC.mp3">Cold Wind Blowing in the Witching Hour</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/05/cold-wind-blowing-in-the-witching-hour/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/05/cold-wind-blowing-in-the-witching-hour/</feedburner:origLink></item>
		<item>
		<title>Simple Connections</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/sBndMaOAxF0/</link>
		<comments>http://bkwld.com/blog/2010/04/simple-connections/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:10:18 +0000</pubDate>
		<dc:creator>MDavid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Distractions]]></category>
		<category><![CDATA[facebook connect]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1095</guid>
		<description><![CDATA[I have been playing around with a handful of social integration plugins for Wordpress and so far "Simple Facebook Connect" is by far the easiest. ]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1096" href="http://bkwld.com/blog/2010/04/simple-connections/screen-shot-2010-04-28-at-3-52-53-pm/"><img class="alignnone size-medium wp-image-1096" title="Screen shot 2010-04-28 at 3.52.53 PM" src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-04-28-at-3.52.53-PM-590x203.png" alt="" width="590" height="203" /></a></p>
<p>I have been playing around with a handful of social integration utilities for Wordpress and so far the Simple Twitter/Facebook Connect plugins from <a href="http://wordpress.org/extend/plugins/profile/otto">Otto</a> are by far the easiest, most feature useful and stable that I have found.</p>
<p><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"></a>You will see that this post was simply, and easily posted to our FB Fan Page &#8211; <a href="http://www.facebook.com/BKWLD">http://www.facebook.com/BKWLD</a> and tweeted (<a href="http://twitter.com/BKWLD">http://twitter.com/BKWLD</a>)</p>
<p>The plugins have some really fun features &#8211; like automagically grabbing any &#8220;@&#8221; handles and linking them back to twitter &#8211; @BKWLD</p>
<p>Do you guys have any other favorite Wordpress plugins or add ons you find endlessly useful?</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/04/simple-connections/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/04/simple-connections/</feedburner:origLink></item>
		<item>
		<title>It’s the Idea, Not the Technology</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/ARvWwYwzZ7Y/</link>
		<comments>http://bkwld.com/blog/2010/04/its-the-idea-not-the-technology/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 18:14:53 +0000</pubDate>
		<dc:creator>Matt Abersold</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=1020</guid>
		<description><![CDATA[There are so many arguments happening now about this technology and that development language. The battle for supremacy has led to some fairly bad blood between some amazing companies. Listening to the recent debates between Adobe and Apple about flash on the iPad and iPhone has got me thinking. It seems like no matter what, [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many arguments happening now about this technology and that development language. The battle for supremacy has led to some fairly bad blood between some amazing companies. Listening to the recent debates between Adobe and Apple about flash on the iPad and iPhone has got me thinking. It seems like no matter what, there will be a problem and a battle until we as designers and developers get our heads in the right place.</p>
<p>This is because the debate is centered around technologies and programming languages. This strife is very prevalent in all areas of the web design industry. Should you use Flash or Javascript for that slideshow? Should we connect to this MySQL database, or this SQL server over here? .NET or PHP? There are some very opinionated groups, which is too bad because all of these technologies are amazing in their own right.</p>
<p>At the core of every project is an idea, and that is by far the most important thing to consider. Once the creative idea has been set, realizing that idea can happen any number of unique and innovative ways.</p>
<p>When figuring out how to produce the project, it&#8217;s all about what technology is best suited for the design. How much interactivity will it have? Of course you&#8217;re not going to utilize Flash for a site that is just plain, static text, and you&#8217;re not going to link up to a database when your site consists of two pages.</p>
<p>After these things have been sorted out, then pick the technology that you are most comfortable and efficient with. For example, I work really well in Flash and Actionscript. I am very comfortable with the language, and it comes naturally to me. That doesn&#8217;t mean that Flash should be used for everything, but in at the end of the day it&#8217;s all about the idea being produced, —not what technology was used to make it. If you need a slideshow, it can be written in Javascript, Flash, or hell even Lingo, as long as you end up with a killer slideshow.</p>
<p>It&#8217;s also not about the newest technology; it&#8217;s it&#8217;s about the best technology. My old college instructor is a professional type designer for a 1st-class graphic design agency. She stands by Freehand as the best tool out there for type and letterform design. It&#8217;s not a new program by any measure, but it works for her, and she produces some incredible work.</p>
<p>So we need to relax about the technology debates, and focus on making kick- ass designs, and have fun doing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/04/its-the-idea-not-the-technology/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/04/its-the-idea-not-the-technology/</feedburner:origLink></item>
		<item>
		<title>Surprises with implementing Open Graph and the Like button</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/1uIa51GVis4/</link>
		<comments>http://bkwld.com/blog/2010/04/implementing-like-button/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:04:17 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=995</guid>
		<description><![CDATA[I tried out some of the newly announced Facebook features today, specifically the Open Graph markup and the Like social plugin.  They were both technically simple to deploy, as promised.  You have less control over the appearance of the Like button than I&#8217;d like.  For instance, they don&#8217;t have an option to ONLY display the [...]]]></description>
			<content:encoded><![CDATA[<p>I tried out some of the <a href="http://apps.facebook.com/feightlive/">newly announced</a> Facebook features today, specifically the <a href="http://developers.facebook.com/docs/opengraph">Open Graph</a> markup and the <a href="http://developers.facebook.com/docs/reference/plugins/like">Like </a>social plugin.  They were both technically simple to deploy, as promised.  You have less control over the appearance of the Like button than I&#8217;d like.  For instance, they don&#8217;t have an option to ONLY display the like button without a list of total likes.  You can work around this by reducing the width of the iframe, but it was an unexpected restriction.  For us, the goal was to provide a handy way to Like us on Facebook; we don&#8217;t care to give screen real estate to showing your friends who have also Liked us (for the majority of visitors, I expect there would be none).</p>
<p>I initially went about including the Like button the wrong way.  In the demos they showed at the F8, it appeared that they would expect each deep linked article page in a blog to have a unique Like button, like how <a href="http://www.cnn.com/2010/POLITICS/04/23/obama.immigration/index.html">CNN is implemented</a>.  So I did this:</p>
<p style="text-align: center;"><a rel="attachment wp-att-1006" href="http://bkwld.com/blog/2010/04/implementing-like-button/attachment/2/"><img class="size-full wp-image-1006    aligncenter" title="2" src="http://bkwld.com/blog/wp-content/uploads/2.jpg" alt="" width="433" height="40" /></a></p>
<p>However, when you click Like, it adds a link in your profile section on Facebook for that specific deep link.  For example, check out the article link added here from CNN:</p>
<p style="text-align: center;"><a rel="attachment wp-att-999" href="http://bkwld.com/blog/2010/04/implementing-like-button/screen-shot-2010-04-23-at-2-30-58-pm/"><img class="size-full wp-image-999  aligncenter" title="Screen shot 2010-04-23 at 2.30.58 PM" src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-04-23-at-2.30.58-PM.png" alt="" width="559" height="141" /></a></p>
<p>You could imagine that very quickly this area would be cluttered with all the articles a person had liked on news sites and blogs.  Then I noticed this suggestion from the <a href="http://developers.facebook.com/docs/opengraph">Open Graph Best Practices</a>:</p>
<blockquote><p>Make only real-life things into objects. Users don&#8217;t want news articles and other transient content as objects on their profile.</p></blockquote>
<p>This advice makes sense, though it&#8217;s inconsistent that Facebook would tout their partner (CNN) whose implementation contradicts this.  Thus, I moved the Like button into the footer, making it site wide, and added a Digg link in it&#8217;s place.</p>
<p>Ideally, users clicking the Like button would be added to the <a href="http://www.facebook.com/pages/BKWLD/115935728430378?ref=ts">BKWLD Facebook page</a> (we previously had a group, which we&#8217;re deprecating).  So far, I&#8217;m not seeing this happen; users who Like our Facebook page and users who Like us on the BKWLD site appear to be dropped into separate buckets.  The Social Graph markup doesn&#8217;t have a field to specifically relate the object (our site) with a Facebook Page.  I assume that Facebook uses some black magic to join the references to BKWLD in the Social Graph metas with the BKWLD references in our Facebook Page.  Possibly this isn&#8217;t working because our Facebook page is so new.  Or possibly something got confused during my initial implementation that was per blog article.  It also doesn&#8217;t appear that the &#8220;fb:admins&#8221; meta tag is having any effect.  I&#8217;m curious to see if <a href="http://www.facebook.com/pages/BKWLD/110499588973708?ref=ts">this generated page</a> will be automatically merged into the official BKWLD Facebook Page in the next few days.  Or if a person Likes a site on the Facebook site and that site has Open Graph markup on the home page, does Facebook read it and pull that info in?</p>
<p>In sum, I think the social plugin and Open Graph standard are pretty great in terms of functionality for users that can be added with minimal effort by developers.  I hope some clarification comes from Facebook about how (or if) merging works between different pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/04/implementing-like-button/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/04/implementing-like-button/</feedburner:origLink></item>
		<item>
		<title>Eat like Buk</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/vZcn9pISTps/</link>
		<comments>http://bkwld.com/blog/2010/03/eat-like-buk/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 01:49:20 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=989</guid>
		<description><![CDATA[We&#8217;re big Gowalla users at BKWLD, thanks to Aaron getting us started on it.  We&#8217;re also big on going to lunch together.  And our location right near Pike Place Market gives us a lot of options.  Now you can follow along at home!

]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re big <a href="http://gowalla.com">Gowalla</a> users at BKWLD, thanks to <a href="http://gowalla.com/users/aegaas">Aaron</a> getting us started on it.  We&#8217;re also big on <a href="http://gowalla.com/checkins/4668598">going to lunch together</a>.  And our location right near <a href="http://gowalla.com/spots/10710">Pike Place Market</a> gives us a lot of options.  Now you can <a href="http://gowalla.com/trips/3404">follow along</a> at home!</p>
<p><a href="http://gowalla.com/trips/3404"><img class="aligncenter size-medium wp-image-990" title="Screen shot 2010-03-19 at 6.43.10 PM" src="http://bkwld.com/blog/wp-content/uploads/Screen-shot-2010-03-19-at-6.43.10-PM-590x347.png" alt="Screen shot 2010-03-19 at 6.43.10 PM" width="590" height="347" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/03/eat-like-buk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/03/eat-like-buk/</feedburner:origLink></item>
		<item>
		<title>SXSW and Conferences</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/dJQEyfcPoEE/</link>
		<comments>http://bkwld.com/blog/2010/03/sxsw-and-conferences/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 15:59:05 +0000</pubDate>
		<dc:creator>Robert Reinhard</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=971</guid>
		<description><![CDATA[One of the goals BKWLD planned for ourselves this year was to attend more events and conferences.  More accurately: to attend events at all.  In previous years we&#8217;ve balked at the cost of most conferences and the expected return we&#8217;d get on that money and time.  We decided to give it a chance with the SoDA [...]]]></description>
			<content:encoded><![CDATA[<p>One of the goals BKWLD planned for ourselves this year was to attend more events and conferences.  More accurately: to attend events at all.  In previous years we&#8217;ve balked at the cost of most conferences and the expected return we&#8217;d get on that money and time.  We decided to give it a chance with the <a href="http://www.societyofdigitalagencies.org">SoDA</a> <a href="http://www.centaurconferences.co.uk/brands/creativereview/events/clicknewyork/overview.aspx?afcode=3213AKSODA">Click New York</a> event last year, to see whether our assumptions had been valid.  It was a good experience, largely because it got us out of the day to day and thinking bigger picture.  Thus this year&#8217;s initiative was born.</p>
<p>We went to <a href="http://stackoverflow.com/">StackOverflow&#8217;s</a> <a href="http://stackoverflow.carsonified.com/events/seattle/">Dev Days</a> earlier this year.  One big plus of it was it&#8217;s cost: $100 a head.  The speakers gave us an overview of technologies that we don&#8217;t use regularly (there<a href="http://twitter.com/weotch/status/5048697839"> wasn&#8217;t a lot of LAMP love</a>) and the FogBuzz keynote made me realize that some of the issues we&#8217;ve faced in the growth of ground(ctrl) and Elastic aren&#8217;t unique to us.  Which brings us to <a href="http://sxsw.com/">SXSW</a>, which 6 of us just back from.</p>

<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4548/' title='IMG_4548'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4548-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4548" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4552/' title='IMG_4552'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4552-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4552" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4553/' title='IMG_4553'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4553-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4553" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4555/' title='IMG_4555'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4555-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4555" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4557/' title='IMG_4557'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4557-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4557" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4560/' title='IMG_4560'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4560-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4560" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4562/' title='IMG_4562'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4562-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4562" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4564/' title='IMG_4564'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4564-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4564" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4565/' title='IMG_4565'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4565-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4565" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4567/' title='IMG_4567'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4567-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4567" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4568/' title='IMG_4568'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4568-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4568" /></a>
<a href='http://bkwld.com/blog/2010/03/sxsw-and-conferences/img_4569/' title='IMG_4569'><img width="150" height="150" src="http://bkwld.com/blog/wp-content/uploads/IMG_4569-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4569" /></a>

<p>We brought a pretty big team to SXSW and it works there since the conference is so multidisciplinary.  During the day we split up often, so that people could meet with other folks who were there or attend panels specific to their interests.  As anyone who is our friend on <a href="http://gowalla.com/">Gowalla</a> will attest (sorry for all the spam), we &#8220;checked in&#8221; to let each other know where we were.  Some of the panels I enjoyed the most were on <a href="http://my.sxsw.com/events/event/672">iPhone UI design</a>, <a href="http://my.sxsw.com/events/event/421">new methods of tactile interaction</a>, and <a href="http://my.sxsw.com/events/event/2685">the marketing strategy behind the Bing launch</a>.  I was able to meet some the <a href="http://www.appcelerator.com/">Appcelerator</a> dev&#8217;s at the meetup they held, which was a great opportunity for me to <a href="http://twitter.com/bkwld/status/10572664747">ask them questions</a>.  During the night we caroused between the free parties that different companies held (Pure Volume, Gowalla, etc).</p>
<p><strong>So will we go again?</strong> I think so.  In talking with our crew, it sounds like we unanimously agreed that the panels lacked enough depth.  Many were overviews or stated the obvious too much.  There wasn&#8217;t enough detail and brainy insight.  That being said, there was usually a tidbit or two I picked up from the panels I attended.  And, there was a lot of value in getting time with coworkers in a stress free environment.  As opposed to doing some extracurricular activity (like our <a href="http://bkwld.com/blog/2009/12/photos-from-sacramento-summit/">snowboard trip in December</a>), the framework of a conference focused our conversation on work themed stuff, spurning creativity and new ideas.  I think this last point is what would have me taking us back again.  While we could plan a fun activity locally for a much lower cost, having a structure based on learning (even if it fell short) is special about going to a conference and led to growth outside of the sessions.</p>
<p>Next up for us is <a href="http://aneventapart.com/">An Event Apart</a> in Seattle.  If your company is thinking of going to industry events and you want to chat about whether it&#8217;s worth the cost or not (I&#8217;m still chewing on this myself), hit me up in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/03/sxsw-and-conferences/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/03/sxsw-and-conferences/</feedburner:origLink></item>
		<item>
		<title>Working Against Ethics</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/P41krcpSArM/</link>
		<comments>http://bkwld.com/blog/2010/02/working-against-ethics/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:35:01 +0000</pubDate>
		<dc:creator>Ryan Vanni</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=962</guid>
		<description><![CDATA[Recently both Jeff and I were asked to contribute to an article in this month's How Magazine about working on projects that conflict with your personal ethics. Although I was just ever-so-slightly misrepresented by the writer who summarized that my "primary motivation is making money", says article, I was thrilled to contribute. Now do not get me wrong, I like many other business people am excited by a healthy margin, but for crying in the night it is not my motivation, let alone my "primary" one. ]]></description>
			<content:encoded><![CDATA[<p>Recently both Jeff and I were asked to contribute to an article in this month&#8217;s How Magazine about working on projects that conflict with your personal ethics. Although I was just ever-so-slightly misunderstood by the writer who summarized that my &#8220;primary motivation is making money&#8221;, says article, I was thrilled to contribute.  Now do not get me wrong, I like many other business people am excited by a healthy margin, but for crying in the night it is not my <em>motivation</em>, let alone my &#8220;primary&#8221; one.  If that were the case wouldn&#8217;t I be dealing in hedge funds or commodities or something like that?  But hell, how often do you get asked to contribute to such a great magazine, and maybe even more valuable to me, I now get to complain about being <em>misrepresented </em>(the italics represent a sort of douche bag tone in my voice).  So that&#8217;s something too.</p>
<p>Thankfully for the internet I have the luxury of publishing what was sent to them as my true views on the subject, and thankfully for my not-so-very-prolific-blogging-career, I have an article &#8220;in the can&#8221;.  So here goes:</p>
<p>Quite simply put, it is the designer&#8217;s job to visually convey the message they are hired to deliver.  A lot goes into doing that well, and being diametrically opposed to a project&#8217;s purpose definitely would not help.  So then even if a designer did try to set their personal beliefs aside in the spirit of &#8220;gettin&#8217; the job done,&#8221; at what point does that become irresponsible and a disservice to the paying party?  No matter how much you loath the purpose, to me that plain disservice becomes its own isolated case of &#8216;wrong&#8217; as a business value.</p>
<p>To me I think a number of things go into considering an assignment, and certainly personal morals and values are not the least of which that would play a part of that filter.  Obviously the more typical filters for me as the CEO are, will it enhance our brand, is it financially responsible, will it burn out the team, do we like the idea, etc&#8230;Normally the project&#8217;s nature is much more innocuous then offensive to any set of morals.  You know, selling a backpack, an mp3 player, a piece of software, and so on.</p>
<p>Being of the more independent mind set, I would provoke any designer, or anyone else for that matter, to simply turn down what they want to turn down for opposing any personal moral or value.  Certainly freelancers have that liberty, and as an employer I give my team that same liberty.  Now sometimes we disagree on whether a project is good for the company, and we listen to those opinions as well.</p>
<p>Earlier on in our history we did get approached to do a couple projects that did in fact oppose my personal beliefs.  I think I&#8217;d prefer to not get into the nitty gritty as to what and why, but they started somewhat harmless.  We took the projects, and as they progressed through development, the projects became more and more opposing.  At first I simply personally backed-off from offering my help.  One of which we finished, although I would argue not our best project ever (serving my earlier point), and the other we resigned.  From those experiences I know now to stay away from projects I do not believe in.  But again, that encompasses much more then morals and values these days.</p>
<p>2009 had been a challenging year for all of us.  And in a year that I would of expected to take any paying project, we have turned down more then we ever have.  That does not mean every project is a party, but it does mean to choose whether or not to accept it through some sort of filter that you (either as an independent or agency) have defined so that you, your team, your portfolio, or your bottom line is served, and then in turn the client is best served.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/02/working-against-ethics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/02/working-against-ethics/</feedburner:origLink></item>
		<item>
		<title>Kicking It Up a Notch with Digital Magazines</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/o0BRZeiXDhA/</link>
		<comments>http://bkwld.com/blog/2010/02/kicking-it-up-a-notch-with-digital-magazines/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 20:14:55 +0000</pubDate>
		<dc:creator>Sean Monahan</dc:creator>
				<category><![CDATA[Distractions]]></category>
		<category><![CDATA[digital magazines]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[tablets]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=952</guid>
		<description><![CDATA[This morning I was watching a video about an application for the digital version of Wired magazine for tablet computers.  This app is the result of a partnership between Wired and Adobe to make a compelling counterpart to traditional print magazines.

One of the things I truly enjoy about Wired is the strong, distinct designs [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was watching a <a href="http://www.wired.com/epicenter/2010/02/the-wired-ipad-app-a-video-demonstration/" title="The Wired Tablet App: A Video Demonstration">video</a> about an application for the digital version of Wired magazine for tablet computers.  This app is the result of a partnership between Wired and Adobe to make a compelling counterpart to traditional print magazines.<br />
<span id="more-952"></span><br />
One of the things I truly enjoy about Wired is the strong, distinct designs employed for the various sections and articles in the magazine and it looks like the tablet version does an excellent job of preserving these qualities in the digital realm.  And yet I couldn&#8217;t help feeling underwhelmed by what was demoed in the video.  Everything is wrapped in a slick presentation but I&#8217;m not seeing anything and there is some interactivity but it just ends up feeling like a website living in a print layout.</p>
<p>Steve Jobs described the iPad as a magical device but we&#8217;ve yet to see anything really magical achieved with it (yes, I realize it&#8217;s not available for sale just yet).  Running with the magical theme one thing a tablet version of magazine could do that a print version could not is a moving photo/video cover ala the newspapers in Harry Potter.  Esquire recently had an <a href="http://www.esquire.com/the-side/augmented-reality" title="Augmented Reality Esquire">augmented reality issue</a>, something like this could be the norm for digital magazines.</p>
<p>My examples aren&#8217;t really anything new either &#8212; they&#8217;ve both been thought up and/or executed already.  The iPad and it&#8217;s tablet brethren represent a new take on computing and the computer, I&#8217;d like to see the apps developed for them offer a fresh perspective and experience as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/02/kicking-it-up-a-notch-with-digital-magazines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/02/kicking-it-up-a-notch-with-digital-magazines/</feedburner:origLink></item>
		<item>
		<title>Loving You</title>
		<link>http://feedproxy.google.com/~r/BukLife/~3/axAjY4W2sS8/</link>
		<comments>http://bkwld.com/blog/2010/02/loving-you/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 01:54:10 +0000</pubDate>
		<dc:creator>Josh Reddin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://bkwld.com/blog/?p=948</guid>
		<description><![CDATA[
In lieu of Christmas gifts, we here at Buk decided to embrace a great America commercialized holiday and send our clients and partners Valentines instead.
If you did not receive one of these little diddys, one of three things could be possible:
1. We totally blew it and forgot you
2. You are on our shit list
3. We [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-947" src="http://bkwld.com/blog/wp-content/uploads/valentines_day.jpg" alt="valentines_day" width="590" height="393" /></p>
<p>In lieu of Christmas gifts, we here at Buk decided to embrace a great America commercialized holiday and send our clients and partners Valentines instead.</p>
<p>If you did not receive one of these little diddys, one of three things could be possible:</p>
<p>1. We totally blew it and forgot you</p>
<p>2. You are on our shit list</p>
<p>3. We just started hanging out and we are not on kissing terms yet</p>
<p>Either way, much love. josh</p>
]]></content:encoded>
			<wfw:commentRss>http://bkwld.com/blog/2010/02/loving-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bkwld.com/blog/2010/02/loving-you/</feedburner:origLink></item>
	</channel>
</rss>
