kasperooney, on Jun 20 2009, 03:18 PM, said:
If the user's intention is to learn something new by creating the website then it is suggested that he does all the hard work himself instead of depending on ready-made solutions like these! And if the intention is to just put a site up then CMS is the answer.
Learning to do everything on his own would certainly benefit the user sometime in the future so this is recommended more, isn't it?
This is exactly what I want to do... you just accurately fully summed up my intentions!
I am currently learning coding and all that though, I've borrowed a lot of books from the library,
and it is easier to learn everything yourself than get someone else's work because it will then be easier to edit it and change it to what you want.
Idolon, on Jun 23 2009, 07:19 AM, said:
For some (well, at least for me) it is much easier to learn by studying other's code. Rather than starting from scratch, find an existing web page similar to you want to do and try to figure out what each part of the code does. You can start with a ready-made CMS like Wordpress, look at existing themes or plugins, and then modify them as you learn how they work.
You may also want to pick up a development tool such as NetBeans or Aptana Studio that provides hints as to what HTML tags do and what attributes they can have. It's much easier than switching back and forth between your HTML code and a cheat sheet.
Yes, I will be doing that first too... I have a few website designs on my mind from other people's website, but sadly they have sold the domain and moved on to somewhere else where I don't know...
So I will have to start from scratch anyway. I've also downloaded Aptana Studio, but everything looks so complicated that I don't know where to start. There are so many functions and everything, I really don't know what do to. Also, Aptana Studio isn't a WYSIWYG editor, meaning I have to do all the coding by myself...
This might be good for me in the long term where I learn how to code everything and all that, but it won't be good for me in the short term and that will mean I will have to take longer to learnign coding and everything before I get the results that I want.