<?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>meta data</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/meta-data/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>meta data</description>
	<pubDate>Mon, 22 Mar 2010 14:28:07+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>ejb (1)</title>
		<link>http://www.codeweblog.com/ejb-1/</link>
		<comments>http://www.codeweblog.com/ejb-1/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bean entity]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[j2ee components]]></category>
<category><![CDATA[operational methods]]></category>
<category><![CDATA[stateless session bean]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[customer database]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[bean container]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[logic components]]></category>
<category><![CDATA[jms messages]]></category>
<category><![CDATA[container management]]></category>
<category><![CDATA[database business]]></category>
<category><![CDATA[account history]]></category>
<category><![CDATA[support security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ejb-1/</guid>
		<description><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...]]></description>
		<content:encoded><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ejb-1/</wfw:commentRss>
	</item>
		<item>
		<title>Plug-in Development openfire</title>
		<link>http://www.codeweblog.com/plug-in-development-openfire/</link>
		<comments>http://www.codeweblog.com/plug-in-development-openfire/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[directory structure]]></category>
<category><![CDATA[language internationalization]]></category>
<category><![CDATA[32x32 icon]]></category>
<category><![CDATA[png file]]></category>
<category><![CDATA[optional database]]></category>
<category><![CDATA[storage directory]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[guide introduction]]></category>
<category><![CDATA[package web]]></category>
<category><![CDATA[file storage]]></category>
<category><![CDATA[optional user]]></category>
<category><![CDATA[integrated management]]></category>
<category><![CDATA[web resources]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[directory web]]></category>
<category><![CDATA[schema files]]></category>
<category><![CDATA[custom web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/plug-in-development-openfire/</guid>
		<description><![CDATA[Openfire Plugin Developer&#39;s Guide Introduction Plug-ins to enhance functionality Openfire. This document is a guide to developers to create plug-ins. The structure of a plug-in Plug-ins Plug-ins o ...]]></description>
		<content:encoded><![CDATA[Openfire Plugin Developer&#39;s Guide Introduction Plug-ins to enhance functionality Openfire. This document is a guide to developers to create plug-ins. The structure of a plug-in Plug-ins Plug-ins o ...				<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-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>
					<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>
					<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/plug-in-development-openfire/</wfw:commentRss>
	</item>
		<item>
		<title>Spring2.5 IoC container and the bean</title>
		<link>http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/</link>
		<comments>http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[regard]]></category>
<category><![CDATA[instances]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[containers]]></category>
<category><![CDATA[metadata]]></category>
<category><![CDATA[ioc]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[target applications]]></category>
<category><![CDATA[level configuration]]></category>
<category><![CDATA[enterprise features]]></category>
<category><![CDATA[processing services]]></category>
<category><![CDATA[services management]]></category>
<category><![CDATA[targets]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/</guid>
		<description><![CDATA[Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...]]></description>
		<content:encoded><![CDATA[Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</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>
					<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>
					<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/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/spring2-5-ioc-container-and-the-bean/</wfw:commentRss>
	</item>
		<item>
		<title>Opensource_Flash</title>
		<link>http://www.codeweblog.com/opensource-flash/</link>
		<comments>http://www.codeweblog.com/opensource-flash/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:00:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[type description]]></category>
<category><![CDATA[mime types]]></category>
<category><![CDATA[file format]]></category>
<category><![CDATA[flash flash]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[version 6]]></category>
<category><![CDATA[flv file extension]]></category>
<category><![CDATA[3gp files]]></category>
<category><![CDATA[adobe flash player]]></category>
<category><![CDATA[flash player version]]></category>
<category><![CDATA[functional limits]]></category>
<category><![CDATA[video mp4]]></category>
<category><![CDATA[h 264]]></category>
<category><![CDATA[file structure]]></category>
<category><![CDATA[video content]]></category>
<category><![CDATA[file extensions]]></category>
<category><![CDATA[video x]]></category>
<category><![CDATA[aac]]></category>
<category><![CDATA[mpeg 4]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/opensource-flash/</guid>
		<description><![CDATA[Flash Video (FLV) Flash Video is the name of a file format used to deliver video over the Internet using Adobe Flash Player version 6 or newer. Flash Video content may also be embedded within SWF file ...]]></description>
		<content:encoded><![CDATA[Flash Video (FLV) Flash Video is the name of a file format used to deliver video over the Internet using Adobe Flash Player version 6 or newer. Flash Video content may also be embedded within SWF file ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/and-rails-2-0-with-swing-rails2-0-comprehensive-tutorial-part-i/" title="And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I">And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I</a> 2009-03-20 23:00:04</li>
					<li><a href="http://www.codeweblog.com/call-the-javascript-inside-the-flash/" title="Call the javascript inside the Flash">Call the javascript inside the Flash</a> 2009-03-20 08:40:01</li>
					<li><a href="http://www.codeweblog.com/xls-and-csv-export-ruby-s-utf-8-problem/" title="Xls and csv export Ruby's utf-8 problem">Xls and csv export Ruby's utf-8 problem</a> 2009-03-16 22:45:03</li>
					<li><a href="http://www.codeweblog.com/upload-file-swfupload-example-rails-application/" title="Upload file swfupload example rails application">Upload file swfupload example rails application</a> 2009-03-05 10:40:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-mapping-types/" title="Hibernate Mapping Types">Hibernate Mapping Types</a> 2009-02-27 12:34:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/opensource-flash/</wfw:commentRss>
	</item>
		<item>
		<title>Java Notes Annotations can really simplified J2EE development?</title>
		<link>http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/</link>
		<comments>http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[time java]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[pojos]]></category>
<category><![CDATA[development tools]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[tools development]]></category>
<category><![CDATA[deployment tools]]></category>
<category><![CDATA[program developers]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[ejb design]]></category>
<category><![CDATA[information code]]></category>
<category><![CDATA[test instrument]]></category>
<category><![CDATA[runas]]></category>
<category><![CDATA[return values]]></category>
<category><![CDATA[precondition]]></category>
<category><![CDATA[analysis tools]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/</guid>
		<description><![CDATA[With the J2EE entered after 5.0 time, Java EE5.0&#39;s a lot of features have also been widely used in J2EE programs. The Java EE5.0 Notes (Annotations) characteristic is one of the most widely used c ...]]></description>
		<content:encoded><![CDATA[With the J2EE entered after 5.0 time, Java EE5.0&#39;s a lot of features have also been widely used in J2EE programs. The Java EE5.0 Notes (Annotations) characteristic is one of the most widely used c ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/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>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/</wfw:commentRss>
	</item>
	</channel>
</rss>
