Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9152981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:11:02+00:00 2026-06-17T12:11:02+00:00

I’m a complete newbie and am building a HTML5 app with PhoneGap which will

  • 0

I’m a complete newbie and am building a HTML5 app with PhoneGap which will present articles uploaded through a custom built CMS in a nice flipboard like manner. The app will present a nice image-heavy interface. When users’s click on an image, the article content is loaded.

I will probably build the web backend with the Yii framework, since it’s where my experience lies. The CMS will be accessible to a number of moderators who can upload articles. Each article simply has an image and text. General users will not have access to the articles through the web, but only through the app.

I presume I need to use HTTP get requests? Say an article on the cms is accessibe at “www.mydomain.com/article?id=7”. If I hit this, I’m getting back all the unnecessary layouts and extra views a website uses.

Is the best way to build streamlined views which just return the image, and the content? So the url:
“www.mydomain.com/mobile/article?id=7&type=image”
would return just the image for article 7 and

“www.mydomain.com/mobile/article?id=7&type=text”
would return the text.

I then use Jquery to create the pretty front page of the app by grabbing, say, 3 images, and hit the “text” links to load the content.

Is this the correct process? Or is there a better one?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:11:03+00:00Added an answer on June 17, 2026 at 12:11 pm

    That is a correct process. It can be done in few other ways but you should stick with what you know.

    But you should also think about few other things.

    First, you have selected a Phonegap tag so I would presume you are creating a mobile web app and not a mobile web page. Here comes a problem. There are two ways of creating a jQuery Mobile mobile app with Phonegap, it can be completely generated on a server side and just displayed or you can send only a basic content and generate a page on a client side.

    First option is always better, server side will handle content generation and client side will only show it. But here we come to our first problem. In case you are creating a iOS app (Android will not be affected) that app will be rejected because you are generating your content on a server side. Apple policy in this case is to reject app because this is just a mobile web shown inside a hybrid app.

    Now here we have a second problem. Lets say your server side will only act as a web service providing you with only basic content (via JSON or XML). Your client side will need to generate page content. Which is not that bed on a desktop browser, but on a mobile phone browser, it can cause performance problems. jQuery Mobile is known as a resource hungry framework, now combine it with additional content generation and you have a formula for performance disaster.

    Basically you should build your web app to be as light as possible. For example, take a look at the Pulse mobile app. It is not resource heavy but still looks nice and professional. SO first thing about GUI layout and how are you going to generate a content.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We're building an app, our first using Rails 3, and we're having to build
I am writing an app for my school newspaper, which is run completely online
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
I want use html5's new tag to play a wav file (currently only supported
I would like to run a str_replace or preg_replace which looks for certain words
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have an autohotkey script which looks up a word in a bilingual dictionary
I have an array which has BIG numbers and small numbers in it. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.