<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for UP Computer Science Special Project 2007</title>
	<atom:link href="http://specialproject07.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://specialproject07.wordpress.com</link>
	<description></description>
	<pubDate>Fri, 04 Jul 2008 23:29:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Netbeans Question by rom</title>
		<link>http://specialproject07.wordpress.com/2008/01/17/netbeans-question/#comment-92</link>
		<dc:creator>rom</dc:creator>
		<pubDate>Thu, 17 Jan 2008 22:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2008/01/17/netbeans-question/#comment-92</guid>
		<description>Easier to separate the two.</description>
		<content:encoded><![CDATA[<p>Easier to separate the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Before Deploying&#8230; by firefreeze</title>
		<link>http://specialproject07.wordpress.com/2007/12/12/before-deploying/#comment-87</link>
		<dc:creator>firefreeze</dc:creator>
		<pubDate>Tue, 11 Dec 2007 17:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/12/12/before-deploying/#comment-87</guid>
		<description>I tried this: http://www.infoaccelerator.net/chuckFacts/
It's simple and plain. I understood now :p Whenever I refreshed or whenever the web page reloads every fifteen seconds, a new Chuck Norris nonsense fact is displayed in the browser. So, I have an idea of how web service clients function. There is also an option to see only the text since it is the content which changes every reload/refresh. It looks fun :p I even extracted the method used from this: http://www.infoaccelerator.net/chuckFacts/FactService.cfc?method=getCurrentFact. The method used is getCurrentFact, no parameters, return type is a String about Chuck Norris. Also, you can view the web service's WSDL from the home site. It looks just as simple.</description>
		<content:encoded><![CDATA[<p>I tried this: <a href="http://www.infoaccelerator.net/chuckFacts/" rel="nofollow">http://www.infoaccelerator.net/chuckFacts/</a><br />
It&#8217;s simple and plain. I understood now :p Whenever I refreshed or whenever the web page reloads every fifteen seconds, a new Chuck Norris nonsense fact is displayed in the browser. So, I have an idea of how web service clients function. There is also an option to see only the text since it is the content which changes every reload/refresh. It looks fun :p I even extracted the method used from this: <a href="http://www.infoaccelerator.net/chuckFacts/FactService.cfc?method=getCurrentFact" rel="nofollow">http://www.infoaccelerator.net/chuckFacts/FactService.cfc?method=getCurrentFact</a>. The method used is getCurrentFact, no parameters, return type is a String about Chuck Norris. Also, you can view the web service&#8217;s WSDL from the home site. It looks just as simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementation Replanning by thebin</title>
		<link>http://specialproject07.wordpress.com/2007/12/10/implementation-replanning/#comment-86</link>
		<dc:creator>thebin</dc:creator>
		<pubDate>Tue, 11 Dec 2007 06:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/12/10/implementation-replanning/#comment-86</guid>
		<description>I'm thinking there'd be a fixed number of users since the registration feature may not get included in the module I'm implementing. As much as possible, I would want to concentrate on working out the agents after they have been created(i.e. after the registration).</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking there&#8217;d be a fixed number of users since the registration feature may not get included in the module I&#8217;m implementing. As much as possible, I would want to concentrate on working out the agents after they have been created(i.e. after the registration).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementation Replanning by rom</title>
		<link>http://specialproject07.wordpress.com/2007/12/10/implementation-replanning/#comment-84</link>
		<dc:creator>rom</dc:creator>
		<pubDate>Mon, 10 Dec 2007 21:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/12/10/implementation-replanning/#comment-84</guid>
		<description>Fixed number of users? JUSTIFY.</description>
		<content:encoded><![CDATA[<p>Fixed number of users? JUSTIFY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ePasa Portfolio Update - Image and File Upload Issue by rom</title>
		<link>http://specialproject07.wordpress.com/2007/12/10/epasa-portfolio-update-image-and-file-upload-issue/#comment-83</link>
		<dc:creator>rom</dc:creator>
		<pubDate>Mon, 10 Dec 2007 10:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/12/10/epasa-portfolio-update-image-and-file-upload-issue/#comment-83</guid>
		<description>Before you proceed with your implementation, please justify.

The issues far outweigh the benefits - at least at the moment (until you can justify.

Also, are you sure that you need to use AJAX when accessing the images? This may not be needed. Why use PHP? I mean, you can always use Java to interpret the byte code. Since when did we use PHP for your project?

Security is much more important than convenience. Don't sacrifice security for convenience.</description>
		<content:encoded><![CDATA[<p>Before you proceed with your implementation, please justify.</p>
<p>The issues far outweigh the benefits - at least at the moment (until you can justify.</p>
<p>Also, are you sure that you need to use AJAX when accessing the images? This may not be needed. Why use PHP? I mean, you can always use Java to interpret the byte code. Since when did we use PHP for your project?</p>
<p>Security is much more important than convenience. Don&#8217;t sacrifice security for convenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working With NetBeans by firefreeze</title>
		<link>http://specialproject07.wordpress.com/2007/12/06/working-with-netbeans/#comment-82</link>
		<dc:creator>firefreeze</dc:creator>
		<pubDate>Thu, 06 Dec 2007 18:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/12/06/working-with-netbeans/#comment-82</guid>
		<description>I'll also look for Java One Tutorials at JRDC.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll also look for Java One Tutorials at JRDC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plan for Implementation by rom</title>
		<link>http://specialproject07.wordpress.com/2007/10/25/plan-for-implementation/#comment-74</link>
		<dc:creator>rom</dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/10/25/plan-for-implementation/#comment-74</guid>
		<description>Here's the thing - the interface can follow later (we can always AJAXify later) as long as the functionality is there.

Desktop clients are ideal only if you need to be able to work offline. If not, make it web-based.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the thing - the interface can follow later (we can always AJAXify later) as long as the functionality is there.</p>
<p>Desktop clients are ideal only if you need to be able to work offline. If not, make it web-based.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Telemedicine Prototype: File Attachment by rdgoite</title>
		<link>http://specialproject07.wordpress.com/2007/10/19/telemedicine-prototype-file-attachment/#comment-73</link>
		<dc:creator>rdgoite</dc:creator>
		<pubDate>Thu, 18 Oct 2007 19:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/10/19/telemedicine-prototype-file-attachment/#comment-73</guid>
		<description>For uploading operations you may want to use Apache's commons fileupload. It's very easy to use; you'll get going after about 10-15 minutes you download the framework and read the quick start tutorial.

http://commons.apache.org/fileupload/

good luck. :D</description>
		<content:encoded><![CDATA[<p>For uploading operations you may want to use Apache&#8217;s commons fileupload. It&#8217;s very easy to use; you&#8217;ll get going after about 10-15 minutes you download the framework and read the quick start tutorial.</p>
<p><a href="http://commons.apache.org/fileupload/" rel="nofollow">http://commons.apache.org/fileupload/</a></p>
<p>good luck. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current CalDAV Implementations by Computers &#187; Current CalDAV Implementations</title>
		<link>http://specialproject07.wordpress.com/2007/10/07/current-caldav-implementations/#comment-70</link>
		<dc:creator>Computers &#187; Current CalDAV Implementations</dc:creator>
		<pubDate>Sun, 07 Oct 2007 14:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/10/07/current-caldav-implementations/#comment-70</guid>
		<description>[...] Engadget wrote an interesting post today onHere&#8217;s a quick excerptCurrently, there are several CalDAV implementing servers as I’ve stated in the recent posts. We’ve been testing some of them trying to setup a calendar publishing service to use for the Calamansi prototype. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Engadget wrote an interesting post today onHere&#8217;s a quick excerptCurrently, there are several CalDAV implementing servers as I’ve stated in the recent posts. We’ve been testing some of them trying to setup a calendar publishing service to use for the Calamansi prototype. &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on e-FoliCS Progress Report by edenramirez</title>
		<link>http://specialproject07.wordpress.com/2007/09/26/55/#comment-66</link>
		<dc:creator>edenramirez</dc:creator>
		<pubDate>Tue, 02 Oct 2007 05:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://specialproject07.wordpress.com/2007/09/26/55/#comment-66</guid>
		<description>naayos na yung problema sa pc ni fabs. spaces lang pala yung problema. di ko rin masyado nagets pero wala talagang problema sa gwt. kelangan lang daw simple yung directory. yun yung sabi sakin ni fabs. =)</description>
		<content:encoded><![CDATA[<p>naayos na yung problema sa pc ni fabs. spaces lang pala yung problema. di ko rin masyado nagets pero wala talagang problema sa gwt. kelangan lang daw simple yung directory. yun yung sabi sakin ni fabs. =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
