Live Blogging from JavaOne Conference 6-9 May in San Francisco
March 21st, 2008 by Angsuman Chakraborty
I got an invitation for covering JavaOne and received a Press pass for the conference.
I am planning to attend the conference from 6-9 May in San Francisco and live blog about the event. I will be updating soon on the sessions I plan to attend and more.
Looking forward to meet some old friends in San Francisco during my stay.
Let me know if you are planning to attend too…
Tags:
Ant, Headline News, J2EE, J2ME, JSP, Java Software, Pro Blogging, Programming, Web | Feedback | RSS 2.0 | Email this Article
Bangalore & India Java Leaders of the World? Should JavaOne Shift to India?
March 10th, 2008 by Angsuman Chakraborty
It was well known that there is a significant amount of Java development in Bangalore these days. However it took me by surprise to find that it may actually be a world leader in terms of amount of Java and India too as a country. What was even more surprising is that USA doesn’t figure in top 10.
Read more (211 words) »
Tags:
Google, Headline News, J2EE, JSP, Java Software, Open Source Software, Programming, Web | 2 Comments | RSS 2.0 | Email this Article
How To Resolve Tomcat - Openfire Port Conflict
November 13th, 2007 by Angsuman Chakraborty
Openfire (Jabber/XMPP server) by default binds on port 8080 which is also used by Tomcat. This causes Tomcat to fail when openfire is started before it. The solution, as always, is simple.
Read more (220 words) »
Tags:
Enterprise Software, Headline News, How To, J2EE, JSP, Jabber, Java Software, Linux, Linux Migration, Open Source Software, Programming, Tomcat, Web, Web Services | Feedback | RSS 2.0 | Email this Article
How To Communicate Between Java Applets
October 22nd, 2007 by Angsuman Chakraborty
Communication between Java applets has been an interesting topic from the early days of Java. There are several esoteric ways to communicate like using Javascript as a bridge. However we will look into the simplest and most reliable method of intra-applet communication.
Read more (122 words) »
Tags:
Enterprise Software, Headline News, How To, J2EE, Java Software, Javascript, Open Source Software, Programming, Tech Note, Web, Web Services | 2 Comments | RSS 2.0 | Email this Article
Java is Slow Revisited
August 26th, 2007 by Angsuman Chakraborty
There is a minor-war going on in Sun Alumni mailing list and elsewhere where the common misconception: “Java is slow” is surfacing again and again, much to the dismay of knowledgeable Java developers who have known for ages that Java is fast even compared to C++ and has been so for several years. All this re-surfaced because Sun decided to change its ticker symbol to JAVA (previously it was SUNW). All of this is terribly frustrating to Java developers who take pride in Java and are well aware of its capabilities because they leverage it every day. So let’s rest this myth to rest once and for all, shall we?
Read more (983 words) »
Tags:
Headline News, J2EE, Java Software, Programming | 4 Comments | RSS 2.0 | Email this Article
The Meaning & Value of Branding
August 23rd, 2007 by Angsuman Chakraborty
Jonathan Schwartz, CEO of Sun Microsystems, has written a heart-felt piece on the value of branding for a company and its customers. I very much agree with him. A brand is not just a promise, it is an expectation, it is a theme to rally behind.
Read more (198 words) »
Tags:
Branding, Headline News, J2EE, Java Software, Marketing, Programming, Web | Feedback | RSS 2.0 | Email this Article
Sun To Change Stock Ticker Symbol to JAVA
August 23rd, 2007 by Angsuman Chakraborty
Kind of gives you a clear indication where Sun (NASDAQ: SUNW) is headed, doesn’t it? It does give me a warm feeling too knowing Sun is so much committed to Java, a language I have been working on since 1996. The change will go into effect on Aug. 27.
Read more (430 words) »
Tags:
Headline News, J2EE, Java Software, Programming, Software Outsourcing, Sun | 2 Comments | RSS 2.0 | Email this Article
How To Install JDK 6 / Java SE 6 (+ Tomcat) in Fedora Core 6 / Fedora 7 in 5 Minutes
August 7th, 2007 by Angsuman Chakraborty
Fedora Core developers make it rather hard to install and properly configure Sun’s JVM. All said and done Sun’s JVM (comes with JDK) is the best JVM implementation out there; not to mention that it is the reference implementation. Here is how you can easily install JDK 6 / Java SE 6 in 5 minutes or less. Here are the steps:
Read more (592 words) »
Tags:
Enterprise Software, Fedora 7, Fedora Core 6, Headline News, How To, J2EE, Java Software, Linux, Programming, Tech Note, Tomcat, Web, Web 2.0, Web Hosting, Web Services | 5 Comments | RSS 2.0 | Email this Article
HSQLDB Tip: Case Insensitive LIKE Query in HSQLDB RDBMS & Space Crunched String Comparison
July 21st, 2007 by Angsuman Chakraborty
I previously discussed how to extend HSQLDB relational database with simple Java functions. The example there actually implements case insensitive like query functionality for HSQLDB. Read the article to get an understanding of how to write such custom functions and how to use them. Then read below to find a solution for performing space crunched comparison of strings.
Read more (237 words) »
Tags:
Database, Enterprise Software, HSQLDB, Headline News, How To, J2EE, Java Software, Programming, RDBMS, Tech Note | Feedback | RSS 2.0 | Email this Article
|
|