<?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>box of Jack &#187; webdesign</title>
	<atom:link href="http://boxofjack.com/articles/tag/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://boxofjack.com</link>
	<description>I hail from Melbourne, Australia but I am living in Seattle, Washington. This blog is powered by passive aggression.</description>
	<lastBuildDate>Mon, 19 Mar 2012 18:03:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mocking&#160;Up</title>
		<link>http://boxofjack.com/articles/2007/06/06/mocking-up/</link>
		<comments>http://boxofjack.com/articles/2007/06/06/mocking-up/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 14:15:43 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[boxofjack]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://boxofjack.com/articles/2007/06/06/mocking-up/</guid>
		<description><![CDATA[So, like I said, this design ain&#8217;t working. And I thought, what about a two-column design? I like the links that I post and I&#8217;d hate for them to be ignored so they should have a prominent position. Plus there are a lot of them so they&#8217;ll take up a lot of space. On the...]]></description>
			<content:encoded><![CDATA[<p>So, like I said, this design ain&#8217;t working.</p>

<p>And I thought, what about a two-column design? I like the links that I post and I&#8217;d hate for them to be ignored so they should have a prominent position. Plus there are a lot of them so they&#8217;ll take up a lot of space. On the flip side, my own written blog posts are important too; they don&#8217;t get updated that often but they are generally pretty lengthy.</p>

<p>So I thought about a two-column design where the columns are the same size. One column would display my blog posts and the other displays my links.</p>

<h3>Step 1: New blank WordPress theme</h3>

<div class="img_wide"><img src="/files/v9-layout1.gif" width="400" height="300" alt="Blank WordPress theme"></div>

<p>I made a copy of the default WordPress theme and deleted all the CSS. Then I moved the sidebar to the top of the page.</p>

<h3>Step 2: Setup some columns</h3>

<div class="img_wide"><img src="/files/v9-layout2.gif" width="400" height="300" alt="Setting up columns"></div>

<p>Using an ugly <code>ob_start()</code> kludge, I filtered out the links into a second column. Then I wrote some CSS to the columns were at 50% width and floated next to one another. I also resized some images so they wouldn&#8217;t break the layout.</p>

<h3>Step 3: Install Sideblog Plugin</h3>

<div class="img_wide"><img src="/files/v9-layout3.gif" width="400" height="300" alt="Sideblog plugin installed"></div>

<p>Removed my kludge and went looking for a proper WordPress plugin to extract out the link posts. There are various technical reasons why you don&#8217;t want to use the hack I did, the big one is that if your front page is set to display 10 posts and 8 of them are links then the page ends up being lop-sided.</p>

<p>I managed to find <a href="http://wordpress.org/extend/plugins/sideblog/">Sideblog</a>, the answer to my prayers.</p>

<h3>Step 4: Play with color</h3>

<p>After I got the layout in a &#8220;good enough&#8221; state, I decided to play with color and set the mood.</p>

<p>Here&#8217;s some blue:</p>

<div class="img_wide"><img src="/files/v9-layout4.gif" width="400" height="300" alt="Blue color scheme"></div>

<p>Earthy green and brown:</p>

<div class="img_wide"><img src="/files/v9-layout5.gif" width="400" height="300" alt="Earthy green and brown color scheme"></div>

<p>Grey and black:</p>

<div class="img_wide"><img src="/files/v9-layout6.gif" width="400" height="300" alt="Grey and black color scheme"></div>

<p>I have to say that this last one is probably what I&#8217;ll use. As much as I try to run away from bland greys, it&#8217;s still my favourite.</p>

<p>All of this took me about 2 and a half hours to do because I was chatting with people and reading some blogs on the side. The remaining of creating the design will probably take around 8 &#8211; 16 hours as all the spacing, color and styles are fleshed out. Plus I have to style comments and archives and chat, etc. Yikes.</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2007/06/06/mocking-up/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>del.icio.us daily posting &#8211; Missing CSS&#160;Classes</title>
		<link>http://boxofjack.com/articles/2007/04/25/delicious-daily-posting-missing-css-classes/</link>
		<comments>http://boxofjack.com/articles/2007/04/25/delicious-daily-posting-missing-css-classes/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 20:08:39 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://boxofjack.com/articles/2007/04/25/delicious-daily-posting-missing-css-classes/</guid>
		<description><![CDATA[Are you missing important CSS classes from your del.icio.us daily blog posting? Classes like delicious-link, delicious-extended and the always popular delicious-tags? If so, you had the same problem I did. This problem is caused by: signing up for del.icio.us&#8217; daily blog posting using WordPress creating a separate user for the daily blog posting setting that...]]></description>
			<content:encoded><![CDATA[<div class="img_inset"><a href="http://www.flickr.com/photos/boxofjack/347322037/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/159/347322037_a94ccae3c2_m.jpg" width="180" height="240" alt="Sandy Path" /></a></div>

<p>Are you missing important CSS classes from your del.icio.us daily blog posting? Classes like <code>delicious-link</code>, <code>delicious-extended</code> and the always popular <code>delicious-tags</code>? If so, you had the same problem I did.</p>

<p>This problem is caused by:</p>

<ul>
<li>signing up for del.icio.us&#8217; <a href="http://del.icio.us/help/sharing">daily blog posting</a></li>
<li>using <a href="http://wordpress.org">WordPress</a></li>
<li>creating a separate user for the daily blog posting</li>
<li>setting that user at a role lower than &#8220;Editor&#8221;</li>
</ul>

<p>The fix is is to <strong>set the new user as an Editor (or higher)</strong>. As explained by the WordPress documentation on <a href="http://codex.wordpress.org/Roles_and_Capabilities#Editor">Roles and Capabilities</a>, these custom css classes get stripped out unless that particular user has a role with the <a href="http://codex.wordpress.org/Roles_and_Capabilities#unfiltered_html"><code>unfiltered_html</code></a> capability.</p>

<p>If you do not use WordPress, this tip is in no way useful to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2007/04/25/delicious-daily-posting-missing-css-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is a new design &#8211; version&#160;8</title>
		<link>http://boxofjack.com/articles/2007/04/17/here-is-a-new-design-version-8/</link>
		<comments>http://boxofjack.com/articles/2007/04/17/here-is-a-new-design-version-8/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 13:33:22 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[boxofjack]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://boxofjack.com/articles/2007/04/17/here-is-a-new-design-version-8/</guid>
		<description><![CDATA[It&#8217;s black, it&#8217;s green. There is big text over there. Most importantly of all: the links are back, baby. I am sure you all missed them, I know I did. I liked sharing links with people. For the first time ever, these links have comments associated so you can write a little about what you...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s black, it&#8217;s green. There is big text over there. Most importantly of all: the links are back, baby. I am sure you all missed them, I know I did. I liked sharing links with people. For the first time ever, these links have comments associated so you can write a little about what you thought when you clicked through.</p>

<div class="img_inset"><a href="http://www.flickr.com/photos/boxofjack/453923988/" title="Victoria Harbour"><img src="http://farm1.static.flickr.com/177/453923988_66b9ab4ef9.jpg" width="500" height="375" alt="Victoria Harbour" /></a><p><a href="http://www.flickr.com/photos/boxofjack/453923988/">Victoria Harbour</a></p></div>

<h4>There is javascript everywhere</h4>

<p>Yes that&#8217;s right. There&#8217;s shitloads of javascript running rampant all over the place. Javascript for dynamic headline replacement, link hover styles, relative date formatting, faux dialog boxes and probably some other things I forgot about. Whatever, javascript is fun now that something like the <a href="http://prototypejs.org/">Prototype</a> library exists.</p>

<p>If this site takes too long to load because of the javascript, I will think about cutting back a little.</p>

<h4>What&#8217;s this big space on the right?</h4>

<p>Yeah, I got rid of the sidebar. I&#8217;m tired of looking like a default blog template. Sidebars are for pussies who feel they need to link to <em>everything</em>. I have gone in a different direction and I&#8217;m going to need to dust up the searching templates to offset the loss of a sidebar.</p>

<p>If I get bored, I might write up some fake Google ads and put them on the right side just to fuck with people.</p>

<h4>There&#8217;s a blogroll hiding around here</h4>

<p>I thought it would be neat to have a blogroll entry randomly picked and displayed on each of the individual entry pages. The idea has soured on me a little because the big black bar is too prominent. But who knows? It might just work out. If not, it&#8217;s a 2-second fix to remove it.</p>

<h4>There are photos at the bottom of the page</h4>

<p>Yes, I have integrated with my flickr because these days I really like my photos.</p>

<p>Speaking of photos, there are 5 cat photos hidden on this site. It shouldn&#8217;t take too long for someone to find all 5 and win the super duper prize that is on offer for finding cat photos (hint: I just email you another cat photo).</p>

<h4>What do you think?</h4>

<p>I like this design. Hopefully I will write more insightful blog entries as a result of it.</p>

<p>I forgot to mention. Completely untested in any browser except Firefox on Mac. I am getting sloppy in my old age.</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2007/04/17/here-is-a-new-design-version-8/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Words about&#160;WordPress</title>
		<link>http://boxofjack.com/articles/2007/04/16/words-about-wordpress/</link>
		<comments>http://boxofjack.com/articles/2007/04/16/words-about-wordpress/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 06:22:29 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[boxofjack]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://boxofjack.com/articles/2007/04/16/words-about-wordpress/</guid>
		<description><![CDATA[I have been up to my eyeballs in WordPress lately. And I just want to get a few things off my chest. Theme support is awesomeboat The amount of customization permitted by WordPress is amazing now. Even before adding plug-ins, you can do a lot of things design-wise. I don&#8217;t know when someone added all...]]></description>
			<content:encoded><![CDATA[<p>I have been up to my eyeballs in WordPress lately. And I just want to get a few things off my chest.</p>

<h4>Theme support is awesomeboat</h4>

<p>The amount of customization permitted by WordPress is amazing now. Even before adding plug-ins, you can do a lot of things design-wise. I don&#8217;t know when someone added all these hooks for different templates based on filename and things like <code>query_posts()</code>but they are very welcome.</p>

<h4>Stop releasing these damn 0.0.1 updates</h4>

<p>Every other week there&#8217;s a new WordPress security patch. It&#8217;s a real pain to backup, cross my fingers and overwrite all these files. Last time I updated a site, I got my ass kicked because of Mac OS X&#8217;s tendency to replace folders rather than merge them (not WordPress&#8217; fault).</p>

<h4>Fuck you, Akismet</h4>

<p>Yes, Akismet is the amazing savior when it comes to comment spam. Every time I load up the admin page, Akismet is sitting there smugly telling me that it&#8217;s my lucky day and thank god I have it installed because it has stopped a stunning total of <strong>12</strong> spam comments. Akismet, I specifically told you that 8 of those comments were not spam. You are not allowed to count them in your amazing tally of miracles performed.</p>

<h4>Dammit, Ultimate Tag Warrior</h4>

<p>Another release, another typo that can be fixed with a one liner. If the &#8220;Tidy Tags&#8221; functionality of Ultimate Tag Warrior version 3.14159265 isn&#8217;t working for you: line 483 of ultimate-tag-warrior-core.php needs to be changed to:</p>

<pre><code>$tagidstr .= $tagid-&gt;tag_id . ', ';
</code></pre>

<p>UTW is a great plug-in but seeing careless little things slip through kind of hurt my brain.</p>

<p>Also? The default admin theme still sucks.</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2007/04/16/words-about-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: Typo 4.0.3 on&#160;Dreamhost</title>
		<link>http://boxofjack.com/articles/2006/11/05/review-typo-on-dreamhost/</link>
		<comments>http://boxofjack.com/articles/2006/11/05/review-typo-on-dreamhost/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 21:15:51 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I mentioned in my first post that I wouldn&#8217;t recommend Typo for anyone looking to install a blog engine. Rails Fever I started playing with Typo because I thought, finally a capable blog engine with some decent development momentum behind it. I&#8217;m a natural tinkerer and I like being able to upgrade things and see...]]></description>
			<content:encoded><![CDATA[<p>I mentioned in my <a href="/articles/2006/11/04/version-6">first post</a> that I wouldn&#8217;t recommend <a href="http://rubyforge.org/projects/typo/">Typo</a> for anyone looking to install a blog engine.</p>

<h4>Rails Fever</h4>

<p>I started playing with Typo because I thought, <em>finally</em> a capable blog engine with some decent development momentum behind it. I&#8217;m a natural tinkerer and I like being able to upgrade things and see its progression into something great.</p>

<p>Typo has a lot of features straight out of the box with no messy plugins. Things like <a href="http://akismet.com/">Akismet spam filtering</a> support, tagging, sidebar customisation, Markdown, etc.</p>

<p>The admin backend is also really polished and it&#8217;s pretty hard to fault.</p>

<p>From a nerdier perspective, Typo offers powerful theme support with well laid-out templates that are a little saner than WordPress&#8217;. Installation is not nearly as painless as WordPress but all the fiddly stuff I had issues with were related with FastCGI and the <a href="http://www.dreamhost.com/r.cgi?109132">Dreamhost</a> environment in general.</p>

<p>Typo runs on Ruby which has a hype and love factor much higher than PHP but is also harder to support and not as fast (yet).</p>

<h4>Fresh Goes Better</h4>

<p>As a side note, the default theme, &#8216;Azure&#8217; is pretty lame. It&#8217;s sort of pale blue and corporate to the point of boredom. The other default theme, &#8216;Scribbish&#8217;, is quite an improvement but won&#8217;t really suit everyone&#8217;s tastes.</p>

<p>In other words, do not install Typo unless you intend to theme it yourself.</p>

<h4>Complaining</h4>

<p>There are some annoyances. Like no button to require commenters enter their email. Instead it just quietly marks them as spam. And you cannot elect to receive emails about things being marked as &#8216;Spam?&#8217;. Instead I have to log in periodically to check.</p>

<p>I&#8217;d much rather just ticking something to require emails so we don&#8217;t have to dance around like this. I think I might do a javascript check for an email address or simply just implement it in the actual Ruby code itself.</p>

<p>And editing comments? Forget about it. So far I&#8217;ve had to fire up PhpMySQL twice to fix typos in some comments that have been made.</p>

<p>The big annoyance with Typo is that the development momentum behind it has sort of slowed. Their Trac wiki is all but inaccessible for me and the user community is just a trickle. Over the coming month or so I&#8217;m going to have to figure out how strongly I feel about this and maybe get involved in the community myself or just give up and switch to <a href="http://textpattern.com/">Textpattern</a>, <a href="http://www.pmachine.com/ee/">EE</a> or <a href="http://wordpress.org/">WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2006/11/05/review-typo-on-dreamhost/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version&#160;6</title>
		<link>http://boxofjack.com/articles/2006/11/04/version-6/</link>
		<comments>http://boxofjack.com/articles/2006/11/04/version-6/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 23:39:47 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[boxofjack]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to Version 6 of this blog. I have nicknamed the design, &#8220;Good Jack&#8221;. As of November 2006, I&#8217;m running on Typo 4.0.3. I wouldn&#8217;t recommend anyone else run Typo though. It&#8217;s still a bit immature and you are better off running a steady workhorse like WordPress. B&#38;W Photographs The photographs used in the header...]]></description>
			<content:encoded><![CDATA[<p>Welcome to Version 6 of this blog. I have nicknamed the design, &#8220;Good Jack&#8221;.</p>

<p>As of November 2006, I&#8217;m running on <a href="http://rubyforge.org/projects/typo/">Typo 4.0.3</a>. I wouldn&#8217;t recommend anyone else run Typo though. It&#8217;s still a bit immature and you are better off running a steady workhorse like <a href="http://wordpress.org/">WordPress</a>.</p>

<h4>B&amp;W Photographs</h4>

<p>The photographs used in the header and footer were taken on my Sony Ericsson K750i; the 2-megapixel camera phone I&#8217;ve been using for all my photos this past year.</p>

<p>The header is a shot out Studds&#8217; car window as his parents drove me home after seeing him off at the airport. He&#8217;s due back in Melbourne soon and everyone here misses him oh-so-dearly. The footer is a shot from about 5 stories up at the student lounge in RMIT&#8217;s Building 14. I picked it because I could see a tram and when I see trams, I think Melbourne.</p>

<p>Yes, I will need to switch these photographs over when I get to Seattle. Or maybe I might keep them out of nostalgia.</p>

<h4>I Deleted Everything!</h4>

<p>All the old blog archives are gone. I will repost some of the older stuff here if I&#8217;m feeling generous. But for now, this blog is a clean slate. There was no real technical reason to delete everything (it would probably take about 1 day to migrate all the old entries), I just felt like I needed a clean house. It&#8217;s nice to know all this embarrassing writing has been taken offline. I have turned a corner.</p>

<h4>Please Stand By</h4>

<p>There will probably be quite a few hiccups in the next week or so while I tweak some things. Right now, the search results still look sort of weird, the 404 page is boring and my comments are easily exploited (thank you very much, Mike).</p>
]]></content:encoded>
			<wfw:commentRss>http://boxofjack.com/articles/2006/11/04/version-6/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

