BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links


BlackBerryApps.com Best Sellers



Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Thumbs up New BlackBerry Game Released - 01-17-2007, 11:26 AM

Hi,

Just wanted to announce that we've released a new game called Jounce.

Jounce is a puzzle game with many levels. For each level, the goal is to move your ship to the exit by bouncing off walls, tunneling through worm holes, and pushing the sliding blocks around.

Please take a look: nickelbuddy.com/jounce.shtml
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
jorv88 Offline
Thumbs Must Hurt
 
jorv88's Avatar
 
Posts: 137
Join Date: Dec 2006
Location: cali
Model: 8100
Carrier: t-mo
Default .... - 01-17-2007, 01:12 PM

looks nice. but how about a free demo
   
  (#3 (permalink)) Old
secrecyguy Offline
BlackBerry Extraordinaire
 
secrecyguy's Avatar
 
Posts: 1,239
Join Date: Jun 2006
Location: Southern California, USA
Model: 8100
Carrier: T-mobile
Default 01-17-2007, 01:13 PM

Looks cool but what about a trial version? I hope to see more software from your company.


What OS are you using on the smartphone? Please vote! http://www.howardforums.com/showthread.php?t=1437055
   
  (#4 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 01-17-2007, 03:17 PM

Yah this looks really neat -- sort of like the old "Bounce" game from Nokia for S60 devices, but better. A 5-level demo is key here so we can try it out before buying...
   
  (#5 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default Jounce Trial Version Available - 01-18-2007, 11:14 AM

By popular request, there's now a trial available for Jounce. The trial includes the first 10 levels (also the easiest) and it should give you a flavor of the game. There are 45 levels in the full version.

You can download the trial from:

Blackberry Games - Nickel Buddy Studios

To install it, click the blue download button and save the file to your PC. Unzip it and install using the RIM Desktop Manager.

Alternatively, you can try pointing your BlackBerry browser to:
www.nickelbuddy.com/trial/JounceTrial.jad

I hope you enjoy the game!

Last edited by John Clark : 01-18-2007 at 12:01 PM.
   
  (#6 (permalink)) Old
John Clark Offline
BBF Moderator
 
John Clark's Avatar
 
Posts: 33,164
Join Date: Jun 2005
Model: 8900
OS: 4.6.1.250
PIN: s & needles
Carrier: of swine flu
Default 01-18-2007, 12:03 PM

Nickelbuddy,
I fixed the links for you-a few posts early.

John
   
  (#7 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 12:22 PM

Thanks John!
   
  (#8 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 01-18-2007, 01:08 PM

Quote:
Originally Posted by nickelbuddy
Alternatively, you can try pointing your BlackBerry browser to:
www.nickelbuddy.com/trial/JounceTrial.jad
Hiya -- attempting to OTA that URL leads to an error after the JAD loads and you click "Download":

907 Invalid COD HTTP Error 406: Not Acceptable

I just used my wget on my desktop here, and perhaps part of the problem is that you have 'JounceTrial.jar' listed as a MIDLet URL, but it doesn't exist on your server; you should set that field in the JAD to "unknown" if there is no jarball and it's only COD files. I notice there's no actual JAR file on the server either, yet you have a size listed for it in the JAD file.

I can verify though that the internal COD sizes match the actual physical files.
   
  (#9 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 01:37 PM

Hi rivviepop,

Thanks for the feedback. I made the changes you suggested and I am able to install on my 8700. (I was also able to install before making any changes).

I've done some googling and it seems that the error you reported may be the result of a BES setting not allowing the COD content type to be installed.

If it still doesn't work, you may have to go with the desktop install.

Anybody else able to install it OTA?
   
  (#10 (permalink)) Old
John Clark Offline
BBF Moderator
 
John Clark's Avatar
 
Posts: 33,164
Join Date: Jun 2005
Model: 8900
OS: 4.6.1.250
PIN: s & needles
Carrier: of swine flu
Default 01-18-2007, 01:40 PM

OTA: I get to the download page with the info but when select download it just says download failed. I am on BES but have no restrictions on downloading. (just wanted to make sure I didn't edit your link incorrectly.)
   
  (#11 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 01:46 PM

Ah, interesting. It fails for me too if I use the BlackBerry Browser. Using the browser from my carrier (Cingular) works though.
   
  (#12 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 01-18-2007, 03:07 PM

Something's misconfigured in your webserver; I grabbed the two COD files and the JAD, edited the JAD to remove the jar size line and set the jar url to 'unkown', then hosted on one of my free servers - downloads and installs 100% (and runs). It might be your .htaccess rules that are wrong.

Working URL (put in BB browser):
http://rivviepop.php0h.com/bb/jt/JounceTrial.jad

My .htaccess rules for mobile content you can steal:
http://rivviepop.php0h.com/bb/.htaccess

===

As for the game, it installs and runs on the 8100 fine -- at work so can't spend time playing (yet), but two things on this device:

- fresh install the main menu has "continue" as if I'd been playing already, doesn't make sense. Should be New Game, right?

- clicking the Pearl moves the ship (cool). However, clicking the Menu button brings up only one item, Close -- which quits the entire app. I would think there should be a 'Main Menu' option that does what the Escape key does, imho.

(the use of the escape key versus/and menu key seem to be really undefined, some apps do one thing and other's a different. no real standardization here across all 3rd party apps)
   
  (#13 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 04:33 PM

I've tried a couple configuration changes in the web server and I believe it should now work for the native BlackBerry Browser. The original URL should work for OTA:

www.nickelbuddy.com/trial/JounceTrial.jad


Thanks for your help rivviepop.
   
  (#14 (permalink)) Old
John Clark Offline
BBF Moderator
 
John Clark's Avatar
 
Posts: 33,164
Join Date: Jun 2005
Model: 8900
OS: 4.6.1.250
PIN: s & needles
Carrier: of swine flu
Default 01-18-2007, 04:54 PM

That works, downloaded fine now. Thanks!
   
  (#15 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 01-18-2007, 04:59 PM

Quote:
Originally Posted by nickelbuddy
Thanks for your help rivviepop.
No problemo, glad it's working. Out of curiosity, what was it that needed a fixin' in your Apache config?
   
  (#16 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 05:00 PM

Thanks for letting me know John!


-----------------------------------------
BlackBerry Games - www.nickelbuddy.com
   
  (#17 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default 01-18-2007, 05:03 PM

Seems that I didn't have a .htaccess file in my root directory. I did have one in the subdirectory where the .jad file is located. Don't understand why exactly, but this configuration worked for the Cingular BlackBerry browser, but not for the native BlackBerry Browser.

So I added one at the root level. Seems to work now.


Quote:
Originally Posted by rivviepop
No problemo, glad it's working. Out of curiosity, what was it that needed a fixin' in your Apache config?


-----------------------------------------
BlackBerry Games - www.nickelbuddy.com
   
  (#18 (permalink)) Old
nickelbuddy Offline
Knows Where the Search Button Is
 
nickelbuddy's Avatar
 
Posts: 19
Join Date: Dec 2005
Model: 8310
Carrier: AT&T
Default Introductory Offer 40% off Jounce - 01-23-2007, 05:13 PM

From now until the end of the month (Jan 31, 2007) you can use coupon code jounce40 for 40% off the regular price of Jounce for BlackBerry.

The code is good at handango.com and nickelbuddy.com.

Hope you enjoy it!

Cheers!


-----------------------------------------
BlackBerry Games - www.nickelbuddy.com
   
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Copyright © 2004-2009 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.