<?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>html document</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/html-document/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>html document</description>
	<pubDate>Sat, 20 Mar 2010 09:46:24+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>107 commonly used Javascript statement</title>
		<link>http://www.codeweblog.com/107-commonly-used-javascript-statement/</link>
		<comments>http://www.codeweblog.com/107-commonly-used-javascript-statement/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 13:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[settings window]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[current show]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[null object]]></category>
<category><![CDATA[browser window]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[output stream]]></category>
<category><![CDATA[statement 1]]></category>
<category><![CDATA[initial expression]]></category>
<category><![CDATA[cycle structure]]></category>
<category><![CDATA[loop 16]]></category>
<category><![CDATA[screen history]]></category>
<category><![CDATA[numeric character]]></category>
<category><![CDATA[history location]]></category>
<category><![CDATA[message window]]></category>
<category><![CDATA[lowercase]]></category>
<category><![CDATA[document output]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/107-commonly-used-javascript-statement/</guid>
		<description><![CDATA[1. Document.write ( &quot;&quot;); output statement Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of:  ...]]></description>
		<content:encoded><![CDATA[1. Document.write ( &quot;&quot;); output statement Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of:  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/play-flash-page-3-javascript-script-swfobject-js1/" title="Play flash page 3 (javascript script swfobject.js1)">Play flash page 3 (javascript script swfobject.js1)</a> 2009-03-03 14:30:02</li>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</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/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/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/107-commonly-used-javascript-statement/</wfw:commentRss>
	</item>
		<item>
		<title>Standardize procedures for coding JavaScript</title>
		<link>http://www.codeweblog.com/standardize-procedures-for-coding-javascript/</link>
		<comments>http://www.codeweblog.com/standardize-procedures-for-coding-javascript/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 02:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[suffix]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[java program]]></category>
<category><![CDATA[life cycle]]></category>
<category><![CDATA[copy and paste]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[semicolon]]></category>
<category><![CDATA[sun]]></category>
<category><![CDATA[robustness]]></category>
<category><![CDATA[segment]]></category>
<category><![CDATA[indent]]></category>
<category><![CDATA[type attributes]]></category>
<category><![CDATA[local area network]]></category>
<category><![CDATA[drastic changes]]></category>
<category><![CDATA[cleanliness]]></category>
<category><![CDATA[21st century]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/standardize-procedures-for-coding-javascript/</guid>
		<description><![CDATA[This is a set of procedures applicable to JavaScript coding norms. It is based on Sun&#39;s Java program code norms. However, a drastic changes, because JavaScript is not Java. Long-term value of the  ...]]></description>
		<content:encoded><![CDATA[This is a set of procedures applicable to JavaScript coding norms. It is based on Sun&#39;s Java program code norms. However, a drastic changes, because JavaScript is not Java. Long-term value of the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-s-cache-management/" title="Hibernate's cache management">Hibernate's cache management</a> 2009-03-03 10:27:47</li>
					<li><a href="http://www.codeweblog.com/jdbc-even-oracle-sqlserver2000-mysql-ways/" title="jdbc even ORACLE, SQLServer2000, mysql ways">jdbc even ORACLE, SQLServer2000, mysql ways</a> 2009-03-02 12:05:51</li>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/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/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/standardize-procedures-for-coding-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>A java programmer's growing-up process</title>
		<link>http://www.codeweblog.com/a-java-programmer-s-growing-up-process/</link>
		<comments>http://www.codeweblog.com/a-java-programmer-s-growing-up-process/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 16:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[j2ee]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[java programmer]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[scripting language]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[software programming]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[java syntax]]></category>
<category><![CDATA[programming j2me]]></category>
<category><![CDATA[java2 enterprise edition]]></category>
<category><![CDATA[environment system]]></category>
<category><![CDATA[greatest joy]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[erp systems]]></category>
<category><![CDATA[sun one]]></category>
<category><![CDATA[applications software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-java-programmer-s-growing-up-process/</guid>
		<description><![CDATA[Many friends asked me to learn Java Is there any shortcut, and I said &quot;no, he only hand-cooked Seoul.&quot; But I am very willing to learn from their written some experience so that few detours l ...]]></description>
		<content:encoded><![CDATA[Many friends asked me to learn Java Is there any shortcut, and I said &quot;no, he only hand-cooked Seoul.&quot; But I am very willing to learn from their written some experience so that few detours l ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/a-java-programmer-s-growing-up-process/</wfw:commentRss>
	</item>
		<item>
		<title>User has a good summary of "JS grammar dictionary"</title>
		<link>http://www.codeweblog.com/user-has-a-good-summary-of-js-grammar-dictionary/</link>
		<comments>http://www.codeweblog.com/user-has-a-good-summary-of-js-grammar-dictionary/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 11:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[settings window]]></category>
<category><![CDATA[current show]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[null object]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[output stream]]></category>
<category><![CDATA[statement 1]]></category>
<category><![CDATA[initial expression]]></category>
<category><![CDATA[cycle structure]]></category>
<category><![CDATA[loop 16]]></category>
<category><![CDATA[screen history]]></category>
<category><![CDATA[numeric character]]></category>
<category><![CDATA[history location]]></category>
<category><![CDATA[message window]]></category>
<category><![CDATA[lowercase]]></category>
<category><![CDATA[connectio]]></category>
<category><![CDATA[grammar dictionary]]></category>
<category><![CDATA[character variables]]></category>
<category><![CDATA[document output]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/user-has-a-good-summary-of-js-grammar-dictionary/</guid>
		<description><![CDATA[Output statement 1.document.write (&quot;&quot;); Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of: wi ...]]></description>
		<content:encoded><![CDATA[Output statement 1.document.write (&quot;&quot;); Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of: wi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-sum-up-study/" title="javascript sum up study">javascript sum up study</a> 2009-03-08 17:15:02</li>
					<li><a href="http://www.codeweblog.com/replace-the-problem-with-js/" title="Replace the problem with JS">Replace the problem with JS</a> 2009-03-06 08:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript-s-this/" title="JavaScript's "this"">JavaScript's "this"</a> 2009-03-05 23:35:02</li>
					<li><a href="http://www.codeweblog.com/js-the-dynamic-time/" title="js the dynamic time">js the dynamic time</a> 2009-03-04 10:05:01</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/user-has-a-good-summary-of-js-grammar-dictionary/</wfw:commentRss>
	</item>
		<item>
		<title>the basis of css + div</title>
		<link>http://www.codeweblog.com/the-basis-of-css-div/</link>
		<comments>http://www.codeweblog.com/the-basis-of-css-div/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 00:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[gt 3]]></category>
<category><![CDATA[lt 2]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[quotation marks]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[parsefloat]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[css syntax]]></category>
<category><![CDATA[style definition]]></category>
<category><![CDATA[string expression]]></category>
<category><![CDATA[style class]]></category>
<category><![CDATA[chinese language]]></category>
<category><![CDATA[string objects]]></category>
<category><![CDATA[current value]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[conversion function]]></category>
<category><![CDATA[global error]]></category>
<category><![CDATA[automatic creation]]></category>
<category><![CDATA[style tags]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-basis-of-css-div/</guid>
		<description><![CDATA[css syntax features: 1. In the introduction of style sheets documents &lt;style&gt; tag to use, and on &lt;head&gt; 2. Syntax: stylesheet ( [Attribute: attribute value]; [attribute: attribute value];  ...]]></description>
		<content:encoded><![CDATA[css syntax features: 1. In the introduction of style sheets documents &lt;style&gt; tag to use, and on &lt;head&gt; 2. Syntax: stylesheet ( [Attribute: attribute value]; [attribute: attribute value];  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</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/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/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-basis-of-css-div/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate performance</title>
		<link>http://www.codeweblog.com/hibernate-performance/</link>
		<comments>http://www.codeweblog.com/hibernate-performance/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 18:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[batch size]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[pool]]></category>
<category><![CDATA[html documents]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[high cache]]></category>
<category><![CDATA[intuition]]></category>
<category><![CDATA[table technology]]></category>
<category><![CDATA[sql table]]></category>
<category><![CDATA[chache]]></category>
<category><![CDATA[html files]]></category>
<category><![CDATA[sentences]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-performance/</guid>
		<description><![CDATA[(To:) 1, will be so one-to-many relationship set to lazy in the true 2, modified hibernate.properties, an increase of the following two sentences: hibernate.jdbc.fetch_size = 50 hibernate.jdbc.batch_s ...]]></description>
		<content:encoded><![CDATA[(To:) 1, will be so one-to-many relationship set to lazy in the true 2, modified hibernate.properties, an increase of the following two sentences: hibernate.jdbc.fetch_size = 50 hibernate.jdbc.batch_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/how-the-primary-key-agent-hibernate/" title="How the primary key agent-hibernate">How the primary key agent-hibernate</a> 2009-02-27 13:50:24</li>
					<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/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>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-performance/</wfw:commentRss>
	</item>
		<item>
		<title>dwr method DWRUtil the framework of one</title>
		<link>http://www.codeweblog.com/dwr-method-dwrutil-the-framework-of-one/</link>
		<comments>http://www.codeweblog.com/dwr-method-dwrutil-the-framework-of-one/#comments</comments>
		<pubDate>Sun, 24 May 2009 09:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[job]]></category>
<category><![CDATA[conjunction]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[proceedings]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[getelementbyid]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[array elements]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[gettext]]></category>
<category><![CDATA[web pages]]></category>
<category><![CDATA[string parameter]]></category>
<category><![CDATA[html elements]]></category>
<category><![CDATA[setvalue]]></category>
<category><![CDATA[document elements]]></category>
<category><![CDATA[inspiration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-method-dwrutil-the-framework-of-one/</guid>
		<description><![CDATA[util.js function util.js function contains a number of tools to help you use javascript data (such as data back from the server) to update your web pages. DWR outside you can use it, because it does n ...]]></description>
		<content:encoded><![CDATA[util.js function util.js function contains a number of tools to help you use javascript data (such as data back from the server) to update your web pages. DWR outside you can use it, because it does n ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-method-dwrutil-the-framework-of-one/</wfw:commentRss>
	</item>
		<item>
		<title>DHTML DOM common js function finishing</title>
		<link>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</link>
		<comments>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 05:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[blur]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[dhtml]]></category>
<category><![CDATA[executive order]]></category>
<category><![CDATA[copy paste]]></category>
<category><![CDATA[close window]]></category>
<category><![CDATA[analog]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</guid>
		<description><![CDATA[popup. show (iX, iY, iWidth, iHeight, oElement) oPopup = window. createPopup (vArgs) popup. hide () bConfirmed = window. confirm (sMessage) oNewWindow = window. open (sURL, sName, sFeatures, bReplace) ...]]></description>
		<content:encoded><![CDATA[popup. show (iX, iY, iWidth, iHeight, oElement) oPopup = window. createPopup (vArgs) popup. hide () bConfirmed = window. confirm (sMessage) oNewWindow = window. open (sURL, sName, sFeatures, bReplace) ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax/" title="Ajax">Ajax</a> 2009-03-15 02:40:02</li>
					<li><a href="http://www.codeweblog.com/ajax-study-notes/" title="ajax Study Notes">ajax Study Notes</a> 2009-03-14 23:35:02</li>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-form/" title="javascript form">javascript form</a> 2009-03-06 09:40:03</li>
					<li><a href="http://www.codeweblog.com/javascript-built-in-functions-info/" title="javascript built-in functions Info">javascript built-in functions Info</a> 2009-03-03 07:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</wfw:commentRss>
	</item>
		<item>
		<title>Firebug Guide (b) --- how to use the Firebug command line API to provide debugging js procedures (on)</title>
		<link>http://www.codeweblog.com/firebug-guide-b-how-to-use-the-firebug-command-line-api-to-provide-debugging-js-procedures-on/</link>
		<comments>http://www.codeweblog.com/firebug-guide-b-how-to-use-the-firebug-command-line-api-to-provide-debugging-js-procedures-on/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 17:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[code execution]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[hyperlink]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[hello world]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[command line window]]></category>
<category><![CDATA[microsoft visual studio]]></category>
<category><![CDATA[implementation time]]></category>
<category><![CDATA[substitution rules]]></category>
<category><![CDATA[string substitution]]></category>
<category><![CDATA[log message]]></category>
<category><![CDATA[profiler]]></category>
<category><![CDATA[farewell]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/firebug-guide-b-how-to-use-the-firebug-command-line-api-to-provide-debugging-js-procedures-on/</guid>
		<description><![CDATA[Console Tab Overview This tag is mainly used to print the log only. It can also be a time when debugging in javascript as a command-line window to use (similar to Microsoft Visual Studio in the window ...]]></description>
		<content:encoded><![CDATA[Console Tab Overview This tag is mainly used to print the log only. It can also be a time when debugging in javascript as a command-line window to use (similar to Microsoft Visual Studio in the window ...				<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/firebug-guide-b-how-to-use-the-firebug-command-line-api-to-provide-debugging-js-procedures-on/</wfw:commentRss>
	</item>
		<item>
		<title>Chinese FckEditor V2.6 fckconfig.js Notes</title>
		<link>http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/</link>
		<comments>http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 22:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[configuration file]]></category>
<category><![CDATA[tab key]]></category>
<category><![CDATA[fck editor]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[editor lang]]></category>
<category><![CDATA[document area]]></category>
<category><![CDATA[image tab]]></category>
<category><![CDATA[sheet document]]></category>
<category><![CDATA[relative link]]></category>
<category><![CDATA[tab keys]]></category>
<category><![CDATA[base address]]></category>
<category><![CDATA[shortcut keys]]></category>
<category><![CDATA[custom configuration]]></category>
<category><![CDATA[language files]]></category>
<category><![CDATA[internationalization]]></category>
<category><![CDATA[area 3]]></category>
<category><![CDATA[style sheet]]></category>
<category><![CDATA[default language]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[keystrokes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/</guid>
		<description><![CDATA[Chinese FckEditor V2.6 fckconfig.js Notes Common Description: 1.FCKConfig.SkinPath = FCKConfig.BasePath + &#39;skins / default /&#39;; this is to control the style of the fck editor, there are other t ...]]></description>
		<content:encoded><![CDATA[Chinese FckEditor V2.6 fckconfig.js Notes Common Description: 1.FCKConfig.SkinPath = FCKConfig.BasePath + &#39;skins / default /&#39;; this is to control the style of the fck editor, there are other t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-integration-of-easy/" title="Struts2 Spring Hibernate integration of easy">Struts2 Spring Hibernate integration of easy</a> 2009-02-27 14:55:15</li>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/</wfw:commentRss>
	</item>
	</channel>
</rss>
