jason
Designing websites
#1
Posted 01 February 2008 - 12:29 AM
jason
-picasso
#2
Posted 01 February 2008 - 03:46 PM
http://w3schools.com/
To teach you to design, in the artistic sense, is another battle in itself. Dreamweaver does what you're asking...
#3
Posted 01 February 2008 - 08:32 PM
HTML Goodies offers some easy to follow primers and tutorials.
#4
Posted 03 February 2008 - 12:49 AM
#5
Posted 24 June 2008 - 08:37 AM
Haha, atleast thats what we used in Web Design class.
But for complete site editing, maybe frontpage or dreamweaver, but depends where you are hosting it.
Freewebs anyone?
#6
Posted 24 June 2008 - 03:38 PM
BTHS Student Government: Senior Class President 2010
International Arts and Sciences
University at Buffalo, the State University of New York '14
Medicinal Chemistry
#7
Posted 24 June 2008 - 05:38 PM
NickC, on Jun 24 2008, 04:38 PM, said:
You need to build a database, have it link to a login form and some other stuff I'm not familiar with. I wouldn't go about trying to code it by hand as it's extremely complicated.
#8
Posted 30 June 2008 - 02:16 PM
NickC, on Jun 24 2008, 04:38 PM, said:
Yeah, you need to create a database in mySQL first. Then you create a table with two columns, one for username and the other for password. To login, use PHP to check if the password that the user inputs matches any of the passwords in the system. If it does, make sure the username matches too. Or you can do it the other way with username first. It's up to you. And another thing, if you need extra security, add some encryption because I think its available in mySQL 4.0 and above.
As for the original question, knowing how to write code is pretty pointless if you don't know how to create a good design or template. Learning how to code is one thing, learning how to design is another. I suggest you google "PSDTUTS" or "NETTUTS" for help with design.
#9
Posted 03 July 2008 - 01:56 AM
of course all of this is pointless to say because it would be easier to use a cms then writing your own code...if you don't know how to code.
#10
Posted 03 July 2008 - 08:48 AM
BTHS Student Government: Senior Class President 2010
International Arts and Sciences
University at Buffalo, the State University of New York '14
Medicinal Chemistry
#11
Posted 03 July 2008 - 03:41 PM
A CMS or content management system is an application that powers and manages a website. Basically any blog or even BTHSNews has an underlying cms. It's so that people don't have to go in and change code but rather just create and update new sections or blocks of writing and can mess around settings to prevent unauthorized access. You can have a login only section on a cms. Hope that helps at a very rudimentary level.
#12
Posted 03 July 2008 - 07:39 PM
#13
Posted 03 July 2008 - 09:09 PM
Awad, on Jul 3 2008, 02:56 AM, said:
of course all of this is pointless to say because it would be easier to use a cms then writing your own code...if you don't know how to code.
Personally I believe hashing passwords with a salt is better than encrypting them. In the unlikely case a hacker ever gets into the web server, they can get the aes key and the db and have the passwords while having say salts that differs per user(user id works good) and hashes barely helps(as that makes brute forcing the passwords for all the users rather difficult).
Just trying to add words to confuse
#14
Posted 16 July 2008 - 10:18 PM
BTHS Student Government: Senior Class President 2010
International Arts and Sciences
University at Buffalo, the State University of New York '14
Medicinal Chemistry
#15
Posted 16 July 2008 - 10:52 PM
#16 Guest_Mages_*
Posted 29 July 2008 - 05:24 AM
Btw you don't only have to have a login section. There are patches and hacks that allow you to integrate you forum and CMS logins. So users don't have to do both. It's easier with PHPBB in my opinion, but you guys have VBulletein.
#17
Posted 30 July 2008 - 08:02 PM
Mages, on Jul 29 2008, 06:24 AM, said:
Btw you don't only have to have a login section. There are patches and hacks that allow you to integrate you forum and CMS logins. So users don't have to do both. It's easier with PHPBB in my opinion, but you guys have VBulletein.
These forums ain't vbulletin, they are IP.Board. Also close on Joomba, it's Joomla.
#18
Posted 30 July 2008 - 08:27 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













