<?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>methodology</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/methodology/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>methodology</description>
	<pubDate>Sat, 20 Mar 2010 18:25:45+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>XMLHTTP object packaging technology</title>
		<link>http://www.codeweblog.com/xmlhttp-object-packaging-technology/</link>
		<comments>http://www.codeweblog.com/xmlhttp-object-packaging-technology/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 10:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[succession]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[open source]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[default method]]></category>
<category><![CDATA[prototype object]]></category>
<category><![CDATA[xmlhttp object]]></category>
<category><![CDATA[methodology]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[asynchronous data transmission]]></category>
<category><![CDATA[packaging technology]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/xmlhttp-object-packaging-technology/</guid>
		<description><![CDATA[Ajax technology mainly depends on the realization of xmlhttprequest, but we call for its asynchronous data transmission, as is a short-term xmlhttp process (dealing with the incident after the complet ...]]></description>
		<content:encoded><![CDATA[Ajax technology mainly depends on the realization of xmlhttprequest, but we call for its asynchronous data transmission, as is a short-term xmlhttp process (dealing with the incident after the complet ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/xmlhttp-object-packaging-technology/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript refresh the page framework and methodology</title>
		<link>http://www.codeweblog.com/javascript-refresh-the-page-framework-and-methodology/</link>
		<comments>http://www.codeweblog.com/javascript-refresh-the-page-framework-and-methodology/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 02:45:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[doctype html public]]></category>
<category><![CDATA[statement 1]]></category>
<category><![CDATA[methodology]]></category>
<category><![CDATA[bottom src]]></category>
<category><![CDATA[frame name]]></category>
<category><![CDATA[frameset rows]]></category>
<category><![CDATA[statement 3]]></category>
<category><![CDATA[page scroll]]></category>
<category><![CDATA[frame html]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-refresh-the-page-framework-and-methodology/</guid>
		<description><![CDATA[location.reload and history.go (0) But the latter have an advantage in maintaining the location of the page scroll bar location.href = location.href This pop-up pages in an effective brush, which will ...]]></description>
		<content:encoded><![CDATA[location.reload and history.go (0) But the latter have an advantage in maintaining the location of the page scroll bar location.href = location.href This pop-up pages in an effective brush, which will ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-refresh-the-page-framework-and-methodology/</wfw:commentRss>
	</item>
		<item>
		<title>The essence of agile behind the fog</title>
		<link>http://www.codeweblog.com/the-essence-of-agile-behind-the-fog/</link>
		<comments>http://www.codeweblog.com/the-essence-of-agile-behind-the-fog/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[pool]]></category>
<category><![CDATA[software development]]></category>
<category><![CDATA[passion]]></category>
<category><![CDATA[division of labor]]></category>
<category><![CDATA[panacea]]></category>
<category><![CDATA[methodology]]></category>
<category><![CDATA[incentive role]]></category>
<category><![CDATA[agile methodologies]]></category>
<category><![CDATA[team atmosphere]]></category>
<category><![CDATA[stagnant water]]></category>
<category><![CDATA[infighting]]></category>
<category><![CDATA[means to an end]]></category>
<category><![CDATA[meaning of the word]]></category>
<category><![CDATA[common goal]]></category>
<category><![CDATA[fdd]]></category>
<category><![CDATA[fog]]></category>
<category><![CDATA[encouragement]]></category>
<category><![CDATA[grief]]></category>
<category><![CDATA[soil]]></category>
<category><![CDATA[vietnam]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-essence-of-agile-behind-the-fog/</guid>
		<description><![CDATA[I would like to say is that &quot;Agile&quot; includes the meaning of the word too much. Understanding of each person is different, in the end it means. I can describe a dog is very agile. Agile has b ...]]></description>
		<content:encoded><![CDATA[I would like to say is that &quot;Agile&quot; includes the meaning of the word too much. Understanding of each person is different, in the end it means. I can describe a dog is very agile. Agile has b ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-integration-of-easy/" title="Struts2 Spring Hibernate integration of easy">Struts2 Spring Hibernate integration of easy</a> 2009-02-27 14:55:15</li>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-essence-of-agile-behind-the-fog/</wfw:commentRss>
	</item>
		<item>
		<title>Software architecture design</title>
		<link>http://www.codeweblog.com/software-architecture-design/</link>
		<comments>http://www.codeweblog.com/software-architecture-design/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 02:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[relationship]]></category>
<category><![CDATA[software system design]]></category>
<category><![CDATA[breadth]]></category>
<category><![CDATA[software development]]></category>
<category><![CDATA[project management]]></category>
<category><![CDATA[functional requirements]]></category>
<category><![CDATA[truth]]></category>
<category><![CDATA[judgments]]></category>
<category><![CDATA[good understanding]]></category>
<category><![CDATA[project managers]]></category>
<category><![CDATA[software architecture design]]></category>
<category><![CDATA[technical director]]></category>
<category><![CDATA[practical design]]></category>
<category><![CDATA[methodology]]></category>
<category><![CDATA[strategic planning]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[system architect]]></category>
<category><![CDATA[continuous change]]></category>
<category><![CDATA[information programs]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-architecture-design/</guid>
		<description><![CDATA[First, the source of architecture design from the needs analysis, any software system to meet the demand, as are the purpose. Second, the focus of architecture design and characteristics of the demand ...]]></description>
		<content:encoded><![CDATA[First, the source of architecture design from the needs analysis, any software system to meet the demand, as are the purpose. Second, the focus of architecture design and characteristics of the demand ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-in-the-inverse-and-cascade/" title="Hibernate in the inverse and cascade">Hibernate in the inverse and cascade</a> 2009-02-28 15:59:51</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/professional-it-management-talent-required-ability-ten/" title="Professional IT management talent required ability Ten">Professional IT management talent required ability Ten</a> 2009-02-28 10:05:04</li>
					<li><a href="http://www.codeweblog.com/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</li>
					<li><a href="http://www.codeweblog.com/how-the-primary-key-agent-hibernate/" title="How the primary key agent-hibernate">How the primary key agent-hibernate</a> 2009-02-27 13:50:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-architecture-design/</wfw:commentRss>
	</item>
		<item>
		<title>Software Development Process (CMMI / RUP / XP / MSF) are with non-?</title>
		<link>http://www.codeweblog.com/software-development-process-cmmi-rup-xp-msf-are-with-non/</link>
		<comments>http://www.codeweblog.com/software-development-process-cmmi-rup-xp-msf-are-with-non/#comments</comments>
		<pubDate>Tue, 05 May 2009 10:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[software development process]]></category>
<category><![CDATA[accumulation]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[several ways]]></category>
<category><![CDATA[software project]]></category>
<category><![CDATA[software process]]></category>
<category><![CDATA[alistair cockburn]]></category>
<category><![CDATA[waterfall model]]></category>
<category><![CDATA[life cycle model]]></category>
<category><![CDATA[software engineering education]]></category>
<category><![CDATA[software development costs]]></category>
<category><![CDATA[model errors]]></category>
<category><![CDATA[product delays]]></category>
<category><![CDATA[tsp]]></category>
<category><![CDATA[process model]]></category>
<category><![CDATA[own software]]></category>
<category><![CDATA[root causes]]></category>
<category><![CDATA[msf]]></category>
<category><![CDATA[methodology]]></category>
<category><![CDATA[controversy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-development-process-cmmi-rup-xp-msf-are-with-non/</guid>
		<description><![CDATA[Often see and hear everyone in the process of argument Agile, RUP and CMM software development process which better or what the process well, have their own reasons, the controversy was in fact ...... ...]]></description>
		<content:encoded><![CDATA[Often see and hear everyone in the process of argument Agile, RUP and CMM software development process which better or what the process well, have their own reasons, the controversy was in fact ...... ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/designed-with-the-real-coding/" title="Designed with the real coding">Designed with the real coding</a> 2009-03-06 10:45:02</li>
					<li><a href="http://www.codeweblog.com/design-pattern-in-ejb-applications/" title="Design Pattern in EJB Applications">Design Pattern in EJB Applications</a> 2009-03-04 09:50:17</li>
					<li><a href="http://www.codeweblog.com/the-real-design-and-coding/" title="The real design and coding">The real design and coding</a> 2009-03-02 23:05:02</li>
					<li><a href="http://www.codeweblog.com/professional-it-management-talent-required-ability-ten/" title="Professional IT management talent required ability Ten">Professional IT management talent required ability Ten</a> 2009-02-28 10:05:04</li>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-development-process-cmmi-rup-xp-msf-are-with-non/</wfw:commentRss>
	</item>
	</channel>
</rss>
