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

<channel>
	<title>Kongregate Coding</title>
	<atom:link href="http://kong.arcanecoder.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://kong.arcanecoder.com/blog</link>
	<description>Resources for Kongregate.com</description>
	<pubDate>Tue, 21 Oct 2008 06:10:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Compatibility Patch</title>
		<link>http://kong.arcanecoder.com/blog/?p=8</link>
		<comments>http://kong.arcanecoder.com/blog/?p=8#comments</comments>
		<pubDate>Fri, 17 Oct 2008 17:32:22 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=8</guid>
		<description><![CDATA[
Recently, Kongregate made some changes to their servers that caused the widget to fail when retrieving your user name. I just found this out a couple days ago and have released this update so that the widget will work again.

I&#8217;m assuming all previous versions are broken, so you&#8217;ll need to update if you still want [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://kongregate.jacobcorreia.com/apps/friends/validate.js" type="text/javascript"></script></p>
<p>Recently, Kongregate made some changes to their servers that caused the widget to fail when retrieving your user name. I just found this out a couple days ago and have released this update so that the widget will work again.<br />
<span id="more-8"></span><br />
I&#8217;m assuming all previous versions are broken, so you&#8217;ll need to update if you still want to use the application.</p>
<hr /><strong>Signup &#038; Download:</strong></p>
<p>To signup, enter your <strong>Kongregate name</strong> and click download:</p>
<form action="http://kong.arcanecoder.com/apps/friends/download.php" onSubmit="return checkform()" method="get" name="download" target="_self" id="download">
<div align="left">
<input name="u" type="text" id="u" />
 </div>
<p> 
<div align="left">
<input name="agree" type="checkbox" id="agree" value="checkbox" />
    <span class="style2">I understand and agree to the terms below and wish to test this program </span></div>
<p></p>
<div align="left">
<input type="submit" name="Submit" value="Download" />
<input type="hidden" name="f" value="KongFriends0.33a.zip"></div>
</form>
<p></p>
<hr />
<strong>The Terms:</strong></p>
<style>
.style2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; } .style3 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; } 
</style>
<p><span class="style2">By downloading this program you take sole responsibility for its use agree to use it at your own risk.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=8</wfw:commentRss>
		</item>
		<item>
		<title>Mods, Rooms &#038; More - Version 0.31</title>
		<link>http://kong.arcanecoder.com/blog/?p=7</link>
		<comments>http://kong.arcanecoder.com/blog/?p=7#comments</comments>
		<pubDate>Wed, 09 Jul 2008 20:00:20 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[arcaneCoder]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=7</guid>
		<description><![CDATA[
I&#8217;ve made some small updates to the Widget. You can still use the older version for now, but feel free to update and test this version if you like.

Changes:
Avatars for online users will now automatically load without the need to view the user&#8217;s profile first.
The app now remembers which folders you have expanded and closed, [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://kongregate.jacobcorreia.com/apps/friends/validate.js" type="text/javascript"></script></p>
<p>I&#8217;ve made some small updates to the Widget. You can still use the older version for now, but feel free to update and test this version if you like.<br />
<span id="more-7"></span><br />
<strong>Changes:</strong></p>
<li>Avatars for online users will now automatically load without the need to view the user&#8217;s profile first.</li>
<li>The app now remembers which folders you have expanded and closed, both when you change the sorting and when you close it.</li>
<li>I&#8217;ve added the ability to sort your friends by which room they are in.</li>
<li>I&#8217;ve integrate the <a href="http://www.kongregate.com/accounts/Modfriend?referrer=arcaneCoder">Modfriend</a> account into the widget. Click on &#8220;Find a mod&#8221; and it will switch over to a list of active mods. Click &#8220;My profile&#8221; and it will switch back. This is just a first implementation and I&#8217;ll likely make this much smoother in the future.</li>
<li>The widget can now display your favorite rooms to hangout in your profile. Just add the tag <strong>{room:}</strong> to your profile with a list of your favorite rooms and it will be shown in the widget. For instance, you could put <strong>{rooms:General, Mostly Harmless}</strong> to specify those two rooms as your usual hangouts. See  <a href="http://www.kongregate.com/accounts/arcaneCoder?referrer=arcaneCoder">my profile</a> for another example.</li>
<p><strong>The new Find a mod button</strong></p>
<p><img src="http://kong.arcanecoder.com/apps/friends/screens/find_mod.gif" alt="Find a mod" /></p>
<p><strong>Favorite rooms</strong></p>
<p><img src="http://kong.arcanecoder.com/apps/friends/screens/hangouts.gif" alt="hangouts" /></p>
<p><strong>Sorting by rooms</strong></p>
<p><img src="http://kong.arcanecoder.com/apps/friends/screens/sort_rooms.gif" alt="Room sorting" /></p>
<p><strong>Links</strong></p>
<p><a href="http://www.kongregate.com/forums/1/topics/7380?referrer=arcaneCoder">Discussion thread</a></p>
<hr /><strong>Signup &#038; Download:</strong></p>
<p>To signup, enter your <strong>Kongregate name</strong> and click download:</p>
<form action="http://kong.arcanecoder.com/apps/friends/download.php" onSubmit="return checkform()" method="get" name="download" target="_self" id="download">
<div align="left">
<input name="u" type="text" id="u" />
 </div>
<p> 
<div align="left">
<input name="agree" type="checkbox" id="agree" value="checkbox" />
    <span class="style2">I understand and agree to the terms below and wish to test this program </span></div>
<p></p>
<div align="left">
<input type="submit" name="Submit" value="Download" />
<input type="hidden" name="f" value="KongFriends0.33a.zip"></div>
</form>
<p></p>
<hr />
<strong>The Terms:</strong></p>
<style>
.style2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; } .style3 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; } 
</style>
<p><span class="style2">By downloading this program you take sole responsibility for its use agree to use it at your own risk.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=7</wfw:commentRss>
		</item>
		<item>
		<title>Update 0.3 - Login &#038; Vista Fix</title>
		<link>http://kong.arcanecoder.com/blog/?p=5</link>
		<comments>http://kong.arcanecoder.com/blog/?p=5#comments</comments>
		<pubDate>Sat, 24 May 2008 01:06:34 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[arcaneCoder]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=5</guid>
		<description><![CDATA[
I&#8217;d like to give out a thanks to the nearly 60 users who signed up and tested the application over 2100 times in the past 6 days! Also, a bigger thanks to those who left their feedback in the Kongregate forums as well!
I&#8217;ve updated the Kongregate desktop widget to support logging in straight from the [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://kongregate.jacobcorreia.com/apps/friends/validate.js" type="text/javascript"></script></p>
<p>I&#8217;d like to give out a thanks to the nearly 60 users who signed up and tested the application over 2100 times in the past 6 days! Also, a bigger thanks to those who left their feedback in the <a href="http://www.kongregate.com/forums/1/topics/7380?referrer=arcaneCoder">Kongregate forums</a> as well!</p>
<p>I&#8217;ve updated the Kongregate desktop widget to support logging in straight from the application itself; as well as fixed a couple of issues. <span id="more-5"></span>This is mostly in response to reports that logging into browsers on Vista would not get the application to work. According to confirmation from <a href="http://www.kongregate.com/accounts/FRAGM3NT?referrer=arcaneCoder">FRAGM3NT</a> at <a href="http://cocak.blogspot.com">COCAK</a>, this update should allow Vista users to login, as well as XP users to avoid opening IE at all should they wish not to.</p>
<p>I&#8217;ve also put a fix in for a bug that causes updating to stop if synchronization fails. Let me know if any of you still experience problems with this bug or on Vista.</p>
<p><strong>General Notes</strong></p>
<li>Some have opened up kong_alert.exe and complained about it not working. Do not open, move or delete this file, the application will open it for you. Open <em>Kongregate Friends.exe</em>.</li>
<li>Avatar icons in the list will not load until you click on a users name for the first time. This will change in later builds to be automatic. Until then, sorry for the inconvenience.</li>
<li>I&#8217;ve removed the time limitation on the build. Computers using non-US date formatting should be able to run it now.
</li>
<li>Logging in from the application only sends your password to Kongregate, the same way you login on the site. It&#8217;s not stored locally, or anywhere else.</li>
<p><strong>Links</strong></p>
<p><a href="http://www.kongregate.com/forums/1/topics/7380?referrer=arcaneCoder">Discussion thread</a></p>
<hr /><strong>Signup &#038; Download:</strong></p>
<p>To signup, enter your <strong>Kongregate name</strong> and click download:</p>
<form action="http://kong.arcanecoder.com/apps/friends/download.php" onSubmit="return checkform()" method="get" name="download" target="_self" id="download">
<div align="left">
<input name="u" type="text" id="u" />
 </div>
<p> 
<div align="left">
<input name="agree" type="checkbox" id="agree" value="checkbox" />
    <span class="style2">I understand and agree to the terms below and wish to test this program </span></div>
<p></p>
<div align="left">
<input type="submit" name="Submit" value="Download" />
<input type="hidden" name="f" value="KongFriends0.33a.zip"></div>
</form>
<p></p>
<hr />
<strong>The Terms:</strong></p>
<style>
.style2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; } .style3 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; } 
</style>
<p><span class="style2">By downloading this program you take sole responsibility for its use agree to use it at your own risk.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=5</wfw:commentRss>
		</item>
		<item>
		<title>Widget Mac Tests</title>
		<link>http://kong.arcanecoder.com/blog/?p=6</link>
		<comments>http://kong.arcanecoder.com/blog/?p=6#comments</comments>
		<pubDate>Fri, 23 May 2008 23:56:10 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[arcaneCoder]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=6</guid>
		<description><![CDATA[Dear OS X users:
Good news and bad news. I set up Leopard the other day in order to test a Mac version of the application. The good news is that it&#8217;s easy to create a dashboard widget. The bad news is that as a dashboard widget it appears to stop running when it&#8217;s in the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Dear OS X users:</strong></p>
<p>Good news and bad news. <span id="more-6"></span>I set up Leopard the other day in order to test a Mac version of the application. The good news is that it&#8217;s easy to create a dashboard widget. The bad news is that as a dashboard widget it appears to stop running when it&#8217;s in the background and reinitialize when in the foreground. This causes the app to reconnect every time I view the dashboard. I can probably fix that, but I still think it wont send any update alerts while dashboard is not in the foreground, eliminating the alert feature.</p>
<p>I&#8217;m going to look into creating both an Adobe AIR version and OS X app for it to see which works the best. If I run into snags I&#8217;ll at least try to make some adjustments so that it runs better as a dashboard widget; though probably without the auto-updating and alerts. </p>
<p>I just released a game for AddictingGames yesterday, so I&#8217;ve been on a tight release schedule lately; but I have not forgotten you all.</p>
<p><img src="http://img218.imageshack.us/img218/3056/kfriendsosxdbsmalluu3.jpg" alt="dashboard" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=6</wfw:commentRss>
		</item>
		<item>
		<title>Widget Alpha Available</title>
		<link>http://kong.arcanecoder.com/blog/?p=4</link>
		<comments>http://kong.arcanecoder.com/blog/?p=4#comments</comments>
		<pubDate>Sun, 18 May 2008 00:23:59 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[arcaneCoder]]></category>

		<category><![CDATA[desktop application]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[online gaming]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=4</guid>
		<description><![CDATA[
As promised, I&#8217;ve made the alpha build of the Kongregate Friends widget available to others for the first time.

It has a few known bugs and is lacking some functionality, but that&#8217;s why its an alpha. If you are adventurous, try it out, see if its of any use and then leave your (hopefully constructive) feedback. [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://kongregate.jacobcorreia.com/apps/friends/validate.js" type="text/javascript"></script><br />
<a href='http://www.kongregate.com/forums/1/topics/7380?referrer=arcaneCoder'>As promised</a>, I&#8217;ve made the alpha build of the <a href="http://kong.arcanecoder.com/blog/?p=3">Kongregate Friends widget</a> available to others for the first time.<br />
<span id="more-4"></span><br />
It has a few known bugs and is lacking some functionality, but that&#8217;s why its an alpha. If you are adventurous, try it out, see if its of any use and then leave your (hopefully constructive) feedback. This first release is only for Windows, but I&#8217;ll try and release a Mac version some time soon.</p>
<p>Due to this being the first alpha release:</p>
<li>
You must be logged into Kongregate in <strong>Internet Explorer</strong> for this build to recognize your profile. This will hopefully change in the future.
</li>
<li>
<strong>You must enter your real Kongregate account name below</strong>, so that the application will authorize you to test the alpha. If you don&#8217;t put in your real account and then try to run it on another, it will result in an error. If you have multiple accounts, repeat the process for each one, but click &#8216;cancel&#8217; when the download box pops up if you&#8217;ve already downloaded it.</li>
<li>It&#8217;s only a temporary build and <strong>will expire at the end of June</strong>. The plan is to update it by then, but since I don&#8217;t know if this will go anywhere I don&#8217;t want it floating around on someone&#8217;s computer for the next 3 years, possibly stressing the Kongregate servers.</li>
<li>
I can&#8217;t guarantee its good behavior, so I need to know that you understand it could <em>possibly </em>lock up your computer or perform in other &#8216;undesirable&#8217; ways. If you fear any problems, don&#8217;t download and use it - simple as that. I haven&#8217;t ever had anything bad happen myself, but I have to cover the bases. </li>
<p>Basically, don&#8217;t come screaming at me if it locks up your computer and you lose your homework, or it does any number of other horrible things; like awakens the Necronomicon in your basement. <img src='http://kong.arcanecoder.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;ll be linking to appropriate forum threads here shortly.</p>
<p><strong>Instructions:</strong></p>
<p>Once you&#8217;ve downloaded the file, unzip it and run <strong>Kongregate Friends.exe</strong>. </p>
<p> <span class="style4">Updated to version 0.3a on 05/23/08 </span></p>
<hr /><strong>Signup &#038; Download:</strong></p>
<p>To signup, enter your <strong>Kongregate name</strong> and click download:</p>
<form action="http://kong.arcanecoder.com/apps/friends/download.php" onSubmit="return checkform()" method="get" name="download" target="_self" id="download">
<div align="left">
<input name="u" type="text" id="u" />
 </div>
<p> 
<div align="left">
<input name="agree" type="checkbox" id="agree" value="checkbox" />
    <span class="style2">I understand and agree to the terms below and wish to test this program </span></div>
<p></p>
<div align="left">
<input type="submit" name="Submit" value="Download" />
<input type="hidden" name="f" value="KongFriends0.33a.zip"></div>
</form>
<p></p>
<hr />
<strong>The Terms:</strong></p>
<style>
.style2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; } .style3 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; } .style4 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	font-weight: bold; color: red; } 
</style>
<p><span class="style2">By downloading this program you take sole responsibility for its use agree to use it at your own risk.</span></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=4</wfw:commentRss>
		</item>
		<item>
		<title>Kongregate Desktop Widget</title>
		<link>http://kong.arcanecoder.com/blog/?p=3</link>
		<comments>http://kong.arcanecoder.com/blog/?p=3#comments</comments>
		<pubDate>Tue, 15 Apr 2008 00:47:15 +0000</pubDate>
		<dc:creator>ArcaneCoder</dc:creator>
		
		<category><![CDATA[Kongregate]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[achievements]]></category>

		<category><![CDATA[arcaneCoder]]></category>

		<category><![CDATA[desktop application]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[online gaming]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kong.arcanecoder.com/blog/?p=3</guid>
		<description><![CDATA[Due to the positive responses received from the Kongregate community regarding a Kongregate friends desktop application, it looks like I&#8217;ll move forward with letting others try it out in the near future.

Its only an initial alpha build, lacking functionality and possessing bugs (really just a proof of concept honestly) so it&#8217;s not really anything spectacular. [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the positive responses received from the <a href="http://www.kongregate.com/?referrer=arcaneCoder">Kongregate</a> community regarding a <a href="http://www.kongregate.com/forums/1/topics/7380?referrer=arcaneCoder">Kongregate friends desktop application</a>, it looks like I&#8217;ll move forward with letting others try it out in the near future.<br />
<span id="more-3"></span><br />
Its only an initial alpha build, lacking functionality and possessing bugs (really just a proof of concept honestly) so it&#8217;s not really anything spectacular. I&#8217;ll have to make a couple of adjustments and fix a specific bug or two, but I&#8217;ll try to publish a time limited version some time shortly. When the time comes I&#8217;ll be looking for some constructive feedback on how to make it more useful. </p>
<p>Even though I&#8217;m not much of a blogger, I&#8217;ve set up this site to better display information regarding the widget (should it actually go anywhere) instead of tracking everything in the Kongregate forums. </p>
<p>If you&#8217;d have a use for such an application, please let me know!</p>
<p><img src="http://kongregate.jacobcorreia.com/apps/friends/screens/list_tool.gif" alt="Widget screenshot" /></p>
<p><img src="http://kongregate.jacobcorreia.com/apps/friends/screens/alert.gif" alt="Alert" /></p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/16cFC-qc-I4&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/16cFC-qc-I4&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>For those who&#8217;ve randomly hit this page, <a href="http://www.kongregate.com/?referrer=arcaneCoder">Kongregate.com</a> is an online gaming community supported by developers, where you can submit your own games for revenue and earn badges by playing them. You can learn more about it <a href="http://www.kongregate.com/pages/about?referrer=arcaneCoder">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kong.arcanecoder.com/blog/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>
