I've been leaving my website for quite some time now and I just decided to do a little work on it. I'm still very satisfied with the design itself, and may make minor changes to it, but probably not. What I'm concerned about now is improving the ease to update it, and the efficiency.
Have a look around the site. As you can see it's extremely simple, that's the way I like it. Now, note certain pages like the Projects page. Right now, the way I'm updating that is by using EditPlus and editing projectspage.php, adding tables, cells, etc. This will become extremely cumbersome in the future when updating needs to be done quickly.
I don't really know anything about php, let alone mysql. I use php for the site cause I make use of the <?php include... thing. That made it a lot easier to organize/update the site - but it needs to be easier yet, like actually putting php to use.
So my question to you php developers, or if you've got something better I should know about or use - how could I go about making my whole site easy to update?
could it be done, to make some script so all I have to do is type in what I want in this box and it updates the site, or what.. how do all you developers update your sites?
On the main ("Home") page I have GreyMatter (like NewsPro) set up and functioning the way I like it (although there's nothing posted at the moment I believe).
Anyway any input would be greatly appreciated... You could email me (marc@unrealpc.com) if you want.. in fact that might even be a better idea in this case since I have to leave for school right now.
Check this thread when I get home..
-RSI
Have a look around the site. As you can see it's extremely simple, that's the way I like it. Now, note certain pages like the Projects page. Right now, the way I'm updating that is by using EditPlus and editing projectspage.php, adding tables, cells, etc. This will become extremely cumbersome in the future when updating needs to be done quickly.
I don't really know anything about php, let alone mysql. I use php for the site cause I make use of the <?php include... thing. That made it a lot easier to organize/update the site - but it needs to be easier yet, like actually putting php to use.
So my question to you php developers, or if you've got something better I should know about or use - how could I go about making my whole site easy to update?
On the main ("Home") page I have GreyMatter (like NewsPro) set up and functioning the way I like it (although there's nothing posted at the moment I believe).
Anyway any input would be greatly appreciated... You could email me (marc@unrealpc.com) if you want.. in fact that might even be a better idea in this case since I have to leave for school right now.
Check this thread when I get home..
-RSI
