Blogs by topic: Java User Groups
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
Community

Release the newest version of the framework to persist objects in Apache Cassandra in easy way. Among improvement is the JPA annotations, also JPQL.
JCassandra jCassandra=persistence.createJCassandra("select * from Person"); List<Person> persons=jCassandra.getResultList();
table 1: sample using JPQL in Easy-Cassandra
This version has the improvements below:
Supporting...
10 years ago, when we were decided to use Java technology to create a new application,
for use at Amway Corp; we thought it was sufficient to say, "We are using Java!".
We were wrong...
We quickly realized that there was Java 2 Standard Edition and there was Java 2 Enterprise Edition.
Since we were architecting our application to run in an application server-based environment,
we concluded that...
Hello all. My name is Larry Fernandez and I am a Principal Software Developer in IT.
I work for Amway Corp in Grand Rapids, Michigan.
March 2012 was my company's 10-year anniversary using Java. We have over 1 million lines of J2EE code in production,
with more on the way. I have been here since our "Java" beginnings and I have played many roles
(developer, architect, project manager, etc.).
We...

Running the new version of the Easy-Cassandra framework it main objective is making it easy the communication between Apache Cassandra and your application in java. With it you able create, update, retrieve, delete the java's objects in easy way and simple, for this you must add some annotation in Class and fields.
Characteristics
An ORM easy to use in Cassandra...

I blog this, because shocked with Oracle's Corporate Fair new "program" in our area, Asia Pasific, and feel that our 12 years work is like never seen. Strange what Oracle doing in headquarter, and why all the Sun report from pre-acquzition never come to his office.. I am glad somone can send this blog to him. and change his "status" of this country, Indonesia to a better place...

Know how persist document in the Cassandra in a way fairly simple

Aliber is an opensource project for leave, created by Edy Setiawan, which win Inaicta (Indonesia ICT Award), a growing edition of APICTA, win as winner 1st in Indonesia Mobile Competition in Malang/VEDC. but he cannot go to Thailand for APICTA because "juror" said not good product, but MERIT ..strange conspiration :(

Eclipse is famous IDE in em Java, follows the open source model. The Eclipse project was stated by IBM that does the first version, then donated like open source for the community. The begin costs was above 40 millions. Nowadays, the Eclipse is one of the most used worldwide. Has important feature how the SWT uses and not the Swing, there are too many plug-ins...

2011, and I'm back to my favourite conference. In the past two years I attended JavaOne and Jazoon, but for different reasons I wasn't able to go to Antwerpen. A number of things have changed in the meantime. Sun is no more here, but I already absorbed the shock at JavaOne 2010. Devoxx is held in November since a couple of years (previously it was in December). For my desire to match a...
Education
The search algorithm is used for finding an item within a collection of items. String searching algorithm is a category of the search algorithm. The main idea of string searching algorithm is to find text pattern in a string. There are many techniques used to solve this. This third and last entry will be about 'Boyer-Moore (BM)' algorithm and how you can apply it on a simple Java code.
The search algorithm is used for finding an item within a collection of items. String searching algorithm is a category of the search algorithm. The main idea of string searching algorithm is to find text pattern in a string. There are many techniques used to solve this. This first entry will be about 'brute-force search' and how you can apply it on a simple Java code.

Many things changed from java 1 in 1995 at java 7 2012. Learn about this reading this article.
Programming
The search algorithm is used for finding an item within a collection of items. String searching algorithm is a category of the search algorithm. The main idea of string searching algorithm is to find text pattern in a string. There are many techniques used to solve this. This second entry will be about 'Knuth-Morris-Pratt (KMP)' algorithm and how you can apply it on a simple Java code.
Databases

Release the newest version of the framework to persist objects in Apache Cassandra in easy way. Among improvement is the JPA annotations, also JPQL.
JCassandra jCassandra=persistence.createJCassandra("select * from Person"); List<Person> persons=jCassandra.getResultList();
table 1: sample using JPQL in Easy-Cassandra
Easy-Cassandra 1.0.8
Easy-Cassandra 1.0...
Testing

Clean Code Practices for Java Developers in Dublin
Accessibility

Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java, with this is possible persist information from the Java Object in easy way. For this is only necessary add some annotations in some fields and your class. It works like an abstraction's tier in the Thrift, doing call for Cassandra.
The Easy-Cassandra...
Web Development Tools
The second edition of Java Magazine (November/December) will go out in few days. In the Part 2 of the my article, you will see in detail how to use JSON to handle the response returned to the HTML5 client.
The first Part 1 of my article published in the first edition of Java Magazine (available here ) has shown how you can create and deploy quickly a Java EE application that uses RESTful Web services with NetBeans.
J2SE

Was added to his package to facilitate applications which needs scalable processes.
A feature is atomic variable. Variable atomic means that it cannot be divided - it's like the S.O. with any resource (Driver CD, USB) cannot be divided but needs be used in many processes.
...
GUI

Welcome java 7 part 3 -NIO 2 JSR 203
So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...
JavaOne

The very last thing JUG-AFRICA founder Max Bonbhel did at JavaOne 2011 was to spend a few moments with me chatting about Java User Groups in Africa and the unique problems they, and African developers in general, face. Despite the obstacles, growth of the Java community in Africa is surging...







