<?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/"
	>

<channel>
	<title>CypherJF's Development Depot</title>
	<atom:link href="http://cypherjf.sscentral.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cypherjf.sscentral.com</link>
	<description>the personal blog of the player known as CypherJF</description>
	<pubDate>Fri, 02 Jan 2009 03:46:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pidgin 2.5.3 Win32 hanging-crash on exit</title>
		<link>http://cypherjf.sscentral.com/2009/01/01/pidgin-253-win32-hanging-crash-on-exit/</link>
		<comments>http://cypherjf.sscentral.com/2009/01/01/pidgin-253-win32-hanging-crash-on-exit/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 03:46:05 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/?p=275</guid>
		<description><![CDATA[Several users are reporting after upgrading pidgin to 2.5.3 that exiting Pidgin after 30 days of launch the application will not gracefully terminate but rather hang. The developers have recognized the issue, and created a patched file on the bug tracker for testing. It&#8217;s expected to be included with the 2.5.4 release.
]]></description>
			<content:encoded><![CDATA[<p>Several users are reporting after upgrading pidgin to 2.5.3 that exiting Pidgin after 30 days of launch the application will not gracefully terminate but rather hang. The developers have recognized the issue, and created a <a href="http://developer.pidgin.im/ticket/7849">patched file on the bug tracker</a> for testing. It&#8217;s expected to be included with the 2.5.4 release.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2009/01/01/pidgin-253-win32-hanging-crash-on-exit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Struts2.. a beginning.</title>
		<link>http://cypherjf.sscentral.com/2008/11/09/struts2-a-beginning/</link>
		<comments>http://cypherjf.sscentral.com/2008/11/09/struts2-a-beginning/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:02:26 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/?p=272</guid>
		<description><![CDATA[I never had an opportunity to really dive deep and learn Struts2. I found a good tutorial for beginners who want to start out fresh, check out the Simple Setup tutorial.
- Struts.xml must reside with your Java class files (or in your classpath)
- To make action calls your URL will point to *.action
- When using [...]]]></description>
			<content:encoded><![CDATA[<p>I never had an opportunity to really dive deep and learn Struts2. I found a good tutorial for beginners who want to start out fresh, check out the <a href="http://struts.apache.org/2.x/docs/simple-setup.html">Simple Setup</a> tutorial.</p>
<p>- Struts.xml must reside with your Java class files (or in your classpath)<br />
- To make action calls your URL will point to *.action<br />
- When using Tomcat+J2EE Eclipse, external JAR files in your /WEB-INF/lib folder must be added to &#8220;User libraries&#8221; and be set to export on run.<br />
- You must also add the User Library to the Java EE Module dependency setting in the project properties.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/11/09/struts2-a-beginning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java, where is your CopyFile operation?</title>
		<link>http://cypherjf.sscentral.com/2008/11/05/java-where-is-your-copyfile-operation/</link>
		<comments>http://cypherjf.sscentral.com/2008/11/05/java-where-is-your-copyfile-operation/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 05:11:40 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/?p=270</guid>
		<description><![CDATA[Anyone else notice Java doesn&#8217;t offer a CopyFile operation? You literally have to open two file pipes - one as the input, one as the output and copy the file manually. 
It actually looks like Java 7 will finally address this lack of functionality&#8230; check out the article on java.nio.file on java.net.
]]></description>
			<content:encoded><![CDATA[<p>Anyone else notice Java doesn&#8217;t offer a CopyFile operation? You literally have to open two file pipes - one as the input, one as the output and copy the file manually. </p>
<p>It actually looks like Java 7 will finally address this lack of functionality&#8230; check out <a href="http://today.java.net/pub/a/today/2008/07/03/jsr-203-new-file-apis.html">the article on java.nio.file on java.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/11/05/java-where-is-your-copyfile-operation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DriversMax</title>
		<link>http://cypherjf.sscentral.com/2008/09/12/driversmax/</link>
		<comments>http://cypherjf.sscentral.com/2008/09/12/driversmax/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 22:49:57 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/?p=266</guid>
		<description><![CDATA[I had read a fellow blog about 5 apps for painless windows reformats one of which was DriverMax. This free software is supposed to help you identify your drivers and look to see if there are any updates available for them. I was eager to install it to give it a shot - less time [...]]]></description>
			<content:encoded><![CDATA[<p>I had read a fellow blog about <a href="http://www.downloadsquad.com/2008/09/01/5-apps-for-painless-windows-reformats-for-8-2-08-switched-thin/?rss">5 apps for painless windows reformats</a> one of which was <a href="http://www.drivermax.com/index.htm">DriverMax</a>. This free software is supposed to help you identify your drivers and look to see if there are any updates available for them. I was eager to install it to give it a shot - less time trying to hunt for drivers - the better, right? Well, although this program is free you&#8217;re required to register it before unlocking it. The registration process has been a pain in the rear - my e-mail registration code request continued to timeout. However, today they were able to fix it. But, when I registered my ID and entered in the registration code into the application (btw, lost password only re-sends you the registration code) - the program continued to say it was unregistered and I needed to register it. But, re-registering won&#8217;t work. Needless to say I had high hopes for this software I just wish they dropped the registration piece (it&#8217;s a cruddy system anyway) - obviously it&#8217;s flawed and broken stopping people from using this potentially nice software.</p>
<p>Anyway, if anyone has any better luck with it let me know, and I&#8217;ll try it again later.</p>
<p><ins datetime="2008-09-15T21:25:34+00:00"><strong>Edit:</strong>I contacted DriverMax support the other day about this; they have manually activated the account. Huge step forward unlocking the application. Will post a review more in a few days.</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/09/12/driversmax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>server help forums back online</title>
		<link>http://cypherjf.sscentral.com/2008/09/09/server-help-forums-back-online/</link>
		<comments>http://cypherjf.sscentral.com/2008/09/09/server-help-forums-back-online/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:59:12 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[SS News]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/09/09/server-help-forums-back-online/</guid>
		<description><![CDATA[Mine GO BOOM has announced he was able to get a new power supply hooked up; so his site is back online and available.
Also, SSF appears to be back online at least via forums.sscentral.com; yey for progress.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://forums.minegoboom.com/viewtopic.php?t=8242&#038;highlight=">Mine GO BOOM has announced</a> he was able to get a new power supply hooked up; so his site is back online and available.</p>
<p>Also, SSF appears to be back online at least via forums.sscentral.com; yey for progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/09/09/server-help-forums-back-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MGB server offline</title>
		<link>http://cypherjf.sscentral.com/2008/09/08/mgb-server-offline/</link>
		<comments>http://cypherjf.sscentral.com/2008/09/08/mgb-server-offline/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 02:53:46 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[SS News]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/09/08/mgb-server-offline/</guid>
		<description><![CDATA[Spoke with Mine GO BOOM the other day, his server&#8217;s power supply blew out so all the *.minegoboom.com related websites are offline until further notice.
I&#8217;m still waiting to hear when SSForum.net will be back online - it continues to show the &#8220;this domain has yet to be renewed&#8221;. However, you can still access the forums [...]]]></description>
			<content:encoded><![CDATA[<p>Spoke with Mine GO BOOM the other day, his server&#8217;s power supply blew out so all the *.minegoboom.com related websites are offline until further notice.</p>
<p>I&#8217;m still waiting to hear when SSForum.net will be back online - it continues to show the &#8220;this domain has yet to be renewed&#8221;. However, you can still access the forums via <a href="http://forums.sscentral.com/">http://forums.sscentral.com/</a>.No news updates have been posted on sscentral; and Smong&#8217;s SS news tracker has been discontinued. I&#8217;ll try and post things as I hear more.</p>
<p>Edit: posted <a href="http://forums.sscentral.com/index.php?s=&#038;showtopic=21594&#038;view=findpost&#038;p=233802">biller offline topic at ssforum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/09/08/mgb-server-offline/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASSS patches available</title>
		<link>http://cypherjf.sscentral.com/2008/08/23/asss-patches-available/</link>
		<comments>http://cypherjf.sscentral.com/2008/08/23/asss-patches-available/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 22:05:01 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/08/23/asss-patches-available/</guid>
		<description><![CDATA[Snrrrub has released a few ASSS 1.4.4 patches for those who would like to enable demographic&#8217;s, and saving of scores to biller. In the coming weeks, I&#8217;ll be studying the impact of the patches and work on making appropriate implementations in Accede.
Find the patches on snrrrubs website.
]]></description>
			<content:encoded><![CDATA[<p>Snrrrub has released a few ASSS 1.4.4 patches for those who would like to enable demographic&#8217;s, and saving of scores to biller. In the coming weeks, I&#8217;ll be studying the impact of the patches and work on making appropriate implementations in Accede.</p>
<p>Find the patches on <a href="http://sharvil.nanavati.net/projects/subspace/">snrrrubs website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/08/23/asss-patches-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Accede Progress</title>
		<link>http://cypherjf.sscentral.com/2008/04/15/accede-progress-3/</link>
		<comments>http://cypherjf.sscentral.com/2008/04/15/accede-progress-3/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 23:06:22 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[SS News]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/04/15/accede-progress-3/</guid>
		<description><![CDATA[I have made some extra changes to the backend of Accede, I&#8217;m hoping which will help troubleshoot the &#8220;hanging&#8221; biller problem I&#8217;ve seen over the past couple of months. If you have a extra zone, please connect it into Accede and let it chill there. More concurrency/network traffic should help out.
]]></description>
			<content:encoded><![CDATA[<p>I have made some extra changes to the backend of Accede, I&#8217;m hoping which will help troubleshoot the &#8220;hanging&#8221; biller problem I&#8217;ve seen over the past couple of months. If you have a extra zone, please connect it into Accede and let it chill there. More concurrency/network traffic should help out.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/04/15/accede-progress-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mervbot Plugins</title>
		<link>http://cypherjf.sscentral.com/2008/04/07/mervbot-plugins/</link>
		<comments>http://cypherjf.sscentral.com/2008/04/07/mervbot-plugins/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 00:44:18 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[SS News]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/04/07/mervbot-plugins/</guid>
		<description><![CDATA[This will be quick, it&#8217;s been a few years since I&#8217;ve last opened up the MervBot source code to write/edit a plugin. I find it somewhat humbling that individuals still use the code that is out there. But when I look at the code I wrote in the past it makes me cringe sometimes.  [...]]]></description>
			<content:encoded><![CDATA[<p>This will be quick, it&#8217;s been a few years since I&#8217;ve last opened up the MervBot source code to write/edit a plugin. I find it somewhat humbling that individuals still use the code that is out there. But when I look at the code I wrote in the past it makes me cringe sometimes. <img src='http://cypherjf.sscentral.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/04/07/mervbot-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Accede back online</title>
		<link>http://cypherjf.sscentral.com/2008/02/20/accede-back-online/</link>
		<comments>http://cypherjf.sscentral.com/2008/02/20/accede-back-online/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 00:25:18 +0000</pubDate>
		<dc:creator>CypherJF</dc:creator>
		
		<category><![CDATA[SS News]]></category>

		<guid isPermaLink="false">http://cypherjf.sscentral.com/2008/02/20/accede-back-online/</guid>
		<description><![CDATA[Kudos to Mine GO BOOM for restoring service to the Xen host he owns which Accede/asss runs on.
]]></description>
			<content:encoded><![CDATA[<p>Kudos to Mine GO BOOM for restoring service to the Xen host he owns which Accede/asss runs on.</p>
]]></content:encoded>
			<wfw:commentRss>http://cypherjf.sscentral.com/2008/02/20/accede-back-online/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
