Ads 468x60px

Tuesday, December 14, 2010

Emails and passwords uploaded on Torrent.... Are you one of them??

Gawkers account posted on torrent for everyone to see.... If you have an account with them and you use the same password on your other accounts, then its time to change your passwords.

More details on the story can be found here....

Saturday, December 11, 2010

Pure Google Nexus S



The next Google phone to follow in the footsteps of the Nexus One. This time manufactured by Samsung and it already includes Android 2.3 YEAH!!.... :D  


check out the specs:
1GHz Hummingbird CPU
512MB of RAM
4-inch, 800 x 480 curved Super AMOLED display
16GB of storage
5 megapixel rear and VGA front-facing camera
And near field communication capabilities.



Looking good for Android



With the release Android 2.3 it gets better with a lot of optimizations for games and more.... The fastest Android yet!! woo hoo... time to put the thinking cap on.... ^_^


Apache foundation resigns from JCP

Is this also goodbye to an old friend.... ^_^

It's not looking good for Java.... *sigh*


find out more The ASF Resigns From the JCP Executive Committee

Thursday, December 9, 2010

A few simple steps to profile J2ME applications on your Mac

The first step of optimizing any application is finding out that small percentage that is taking up your applications execution time. That is why profiling tools are invaluable to find where to squeeze out more juice. Specially when it comes to J2ME applications where resources are very limited.


Here is a simple guide on setting up your J2ME applications for profiling. We are going to make use of the Built in profiler of Java ME SDK 3.0 for Maca very useful tool to be able to pin point the areas that need optimization....


Quick and simple guide on developing J2ME apps on your Mac

Planning to develop J2ME applications?? Well here is a quick and easy guide that will get you started in no time.

What you will need....


Monday, October 4, 2010

Introduction to Java Swing Applications

Here is my next tutorial for new JAVA developers, I would like to introduce to you JAVA swing applications. JAVA swing is a GUI(Graphical User Interfame) framework for JAVA and it is included in the JDK(JAVA Development Kit). If you really want to make complex user interface using JAVA Swing , Netbeans IDE has a very good Interface Designer, but i wont be using Netbeans for my tutorial because the purpose of this tutorial is just to introduce you to Swing development. Instead we will be using my favorite IDE which is Eclipse like my past JAVA tutorials.


Sunday, October 3, 2010

Quick and Easy JAVA Applet Tutorial

Want to get started on developing JAVA applets? These few quick and easy steps can help you get going in no time.

If you are still not familiar on developing JAVA applications. Click here to get you started on JAVA.

In this tutorial we will be making use of the Eclipse IDE(Integrated Development Environment). If you do not know eclipse yet start with this tutorial here.


Saturday, October 2, 2010

How To Be a Java Programmer


Do you want to be a Java Programmer? Then first you have to be equipped with the tools nessesary for java programming. First thing you will need is a computer (Duh!) , the JDK (JAVA Development Kit), and a good old IDE (Integrated Development Environment)

Programming in java, you could use any of your favorite notepad editor and hack away your code, but in my experience that would be a very long error prone process. So if you want to be a professional Java programmer you will have to choose your tools wisely. My favorite IDE (Integrated Development Environment) for java would be the Eclipse IDE for Java.

Facebook Backyard Monsters Game Tips and Review




Another addicting casual game for facebook involving cute monsters and base defense.

While Browsing the internet, and reading facebook comments and updates i noticed an AD for a facebook game with a cute little green monster. I got curious and said to myself... What the heck try it out... I might get some idea for a game i am trying to make.