<?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>abstract template</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/abstract-template/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>abstract template</description>
	<pubDate>Tue, 16 Mar 2010 01:35:16+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>On database design skills</title>
		<link>http://www.codeweblog.com/on-database-design-skills/</link>
		<comments>http://www.codeweblog.com/on-database-design-skills/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 23:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database management system]]></category>
<category><![CDATA[algorithm]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[object oriented development]]></category>
<category><![CDATA[database design skills]]></category>
<category><![CDATA[initial prototype]]></category>
<category><![CDATA[efficiency considerations]]></category>
<category><![CDATA[abstract template]]></category>
<category><![CDATA[expenditure accounts]]></category>
<category><![CDATA[thin paper]]></category>
<category><![CDATA[income and expenditure]]></category>
<category><![CDATA[dairy farm]]></category>
<category><![CDATA[computer data]]></category>
<category><![CDATA[computer program]]></category>
<category><![CDATA[systematic data]]></category>
<category><![CDATA[foundation staff]]></category>
<category><![CDATA[class members]]></category>
<category><![CDATA[computer programming]]></category>
<category><![CDATA[database management system dbms]]></category>
<category><![CDATA[8 years]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-database-design-skills/</guid>
		<description><![CDATA[Said Database , I think the data structure can not but talk about. In 1996, I joined the University in computer programming, when the teacher told us that: a computer program = data structure + algori ...]]></description>
		<content:encoded><![CDATA[Said Database , I think the data structure can not but talk about. In 1996, I joined the University in computer programming, when the teacher told us that: a computer program = data structure + algori ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-oo/" title="JavaScript OO">JavaScript OO</a> 2009-03-28 00:30:02</li>
					<li><a href="http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascript-1/" title="悟透JavaScript (1)">悟透JavaScript (1)</a> 2009-03-24 05:05:02</li>
					<li><a href="http://www.codeweblog.com/writing-a-ruby-tower-of-hanoi/" title="Writing a Ruby Tower of Hanoi">Writing a Ruby Tower of Hanoi</a> 2009-03-21 05:10:02</li>
					<li><a href="http://www.codeweblog.com/ruby-playing-with-algorithms-bubble-sort/" title="Ruby playing with algorithms: Bubble Sort">Ruby playing with algorithms: Bubble Sort</a> 2009-03-12 21:20:02</li>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-database-design-skills/</wfw:commentRss>
	</item>
		<item>
		<title>Database design skills</title>
		<link>http://www.codeweblog.com/database-design-skills/</link>
		<comments>http://www.codeweblog.com/database-design-skills/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 17:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database management system]]></category>
<category><![CDATA[algorithm]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[object oriented development]]></category>
<category><![CDATA[database design skills]]></category>
<category><![CDATA[initial prototype]]></category>
<category><![CDATA[efficiency considerations]]></category>
<category><![CDATA[abstract template]]></category>
<category><![CDATA[expenditure accounts]]></category>
<category><![CDATA[thin paper]]></category>
<category><![CDATA[income and expenditure]]></category>
<category><![CDATA[dairy farm]]></category>
<category><![CDATA[computer data]]></category>
<category><![CDATA[computer program]]></category>
<category><![CDATA[systematic data]]></category>
<category><![CDATA[foundation staff]]></category>
<category><![CDATA[class members]]></category>
<category><![CDATA[computer programming]]></category>
<category><![CDATA[database management system dbms]]></category>
<category><![CDATA[8 years]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-design-skills/</guid>
		<description><![CDATA[Reprint: http://blog.csdn.net/hedylin/archive/2007/04/03/1550088.aspx Speaking of databases, I think the data structure can not but talk about. In 1996, I joined the University in computer programming ...]]></description>
		<content:encoded><![CDATA[Reprint: http://blog.csdn.net/hedylin/archive/2007/04/03/1550088.aspx Speaking of databases, I think the data structure can not but talk about. In 1996, I joined the University in computer programming ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-oo/" title="JavaScript OO">JavaScript OO</a> 2009-03-28 00:30:02</li>
					<li><a href="http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascript-1/" title="悟透JavaScript (1)">悟透JavaScript (1)</a> 2009-03-24 05:05:02</li>
					<li><a href="http://www.codeweblog.com/writing-a-ruby-tower-of-hanoi/" title="Writing a Ruby Tower of Hanoi">Writing a Ruby Tower of Hanoi</a> 2009-03-21 05:10:02</li>
					<li><a href="http://www.codeweblog.com/ruby-playing-with-algorithms-bubble-sort/" title="Ruby playing with algorithms: Bubble Sort">Ruby playing with algorithms: Bubble Sort</a> 2009-03-12 21:20:02</li>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-design-skills/</wfw:commentRss>
	</item>
		<item>
		<title>Flashback database design skills (on)</title>
		<link>http://www.codeweblog.com/flashback-database-design-skills-on/</link>
		<comments>http://www.codeweblog.com/flashback-database-design-skills-on/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 18:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database management system]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[object oriented development]]></category>
<category><![CDATA[database design skills]]></category>
<category><![CDATA[initial prototype]]></category>
<category><![CDATA[efficiency considerations]]></category>
<category><![CDATA[abstract template]]></category>
<category><![CDATA[expenditure accounts]]></category>
<category><![CDATA[thin paper]]></category>
<category><![CDATA[maintenance functions]]></category>
<category><![CDATA[oriented program]]></category>
<category><![CDATA[data members]]></category>
<category><![CDATA[income and expenditure]]></category>
<category><![CDATA[database designer]]></category>
<category><![CDATA[dairy farm]]></category>
<category><![CDATA[systematic study]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[computer data]]></category>
<category><![CDATA[personal contact]]></category>
<category><![CDATA[computer program]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flashback-database-design-skills-on/</guid>
		<description><![CDATA[Speaking of databases, in my opinion can not but talk about data structures. In 1996, I joined the University of studying computer programming, when teachers told us that: a computer program = data st ...]]></description>
		<content:encoded><![CDATA[Speaking of databases, in my opinion can not but talk about data structures. In 1996, I joined the University of studying computer programming, when teachers told us that: a computer program = data st ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/there-is-likely-to-change-through-their-own-efforts-to-develop-enterprise-confusion%e5%90%97-what-are-the-conditions-required/" title="There is likely to change through their own efforts to develop enterprise confusion吗? What are the conditions required?">There is likely to change through their own efforts to develop enterprise confusion吗? What are the conditions required?</a> 2009-04-14 13:50:02</li>
					<li><a href="http://www.codeweblog.com/wu-first-javascript/" title="Wu first javascript">Wu first javascript</a> 2009-04-11 21:55:02</li>
					<li><a href="http://www.codeweblog.com/javascript-oo/" title="JavaScript OO">JavaScript OO</a> 2009-03-28 00:30:02</li>
					<li><a href="http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascript-1/" title="悟透JavaScript (1)">悟透JavaScript (1)</a> 2009-03-24 05:05:02</li>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flashback-database-design-skills-on/</wfw:commentRss>
	</item>
	</channel>
</rss>
