Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Getting Started
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mohi  
View profile  
 More options Dec 26 2011, 6:35 pm
From: Mohi <mohimeenurazz...@gmail.com>
Date: Mon, 26 Dec 2011 15:35:00 -0800 (PST)
Subject: Getting Started
Hi Everyone,

I am very new to iPhone WebDev. I am planning to develop a website but
I am unable to get started. I went through the documentation provided
in the following link  http://www.iui-js.org/documentation/0.50/getting-started.html
and tried using the same code provided in that link. But for some
reason it is not working. Could any one of you please suggest the
reason behind it. Thanks in advance.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Remi Grumeau  
View profile  
 More options Dec 26 2011, 7:07 pm
From: Remi Grumeau <remi.grum...@gmail.com>
Date: Tue, 27 Dec 2011 01:07:43 +0100
Local: Mon, Dec 26 2011 7:07 pm
Subject: Re: Getting Started

Hi Mohi,

Hey, welcome!

Documentation is based on 0.50, where latest version available is 0.4. We
did plan to release 0.5 + website in the same row, but 0.4 is still
there... sorry for that.
Please try it using 0.5 (
http://code.google.com/p/iui/downloads/detail?name=iui-0.50-remiprevi...)
which is at beta stage, or keep using 0.4 but yes, some things could act
weird.

If you want to keep on using 0.4, just explain us problems you have. Please
consider screenshots or code snippets you already done.

Remi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mohimeenu Razzack  
View profile  
 More options Dec 27 2011, 7:21 pm
From: Mohimeenu Razzack <mohimeenurazz...@gmail.com>
Date: Tue, 27 Dec 2011 18:21:30 -0600
Local: Tues, Dec 27 2011 7:21 pm
Subject: Re: Getting Started

Hi Remi,

Thanks for replying. I downloaded 0.5 version of iui and used the code
from the following link
http://www.iui-js.org/documentation/0.50/getting-started.html  to
create a hello world page and first screen page using iui. And I saved
it under the folder iui as two html pages but still the css file and
javascript file is not getting embedded to the html pages. Should I be
changing some path in the code or is it because of the location where
I have saved the pages. I have attached a word document to this mail
which has the screen shots and the code used.

--
Thanks,
Mohimeenu Razzack

  iui_screenshot.docx
177K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert D Sharp  
View profile  
 More options Dec 28 2011, 5:51 pm
From: Robert D Sharp <b...@edutt.us>
Date: Wed, 28 Dec 2011 14:51:34 -0800
Local: Wed, Dec 28 2011 5:51 pm
Subject: Re: Getting Started

Hi Mohimeenu Razzack,
I have only looked quickly at your code and the screen shot provided.

You say that your css file is not being embedded. I see that you have an IUI file identified as a css located in the root directory, yet,
   <link rel="stylesheet" href="iui/iui.css" type="text/css" />
   <link rel="stylesheet" href="iui/t/default/default-theme.css" type="text/css"/>
I do not see it linked. Did I miss it?
If you want it linked, shouldn't it be
   <link rel="stylesheet" href="iui.css"> ?

The same thing for your javascript.
        <script type="application/x-javascript" src="iui.js"></script>
since your own js file is not linked.

I could be wrong.

Bob

On Dec 27, 2011, at 4:21 PM, Mohimeenu Razzack wrote:

--
Robert D. Sharp, Manager - Sharp Education Consulting and Marketing, LLC
Retired from Teaching after 34 years, Science, Mathematics Computers, Technology.
Author of Educators' Task Tamer, An NCLB Intervention and Contact Tracking System.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mohimeenu Razzack  
View profile  
 More options Dec 29 2011, 8:05 pm
From: Mohimeenu Razzack <mohimeenurazz...@gmail.com>
Date: Thu, 29 Dec 2011 19:05:58 -0600
Local: Thurs, Dec 29 2011 8:05 pm
Subject: Re: Getting Started

Thank You Robert D. Sharp. It worked.

On Wed, Dec 28, 2011 at 4:51 PM, Robert D Sharp <b...@edutt.us> wrote:

--
Thanks,
Mohimeenu Razzack

  sm_logo.png
48K Download

  vobyvery_small.png
35K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »