Web Application vs Webworks for performance

I plan to move from a Java based OS5 native application by using browserfield2 to a mobile Web site that runs in the native browser.

I have several examples of mobile websites which have much higher speeds than I was able to achieve using the Java application.

If I want to have the speed of the mobile site AND still have access to some system resources (possible examples might be local graphics resources, or a cache local or even integration of BBM), WebWorks is a viable solution?

Q2.  If I adjust to the speed of the only native browser (assuming that the answer to my previous question is not), so in this case, WebWorks is just as good as the native browser when rendering web content.

Yes, WebWorks was designed precisely for this purpose. It gives you the power of HTML5 mixed with native platform API. There is one thing to consider though. WebWorks APIs are always released later than the native APIs and sometimes they are never published by RIM (but you can connect to the existing native APIs if you can write an extension).

Regarding the speed of rendering, it is usually as good, but there's an important limitation, you have a limited amount of memory available for your application.

Tags: BlackBerry Developers

Similar Questions

  • recommendation of the Java web application development kit for small application

    Hi all

    I have an application developed using developer 6i, forms, and reports, as well as the Oracle 10 g for a school database. The application consists of student information, collection of fees and sms sending to parents.

    There are a lot of problems, with this app, DB is very heavy I'm using Oracle DB 10 g, installtion of 6i developer on the latest version of windows is another puzzle etc.

    Now, I want to pass to the application of the latest technology, but want this are light weight.

    Can I develop an application of light weight with ADF web application?

    Also, I want to use mysql as database.

    Thank you

    (1) you can use mySQL. I prefer Oracle XE, as it is better suited for the ADF.

    (2) application No. needs a weg server web. You can use weblogic or glassfish

    (3) just a browser

    Timo

  • Oracle Application Express (APEX) 4: Development of Web Applications 1Z0-450

    Hi all

    Can get us online material or subject on Oracle Application Express (APEX) 4: development of Web Applications 1Z0-450 for her appearances of certification exams.

    Kind regards

    Sruthitamiri

    Hi Nanoo Tamiri,

    Sruthi Tamiri wrote:

    Hi all

    Can get us online material or subject on Oracle Application Express (APEX) 4: development of Web Applications 1Z0-450 for her appearances of certification exams.

    Kind regards

    Sruthitamiri

    Topics for 1Z0-450: Oracle Application Express (APEX) 4: development of Applications Web you can get on education.oracle.com.

    Examination material mentioned above as regards:

    I hope this helps!

    Kind regards

    Kiran

  • Detect when a person has presented a Web application using liquid?

    I have a web application that allows anyone to edit the items in a web application, however, I want only certain users to be able to edit this web application. I have some safe zones assigned to these users. I use module_data, so I don't know what secure areas, the user is subscribed to. I can then run the following logic:

    {% If RescueVolunteer is 'True' or Director is 'True' or Admin == 'True'-%}

    <!-FORM of CHANGE see - >

    {%-%}

    You do not have permissions to view this page. If there is an error, please contact us.

    {endif %}

    This works great but I ran into an issue. With this web application in particular, for each element, we add the field "presented by" so that the user will be able to modify this point. This particular user can change the web application element they are assigned to and are not attributed to one of the areas of security that has editing access.

    Is there a way to detect, using liquid, when a user is assigned to the subject field? In other words, I want to be able to do this:

    {% If file is 'True'-%}

    DISPLAY THE FORM

    {endif %}

    I checked the {{this | json}} but don't see anything that I could use. Is there something?

    I thought about adding the {module_webappcustomer} on the page to execute the logic, but I did not understand what a moment.

    No indication on how this can be achieved would be very appreciated!

    Hi Lynda,

    A solution we came up with many years ago, almost liquid, but still topical today, was to add in another field in the site web app called ' presented by ', and it simply reproduces the generation presented by feature. Place the email address of the owner of items in the web app in this new custom field to manually check if current logged-in user has access to change this point of current web application.

    It's barbaric, I know, but it works.

    Stephen

  • How can I use a web application to provide me with the results of a matrix?

    I have a need to set up a search based on a matrix type area. It is a matrix that shows a list of the postal codes to the bottom of the left column and a list of products across the top, and the corresponding field in a product and a postal code is the freight rate.

    for example

    Product 1 product 2 product 3 4

    1234     $10               $12               $14               $16

    4567     $11               $11               $13               $17

    5678     $55               $54               $27               $35

    If 4567 for product 3 freight rate is $ 13.

    So what I want is a drop-down menu for a customer to choose the product, then a field to enter their zip code, and the search result will be the freight cross reference rate.

    Is this possible? If so, can someone guide me as to how this would be?

    Throw this open to the community for the chip, but off the top of my head... think of something along the lines of:

    Create web applications 3,

    1. Product (the fields product name & ProductID)
    2. Postcode (box Desc fields & zip code)
    3. Freight rates (fields FreightRateID (composed of ProductID_ZipCode), freight rates)

    Create a search form web app for Web App freight rates with:

    1. Select product, with options of web app 1 using value ProductID.
    2. Select ZIP Code, with options of web app 2 using postal code for the value.
    3. Hidden FreightRateID field.

    Once a visitor has chosen their product and their zip code using javascript concatenent the ProductID selected with selected postcode.

    This will produce a FreightRateID (for example PROD1_4567), which can be loaded in the hidden field on the FreightRateID.

    Once submitted, it will search the Web app for a freight rate that corresponds to the selected product and zip code, IE. FreightRateID.

    To facilitate the entry of freight rates, maybe add 2 data source fields to the web application of freight for the goods and postal code rate.

    Then, create a front-end web app add/edit (via a secure area) to grant access is done by:

    Select product, select ZIP Code then enter freight rates.  (FreightRateID can be created and filled in same way as the above search)

  • How to build a web application for smartphones

    Salvation of venezuela, please I need the steps to build a web application for Smartphones using Webworks, what resources do I need to install in my computer to start my project?

    Hello

    A quick way to start is to download and install Eclipse with the bundle of BlackBerry WebWorks plug-in. It is available for download on:

    http://us.BlackBerry.com/developers/browserdev/devtoolsdownloads.jsp

    Alternatively, you can use the newer approach, of ripple:

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/how-to-use-ripple-instead-of-the...

    See you soon.

  • any debug console of javascript for web application debugging?

    Hi, expert,

    I asked the question before (link is: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/any-javascript-debug-console-for...), here's the answer I got this time:

    From about 7.0, you can use the 5.0 and web Inspector, you can debug using our tools, but in 6.0, you're stuck with more traditional methods like chicoxml?' suggestion s to the try/catch statements or alert

    It is a follow-up on issues. For 5.0, it is said that I could use the tools of the RIM. Does anyone know what are the tools that they are? Somehow, I couldn't find any related link.

    I find a debugger of widget RIM, we I have to use it if my application is packaged as a widget? It seems that widget is outdated as well.

    Moreover, our web application is just a standard URL that works on all browsers and OS.

    Any help would be much appreciated. Thanks in advance.

    Hi fold.

    I believe that you must compress your site like a webworks app to use the 5.0 debugger. It would be very hard to do, but would be limited to 5.0

    I'm sure that Weinre supports debugging on a real device.

  • creation of css for web applications

    Hello

    I use Adobe Muse and BC.

    I created a web application.

    I created the specific css file to target the HTML in this web application.

    I have connected the css file to one of the html Adobe Muse.

    When I download Adobe Muse the html file that is connected to my css file is overwritten.

    In what file html should I plug my css file so it will target web app html?

    What I am doing wrong?


    Reg.

    Peter

    Hi Peter,

    You don't need to create different CSS files for each component of the site that you create. Files that load on a site in the 'head' is equivalent to the performance load increase and it is something to avoid, at least the better.

    With regard to what you say, web apps use page layouts, a module is located in the pages/templates for BC and what CSS is used by those who embrace the Web app html and classes or target will be read when in your main CSS.

    You do not try and connect web app layout html for CSS - Web sites files and British Colombia does not work like that, so do not know what you are doing, but it will not work like that.

    Just put your styles in your stylesheet and when you call a module of web application you are targeting things correctly, it will work.

  • Double-click Application warning "the file has not a progress associated with it for performing this action.

    By double clicking or open an application the following message window appears:

    "This file has no program associated with it for performing this action.  Create and link in the set Associations control panel. »

    I can launch the application (like Word or Internet Explorer) by right clicking on the executable and selecting the option 'start '.

    Because these files are the application files, I'm not aware of a method to create an association for it.  I thought it was for files that must be associated with an executable file. "as a Word to Word document".

    How can I solve this problem?

    Thank you

    How to set file Associations:

    http://articles.TechRepublic.com.com/5100-10878_11-6172036.html

    How do I... Change file extension associations in Windows Vista?

    See you soon.

    Mick Murphy - Microsoft partner

  • Whenever I click on an application, I get this error message "this file has no program associated with it for performing this action. Create an association in the set associations Control Panel.

    Recently, my computer has been attacked with a vista internet security scam/virus. I tried to remove the virus using spyware doctor™ PC Tools and I also downloaded McAfee security on my computer. Whenever I click on an app, it says"this file does not have a program associated with it for performing this action. "I tried to you try to reset my default browser, but it does not work. A message box appears also "user account control; a program needs your permission to continue. Yahoo! Assistant toolbar. Help, please.

    http://www.Winhelponline.com/articles/165/1/restore-the-exe-file-association-in-Windows-Vista-after-incorrectly-associating-it-with-another-application.html

    --
    ..
    --
    "LE0269" wrote in message news: 33c9cd47-766b-410f-a651-7eaf98ea4d2f...
    > My computer was recently attacked with a vista internet security
    > scam/virus. I tried to remove the virus using spyware doctor™ PC Tools and
    > I also downloaded McAfee security on my computer. Whenever I click on
    ' > an app, it says "this file does not have a program associated with
    > with it for performing this action. "I tried to you try to reset my browser as
    > a defect, but it does not work. A message box appears also "user account".
    > control; a program needs your permission to continue. Yahoo! toolbar
    > Assistant. Help, please.
    >

  • A web application from merger can also run on Smartphones? So what of the database for mobile?

    Mr President.

    A web application from merger can also run on Smartphones? So what of the database for mobile?

    Concerning

    Any web application can run on smart phone because you access this browser so no need of database or application server on your mobile phone

    It's the same access to a Web site on mobile

    If you are talking about the mobile app

    check - http://www.oracle.com/technetwork/developer-tools/adf-mobile/overview/adfmobile-1917693.html

    Ashish

  • Is it possible for me to show some web app from a web application in Details view of another web app?

    Is it possible for me to show some web app from a web application in Details view of another web app?

    -relationship (one) 1-1 with a point of web application and another through custom field data source is an option.

    -Display of the elements of the same classification is another.

    Apart from that, British Colombia has really bad interconnection.

  • "Edit" model of the Web application, possible for the user to change the point of "Enabled" to "disabled"?

    I was wondering if it is now possible for a user to change a Web App element and changed to Enabled to disable?

    I would like users to be able to remove their own app web site elements, but deletion would mean he would disappear from the box of Directors (which is not good for us!), so is it possible for them to 'Turn off' an element of web application?

    Thank you

    I do not believe, but you can add your own custom field 'disabled' (say a Boolean field). Then when they click 'delete', it checks this field and submits the Boolean value True (1).

    Then you can omit under condition of any webapp element that has "Disabled" = 1.

    Client side, you can use JS or CSS, or if you use the liquid you could do this on the server side.

  • What happened to the image field when you create a field of type of image for the Web application?

    What happened to the image field when you create a field of type of image for the Web application?

    The answer is that the point of the IMAGE has been changed to the MEDIA.

    Sorry, Ian, what research for this discussion, I got no results. All good and thanks for the carillon. Hope everything goes well.

    Mouma

  • What is the best way to have a form of request for a page web app that tells you what element of web application they watch?

    In previous old web apps, I used the see a scenario of a friend, even if it was not ideal, it did / still works for the most part elderly. It's a long time I don't remember putting it in place! What is the best way to make a request for information from the page now? Any help appreciated

    If you have a form on the detailed view of the web application, and you fill in the fields, lets say 'product name' with the actual tag name as the value of the entry. So who will automatically fill.

    Given that the user has no need to change it, you can even hide the field filled with his car.

Maybe you are looking for