<?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>Technology Kills &#187; AHK</title> <atom:link href="http://technologykills.com/tag/ahk/feed/" rel="self" type="application/rss+xml" /><link>http://technologykills.com</link> <description>The life and times of Ben McClure</description> <lastBuildDate>Tue, 22 Jun 2010 19:20:28 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>Portland, the city of weirdness</title><link>http://technologykills.com/2009/04/24/portland-the-city-of-weirdness/</link> <comments>http://technologykills.com/2009/04/24/portland-the-city-of-weirdness/#comments</comments> <pubDate>Fri, 24 Apr 2009 18:59:11 +0000</pubDate> <dc:creator>madzoombax</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Computers]]></category> <category><![CDATA[News]]></category> <category><![CDATA[AHK]]></category> <category><![CDATA[autohotkey]]></category> <category><![CDATA[DOM]]></category> <category><![CDATA[Dom Implementation]]></category> <category><![CDATA[Fallout]]></category> <category><![CDATA[fallout 3]]></category> <category><![CDATA[Foms]]></category> <category><![CDATA[Girlfriend]]></category> <category><![CDATA[Having A Great Time]]></category> <category><![CDATA[Lot]]></category> <category><![CDATA[Neighborhood]]></category> <category><![CDATA[New House]]></category> <category><![CDATA[Portland]]></category> <category><![CDATA[Prerequisite]]></category> <category><![CDATA[Sorter]]></category> <category><![CDATA[Steam]]></category> <category><![CDATA[SteamLab]]></category> <category><![CDATA[SteamWin]]></category> <category><![CDATA[Weirdness]]></category><guid
isPermaLink="false">http://technologykills.com/?p=55</guid> <description><![CDATA[Well, my girlfriend and I finished our move to Portland, OR. So far we're having a great time in the new house and exploring around the neighborhood. Now that I'm back at work again, and actually working from the office, I'm anxious for the weekend to get here. I have a lot of work to [...]]]></description> <content:encoded><![CDATA[<p>Well, my girlfriend and I finished our move to <a
href="http://technologykills.com/tag/portland/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Portland">Portland</a>, OR. So far we're having a great time in the <a
href="http://technologykills.com/tag/new-house/" class="st_tag internal_tag" rel="tag" title="Posts tagged with New House">new house</a> and exploring around the neighborhood.</p><p>Now that I'm back at work again, and actually working from the office, I'm anxious for the weekend to get here. I have a <a
href="http://technologykills.com/tag/lot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Lot">lot</a> of work to finish up.</p><p><a
href="http://technologykills.com/tag/foms/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Foms">FOMS</a> (The Fallout 3 Mod Sorter) is being rewritten, as I've said, and as a <a
href="http://technologykills.com/tag/prerequisite/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Prerequisite">prerequisite</a> I'm working on completing my <a
href="http://technologykills.com/tag/dom-implementation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Dom Implementation">DOM implementation</a> in AutoHotKey. Expect that next week, and hopefully a new <a
href="http://technologykills.com/tag/foms/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Foms">FOMS</a> version shortly thereafter.</p><p>After that, and several other currently in-development AHK classes, hopefully my heavily-neglected SteamWin and <a
href="http://technologykills.com/tag/steamlab/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SteamLab">SteamLab</a> rewrites will be underway.</p><p>Look for more news about that soon.</p> ]]></content:encoded> <wfw:commentRss>http://technologykills.com/2009/04/24/portland-the-city-of-weirdness/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>FOMS &#8211; Fallout 3 Mod Sorter</title><link>http://technologykills.com/2009/02/10/foms-fallout-3-mod-sorter/</link> <comments>http://technologykills.com/2009/02/10/foms-fallout-3-mod-sorter/#comments</comments> <pubDate>Tue, 10 Feb 2009 22:59:10 +0000</pubDate> <dc:creator>madzoombax</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Computers]]></category> <category><![CDATA[Games]]></category> <category><![CDATA[AHK]]></category> <category><![CDATA[autohotkey]]></category> <category><![CDATA[Backup Manager]]></category> <category><![CDATA[Beta Release]]></category> <category><![CDATA[Bug Tracking]]></category> <category><![CDATA[Conflict]]></category> <category><![CDATA[Current]]></category> <category><![CDATA[fallout 3]]></category> <category><![CDATA[Source Code]]></category> <category><![CDATA[Tray Features]]></category> <category><![CDATA[wiki]]></category><guid
isPermaLink="false">http://technologykills.com/?p=42</guid> <description><![CDATA[I have recently released an AutoHotKey utility for Fallout 3 called FOMS (Fallout 3 Mod Sorter). Links: FOMS on Fallout3Nexus FOMS Wiki FOMS Trac site (Development and bug tracking) FOMS Source Code (SVN) Current major beta release is 0.5.0, which support mod sorting, conflict and dependency tracking and resolution, user messages, backups, and more. Coming [...]]]></description> <content:encoded><![CDATA[<p>I have recently released an AutoHotKey utility for Fallout 3 called <a
href="http://technologykills.com/tag/foms/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Foms">FOMS</a> (Fallout 3 Mod Sorter).</p><p>Links:<br
/> <a
href="http://www.fallout3nexus.com/downloads/file.php?id=3596">FOMS on Fallout3Nexus</a><br
/> <a
href="http://wiki.singularityshift.com/wiki/foms">FOMS Wiki</a><br
/> <a
href="http://trac.singularityshift.com/projects/foms">FOMS Trac site (Development and bug tracking)</a><br
/> <a
href="http://svn.singularityshift.com/svn/foms">FOMS Source Code (SVN)</a></p><p>Current major beta release is 0.5.0, which support mod sorting, conflict and dependency tracking and resolution, user messages, backups, and more.</p><p>Coming soon: GUI and <a
href="http://technologykills.com/tag/tray-features/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tray Features">tray features</a>, a Backup manager and Template manager, and more!</p> ]]></content:encoded> <wfw:commentRss>http://technologykills.com/2009/02/10/foms-fallout-3-mod-sorter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 50/60 queries in 0.015 seconds using disk

Served from: technologykills.com @ 2010-07-31 12:35:25 -->