Website Babble Webmaster Forums  

  #1 (permalink)  
Old 04-05-2008, 08:22 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default School Website

I am thinking of making a school website, with different sections such as music, news, tips, interviews, etc.

I have an idea of how to make a website, how to put buttons, banners, etc, but using Dreamweaver, but I have NO idea how to use add a website application that would allow me to upload the music, videos, etc.

Also, I want to make different mini-blogs of different sections in the site, each section in a different square, and in which I can see what is new in the website, and after the 5 latest uploads, there is the link "more..."

To get a much clearer idea of what is it that I exactly want, you may want to go to www.yahoo.com and take a look at the front page, in which they have put mini-blogs into sections such as "buisness" "world news", etc...

I do not wish to pay, and I think I will stick to dreamweaver websitemaking, but I have scarce knowledge of the advanced website making techniques, so I ask you peeps for some help...

Please help me out with this... it's very important...

I have four days to get this information so I can start this... thanks

Thanks again,
Jbbae
Reply With Quote
  #2 (permalink)  
Old 04-06-2008, 01:22 AM
Lajocar's Avatar
Supreme Babbler
 
Join Date: Jun 2007
Posts: 594
Lajocar has a few positive reputation points
Default

Jbbae, do you want to upload music and videos etc or website visitors?
Reply With Quote
  #3 (permalink)  
Old 04-06-2008, 10:59 AM
Master Babbler
 
Join Date: Jul 2007
Posts: 252
Bingo has a few positive reputation points
Default

With dreamweaver you may want to learn the basics of HTML & CSS. One very good way to learn is download this template and start learning the code structure.

I'd also take a read through Lisa's website, How to create a website. Its full of great information to get help get you off the ground.
Reply With Quote
  #4 (permalink)  
Old 04-06-2008, 04:36 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default Ty

First of all, I do want to put music and video files


and could u tell me in how much time I would learn all the HTML/CSS stuff?
Reply With Quote
  #5 (permalink)  
Old 04-06-2008, 05:18 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default



Hey Jbbae,

I've been doing it for twelve years and I still haven't learned it.
To put together a basic site with css and html only shouldn't take too much as you could more than likely start with a free template and simply fill in the content.
Adding music and videos, however, is a different story. There are ways to do this simply by adding a bit of code to your html, but that requires such things as having the videos hosted on youtube and adding a player from there onto your page. To take the files from your computer and load them onto a server is not the problem, the ability to display these on your pages is what you need to look into.
I use flash for everything I can so, sadly enough, I'm not that savvy on which other formats will work to accomplish this. I believe java can do it as well as various other programs, but I'm unsure which would be best for you.
If you let us know what format your videos and music files are I'm sure someone can give you a definitive answer.
If your interested in a flash formatted player and display, I can help you out. Just let us know what you are working with and, if flash is an option, it would be a great opportunity for me to put together another tutorial.
As far as your mini-blogs and latest uploads, etc. (like yahoo) you're talking about some serious php scripting, that would take considerable time for a professional. You may want to rethink that for now.
Hope that helps.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...

Last edited by DotComBot; 04-06-2008 at 05:24 PM.
Reply With Quote
  #6 (permalink)  
Old 04-08-2008, 05:03 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default

Thanks a lot, Dot

I really appreciate it...

so I have another pack of questions

So in order to use Dreamweaver, I must learn the basic HTML and CSS stuff?
(And btw, what EXACTLY are these things?)

I just learned dreamweaver in school and know how to do the things in a visual way, using the options in the program and such...

Also, about uploading music and videos, I want to make clear that all I want to do is upload them from a computer onto the site, then obviously, display it... I have a friend who can do it, but I want to be able to do this also, since I am a pretty competitve guy

So... what IS flash? I would like you help if you think that is advisable for my sort of website...

and about the mini-blog thing, Yea... I also thought it would be something very complicated... So, what do you suggest me to do in order to replace it with something similarly good?

Btw, I am a new novice, and my background information on this subject is to USE dreamweaver, but I have NO idea about HTML, and CSS, or any other complicated advanced website skills, which I am eager and NEED to learn in a matter of days... I am a pretty fast learner, and will try my best ><

If you are not too busy... I would be really thankful if you could help me out on this ><
Reply With Quote
  #7 (permalink)  
Old 04-08-2008, 05:44 PM
lisa's Avatar
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 4,214
lisa is the Admin and cannot be rated.
Default

As far as using dreamweaver you might want to start by downloading one of the CSS templates from www.csstemplates.org Open the template up in Dreamweaver and that will help you get a feel for how the program works.

Once you become familiar with the functions you can always Google different things if you need help. That's how I learned a lot about the program. I also bought Dreamweaver for Dummies and that helped a lot!
__________________
Don't put the cart before the horse.
Plan your website, then create it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 Create a Website | 2 Create a Website Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Recent Blog Posts...

My Thoughts on Lazy People
A MUST READ for Struggling Bloggers
5 Assumptions You Shouldn't Make

Reply With Quote
  #8 (permalink)  
Old 04-08-2008, 06:15 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 900
James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)
Default And of course...

Jbbae

I think Lisa never bothers mentioning a couple basics just because she knows some of us can't resist chiming in with them! Go to w3schools.com where you can get the real facts in easy tutors about html and css. Even if you use dreamweaver or some such program you need to understand what all those markups are so you can make adjustments, etc.

