<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.5" -->
<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/"
	>

<channel>
	<title>G3</title>
	<link>http://g3.niftymonkey.net</link>
	<description>Games.  Geeks.  God.</description>
	<pubDate>Tue, 30 Oct 2007 19:15:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title>News Alloy Widget</title>
		<link>http://g3.niftymonkey.net/2006/02/22/news-alloy-widget/</link>
		<comments>http://g3.niftymonkey.net/2006/02/22/news-alloy-widget/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 16:16:27 +0000</pubDate>
		<dc:creator>mark.lozano</dc:creator>
		
		<category>Geek</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=151</guid>
		<description><![CDATA[Mark Woodman recently introduced me to a new online RSS reader called News Alloy and after a few days of using it (and finding the config settings), it&#8217;s really grown on me.  The only problem that I had with it (and with NewsGator when I was using that) was that I had to manually [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Woody" href="http://inkblots.markwoodman.com">Mark Woodman</a> recently introduced me to a new online RSS reader called <a href="http://www.newsalloy.com">News Alloy</a> and after a few days of using it (and finding the config settings), it&#8217;s really grown on me.  The only problem that I had with it (and with NewsGator when I was using that) was that I had to manually open up a browser and check for new items.  There really isn&#8217;t a quick/easy notifier of new items.</p>
<p>So after a bit of &#8220;Wouldn&#8217;t it be cool&#8221; discussion, I decided to write a quick <a href="http://g3.niftymonkey.net/widgets.yahoo.com">Yahoo! Widget</a> simply named <a href="http://widgets.yahoo.com/gallery/view.php?widget=38836">News Alloy Checker</a> to handle this situation.  Thanks a bunch to Mark for the widget&#8217;s nifty look:</p>
<p><a href="http://widgets.yahoo.com/gallery/view.php?widget=38836"><img alt="News Alloy Checker - Yahoo/Konfabulator Widget" src="http://a191.g.akamai.net/7/191/1560/4/gallery.widgetgallery.com/shots/38836-shot.jpg?1.0" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2006/02/22/news-alloy-widget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Starters</title>
		<link>http://g3.niftymonkey.net/2005/06/14/css-starters/</link>
		<comments>http://g3.niftymonkey.net/2005/06/14/css-starters/#comments</comments>
		<pubDate>Tue, 14 Jun 2005 10:44:02 +0000</pubDate>
		<dc:creator>mlozano</dc:creator>
		
		<category>Geek</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=150</guid>
		<description><![CDATA[At work I&#8217;m doing some work on a revamp of the web side of our product.  One of the first things that came to mind when I was given this task was trying to banish all of the old school ways of making web pages, and trying to go with a more standards compliant [...]]]></description>
			<content:encoded><![CDATA[<p>At work I&#8217;m doing some work on a revamp of the web side of our product.  One of the first things that came to mind when I was given this task was trying to banish all of the old school ways of making web pages, and trying to go with a more standards compliant way.  Well, <acronym title="Extensible HyperText Markup Language">XHTML</acronym> was kinda shot down for the first pass of the revamp, but I did manage to get buy-in on CSS.  Mostly because it&#8217;s obviously way better and more extensible for broadstroke changes and &#8220;skinning&#8221;.  Consequently, over the past few months I&#8217;ve been asked to introduce some CSS nooblets to the whole big idea.  Recently I threw together a quick list of starters for getting into the mindset.  I decided to post these not only as a reminder of some solid starting points, but also for archiving purposes.  Here they are.</p>
<div>
<p>Here’s a simple intro to why CSS is better than “the old way”:<br />
<a href="http://www.htmlhelp.com/reference/css/stylesheets-now.html">http://www.htmlhelp.com/reference/css/stylesheets-now.html</a></p>
<p>And actually, the WDG reference is a good place if you’re completely new to the subject:<br />
<a href="http://www.htmlhelp.com/reference/css/">http://www.htmlhelp.com/reference/css/</a></p>
<p>This is a good reference for getting a good grip on the whole “Separating Style from Content” thing.<br />
<a href="http://www.thenoodleincident.com/tutorials/css/index.html">http://www.thenoodleincident.com/tutorials/css/index.html</a></p>
<p>For a few tutorials to get started with how this stuff all fits together, here’s a good site:<br />
<a href="http://css.maxdesign.com.au/index.htm">http://css.maxdesign.com.au/index.htm</a></p>
<p>The Brainjar site is great.  He does some really nifty things with Javascript and CSS.  Here’s his “Using Stylesheets” tutorial.<br />
<a href="http://www.brainjar.com/css/using/">http://www.brainjar.com/css/using/</a></p>
<p>Pie is good!  No really, and so is this site.  Great references here too.<br />
<a href="http://www.positioniseverything.net/index.php">http://www.positioniseverything.net/index.php</a></p>
<p>A great set of links to all sorts of CSS stuffs.<br />
<a href="http://dezwozhere.com/links.html">http://dezwozhere.com/links.html</a></p>
<p>The W3Schools site is a great reference.  The page layout of their information isn’t the greatest, but they have good info.<br />
<a href="http://www.w3schools.com/css/default.asp">http://www.w3schools.com/css/default.asp</a></p>
<p>The “Ten Tricks You May Not Know About CSS” link<br />
<a href="http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml">http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml</a></p>
<p>Oh, and here&#8217;s the IE primer that I found helpful.  For dealing with where IE does not follow the standards.<br />
<a href="http://www.positioniseverything.net/ie-primer.html">http://www.positioniseverything.net/ie-primer.html</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/06/14/css-starters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Battlefield 2 Demo is out.</title>
		<link>http://g3.niftymonkey.net/2005/06/11/battlefield-2-demo-is-out/</link>
		<comments>http://g3.niftymonkey.net/2005/06/11/battlefield-2-demo-is-out/#comments</comments>
		<pubDate>Sat, 11 Jun 2005 15:54:47 +0000</pubDate>
		<dc:creator>jstrobel</dc:creator>
		
		<category>Gaming</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=149</guid>
		<description><![CDATA[Don&#8217;t wait.  Download it today.

]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t wait.  <a href="http://www.totalbf2.com/">Download it today.</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/06/11/battlefield-2-demo-is-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Country Favorites</title>
		<link>http://g3.niftymonkey.net/2005/05/04/country-favorites/</link>
		<comments>http://g3.niftymonkey.net/2005/05/04/country-favorites/#comments</comments>
		<pubDate>Wed, 04 May 2005 13:39:14 +0000</pubDate>
		<dc:creator>mlozano</dc:creator>
		
		<category>Faith</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=148</guid>
		<description><![CDATA[I recently came across a &#8220;Songs of Faith&#8221; show on CMT as I was flipping through the channels.  Now, if you know me, you know that I lived in Montgomery, AL for four years.  And if you knew me before then, you know that I despised country music.  I mean like, plug-my-ears [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across a &#8220;Songs of Faith&#8221; show on CMT as I was flipping through the channels.  Now, if you know me, you know that I lived in Montgomery, AL for four years.  And if you knew me before then, you know that I despised country music.  I mean like, plug-my-ears and yell &#8220;LALALALALALA&#8221; kind of dislike.  But, it turns out there&#8217;s not much to do as a single guy in Montgomery other than go to the bars/clubs &#8230; or go to church.  And since church wasn&#8217;t really on my mind back then I chose to hang out where the girls were.  (incidentally, teaching Erin line dancing is how we got started).  So yeah, the only clubs worth going to were country line dancing ones.</p>
<p>After enough time there, I opened my mind to country music.  I don&#8217;t think I&#8217;ve listened to any country music since we left Alabama on purpose.  But this show I saw reminded me that I did have a few favorites that still stick with me.  It also introduced me to a song I&#8217;d never heard, but what immediately became one of my country favorites.  The song is called &#8220;Long Black Train&#8221; by Josh Turner.  </p>
<p>Aside from how well he sings it, the lyrics really stuck to me.  I mean, in a believer&#8217;s walk we all struggle with sin from time to time.  Check it out:</p>
<blockquote>
<p>There&#8217;s a long black train<br />
Coming down the line<br />
Feeding off the souls that are lost and cryin&#8217;<br />
Rails of sin only evil remains<br />
Watch out brother for that long Black Train</p>
<p>Look to the heavens<br />
You can look to the skies<br />
You can find redemption<br />
staring back into your eyes<br />
There is protection and there is peace the same<br />
burnin&#8217; your ticket for that Long Black Train</p>
<p>&#8216;Cause there&#8217;s victory in the lord i say<br />
Victory in the lord<br />
Cling to the father and his holy name<br />
and don&#8217;t go riding on that long Black Train</p>
<p>There&#8217;s an engineer on that long black train<br />
making you wonder if the ride is worth the pain<br />
He&#8217;s just a waitin on your heart to say<br />
&#8220;Let me ride on that long black train.&#8221;</p>
<p>But you know there&#8217;s victory in The Lord I say<br />
victory in The Lord<br />
Cling to the father and His holy name<br />
and dont go riding on that long Black Train</p>
<p>Well I can hear the whistle from a mile away<br />
it sounds so good<br />
but I must stay away<br />
that train is a beauty makin&#8217; everybody stare<br />
but its only destination is the middle of nowhere</p>
<p>But you know theres victory in The Lord I say<br />
victory in The Lord<br />
Cling to the father and His holy name<br />
and dont go riding on that long Black Train<br />
I said cling to the father and His holy name<br />
and don&#8217;t go ridin on that long black train</p>
<p>Ya, watch out brother for that long black train<br />
that devil&#8217;s a drivin&#8217; that long black train.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/05/04/country-favorites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hunting made easy!</title>
		<link>http://g3.niftymonkey.net/2005/03/04/hunting-made-easy/</link>
		<comments>http://g3.niftymonkey.net/2005/03/04/hunting-made-easy/#comments</comments>
		<pubDate>Fri, 04 Mar 2005 13:40:21 +0000</pubDate>
		<dc:creator>mlozano</dc:creator>
		
		<category>Geek</category>

		<category>General</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=147</guid>
		<description><![CDATA[So, I remember the days when I used to go hunting with my dad and my uncle.  It was fun times.  We kinda had the whole &#8220;Men being men&#8221; thing going on there.  And I loved the times that I got to be the one to aim and fire on our dinner. [...]]]></description>
			<content:encoded><![CDATA[<p>So, I remember the days when I used to go hunting with my dad and my uncle.  It was fun times.  We kinda had the whole &#8220;Men being men&#8221; thing going on there.  And I loved the times that I got to be the one to aim and fire on our dinner.  </p>
<p>My dad was a surprisingly adept hunter.  He knew how to mask human smells from the deer naturally, where to sit, etc etc.  But at least we were using some level of hunting skill to get our meal that day.</p>
<p>I saw <a>this article about how technology is pushing the envelope</a> in the hunting world and I continue to be amazed at the things we&#8217;re doing with technology.  I mean, as a technological concept, &#8220;hunting&#8221; from the comfort of your living room is pretty interesting.  But seriously, what&#8217;s the next step?  Dare I ask.  Or when you think of it &#8230; is this just another one of those concepts derived from our military?  I mean, this is basically what we&#8217;re doing with finding and eliminating enemies from afar, right?</p>
<p>Crazy world we live in, that&#8217;s for sure.
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/03/04/hunting-made-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Theory proposes &#8216;Cloaking Device&#8217;</title>
		<link>http://g3.niftymonkey.net/2005/03/01/new-theory-proposes-cloaking-device/</link>
		<comments>http://g3.niftymonkey.net/2005/03/01/new-theory-proposes-cloaking-device/#comments</comments>
		<pubDate>Tue, 01 Mar 2005 10:01:43 +0000</pubDate>
		<dc:creator>jstrobel</dc:creator>
		
		<category>Geek</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=146</guid>
		<description><![CDATA[Fun with physics&#8230;for the full article click here.

]]></description>
			<content:encoded><![CDATA[<p>Fun with physics&#8230;for the full article <a href="http://msnbc.msn.com/id/7047872/">click here</a>.
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/03/01/new-theory-proposes-cloaking-device/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Battlefield 2 Delayed</title>
		<link>http://g3.niftymonkey.net/2005/01/31/battlefield-2-delayed/</link>
		<comments>http://g3.niftymonkey.net/2005/01/31/battlefield-2-delayed/#comments</comments>
		<pubDate>Mon, 31 Jan 2005 12:49:07 +0000</pubDate>
		<dc:creator>jstrobel</dc:creator>
		
		<category>Gaming</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=145</guid>
		<description><![CDATA[It appears that Battlefield 2 is delayed from March 1 to May or June. *sigh*.  Check out the full article here.

]]></description>
			<content:encoded><![CDATA[<p>It appears that Battlefield 2 is delayed from March 1 to May or June. *sigh*.  Check out the full <a href="http://www.bluesnews.com/cgi-bin/board.pl?action=viewthread&amp;threadid=54348">article here</a>.
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/01/31/battlefield-2-delayed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apes Gone Wild</title>
		<link>http://g3.niftymonkey.net/2005/01/20/apes-gone-wild/</link>
		<comments>http://g3.niftymonkey.net/2005/01/20/apes-gone-wild/#comments</comments>
		<pubDate>Thu, 20 Jan 2005 12:21:22 +0000</pubDate>
		<dc:creator>mwoodman</dc:creator>
		
		<category>Gaming</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=144</guid>
		<description><![CDATA[Not all monkeys are nifty.
These screenshots from Black &#38; White II just crack me up.
B&#38;W2 has a really crappy website layout&#8230; but the game looks pretty amusing.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://storage.bwgame.com/static/bw2003/bw2images/2005/Army_EvilApe1.jpg">Not</a> all <a href="http://storage.bwgame.com/static/bw2003/bw2images/screens/30_06_03/Ape_walking_toward_gates.jpg">monkey</a>s are <a href="http://storage.bwgame.com/static/bw2003/bw2images/apevillager.jpg">nifty</a>.</p>
<p>These screenshots from Black &amp; White II just crack me up.</p>
<p>B&amp;W2 has a really <a href="http://www2.bwgame.com/static/bw2003/bw2.html">crappy website</a> layout&#8230; but the game looks pretty amusing.
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/01/20/apes-gone-wild/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Co-Op SWAT?</title>
		<link>http://g3.niftymonkey.net/2005/01/20/co-op-swat/</link>
		<comments>http://g3.niftymonkey.net/2005/01/20/co-op-swat/#comments</comments>
		<pubDate>Thu, 20 Jan 2005 12:11:48 +0000</pubDate>
		<dc:creator>mwoodman</dc:creator>
		
		<category>Gaming</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=143</guid>
		<description><![CDATA[One of the great things about classic DOOM was the ability to play with your friends at a LAN party instead of against them.   It also let you have a smaller group of people playing together and still have decent gameplay.  (2 v 2 tournaments get lame pretty fast.)   
Word [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about classic DOOM was the ability to play <b>with</b> your friends at a LAN party instead of against them.   It also let you have a smaller group of people playing together and still have decent gameplay.  (2 v 2 tournaments get lame pretty fast.)   </p>
<p><a href="http://mostwanted.gamespy.com/2005/pc/38.html">Word has it</a> that the upcoming S.W.A.T. 4 will enable co-operative play for certain scenarios.   If the post-game reviews look good, this might be a fun one.
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/01/20/co-op-swat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>102 inch Plasma TV shown</title>
		<link>http://g3.niftymonkey.net/2005/01/18/102-inch-plasma-tv-shown/</link>
		<comments>http://g3.niftymonkey.net/2005/01/18/102-inch-plasma-tv-shown/#comments</comments>
		<pubDate>Tue, 18 Jan 2005 21:58:01 +0000</pubDate>
		<dc:creator>jstrobel</dc:creator>
		
		<category>Geek</category>

		<guid isPermaLink="false">http://server5.hostingplex.com/~niftymon/g3/?p=142</guid>
		<description><![CDATA[That&#8217;s going to be really hard to fit in the bathroom.  For the full article and pictures click here

]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s going to be really hard to fit in the bathroom.  For the full article and pictures <a href="http://www.theinquirer.net/?article=20715">click here</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://g3.niftymonkey.net/2005/01/18/102-inch-plasma-tv-shown/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
