<?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>strangerpixel &#187; Work</title>
	<atom:link href="http://www.strangerpixel.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strangerpixel.com</link>
	<description>I make websites.</description>
	<lastBuildDate>Sat, 10 Mar 2012 18:43:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Simple content workflow for WordPress</title>
		<link>http://www.strangerpixel.com/2011/09/simple-content-workflow-for-wordpress/</link>
		<comments>http://www.strangerpixel.com/2011/09/simple-content-workflow-for-wordpress/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 09:09:15 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.strangerpixel.com/?p=756</guid>
		<description><![CDATA[Create a simple and convenient workflow process for multiple WordPress bloggers using two plugins. Posting content on WordPress is almost too easy. You paste text into a box and click publish, and your post is instantly pushed to your thousands &#8230; <a href="http://www.strangerpixel.com/2011/09/simple-content-workflow-for-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Create a simple and convenient workflow process for multiple WordPress bloggers using two plugins.</p>
<p>Posting content on WordPress is almost too easy. You paste text into a box and click publish, and your post is instantly pushed to your thousands of Twitter followers. Then you check the published post and find a grammatical war-zone&#8230;</p>
<p>Being an unashamed stickler for textual accuracy, I&#8217;ve put in place a system to catch occasional lapses by my team of WordPress content editors at LCF. Here&#8217;s how it works.</p>
<p><strong>Step 1: Status notifications</strong></p>
<p>Download and install the <a href="http://wordpress.org/extend/plugins/wp-status-notifier/">WP Status Notifier plugin</a>. This plugin is in charge of sending emails to and from contributors and a specified approver when the status of a piece of content changes. The settings screen (Settings &gt; Status Notifications) should look like this (fill in your admin email address of course):</p>
<div id="attachment_757" class="wp-caption alignnone" style="width: 560px"><img class="size-medium wp-image-757" title="status-notifier" src="http://www.strangerpixel.com/blog/wp-content/uploads/2011/09/status-notifier-550x259.jpg" alt="" width="550" height="259" /><p class="wp-caption-text">WP Status Notifier settings panel.</p></div>
<p><strong>Step 2: Roles and Capabilities</strong></p>
<p>First of all, read up on the <a href="http://codex.wordpress.org/Roles_and_Capabilities">Roles and Capabilities documentation</a> in the WordPress Codex. Next, install the <a href="http://wordpress.org/extend/plugins/capsman/">Capability Manager plugin</a>. You now have to configure the plugin to ensure that all those users whose posts you want to moderate are prevented from doing so automatically. <em>Go to Users &gt; Capabilities.</em></p>
<p>Most of my contributors are in fact WordPress &#8216;editors&#8217; &#8211; and by default they can publish posts and pages. Therefore we need to uncheck these capabilities from the editor capabilities table.</p>
<div id="attachment_759" class="wp-caption alignnone" style="width: 560px"><img class="size-medium wp-image-759" title="roles-caps" src="http://www.strangerpixel.com/blog/wp-content/uploads/2011/09/roles-caps-550x372.jpg" alt="" width="550" height="372" /><p class="wp-caption-text">Managing roles and capabilities in WordPress.</p></div>
<p>I would recommend installing the Roles and Capabilities plugin in any case &#8211; it&#8217;s often useful to strip out options and menus where they&#8217;re not needed, or to give certain capabilities to a user you don&#8217;t necessarily want to make an admin.</p>
<p><strong>Step 3: Moderate and go</strong></p>
<p>Provided you&#8217;ve configured your users&#8217; capabilities correctly, you should now receive an email whenever a post is ready for approval. This will happen the first time a user clicks &#8216;Save&#8217; (be wary here about jumping in to approve instantly &#8211; the user might still be editing the content). Once you&#8217;ve had a chance to check the content and click Publish, the author will receive a confirmation email.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangerpixel.com/2011/09/simple-content-workflow-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 skills of web design</title>
		<link>http://www.strangerpixel.com/2009/01/top-10-skills-of-web-design/</link>
		<comments>http://www.strangerpixel.com/2009/01/top-10-skills-of-web-design/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 13:13:12 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://www.strangerpixel.com/blog/?p=180</guid>
		<description><![CDATA[I just read a great post by Ben Hunt on Web Design from Scratch, &#8216;10 Top Skills for Web Design, in order of importance&#8216;. Here is his list: Writing &#38; editorial Holistic circumspection Graphic design theory Listening &#38; discernment Self-learning &#8230; <a href="http://www.strangerpixel.com/2009/01/top-10-skills-of-web-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just read a great post by Ben Hunt on <a href="http://www.webdesignfromscratch.com/">Web Design from Scratch</a>, &#8216;<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php">10 Top Skills for Web Design, in order of importance</a>&#8216;. Here is his list:</p>
<ol>
<li>Writing &amp; editorial<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#2"></a></li>
<li>Holistic circumspection<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#3"></a></li>
<li>Graphic design theory<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#4"></a></li>
<li>Listening &amp; discernment<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#5"></a></li>
<li>Self-learning<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#6"></a></li>
<li>SEO<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#7"></a></li>
<li>Graphic design: original/creative graphics<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#8"></a></li>
<li>Web page production in HTML/CSS<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#9"></a></li>
<li>Business sense<a href="http://www.webdesignfromscratch.com//blog/top-10-skills-for-web-design.php#10"></a></li>
<li>Typing</li>
</ol>
<p>A couple of snippets I liked:</p>
<blockquote><p>I&#8217;m convinced the #1 most important skill for a web designer is the ability to use words effectively. A truly effective web designer is more highly skilled with writing and editing copy than with producing graphics in Photoshop.</p></blockquote>
<p>Writing skills are also much rarer in the world of web design, which is good news for me, Ben Hunt and you, prospective client!</p>
<blockquote><p>Web design is one of the richest, most diverse domains you can choose. It&#8217;s a giant pile-on of visual design, technology, psychology, coding, human factors, all that jazz. And the technology doesn&#8217;t stand still from one day so the next. That&#8217;s what makes it so frustrating &#8211; and so fun! One thing&#8217;s for sure. If you want to perform well in this mental soup, you&#8217;ve got to be capable of learning on a daily basis. You need to pick up new styles, new techniques, and new constraints every time you sit down to work.</p></blockquote>
<p>I haven&#8217;t read a better summary of the multi-faceted world of web design &#8211; and the reasons it appeals to me &#8211; than the first two sentences of this quotation. It&#8217;s exactly this mixing – of business stuff with human stuff, graphic design with code – that means it&#8217;s never dull. Most people regard &#8216;web design&#8217; as one of the following:</p>
<ul>
<li>a weird Hoxtonite practice for people with funny hairstyles, indy specs and beards.</li>
<li>a black art involving impenetrable &#8216;coding&#8217; (a friend recently believed me when I told her I could read binary code).</li>
<li>IT</li>
</ul>
<p>But really it&#8217;s about providing for people&#8217;s appetite for information. The web has grown so fast, and the domain of web design is now so broad, that, as Ben points out, &#8216;there&#8217;s no one who can teach you everything&#8217;. As a web designer, the best you can do is to keep learning and share knowledge and expertise with others &#8211; in the hope of keeping pace with the pile-on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangerpixel.com/2009/01/top-10-skills-of-web-design/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Smarter / shorter working</title>
		<link>http://www.strangerpixel.com/2008/10/smarter-shorter-working/</link>
		<comments>http://www.strangerpixel.com/2008/10/smarter-shorter-working/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 16:31:04 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[37signals]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[guru]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.strangerpixel.com/blog/?p=102</guid>
		<description><![CDATA[I really dig those business / tech / web / software gurus at 37signals. I like their products (I use Backpack and Basecamp daily) and I like their blog (Signal vs Noise is one of my favourite RSS subs). About three &#8230; <a href="http://www.strangerpixel.com/2008/10/smarter-shorter-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I really dig those business / tech / web / software gurus at <a href="http://www.37signals.com/">37signals</a>. I like their products (I use <a href="http://www.backpackit.com/?source=37s+home">Backpack</a> and <a href="http://www.basecamphq.com/?source=37s+home">Basecamp</a> daily) and I like their <a href="http://www.37signals.com/svn/">blog</a> (Signal vs Noise is one of my favourite RSS subs).</p>
<p>About three months ago I embarked on one of 37signals&#8217; <a href="http://www.37signals.com/svn/posts/893-workplace-experiments">workplace experiments</a>: the 4-day work week. At <a href="http://www.fashion.arts.ac.uk">London College of Fashion</a>, I&#8217;m lucky enough to be able to take advantage of a flexible working scheme, whereby an employee can work his 40 weekly hours around the 5 available working days. I&#8217;ve been working 4-day weeks, 10-hour days, from 8.30am to 6.30pm.</p>
<p>It&#8217;s awesome, because it means:</p>
<ul>
<li>Your work becomes something you knuckle down to for a 4-day burst. You can approach it as a block of time and separate it from your 3 days off, and you start to think of your job less as something that basically dominates your life, and more as a temporary activity that you&#8217;re going to focus on and get satisfaction from. </li>
<li>Long weekends. Sundays are so much more spacious with a free Monday to follow; alternatively, they can be truly guilt-free if you used your Friday for domestic admin. 4-day weekend trips now don&#8217;t require taking annual leave.</li>
<li>More time for freelance web projects &#8211; this may seem self-defeating if it means I&#8217;m doing more work, but really it&#8217;s about the ratio of focussed, proactive working vs wasted, bored time &#8216;at work&#8217;.</li>
<li>More time for biking.</li>
</ul>
<p>Well, great, but from LCF&#8217;s point of view, am I getting as much done? Yes, here&#8217;s why:</p>
<ul>
<li>Longer days mean more hours to really get your teeth into a project. My most productive work arises not from grazing on different bits of tasks but from focussing on a single task exclusively until completion.</li>
<li>I&#8217;m on average fresher and more energised (or at least more committed) during 4 days than I am during 5. I can see the carrot of the weekend dangling clearer than the 5-dayers, I&#8217;m incentivised. </li>
<li>I get early nights during the work part of my week and save parties for the weekend &#8211; hey, I&#8217;ve got the time! </li>
</ul>
<p>Jason Fried makes a <a href="http://www.37signals.com/svn/posts/1209-forbes-misses-the-point-of-the-4-day-work-week">useful point</a> though &#8211; that by adopting this schedule you&#8217;re not necessarily talking about cramming as much work into a shorter time. In fact, you&#8217;re looking for <em>better</em>, <em>smarter</em>, but <em>shorter</em> working.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangerpixel.com/2008/10/smarter-shorter-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jotta</title>
		<link>http://www.strangerpixel.com/2008/09/jotta/</link>
		<comments>http://www.strangerpixel.com/2008/09/jotta/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 17:36:05 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[browse]]></category>
		<category><![CDATA[jotta]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[photograph]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[showtime]]></category>
		<category><![CDATA[ual]]></category>

		<guid isPermaLink="false">http://www.strangerpixel.com/blog/?p=138</guid>
		<description><![CDATA[A quick shout out to Jotta (formerly Fifzine), the creative arts portfolio website that has recently relaunched. I like the new design: it&#8217;s certainly more navigable, and the lightbox widget seems to work well. Generally though I think Jotta are &#8230; <a href="http://www.strangerpixel.com/2008/09/jotta/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-139" title="jotta_grab" src="http://www.strangerpixel.com/blog/wp-content/uploads/2008/09/jotta_grab.jpg" alt="" width="470" height="373" /></p>
<p>A quick shout out to <a href="http://jotta.com/">Jotta</a> (formerly Fifzine), the creative arts portfolio website that has recently relaunched. I like the new design: it&#8217;s certainly more navigable, and the lightbox widget seems to work well. Generally though I think Jotta are OK because they&#8217;ve featured <a href="http://www.flickr.com/photos/strangerpixel/463244521/">one of my photographs</a> on the home page! </p>
<p>However&#8230; I could do with more ways to browse other profiles &#8211; that big &#8216;advanced search&#8217; box in <a href="http://jotta.com/jotta/introexplore">Explore</a> feels at odds with the idea of browsing freely. This is something we in the <a href="http://www.arts.ac.uk/webnetwork/">University of the Arts London web team</a> thought a lot about when designing <a href="http://www.arts.ac.uk/showtime/explore/">Showtime</a>. We modelled the site on <a href="http://ffffound.com/">FFFound</a>, because we liked the way you can casually browse without having to think of search criteria or narrow your search in advance. </p>
<p>I&#8217;d also like to see Jotta plugging in to some APIs &#8211; <a href="http://www.flickr.com">Flickr</a> and <a href="http://www.linkedin.com/">Linkedin</a> for example &#8211; to lift it above being &#8216;just another (closed) network&#8217;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangerpixel.com/2008/09/jotta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dConstruct08: prototyping workshop</title>
		<link>http://www.strangerpixel.com/2008/09/dconstruct08-prototyping-workshop/</link>
		<comments>http://www.strangerpixel.com/2008/09/dconstruct08-prototyping-workshop/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 12:29:13 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[brighton]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[dconstruct08]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.strangerpixel.com/blog/?p=111</guid>
		<description><![CDATA[On the train back from a workshop in Brighton for dConstruct, a programme of events and a conference hosted by design agency Clearleft. The theme of this year&#8217;s dConstruct is &#8220;Designing the Social Web&#8221; &#8211; and my workshop was Wireframing &#8230; <a href="http://www.strangerpixel.com/2008/09/dconstruct08-prototyping-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_112" class="wp-caption alignnone" style="width: 480px"><img class="size-full wp-image-112" title="dconstruct08_workshop" src="http://www.strangerpixel.com/blog/wp-content/uploads/2008/09/dconstruct08_workshop.jpg" alt="Photo: Andy Budd" width="470" height="313" /><p class="wp-caption-text">Photo: Andy Budd</p></div>
<p>On the train back from a workshop in Brighton for <a href="http://2008.dconstruct.org/">dConstruct</a>, a programme of events and a conference hosted by design agency <a href="http://www.clearleft.com/">Clearleft</a>. The theme of this year&#8217;s dConstruct is &#8220;Designing the Social Web&#8221; &#8211; and my workshop was <a href="http://2008.dconstruct.org/workshops/#workshop2">Wireframing 2.0: Designing for Definition</a>.</p>
<p>Wireframing isn&#8217;t a design technique I&#8217;ve personally used before (although I get the idea), so I was keen to learn more. Or rather, from what I&#8217;d been reading online about designers debunking old-style &#8216;grey box&#8217; wireframing in these days of AJAX and complex, multi-state user interactions, I was keen to know what methodology I should be adopting in its place.</p>
<p>Rich Rutter and James Box from Clearleft presented the differences between wireframing and the approach they preferred &#8211; interactive prototyping. Prototyping is essentially building a clickable website, using HTML, CSS and Javascript (mainly in the shape of jQuery or another Javascript library), that closely resembles the layout of the final design, but with the minimum of visual adornment. A key stage in the web design process, prototypes follow on from the early stages of brainstorming and basic sketches (Clearleft&#8217;s mantra is &#8216;Identify &gt; List &gt; Cluster &gt; Sketch&#8217;).</p>
<p>Prototyping expressly dispenses with the model of:</p>
<ol>
<li>visual design (in Photoshop and pdf)</li>
<li>development</li>
<li>user testing</li>
<li>delivery</li>
</ol>
<p>Naturally, flat visual layouts are often reshuffled and reconfigured during development; testing, again, frequently throws up surprises. The logical way to build a website is through a series of iterative prototypes, that puts user experience (or &#8216;UX&#8217;) at the core, instead of shoehorning it in later; users can feel the way the site behaves, and feed back on their experience of it, before any visual design decisions are made. Prototyping also ideally draws input from both designers and developers, as opposed to having a rather cagey back-and-forth relationship between the two.</p>
<p>So &#8211; I&#8217;m sold. Hand me the stickies. I&#8217;m particularly chuffed that Clearleft have provided a zip file of the prototyping code framework they presented. If you&#8217;re a UX-er you&#8217;ll be interested in their <a href="http://code.new-bamboo.co.uk/polypage/">Polypage tool</a>, developed in collaboration with Rails developers <a href="http://new-bamboo.co.uk/">New Bamboo</a>, that allows prototypers to manipulate user states (e.g. logged in vs logged out) by adding classes to their HTML elements.</p>
<p><a href="http://www.flickr.com/photos/tags/dconstruct08/">All Flickr photos tagged dConstruct08</a>.</p>
<p><a href="&lt;/dd"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangerpixel.com/2008/09/dconstruct08-prototyping-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

