java
The Java platform was released by Sun Microsystems in 1995 and is composed of a language, a set of libraries and a set of standards. Java is used in everything thing from mobile devices (j2me) to enterprise systems (j2ee). People are most familiar with Java used in server side enterprise systems or applets.
Since its creation Java has garnered the support of many open source organizations such as the Apache Organization and Spring. Because of wide open source support for Java Sun has open sourced the platform itself.
By some counts Java is the most widely used language. However it has come to be seen as too rigid or too weighed down by the vast number of libraries. Because of this there has been a move to leave Java behind on the web and instead use dynamic languages such as Ruby, Python and PHP.
Original Technorati articles tagged “java”
-
in TechnologyHow Do Viruses Sneak Into Your Computer?

Keeping your software up to date is the best way to avoid malware infections.by goldnugget / on Oct 6, 2011 -
in TravelJava Off-Track: Break Bread with Via Via

Discover Via Via, the global meeting spot for the anti-tourist traveler.by cynthpop / on Sep 23, 2011 -
in TechnologyTiny Uptick in Malware for Macs, Linux OS

While a security company noticed a tiny increase in virus activity for Macs, most Mac owners don't bother with AV software.by bastetmax / on Jan 21, 2011
Latest blogosphere posts tagged “java”
-
Website
Get a Freelance Job —
Authority: 153
Need this project completed within this week. Basic website Straight forward refer to pdf file. I need to able to display data from either google or yahoo. I am going to select a programmer within 48 hours of posting project. Budget is $100 and time to delivery is 1 week. Honestly I think it’ll take 3-4 hours max.1 hour ago -
Aspose.OCR for Java
Plenty of Software: Free downloads center —
Authority: 124
Aspose.OCR for Java 1.0.0.0 Aspose.OCR for Java is a character recognition component that allows developers to add OCR functionality in their Java web applications, web services and Windows applications. It provides a simple set of classes for controlling character recognition. The API is extensible, easy to use and ...3 hours ago -
Java Certified Fresher Jobs 2012- Capgemini Mumbai
Fresh Graduate Opportunities & Entry Level Jobs —
Authority: 116
Name of the Company : Capgemini Job Location : Mumbai , Maharashtra Experience: 0 yrs Job Duties : Would be responsible for programming and analysis in Java. Qualification : B.Tech/B.E., BCA, B.Sc Required : Must be Java Certified. Excellent Communication skills. Good analytical knowledge. Must have 90&above in ...3 hours ago -
JavaScript interview questions and answers – I
blog.KapilSakhare.in —
Authority: 101
1. What’s relationship between JavaScript and ECMAScript? Ans 1. ECMAScript is yet another name for JavaScript (other names include LiveScript). The current JavaScript that you see supported in browsers is ECMAScript revision 3. 2. What are JavaScript types? Ans 2. Number, String, Boolean, Function, ...4 hours ago -
4 Seasons Coffee Company
Grocery.com —
Authority: 116
4 Seasons Coffee Company is a privately owned coffee house and coffee roastery. The company is headquartered in Washington, USA. History 4 Seasons Coffee Company was founded in 1976. Leslie and Tom Hutchinson, founders of the business, moved from San Francisco to Spokane, Washington with the goal of opening the ...4 hours ago -
Focus on JavaFX 2 FXML with NetBeans IDE 7.1
dzone.com: latest front page —
Authority: 146
In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans IDE 7.1 beta to look at using NetBeans IDE 7.1 beta to build a simple Hello, World style of JavaFX 2.0 application. In this post, I look at using NetBeans IDE 7.1 (no longer in beta) to build a slightly more sophisticated JavaFX 2 application ...1 day ago -
Mlm Website Script In Php Mysql Complete Ecommerce With Addi
Get a Freelance Job —
Authority: 153
Script Must Be bug FREE, PHP and Mysql Based and Faster Provide detail 1. Real-time and historical genealogy reports providing upline and downline information. 2. Tree to users 3. After registration process complete auto generate user id and password and send it to member’s email id or mobile worldwide through SMS. ...1 day ago -
MongoDB with Spring Data project
dzone.com: latest front page —
Authority: 146
All of us are observing the explosion of NoSql solutions these days. I get used to RDBMS but those are not a solution for all kind of challenges you might have. In my recent experience I got a chance to work with MongoDB - document database.1 day ago -
Joogie 2012-01-25
Softpedia - Mac OS - All —
Authority: 153
Open-source utility that translates Java bytecode to Boogie ( read more )1 day ago -
Mapping examples using the Unfolding library
Code & form —
Authority: 395
While preparing for teaching a course in data tracking I was very happy to discover the excellent Unfolding library for making interactive maps in Processing. Unfolding makes it possible to create just about any kind of tile-based mapping application with a minimum of code, simple map drawing typically coming in ...1 day ago -
Unit testing OSGi Blueprint with Apache Camel made much easier
dzone.com: latest front page —
Authority: 146
A new camel-test-blueprint component makes the lives of developers much easier, by bringing in the ease of JUnit testing Camel applications to the world of OSGi blueprint. You can now run unit tests in the local JVM which runs dramatically faster in a few seconds, you can easily debug, and run tests from without your ...1 day ago -
Create Data Access Objects (DAOs) with Hibernate
dzone.com: latest front page —
Authority: 146
A tutorial on how to create Data Access Objects that use Hibernate to communicate with the database1 day ago -
Yahoo Messenger and Y! Mail Official Apps v2.0 Released for Java Download Here
Only Trick .com —
Authority: 114
Yahoo! Y! Messenger 2.0 Yahoo! Y! Mail 2.0 The new Yahoo! Y! Mail 2.0 and Yahoo! Y! Messenger 2.0 now available for Java J2ME phones. The mail and messenger apps allow you to quick login to your yahoomail account and faster and easy chat with your online buddies anytime anywhere. With both Yahoo! ...1 day ago -
video poker game design by jasonfiverr
Chit Chat 247 - Freelance Job Offers —
Authority: 156
we are looking to have a desktop app developed which is basically just a simple slot machine video poker game that has the added bonus of recognizing whether you made a good or bad decision based on a specific strategy... (Budget: $30-$250 USD, Jobs: Java, Javascript, PHP)1 day ago -
Simple Android App to play video on loop by checkpointmedia
Chit Chat 247 - Freelance Job Offers —
Authority: 156
Specifications: The app should start on power-up, playback a video full-screen on repeat until loss of AC Power is detected, then power the headset down. No GUI elements should be visible. ... (Budget: €250-€750 EUR, Jobs: Android, Java, Mobile Phone)1 day ago -
Help with drawing a polygon correctly
Programmers Heaven Forums RSS Feed —
Authority: 130
Hey, everyone. Im having trouble with a class Im making called Turtle. I want it so that you can choose to draw a rectangle or a "regular shape". A "regular shape" is any shape that has every side as the same length (the number of sides is decided by the user). The rectangle method works just fine but I cant seem to ...2 days ago -
Help with drawing a polygon correctly
Programmers Heaven Forums RSS Feed —
Authority: 130
Hey, everyone. Im having trouble with a class Im making called Turtle. I want it so that you can choose to draw a rectangle or a "regular shape". A "regular shape" is any shape that has every side as the same length (the number of sides is decided by the user). The rectangle method works just fine but I cant seem to ...2 days ago -
Barcelona to set up academy in Indonesia
Thaindian News —
Authority: 534
Jakarta, Jan 26 (IANS) Spanish football club FC Barcelona said it is going to set up the SCB Escola soccer academy in West Java, Indonesia, in a move expected to boost the quality of football in the country.“Indonesia will be the only country outside Spain where FC Barcelona has established a football school,” ...2 days ago -
Effective Java (2nd Edition)
free programming ebooks —
Authority: 135
Effective Java (2nd Edition) This is the eBook version of the printed book. Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, ...2 days ago -
Syncronize IIS servers in a web farm to enable ETags
Michael Freidgeim's Blog —
Authority: 392
It’s known that on web Farm using of eTags under IIS doesn’t work properly unless all servers are synchronized. http://support.microsoft.com/?id=922733 suggests to synchronize the ETag values on all the Web servers that are running IIS using Mdutil.exe that should be extracted from Windows CD ...3 days ago



Follow Technorati