Welcome!

This site is up! I hope somebody will enjoy it!

// Anders

8 Responses to “Welcome!”

  1. jonfisher Says:

    ello! - lovely site, been a professional blackberry/j2me programmer for two years now and just learned a whole lot of stuff i didn’t know before just from 5 minutes reading this site.

    thanks!

  2. Ed Says:

    Hi Anders,
    Thanks for creating a great web site.
    some comments:
    *the advice about getters and setters is bad, because Proguard optimises these functions out anyway
    *You do not need to make PNGs 16-bit for alpha-tranparency. PNGQuant can make 8-bit alpha-transparent pngs (also PNGOutWin)
    * Beware of using >> on negative numbers it will return -1 when the correct result should be 0 (i.e -10>>8 should be 0, but it returns -1)

  3. joanma Says:

    Nice site, very usefull for me…

    thanks fron Barcelona

  4. Rubbio Says:

    Hi
    I am a j2me gamer in China
    your site is really very good
    many useful tools & tips .etc.
    hope we can keep in touch~~

  5. Dinegenbror Says:

    Hejehej. Fin sida. Lärde mig mycket. NOT!

  6. Boban Says:

    The info i was dreaming about:)
    Clean and simple
    Ceep up the good work

  7. Jennifer Says:

    I am looking for a JavaME programmer. Please contact me at jpoyer@xprtcreative.com if you have solid experience with coding Java on mobile platforms. I need to find good candidates (will need to see prior work samples of qualified candidates) ASAP. You should be a highly qualified, pushing-the-envelope kind of thinker, or don’t contact please.

  8. Aleksandar Says:

    I’ve been searching for this !
    All I can say is:

    while(true) {
    System.out.println(”Thank you!”);
    }

Leave a Reply