FeedCluster.com - Free Community Aggregators, Blog Aggregator Hosting Create Aggregator | Submit Blog | Log In
Best practices of Java World
#9: Harnessing Java 7 (A Comprehensive Approach to Learning Java)
Harnessing Java 7 (A Comprehensive Approach to Learning Java) Kishori Sharan (Author) (2) [read more]
View blog reactions
#10: Harnessing Java 7 (A comprehensive Approach to Learning Java)
Harnessing Java 7 (A comprehensive Approach to Learning Java) Kishori Sharan (Author) (2) [read more]
View blog reactions
#5: JBoss ESB Beginner's Guide
JBoss ESB Beginner's Guide by Len DiMaggio, Kevin Conner, Magesh B. Kumar, Tom Cunningham Publication Date: December 31, 2011 [read more]
View blog reactions
#6: Programming Android: Java Programming for the New Generation of Mobile Devices
Programming Android: Java Programming for the New Generation of Mobile Devices by Zigurd Mednieks, Laird Dornin, G. Blake Meike, Masumi Nakamura Publication Date: May 22, 2012 [read more]
View blog reactions
#2: Java Programming
Java Programming by Poornachandra Sarang Publication Date: January 20, 2012 [read more]
View blog reactions
#7: Java and J2EE Questions and Answers
Java and J2EE Questions and Answers Suresh Basandra (Author) [read more]
View blog reactions
#8: Harnessing Java 7 (A Comprehensive Approach to Learning Java)
Harnessing Java 7 (A Comprehensive Approach to Learning Java) Kishori Sharan (Author) (2) [read more]
View blog reactions
#4: OCP Java SE 7 Programmer Study Guide (Certification Press)
OCP Java SE 7 Programmer Study Guide (Certification Press) by Kathy Sierra, Bert Bates Publication Date: July 22, 2012 [read more]
View blog reactions
#1: Head First Android Development
Head First Android Development by Jonathan Simon Publication Date: April 22, 2012 [read more]
View blog reactions
#3: JBoss ESB Beginner's Guide
JBoss ESB Beginner's Guide Len DiMaggio (Author), Kevin Conner (Author), Magesh Kumar B (Author), Tom Cunningham (Author) [read more]
View blog reactions
5 Excellent Opensource Database Change Management tool for complex projects
Database change management tools are of great help to developers and database administrators. These tools increase the efficiency of their work. Earlier database administrators used command lines to delete, create and edit databases. Ho ... [read more]
View blog reactions
8 Best Software Requirements Analysis Books Every Business Analyst Must read
Every aspiring business analyst in software development field must be aware of the software requirements analysis methods, tools and techniques to ensure timely and easy implementation of software projects. Below is given the list of ei ... [read more]
View blog reactions
25 Best Free Eclipse Plug-ins for Java Developer to be Productive
Eclipse offers an integrated development environment having an extensible plug-in system. This enables Eclipse to provide all functionality on the top of its runtime system. It’s also different from other applications (where the functio ... [read more]
View blog reactions
9 Excellent Books Product Managers must read to Create Great Products
A product manager’s role involves designing, operating, building and maintaining a good service. The role of product manager differs from one project to another which involves working on directing market strategies and products, and als ... [read more]
View blog reactions
10 Excellent OpenSource VPN Solutions for your Business
VPN connections are important for business establishments because of the sensitivity of the data that are being transmitted across the web. It is quite easy to use snooping software to crack the connection and trap the packets that are ... [read more]
View blog reactions
11 Most Influential Books Every Programmer / Developer Must Read
Every programmer needs to learn new and updated programming methods as per the changes in technology to tackle complex situations. You should make use of clean code and latest programming methods to design efficient, scalable and accura ... [read more]
View blog reactions
Top 10 RSS Feeds a Java Developer Must Subscribe to be on Cutting-Edge Technologies
RSS feed gives web readers the freedom to choose from bulk of information spread across the World Wide Web. Though there are ways to choose, its not easy to decide what RSS feed you must subscribe and/or NOT subscribe. [read more]
View blog reactions
Top 10 Open Source Web Application Firewalls (WAF) for WebApp Security
Web application firewalls provide security at the application layer. Essentially, WAF provides all your web applications a secure solution which ensures the data and web applications are safe. [read more]
View blog reactions
10 Excellent Free Open Source Projects to create your own CDN - Content Delivery Network
A content delivery network helps to host content such as images, media files, static content and style sheets of a large website by reproducing a copy of data through the various nodes of a network. Additionally, content delivery softwa ... [read more]
View blog reactions
15 Excellent and Cheaper Content Delivery Network (CDN) Alternatives to Akamai
A content delivery network system is a collection of internet servers which serves about one third of the most visited websites. The system improves speed of access for download-able data, applications, queries, web objects and media st ... [read more]
View blog reactions
10 Best Free Open Source Ecommerce Shopping Cart Applications For Business
To design and promote a new ecommerce website, you require deploying efficacious marketing, SEO tools and most importantly, an efficient shopping cart software. Shopping cart software should integrate an easy-to-use interface, safe tran ... [read more]
View blog reactions
5 Best Core Java Books you must read as a developer
If you want success in JAVA, you do not need to enroll in a class. You could save a lot of money by simply reading a good book. When you refer to a good JAVA book, you are also more likely to get detailed and current information than yo ... [read more]
View blog reactions
How To Change Company Logo Liferay Portal 6.x
Liferay bundle (Tomcat) comes with a default company logo for liferay.com. In this post I am going to cover 2 ways to change this logo with your own company logo/picture. [read more]
View blog reactions
24 Interview Questions & Answers for Hadoop MapReduce developers
A good understanding of Hadoop Architecture is required to understand and leverage the power of Hadoop. Here are few important practical questions which can be asked in a Hadoop Developer interview. This list primarily includes question ... [read more]
View blog reactions
7 Best Web Design & Development Books you must read
Are you a web developer and designer? Take a look at the following books which I found really valuable in developing & designing web based applications/sites. I would recommend these books as a must read for people who need to do mix of ... [read more]
View blog reactions
How to Debug connection leaks in c3p0 - A PooledConnection that has already signalled a Connection error is still in use
We saw below exception stack-trace which was randomly appearing on our Glassfish application server logs. The application was randomly being sluggish and not responding to requests. [read more]
View blog reactions
How to install Liferay 6.x on Glassfish v2 Clustered Environment
We recently started experimenting with Liferay 6.0.5 in Linux machine based Glassfish v2 clustered environment. The Bundled version of Liferay comes with Glassfish V3.0.1 which does not support clustering. So we wanted to experiment and ... [read more]
View blog reactions
12 JDBC Interview Questions & Answers for Java Developers - Java Database Connectivity
Java Database Connectivity API contains commonly asked Java interview questions. A good understanding of JDBC API is required to understand and leverage many powerful features of Java technology. Here are few important practical questi ... [read more]
View blog reactions
5 Best Software Architecture Books you must read
Are you looking for the best software architecture books? Take a look at the following books which I found really valuable in understanding and effectively applying software architecture principles in real life. I would recommend these ... [read more]
View blog reactions
How to solve the Kaptcha error on Glassfish v31 in Linux
I was trying to run one of my existing web application on recently released Glassfish v31 in Linux environment. This is an early access release that will eventually replace GlassFish 3.0.1 with new clustering and centralized admin featu ... [read more]
View blog reactions