<?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>database development</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/database-development/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>database development</description>
	<pubDate>Mon, 22 Mar 2010 03:23:04+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Test Driven Development (TDD) to introduce</title>
		<link>http://www.codeweblog.com/test-driven-development-tdd-to-introduce/</link>
		<comments>http://www.codeweblog.com/test-driven-development-tdd-to-introduce/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:00:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[test code]]></category>
<category><![CDATA[first test]]></category>
<category><![CDATA[chinese name]]></category>
<category><![CDATA[new test]]></category>
<category><![CDATA[test driven development]]></category>
<category><![CDATA[development test]]></category>
<category><![CDATA[database development]]></category>
<category><![CDATA[traditional test]]></category>
<category><![CDATA[author scott]]></category>
<category><![CDATA[model driven development]]></category>
<category><![CDATA[advanced technology development]]></category>
<category><![CDATA[scott w ambler]]></category>
<category><![CDATA[ron jeffries]]></category>
<category><![CDATA[eight tools]]></category>
<category><![CDATA[silver fox]]></category>
<category><![CDATA[driven database]]></category>
<category><![CDATA[text introduction]]></category>
<category><![CDATA[tfd]]></category>
<category><![CDATA[testin]]></category>
<category><![CDATA[first steps]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/test-driven-development-tdd-to-introduce/</guid>
		<description><![CDATA[[Original text: Introduction to Test Driven Development (TDD)] [Chinese name: Test Driven Development Introduction (TDD)] [Source: http://www.agiledata.org/essays/tdd.html] [Author: Scott W. Ambler] [ ...]]></description>
		<content:encoded><![CDATA[[Original text: Introduction to Test Driven Development (TDD)] [Chinese name: Test Driven Development Introduction (TDD)] [Source: http://www.agiledata.org/essays/tdd.html] [Author: Scott W. Ambler] [ ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-1-9-ruby-1-8/" title="Ruby 1.9 / Ruby 1.8 =?">Ruby 1.9 / Ruby 1.8 =?</a> 2009-03-08 22:25:02</li>
					<li><a href="http://www.codeweblog.com/ajax-packaging-tools/" title="AJAX Packaging Tools">AJAX Packaging Tools</a> 2009-03-05 12:45:02</li>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/ajax-portal/" title="Ajax Portal">Ajax Portal</a> 2009-03-03 11:20:02</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/test-driven-development-tdd-to-introduce/</wfw:commentRss>
	</item>
		<item>
		<title>Database development norms</title>
		<link>http://www.codeweblog.com/database-development-norms/</link>
		<comments>http://www.codeweblog.com/database-development-norms/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[design principles]]></category>
<category><![CDATA[data sheets]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[performance scalability]]></category>
<category><![CDATA[composite keys]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[database data]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[foreign key]]></category>
<category><![CDATA[database development]]></category>
<category><![CDATA[data integrity]]></category>
<category><![CDATA[data redundancy]]></category>
<category><![CDATA[storage table]]></category>
<category><![CDATA[3nf]]></category>
<category><![CDATA[index design]]></category>
<category><![CDATA[automatic id]]></category>
<category><![CDATA[key field]]></category>
<category><![CDATA[regularization]]></category>
<category><![CDATA[standardization]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-development-norms/</guid>
		<description><![CDATA[Database development norms Database development norms 1. Field data sheets and design Table design principles 1, standardization and regularization Standardization of data in the database help to elim ...]]></description>
		<content:encoded><![CDATA[Database development norms Database development norms 1. Field data sheets and design Table design principles 1, standardization and regularization Standardization of data in the database help to elim ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-performance/" title="Software Performance">Software Performance</a> 2009-03-01 06:35:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59: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/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12: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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-development-norms/</wfw:commentRss>
	</item>
		<item>
		<title>configured to run redmine Memorandum</title>
		<link>http://www.codeweblog.com/configured-to-run-redmine-memorandum/</link>
		<comments>http://www.codeweblog.com/configured-to-run-redmine-memorandum/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[instantrails]]></category>
<category><![CDATA[cookbook]]></category>
<category><![CDATA[database test]]></category>
<category><![CDATA[yml]]></category>
<category><![CDATA[privileges]]></category>
<category><![CDATA[host localhost]]></category>
<category><![CDATA[test adapter]]></category>
<category><![CDATA[database development]]></category>
<category><![CDATA[memorandum]]></category>
<category><![CDATA[sql window]]></category>
<category><![CDATA[redm]]></category>
<category><![CDATA[development host]]></category>
<category><![CDATA[mysql examples]]></category>
<category><![CDATA[signals]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/configured-to-run-redmine-memorandum/</guid>
		<description><![CDATA[Installation InstantRails First of all, from the InstantRailsWiki: Instant Rails Download the latest version of InstantRails. Extract the downloaded file, run InstantRails.exe. Has been confirmed to s ...]]></description>
		<content:encoded><![CDATA[Installation InstantRails First of all, from the InstantRailsWiki: Instant Rails Download the latest version of InstantRails. Extract the downloaded file, run InstantRails.exe. Has been confirmed to s ...				<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/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/configured-to-run-redmine-memorandum/</wfw:commentRss>
	</item>
		<item>
		<title>Introduce the framework of paragraph eight and comparison JS (transfer)</title>
		<link>http://www.codeweblog.com/introduce-the-framework-of-paragraph-eight-and-comparison-js-transfer/</link>
		<comments>http://www.codeweblog.com/introduce-the-framework-of-paragraph-eight-and-comparison-js-transfer/#comments</comments>
		<pubDate>Sun, 24 May 2009 07:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax]]></category>
<category><![CDATA[dojo]]></category>
<category><![CDATA[class library]]></category>
<category><![CDATA[ui components]]></category>
<category><![CDATA[widget]]></category>
<category><![CDATA[js library]]></category>
<category><![CDATA[html tags]]></category>
<category><![CDATA[scriptaculous]]></category>
<category><![CDATA[peripheral expansion]]></category>
<category><![CDATA[tool library]]></category>
<category><![CDATA[development time]]></category>
<category><![CDATA[cross browser]]></category>
<category><![CDATA[java class libraries]]></category>
<category><![CDATA[source dhtml]]></category>
<category><![CDATA[browser api]]></category>
<category><![CDATA[web os]]></category>
<category><![CDATA[database development]]></category>
<category><![CDATA[sense of reality]]></category>
<category><![CDATA[complete library]]></category>
<category><![CDATA[type library]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduce-the-framework-of-paragraph-eight-and-comparison-js-transfer/</guid>
		<description><![CDATA[Introduce the framework of paragraph eight and comparison JS (transfer) March 26, 2009 Thursday 05:41 PMDojo Dojo is the most powerful JS framework, which give up their own Wiki has a definition, Dojo ...]]></description>
		<content:encoded><![CDATA[Introduce the framework of paragraph eight and comparison JS (transfer) March 26, 2009 Thursday 05:41 PMDojo Dojo is the most powerful JS framework, which give up their own Wiki has a definition, Dojo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-overtime/" title="ajax overtime">ajax overtime</a> 2009-03-02 02:30:02</li>
					<li><a href="http://www.codeweblog.com/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/introduce-the-framework-of-paragraph-eight-and-comparison-js-transfer/</wfw:commentRss>
	</item>
		<item>
		<title>Js framework introduction and comparison</title>
		<link>http://www.codeweblog.com/js-framework-introduction-and-comparison/</link>
		<comments>http://www.codeweblog.com/js-framework-introduction-and-comparison/#comments</comments>
		<pubDate>Wed, 06 May 2009 00:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[unification]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[class library]]></category>
<category><![CDATA[ui components]]></category>
<category><![CDATA[widget]]></category>
<category><![CDATA[html tag]]></category>
<category><![CDATA[comet]]></category>
<category><![CDATA[js library]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[component library]]></category>
<category><![CDATA[framework introduction]]></category>
<category><![CDATA[peripheral expansion]]></category>
<category><![CDATA[development time]]></category>
<category><![CDATA[cross browser]]></category>
<category><![CDATA[java class libraries]]></category>
<category><![CDATA[source dhtml]]></category>
<category><![CDATA[browser api]]></category>
<category><![CDATA[web os]]></category>
<category><![CDATA[tag tag]]></category>
<category><![CDATA[database development]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-framework-introduction-and-comparison/</guid>
		<description><![CDATA[Currently, JS framework, as well as a number of development kits and libraries have the following categories, Dojo, Scriptaculous, Prototype, yui-ext, Jquery, Mochikit, mootools, moo.fx Dojo (JS libra ...]]></description>
		<content:encoded><![CDATA[Currently, JS framework, as well as a number of development kits and libraries have the following categories, Dojo, Scriptaculous, Prototype, yui-ext, Jquery, Mochikit, mootools, moo.fx Dojo (JS libra ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-framework-introduction-and-comparison/</wfw:commentRss>
	</item>
	</channel>
</rss>
