Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » help creating something on website
Closed Thread
Old 07-27-2006, 12:41 PM   #1 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 5

iamnamja

Question help creating something on website

Hey guys.. IÂ’m trying to create a website for my girlfriend and myselfÂ… weÂ’re gonna be going on a diet.. and what I want to do, is be able to put our weights in daily and have some sort of a program that updates and shows a graph of our daily progress. Would this be possible to do on a website? And if so, please show me how. Thanks
iamnamja is offline  
Old 07-27-2006, 05:16 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

http://www.mathcenter.washcoll.edu/howtograph.html
- graphing data using excel
office politics is offline  
Old 07-27-2006, 05:21 PM   #3 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 15

the_geekster

Default

Check out this website for an xhtml tutorial.
http://www.w3schools.com/xhtml/

Go to this one to use css to style your web page.
http://www.w3schools.com/css/default.asp

Using these you can create graphs and such.
the_geekster is offline  
Old 07-27-2006, 10:59 PM   #4 (permalink)
 
Contributor

Join Date: Jul 2006

Posts: 84

Ken11235

Default

Do you want a site where you modify the code daily to enter your values or do you want an online program where you enter the values, press a button, and they're automatically added to the graph?
Ken11235 is offline  
Old 07-28-2006, 08:14 AM   #5 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 5

iamnamja

Default

hey guys... i would like to use a program, so that... for example... every day in the morning, we'll weigh ourselves, and then we both go to the website, and just input today's value, and it would update itself and the graph.. how can i go about doing that?
iamnamja is offline  
Old 07-28-2006, 01:08 PM   #6 (permalink)
 
Contributor

Join Date: Jul 2006

Posts: 84

Ken11235

Default

Well, you're not going to learn that easily. You should probably have a script made that would do that. You will also need webhosting.
Ken11235 is offline  
Old 07-28-2006, 02:11 PM   #7 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

Quote:
Originally posted by Ken11235
Well, you're not going to learn that easily.
coding a website to do it would be pretty cumbersome. thats why i suggested graphing in excel. find a free file host, download/upload the file as needed.

http://ed.fnal.gov/data/life_sci/dat...ls/excel.shtml
Quote:
Step 1. Entering Data in a Worksheet

Step 2. Selecting Data to Graph

Step 3. Selecting the "Chart Wizard

Step 4. Selecting the Type of Graph

Step 5. Changing the Size of a Finished Graph

Step 6. Creating Different Types of Graphs

Conclusion: Analyzing and Interpreting the Graph

office politics is offline  
Old 07-28-2006, 05:22 PM   #8 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 5

iamnamja

Default

if i were to use excel.. that means i would have to constantly enter data, take the graph and then move it over to the website... i just throught there might be an easier way.. thanks guys
iamnamja is offline  
Old 07-28-2006, 11:27 PM   #9 (permalink)
 
Contributor

Join Date: Jul 2006

Posts: 84

Ken11235

Default

You could pay someone to write a script for you.
Ken11235 is offline  
Old 07-29-2006, 12:20 AM   #10 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 5

iamnamja

Default

what would be the most appropriate language to write it in?
iamnamja is offline  
 
Closed Thread

Thread Tools
Display Modes

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

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