Alliedassault           
FAQ Calendar
Go Back   Alliedassault > Lounge > Offtopic
Reload this Page Creating A Webpage:
Offtopic Any topics not related to the games we cover. Doesn't mean this is a Spam-fest. Profanity is allowed, enter at your own risk.

Reply
 
Thread Tools Display Modes
Old
  (#16)
Bullitt is Offline
Senior Member
 
Posts: 2,303
Join Date: Aug 2002
Location: Castaic
  Send a message via MSN to Bullitt Send a message via Yahoo to Bullitt  
Default 08-09-2003, 12:11 PM

i prefer using good old notepad to write web pages
  
Reply With Quote
Old
  (#17)
ED is Offline
Senior Member
 
Posts: 638
Join Date: Apr 2003
   
Default 08-09-2003, 12:37 PM

[quote="Bullitt Tooth":a40f1]i prefer using good old notepad to write web pages[/quote:a40f1]

Yea I been doing that, plus I guess its better to know the basics.
  
Reply With Quote
Old
  (#18)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 08-11-2003, 09:26 AM

Some websites, like Earthlink or Geocities, have their own HTTP-based FTP program. For example, DoD Studios; it allows you to upload images to their webserver using a FTP protocal in a HTTP webpage format. If Comcast has that, you can use that. A more powerful tool would be a FTP client though. Some of the better ones are CuteFTP and WS_FTP.

A good way to start learning HTML is to use a program that gives you a WYSIWYG option (What You See Is What You Get.) As most people will say that MS Frontpage is crap, it IS a good program to learn HTML code. It works much like MS Word does; you insert text / images / tables, whatever, and you can then choose the HTML tag at the bottom to see how everything you put on the page was generated. This is how I first learned HTML code. You can also look into CuteHTML and CoffeeCup HTMLEditor, they have the same effect.
  
Reply With Quote
Old
  (#19)
ED is Offline
Senior Member
 
Posts: 638
Join Date: Apr 2003
   
Default 08-11-2003, 01:49 PM

I got Homesite 5.0 - basically a notepad with tons of features. I dont particualrly like the HTML-Dummy Programs. I can see using them in the future just to speed certain things up, but right now Homesite is a great program, that allows me to view what I'm doing as I type, as well as having the advanced options things like Dreamweaver offers.

Besides its a welcome diversion to focus on typing.

And I said FU to Comcast and decided to spend the money to get my own website. www.[insertlater].com. Right now theres a bunch of shit - and I mean that literally - on there.

I also havent figured out what I need embed music into my index page.
  
Reply With Quote
Old
  (#20)
Guest
 
Posts: n/a
   
Default 08-11-2003, 02:19 PM

[quote="ED! Ban #127":375b7]I got Homesite 5.0 - basically a notepad with tons of features. I dont particualrly like the HTML-Dummy Programs. I can see using them in the future just to speed certain things up, but right now Homesite is a great program, that allows me to view what I'm doing as I type, as well as having the advanced options things like Dreamweaver offers.

Besides its a welcome diversion to focus on typing.

And I said FU to Comcast and decided to spend the money to get my own website. www.[insertlater].com. Right now theres a bunch of shit - and I mean that literally - on there.

I also havent figured out what I need embed music into my index page.[/quote:375b7]

k
  
Reply With Quote
Old
  (#21)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 08-11-2003, 03:00 PM

Red stop spamming.

I know how to embed .WAV & .MIDI files into webpages, dunno about .MP3s though. If need be, tell me, and I'll give you the code needed.
  
Reply With Quote
Old
  (#22)
[DAS REICH] Blitz is Offline
General of the Army
 
[DAS REICH] Blitz's Avatar
 
Posts: 18,844
Join Date: Nov 2002
Location: AA.com North Building, Offtopic Floor, Apartment 1337
 Send a message via ICQ to [DAS REICH] Blitz Send a message via AIM to [DAS REICH] Blitz Send a message via MSN to [DAS REICH] Blitz Send a message via Yahoo to [DAS REICH] Blitz  
Default 08-11-2003, 03:04 PM

Html has always made my head hurt cry:



  
Reply With Quote
Old
  (#23)
ED is Offline
Senior Member
 
Posts: 638
Join Date: Apr 2003
   
Default 08-11-2003, 03:56 PM

[quote="Bazooka_Joe":1688c]Red stop spamming.

I know how to embed .WAV & .MIDI files into webpages, dunno about .MP3s though. If need be, tell me, and I'll give you the code needed.[/quote:1688c]

.WAV and MIDI is fine. I can always convert good bless ware...I mean god bless PURCHASING POWER! Yea that's it.
  
Reply With Quote
Old
  (#24)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 08-11-2003, 04:13 PM

[quote="ED! Ban #127":77a00][quote="Bazooka_Joe":77a00]Red stop spamming.

I know how to embed .WAV & .MIDI files into webpages, dunno about .MP3s though. If need be, tell me, and I'll give you the code needed.[/quote:77a00]

.WAV and MIDI is fine. I can always convert good bless ware...I mean god bless PURCHASING POWER! Yea that's it.[/quote:77a00]

Converting .MP3 to .WAV isn't warez. You can do it with freeware built into WinAMP

[code:77a00]<EMBED src="http://website.com/file.wav" autostart=true loop=false volume=100
hidden=true><NOEMBED><BGSOUND src="http:/website.com/file.wav"></NOEMBED>[/code:77a00]

AUTOSTART = Plays when it downloads
LOOP = Continous play
VOLUME = hmmm. ..
HIDDEN = Wether or not the controls for the sound will show up on the page. I don't think this will work for any Windows Media Player versions over 6.4, but give it a shot.

It IS possible to upload MP3s for embedded playback, but usually not without an HTML Encoder plugin, which can cost money.
  
Reply With Quote
Old
  (#25)
ED is Offline
Senior Member
 
Posts: 638
Join Date: Apr 2003
   
Default 08-11-2003, 04:22 PM

Ahhh cool, got it to work. . .now here's the thing, if I did want controls can I make one or does it have to come from some fancy ass program - cause that Windows Player looks gay.
  
Reply With Quote
Old
  (#26)
Scalping Chief is Offline
Major
 
Posts: 6,418
Join Date: Feb 2003
Location: Canada
  Send a message via MSN to Scalping Chief  
Default 08-11-2003, 06:59 PM

bah i just make a web layout in ps then slice it in imageready then just make some iframes where i want text and shit to go
  
Reply With Quote
Old
  (#27)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 08-12-2003, 10:33 AM

[quote="ED! Ban #127":7378e]Ahhh cool, got it to work. . .now here's the thing, if I did want controls can I make one or does it have to come from some fancy ass program - cause that Windows Player looks gay.[/quote:7378e]

It uses whatever default media player is on the persons PC to open .WAV files. For example, if I looked at it, and my default proggie was RealPlayer, then it would open up with mini-RealPlayer controls.
  
Reply With Quote
Old
  (#28)
ED is Offline
Senior Member
 
Posts: 638
Join Date: Apr 2003
   
Default 08-14-2003, 02:59 AM

[url=http://www.theedfoundation.com:bf334]the ED! Foundation[/url:bf334]

Still a work in progress, but for basic HTML bullshit - I think it's on its way. Only two workable links so far, but soon we'll get there.

Thinking about adding a forum section as well as soon as I can figure out how to do that.

Dont know how to do flash yet, when I do "THE ED HOW TO Series" will be up ASAP.
  
Reply With Quote
Reply



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

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.