<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Jar in the Spotlight &#187; java</title>
	<atom:link href="http://www.jarconnection.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jarconnection.com</link>
	<description>Computation, Visualization and Programming lab</description>
	<lastBuildDate>Thu, 26 Aug 2010 11:22:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What is Hibernate?</title>
		<link>http://www.jarconnection.com/developement/what-is-hibernate/</link>
		<comments>http://www.jarconnection.com/developement/what-is-hibernate/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 14:04:17 +0000</pubDate>
		<dc:creator>reych</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[liferay]]></category>

		<guid isPermaLink="false">http://www.jarconnection.com/?p=112</guid>
		<description><![CDATA[Working with object oriented software and relational databases can  make us spend much time in the current environments. Hibernate is a tool that performs the mapping between object oriented world applications and entity relationship data bases in Java environments.]]></description>
			<content:encoded><![CDATA[<p><strong>Hibernate</strong> is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions.</p>
<p>Hibernate is designed to be flexible in terms of  table schema used, to adapt to use on an existing database. It also has the functionality to create the database from available information.</p>
<p>Hibernate offers a query language data called HQL (Hibernate Query Language), at the same time to build an API queries programmatically (known as &#8220;criteria&#8221;).</p>
<p>Hibernate for Java can be used in applications Independent Java applications or Java EE, by the component that implements the Hibernate Annotations JPA standard, which is part of this platform.</p>
<p>An interesting point is connecting Hibernate and Liferay. More info about this experience soon!!</p>
<p>Official site: <a href="http://www.hibernate.org/">http://www.hibernate.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jarconnection.com/developement/what-is-hibernate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICEfaces &amp; Liferay</title>
		<link>http://www.jarconnection.com/developement/icefaces-liferay/</link>
		<comments>http://www.jarconnection.com/developement/icefaces-liferay/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 12:38:28 +0000</pubDate>
		<dc:creator>reych</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Developement]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[liferay]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://www.jarconnection.com/?p=86</guid>
		<description><![CDATA[Many times we want to improve our web applications in Java. Yes, they are robust and give users the information they want. But what could we do to improve their response time? Discover Icefaces]]></description>
			<content:encoded><![CDATA[<p>ICEfaces is an integrated Ajax Java application framework that enables Java EE Ajax application developers to easily create and deploy thin-client rich Internet applications (RIA) in pure Java. This lets us to imporve our Liferay portal.</p>
<p>ICEfaces is a fully featured product that enterprise developers can use to develop new or existing Java EE Ajax applications at no cost. There is an open source project and an Enterprise (commercial) software that extends the open source project.</p>
<p>There are numerous benefits of using ICEfaces to enrich enterprise web applications:</p>
<p><strong>Rich User Experience:</strong> Create a superior user experience and produce more effective enterprise Java EE Ajax applications.</p>
<p><strong>Open Source:</strong> ICEfaces is the most successful enterprise Ajax  Java framework  available under open source.</p>
<p><strong>Standards-based:</strong> ICEfaces is a pure Java enterprise solution so developers can continue to work the way they are use to.  Existing Java IDEs and test tools can be leveraged during development.</p>
<p><strong>Easy Ajax:</strong> ICEfaces is much more than a component suite it is a Java Ajax application framework that provides ease of development for Java/JSF developers. ICEfaces applications are developed with minimal design effort in Java/JSF not JavaScript.</p>
<p><strong>Ajax Push:</strong> ICEfaces pioneered<a href="http://www.icefaces.org/main/ajax-java/ajaxpush.iface">Ajax Push</a> , enabling server/application initiated content rendering to the browser.  With<a href="http://www.icefaces.org/main/ajax-java/ajaxpush.iface">Ajax Push</a> , developers can create  collaborative and dynamic Java  EE Ajax applications like  never before.  There is simply no easier way to develop Java<a href="http://www.icefaces.org/main/ajax-java/ajaxpush.iface">Ajax Push</a> applications.</p>
<p><strong>Security:</strong> ICEfaces EE is the most secure Java EE Ajax solution on the market today. It is compatible with SSL, prevents cross-site scripting, malicious code injections and unauthorized data mining. As a server-based solution, ICEfaces EE doesn&#8217;t expose application logic or user data, plus it is especially effective at preventing fake form submissions and SQL injections attacks.</p>
<p><strong>Project Home page:</strong></p>
<p>http://www.icefaces.org</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jarconnection.com/developement/icefaces-liferay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Velocity</title>
		<link>http://www.jarconnection.com/developement/velocity/</link>
		<comments>http://www.jarconnection.com/developement/velocity/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:04:40 +0000</pubDate>
		<dc:creator>reych</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[velocity]]></category>

		<guid isPermaLink="false">http://www.jarconnection.com/?p=48</guid>
		<description><![CDATA[Liferay uses Velocity templates not only to design a theme, also to reference objects defined in Java  code.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liferay.com" target="_blank">Liferay</a> uses Velocity templates not only to design a theme, also to reference objects defined in Java  code.</p>
<p>Velocity is a Java-based template engine.  As we use Velocity for web development, web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model. That means that web page designers can focus wholly on creating a site with an awesome, and programmers can focus solely on writing code.<br />
Velocity separates Java code from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to <a href="http://java.sun.com/products/jsp/" target="_blank">Java Server Pages</a> (JSPs) or <a href="http://www.php.net/" target="_blank">PHP</a> .</p>
<p>But Velocity&#8217;s capabilities reach well beyond the realm of the web; for example, it can be used to generate SQL, PostScript and XML from templates. It can be used either as a standalone utility for generating source code and reports, or as an integrated component of other systems. For instance, Velocity provides template services for the <a href="http://jakarta.apache.org/turbine/">Turbine</a> web application framework, together resulting in a view engine facilitating development of web applications according to a true MVC model.</p>
<p>Here are some links:<br />
<a href="http://velocity.apache.org/" target="_blank">Apache Velocity Project</a><br />
<a href="http://en.wikipedia.org/wiki/Apache_Velocity" target="_blank">Velocity on the Wikipedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jarconnection.com/developement/velocity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
