Author Topic: website creation  (Read 797 times)

Offline logos

  • Member
  • Posts: 920
  • Steel is my body, and fire is my blood
website creation
« on: May 31, 2010, 05:45:30 PM »
So my Aunt asked me to make a website for her, just a basic sales webpage...unfortuna tely I don't really know anything about making a webpage.  So I did some google searches...and realized there are all kinds of tools out there, so I figured I might as well ask around and see if anyone has any experience/what some good tools are/and maybe some advice :)


Online Duki3003

  • Admin
  • Member
  • Posts: 4420
Re: website creation
« Reply #1 on: May 31, 2010, 05:53:11 PM »
Unless you are really set out on testing your php skills, my recommendation is get a CMS - like Joomla.
It's easily customizable and doesn't require much expertise to set up or run...

Just find extensions you need, and you can easily turn it into a web sales portal...

Offline HiddenJumper

  • Member
  • Posts: 369
  • They call me Zanza, fighter for hire...
    • Trashed Gamers Gaming Community [TF2]
Re: website creation
« Reply #2 on: June 01, 2010, 12:24:50 PM »
Do you have experience in html/xhtml or CSS? Without knowing some of the basics you're going to have some problems.

A site worth using to learn both languages is W3C Schools. Google it cause im too lazy to go get the website atm  :D Its an invaluable website I even use when I forget something.

If you want some easy time coding, you can use Dreamweaver from Adobe, however it costs a pretty penny so up to you how you get your copy  :P Other than that you could use Publisher(?) I think thats what its called. I believe its a program provided in the Microsoft Office package or another. I can't remember. Outside of those just use notepad and use tutorials to learn how to code.

A standard 7-page website is all static so you shouldn't have to worry about PHP. But if your Aunt wants them to be able to purchase directly off the website then you need to learn how to make a database (MySQL or Oracle will work) and PHP/maybe Javascript.

Coding is pretty simple. Its not as complex as say as making a video game. Most of your designing is done within an image editor like Photoshop. If you're proeffficient in Photoshop/GIMP/other image software, you got a step up on everyone else. When you get into coding the pages themselves, its mostly copy and paste because 6 of your 7 static webpages are all nearly the same with the text content the only thing varying from the first page. So literally you're copt and pasting your code 6 more times after the inital first page is made.
« Last Edit: June 01, 2010, 12:29:11 PM by HiddenJumper »
There's nothing here, because I'm too lazy to put something here.

Offline logos

  • Member
  • Posts: 920
  • Steel is my body, and fire is my blood
Re: website creation
« Reply #3 on: June 01, 2010, 07:53:25 PM »
Thanks for the insight, I'm playing with Joomla right now...guess I'll see how that turns out.  I only know a little bit of C++, so I should probably take a look at the W3C site as well...*sigh*


Offline Mirgond

  • Member
  • Posts: 934
    • Play Asia Affiliate Site
Re: website creation
« Reply #4 on: June 01, 2010, 09:18:50 PM »
The W3C has nothing do to with C or C++ ;)
It's short for World Wide Web Consortium which standardizes the technologies used in the web.
If you want to programm a little bit yourself instead of using only Joomla maybe Ruby on Rails would be worth a look for you.

Offline halfelite

  • Member
  • Posts: 1153
Re: website creation
« Reply #5 on: June 01, 2010, 09:40:18 PM »
If its for a webstore just install something like osCommerce

Offline kostya

  • Member
  • Posts: 181
  • Rar
Re: website creation
« Reply #6 on: July 09, 2010, 10:55:50 PM »
If you want to programm a little bit yourself instead of using only Joomla maybe Ruby on Rails would be worth a look for you.
The original poster said that he said that he knows a bit of C++ so PHP would be more intuitive for him/her since the PHP syntax is based on C.

Offline lollibear

  • Member
  • Posts: 10
Re: website creation
« Reply #7 on: July 26, 2010, 04:53:19 AM »
look up website making tutorials on youtube and use ether photoshop or dreamweaver to make site of if ur good enough code it using HTML for layout and css to help u out or a step up php and css