<?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>CSI: Computer Science &#38; I</title>
	<atom:link href="http://csi.jonas.ph/feed/" rel="self" type="application/rss+xml" />
	<link>http://csi.jonas.ph</link>
	<description>Bytes and Pieces of Me</description>
	<lastBuildDate>Tue, 09 Mar 2010 06:55:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updating OpenMRS Schema</title>
		<link>http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/</link>
		<comments>http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 06:55:10 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 300]]></category>
		<category><![CDATA[OpenMRS]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=100</guid>
		<description><![CDATA[Attached is the initial &#8220;argument&#8221; for updating the OpenMRS Schema.
schema.txt.
Added the following tables:

referral
referral_post
referral_attachment
referral_recipient
doctor
user_contact_detail
contact_type
specialization

I also take care of uuid which is present to almost every OpenMRS tables.

Possibly Related Posts:

Dev Update 001
iPath Review
CS 296 Slides
OpenMRS Review
Alert! Fourier Transforms Ahead!

]]></description>
			<content:encoded><![CDATA[<p>Attached is the initial &#8220;argument&#8221; for updating the OpenMRS Schema.</p>
<p><a href="http://csi.jonas.ph/wp-content/uploads/schema.txt">schema.txt</a>.</p>
<p>Added the following tables:</p>
<ul>
<li>referral</li>
<li>referral_post</li>
<li>referral_attachment</li>
<li>referral_recipient</li>
<li>doctor</li>
<li>user_contact_detail</li>
<li>contact_type</li>
<li>specialization</li>
</ul>
<p>I also take care of uuid which is present to almost every OpenMRS tables.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2010/03/05/dev-update-001/">Dev Update 001</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/ipath-review/">iPath Review</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/cs-296-slides/">CS 296 Slides</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/openmrs-review/">OpenMRS Review</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dev Update 001</title>
		<link>http://csi.jonas.ph/2010/03/05/dev-update-001/</link>
		<comments>http://csi.jonas.ph/2010/03/05/dev-update-001/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 07:24:50 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 300]]></category>
		<category><![CDATA[OpenMRS]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=98</guid>
		<description><![CDATA[I successfully checked out the source code of OpenMRS plus installed its Development Studio for Eclipse. Although I haven&#8217;t figured the advantages of using the suite over the bare Eclipse.
I also restored the demo data of OpenMRS to localhost. 
Immediate item to do: Update the Database Schema for Referral Module.

Possibly Related Posts:

Updating OpenMRS Schema
iPath Review
CS [...]]]></description>
			<content:encoded><![CDATA[<p>I successfully checked out the source code of OpenMRS plus installed its Development Studio for Eclipse. Although I haven&#8217;t figured the advantages of using the suite over the bare Eclipse.</p>
<p>I also restored the demo data of OpenMRS to localhost. </p>
<p>Immediate item to do: Update the Database Schema for Referral Module.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/">Updating OpenMRS Schema</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/ipath-review/">iPath Review</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/cs-296-slides/">CS 296 Slides</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/openmrs-review/">OpenMRS Review</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2010/03/05/dev-update-001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPath Review</title>
		<link>http://csi.jonas.ph/2010/03/02/ipath-review/</link>
		<comments>http://csi.jonas.ph/2010/03/02/ipath-review/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:28:07 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 300]]></category>
		<category><![CDATA[iPath]]></category>
		<category><![CDATA[OpenMRS]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Triage]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=95</guid>
		<description><![CDATA[I&#8217;ve successfully installed iPath in the localhost. Documentation, as the usual case, is not always complete on it really took time before iPath was rolled out in my own PC.
iPath, at the first glance, is bare at the first stare. Perhaps, OpenMRS has just overwhelmed me with the features presented at its administration. Comparing the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve successfully installed iPath in the localhost. Documentation, as the usual case, is not always complete on it really took time before iPath was rolled out in my own PC.</p>
<p>iPath, at the first glance, is bare at the first stare. Perhaps, OpenMRS has just overwhelmed me with the features presented at its administration. Comparing the features present on both platform, OpenMRS is a winner over iPath. However, there are notable features that exist only iPath (or I haven&#8217;t recognized yet in OpenMRS) that are important functionalities of my thesis project.</p>
<ol>
<li>Discussion Group &#8211; This is the core of my thesis project. Given a referral, a discussion thread is opened for this. However, in iPath, the list is very simple that the patient information and observations are not (obviously) linked to each other. Unlike in OpenMRS, everything seems connected.</li>
<li>Users of iPath can use the system to upload presentations and published slideshows.</li>
<li>Alerts are like tickets of Triage &#8211; Very essential to my thesis project</li>
<li>News and blog-like pages publish</li>
<li>Duty plan</li>
</ol>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/">Updating OpenMRS Schema</a></li>
<li><a href="http://csi.jonas.ph/2010/03/05/dev-update-001/">Dev Update 001</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/cs-296-slides/">CS 296 Slides</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/openmrs-review/">OpenMRS Review</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2010/03/02/ipath-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CS 296 Slides</title>
		<link>http://csi.jonas.ph/2010/03/02/cs-296-slides/</link>
		<comments>http://csi.jonas.ph/2010/03/02/cs-296-slides/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:12:25 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 300]]></category>
		<category><![CDATA[CS 296]]></category>
		<category><![CDATA[OpenMRS]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=93</guid>
		<description><![CDATA[Here are the slides I have presented during our CS 296 class. These summarize the concepts, reviews of related literature and to-do lists of my thesis project. 
CS296 Part 1 &#8211; Open Office Document
CS296 Part 2 &#8211; Open Office Document

Possibly Related Posts:

Updating OpenMRS Schema
Dev Update 001
iPath Review
OpenMRS Review
Alert! Fourier Transforms Ahead!

]]></description>
			<content:encoded><![CDATA[<p>Here are the slides I have presented during our CS 296 class. These summarize the concepts, reviews of related literature and to-do lists of my thesis project. </p>
<p><a href="http://csi.jonas.ph/wp-content/uploads/CS296_Part1.odp">CS296 Part 1 &#8211; Open Office Document</a><br />
<a href="http://csi.jonas.ph/wp-content/uploads/CS296_Part2.odp">CS296 Part 2 &#8211; Open Office Document</a></p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/">Updating OpenMRS Schema</a></li>
<li><a href="http://csi.jonas.ph/2010/03/05/dev-update-001/">Dev Update 001</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/ipath-review/">iPath Review</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/openmrs-review/">OpenMRS Review</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2010/03/02/cs-296-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenMRS Review</title>
		<link>http://csi.jonas.ph/2010/03/02/openmrs-review/</link>
		<comments>http://csi.jonas.ph/2010/03/02/openmrs-review/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:54:32 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 300]]></category>
		<category><![CDATA[OpenMRS]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=89</guid>
		<description><![CDATA[OpenMRS (Wiki here) is an open-source and community-developed electronic medical record system platform. According to the website it is responding for the need of the developing world where AIDS, tuberculosis and malaria afflict the lives of millions. It is very important to note here that since my thesis project is focusing on tuberculosis, OpenMRS might [...]]]></description>
			<content:encoded><![CDATA[<p>OpenMRS (<a href="http://openmrs.org/wiki/OpenMRS">Wiki here</a>) is an open-source and community-developed electronic medical record system platform. According to the website it is responding for the need of the developing world where AIDS, tuberculosis and malaria afflict the lives of millions. It is very important to note here that since my thesis project is focusing on tuberculosis, OpenMRS might be the tool or at least the foundation of my work.</p>
<p>OpenMRS enables design of a customizable system for users with no programming knowledge but with medical and systems analysis knowhow. Although, I have no formal trainings for medical terms, one can easily grasps the terms like encounters, observations, etc.</p>
<p>Since it is customizable, the database structure is not dependent on the data types. Although it is customizable, in order to minimize the use of free text and to maximize the use of coded information, the main feature of the system is the concept dictionary. I cannot neglect this factor because it stores all diagnosis, tests, procedures, drugs and other general questions and potential answers.</p>
<p>Enhancement and Tasks (My Part)</p>
<ol>
<li>Algorithm or concept of OpenMRS Identification Number</li>
<li>An Alias field for Patient. This should be visible to the normal users and not the plain patient information like actual names, etc.</li>
<li>The entire diagnosis module</li>
<li>Securing DICOM images</li>
<li>Secured transmission of DICOM images</li>
</ol>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2010/03/09/updating-openmrs-schema/">Updating OpenMRS Schema</a></li>
<li><a href="http://csi.jonas.ph/2010/03/05/dev-update-001/">Dev Update 001</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/ipath-review/">iPath Review</a></li>
<li><a href="http://csi.jonas.ph/2010/03/02/cs-296-slides/">CS 296 Slides</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2010/03/02/openmrs-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Look Up! It&#8217;s a Chord!</title>
		<link>http://csi.jonas.ph/2009/10/28/look-up-its-a-chord/</link>
		<comments>http://csi.jonas.ph/2009/10/28/look-up-its-a-chord/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 17:08:49 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 255]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Lookup algorithm]]></category>
		<category><![CDATA[peer-to-peer]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=86</guid>
		<description><![CDATA[The introduction of the paper, Looking Up Data in P2P Systems [1], presents several features why P2P systems as decentralized facilities become attractive. These reasons include minimal efforts to start the system, utilizations of the tremendous computation and storage resources on computers across the Internet, and fault-tolerant. Thus, without any centralized servers or hierarchy, how [...]]]></description>
			<content:encoded><![CDATA[<p>The introduction of the paper, Looking Up Data in P2P Systems [1], presents several features why P2P systems as decentralized facilities become attractive. These reasons include minimal efforts to start the system, utilizations of the tremendous computation and storage resources on computers across the Internet, and fault-tolerant. Thus, without any centralized servers or hierarchy, how can these be achieved and solved the lookup problem.</p>
<p>The research to address the lookup problem leads to the implementation of distributed hash tables where in each node that contains the IP address of its neighbors where it can be retrieved by single hash function.</p>
<p>Before DHT, there were several implementations to address the critical common problem in P2P systems. Napster uses a central database to map the file location. Scalable Domain Name System uses hierarchy wherein traversal of path down to the node containing the desired data is happening. However, these schemes post resilience problems. Thus, asymmetric is favorable since it allow nodes to self-organize and since no node is more important than any other node as far as the lookup process if concerned. These asymmetric methods were discussed in the previous blog post.</p>
<p>The next section of the paper discusses the DHT in detail. Naming process of the published file includes conversion of the name to a numeric key using hash functions such as SHA-1. This file shall be stored at the responsible node(s) for that key. Thus, in order for the reader to retrieve the published file, he needs to obtain its name, convert it to a key and call lookup(key).</p>
<p>Issues should be addressed in implementing DHTs. These are load-balancing, where IDs should be close to the key in the ID space, forwarding, distance or closeness function and adaptive rebuilding of routing tables. More challenges are presented in designing the lookup algorithms at the latter part of the paper &#8211; operation costs, fault tolerance and concurrent changes, proximity, malicious nodes and efficient use of indexing and keyword search.</p>
<p>The following routing algorithm are then suggested to support DHTs. These are skiplist-like routing such as Chord, tree-like data structure traversal such as Tapestry and Kademlia, and routing in multiple d-dimensional cartesian coordinate space such as CAN. </p>
<p>To conclude, designing the lookup algorithm considers lots of factors. However, in my opinion, the algorithm should prioritize scalability or the adaptability of the system to stabilize dynamic network structures. Computational and operational costs will be negligible as computers become more capable of solving complex functions. </p>
<p>[1] Looking Up Data in P2P Systems, Hari Balakrishnan, M. Frans Kaashoek, David Karger, Robert Morris, and Ion Stoica.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2009/10/28/chord-ially-inviting/">Chord-ially Inviting</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/relationship-between-ases-its-complicated/">Relationship Between ASes: It&#8217;s Complicated</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/internalizing-interdomain-internet-routing/">Internalizing Interdomain Internet Routing</a></li>
<li><a href="http://csi.jonas.ph/2009/06/26/fly-darpa-fly/">Fly, DARPA, Fly!</a></li>
<li><a href="http://csi.jonas.ph/2009/06/25/does-the-end-justify-the-means/">Does The End Justify The Means?</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2009/10/28/look-up-its-a-chord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chord-ially Inviting</title>
		<link>http://csi.jonas.ph/2009/10/28/chord-ially-inviting/</link>
		<comments>http://csi.jonas.ph/2009/10/28/chord-ially-inviting/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:13:31 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[CS 255]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[chord]]></category>
		<category><![CDATA[distributed hash table]]></category>
		<category><![CDATA[lookup service]]></category>
		<category><![CDATA[peer-to-peer]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=80</guid>
		<description><![CDATA[Due to the popularity of peer-to-peer applications, such softwares are challenged, or challenged each other, in terms of the features it can bring. These features may include the redundant storage, persistence, selection of neighbor servers, anonymity, search capabilities and authentication. However, the efficiency in locating the data items is considered as the core operation of [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the popularity of peer-to-peer applications, such softwares are challenged, or challenged each other, in terms of the features it can bring. These features may include the redundant storage, persistence, selection of neighbor servers, anonymity, search capabilities and authentication. However, the efficiency in locating the data items is considered as the core operation of peer-to-peer applications. Chord [1] attempts to address the issue of locating the node that stores a particular data item by providing the key onto a node given a key. </p>
<p>Chord can be described as simple due to non-complexity of algorithm by routing a key through a sequence of O(log N) other nodes toward the destination. The maintenance of the dynamic network topology of Chord, although slow, only needs one information per node to guarantee correctness of rearranging the routing of queries. </p>
<p>The second section of the paper discusses the drawbacks of the other implementations that address the same issue of locating the data file or a node. These are DNS, Freenet peer-to-peer storage system, Ohaha system, Globe system, Plaxton and Ocean Store, Pastry and CAN. Chord traded anonymity features for efficiency and scalability in terms of concurrent node joins and failures. </p>
<p>The next section of the paper presents some algorithms of Chord to solve the issues while reconstructing or stabilizing the dynamic topology where nodes join and depart with only slow but acceptable overheads. Based on their own results from their experiments and simulations, Chord proves that it scales with the number of nodes, stabilizes from large numbers of simultaneous node joins and departures. The main issue of providing the correct lookups is address as well. With these results, it shows how robust the algorithm is inspite of outdated routing information cached in some nodes. </p>
<p>The qualities of Chord was taken as an advantage, as well as other known P2P schemes, for the use of Distributed Hash tables as the later is utilizing a single function. </p>
<p>The simplicity of the Chord does not mean it solves the lookup problem for P2P application since it is also like other algorithms that post some drawbacks. But rather Chord provides the building blocks for more complicated network topologies. </p>
<p>[1] Chord: A Scalable Peer-to-peer Lookup Service for Internet Applications, Ion Stoica, Robert Morris, David Karger, M. Frans Kaashoek, Hari Balakrishnan</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2009/10/28/look-up-its-a-chord/">Look Up! It&#8217;s a Chord!</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/relationship-between-ases-its-complicated/">Relationship Between ASes: It&#8217;s Complicated</a></li>
<li><a href="http://csi.jonas.ph/2009/07/03/internalizing-interdomain-internet-routing/">Internalizing Interdomain Internet Routing</a></li>
<li><a href="http://csi.jonas.ph/2009/06/26/fly-darpa-fly/">Fly, DARPA, Fly!</a></li>
<li><a href="http://csi.jonas.ph/2009/06/25/does-the-end-justify-the-means/">Does The End Justify The Means?</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2009/10/28/chord-ially-inviting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Compute Me</title>
		<link>http://csi.jonas.ph/2009/10/01/you-compute-me/</link>
		<comments>http://csi.jonas.ph/2009/10/01/you-compute-me/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 20:30:59 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=72</guid>
		<description><![CDATA[Are you a double? Because as long as you are there, thoughts of you always float inside my head.
Fuckyeah, after 3 months, that&#8217;s the only thing that I&#8217;ve blogged here. Wahaha. 
You NP-complete me.

Possibly Related Posts:

Struts Strategy

]]></description>
			<content:encoded><![CDATA[<blockquote><p>Are you a <strong>double</strong>? Because as <strong>long</strong> as you are there, thoughts of you always <strong>float</strong> inside my head.</p></blockquote>
<p>Fuckyeah, after 3 months, that&#8217;s the only thing that I&#8217;ve blogged here. Wahaha. </p>
<blockquote><p>You NP-complete me.</p></blockquote>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2009/07/09/struts-strategy/">Struts Strategy</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2009/10/01/you-compute-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts Strategy</title>
		<link>http://csi.jonas.ph/2009/07/09/struts-strategy/</link>
		<comments>http://csi.jonas.ph/2009/07/09/struts-strategy/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:00:32 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=69</guid>
		<description><![CDATA[Some of my notes before we present Struts to the Triage team as the framework to use in the development. The list is so, uhm, unorganized and kinda random. 
Easy to Learn
According to [1], Struts can be learned in 4 days!
Model View Controller
Struts framework is based on Model View Controller (MVC) architecture. Model is represented [...]]]></description>
			<content:encoded><![CDATA[<p>Some of my notes before we present Struts to the Triage team as the framework to use in the development. The list is so, uhm, unorganized and kinda random. </p>
<p><strong>Easy to Learn</strong></p>
<p>According to [1], Struts can be learned in 4 days!</p>
<p><strong>Model View Controller</strong><br />
Struts framework is based on Model View Controller (MVC) architecture. Model is represented as a set of JavaBeans. For the View , the framework works well with JavaServer Pages , including JSTL and JSF , as well as Velocity Templates , XSLT , and other presentation systems. [2] The framework provides its own web Controller component.</p>
<p><strong>Best Practices</strong><br />
Here are some tips or solutions to some problems in web applications [3]:</p>
<ul>
<li>Screen with dynamic fields</li>
<li>Secure JSP Pages</li>
<li>Validation of service requester: Login-check</li>
<li>Stack maintenance (for bread crumbs)</li>
<li>Action chaining</li>
</ul>
<p><strong>Tutorials</strong><br />
[4], [7], [8]</p>
<p><strong>Struts and JSF</strong><br />
Existing Struts apps should ideally be able to migrate one page at a time to using JavaServer Faces component tags. Either the standard ones shipped with JavaServer Faces, or from any third-party component library. [5]  The integration library makes it possible to change one JavaServer page at a time. Keep your back-end application logic, and everything works. </p>
<p>The first thing to remember is that JavaServer Faces, even though it has a front controller architecture, is all about the view tier—of a Model View Controller(MVC) architecture. That&#8217;s where having a controller like Struts behind JavaServer Faces occasionally still makes sense.</p>
<p><strong>Struts vs JSF</strong><br />
If you have an aggressive schedule with not much time to deal with evaluating different vendors or dealing with support for new JSF implementations, Struts may be the way to go. But from a strategic direction and programming model, JSF should be the target of new applications. [6]</p>
<p><strong>Struts Against JSF, GWT and the Whole World</strong><br />
[9]</p>
<p>[1] <a href="http://www.activelearning.ph/courses/pdf/341_activeLearningStruts.pdf"> http://www.activelearning.ph/courses/pdf/341_activeLearningStruts.pdf</a><br />
[2] <a href="http://en.wikibooks.org/wiki/Java_Programming/Struts">http://en.wikibooks.org/wiki/Java_Programming/Struts</a><br />
[3] <a href="http://www.javaworld.com/javaworld/jw-09-2004/jw-0913-struts.html">http://www.javaworld.com/javaworld/jw-09-2004/jw-0913-struts.html</a><br />
[4] <a href="http://www.vaannila.com/struts-2/struts-2-tutorial/struts-2-tutorial.html">http://www.vaannila.com/struts-2/struts-2-tutorial/struts-2-tutorial.html</a><br />
[5] <a href="http://java.sun.com/developer/technicalArticles/Interviews/jsf_mcClanahan.html">http://java.sun.com/developer/technicalArticles/Interviews/jsf_mcClanahan.html</a><br />
[6] <a href="http://java.sys-con.com/node/46516">http://java.sys-con.com/node/46516</a><br />
[7] <a href="http://javaboutique.internet.com/tutorials/Struts/">http://javaboutique.internet.com/tutorials/Struts/</a><br />
[8] <a href="http://www.roseindia.net/struts/">http://www.roseindia.net/struts/</a><br />
[9] <a href="http://www.theserverside.com/news/thread.tss?thread_id=47344">http://www.theserverside.com/news/thread.tss?thread_id=47344</a></p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2009/10/01/you-compute-me/">You Compute Me</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2009/07/09/struts-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Curious Case Of David Garcia Jr.</title>
		<link>http://csi.jonas.ph/2009/07/08/the-curious-case-of-david-garcia-jr/</link>
		<comments>http://csi.jonas.ph/2009/07/08/the-curious-case-of-david-garcia-jr/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 16:53:16 +0000</pubDate>
		<dc:creator>orasid</dc:creator>
				<category><![CDATA[Packets]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[primary keys]]></category>
		<category><![CDATA[Triage]]></category>

		<guid isPermaLink="false">http://csi.jonas.ph/?p=67</guid>
		<description><![CDATA[Last Monday, during the Triage meeting with a larger group, we had sort of debated how to consider an entry as a duplicate from the previous given some information. In database design point of view, what are the primary keys (so duplication of rows is not allowed)? 
To some, they point out that if two [...]]]></description>
			<content:encoded><![CDATA[<p>Last Monday, during the Triage meeting with a larger group, we had sort of debated how to consider an entry as a duplicate from the previous given some information. In database design point of view, what are the primary keys (so duplication of rows is not allowed)? </p>
<p>To some, they point out that if two persons have the same first and last names, having the same birthday leads to duplicate entries.</p>
<p>But, how about the case of the famous David Garcia Jr. twins? </p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://csi.jonas.ph/2009/07/03/alert-fourier-transforms-ahead/">Alert! Fourier Transforms Ahead!</a></li>
<li><a href="http://csi.jonas.ph/2009/06/27/an-internet-protocol-quotation/">An Internet Protocol Quotation</a></li>
<li><a href="http://csi.jonas.ph/2009/06/24/sorting-algorithm/">Sorting Algorithm</a></li>
<li><a href="http://csi.jonas.ph/2009/06/23/hello-world/">Hello World!</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://csi.jonas.ph/2009/07/08/the-curious-case-of-david-garcia-jr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

