<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Seah / Agenceum</title>
	<atom:link href="http://davidseah.com/agenceum/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidseah.com/agenceum</link>
	<description>Process Journal: Running a Pretend Design Agency</description>
	<lastBuildDate>Sat, 30 Mar 2013 21:29:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>C2-16-21 The Week of Pushing Through</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-16-21-the-week-of-pushing-through/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-16-21-the-week-of-pushing-through/#comments</comments>
		<pubDate>Sat, 30 Mar 2013 19:15:17 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML Integration]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=412</guid>
		<description><![CDATA[After the seeming lack-of-progress of last week, I re-assessed my approach: was I trying to do too much by redesigning the entire website? Perhaps I could just make some updates to the current website. With that, I managed to finally get the front page to a place where it&#8217;s actually quite close to the original [...]
]]></description>
				<content:encoded><![CDATA[<p>After <a href="http://davidseah.com/agenceum/2013/03/c2-11-15-the-week-of-being-stuck/" target="_blank">the seeming lack-of-progress of last week</a>, I re-assessed my approach: was I trying to do too much by redesigning the entire website? Perhaps I could just make some updates to the current website. With that, I managed to finally get the front page to a place where it&#8217;s actually quite close to the original design concept, but first I had to deal with the presentation and design of the page&#8217;s inner content blocks one-by-one.</p>

<p><hr id="more-412" class="more-separator" /></p>

<h2>Regrouping</h2>

<p>According to my notes, on March 23 (Day 16) I realized I was stuck on <strong>presenting myself</strong>. This isn&#8217;t a design issue, but a content issue. I was fretting over not looking good, and this was making me overly fussy and frustrated. Compounding this was my dislike of using Photoshop for any kind of layout, so I &#8220;got over it&#8221; and told myself that there are plenty of people who like it fine; let me just be sloppy with layers and adjust to the workflow it offers. I have a tendency to use Photoshop as someone who survived a Great Famine and am stingy with using memory; I grew up programming computers with 1MHz 8-bit CPUs and 48K of directly-accessible memory total, so I&#8217;m like your grandfather hoarding rolls of toilet paper because he remembers what it was like to not be able to get the stuff during the Big War.</p>

<p>But I digress. I recognized I was paralyzed by just not knowing how to describe myself. I knew what I wanted to describe, from the cloud-tag work I&#8217;d done in previous weeks, but how to make it look good and not make me look like an ass? That was still bothering me.</p>

<p>The solution: Back to first principles. Let me not worry about style and pizazz, and just speak plainly. In fact, let me just <em>list</em> what should appear, following a simple visual hierarchy.</p>

<p>Here&#8217;s how the work broke down over the week:</p>

<h3>Day 16</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0323-mktg-layout.png.jpg" width="175" height="175" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" /> 
Here&#8217;s what I drew on the 23rd, in Illustrator I think. From top-to-bottom, I start with the header, &#8220;Dave identity&#8221;, and framing statements about creative independence. This establishes who I say I am, and also is the gateway to a lot of the productivity writing. Next is the &#8220;What I&#8217;m doing&#8221;, as blocks of content. Last is the list of things I have for sale.</p>

<p><br style="clear:both;" /></p>

<h3>Day 17</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0325-slow-progress.png.jpg" width="175" height="149" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
The first barebone stabs at getting the HTML structure setup on my staging blog. This is the first layout I can start to see how the elements might look, and boy is it ugly. It took a while to come up with the skeleton text in the top section.</p>

<p>On the technical side, I did make a spreadsheet to calculate the CSS values I needed to construct perfect multi-column layouts, and I did learn a few bits about CSS floats. Floats are really stupid, but at least I understand their use a bit more. This took another couple of hours to work out.</p>

<p><br style="clear:both;" /></p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0325-slow-progress-2.png.jpg" width="175" height="196" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
Looking for the next hit of work to liven things up, I next worked on the product area at the bottom.</p>

<p>I wanted &#8220;Pinterest-style&#8221; blocks, and had never made anything like that in HTML. My new understanding of CSS floating, though, made this relatively easy to do. I was pleased that it went quickly, though I didn&#8217;t like the ragged heights. I would worry about this later&#8230;it had been a long day.</p>

<p><br style="clear:both;" /></p>

<h3>Day 18</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0326-slow-progress-3.png.jpg" width="175" height="166" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
I worked a bit more on the look of the product area, moving the title up into the image area. This was a look I&#8217;d seen on Ars Technica&#8217;s redesign, and I had liked it.</p>

<p>I worked on HTML-fying the header as according to my earlier design markup waaay back from Day 9. This went fairly smoothly; I rediscovered the power of <code>line-height</code> in getting consistent text positioning inside of DIVs.</p>

<p>I also got rid of the first sentence, and moved the template to my actual website so I can see it with actual content (eventually). Only administrators such as myself see the website with the in-progress theme. I&#8217;m using WordPress, if that isn&#8217;t obvious, and a plugin called Theme Test Drive to do this. I&#8217;m making the actual changes to a child theme of my main theme, a custom theme I made called &#8220;Seah Unified&#8221;.</p>

<p><br style="clear:both;" /></p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0326-slow-progress-4.png.jpg" width="175" height="192" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
I took a break from HTML and spent a few hours shooting and processing a new header photo, which you can see here. I tried to bunch a lot of things into one photo that had some meaning to me. It was shot in natural light on a tiny fold-out tray table, shot at f/5.6 at ISO100 with my Canon 40D, using a USB cable to control shooting from my desktop computer.</p>

<p>With the photo taken, I was able to drop it into the new header. Now it&#8217;s starting to look like a site. I still don&#8217;t know how to handle the difficult inner content sections, but I&#8217;m too fried to take it on.</p>

<h3>Day 19</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0327-slow-progress-5.png.jpg" width="175" height="222" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
Not sure why this screenshot is less vibrant than the others; it <em>is</em> saved as 8-bit PNG to save space (me being stingy with bits again), but the others are too.</p>

<p>Anyway, the changes here are in the <em>latest posts</em> section. This little list is pulling recent posts using a custom query, and I&#8217;ve implemented fancy sprite-based graphical bullets on the list.</p>

<p>Ok, we&#8217;re starting to get somewhere. I&#8217;m not loving it, but I have to forge onward.</p>

<p><br style="clear:both;" /></p>

<h3>Day 20</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0328-slow-progress-6.png.jpg" width="175" height="254" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
I have made some significant changes. I added a placeholder image to the <em>recent projects</em> area, increased the number of listed posts to balance the columns. I also added a background color and indented all the content to line up with &#8220;DAVE SEAH&#8221;, which helps run the eye right to the bumper text. However, it also unbalances the page as a whole, which disturbs me. I let it go for now.</p>

<p>I also reworked the <em>bumper</em> so it appears above the &#8220;creative independence&#8221; area and wrote some initial copy. The idea is to immediate set a personal tone to the website. It was painful to write, but I am starting to get a feel for what works (or doesn&#8217;t) for me.</p>

<p>One thing that bothers me is that the site is starting to look way too TEXTY. There&#8217;s a lot of text. And the list of posts doesn&#8217;t really go with the recent projects area, though visually they look related.</p>

<p>This is the kind of design insight I was waiting for based on the actual content. Unlike a project where the content is already known, I was in the position to make anything I wanted. That is paralyzing when it comes to making a finished design, because the content isn&#8217;t even spec&#8217;d. But having seen what this looks like, I can now decide to make a different kind of content. I&#8217;d been working with a slider script called RoyalSlider for another client; perhaps this could be made to work?</p>

<h3>Day 21</h3>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0329-slow-progress-7.png.jpg" width="175" height="271" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
More fiddling with the top text, adjusting spacing and presentation of the &#8220;productivity &#8211; creativity &#8211; autonomy&#8221; blocks, which will become clickable entry points into some kind of &#8220;creative independence&#8221; subsection that I need to make. I might start by making this into a single page with multiple link anchors, listing pertinent posts. That would be easiest for now. It&#8217;s the basis of a very large content nut that I will have to address in the near future.</p>

<p>I also have integrated RoyalSlider, which has many options but many gotchyas, into the project area. It cost me $20 to get the WordPress plugin version, which was new to me. I&#8217;m still not sure at this point how to get the look I want with the slider, which makes assumptions about the aspect ratio of the images.</p>

<p><br style="clear:both;" /></p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0329-slow-progress-8.png.jpg" width="175" height="274" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
I eventually decide that this area should be a full-width image and fade-in-out. This helps rebalance the page, and becomes a second header.</p>

<p>Looking at this screenshot right now, I see that it probably needs to be a little shorter to match the height of the top header, or be slightly smaller even. However, this is only evident when looking at the page as a whole; this isn&#8217;t possible on most monitors because the header and slider areas aren&#8217;t completely on the screen at the same time. Still&#8230;a smaller slider area will save a few kilobytes of memory <img src='http://davidseah.com/agenceum/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p>I reworked the bottom part into a slider as well. It turns out that I actually probably wanted what is called an &#8220;image carousel&#8221;, not an &#8220;image slider&#8221;, to implement that properly. However, I am already freaking out a bit about the number of scripts that load on my home page, so I let it be.</p>

<p>This is starting to look finished!</p>

<p><br style="clear:both;" /></p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0329-slow-progress-rc01.jpg" width="175" height="276" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" />
A bit more space adjustment, and I decided to use (gasp) <em>centered text</em> on the bottom two sections. I may return to left alignment once I design the actual slides that go into &#8220;New &amp; Notable&#8221;. Since this section fades-in rather than slides horizontal, I could maintain the left margin. I don&#8217;t know. I&#8217;m probably done with this for now. On Monday, I want to be ready to get this deployed on the website. There&#8217;s plenty of work to be done before April 4, the next Groundhog Day Resolutions Progress day.</p>

<p>Not to mention also that I have to back-fit the changes into the WordPress template in a clean manner. Ugh. Still so much work to do. Sigh.</p>

<p><br style="clear:both;" /></p>

<h2>Side-by-Side Comparison</h2>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0329-designs-compared.jpg" width="575" height="442" /><br /></p>

<p>Here&#8217;s a comparison of the current website&#8217;s home page and the new design.</p>

<p>I&#8217;m too close to this to really tell if it&#8217;s an improvement or not. Functionally, I think it will be an improvement; I&#8217;ll measure this with click-throughs using web analytics. Will it result in more people engaging with the content? I hope so.</p>

<p>One observation is that I&#8217;m still very tight with my whitespace. Part of this is due to the fear that too much content will appear &#8220;below the fold&#8221;. I think that this applies only if the top page fails to engage people enough to do something, like scroll the page to see more, but we shall see. And I still have been reserving the top-right of the header for some notifications of &#8220;what&#8217;s hot&#8221;, overlapping the image, which is well above the fold.</p>

<p>Yeah, I could stand to inject more whitespace and loosen up the design a tad. But I don&#8217;t need to worry about that now.</p>

<h2>Wrapping Up</h2>

<p>I think I am actually out of the website design woods for now, and in April I can get back to doing the fun stuff: writing and making things!</p>

<p>I almost forgot why I was doing this all in the first place: it&#8217;s too <strong>make it easier for people</strong> to figure out what me and my site is about, providing entry points to the best content I have. It&#8217;s also to establish the &#8220;Goods &amp; Services&#8221; as a <strong>primary entry point</strong>, so people can actually find things they want to buy. This is what funds all my efforts to write and create, and currently I don&#8217;t have any way of showcasing them well. Now, they can be on every page if I want.</p>

<p>I&#8217;m not sure that I&#8217;ll have every part of the website perfectly converted by April 4, but the new home page is good enough to use now. With the new home page structure, it&#8217;s pretty easy to add another stack of content. I may add in the &#8220;latest posts&#8221; links at the bottom at some point.</p>

<p>In any case, it&#8217;s good enough to deploy now and refine later. There&#8217;s a lot of work ahead, but now the patterns are set and it should be much easier. Thank God. For the rest of the weekend, I am going to cook and eat a lot of things and get my energy back!</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-16-21-the-week-of-pushing-through/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-11-15 The Week of Being Stuck</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-11-15-the-week-of-being-stuck/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-11-15-the-week-of-being-stuck/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 21:08:54 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Setting Vision]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=406</guid>
		<description><![CDATA[This whole week has felt like a struggle that I&#8217;ve lost. I say that not from a place of depression, but a place of clear-eyed assessment. I&#8217;m writing this entry to try to identify what contributes to the feeling; perhaps a solution will present itself. I&#8217;ve been stuck for the past week on actually pushing [...]
]]></description>
				<content:encoded><![CDATA[<p>This whole week has felt like a struggle that I&#8217;ve lost. I say that not from a place of depression, but a place of clear-eyed assessment. I&#8217;m writing this entry to try to identify what contributes to the feeling; perhaps a solution will present itself.</p>

<p><hr id="more-406" class="more-separator" /></p>

<p>I&#8217;ve been stuck for the past week on actually pushing forward on my &#8220;Marketing Push&#8221; for March. To me, that means a revamp of the website to accomplish the following for visitors to my website, both first-timers and repeat visitors:</p>

<ul>
<li>Easy to tell what I do</li>
<li>Easy to find something they know is here</li>
<li>Easy to see what&#8217;s new</li>
<li>Easy to find past topics of interest and explore</li>
</ul>

<p>The general idea is to increase engagement, and also make it clear that I have a few things for sale. To sell those things, though, I believe I need a modicum of credibility. This I have, if you look at what I&#8217;ve written; I know that there are some good blog posts and insights in there. Finding it and making it <strong>easy</strong> to browse/download/buy is a huge usability concern.</p>

<p>I think of the redesign as &#8220;marketing&#8221;, or &#8220;more effective presentation&#8221;. Improving the user experience along these 5 dimensions should lead to improved engagement.</p>

<p>I made relatively rapid progress at the beginning of this session, defining a lot of important high-level conceptual goals and metrics for &#8220;Dave Seah&#8221; as brand. I know what I want to present. WHere I&#8217;m getting stuck is getting low-level and implementing them. There are a couple blockages I can identify:</p>

<ul>
<li>I&#8217;m very self-conscious when I present myself or make any kind of statement</li>
<li>I&#8217;m not actually sure what the best way to present myself is, which is complicated by the previous statement</li>
<li>A lack of surety create huge resistance</li>
<li>I&#8217;m impatient, and part of my brain is still in the high-level &#8220;boss&#8221; mode that mistakes clarity of goals and strategy as being the &#8220;hard problem&#8221;. The actual implementation is far more difficult and uncertain, and my own judgmental brain is imposing paralysis on the production part that wants to please.</li>
<li>I don&#8217;t particularly like marketing, so that&#8217;s another contributor to internal resistance.</li>
</ul>

<p>So, in other words, I&#8217;m kind of being a dick boss to an uncertain employee, and they&#8217;re both ME. I don&#8217;t intend to be a dick boss, and I am giving myself the time to explore the issues, but I&#8217;m also impatient. The uncertain employee part of me, wanting to deliver and prove competence, nevertheless is paralyzed with not knowing how to deliver to that expectation right away.</p>

<p>The above description would be right at home in many of my past work experiences. I have a strong desire to please, and at the same time I have a strong impatient streak. Uncertainty itself is a force that I&#8217;ve only recently identified, and I am still learning how to deal with it.</p>

<p>So&#8230;the solution? I have a few ideas that I&#8217;ve used in the past when stuck in these situations.</p>

<p><strong>Manager mode: Relax, and Talk the Issue Through.</strong> When an employee is stuck or paralyzed, it&#8217;s probably because I&#8217;ve provided too much scope, implied that there&#8217;s a lot of expectation riding on it, and work side-by-side with the employee for a bit of time to push through the small issues until he/she gets into a groove.</p>

<p><strong>Employee mode: Relax, put pressure out of my mind, and design in the small first.</strong> While I&#8217;m aware there&#8217;s an enormous amount of work to do to complete this transition, so starting with something really small, almost inconsequentially so, is a way to start. I have a tendency to like architecture and reasoning, which makes me a poor production employee, but for short periods of time I can put all that big stuff out of my head and just draw, say, a button with some text on it and not wonder if it&#8217;s the <em>right</em> text, or the <em>right</em> sort of button given the overarching UI design&#8217;s intent to sell more X.</p>

<p><strong>Director mode: Balance the needs of the now with Employee Support.</strong> Time is a luxury that I can&#8217;t exactly afford, as I have to get these systems working and improving revenue as quickly as possible. However, I need to allow that building a new website and all its content takes time. What I can do, however, is bring Manager and Employee into my virtual office and review the progress, identify the positive stuff, get some estimates, and perhaps identify some near-term goals that will deliver results sooner without compromising the development and design process. I guess that is what I am doing right now, by writing this post. However, the reality is that the project seems like it&#8217;s &#8220;behind&#8221; and the longer this lingers, the most likely the company will fail. We want to avoid that!</p>

<p>So, having phrased the situation using a company analogy, specifically, what am I stuck on?</p>

<ul>
<li>I&#8217;m feeling bad and incompetent at getting my website going. I thought I was better than this. </li>
<li>I feel this way because it&#8217;s March 22nd and nothing is public.</li>
<li>I also am not energized by doing this kind of work. It feels like I&#8217;m doing something that isn&#8217;t me. I feel I should be able to get over that, but has never been easy for me.</li>
<li>I feel I haven&#8217;t been using my time wisely or productively.</li>
</ul>

<p>Overall..<strong>NO ENERGY</strong>. <strong>NO MOTIVATION</strong>. <strong>DEMORALIZED</strong></p>

<p>What would help? Delivery of something. Anything. A short term burst of focus to deliver something that is tangible, part of the building process, and reusable. That feels like progress.</p>

<p>Specifically, what would that be? This morning I actually figured out how to implement the new changes on my current website by reconfiguring it to use a &#8220;front page&#8221;; that way I can put anything I want on it without recreating the main blog index. The question now is what to put on it. I&#8217;ve been stuck because the devteam is ready to move forward with HTML/PHP/WordPress implementation, but the content and marketing team are still battling each other trying to come up with wording, telling the design department to just &#8220;make something up&#8221; for now that they can fill-in later. That should sound familiar to any web developer / project manager / designer. If you can imagine all these groups talking to each other asking when X is going to be ready and why Y hasn&#8217;t been delivered with, you have classic organizational stuckness, where the messaging overhead makes it difficult for anyone to make any production at all.</p>

<p>Well, I can&#8217;t have that in my fake company.</p>

<h2>Recovering</h2>

<p>One thing I have been missing this month is the clarity of the Product-a-Day challenge in February. It was wonderful to wake up every day and know that I could just make something and post it. AWESOME, in fact. The reason I&#8217;m not doing it this month is because having a ton of products that people <em>never see</em> is not a formula for success. The marketing push this month is to create the platform so I can showcase all the stuff I&#8217;m doing and writing about, so people see it. That means building themed collections, packaging insights, and so forth. It&#8217;s like I&#8217;m turning a private collection of interesting artifacts into a museum-quality experience, with a really nice gift shop.</p>

<p>I can&#8217;t continue to try to think and handle everything at the same time. Sometimes it&#8217;s come in handy, but when it comes to processing the raw ore of possibility into highly-refined experience, I just need to keep an eye on that very limited scope.</p>

<p>I think I should do a creative reboot and just play for the next few days with regards to the dave seah marketing effort. Make it fun. It&#8217;s like the playfulness of the product-a-day challenge, except it will be copy, photos, etc. I&#8217;ll spend a little bit of time on that this evening and over the weekend. The mistake I have made is to try to be in the production mindset and be creative at the same time. It really doesn&#8217;t work. Happy Bubble Time is required!</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-11-15-the-week-of-being-stuck/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C2-10-11 A Temporary Change in Course</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-10-11-a-temporary-change-in-course/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-10-11-a-temporary-change-in-course/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 13:48:16 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Business Plans]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=401</guid>
		<description><![CDATA[It&#8217;s been two weeks (not including weekends) since I started this push to &#8220;fix the marketing&#8221; on my website on March 4. By that, I mean making the purpose and use of the website clearer to visitors who happen upon it, so they can find what they&#8217;re interested in as quickly as possible. Also, I [...]
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been two weeks (not including weekends) since I started this push to &#8220;fix the marketing&#8221; on my website on March 4. By that, I mean making the purpose and use of the website clearer to visitors who happen upon it, so they can find what they&#8217;re interested in as quickly as possible. Also, I want to make it clear what it is that people can BUY or DOWNLOAD from the website, while making a particular statement about myself and creativity.</p>

<p>This post is a review of the past 10 days as a <strong>sanity check</strong>. <hr id="more-401" class="more-separator" /></p>

<h2>What Got Done</h2>

<p>It&#8217;s usually around the two- or three-week mark that I feel fatigue on a project, and need to take some time to assess. I don&#8217;t particularly like marketing myself either; it&#8217;s hard work and draining. However, it&#8217;s also necessary work, so I am trying to have a good attitude about it. Like any difficult work, it <em>is</em> worthwhile from a growth perspective!</p>

<p>Here&#8217;s what I&#8217;ve got done so far on the Marketing push:</p>

<ul>
<li>Day 01-03: Defining an Audience and Myself</li>
<li>Day 04-05: Defining Entry Points into a Website, and by extension Myself</li>
<li>Day 06-09: First Pass Visual Layout</li>
<li>Day 10-11: Break from Visual Layout; Content Development Begins</li>
</ul>

<p>If I were to guess, I&#8217;ve spent around an hour per day on average. The biggest chunk of time was spent on the first-pass visual layout, which ate around 4-5 hours. The other days saw anywhere from 15 minutes to 45 minutes total; these were mostly writing days.</p>

<h2>Am I On the Right Track?</h2>

<p>As I mentioned, I&#8217;m finding the work difficult. That doesn&#8217;t mean I&#8217;m losing hope or stuck. It&#8217;s just <em>hard work</em> because I&#8217;m defining a lot of goals in the absence of certainty. This means that the processes I&#8217;m applying are exploratory ones that may not pay off. It&#8217;s an exercise in maintaining good attitude and keeping mentally energized. I&#8217;ve been taking a lot of power naps to refresh my brain, much as <a href="http://www.brainpickings.org/index.php/2013/02/11/thomas-edison-on-sleep-and-success/" target="_blank">Edison</a> apparently did.</p>

<p>In hindsight, I think I&#8217;ve done some important foundational work, but I have to ask myself whether there&#8217;s something I can do <strong>right now</strong> with the current website to improve usability. It occurs to me that yes, there is. I can build a better browsing experience right now based on the existing template, and update the PRODUCTIVITY TOOLS or ABOUT THE SITE section.</p>

<p>Going to brainstorm quickly in this post now:</p>

<h4>What&#8217;s the Problem?</h4>

<p>People come to my website and can&#8217;t find anything, and don&#8217;t know what the website is about. There is a lot of hidden stuff, particularly around forms and some articles, that are difficult to find. I can rearrange them to solve PROBLEMS, not just be categories. This way, I can also promote some of the things I have for sale, and increase revenue (that&#8217;s the whole point of this).</p>

<h4>What is a Solution?</h4>

<p>It&#8217;s a big category page, loosely mirroring my <a href="http://davidseah.com/blog/2013/03/marketing-challenge-progress-translating-myself-into-a-visual-hierarchy/" target="_blank">Visual Tag Cloud</a>, but much more focused on delivering a download or chunk of knowledge. And also highlighting stuff for sale.</p>

<h4>What Can I Implement Right Away?</h4>

<p>I have the ability to code custom template pages, so it&#8217;s that easy. I have to figure out what the categories are, and how to present them. That&#8217;s maybe 15 minutes of writing to get clear on it, and then some visual design to make it happen.</p>

<p>&#8230;</p>

<p>So that&#8217;s what I&#8217;ll do sometime later today. Although I describe this as a <strong>change in course</strong>, it really is an extension of the content creation cycle; I would have had to tackle this topic eventually. It&#8217;s a mix of Information Architecture, Layout, and Coding.</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-10-11-a-temporary-change-in-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-07-09 From Abstract to Visual, Step 2</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-07-09-from-abstract-to-visual-step-2/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-07-09-from-abstract-to-visual-step-2/#comments</comments>
		<pubDate>Thu, 14 Mar 2013 13:06:47 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=397</guid>
		<description><![CDATA[For the past three days I&#8217;ve been slugging-it-out with the tag cloud and the first pass layout, trying to bring them out of the abstract and into something tangible. This is the part I always find really difficult. I&#8217;ve been spending a couple hours a day on this, pushing past all my negative reactions to [...]
]]></description>
				<content:encoded><![CDATA[<p>For the past three days I&#8217;ve been slugging-it-out with the <a href="http://davidseah.com/agenceum/2013/03/c2-05-a-more-detailed-look-at-the-tag-cloud/" target="_blank">tag cloud</a> and the <a href="http://davidseah.com/agenceum/2013/03/c2-06-from-abstract-to-visual-step-1/" target="_blank">first pass layout</a>, trying to bring them out of the abstract and into something tangible. This is the part I always find really difficult. I&#8217;ve been spending a couple hours a day on this, pushing past all my negative reactions to the design as it evolves to find the next visual idea.</p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0314-mockups.jpg" width="575" height="383" /><br /></p>

<p>The above graphic shows the progression from the first ugly step (A) just getting some image and text down. Compared to the <a href="http://davidseah.com/agenceum/2013/03/c2-06-from-abstract-to-visual-step-1/" target="_blank">original thumbnail</a> sketch (which itself is a bit vague), there are some differences, but the general idea is the same:</p>

<ul>
<li>There&#8217;s a BIG IMAGE at the top, which will be &#8220;responsive&#8221; in that it always fills the space from edge-to-edge in a browser. The image is a placeholder; ideally it will be an image that visually supports what I&#8217;m about. </li>
<li>There&#8217;s a DAVE IDENTITY somewhere within that image, or next to it. Since it&#8217;s near this big image, I don&#8217;t have to lead with my face/name alone. Maybe this is a cop-out, but it is personal preference. </li>
</ul>

<p>Also within the header are opportunities for additional supporting links. Right now I have a &#8220;what&#8217;s new&#8221; and &#8220;what is creative independence&#8221;. The image area might become a slider that cycles through several backgrounds, or there might be a small menu on the right.</p>

<p>Below the header are the content areas, which I will be constraining to 960 pixels wide centered in the frame. As this is the <strong>front page</strong>, the content areas will be stacked on top of each other and then divided horizontally according to whatever grid system makes sense.</p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0314-mockup-day09.jpg" width="575" height="359" /><br /></p>

<p>I&#8217;m trying to get away from my current blog design, which is constrained in a white rectangle. I&#8217;ve admired some other website designs that have a more open feel by eliminating the edges, instead implying them through alignment. The result is a layout that feels more open, which is how <em>I</em> want to feel.</p>

<p>I&#8217;m thinking that the stacked content areas will give me some flexibility in design. As the content area is 960 pixels wide, this divides cleanly into halves, thirds, or quarters. It also isn&#8217;t a bad basis, from what I can tell, for a responsive design that crunches down to fit any screen. I&#8217;m not planning on making the design responsive, however. Perhaps in the future, but not right now.</p>

<p>Anyway, I&#8217;m thinking there will be at most two stacked content areas. The top one will be a slider that covers the three or four main features on the website using mostly graphics and large type, serving as a lead-in to inner pages. The bottom one will be more text-y, showing recent stories and whatever. This is what I have to design next.</p>

<p>Also in the queue, after the content areas are done to a rough pass, will be to design the inner pages: the blog templates, page templates, and shopping templates. Next week I&#8217;ll have to think about the <strong>minimum</strong> I need to launch with new content areas + shopping areas. I&#8217;m thinking I&#8217;ll be VERY lucky if I can get this all done by April 4.</p>

<p>For the rest of this week I&#8217;ll be quite busy so I don&#8217;t know if I&#8217;ll make much progress, but I can at least do the daily 15M on this to keep it fresh in my mind.</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-07-09-from-abstract-to-visual-step-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>C2-06 From Abstract to Visual, Step 1</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-06-from-abstract-to-visual-step-1/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-06-from-abstract-to-visual-step-1/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 13:58:22 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=393</guid>
		<description><![CDATA[After taking a break this weekend from all things website (well, I did tweak my image post format to do some cool custom stuff I&#8217;m hitting this marketing challenge with fresh eyes. Today&#8217;s morning 15 minutes was spent as follows: 30 seconds &#8211; rereading Day 5&#8242;s raw notes (see bottom of page for the raw [...]
]]></description>
				<content:encoded><![CDATA[<p>After taking a break this weekend from all things website (well, I did tweak my image post format to do some cool custom stuff <img src='http://davidseah.com/agenceum/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;m hitting this marketing challenge with fresh eyes. Today&#8217;s morning 15 minutes was spent as follows:</p>

<ul>
<li>30 seconds &#8211; rereading Day 5&#8242;s raw notes (see bottom of page for the raw text)</li>
<li>2 minutes of sketching</li>
<li>1 minute of being aghast at how difficult this was</li>
<li>Doing a second sketch until the timer alarm went off</li>
</ul>

<p><hr id="more-393" class="more-separator" /></p>

<p>I&#8217;d started by first sketching the three main things that I thought needed to be present:</p>

<ul>
<li>DAVE SEAH + HEADSHOT</li>
<li>CREATIVE INDEPENDENCE SECTION</li>
<li>MAKER SECTION</li>
</ul>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/175-0311-quick-sketch-0.jpg" width="175" height="131" align="left" style="margin: 4px 16px 8px 0px;  display: block; border: 1px solid #9999aa; background-color: #fff; vertical-align: text-top; padding: 4px;" /></p>

<p>When I tried sketching these into place like blocks, I quickly ran into a feeling of &#8220;wrongness&#8221;. What seemed clear in the abstract seemed very difficult to express. In the photo to the right, which is a half-sheet of paper, I wrote my name at the top and immediately hated it. I drew an oval to represent my head and hated it more! Then I started drawing rectangles below as smaller thumbnails, and realized I was hitting a major unexpected barrier. This was all in the space of about two minutes.</p>

<p>Stepping back, I analyzed the negative feelings.</p>

<ul>
<li><p>I didn&#8217;t like the idea of just starting with my identity and head, and them proclaiming CREATIVE INDEPENDENCE and MAKER. This seemed too forward, too much like TELL instead of SHOW. And I tend to not like to draw the limelight to myself; creating a more Dave-focused home page is something I am forcing myself to do. I like to SHARE information, but I don&#8217;t really like putting myself forward as a GURU or EXPERT. At the same time, I need to promote myself.</p></li>
<li><p>Furthermore, I hadn&#8217;t really thought-through how the Dave identity (name, headshot) and CREATIVE INDEPENDENCE are related in a page-narrative sense. MAKER is more relatable to Dave Identity, but as I&#8217;m a noobie maker I am a little embarrassed to proclaim this as a major section.</p></li>
</ul>

<p>My immediate negative reaction, it seemed, was just about proclaiming myself to be more than I thought I really was. The desire was to <strong>hide</strong>. Which actually suggested an approach!</p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0311-quick-sketch.jpg" width="575" height="383" /><br /></p>

<p>In the second sketch (shown above) I stacked the sections. The top section is an IMAGE HEADER (which I like anyway) with a side menu of some sort that lists important cues to the site. Immediately below it is my tag, and the below that is a &#8220;content slider&#8221; of four different aspects: creative independence, process, making, and recent posts. Below that is the footer. I can optionally create an ABOUT DAVE between the footer and the content slider.</p>

<p>What I like about this is that I get to hide under the content. If I were to rationalize this, it feels better because the content is first, and then I am second. The image area can establish the tone and purpose of the website before my name/photo appears, which is probably the way it should be. This serves the audience first and helps them orient. I&#8217;m still visible on the site, but more like a host than the central attraction. Which is fine with me.</p>

<p>So the next step is to spend some time doing a Photoshop mockup in the main areas, then back that into InDesign or Illustration for the typography work. That&#8217;ll probably be the focus for this week.</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-06-from-abstract-to-visual-step-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>C2-05 A More Detailed Look at the Tag Cloud</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-05-a-more-detailed-look-at-the-tag-cloud/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-05-a-more-detailed-look-at-the-tag-cloud/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 15:48:37 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=388</guid>
		<description><![CDATA[This morning&#8217;s 15-minute writing about my website examines my personal tag cloud more closely. There are three main elements that together describe who I am. In detail: DAVE SEAH &#8211; Eccentric Creative &#8211; Emphasis on Values and Joy &#8220;Eccentric Creative&#8221; is expressed by the jumble of candy-like interests that will be organized across the website. [...]
]]></description>
				<content:encoded><![CDATA[<p>This morning&#8217;s 15-minute writing about my website examines my <a href="http://davidseah.com/blog/2013/03/marketing-challenge-progress-translating-myself-into-a-visual-hierarchy/" target="_blank">personal tag cloud</a> more closely.</p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0307-tag-cloud-02.png.jpg" width="575" height="444" /><br /></p>

<p>There are <strong>three main elements</strong> that together describe who I am. In detail:</p>

<p><strong>DAVE SEAH</strong> &#8211; Eccentric Creative &#8211; Emphasis on Values and Joy</p>

<blockquote>
  <p>&#8220;Eccentric Creative&#8221; is expressed by the jumble of candy-like interests that will be organized across the website. I would like to use my headshot here somehow to drive home the personal nature of my site. Rather than list joys and values, I want to use short phrases and words that have an association with that; joyful-sounding text and imagery, not saying &#8220;I am joy. Rah.&#8221; An example of SHOW NOT TELL. Tell is weak, and smacks of insincerity. The same applies to &#8220;values&#8221;; they will be implicit in how I talk/write on the website. My personal voice and values come through everywhere, which is already the de-facto style I have.</p>
</blockquote>

<p><strong>CREATIVE SELF-IMPROVER and CREATIVE INDEPENDENCE</strong> &#8211; My Passion &#8211; My Personal and Professional Focus</p>

<blockquote>
  <p>&#8220;My Passion&#8221;, again, will be shown. Creativity, as broken into three parts (process, productivity, independence) in themselves form a new and significant subsection on the home page. The content here expresses itself as a structured subarea with its own sub-identity under the Dave Seah Value and Joy umbrella. Each of the three aspects could be a mini-site with its own leading essay and reading list.</p>
</blockquote>

<p><strong>MAKER</strong> &#8211; My Projects</p>

<blockquote>
  <p>This is a section that is a &#8220;work in progress&#8221; area. Projects that I&#8217;m working on, or have recently worked on, would be showcased here. These are the end results of applying my creative powers, which brings me joy. This area has its own identity too, but it is closely tied with the other two main elements. All together, they create the supporting triad of what the David Seah website (and by extension, me) is all about.</p>
</blockquote>

<p>Next, there are <strong>secondary elements</strong> on the website that act in a <strong>supporting</strong> role. They aren&#8217;t main focii, but instead express values or interests that visitors find appealing. The idea is to establish that there is a certain KIND of content and a certain type of CULTURE that is at work here.</p>

<p><strong>STORIES</strong> &#8211; This is the content from the past 7 years</p>

<blockquote>
  <p>The articles I&#8217;ve written are structured like little stories that end with some kind of takeaway insight, example, or nugget of understanding. Sometimes you get to download something for free.</p>
  
  <p>The stream of stories is an important part of the website, but the current 2005-style blog format I&#8217;m using makes it difficult to make room for the three main elements I want to stand out. People should see that there is Commentary on creativity/productivity/independence, news from elsewhere, and practical experiences I&#8217;m sharing related to my skills and hobbies as a perpetual stream of content under the context of creating and making.</p>
</blockquote>

<p><strong>COMMUNITY</strong> &#8211; Making connections with people</p>

<blockquote>
  <p>Rather than creating community <em>support</em> through forums and stuff, I instead am creating a beacon that indicates that I&#8217;m part of a certain tribe. That tribe is comprised of people who find what I am doing interesting.</p>
  
  <p>The ABOUT DAVE and CONTACT links are technically part of community in this way, inviting people to connect. Previously, I&#8217;d thought that these were about brand identity, but that is now expressed through the three main elements: &#8220;Dave is an Eccentric Creative, A Creative Self Improver Seeking Creative Independence, A Maker of Things&#8221;. Adding &#8220;That shares a LOT of stuff&#8221; is the community add-on, which itself is an extension of the associated value statement.</p>
</blockquote>

<p>Finally there are the <strong>THINGS FOR SALE</strong> and <strong>THINGS TO DOWNLOAD</strong>. This is the transactional part of the website, and the primary vehicle for supporting myself through my work. This is a significant area, and I&#8217;ll have to do a lot of thinking about how to design this sub site so it supports ecommerce and casual browsing. Quite a conundrum.</p>

<p><strong>FREEBIES</strong> &#8211; Create the semblance of value and treasure, a taste, a preview</p>

<blockquote>
  <p>Productivity forms! Collections of Forms! These are the things that people will link to, come back for, and pique interest. In terms of commerce, they provide the free sample with no obligation. They also serve to spread the creative / productive / independence messaging along with my statement. They are examples of me putting my money where my mouth is.</p>
</blockquote>

<p><strong>THINGS TO BUY</strong> &#8211; Products, eBooks, Etc</p>

<blockquote>
  <p>Because I need to live, and want to do it through my website-promoted work, I have some things for sale. These will be tasteful, similarly-styled elements that appear at natural endpoints on the website. There may be a free takeaway, a nugget of wisdom, and nearby will be a direct buy link in a STORE area that collects everything in one place. That&#8217;s a NEW challenge, I just realized. It&#8217;s probably what I really need to work on next.</p>
</blockquote>

<p>And one last thought: <strong>how would someone summarize the website</strong> as I describe it here? Maybe something like:</p>

<p><em>Dave Seah&#8217;s website is for creative people who love learning and like him, are continually pushing themselves to improve. It&#8217;s a wonderful place to find ideas and tools that are inspiring.</em></p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-05-a-more-detailed-look-at-the-tag-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-04 Creating Entry Points</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-04-creating-entry-points/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-04-creating-entry-points/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 21:55:48 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=379</guid>
		<description><![CDATA[Yesterday I had started to define areas of overlapping interest between myself and the interests of the audience I think I have. Today, I try to whittle down those AOIs into something more actionable. I reformatted yesterday&#8217;s overlapping interest thoughts into four main groups that seemed related. Not sure HOW they are related exactly, but [...]
]]></description>
				<content:encoded><![CDATA[<p>Yesterday I had started to define <a href="http://davidseah.com/agenceum/2013/03/c2-03-defining-overlapping-interests-between-audience-and-myself/" target="_blank">areas of overlapping interest</a> between myself and the interests of the audience I think I have. Today, I try to whittle down those AOIs into something more actionable. <hr id="more-379" class="more-separator" /></p>

<p>I reformatted yesterday&#8217;s overlapping interest thoughts into four main groups that seemed related. Not sure HOW they are related exactly, but this is what my intuition is saying, so let me start with this and see what I think after I see it all in one place:</p>

<h4>1. Creative Independence</h4>

<ul>
<li>Maintaining the means to support one&#8217;s creativity through creative works</li>
<li>Happiness through Creative Process: Explore, Learn, Build, Share</li>
<li>Happiness through Directed Action: Seeking Inspiration, Developing Mastery, Creating Opportunity &#8230; creativity </li>
<li>Happiness through Shared Values: optimism, personal growth, connecting with like-minded individuals</li>
</ul>

<h4>2. Being a Maker, a Creative</h4>

<ul>
<li>Putting what one makes out into the world</li>
<li>Happiness through Connection: Sharing, Creating Opportunity</li>
</ul>

<h4>3. Tools, Techniques and Stories</h4>

<ul>
<li>on Originality / Cleverness</li>
<li>on Quality</li>
<li>on Independence</li>
<li>on Productivity</li>
<li>on Excellence</li>
<li>on Creative Process</li>
<li>on Directed Action</li>
<li>on Shared Values</li>
</ul>

<h4>4. Dave Seah</h4>

<ul>
<li>Who is this mysterious, somehow compelling person? </li>
<li>How is he doing what he says he&#8217;s doing?</li>
<li>What can I take away from him?</li>
</ul>

<h4>5. Shared Joy</h4>

<ul>
<li>in Creative process</li>
<li>in Directed action</li>
<li>in Creating, itself</li>
<li>in Creators, themselves</li>
<li>Supporting one&#8217;s self in the way one must</li>
<li>Knowing you&#8217;re part of this small community</li>
</ul>

<p>At this point, I need to make a visual map and think about it. This mapping I&#8217;m doing is outside the 15-minutes I spent this morning, incidentally, thinking about it.</p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0307-marketing-map-dr01.jpg" width="575" height="440" /><br /></p>

<h2>Where are the Entry Points?</h2>

<p>Taking a few moments to look at this. I think the message is CREATIVE INDEPENDENCE, BEING A MAKER. That&#8217;s the common goal. The specific offerings are tools, techniques, and stories. The bridging elements that provide context are myself as the conduit for stories and maintainer of the CREATIVE INDEPENDENCE vision as I see and share it. Underlying it all is the JOY of it, the part that drives the passion.</p>

<p>So the outward-facing mission statement might be:</p>

<ul>
<li>Spread the message of joy</li>
<li>Define creative independence as my particular version of joy</li>
<li>Establish myself as the host of this website and my vision as an accessible dude</li>
<li>Guide people to tools, techniques, stories in the context of creative independence</li>
</ul>

<p>It occurs to me that the entry points actually look like this to a <strong>first-time visitor:</strong></p>

<p><img src="http://davidseah.com/_wpcontent/imgcache/images/13/575-0307-marketing-map-dr01-blank.jpg" width="575" height="440" /><br /></p>

<p>This is pretty awful.</p>

<p>To arrange, label, enhance these entry points so the CONTENTS are apparent and desirable&#8230;that&#8217;s the next stage of thinking!</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-04-creating-entry-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-03 Defining Overlapping Interests between Audience and Myself</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-03-defining-overlapping-interests-between-audience-and-myself/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-03-defining-overlapping-interests-between-audience-and-myself/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 04:16:32 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=373</guid>
		<description><![CDATA[I&#8217;m actually getting to this really late&#8230;11PM! Here&#8217;s a writeup of this mornings reflection on marketing: YESTERDAY, I got more specific about what people might want to see. In other words: what is their frame of mind? What do they desire? Do they want solutions? Patterns? To relate? Something to follow? Then, I started to [...]
]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m actually getting to this really late&#8230;11PM! Here&#8217;s a writeup of this mornings reflection on marketing:</p>

<p>YESTERDAY, I got more specific about what people <strong>might</strong> want to see. In other words: what is their frame of mind? What do they desire? Do they want solutions? Patterns? To relate? Something to follow? Then, I started to get more specific about my values. To be clear, my &#8220;marketing month&#8221; IS NOT about changing my activities to meet other people&#8217;s desires, though this is a perfectly fine marketing approach. Instead, I want to create clear AREAS OF OVERLAPPING INTEREST between the audience that&#8217;s here and my values/activities. That is a meeting of interests.</p>

<p><hr id="more-373" class="more-separator" /></p>

<p>So what are these &#8220;overlapping interests&#8221;? How do they relate to defining a viable market? Hm. Maybe the following:</p>

<ul>
<li>The OI can be succinctly labeled, and recognized as desirable by people who desire such things</li>
<li>The OI, labeled, is a clear, tangible or visceral benefit that is desirable. </li>
<li>The OI benefit can be quantified or qualified as being better or part of the road to being better.</li>
<li>The OI benefit is transactionable, acquirable, or actionable. </li>
<li>The transaction strengthens the bond between buyer and seller. </li>
</ul>

<p>I had a list of personal values. Reversing them gives me some characteristics of the people who would also be attracted to my values, which forms the foundation of overlapping interest:</p>

<ul>
<li>People who want to succeed through excellence, originality, and putting things in the world.</li>
<li>People who wish their work to reflect themselves.</li>
<li>People who like optimism, enthusiasm, and desire to connect with like-minded people.</li>
<li>People who practice &#8220;explore, learn, build, share&#8221; and the related &#8220;seek inspiration, develop mastery, create opportunity&#8221; activity structure.</li>
<li>People who appreciate good knowledge and want to share it</li>
<li>People who seek creative independence like myself</li>
</ul>

<p>Converting the above into a set of benefits/artifacts/desires (sort of a jumble)</p>

<ul>
<li>The highest quality</li>
<li>Originality</li>
<li>Impact the world by putting things into it&#8230;a &#8220;maker&#8221; or &#8220;creative&#8221;</li>
<li>Work reflects values: optimism, active personal growth and development, community of like-minded people</li>
<li>A well-defined creative process</li>
<li>High quality supporting knowledge and tools</li>
<li>Creative Independence</li>
</ul>

<p>Let me reprocess that into something more compact:</p>

<ul>
<li>Creative Process</li>
<li>Creative Independence</li>
<li>The Tools</li>
<li>Technique and Know-How</li>
<li>Happiness through Making: Exploring, learning, building sharing</li>
<li>Happiness through Impact: Seeking Inspiration, Developing Mastery, Creating Opportunity</li>
</ul>

<p>And let me try to distill that one more time:</p>

<h4>Creative Independence</h4>

<ul>
<li>Happiness through Creative Process: Explore, Learn, Build, Share &#8230; it&#8217;s the stages of creativity</li>
<li>Happiness through Connection: Sharing, Creating Opportunity</li>
<li>Happiness through Shared Values: optimism, personal growth, connecting with like-minded individuals</li>
</ul>

<h4>Being a Maker, a Creative</h4>

<ul>
<li>Happiness through Directed Action: Seeking Inspiration, Developing Mastery, Creating Opportunity &#8230; creativity </li>
<li>Cultivating a set of purpose</li>
<li>Putting things into the world</li>
</ul>

<h4>Tools &amp; Techniques</h4>

<p>Imbuing the pursuit for Creative Independence with</p>

<ul>
<li>Originality</li>
<li>Quality</li>
<li>Independence</li>
<li>Productivity</li>
<li>Excellence</li>
</ul>

<p>And that&#8217;s as far as I got before the timer went off. Still not at the point where this is feeling like a distinct statement or focusing point. Tomorrow I&#8217;ll try to achieve that.</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-03-defining-overlapping-interests-between-audience-and-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-02 Thoughts on Defining the Audience</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-02-thoughts-on-defining-the-audience/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-02-thoughts-on-defining-the-audience/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 13:37:04 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=371</guid>
		<description><![CDATA[Yesterday, I wrote some specs on what I thought existing visitors to the website were getting out of it. Then I wrote what I wanted to get out of life, my mission statement. Reader David commented that my mission statement was weak, and it could apply to anyone. I realized then that I&#8217;d written my [...]
]]></description>
				<content:encoded><![CDATA[<p>Yesterday, I wrote some specs on what I thought existing visitors to the website were getting out of it. Then I wrote what <em>I</em> wanted to get out of life, my mission statement. Reader David commented that my mission statement was weak, and it could apply to anyone. I realized then that I&#8217;d written my <em>internal</em> mission statement, my own &#8220;am I on the right path&#8221; compass. So today, I shifted my thoughts more toward the external. <hr id="more-371" class="more-separator" /></p>

<p>I realized that I don&#8217;t think mission statements are very effective when used as part of PR. They&#8217;re ALWAYS weaker, because they&#8217;re examples of TELLING over SHOWING. Telling is almost always BS until it&#8217;s backed up. What I need is more like a &#8220;framing&#8221; statement, something that helps people make sense of what they&#8217;re looking at. What I want to lead with is SHOWING things that are already appealing to an audience, and then give them a way to mentally compartmentalize it with a love they already have. Then, the next step is to feed the impulse to browse, participate, and buy. That&#8217;s engagement.</p>

<p>So I first looked at my list of people visiting the site already, and then started to build between what people liked versus what I liked. I&#8217;m part of the audience too, ya know, and it&#8217;s the intersection between me and visitors that will create the most satisfying connection. But then there&#8217;s the intersection between what I do (as opposed to &#8220;me&#8221;) and what people want (a solution, not a new buddy) that is also an opportunity; it&#8217;s those people who represent a market for goods.</p>

<ul>
<li><p>People looking for solutions: Market for goods! Make it easy for them to find, assess, then select.</p></li>
<li><p>Subscribers who like what I&#8217;m building: They are looking for more than just goods that work. They want something that appeals to their inner sense of quality. Probably process or word-based people? People who learn in a particular way? They also need to be able to find-assess, select based on a DEEPER level than &#8220;this does this. download me!&#8221;</p></li>
<li><p>Subscribers who like to see HOW I&#8217;m building: They are interested in process, the story, a bit more of the in-depth. They may be looking for examples to follow, and they recognize that this site has something they want to know more about. The HOW is part of my writing and presentation. It&#8217;s implicit. Does this need to be made more explicit?</p></li>
<li><p>Subscribers who like to read what I&#8217;m THINKING: Process-oriented, empathic, compassionate people? Some people have said that what I write is what is in their head, given shape in the form of words. Also implicit in what I do.</p></li>
<li><p>People who check in occasionally: They have come, or used to come, because of something I&#8217;ve done that they found interesting. I&#8217;ve been filed into a category of, &#8220;that guy who&#8221;, but it&#8217;s not really close enough to their everyday existence to come visit. Positive thoughts toward my work and website, but not relevant to their life in general. Curiosity sometimes.</p></li>
</ul>

<p>From the above, I see that there&#8217;s a few <strong>windows</strong> and some <strong>implicit attributes</strong> of my so-called brand experience:</p>

<ul>
<li><strong>collections</strong> of tools, processes, thoughts &#8211; These are locations on the website</li>
<li><strong>attributes</strong> of how, process, thinking deeply &#8211; These are common attributes of everything in the collection, and part of the appeal I think. Not for everyone, but for many. </li>
</ul>

<p>Next there&#8217;s MY VALUES, the reason I want to get out of bed in the morning. How do I reframe this for people?</p>

<p>The easy first pass is to reverse:</p>

<ul>
<li>People who want to succeed through excellence, originality, and putting things in the world.</li>
<li>People who have strong values and wish their work to reflect them. The above statement are my values.</li>
<li>People who like optimism, enthusiasm, and are open to connect with like-minded people.</li>
<li>People who like &#8220;explore, learn, build, share&#8221; and the related &#8220;seek inspiration, develop mastery, create opportunity&#8221;</li>
<li>People who appreciate good knowledge, or the intent to spread it</li>
<li>People who seek creative independence like myself</li>
</ul>

<p>And that&#8217;s how far I got in 15 minutes. It took another 18 minutes to rewrite it into a blog post.</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-02-thoughts-on-defining-the-audience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C2-01: Communications 101 Marketing Kickoff</title>
		<link>http://davidseah.com/agenceum/2013/03/c2-01-communications-101-marketing-kickoff/</link>
		<comments>http://davidseah.com/agenceum/2013/03/c2-01-communications-101-marketing-kickoff/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 13:32:56 +0000</pubDate>
		<dc:creator>Dave Seah</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[1303MKT]]></category>

		<guid isPermaLink="false">http://davidseah.com/agenceum/?p=367</guid>
		<description><![CDATA[Day 1 of the Marketing Challenge began with 15 minutes of writing; if you&#8217;re curious, I&#8217;ve put the raw text online. Summary thoughts follow: First I defined what it was: making my website easier to use for particular audiences, which I described as: People who are looking for solutions. They arrive through Google. People who [...]
]]></description>
				<content:encoded><![CDATA[<p>Day 1 of the Marketing Challenge began with 15 minutes of writing; if you&#8217;re curious, I&#8217;ve put the <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">raw text</a> online. Summary thoughts follow:</p>

<p>First I defined what it was: <strong>making my website easier to use</strong> for particular audiences, which I described as:</p>

<ul>
<li>People who are looking for solutions. They arrive through Google.</li>
<li>People who are subscribed, because they like to see what new tools I have.</li>
<li>People who are subscribed, because they like to see HOW I&#8217;m building tools.</li>
<li>People who are subscribed, because they like to READ about what I&#8217;m THINKING about.</li>
</ul>

<p>There are also the following personal requirements that I think should be reflected in the website.</p>

<ul>
<li>I am standing for a set of values: the &#8220;Dave Seah Way&#8221; and &#8220;Creative Independence&#8221;</li>
<li>I have a mission statement: <em>I want to succeed by becoming as excellent as I can be, producing original works and seeding the world with them to see what comes back. To create, and connect, at the highest level I can.</em></li>
<li>I want to extend optimism and enthusiasm to as many people as I can, because I want to be around people like that. Be a beacon!</li>
<li>I want to celebrate creative independence as I find examples of it.</li>
</ul>

<p>Then there&#8217;s the sundry necessities:</p>

<ul>
<li>I need to sell my digital and physical goods and make some money to sustain what I&#8217;m doing.</li>
</ul>

<p>That&#8217;s as far as I got in the writing. More definition will follow tomorrow!</p>

<hr class="footnote"/>

<p><span style="font-size:smaller;color:#77c;"><em>This is part of a series about improving my website, thinking about it for 15 minutes a day first-thing in the morning. You can see the raw 15-minute text <a href="https://dl.dropbox.com/u/2430412/challenge/2013-03-marketing/daily-document.txt" target="_blank">here.</a> These posts are collected on <a href="http://davidseah.com/challenge/mar2013">The March 2013 Challenge Page</a>.</em></span></p>

]]></content:encoded>
			<wfw:commentRss>http://davidseah.com/agenceum/2013/03/c2-01-communications-101-marketing-kickoff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
