Sunday, August 30, 2009

Java Basics Using Qt Jambi Tutorial

If you want to program in Java using Qt Jambi Framework from Nokia, this is it. Though this is just a tutorial of the basics, you will learn how to create your first Qt GUI program and run it. It also includes Java topics such as Language Basics: Strings, Numbers, Arrays, String Builder, Expressions, Statements, Blocks, and OOP concepts like Classes, Objects, and so on. It also include a link where you could copy and paste the source code book example creating your own Photo Slideshow!

Download PDF version here.

The Table of Contents is located here.

Please make a small donation; it is very much appreciated. :)

This is the updated version. August 2009.

Saturday, August 22, 2009

Nokia in Java Me: “Null Pointer Exception”

1.Check the resources, or m3G files, or re-import it in Eclipse Galileo

Sunday, August 9, 2009

Get Free Second Life Linden Dollars!

I'm a newbie at Second Life, and I've been exploring for days now. I went to the Dresden Art Gallery located on first landmark you visit, and I must say, I liked it very much, especially how realistic the paintings are. Just learned that they went through years to build it, truly amazing!

After your exploring, somehow, you will need to buy things. Even uploading images could cost something. Someone I chatted with someone recently and told me how I would earn money, called Lindens, eventually be successful in Second Life. Then, I came about MetaRL. It's a website where you can earn Linden dollars by playing their games, joining contest, or surveys, and most importantly, referrals. Here, you will earn meta points and convert it to Lindens for Second Life. You can learn more by visiting their website: www.metarl.com

Don't forget to add me in your referrals! http://www.metarl.com/register.php?referral=metarljhun

Thanks!

Saturday, August 8, 2009

Eclipse Galileo: Couldn't Run Jad, “manifest must have midlet-1”

1.Re-create the Project Midlet.
2.Create Java Me Midlet with package name.

Friday, August 7, 2009

Eclipse Galileo: “No Class Definition Found Error”

 
  1. Just separate the classes to another file.