Glassfish 2.1.1 on Linux: Performance Tuning Essentials
Glassfish may be the best J2EE Application Server out there. It is stable, it is fully j2ee 1.5 compatible, it runs all technologies and it is open source! I love this application server.Here are some...
View ArticlePerfofming SEO friendly site redirection on a java app server to another domain
Hello everybody,Today I will analyze a very simple and successful way to redirect you old domain hosted in a java app server (Tomcat for our example) to your new domain so that search engines...
View ArticleInstalling screenshare on red5 server
A client of mine asked me to install screenshare on his red5 server and I found very little resources on the subject. After successfully configuring it I decided I will share the solution so that those...
View ArticleThe most valuable tip towards writing highly legible code
As programmers/coders we all have to revisit/review/debug our own code as well as others'. Some times the code can be as large as thousands of LoC (=Lines of Code)! Large projects have a large overhead...
View ArticleAndroid SQLite GMS Extension
Hi all.While I was creating a new drawing android game for children, I needed a database implementation to store all the Tales/Scenes/Objects etc. And also I wanted an SQL solution. So I picked up...
View Article