<?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>object oriented design</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/object-oriented-design/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>object oriented design</description>
	<pubDate>Thu, 18 Mar 2010 20:31:04+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>web business management platform project summary</title>
		<link>http://www.codeweblog.com/web-business-management-platform-project-summary/</link>
		<comments>http://www.codeweblog.com/web-business-management-platform-project-summary/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[object oriented design]]></category>
<category><![CDATA[interface object]]></category>
<category><![CDATA[use case diagram]]></category>
<category><![CDATA[database load]]></category>
<category><![CDATA[continuous integration]]></category>
<category><![CDATA[business interface]]></category>
<category><![CDATA[e mail system]]></category>
<category><![CDATA[web business management]]></category>
<category><![CDATA[uml business modeling]]></category>
<category><![CDATA[null pointers]]></category>
<category><![CDATA[environment domain]]></category>
<category><![CDATA[flow object]]></category>
<category><![CDATA[framework structures]]></category>
<category><![CDATA[structure package]]></category>
<category><![CDATA[case requirements]]></category>
<category><![CDATA[load database]]></category>
<category><![CDATA[recovery test]]></category>
<category><![CDATA[platform project]]></category>
<category><![CDATA[log database]]></category>
<category><![CDATA[business flow]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/web-business-management-platform-project-summary/</guid>
		<description><![CDATA[I encountered problems and solutions Needs analysis UML Business Modeling Modeling starUML Use case diagram, use case described in the document (use case requirements, test cases) Activity diagram, st ...]]></description>
		<content:encoded><![CDATA[I encountered problems and solutions Needs analysis UML Business Modeling Modeling starUML Use case diagram, use case described in the document (use case requirements, test cases) Activity diagram, st ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/modeling-process/" title="Modeling process">Modeling process</a> 2009-03-31 05:20:02</li>
					<li><a href="http://www.codeweblog.com/efficient-java-rmi-hessian/" title="Efficient Java RMI Hessian">Efficient Java RMI Hessian</a> 2009-03-30 23:30:02</li>
					<li><a href="http://www.codeweblog.com/ejb-study-notes-lee/" title="EJB Study Notes (Lee)">EJB Study Notes (Lee)</a> 2009-03-30 09:35:02</li>
					<li><a href="http://www.codeweblog.com/how-to-type-design/" title="How to type design">How to type design</a> 2009-03-27 01:55:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/web-business-management-platform-project-summary/</wfw:commentRss>
	</item>
		<item>
		<title>Can be the first choice to learn the basic design pattern 9</title>
		<link>http://www.codeweblog.com/can-be-the-first-choice-to-learn-the-basic-design-pattern-9/</link>
		<comments>http://www.codeweblog.com/can-be-the-first-choice-to-learn-the-basic-design-pattern-9/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 08:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[facade]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[design model]]></category>
<category><![CDATA[abstraction]]></category>
<category><![CDATA[class library]]></category>
<category><![CDATA[design ideas]]></category>
<category><![CDATA[interdependence]]></category>
<category><![CDATA[basic elements]]></category>
<category><![CDATA[detailed description]]></category>
<category><![CDATA[class libraries]]></category>
<category><![CDATA[abstract interface]]></category>
<category><![CDATA[type structure]]></category>
<category><![CDATA[software designers]]></category>
<category><![CDATA[flexible system]]></category>
<category><![CDATA[learning software design]]></category>
<category><![CDATA[linguistic background]]></category>
<category><![CDATA[bear in mind]]></category>
<category><![CDATA[design software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/can-be-the-first-choice-to-learn-the-basic-design-pattern-9/</guid>
		<description><![CDATA[This article is reproduced for the revision: Object-oriented design model is thinking of a combination of different opinions, GOF classics in his summing up of the 23 kinds of design patterns, can be  ...]]></description>
		<content:encoded><![CDATA[This article is reproduced for the revision: Object-oriented design model is thinking of a combination of different opinions, GOF classics in his summing up of the 23 kinds of design patterns, can be  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/can-be-the-first-choice-to-learn-the-basic-design-pattern-9/</wfw:commentRss>
	</item>
		<item>
		<title>MOCK objects using examples of unit testing on the</title>
		<link>http://www.codeweblog.com/mock-objects-using-examples-of-unit-testing-on-the/</link>
		<comments>http://www.codeweblog.com/mock-objects-using-examples-of-unit-testing-on-the/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 10:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database table]]></category>
<category><![CDATA[intention]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[authentication]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[several times]]></category>
<category><![CDATA[operating environment]]></category>
<category><![CDATA[object oriented software]]></category>
<category><![CDATA[consequences]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[proxy class]]></category>
<category><![CDATA[containers]]></category>
<category><![CDATA[network connectivity]]></category>
<category><![CDATA[database connectivity]]></category>
<category><![CDATA[software testing]]></category>
<category><![CDATA[test mode]]></category>
<category><![CDATA[system components]]></category>
<category><![CDATA[simulation code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mock-objects-using-examples-of-unit-testing-on-the/</guid>
		<description><![CDATA[1. What&#39;s the problem? The goal of unit testing is a one way authentication only, small step forward, fine-grained tests, but if a certain method depends on a number of other difficult to control  ...]]></description>
		<content:encoded><![CDATA[1. What&#39;s the problem? The goal of unit testing is a one way authentication only, small step forward, fine-grained tests, but if a certain method depends on a number of other difficult to control  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/mock-objects-using-examples-of-unit-testing-on-the/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA programmers ---> Job Location: Beijing</title>
		<link>http://www.codeweblog.com/java-programmers-job-location-beijing/</link>
		<comments>http://www.codeweblog.com/java-programmers-job-location-beijing/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 13:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[engineer job]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[pool technology]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[java programmers]]></category>
<category><![CDATA[abstract factory pattern]]></category>
<category><![CDATA[java programming language]]></category>
<category><![CDATA[mainstream development]]></category>
<category><![CDATA[development engineer]]></category>
<category><![CDATA[jdbc database]]></category>
<category><![CDATA[software engineer jobs]]></category>
<category><![CDATA[software development department]]></category>
<category><![CDATA[remuneration package]]></category>
<category><![CDATA[object oriented design patterns]]></category>
<category><![CDATA[department software]]></category>
<category><![CDATA[implementation technology]]></category>
<category><![CDATA[experience community]]></category>
<category><![CDATA[line consultation]]></category>
<category><![CDATA[environment project]]></category>
<category><![CDATA[time nature]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-programmers-job-location-beijing/</guid>
		<description><![CDATA[I just arrived in Beijing, send resume to help let everyone see, if there is a need to contact my company. -------------------------------------------------- ----------- CVs Basic information No Name  ...]]></description>
		<content:encoded><![CDATA[I just arrived in Beijing, send resume to help let everyone see, if there is a need to contact my company. -------------------------------------------------- ----------- CVs Basic information No Name  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/an-essential-reference-resource-list-of-java/" title="An essential reference resource list of Java">An essential reference resource list of Java</a> 2009-03-04 09:51:14</li>
					<li><a href="http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/" title="Pring Beanfactory at the jsp, servlet, web.xml and other configuration">Pring Beanfactory at the jsp, servlet, web.xml and other configuration</a> 2009-03-03 10:26:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-easy-extract/" title="Hibernate easy extract">Hibernate easy extract</a> 2009-03-02 12:05:14</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/java-programmer-job/" title="Java Programmer job">Java Programmer job</a> 2009-02-27 13:52:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-programmers-job-location-beijing/</wfw:commentRss>
	</item>
		<item>
		<title>Object-oriented design principles</title>
		<link>http://www.codeweblog.com/object-oriented-design-principles/</link>
		<comments>http://www.codeweblog.com/object-oriented-design-principles/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 00:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[java java]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[maintainability]]></category>
<category><![CDATA[software systems]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[system abstraction]]></category>
<category><![CDATA[abstraction layer]]></category>
<category><![CDATA[java languages]]></category>
<category><![CDATA[hidden details]]></category>
<category><![CDATA[design characteristics]]></category>
<category><![CDATA[variability]]></category>
<category><![CDATA[guiding principles]]></category>
<category><![CDATA[angles]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/object-oriented-design-principles/</guid>
		<description><![CDATA[Design patterns are all different packaging variability, thus allowing the system to achieve different angles in the &quot;open closed principle&quot; requirement. Software systems in software, a modu ...]]></description>
		<content:encoded><![CDATA[Design patterns are all different packaging variability, thus allowing the system to achieve different angles in the &quot;open closed principle&quot; requirement. Software systems in software, a modu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/object-oriented-design-principles/</wfw:commentRss>
	</item>
		<item>
		<title>Summary of learning J2EE</title>
		<link>http://www.codeweblog.com/summary-of-learning-j2ee/</link>
		<comments>http://www.codeweblog.com/summary-of-learning-j2ee/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[jstl]]></category>
<category><![CDATA[connection pool]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[customer relationship management]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[language level]]></category>
<category><![CDATA[learning java]]></category>
<category><![CDATA[dom4j]]></category>
<category><![CDATA[relationship management system]]></category>
<category><![CDATA[customer relationship management system]]></category>
<category><![CDATA[algorithms and data structures]]></category>
<category><![CDATA[design algorithms]]></category>
<category><![CDATA[crm customer relationship management]]></category>
<category><![CDATA[div 2]]></category>
<category><![CDATA[teacher lectures]]></category>
<category><![CDATA[passive acceptance]]></category>
<category><![CDATA[structures design]]></category>
<category><![CDATA[relevant business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/summary-of-learning-j2ee/</guid>
		<description><![CDATA[Summary of learning J2EE J2EE learning for some time, today javaEye sum up, when we look back to learn some things themselves, while summing up the work must be under the hope of learning java from a  ...]]></description>
		<content:encoded><![CDATA[Summary of learning J2EE J2EE learning for some time, today javaEye sum up, when we look back to learn some things themselves, while summing up the work must be under the hope of learning java from a  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<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/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/summary-of-learning-j2ee/</wfw:commentRss>
	</item>
		<item>
		<title>Overview Summary of the design of how to do that - the design of structured methods and object-oriented design methods</title>
		<link>http://www.codeweblog.com/overview-summary-of-the-design-of-how-to-do-that-the-design-of-structured-methods-and-object-oriented-design-methods/</link>
		<comments>http://www.codeweblog.com/overview-summary-of-the-design-of-how-to-do-that-the-design-of-structured-methods-and-object-oriented-design-methods/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 06:05:17+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[detailed design]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[design documents]]></category>
<category><![CDATA[workload]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[design phase]]></category>
<category><![CDATA[system interface]]></category>
<category><![CDATA[libraries]]></category>
<category><![CDATA[experiences]]></category>
<category><![CDATA[misunderstanding]]></category>
<category><![CDATA[design document]]></category>
<category><![CDATA[future systems]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[software systems]]></category>
<category><![CDATA[system architecture design]]></category>
<category><![CDATA[design structure]]></category>
<category><![CDATA[february 12]]></category>
<category><![CDATA[norm]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/overview-summary-of-the-design-of-how-to-do-that-the-design-of-structured-methods-and-object-oriented-design-methods/</guid>
		<description><![CDATA[Overview Summary of the design of how to do that - the design of structured methods and object-oriented design methods At 23:52 on February 12, 2008 Overview Summary of the design of how to do that -  ...]]></description>
		<content:encoded><![CDATA[Overview Summary of the design of how to do that - the design of structured methods and object-oriented design methods At 23:52 on February 12, 2008 Overview Summary of the design of how to do that -  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/overview-summary-of-the-design-of-how-to-do-that-the-design-of-structured-methods-and-object-oriented-design-methods/</wfw:commentRss>
	</item>
		<item>
		<title>Shenzhen Nanshan company JAVA developers trick you?</title>
		<link>http://www.codeweblog.com/shenzhen-nanshan-company-java-developers-trick-you/</link>
		<comments>http://www.codeweblog.com/shenzhen-nanshan-company-java-developers-trick-you/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:35:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[object oriented design]]></category>
<category><![CDATA[development programmer]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[computer software development]]></category>
<category><![CDATA[software development job]]></category>
<category><![CDATA[shenzhen city]]></category>
<category><![CDATA[guangdong province]]></category>
<category><![CDATA[nanshan]]></category>
<category><![CDATA[network outsourcing]]></category>
<category><![CDATA[java coding]]></category>
<category><![CDATA[good customer service]]></category>
<category><![CDATA[service demands]]></category>
<category><![CDATA[web module]]></category>
<category><![CDATA[time hope]]></category>
<category><![CDATA[cmmi process]]></category>
<category><![CDATA[germany industry]]></category>
<category><![CDATA[longgang]]></category>
<category><![CDATA[network limited]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/shenzhen-nanshan-company-java-developers-trick-you/</guid>
		<description><![CDATA[Younger brother is now here in Longgang, as a private matter, I was thinking about the other side to work Nanshan was not aware of the company and no one trick nanshan JAVA developers, I posted under  ...]]></description>
		<content:encoded><![CDATA[Younger brother is now here in Longgang, as a private matter, I was thinking about the other side to work Nanshan was not aware of the company and no one trick nanshan JAVA developers, I posted under  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/study-application-hibernate-1/" title="Study Application hibernate (1)">Study Application hibernate (1)</a> 2009-03-03 10:26:22</li>
					<li><a href="http://www.codeweblog.com/built-environment-using-appfuse2-0-express-myeclipse/" title="Built environment using appfuse2.0 Express (myeclipse)">Built environment using appfuse2.0 Express (myeclipse)</a> 2009-03-02 12:05:29</li>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10:02</li>
					<li><a href="http://www.codeweblog.com/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/shenzhen-nanshan-company-java-developers-trick-you/</wfw:commentRss>
	</item>
		<item>
		<title>Shenzhen Nanshan company have strokes and JAVA developers吗?</title>
		<link>http://www.codeweblog.com/shenzhen-nanshan-company-have-strokes-and-java-developers%e5%90%97/</link>
		<comments>http://www.codeweblog.com/shenzhen-nanshan-company-have-strokes-and-java-developers%e5%90%97/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[e mail]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[development programmer]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[computer software development]]></category>
<category><![CDATA[software development job]]></category>
<category><![CDATA[java development company]]></category>
<category><![CDATA[shenzhen city]]></category>
<category><![CDATA[guangdong province]]></category>
<category><![CDATA[nanshan]]></category>
<category><![CDATA[network outsourcing]]></category>
<category><![CDATA[java coding]]></category>
<category><![CDATA[german network]]></category>
<category><![CDATA[good customer service]]></category>
<category><![CDATA[service demands]]></category>
<category><![CDATA[web module]]></category>
<category><![CDATA[time hope]]></category>
<category><![CDATA[cmmi]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/shenzhen-nanshan-company-have-strokes-and-java-developers%e5%90%97/</guid>
		<description><![CDATA[Longgang boy now here at work, because a private matter, I was thinking about the work of Nanshan go over there, people do not know if there is no trick nanshan JAVA development company, I put it unde ...]]></description>
		<content:encoded><![CDATA[Longgang boy now here at work, because a private matter, I was thinking about the work of Nanshan go over there, people do not know if there is no trick nanshan JAVA development company, I put it unde ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/built-environment-using-appfuse2-0-express-myeclipse/" title="Built environment using appfuse2.0 Express (myeclipse)">Built environment using appfuse2.0 Express (myeclipse)</a> 2009-03-02 12:05:29</li>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10:02</li>
					<li><a href="http://www.codeweblog.com/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/how-to-do-a-good-job-in-the-demand-for-change-management-needs-to-change-flow-specification/" title="How to do a good job in the demand for change management - needs to change flow specification">How to do a good job in the demand for change management - needs to change flow specification</a> 2009-02-28 02:55:04</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/shenzhen-nanshan-company-have-strokes-and-java-developers%e5%90%97/</wfw:commentRss>
	</item>
		<item>
		<title>Collection of both open-source project web site</title>
		<link>http://www.codeweblog.com/collection-of-both-open-source-project-web-site/</link>
		<comments>http://www.codeweblog.com/collection-of-both-open-source-project-web-site/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[web application]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[databases]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[integration testing]]></category>
<category><![CDATA[open source project]]></category>
<category><![CDATA[sqlserver]]></category>
<category><![CDATA[application systems]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[open source application]]></category>
<category><![CDATA[mysql postgresql]]></category>
<category><![CDATA[interface programming]]></category>
<category><![CDATA[design interface]]></category>
<category><![CDATA[project web site]]></category>
<category><![CDATA[related technology]]></category>
<category><![CDATA[micrite]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/collection-of-both-open-source-project-web-site/</guid>
		<description><![CDATA[Found google code is a good thing, today found two good items, first look, look can be involved. Micrite is an application that developers can refer to when starting a web project base on Struts and S ...]]></description>
		<content:encoded><![CDATA[Found google code is a good thing, today found two good items, first look, look can be involved. Micrite is an application that developers can refer to when starting a web project base on Struts and S ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<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/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/collection-of-both-open-source-project-web-site/</wfw:commentRss>
	</item>
		<item>
		<title>Efficient Java RMI Hessian</title>
		<link>http://www.codeweblog.com/efficient-java-rmi-hessian/</link>
		<comments>http://www.codeweblog.com/efficient-java-rmi-hessian/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 23:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring framework]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[invocation]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[protocol]]></category>
<category><![CDATA[demonstration]]></category>
<category><![CDATA[java framework]]></category>
<category><![CDATA[serialization]]></category>
<category><![CDATA[learning curve]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[interface design]]></category>
<category><![CDATA[java rmi]]></category>
<category><![CDATA[burlap]]></category>
<category><![CDATA[open source java]]></category>
<category><![CDATA[interface model]]></category>
<category><![CDATA[object distribution]]></category>
<category><![CDATA[edmon]]></category>
<category><![CDATA[binary format]]></category>
<category><![CDATA[implementations]]></category>
<category><![CDATA[simplicity]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/efficient-java-rmi-hessian/</guid>
		<description><![CDATA[New Protocol Offers Simple, Efficient Java RMI Burlap / Hessian is an alternative remote object invocation and Web services protocol that&#39;s available as an open source Java framework. Learn how it ...]]></description>
		<content:encoded><![CDATA[New Protocol Offers Simple, Efficient Java RMI Burlap / Hessian is an alternative remote object invocation and Web services protocol that&#39;s available as an open source Java framework. Learn how it ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flash-chart-summary/" title="flash chart summary">flash chart summary</a> 2009-03-02 01:30:02</li>
					<li><a href="http://www.codeweblog.com/jpa-data-source-data-source-to-configure-tomcat-conversion-essay-questions/" title="JPA data source data source to configure Tomcat conversion essay questions">JPA data source data source to configure Tomcat conversion essay questions</a> 2009-02-28 16:00:38</li>
					<li><a href="http://www.codeweblog.com/spring-jar-package-detailed/" title="Spring jar package Detailed">Spring jar package Detailed</a> 2009-02-28 16:00:32</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/efficient-java-rmi-hessian/</wfw:commentRss>
	</item>
		<item>
		<title>How to type design</title>
		<link>http://www.codeweblog.com/how-to-type-design/</link>
		<comments>http://www.codeweblog.com/how-to-type-design/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 01:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[design principles]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[abstract methods]]></category>
<category><![CDATA[three steps]]></category>
<category><![CDATA[software engineering design]]></category>
<category><![CDATA[abstraction mechanisms]]></category>
<category><![CDATA[radio types]]></category>
<category><![CDATA[radio interface]]></category>
<category><![CDATA[interface package]]></category>
<category><![CDATA[radio type]]></category>
<category><![CDATA[implementation details]]></category>
<category><![CDATA[radio power]]></category>
<category><![CDATA[turn on the radio]]></category>
<category><![CDATA[button operation]]></category>
<category><![CDATA[original radio]]></category>
<category><![CDATA[startup shutdown]]></category>
<category><![CDATA[new radio]]></category>
<category><![CDATA[design changes]]></category>
<category><![CDATA[radio frequency]]></category>
<category><![CDATA[contraction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-type-design/</guid>
		<description><![CDATA[First, object-oriented design principles - the principles of category design At the object-oriented design, how to design a very small design changes can respond to changes in demand, This is of great ...]]></description>
		<content:encoded><![CDATA[First, object-oriented design principles - the principles of category design At the object-oriented design, how to design a very small design changes can respond to changes in demand, This is of great ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascript-c/" title="悟透JavaScript (c)">悟透JavaScript (c)</a> 2009-03-24 02:20:02</li>
					<li><a href="http://www.codeweblog.com/real-design-pattern/" title="Real design pattern">Real design pattern</a> 2009-03-01 14:00:04</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-type-design/</wfw:commentRss>
	</item>
		<item>
		<title>Object-oriented design principles 11</title>
		<link>http://www.codeweblog.com/object-oriented-design-principles-11/</link>
		<comments>http://www.codeweblog.com/object-oriented-design-principles-11/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 05:00:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[oriented programming language]]></category>
<category><![CDATA[what is object oriented design]]></category>
<category><![CDATA[principles of programming languages]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[object mentor]]></category>
<category><![CDATA[object oriented programming language]]></category>
<category><![CDATA[s programming]]></category>
<category><![CDATA[software industry]]></category>
<category><![CDATA[prohibitions]]></category>
<category><![CDATA[factions]]></category>
<category><![CDATA[software developer]]></category>
<category><![CDATA[ppp]]></category>
<category><![CDATA[outbreak]]></category>
<category><![CDATA[mainstream]]></category>
<category><![CDATA[affiliation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/object-oriented-design-principles-11/</guid>
		<description><![CDATA[What is object-oriented design? Contains what? The benefits of it are what? Required to pay what you do? In today&#39;s age, ask these questions seem to be foolish, because this year almost every soft ...]]></description>
		<content:encoded><![CDATA[What is object-oriented design? Contains what? The benefits of it are what? Required to pay what you do? In today&#39;s age, ask these questions seem to be foolish, because this year almost every soft ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/using-activerecord-from-rails/" title="Using ActiveRecord from Rails">Using ActiveRecord from Rails</a> 2009-03-02 20:00:08</li>
					<li><a href="http://www.codeweblog.com/strength-of-live-practice-teaching-materials-suitable-for-each-person-team-look-ufida-hua-table-cto-talk-about-out-of-the-software-factory/" title="Strength of live practice teaching materials, suitable for each person team look - UFIDA Hua Table CTO talk about "out of the software factory"">Strength of live practice teaching materials, suitable for each person team look - UFIDA Hua Table CTO talk about "out of the software factory"</a> 2009-03-01 09:50:02</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/object-oriented-design-principles-11/</wfw:commentRss>
	</item>
	</channel>
</rss>