And don't let DotComBot scare you. He's a great guy and everything he says is true, but it doesn't take twelve years to get a basic understanding of what's going on. In a month or two with a little time each day you will have the basics of html and css in mind. Then you keep learning a little at a time.

Have your friend show you how he does it and learn what he knows. Go to DotComBot's site, right click, and look at "view page source" to see how a pro does it! With cut and paste and templates you can use a lot you don't know much about, but you really do need to start learning a little about html and css if you want to understand anything.
__________________
Good Success!
James
Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #9 (permalink)  
Old 04-08-2008, 08:05 PM
lisa's Avatar
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 4,214
lisa is the Admin and cannot be rated.
Default

Quote:
Originally Posted by James View Post
Jbbae

I think Lisa never bothers mentioning a couple basics just because she knows some of us can't resist chiming in with them! Go to w3schools.com where you can get the real facts in easy tutors about html and css. Even if you use dreamweaver or some such program you need to understand what all those markups are so you can make adjustments, etc.
I always forget about recommending that site. Thanks, James.
__________________
Don't put the cart before the horse.
Plan your website, then create it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 Create a Website | 2 Create a Website Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Recent Blog Posts...

My Thoughts on Lazy People
A MUST READ for Struggling Bloggers
5 Assumptions You Shouldn't Make

Reply With Quote
  #10 (permalink)  
Old 04-08-2008, 08:22 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default

Thanks guys, and yea im currently learning from a site I learned from google http://csshtmltutorial.com, after some of the tutorials in Lisa's site, of course and just took a look at DotComBot's site

Wow, he IS good... so like anyone care to explain what's a flash and what are the other programs that are other options to flash?

And also, how much can I get done in a week if I try like an hour each day on studying these things?

I kinda gotta learn whatever I can in one week >< and im a complete novice

And im kinda competitive with my other friend, not sure if I can get myself to ask him, but yeah, since he knows more than I (T.T), He will help me with many stuff.

Btw, how am I supposed to understand DotComBot's site? O_o it IS scary after all...

Thanks
Reply With Quote
  #11 (permalink)  
Old 04-08-2008, 08:53 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

Yes, James is right!
I apologize if my response scared you a bit. A basic site is a fairly simple thing to learn how to create and get online. Start with the css and html basics like James stated, go to w3schools and start studying, it will go relatively quickly and they lay it out very well.
Your original post stated four days, that is a fair amount of time to get the basics down without a problem. The best resource you have is google. What you don't know can always be found online. The reason my post read as it did was that you were asking about uploading and displaying videos and blogs with features that more than likely would have to be set up with php coding and all this in four days. My only point was that you may want to step back and get a solid knowledge of basics before diving into php programming and such. Once you get a solid foundation built you can then move up.
What you CAN do with the blogs and videos, etc. is to manually add everything. This, for now, I believe would be the easiest with limited knowledge and just Dreamweaver.
You can create css-based html pages for your blog posts and manually add a link on your home page to it. You can do the same with the videos and music files. Just upload them to your server and manually add a link to them on your home page so they can click and the file will be played on their media players on their computer. It won't display on the pages but would still make them available. Just manually update your links for the recent uploads and move the older ones to a download page of some sort.
If you start this way you can get everything up and running fairly quickly and just add the features you originally mentioned as you learn them.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
  #12 (permalink)  
Old 04-08-2008, 09:08 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

HEY! My site isn't scary. It's cool.

You snuck in your post while I was typing. If you click on the attachment and open up the two files with dreamweaver you can see how the static portion of my site is arranged. You will see a bunch of blank boxes where the images are supposed to be but it will give you the basic layout and how it is put together. The css file dictates how the html file is arranged.
Adobe Flash is a multimedia authoring program used to create rich internet applications. For more information please visit www.adobe.com .
Hope that helps.

Oh, fer cryin' out.... Click here to download it
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...

Last edited by DotComBot; 04-08-2008 at 09:21 PM.
Reply With Quote
  #13 (permalink)  
Old 04-08-2008, 09:50 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default

Wow thanks a lot for the help... I really appreciate it XD

also, I want to ask... what exactly IS this attachment?

(P.S. I sometimes understand half what you are saying due to my limited knowledge upon this subject)

Thanks a lot..

Second P.S. I have 9 days now ... YELP XD

Last edited by Jbbae; 04-08-2008 at 09:53 PM.
Reply With Quote
  #14 (permalink)  
Old 04-08-2008, 10:07 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

Click on the spot it says "click here" in my previous post and it will start a download of a zip folder. Inside that is my style.css and index.html files - the two files that make up my home page. (you need to unzip the folder using winzip or an equivalent program.)
Open up your dreamweaver program and find the folder on your computer. You can then open them both with DW and see how they are put together.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
  #15 (permalink)  
Old 04-10-2008, 03:17 PM
Junior Babbler
 
Join Date: Apr 2008
Posts: 7
Jbbae has a few positive reputation points
Default

wow do u seriously expect me to understand all of this? xD
Reply With Quote
Reply

Bookmarks

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



All times are GMT -6. The time now is 06:24 AM.



WB Sponsors

Profit Lance Review

Work At Home Jobs

Houston Web Design

Search Engine Optimization

flash chat



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0