<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="0.92">
<channel>
	<title>TeamSuperGood</title>
	<link>http://blog.teamsupergood.com</link>
	<description>The Best Software Engineering Team on the Web</description>
	<lastBuildDate>Fri, 17 Aug 2007 05:27:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Project Demo</title>
		<description>	It&#8217;s done! Last week was the capstone project demonstrations. We&#8217;ve been so busy completing the project that we haven&#8217;t had enough opportunities to blog. We&#8217;re sorry!
	TeamSuperGood demonstrated all the great functionalities of Impresario. We kicked butt and we looked good doing it (in our team shirts)! We had lots of ...</description>
		<link>http://blog.teamsupergood.com/2006/04/13/project-demo/</link>
	</item>
	<item>
		<title>XMLUtil</title>
		<description>	During the development of Impresario, we&#8217;ve built many many utilities to help us. One of the utility was the XMLUtil. The javax&#8217;s XML tutorial isn&#8217;t too helpful. We went through many hours of research and finally compiled a set of functions that allows us to convert strings to Documents, convert ...</description>
		<link>http://blog.teamsupergood.com/2006/04/08/xmlutil/</link>
	</item>
	<item>
		<title>Prepared Statements, Again!</title>
		<description>	Okay, earlier this year I figured out that the reason for our binary data problems when retrieving stored files from the database was the use of PreparedStatement. Well, we don&#8217;t use it for files, however we do still use it in so many other plaves in our code. We kept ...</description>
		<link>http://blog.teamsupergood.com/2006/03/28/prepared-statements-again/</link>
	</item>
	<item>
		<title>We&#8217;ve got fans!</title>
		<description>	A few of the team ran down to grab some free food from Reggie&#8217;s today. And we bumped into two of our fans, Frank and My-An. It feels so nice to know people appreciate our work. Thank you. =)
	

 </description>
		<link>http://blog.teamsupergood.com/2006/03/17/weve-got-fans/</link>
	</item>
	<item>
		<title>Adopting standards</title>
		<description>	I&#8217;ve written a little post about the frustrations and things to looks out for when adopting a standard. I&#8217;m not going to mirror the whole article here so I&#8217;ll just give you a link to the post on my personal blog: The Horrors of Adopting Standards.

 </description>
		<link>http://blog.teamsupergood.com/2006/03/17/adopting-standards/</link>
	</item>
	<item>
		<title>Using Prototype.js and PeriodicalExecuter</title>
		<description>	Use PeriodicalExecuter to execute a method every x seconds.

 </description>
		<link>http://blog.teamsupergood.com/2006/03/14/using-prototypejs-and-periodicalexecuter/</link>
	</item>
	<item>
		<title>How about this bug?</title>
		<description>	Ok, so I select the list of projects, then I select a specific project.
	Ok, so only one person is in that project, nice, I click on him and look at his list of projects.
	huh? They don’t match!

So Soen390 has Ka Lun as a Manager, Ka Lun shows that he is ...</description>
		<link>http://blog.teamsupergood.com/2006/03/13/how-about-this-bug/</link>
	</item>
	<item>
		<title>How to sign a Java Applet</title>
		<description>	This is a tutorial on how to sign a Java Applet to allow it to bypass the security of the JVM. Here
	Summary:
* To create a certificate:
keytool -genkey -alias myKeyAlias -keypass myKeypassword -keystore mykeystoreFileName.bin -storepass publicKeykeystorePassword
	* To sign the applet (it has to be a .jar file):
jarsigner -keystore mykeystoreFileName.bin MyApplet.jar myKeyAlias
	* ...</description>
		<link>http://blog.teamsupergood.com/2006/02/20/how-to-sign-a-java-applet/</link>
	</item>
	<item>
		<title>Bloody MySQL</title>
		<description>	Well, some of you might know that we were planning on storing files in the database. I have been back and forwards with MySQL developerd for a cpl of months now with respect to an error I was having retrieving binary data from the database.  All non text (as ...</description>
		<link>http://blog.teamsupergood.com/2006/02/12/bloody-mysql/</link>
	</item>
	<item>
		<title>TSG + Impresario Logos!</title>
		<description>	I made a logo from Nadia&#8217;s awesome little sketch. Let me know what you think and how I could make them even better!
	Eric, notice the red. I think its an awesome color&#8230; much more punch then the blue I had going on before!
	
	

 </description>
		<link>http://blog.teamsupergood.com/2006/02/11/tsg-impresario-logos-2/</link>
	</item>
</channel>
</rss>
