Meetup for BlackBerry 10 release 1.1.3

I just got the update 1.1.3 for my Meetup for BlackBerry 10 app in BlackBerry World. I didn’t put in all the changes that I wanted to, mostly because of issues that came up while I was making the upgrade. Beyond my computer having problems, Meetup had a DDoS attack, which brought the app down for over a week. Unfortunately for my app reviews, a few people downloaded the app during that time and couldn’t get the app working. Because of that, I decided to release the app with what I had changed and then start another version with some Continue reading Meetup for BlackBerry 10 release 1.1.3

Cascades and auto animation

While I am trying to work on the next release for my Meetup app, I decided to take a little diversion to make a simple game app. Well, simple game app has taken a little bit longer than expected, but while working on the code, I learned a little unexpected feature about Cascades. When you want to place an item in a Container, you can let the Container handle the placement, or you can set the X and Y coordinates for the control (which is a subclass of a VisualNode). The values to set are the TranslationX and TranslationY, which Continue reading Cascades and auto animation

Fly FLy Up Testing and Review

As part of being a developer you end up spending some time in developer forums. Usually those forums are part of the official site for the development tool or application. But, sometimes you end up in a fan forum that happens to have a developer forum of its own, like the one on CrackBerry.com. And sometimes when you want to find an active group of new developers, you end up in a BBM Group for new developers called Baby Steps: BB Dev. Well, that’s where I found myself when a user named Tom asked for some help. Tom was dipping Continue reading Fly FLy Up Testing and Review

Painter Help And Review

A little while ago, a guy named Joe gave me some help creating a Chat Style ListView.  While I was working on my app, he was working on his app called Painter. Joe is still making updates to the app, but it is a great app already. You are given the option of brush size, opacity and color. There are also eraser options for when you want to clear something.  For basic doodles, this would be fine. But, you can also load an image to make your doodles on top of. Of course, with the opacity option, it makes it Continue reading Painter Help And Review