<?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>iamacyborg &#187; web</title>
	<atom:link href="http://www.iamacyborg.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamacyborg.com</link>
	<description>Don&#039;t call me, I&#039;m too expensive</description>
	<lastBuildDate>Tue, 11 Oct 2011 20:34:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Progressing On Site</title>
		<link>http://www.iamacyborg.com/progressing-on-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=progressing-on-site</link>
		<comments>http://www.iamacyborg.com/progressing-on-site/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 17:00:06 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.iamacyborg.com/?p=985</guid>
		<description><![CDATA[Just playing about with some in-browser modifications of my theme earlier today. Moved the breadcrumbs section above the sidebar so it takes up the full width of the site, and played around with the post display css to get two posts to show up per line. It’s not exactly as I want it. I want [...]]]></description>
			<content:encoded><![CDATA[<p>Just playing about with some in-browser modifications of my theme earlier today. Moved the breadcrumbs section above the sidebar so it takes up the full width of the site, and played around with the post display css to get two posts to show up per line.</p>
<p style="text-align: center;"><a href="http://www.iamacyborg.com/wp-content/uploads/2010/09/iamacyborg_progress.jpg"><img class="aligncenter size-large wp-image-986" title="iamacyborg_progress" src="http://www.iamacyborg.com/wp-content/uploads/2010/09/iamacyborg_progress-900x653.jpg" alt="" width="630" height="457" /></a></p>
<p style="text-align: left;">It’s not exactly as I want it. I want the first post to show at full width, with more content on display.</p>
<p style="text-align: left;">Just came across <a href="http://wordpress.org/support/topic/styling-the-first-post">this</a> on the WordPress site, which should help me out, though I’ll need to look into how to change the specific length of the post excerpt, so it displays far more of the post than the others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/progressing-on-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DevPress</title>
		<link>http://www.iamacyborg.com/devpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=devpress</link>
		<comments>http://www.iamacyborg.com/devpress/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 19:04:38 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.iamacyborg.com/?p=981</guid>
		<description><![CDATA[Just a quick one. Justin Tadlock, the guy behind the 2010 default WordPress theme has just announced DevPress, a new WordPress theme and plugin site. Worth keeping an eye out on it, as Justin’s made some great themes in the past. They’ve already got a pretty good looking theme on offer, along with a rather [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick one.</p>
<p><a href="http://justintadlock.com/archives/2010/09/21/announcing-devpress">Justin Tadlock</a>, the guy behind the 2010 default WordPress theme has just announced <a href="http://devpress.com/">DevPress,</a> a new WordPress theme and plugin site.</p>
<p>Worth keeping an eye out on it, as Justin’s made some great themes in the past.</p>
<p>They’ve already got a pretty good looking theme on offer, along with a rather nifty looking slideshow plugin that’d be great on a homepage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/devpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lettering.js</title>
		<link>http://www.iamacyborg.com/lettering-js/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lettering-js</link>
		<comments>http://www.iamacyborg.com/lettering-js/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 15:05:08 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[lettering.js]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.iamacyborg.com/?p=954</guid>
		<description><![CDATA[Just stumbled across a rather neat typography plugin for jQuery, it’s called lettering.js and allows for some pretty fancy typographic effects, including individual letter control, word wrapping, line wrapping and kerning. The page itself has a rather cool example at the top of what you can do with individual letter control. Haven’t had a chance to [...]]]></description>
			<content:encoded><![CDATA[<p>Just stumbled across a rather neat typography plugin for jQuery, it’s called <a href="http://daverupert.com/2010/09/lettering-js/">lettering.js</a> and allows for some pretty fancy typographic effects, including individual letter control, word wrapping, line wrapping and kerning.</p>
<p>The page itself has a rather cool example at the top of what you can do with individual letter control.</p>
<p>Haven’t had a chance to play with it yet, but I’ll get a test page up, probably on tuesday, just to explore some of the possibilities of this plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/lettering-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Stuff I like</title>
		<link>http://www.iamacyborg.com/website-stuff-i-like/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=website-stuff-i-like</link>
		<comments>http://www.iamacyborg.com/website-stuff-i-like/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 14:57:15 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.iamacyborg.com/?p=948</guid>
		<description><![CDATA[A few things I spotted on some sites recently that I like. First, we’ve got http://nimbusindependent.com/, who’ve got rather nifty looking social media icons, along with some kick arse ski videos. Next up is Aardman, that I mentioned in the last post, they’ve got a rather cool looking Flash based navigation.]]></description>
			<content:encoded><![CDATA[<p>A few things I spotted on some sites recently that I like.</p>
<p>First, we’ve got <a href="http://nimbusindependent.com/">http://nimbusindependent.com/</a>, who’ve got rather nifty looking social media icons, along with some kick arse ski videos.<br />
<a href="http://www.iamacyborg.com/wp-content/uploads/2010/09/social_media_icons.jpg"><img src="http://www.iamacyborg.com/wp-content/uploads/2010/09/social_media_icons.jpg" alt="" title="social_media_icons" width="165" height="251" class="aligncenter size-full wp-image-949" /></a></p>
<p>Next up is <a href="http://www.aardman.com/">Aardman</a>, that I mentioned in the last post, they’ve got a rather cool looking Flash based navigation.<br />
<a href="http://www.iamacyborg.com/wp-content/uploads/2010/09/navigation.jpg"><img src="http://www.iamacyborg.com/wp-content/uploads/2010/09/navigation-500x72.jpg" alt="" title="navigation" width="500" height="72" class="aligncenter size-medium wp-image-951" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/website-stuff-i-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Font API</title>
		<link>http://www.iamacyborg.com/google-font-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-font-api</link>
		<comments>http://www.iamacyborg.com/google-font-api/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 14:54:18 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=580</guid>
		<description><![CDATA[This looks awesome, seriously need to get using it on my sites. http://code.google.com/webfonts/preview]]></description>
			<content:encoded><![CDATA[<p>This looks awesome, seriously need to get using it on my sites.</p>
<p><a href="http://code.google.com/webfonts/preview">http://code.google.com/webfonts/preview</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/google-font-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Apps</title>
		<link>http://www.iamacyborg.com/google-apps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-apps</link>
		<comments>http://www.iamacyborg.com/google-apps/#comments</comments>
		<pubDate>Thu, 06 May 2010 17:13:47 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[bodyhacking]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=508</guid>
		<description><![CDATA[Just set up Google Apps to work on my bodyhacking domain. mail.bodyhacking.com will now lead to a custom gmail interface. Not sure what to do with it yet, other than it just being used for me to experiment with changing DNS records and playing with subdomains. I may use it as an incentive to “premium” [...]]]></description>
			<content:encoded><![CDATA[<p>Just set up Google Apps to work on my bodyhacking domain. mail.bodyhacking.com will now lead to a custom gmail interface. Not sure what to do with it yet, other than it just being used for me to experiment with changing DNS records and playing with subdomains. I may use it as an incentive to “premium” users, if I set up premium accounts.</p>
<p>Seems like a good way of introducing people to a familiar interface, along with getting them a different email address.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site</title>
		<link>http://www.iamacyborg.com/new-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-site</link>
		<comments>http://www.iamacyborg.com/new-site/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:52:37 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Second Year]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[body modification]]></category>
		<category><![CDATA[bodyhacking]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=329</guid>
		<description><![CDATA[I’ve been working on a new site, it’s not complete yet (the new version of vBulletin is a bit of a pig when it comes to styling). But it’s getting there. Still lots to do. Here’s what it looks like at the moment. Still a great deal to do as you can see, I’m looking [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been working on a new site, it’s not complete yet (the new version of vBulletin is a bit of a pig when it comes to styling). But it’s getting there. Still lots to do.</p>
<p>Here’s what it looks like at the moment.</p>
<p><a href="http://iamacyborg.com/http://iamacyborg.com/blog/wp-content/uploads/2010/02/bodyhacking.gif"><img class="aligncenter size-medium wp-image-330" title="bodyhacking" src="http://iamacyborg.com/http://iamacyborg.com/blog/wp-content/uploads/2010/02/bodyhacking-300x167.gif" alt="" width="300" height="167" /></a></p>
<p>Still a great deal to do as you can see, I’m looking into finding a way to automatically get various RSS feeds posting articles to the homepage, although I’ll have to be careful with how that’s used, I don’t want to steal other sites content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Graphics</title>
		<link>http://www.iamacyborg.com/site-graphics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=site-graphics</link>
		<comments>http://www.iamacyborg.com/site-graphics/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 19:11:12 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Network Aesthetics]]></category>
		<category><![CDATA[Second Year]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[aesthetics]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[gaminglove]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=262</guid>
		<description><![CDATA[Just worked on a few new buttons and a header for my site. Spent ages cutting ouch each individual letter, as I don’t have the font file. It looks a hell of a lot better now.]]></description>
			<content:encoded><![CDATA[<p>Just worked on a few new buttons and a header for my site. Spent ages cutting ouch each individual letter, as I don’t have the font file.</p>
<p><img src="http://gaminglove.net/forums/images/misc/header.png" alt="" /></p>
<p><img src="http://www.gaminglove.net/img/wiki.gif" alt="" /></p>
<p><img src="http://www.gaminglove.net/img/forums.gif" alt="" /></p>
<p><img src="http://www.gaminglove.net/img/beta.gif" alt="" /></p>
<p>It looks a hell of a lot better now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/site-graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes to forum site</title>
		<link>http://www.iamacyborg.com/changes-to-forum-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changes-to-forum-site</link>
		<comments>http://www.iamacyborg.com/changes-to-forum-site/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 12:23:04 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Network Aesthetics]]></category>
		<category><![CDATA[Second Year]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=232</guid>
		<description><![CDATA[I thought it might be worth listing all the changes I’ve made to my site from the standard forum and wiki installs. Forums: Changed style from default blue to custom grey style. Added new forms to user profiles, then edited postbit php template to show those new forms under users names when they post. Removed [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it might be worth listing all the changes I’ve made to my site from the standard forum and wiki installs.</p>
<p>Forums:</p>
<ul>
<li>Changed style from <a href="http://www.vbulletin.org/forum/index.php" target="_blank">default blue</a> to custom <a href="http://www.gaminglove.net/forums" target="_blank">grey style</a>.</li>
<li>Added new forms to user profiles, then edited postbit php template to show those new forms under users names when they post.</li>
<li>Removed navbar and made new one using horizontal list, editted stylesheet and header php template to include the new navbar.</li>
<li>Added some new icons, with more to come.</li>
<li>Changed image library from GD to Imagemagick.</li>
<li>Added custom BB code (Youtube integration)</li>
<li>Created custom VBA frontpage modules.</li>
</ul>
<p>Wiki:</p>
<ul>
<li>Enabled short URL’s hack by changing some php and .htaccess file.</li>
<li>Changed front page from “main page” to “love wiki” for the sake of SEO.</li>
<li>Disabled anonymous editing.</li>
</ul>
<p>There are, of course, more changes to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/changes-to-forum-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorry Jamie</title>
		<link>http://www.iamacyborg.com/sorry-jamie/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sorry-jamie</link>
		<comments>http://www.iamacyborg.com/sorry-jamie/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 20:20:17 +0000</pubDate>
		<dc:creator>Jacques Corby-Tuech</dc:creator>
				<category><![CDATA[Network Aesthetics]]></category>
		<category><![CDATA[Second Year]]></category>
		<category><![CDATA[site news]]></category>
		<category><![CDATA[misc news]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://iamacyborg.com/blog/?p=211</guid>
		<description><![CDATA[I hacked the same WP theme as you.]]></description>
			<content:encoded><![CDATA[<p>I hacked the same WP theme as you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamacyborg.com/sorry-jamie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

