Writing Goolge App Engine in Java
Explains how is it possible to write Application to Google App Engine in Java Programming Language
1 commentsSave Tags: how-to, java, python
Why not using Google App Engine
After worked several days with Google App Engine, I was realy dissapointed, this post describe the problems using Google App Engine.
1 commentsSave Tags: open source, python, reviews
Google App Engine coverage
Google App Engine coverage
0 commentsSave Tags: announcement, java, reviews
How to execute methods asynchronously
Explain three different ways to execute methods asynchronously in Java language
0 commentsSave Tags: how-to, java, open source
Build Mushup Application
Explains how to build fast mushup application
2 commentsSave Tags: java, javascript, research, tools
Debug Web Applications
Debuggubg Web Applications is not an easy task, However this area is involving, and there several ways now to debug Web Applications
0 commentsSave Tags: java, tools, trends, web 2.0
Typical Software Development Project Cartoon
Typical Software Development Project Cartoon Very Funny
1 commentsSave Tags: humor, java, php, ruby
Android Development, $10 million award !!!
Google has launched the Android Developer Challenge, They would provide $10 million in awards for great mobile apps built on the Android platform.
1 commentsSave Tags: announcement, mobile, news, tools
First look: Ubuntu 8.04 (Hardy Heron) alpha 4
Ubuntu 8.04 alpha 4 was officially released today and is now available for testing. This alpha offers an early look at some of the features that will... more »
2 commentsSave Tags: announcement, news, open source, unix-linux
Google Interview Questions Part 9
Google Interview Questions Part 9
1 commentsSave Tags: .net, eclipse, frameworks, java
Most Popular Developers Interview Question
This is one of the most popular developers interview question I know.
0 commentsSave Tags: java, news, other languages, server
Spring vs. EJB 3
This article would overview the differences between Spring Framework and EJB 3
0 commentsSave Tags: frameworks, java, news, open source
Is Hibernate Portable?
It is says that Hibernate is Portable, this means you can move from one DB to another without the need to change the code at all, However is it true?
2 commentsSave Tags: database, java, methodology, research
How to add Instant Messaging inside the browser using Ajax
I want to share my chat implementation for GWT, this is a pretty simple code which demonstrate how to write an Instand Messaging system inside the... more »
0 commentsSave Tags: ajax, gui, how-to, java
Resource Bundle Surprise
Not many people knows but Resource Bundle which used to read properties files actually cache the property file content in memory, The question is how... more »
1 commentsSave Tags: eclipse, how-to, java, server
Generic equal and toString in Java
In many cases it's required to implement "toString to" display the DTO (Data Transfer Object) in the log file for debugging, In this case a good... more »
2 commentsSave Tags: how-to, java, open source, tools
Google Interview Questions Part 8
Google Interview Questions Part 8 - Some more intresting questions
0 commentsSave Tags: java, news, reviews, trends
Oracle to Pay $8.5 Billion for BEA
Another acquestion by Oracle, this company just swallow all the other competitions
1 commentsSave Tags: java, news, reviews, tools
GWT vs. Flex comparison
A comparison between the Google's GWT (Google Web Toolkit) and Adobe's Flex 2. Both these technologies are interesting, This would describe the... more »
0 commentsSave Tags: frameworks, gui, java, reviews
Hibernate vs. Pure JDBC
There is a wrong assumption that Hibernate is slower then JDBC, this is not true, this article would shows how to write fast Hibernate applications
3 commentsSave Tags: database, frameworks, java, server
Google Interview Questions Part 1
Complex Technical Google Interview Questions
5 commentsSave Tags: frameworks, java, microsoft, xml
Article comparing Flex and JSF technologies
This article compares Flex and JSF technologies and describe the advantages and disadvantages of each of them
0 commentsSave Tags: ajax, gui, java, reviews