<?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>models</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/models/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>models</description>
	<pubDate>Sun, 21 Mar 2010 16:54:39+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>SOA implementation: top-down or bottom-up?</title>
		<link>http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/</link>
		<comments>http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 04:35:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[analysis phase]]></category>
<category><![CDATA[service oriented architecture]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[business users]]></category>
<category><![CDATA[application development services]]></category>
<category><![CDATA[development service provider]]></category>
<category><![CDATA[vinogradov]]></category>
<category><![CDATA[vice president]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/</guid>
		<description><![CDATA[In the realization of a time when service-oriented architecture, business users and IT team, it is desirable to promote the development process it M? And that two kinds of options may be becoming the  ...]]></description>
		<content:encoded><![CDATA[In the realization of a time when service-oriented architecture, business users and IT team, it is desirable to promote the development process it M? And that two kinds of options may be becoming the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</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-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>
					<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-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/soa-implementation-top-down-or-bottom-up/</wfw:commentRss>
	</item>
		<item>
		<title>Include vs Extend in Ruby</title>
		<link>http://www.codeweblog.com/include-vs-extend-in-ruby/</link>
		<comments>http://www.codeweblog.com/include-vs-extend-in-ruby/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[instance method]]></category>
<category><![CDATA[twitter]]></category>
<category><![CDATA[thin wrapper]]></category>
<category><![CDATA[authentication methods]]></category>
<category><![CDATA[delegation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/include-vs-extend-in-ruby/</guid>
		<description><![CDATA[Posted 3 days back at RailsTips.org - Home In which I show the difference between include and extend when working with modules in Ruby. Now that we know the difference between an instance method and a ...]]></description>
		<content:encoded><![CDATA[Posted 3 days back at RailsTips.org - Home In which I show the difference between include and extend when working with modules in Ruby. Now that we know the difference between an instance method and a ...				<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/include-vs-extend-in-ruby/</wfw:commentRss>
	</item>
		<item>
		<title>Rais_Writing_Index translator: Ragnarok @ Ruby Chinese community translation team</title>
		<link>http://www.codeweblog.com/rais-writing-index-translator-ragnarok-ruby-chinese-community-translation-team/</link>
		<comments>http://www.codeweblog.com/rais-writing-index-translator-ragnarok-ruby-chinese-community-translation-team/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 18:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[failure]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[translator]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[model view controller]]></category>
<category><![CDATA[copyright information]]></category>
<category><![CDATA[error concealment]]></category>
<category><![CDATA[hidden storage]]></category>
<category><![CDATA[translation team]]></category>
<category><![CDATA[directory spec]]></category>
<category><![CDATA[model examples]]></category>
<category><![CDATA[level integration]]></category>
<category><![CDATA[chinese community]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rais-writing-index-translator-ragnarok-ruby-chinese-community-translation-team/</guid>
		<description><![CDATA[Translator: Ragnarok @ Ruby Chinese community translation team Reprint requests to retain the copyright information, rights reserved! writing / index.html Use Spec:: Ralis the preparation of sample in ...]]></description>
		<content:encoded><![CDATA[Translator: Ragnarok @ Ruby Chinese community translation team Reprint requests to retain the copyright information, rights reserved! writing / index.html Use Spec:: Ralis the preparation of sample in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/alternative-to-java-with-ruby-to-do-unit-testing-interface-rest/" title="Alternative to Java with Ruby to do unit testing interface rest!">Alternative to Java with Ruby to do unit testing interface rest!</a> 2009-02-28 21:15:02</li>
					<li><a href="http://www.codeweblog.com/answer-after-2-2-upgrade-mysql-question-driven/" title="Answer: After 2.2 upgrade mysql question-driven">Answer: After 2.2 upgrade mysql question-driven</a> 2009-02-28 20:15:02</li>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rais-writing-index-translator-ragnarok-ruby-chinese-community-translation-team/</wfw:commentRss>
	</item>
		<item>
		<title>ROR strange deployment issues encountered</title>
		<link>http://www.codeweblog.com/ror-strange-deployment-issues-encountered/</link>
		<comments>http://www.codeweblog.com/ror-strange-deployment-issues-encountered/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 13:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[ubuntu]]></category>
<category><![CDATA[operating environment]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[ip]]></category>
<category><![CDATA[strange problem]]></category>
<category><![CDATA[model document]]></category>
<category><![CDATA[n times]]></category>
<category><![CDATA[deployment issues]]></category>
<category><![CDATA[program features]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ror-strange-deployment-issues-encountered/</guid>
		<description><![CDATA[ROR recently wrote an office system deployed in the public online, the program features for the user is satisfied with, but to deploy, there is a strange problem. User隔几天give me a call,很没面子I害得. Operat ...]]></description>
		<content:encoded><![CDATA[ROR recently wrote an office system deployed in the public online, the program features for the user is satisfied with, but to deploy, there is a strange problem. User隔几天give me a call,很没面子I害得. Operat ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</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/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ror-strange-deployment-issues-encountered/</wfw:commentRss>
	</item>
		<item>
		<title>flex3.0 new features (2) --- AIR application upgrades, Flex 3.0 using Ajax technology</title>
		<link>http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/</link>
		<comments>http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 01:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[export path]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[double click]]></category>
<category><![CDATA[new features]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[air applications]]></category>
<category><![CDATA[application upgrades]]></category>
<category><![CDATA[application steps]]></category>
<category><![CDATA[installation application]]></category>
<category><![CDATA[txt files]]></category>
<category><![CDATA[application information]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/</guid>
		<description><![CDATA[23.3 upgrade AIR applications AIR desktop application can be derived for the air file. Double-click the file will be able to start the installation application. If the system has been installed an ear ...]]></description>
		<content:encoded><![CDATA[23.3 upgrade AIR applications AIR desktop application can be derived for the air file. Double-click the file will be able to start the installation application. If the system has been installed an ear ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/</wfw:commentRss>
	</item>
		<item>
		<title>Basic theory test</title>
		<link>http://www.codeweblog.com/basic-theory-test/</link>
		<comments>http://www.codeweblog.com/basic-theory-test/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[detailed design]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[hierarchy]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[software engineering]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[software projects]]></category>
<category><![CDATA[customer demand]]></category>
<category><![CDATA[outline design]]></category>
<category><![CDATA[waterfall model]]></category>
<category><![CDATA[spiral model]]></category>
<category><![CDATA[initial stage]]></category>
<category><![CDATA[test software]]></category>
<category><![CDATA[basic theory test]]></category>
<category><![CDATA[concepts test]]></category>
<category><![CDATA[engineering model]]></category>
<category><![CDATA[classic model]]></category>
<category><![CDATA[test engineers]]></category>
<category><![CDATA[modern software]]></category>
<category><![CDATA[legislation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/basic-theory-test/</guid>
		<description><![CDATA[Software engineering model Learn about the test and had to discuss the software engineering model, because the test of learning and the development of software engineering Yiyi related and mutually re ...]]></description>
		<content:encoded><![CDATA[Software engineering model Learn about the test and had to discuss the software engineering model, because the test of learning and the development of software engineering Yiyi related and mutually re ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</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>
					<li><a href="http://www.codeweblog.com/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</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/basic-theory-test/</wfw:commentRss>
	</item>
		<item>
		<title>Learn hands-Rails file upload (Supporting Rails2.3)</title>
		<link>http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/</link>
		<comments>http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 08:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[uploaded files]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[mkdir]]></category>
<category><![CDATA[path path]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[application controller]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[controller class]]></category>
<category><![CDATA[test fixtures]]></category>
<category><![CDATA[test unit]]></category>
<category><![CDATA[open path]]></category>
<category><![CDATA[command c]]></category>
<category><![CDATA[model c]]></category>
<category><![CDATA[data directory]]></category>
<category><![CDATA[fil]]></category>
<category><![CDATA[helper function]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/</guid>
		<description><![CDATA[You may have a requirement in which you want your site visitors to upload a file on your server. Rails makes it very easy to handle this requirement. Now we will proceed with a simple and small Rails  ...]]></description>
		<content:encoded><![CDATA[You may have a requirement in which you want your site visitors to upload a file on your server. Rails makes it very easy to handle this requirement. Now we will proceed with a simple and small Rails  ...				<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/learn-hands-rails-file-upload-supporting-rails2-3/</wfw:commentRss>
	</item>
		<item>
		<title>Spring.Hibernate.Struts1 integrated approach</title>
		<link>http://www.codeweblog.com/spring-hibernate-struts1-integrated-approach/</link>
		<comments>http://www.codeweblog.com/spring-hibernate-struts1-integrated-approach/#comments</comments>
		<pubDate>Mon, 25 May 2009 20:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[source code]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[verification code]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[frameworks]]></category>
<category><![CDATA[chaos]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[contrary]]></category>
<category><![CDATA[encounter]]></category>
<category><![CDATA[monster]]></category>
<category><![CDATA[inconvenience]]></category>
<category><![CDATA[real situation]]></category>
<category><![CDATA[mvc architecture]]></category>
<category><![CDATA[system integrity]]></category>
<category><![CDATA[model overview]]></category>
<category><![CDATA[robust system]]></category>
<category><![CDATA[nightmare]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-hibernate-struts1-integrated-approach/</guid>
		<description><![CDATA[http://zxmzfbdc.javaeye.com/blog/258946 [原创] Spring, Hibernate, Struts1 integrated approach Complete source code as an example of the attachment upload, in order to reduce the size of the jar does not ...]]></description>
		<content:encoded><![CDATA[http://zxmzfbdc.javaeye.com/blog/258946 [原创] Spring, Hibernate, Struts1 integrated approach Complete source code as an example of the attachment upload, in order to reduce the size of the jar does not ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-hibernate-struts1-integrated-approach/</wfw:commentRss>
	</item>
		<item>
		<title>Rails nested resources</title>
		<link>http://www.codeweblog.com/rails-nested-resources/</link>
		<comments>http://www.codeweblog.com/rails-nested-resources/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 01:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[scaffold]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[relationship resources]]></category>
<category><![CDATA[resource project]]></category>
<category><![CDATA[iterations]]></category>
<category><![CDATA[project id]]></category>
<category><![CDATA[size medium]]></category>
<category><![CDATA[medium size]]></category>
<category><![CDATA[information resources]]></category>
<category><![CDATA[relationships]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-nested-resources/</guid>
		<description><![CDATA[Nested resources [size = medium] [/ size] When the application of nested resources, REST development will become more interesting. In this chapter, you will be more simple to understand the importance ...]]></description>
		<content:encoded><![CDATA[Nested resources [size = medium] [/ size] When the application of nested resources, REST development will become more interesting. In this chapter, you will be more simple to understand the importance ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/rails-nested-resources/</wfw:commentRss>
	</item>
		<item>
		<title>Rails will be a Model split according to the functions of management</title>
		<link>http://www.codeweblog.com/rails-will-be-a-model-split-according-to-the-functions-of-management/</link>
		<comments>http://www.codeweblog.com/rails-will-be-a-model-split-according-to-the-functions-of-management/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 05:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[beast]]></category>
<category><![CDATA[master config]]></category>
<category><![CDATA[functions of management]]></category>
<category><![CDATA[operational methods]]></category>
<category><![CDATA[document class]]></category>
<category><![CDATA[single model]]></category>
<category><![CDATA[model code]]></category>
<category><![CDATA[courtenay]]></category>
<category><![CDATA[business model]]></category>
<category><![CDATA[hundreds of thousands]]></category>
<category><![CDATA[underscore]]></category>
<category><![CDATA[presence]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[tree master]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-will-be-a-model-split-according-to-the-functions-of-management/</guid>
		<description><![CDATA[In the development of Rails applications, with the expansion of business, Model code of increasing volume, (originally in the Rails also said thin Controller, Fat Model, is not it?), Hundreds of thous ...]]></description>
		<content:encoded><![CDATA[In the development of Rails applications, with the expansion of business, Model code of increasing volume, (originally in the Rails also said thin Controller, Fat Model, is not it?), Hundreds of thous ...				<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/rails-will-be-a-model-split-according-to-the-functions-of-management/</wfw:commentRss>
	</item>
	</channel>
</rss>
