<?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>ebook.achmatim.net &#187; Java</title>
	<atom:link href="http://ebook.achmatim.net/category/programming/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebook.achmatim.net</link>
	<description>IT Ebook Collections &#124; Programming, Web Development, Web Design, Database, Internet &#38; Blogging</description>
	<lastBuildDate>Wed, 19 May 2010 11:03:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java the UML Way</title>
		<link>http://ebook.achmatim.net/java-the-uml-way/</link>
		<comments>http://ebook.achmatim.net/java-the-uml-way/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:49:53 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[uml]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=143</guid>
		<description><![CDATA[&#8220;Java the UML way&#8221; is a fact-paced text which teaches programming in Java. Unified Modeling Language (UML) is the modeling tool in this book.
Object orientation is presented early, and traditional topics of control structures and arrays are cast into an object oriented context. The use of available classes is stressed, and classes for user communication [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Java the UML Way" src="http://www2.tisip.no/JavaTheUmlWay/images/bok1.gif" alt="" width="200" height="243" />&#8220;<strong>Java the UML way</strong>&#8221; is a fact-paced text which teaches programming in <strong>Java</strong>. <strong>Unified Modeling Language</strong> (UML) is the modeling tool in this book.</p>
<p><strong>Object orientation</strong> is presented early, and traditional topics of control structures and arrays are cast into an object oriented context. The use of available classes is stressed, and classes for user communication (JOptionPane), sound, images, graphics, sorting and searching are covered in the first part. Applets and applications illustrate use of language features.</p>
<p><span id="more-143"></span><br />
The second part covers intermediate-to-advanced topics, e.g. understanding of graphical user interfaces (GUI) by means of the Swing libraries, thread programming, algorithms and data structures (the Collection classes and more), distributed systems (sockets and RMI), database interfacing (JDBC) and web-programming (servlets/JSP).</p>
<p>http://www.tisip.no/JavaTheUmlWay/ makes available all the examples, solutions to all small problems and to several programming problems. Overhead slides for each chapter are also available, as well as links to more Internet resources.</p>
<p>You will learn…</p>
<ul>
<li>How to &#8220;translate&#8221; a UML class diagram into Java source code.</li>
<li>How to construct first classes even before writing the simplest if-statement.</li>
<li>How to use standard SDK 2 classes and the SDK online API documentation</li>
<li>How to write programs according to Sun&#8217;s code conventions (with a few, well documented exceptions).</li>
<li>How to separate GUI and application code, and why it is important.</li>
<li>How to get started on GUI programming with Swing, and progressing further to master the useful, but difficult JTable and GridBagLayout classes.</li>
<li>How to produce larger and more complex programs such as distributed systems with callback and database programs based on the well-known three-layer architecture.</li>
<li>How to make JSP Web pages with personalized content for the end users and with database communication.</li>
</ul>
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=41" title="java-uml" target="_blank">Download from rapidshare.com</a> (149 hits)</li>
<li><a href="http://ebook.achmatim.net/download.php?id=42" title="java-uml" target="_blank">Download from ifile.it</a> (153 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java">Data Structures and Algorithms with Object-Oriented Design Patterns in Java</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Java the UML Way" url="http://ebook.achmatim.net/java-the-uml-way/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=143&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/java-the-uml-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide to JasperReports (Expert&#8217;s Voice)</title>
		<link>http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/</link>
		<comments>http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 01:42:57 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[jasperreport]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=140</guid>
		<description><![CDATA[JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and reporting, including JasperReports. This definitive, authoritative covers the following:

Shows the power this open source Java reporting tool has and the ability to deliver rich content onto [...]]]></description>
			<content:encoded><![CDATA[<p><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/1590599276?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1590599276"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/41K5k1aaH7L._SL110_.jpg" border="0" alt="" /></a>JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and reporting, including JasperReports. This definitive, authoritative covers the following:</p>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Shows the power this open source Java reporting tool has and the ability to deliver rich content onto the screen, to the printer, or into PDF, HTML, XLS, CSV and XML files</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Demonstrates how JasperReports can be used in a variety of Java-enabled applications, including Java EE or web applications, to generate dynamic content</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Teaches you how to create page-oriented, ready-to-print documents in a simple and flexible manner</li>
</ul>
<p><span id="more-140"></span></p>
<h3 style="color: #000000; font-size: 1em; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0.25em; margin-left: 0px;">What you’ll learn</h3>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Enable the embeddable Java reporting library, which you can embed in any host application to let you plug in Java and Groovy code.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Handle complex reports, subreports with highly complex layouts, pixel-perfect page-oriented output for the Web or print, and crosstabbing, and output reports in PDF, XML, HTML, CSV, XLS, RTF, or TXT.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Create integrated charting with comprehensive chat types.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Use multilanguage Unicode and other native encodings, dynamic text localization, and localized date, number, and currency formatting.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Scale with high-performance report generation with no limit to report size.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Extend easily with built-in expressions and plug-ins for Java and Groovy code; integrate iReport visual report designer; and extend to other Eclipse or Swing-based designers.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Access data flexibly with JasperReport’s built-in support for JDBC, EJB, POJO, Hibernate, XML, and more.</li>
</ul>
<h3 style="color: #000000; font-size: 1em; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0.25em; margin-left: 0px;">Who is this book for?</h3>
<p>This book is for business intelligence reporting tool users and developers who have a background primarily in Java and Java EE.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=40" title="definitive-guide-to-jasperReport" target="_blank">Download from rapidshare.com</a> (428 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java">Data Structures and Algorithms with Object-Oriented Design Patterns in Java</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="The Definitive Guide to JasperReports (Expert's Voice)" url="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=140&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JasperReports: Reporting for Java Developers</title>
		<link>http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/</link>
		<comments>http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 01:36:58 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[jasperreport]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=137</guid>
		<description><![CDATA[JasperReports is the world&#8217;s most popular embeddable Java open source reporting library, providing Java developers with the power to easily create rich print and web reports. This book shows you exactly how to get started, and develop the skills to get the most from JasperReports.
The book steers you through each point of report setup, to [...]]]></description>
			<content:encoded><![CDATA[<div><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/1904811906?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1904811906"><img id="static_preview_img" src="https://images-na.ssl-images-amazon.com/images/I/51ymAGV4uAL._SL110_.jpg" border="0" alt="" /></a>JasperReports is the world&#8217;s most popular embeddable Java open source reporting library, providing Java developers with the power to easily create rich print and web reports. This book shows you exactly how to get started, and develop the skills to get the most from JasperReports.</div>
<p>The book steers you through each point of report setup, to creating, designing, formatting, and exporting reports with data from a wide range of datasources, and integrating JasperReports with other Java frameworks.</p>
<p><span id="more-137"></span></p>
<p>Starting with the basics of adding reporting capabilities to your application, and creating report templates you will first see how to produce your reports through the use of JRXML files, custom ANT targets, and then see preview them in both the browser and the native browser of JasperReports.</p>
<p>Getting data into your reports is the next step, and you will see how to get data from a range of datasources, not only databases, but XML files, and Java Objects, among others.</p>
<p>You will create better looking reports with formatting and grouping, as well as adding graphical elements to the report. You will export your reports to a range of different formats, including PDF and XML.</p>
<p>Creating reports will be made even easier with a walkthrough of the iReport Designer visual designing tool. To round things off, you will see how to integrate your reports with other Java frameworks, using Spring or Hibernate to get data for the report, and Java Server Faces or Struts for presenting the report.</p>
<p><strong>What you will learn from this book?</strong></p>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Overview of JasperReports, and what it can do for you</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Adding reporting capabilities to your application</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Creating and formatting reports</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Report layout and design</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Working with database datasources</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Working with other types of datasource such as arrays, collections, TableModels and XML</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Creating subreports</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Adding charts and graphics to a report</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Working with the iReport report designer</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Exporting reports to PDF, Excel spreadsheet or Word document format</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Integrating JasperReports with other Java frameworks like Spring, Java Server Faces, Struts, and Hibernate</li>
</ul>
<p><strong>Approach</strong></p>
<p>This book is a concise and practical guide aimed at getting the results you want as quickly as possible.</p>
<p><strong>Who this book is written for?</strong></p>
<p>This book is for Java developers who want to create rich reports for either the web or print, and want to get started quickly with JasperReports to do this. No knowledge of JasperReports is presumed, although obviously familiarity with Java, SQL, and XML are assumed where they are required.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=39" title="jasperreport for java developer" target="_blank">Download from rapidshare.com</a> (242 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java">Data Structures and Algorithms with Object-Oriented Design Patterns in Java</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="JasperReports: Reporting for Java Developers" url="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=137&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JasperReports 3.5 for Java Developers</title>
		<link>http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/</link>
		<comments>http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 01:31:02 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[jasperreport]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=134</guid>
		<description><![CDATA[Create, Design, Format, and Export Reports with the world&#8217;s most popular Java reporting library

Create better, smarter, and more professional reports using comprehensive and proven methods
Group scattered data into meaningful reports, and make the reports appealing by adding charts and graphics
Discover techniques to integrate with Hibernate, Spring, JSF, and Struts, and to export to different file [...]]]></description>
			<content:encoded><![CDATA[<p><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/1847198082?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1847198082"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/511HXP8Uw7L._SL110_.jpg" border="0" alt="" /></a>Create, Design, Format, and Export Reports with the world&#8217;s most popular Java reporting library</p>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Create better, smarter, and more professional reports using comprehensive and proven methods</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Group scattered data into meaningful reports, and make the reports appealing by adding charts and graphics</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Discover techniques to integrate with Hibernate, Spring, JSF, and Struts, and to export to different file formats</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Written in a lucid and practical manner, this book introduces you to JasperReports and gets you creating complex and elegant reports</li>
</ul>
<p><strong>In Detail</strong></p>
<p><strong><span id="more-134"></span><br />
</strong></p>
<p>Do you want to create easily understood, professional, and powerful reports from disordered, scattered data using a free, open source Java class library? If your answer is yes, this book on JasperReports is what you are looking for. JasperReports is the world&#8217;s most popular embeddable Java open source reporting library, providing Java developers with the power to easily create rich print and web reports.</p>
<p>The book has been fully updated to use JasperReports 3.5, the latest version of JasperReports. Previously accepted techniques that have now been deprecated have been replaced with their modern counterparts. All examples in the book have been updated to use XML schemas for report templates. Coverage of new data sources that JasperReports now supports has been added to the book. Additionally, JasperReports can now export reports to even more formats than before and exporting reports to these new formats is covered in this new edition of the book.</p>
<p>This book shows you exactly how to get started, and develop the skills to get the most from JasperReports. It introduces you to the latest version of JasperReports, and gets you creating complex and elegant reports.</p>
<p>The book steers you through each point of report setup, to creating, designing, formatting, and exporting reports with data from a wide range of data sources, and integrating JasperReports with other Java frameworks.</p>
<p>Starting with the basics of adding reporting capabilities to your application and creating report templates, you will first see how to produce your reports through the use of JRXML files, custom ANT targets, and then preview them in both the web browser and the native browser of JasperReports.</p>
<p>Getting data into your reports is the next step, and you will see how to get data from a range of data sources, not only databases, but XML files, and Java Objects, among others.</p>
<p>You will create better looking reports with formatting and grouping, as well as adding graphical elements to your reports. You will export your reports to a range of different formats, including PDF and XML.</p>
<p>Creating reports will be made even easier with a walkthrough of the iReport Designer visual designing tool. To round things off, you will see how to integrate your reports with other Java frameworks, using Spring or Hibernate to get data for the report, and Java Server Faces or Struts for presenting the report.</p>
<p>All examples have been updated to use XML schemas. New export formats, such as OpenDocument Text, and new data sources now supported by JasperReports are now covered in this updated edition.</p>
<p><strong>What you will learn from this book?</strong></p>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Overview of JasperReports, and what it can do for you</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Significantly reduce your report design time by using the iReport report designer</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Add reporting capabilities to your Java applications</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Learn to ease the task of report navigation by adding hyperlinks, anchors, and bookmarks to your reports</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Learn techniques to tweak the report layout and design, and add charts and graphics to your report</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Generate database reports and learn to embed SQL queries into your report definition</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Work with data sources such as arrays, collections, TableModels, and XML</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Simplify report designing by using the subreports feature that allows you to extract complex report sections into a separate report</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Export your reports to PDF, Excel spreadsheet, or Word document format, and direct HTML reports to a browser</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Integrate JasperReports with Java frameworks like Spring, Java Server Faces, Struts, and Hibernate</li>
</ul>
<p><strong>Approach</strong></p>
<p>This book is a comprehensive and practical guide aimed at getting the results you want as quickly as possible. The chapters gradually build up your skills and by the end of the book you will be confident enough to design powerful reports. Each concept is clearly illustrated with diagrams and screen shots and easy-to-understand code.</p>
<p><strong>Who this book is written for?</strong></p>
<p>If you are a Java developer who wants to create rich reports for either the Web or print, and wants to get started quickly with JasperReports to do this, this book is for you. No knowledge of JasperReports is presumed.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=38" title="jasperreport for java developer" target="_blank">Download from rapidshare.com</a> (219 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java">Data Structures and Algorithms with Object-Oriented Design Patterns in Java</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="JasperReports 3.5 for Java Developers" url="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=134&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide to iReport (Expert&#8217;s Voice)</title>
		<link>http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/</link>
		<comments>http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 01:23:52 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ireport]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=131</guid>
		<description><![CDATA[JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and reporting, including iReport. This definitive, authoritative book covers the following:

Covers iReport as an intuitive and easy-to-use visual report builder/designer for JasperReports, written in 100% pure Java.
Shows [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/1590599284?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1590599284"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/51wyjLv2RsL._SL110_.jpg" border="0" alt="" /></a>JasperForge.org</strong> is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and <strong>reporting</strong>, including <strong>iReport</strong>. This definitive, authoritative book covers the following:</p>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Covers iReport as an intuitive and easy-to-use visual report builder/designer for JasperReports, written in 100% pure Java.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Shows how users can visually edit complex reports with charts, images, and subreports, as iReport is integrated with leading open source chart libraries for Java</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Demonstrates how the data to print can be retrieved through several methods including multiple JDBC connections, TableModels, JavaBeans, XML, MDX, EJBQL, Hibernate, and so forth</li>
</ul>
<p><span id="more-131"></span></p>
<h3 style="color: #000000; font-size: 1em; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0.25em; margin-left: 0px;">What you’ll learn</h3>
<ul style="list-style-type: disc; margin-top: 1.12em; margin-right: 0px; margin-bottom: 1.12em; margin-left: 20px; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Understand the iReport and JasperReports installation process and fundamental concepts.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Build your very first simple report.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Set up and implement types of datasources including a JDBC connection, a custom datasource, and XML datasources.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Explore iReport plug-ins.</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;">Create simple and complex charts.</li>
</ul>
<h3 style="color: #000000; font-size: 1em; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0.25em; margin-left: 0px;">Who is this book for?</h3>
<p>This book is for business intelligence reporting tool users and developers who have a background primarily in Java and Java EE.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=37" title="guide to ireport" target="_blank">Download from rapidshare.com</a> (200 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java">Data Structures and Algorithms with Object-Oriented Design Patterns in Java</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="The Definitive Guide to iReport (Expert's Voice)" url="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=131&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Structures and Algorithms with Object-Oriented Design Patterns in Java</title>
		<link>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/</link>
		<comments>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 21:25:06 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[data structure]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[object-oriented]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=120</guid>
		<description><![CDATA[Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the [...]]]></description>
			<content:encoded><![CDATA[<p><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/0471346136?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=0471346136"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/41PeDYWXjTL._SL110_.jpg" border="0" alt="" /></a>Create sound software designs with <strong>data structures</strong> that use modern <strong>object-oriented</strong> design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using <strong>Java</strong> and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.</p>
<p><span id="more-120"></span></p>
<p>Key Features of the Text</p>
<ul>
<li>* All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.</li>
<li>* Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.</li>
<li>* A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.</li>
<li>* Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.The site includes:</li>
<li>* The Web Book (a hypertext version of the complete book)</li>
<li>* Links to the Java Source Code (all the program examples from the text)</li>
<li>* Opus5 Package (a Java package comprised of all the source code from the text)</li>
<li>* Documentation (source code documentation)</li>
<li>* Demo Applets (various Java applets that illustrate data structures and algorithms from the text)</li>
<li>* Archive (JAR format archive of the source code from the text)</li>
<li>* Front Matter (table of contents and preface)</li>
<li>* Solutions Manual (password required)</li>
<li>* Errata</li>
</ul>
<p>This book is about the fundamentals of data structures and algorithms &#8212; the basic elements from which large and complex software artifacts are built. The target is to teach you to develop a solid understanding of a data structure, which requires three things.</p>
<p>First, you will learn how the information is arranged in the memory of the computer. Second, you will learn the algorithms for manipulating the information contained in the data structure. And third, you will learn the performance characteristics of the data structure so that when called upon to select a suitable data structure for a particular application, you will be able to make an appropriate decision.</p>
<p>This book also illustrates object-oriented design and it promotes the use of common, object-oriented design patterns. The algorithms and data structures in the book are presented in the Java programming language. Virtually all the data structures are presented in the context of a single class hierarchy. This commitment to a single design allows the programs presented in the later chapters to build upon the programs presented in the earlier chapters.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=33" title="java-data structure and algorithm" target="_blank">Download from www.brpreiss.com</a> (89 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java" url="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=120&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java All-In-One Desk Reference For Dummies</title>
		<link>http://ebook.achmatim.net/java-all-in-one-desk-reference-for-dummies/</link>
		<comments>http://ebook.achmatim.net/java-all-in-one-desk-reference-for-dummies/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 06:51:09 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[for dummies]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=115</guid>
		<description><![CDATA[* Nine minibooks filling more than 800 pages provide the world&#8217;s five million-plus Java developers with a basic all-in-one programming reference
* Covers the recent release of the Java 2 Platform Standard Edition 5.0 and the new J2SE Development Kit 5.0
* Starts with beginner topics including getting started with Java, using the Java development platform, and [...]]]></description>
			<content:encoded><![CDATA[<p><a id="static_img_preview" href="http://www.amazon.com/gp/product/076458961X?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=076458961X"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/51JBD1DH7RL._SL110_.jpg" border="0" alt="" /></a>* Nine minibooks filling more than 800 pages provide the world&#8217;s five million-plus Java developers with a basic all-in-one programming reference</p>
<div>* Covers the recent release of the Java 2 Platform Standard Edition 5.0 and the new J2SE Development Kit 5.0<br />
* Starts with beginner topics including getting started with Java, using the Java development platform, and Web programming<br />
* Expands into more advanced Java fundamentals such as object-oriented programming, working with arrays and collections, and creating user interfaces with Swing</div>
<p><span id="more-115"></span></p>
<h3>From the Back Cover</h3>
<p>9 books in 1— your key to success with Java!</p>
<p>Your one-stop guide to the most-used language for application development</p>
<p>There&#8217;s no question that Java is the popular kid on the block, and knowing Java will definitely boost your reputation as a developer. Here are all the Java essentials packed into one handy resource. Find out how to do everything from basic programming to using regular expressions and creating applets for the Web, all in one place!</p>
<p>Discover how to</p>
<ul>
<li>Work with variables and data types</li>
<li>Use object-oriented programming</li>
<li>Program for a network</li>
<li>Create servlets and Java Server Pages</li>
<li>Read and write XML data</li>
<li>Develop simple games</li>
</ul>
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=32" title="java all in one" target="_blank">Download from ziddu.com</a> (108 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/office-2007-all-in-one-desk-reference-for-dummies/" title="Office 2007 All-in-One Desk Reference For Dummies">Office 2007 All-in-One Desk Reference For Dummies</a></li>
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Java All-In-One Desk Reference For Dummies" url="http://ebook.achmatim.net/java-all-in-one-desk-reference-for-dummies/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=115&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/java-all-in-one-desk-reference-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
