<?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>WWC Network</title>
	<atom:link href="http://www.wwc-network.com/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wwc-network.com/news</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 25 Aug 2008 05:11:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating custom access logs for Apache</title>
		<link>http://www.wwc-network.com/news/2008/08/25/creating-custom-access-logs-for-apache/</link>
		<comments>http://www.wwc-network.com/news/2008/08/25/creating-custom-access-logs-for-apache/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 05:11:51 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=20</guid>
		<description><![CDATA[I ran into this interesting tidbit of new info (new to me, at least) while looking for a way to track who&#8217;s hotlinking to images on my server and &#8220;borrowing&#8221; my precious bankwidth:
How do I&#8230;  Customize Apache Server log files to track my Web site?
This will prove to be very useful as I setup [...]]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/08/25/creating-custom-access-logs-for-apache/feed/</wfw:commentRss>
		<slash:comments>174</slash:comments>
		</item>
		<item>
		<title>Here&#8217;s a neat little CSS hack for IE7</title>
		<link>http://www.wwc-network.com/news/2008/08/18/heres-a-neat-little-css-hack-for-ie7/</link>
		<comments>http://www.wwc-network.com/news/2008/08/18/heres-a-neat-little-css-hack-for-ie7/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:40:45 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=17</guid>
		<description><![CDATA[Find this while experiencing headaches over why the &#8216;* html&#8217; trick wasn&#8217;t doing anything for IE7:
*+html to the rescue.
FYI, that little snippet allows you to target Internet Explorer 7 without affecting other browsers.
Credit goes to: Simplebits.com.
]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/08/18/heres-a-neat-little-css-hack-for-ie7/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Is it safe to come out and play?</title>
		<link>http://www.wwc-network.com/news/2008/08/08/is-it-safe-to-come-and-play/</link>
		<comments>http://www.wwc-network.com/news/2008/08/08/is-it-safe-to-come-and-play/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 17:50:07 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=13</guid>
		<description><![CDATA[Here&#8217;s an interesting survey that I recently stumbled accross that&#8217;s very useful when determing which fonts are &#8220;web-safe.&#8221;
&#8220;How sure can you be that the font you specify will be present on the end user&#8217;s machine? This is the latest cross-platform snapshot of the Code Style font survey and should give you greater confidence in selecting a [...]]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/08/08/is-it-safe-to-come-and-play/feed/</wfw:commentRss>
		<slash:comments>397</slash:comments>
		</item>
		<item>
		<title>CSS Sprites are everywhere!</title>
		<link>http://www.wwc-network.com/news/2008/07/23/css-sprites-are-everywhere/</link>
		<comments>http://www.wwc-network.com/news/2008/07/23/css-sprites-are-everywhere/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 21:48:09 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=9</guid>
		<description><![CDATA[I love how something positive comes from a negative.
This is in reference to how using combined images and negative and positive CSS background positioning can help with load performance and reduce HTTP requests.
We&#8217;ve started using CSS sprites within our high performance projects along with other tactics to help bring users a faster page loading.
]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/07/23/css-sprites-are-everywhere/feed/</wfw:commentRss>
		<slash:comments>137</slash:comments>
		</item>
		<item>
		<title>Building a custom blogging mess</title>
		<link>http://www.wwc-network.com/news/2008/07/23/building-a-custom-blogging-mess/</link>
		<comments>http://www.wwc-network.com/news/2008/07/23/building-a-custom-blogging-mess/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 21:27:46 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=6</guid>
		<description><![CDATA[If you don&#8217;t already know, we&#8217;re always working on personal projects in our spare time when not being overrun by the demands of freelancing.
The main private project we&#8217;ve held over recent few years has been developing our own custom community blog build off of Wordpress blogging engine.
You can visit the ever-changing work in progress here [...]]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/07/23/building-a-custom-blogging-mess/feed/</wfw:commentRss>
		<slash:comments>333</slash:comments>
		</item>
		<item>
		<title>Welcome to our Wordpress blog!</title>
		<link>http://www.wwc-network.com/news/2008/07/16/hello-world-2/</link>
		<comments>http://www.wwc-network.com/news/2008/07/16/hello-world-2/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:20:16 +0000</pubDate>
		<dc:creator>Web Dev Boy</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://wordpress.webworldcommunities.com/?p=1</guid>
		<description><![CDATA[Welcome to our company blog which also doubles as a web example of our expertise with Wordpress. We&#8217;re currently running version 2.6 of Wordpress here at this site.
If you&#8217;re interested in seeing more info on our business, you can visit the parent site located at: http://www.webworldcommunities.com/
Thanks for stopping in and feel free to contact us [...]]]></description>
		<wfw:commentRss>http://www.wwc-network.com/news/2008/07/16/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>

