Join Our 3 MILLION+ Members Today! Register Here | Login
Login or Register to post comments

11 Comments

Posted by boubouhead Monday, Aug 01, 2011 297 days ago

cool

 
 
Posted by mohawk rcer Monday, Aug 01, 2011 297 days ago

Real cool

 
 
Posted by tim99va Monday, Aug 01, 2011 297 days ago

Really Cool!

 
 
Posted by mpscan Monday, Aug 01, 2011 297 days ago

I don't really ever post "Cool" comments... but:

Cool.

 
 
Posted by gord888 Tuesday, Aug 02, 2011 297 days ago

doesn't the BB web sdk already do most of what they are describing? Mind you, the last time i used the BB web sdk i was unimpressed... but still worth mentioning.

 
 
Posted by Yousif Abdullah Tuesday, Aug 02, 2011 297 days ago

Yes, however BlackBerry WebWorks is only for BlackBerry smartphone and tablet development. PhoneGap is unique because it's one API that functions across all mobile platforms. In simple terms, 'write once, run anywhere'.

~Yousif

 
 
Posted by Sirhil Tuesday, Aug 02, 2011 297 days ago

My question is, if this is out there why aren't devs using this to get there apps to all platforms now? Why not use this as a one stop shop? This leads me to believe that most devs just don't give a shit about certain platforms at all.

 
 
Posted by Yousif Abdullah Tuesday, Aug 02, 2011 297 days ago

Let's not jump the gun -- PhoneGap's API as well as BlackBerry WebWorks only offer a standard set of functions to work with. For anything low-level (read: advanced) it may be necessary to look into the native SDKs for each platform.

Most applications and games are fine with the basic subset of API functions that PhoneGap / BlackBerry WebWorks delivers, but then there also is the performance question. A JavaScript / HTML application requires the Web layout rendering engine to work in between the application interface and the underlying hardware, thus accounting for a performance hit.

The performance issue makes it difficult to create games with swift action unless they are ridiculously optimized -- or, if the developer so wishes, target only platforms where sophisticated hardware is readily available (read: quick processors and discrete graphics processing units). BlackBerry smartphones aren't necessarily the fastest smartphones out there, but with the BlackBerry Bold 9900 around the corner, that will hopefully change.

Hope this helps.
~Yousif

 
 
Posted by siddo_d Tuesday, Aug 02, 2011 297 days ago

I don't ubderstand the concept and there's no blackberry apps

 
 
Posted by Rootbrian Tuesday, Aug 02, 2011 296 days ago

Just look in app world and the mobihand app store, those two are also apps.

 
 
Posted by Chantlaxx Tuesday, Aug 02, 2011 297 days ago

I don't know much about dev stuff, but could this program be used to reverse engineer some apps that are already in existence? (Words with Friends for BB maybe??)