<?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>gatekeepeR&#039;s Blog &#187; web design</title>
	<atom:link href="http://www.the-gatekeeper.net/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-gatekeeper.net</link>
	<description>My little slice of the &#039;net</description>
	<lastBuildDate>Sun, 29 Aug 2010 05:06:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>I wish they made it easier&#8230;</title>
		<link>http://www.the-gatekeeper.net/i-wish-they-made-it-easier/</link>
		<comments>http://www.the-gatekeeper.net/i-wish-they-made-it-easier/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 20:12:34 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Interest]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=148</guid>
		<description><![CDATA[I spent the better portion of an hour and change this morning grabbing most of my photos off of the livejournal gallery and moving them to my newly established gallery here.  (Nevermind how much of a pain that was to get working).  You&#8217;d think that as big as LJ is, they&#8217;d make it easier to]]></description>
			<content:encoded><![CDATA[<p>I spent the better portion of an hour and change this morning grabbing most of my photos off of the livejournal gallery and moving them to my newly established gallery here.  (Nevermind how much of a pain that was to get working).  You&#8217;d think that as big as LJ is, they&#8217;d make it easier to get the pictures in a simple download rather than having to go to each full-size one and saving it to the hard drive.  That&#8217;s what really took so long.  Getting them here once they were downloaded&#8230; pretty easy.  <span id="more-148"></span></p>
<p>Speaking of the gallery, it&#8217;s running on a WordPress plugin (tested a bunch of them, actually).  I liked this one the best.  It accomplished what I wanted it to do.  But in order to get the lightbox functionality, I would have had to install *another* plugin.  I&#8217;m a big fan of having certain functionalities hard-coded.  (Excessive plugins seem to slow WordPress sites down).    So, that&#8217;s what took so long to get it running.  The theme files now are hard-coded for colorbox.  While I was at it, I also did the same thing here I did with Halfton 1.1 &#8211; internalized the Java to the WordPress core and also added in the Superfish drop-down menu.  (Someone complained about my lack of menu drop downs since moving away from iNove).</p>
<p>It&#8217;s funny, my friend Mitch (another designer) and I got to talking &#8211; we&#8217;re both now officially &#8220;jQuery whores&#8221; &#8211; if there&#8217;s a script to do it, we&#8217;re stealing it.  =p  (Most of them are GNU/GPL licensed, so it&#8217;s not really stealing.)</p>
<p>Speaking of Mitch, we&#8217;re discussing the possibility of a joint collaboration on a WordPress theme.  He&#8217;d do the graphics, I&#8217;d do the coding.  We&#8217;d then submit it to themeforest.net and hope to sell a few.  Split the proceeds and all.  Dunno if it&#8217;ll happen.  I&#8217;m still experimenting with a few things, and I think I want to do a &#8220;premium free&#8221; theme for submission to the WP database first.  We&#8217;ll see.</p>
<p>Anyways, that&#8217;s it for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/i-wish-they-made-it-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Addiction</title>
		<link>http://www.the-gatekeeper.net/a-new-addiction/</link>
		<comments>http://www.the-gatekeeper.net/a-new-addiction/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:59:06 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Interest]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=128</guid>
		<description><![CDATA[Since shipping off HalfTon 1.0 to the twins over the weekend, I&#8217;ve spent the last few days getting even deeper into the intricacies that are WordPress Theming.  I think it&#8217;s safe to say at this point that I&#8217;m addicted. Since Saturday, I&#8217;ve done quite a bit of work to the theme for their site.  It&#8217;s]]></description>
			<content:encoded><![CDATA[<p>Since shipping off HalfTon 1.0 to the twins over the weekend, I&#8217;ve spent the last few days getting even deeper into the intricacies that are WordPress Theming.  I think it&#8217;s safe to say at this point that I&#8217;m addicted.</p>
<p>Since Saturday, I&#8217;ve done quite a bit of work to the theme for their site.  It&#8217;s enough to me that I&#8217;ll wind up actually increasing version numbers. =)</p>
<p>I&#8217;ll provide a laundry list of changes:</p>
<ul>
<li>Internalized most of the Java to use the WP-packaged binaries (you mean I don&#8217;t need to include over 50k of scripts?! No wai!)</li>
<li>Re-formatted the post comments area</li>
<li>Created an additional admin area to include &#8220;regular&#8221; post data that they generate &#8211; Restaurant Info, post thumbnail, etc.</li>
<li>Created a theme options page where they can change the variables for the links.</li>
</ul>
<p>Those last two items are huge.  As I&#8217;ve been discovering, the theme options are what really makes a theme stand out, especially in the &#8220;premium&#8221; category, where it&#8217;s about the only way to distinguish yourself against the competition.   There are some really amazing theme option pages out there.  And some others that truly suck.</p>
<p>All of this work has led me to want to start in on another theme &#8211; but right now, I&#8217;m kind of lacking in the &#8220;graphical inspiration&#8221; category.  I suppose that&#8217;s what I get for spending too much time on the code aspects of my reading and not the design aspect.  =/</p>
<p>BTW, if you see any random theme changes around here, don&#8217;t despair.  I&#8217;m just looking through the various themes to get an idea of popular theme options.  I&#8217;ll be back to the regular BlackPress theme here soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/a-new-addiction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s alive!</title>
		<link>http://www.the-gatekeeper.net/its-alive/</link>
		<comments>http://www.the-gatekeeper.net/its-alive/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 22:55:20 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Interest]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=124</guid>
		<description><![CDATA[Just a quick note &#8211; Matt &#38; Dan have gone active with the new design over at halftonreviews.com.  Head on over there and check it out.  =) It&#8217;s required a bit of extra work on Matt&#8217;s part to get it working (editing a lot of post info).  But it&#8217;s there.  =) The site is heavily]]></description>
			<content:encoded><![CDATA[<p>Just a quick note &#8211; Matt &amp; Dan have gone active with the new design over at halftonreviews.com.  Head on over there and check it out.  =)</p>
<p>It&#8217;s required a bit of extra work on Matt&#8217;s part to get it working (editing a lot of post info).  But it&#8217;s there.  =)</p>
<p>The site is heavily enabled with javascript (to hide some elements and make others &#8220;pop&#8221;).  I was going to actually add a few other things, one cool one would have been a script that would automatically add in a google map based on any location info within the page.  The problem though, would come when the page itself had multiple cities on it (like the list of all posts).  Bit of a pain given their setup, but would have been workable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/its-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An interesting point of view</title>
		<link>http://www.the-gatekeeper.net/an-interesting-point-of-view/</link>
		<comments>http://www.the-gatekeeper.net/an-interesting-point-of-view/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:57:48 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Interest]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=116</guid>
		<description><![CDATA[Over the last few weeks, I&#8217;ve been working pretty heavily in theme design, specifically for WordPress.  After taking the time over the Christmas trip home to learn CSS, I dove right in.  (It&#8217;s a testament to how long I&#8217;ve been playing around on the web, as CSS was still in its infancy when I started,]]></description>
			<content:encoded><![CDATA[<p>Over the last few weeks, I&#8217;ve been working pretty heavily in theme design, specifically for WordPress.  After taking the time over the Christmas trip home to learn CSS, I dove right in.  (It&#8217;s a testament to how long I&#8217;ve been playing around on the web, as CSS was still in its infancy when I started, and dynamically driven pages/sites and CMS&#8217;es were hardly around, but I digress.)</p>
<p>Running three different CMS softwares over the last year and change, I&#8217;ve come to some basic conclusions about the two most prevalent &#8211; Joomla and WordPress.  I can appreciate each one for the differences and likenesses they possess.</p>
<p><span id="more-116"></span>Quite frankly, WordPress has to be the most designer-friendly site.  For obvious reasons, it&#8217;s geared towards the more &#8220;simplistic&#8221; use of a blog (the application seen here).  To do anything though, such as manipulate menus to show specific data, you&#8217;ve got to hand-edit the theme files.  Not a terribly difficult thing to do if you understand what&#8217;s going on, but not fun in the least.  There&#8217;s a lot of plugins and such to add functionality, but it&#8217;s still somewhat limited, I think.</p>
<p>The last two weeks, I&#8217;ve been working on the re-design for my friends over at halftonreviews, and I&#8217;ve had to delve deeper into manipulating the base code to accomplish the look and feel they want.  I&#8217;ve had to work with them to re-think their application of the data they have so that it looks less like a blog and more like a real site.  (The validation came last night when a professional designer friend of mine had to ask me if it was still a WordPress site!)  The re-design&#8217;s about done, there&#8217;s a lot of little things left on the table to do.  But I&#8217;m pretty pleased with where it&#8217;s at so far. (I&#8217;ll post again when they go live with the template)</p>
<p>In contrast, Joomla is a site that&#8217;s geared towards the true nature of a CMS &#8211; content management.  The code is designed in such a way that no one with any inkling of markup and coding can create a content-rich site.  However, to accomplish anything more with the overall design is really an exercise in frustration.  To re-theme the site is a pain (if you aren&#8217;t using a professional theme).  But that&#8217;s what makes it so great for sites such as the alumni association site I maintain.  There&#8217;s so much flexibility and ability to really manipulate the content without needing to edit the theme files.  You just download a mod, a plugin, or a component.  Expanding the site is a breeze.</p>
<p>I have another project to work on after I finish up the halfton design and ship it off to the twins.  When I ordered the new game server for the upcoming season, I went with a small group of guys that have been working to manipulate the Source Server binaries to create the ultimate gaming environment.  Their servers are able to maintain a stable framerate, which is the panacea of the FPS gaming community.  When every bullet you fire needs to hit where you aim, they&#8217;ve managed to tweak the server so that each shot rings true.  But anyways, one thing I suggested to help them drive sales was a custom MOTD (message of the day) that pops up on a new server sold when you initially join.  I&#8217;m researching how to use html or php or something else to actually query the server, get a value (such as sv_hostname) and return it in the html.  My idea was to have the header line say something like &#8220;you&#8217;re playing on *server name* hosted by padgaming&#8221;, give a little spiel about how special their servers are, and then the price list.  What&#8217;s going to make it unique is that it&#8217;ll use the same type of language behind a CMS &#8211; querying a database to update the data as needed.  So, the file itself would be minimal, just referencing the database values to return, and then all the text would be in the database.  I&#8217;ve had to learn how to do PHP/mysql coding, and it&#8217;s nowhere near complete, but that&#8217;s the plan.</p>
<p>After that, it&#8217;s either another new theme here, or I start to delve headlong into Joomla templating.  God in heaven help me.  That&#8217;s going to be a rough time.</p>
<p><span style="color: #ffffff;"><a style="color: #ffffff; text-decoration: none;" rel="nofollow" href="../../halftontest/wp-trackback.php?p=423">http://halftonreviews.com/?p=423</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/an-interesting-point-of-view/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Yay! New Theme is HERE!</title>
		<link>http://www.the-gatekeeper.net/yay-new-theme-is-here/</link>
		<comments>http://www.the-gatekeeper.net/yay-new-theme-is-here/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 22:12:36 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=113</guid>
		<description><![CDATA[So, if you&#8217;re seeing this here (at the site, I mean), then you&#8217;re checking out my new theme.  The theme&#8217;s name is BlackPress &#8211; it&#8217;s a variation of a tutorial done by Richard Carpenter over at hv-designs.co.uk.  The tutorial just covered the Photoshop mockup, not the slicing and coding necessary to turn it into what]]></description>
			<content:encoded><![CDATA[<p>So, if you&#8217;re seeing this here (at the site, I mean), then you&#8217;re checking out my new theme. </p>
<p>The theme&#8217;s name is BlackPress &#8211; it&#8217;s a variation of a tutorial done by Richard Carpenter over at <a title="HV Designs" href="hv-designs.co.uk" target="_blank">hv-designs.co.uk</a>.  The tutorial just covered the Photoshop mockup, not the slicing and coding necessary to turn it into what you see here.  </p>
<p>I think that there&#8217;s one or two minor things that I&#8217;ll need to clean up, but otherwise, I&#8217;m calling this one done and moving onto the next project&#8230;</p>
<p>The quarter-ton duo from halftonreviews (Matt &amp; Dan &#8211; half of the halfton quartet) are letting me work with them to really change their site around from this rather repetitive wordpress layout into something a bit more to their liking.  I think it&#8217;s possible.  With what I&#8217;m picking up from the WordPress Codex and other resources, as well as practice, everything should be good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/yay-new-theme-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://www.the-gatekeeper.net/new-theme/</link>
		<comments>http://www.the-gatekeeper.net/new-theme/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 05:20:40 +0000</pubDate>
		<dc:creator>gatekeepeR</dc:creator>
				<category><![CDATA[Interest]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.the-gatekeeper.net/?p=94</guid>
		<description><![CDATA[Well, it&#8217;s done!  (Sort of&#8230;) My first WordPress Theme is online!  You&#8217;re seeing it here.  It&#8217;s by no means 100% finished, but it&#8217;s really the first chance I&#8217;ve had to really work through the steps of creating a theme from start to finish.  Where it&#8217;s really lacking, I think, is in the design department.  You]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s done!  (Sort of&#8230;)</p>
<p>My first WordPress Theme is online!  You&#8217;re seeing it here.  It&#8217;s by no means 100% finished, but it&#8217;s really the first chance I&#8217;ve had to really work through the steps of creating a theme from start to finish.  Where it&#8217;s really lacking, I think, is in the design department.  You may notice that I drew a lot of inspiration from the previous theme (iNove), although honestly, when you start seeing so many of these themes, they all start to bleed into one another.  Graphically, I&#8217;m just not that inclined.  Especially when I&#8217;ve never done more than some basic editing in Photoshop and Fireworks.</p>
<p>That was actually one of my gifts for Christmas, some books on using Ps and Fw, so I&#8217;ll hopefully learn a bit more about site design.  I&#8217;m also scouring the &#8216;net for more design resources to give me the opportunity to try out different things.</p>
<p>To be honest, now that I&#8217;ve worked through a full creation, I might just go back and make the serious modifications that I want to iNove.  Always see what happens. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-gatekeeper.net/new-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
