Quote (DirtyRasa @ Jan 10 2013 06:38pm)
What part of Wordpress was confusing?
Any type of website where you want to log in and have the ability to update it will most likely use PHP. Especially the free ones.
PHP is the backbone of making dynamic websites. That paired with MySQL and you've got a pretty awesome web app.
Wordpress in my opinion would be the easiest blog tools out there. There are of course many out there, but in my opinion, none of them have the great documentation Wordpress has.
It might help if I knew more about what this website was for.
What is the function of this website?
Are there only going to be a few pages on the website? Or are you wanting to be able to add pages daily?
Is the user logging in not know HTML so you wish to provide an easy way to modify information?
What I'm trying to get at is that a blog may be too much for what you need. I of course have no idea what you need so answering those questions could help.
Hi DirtyRasa,
This is a touch screen kiosk interface that launches a local root folder with a html website in, there is 3 pages in total and one of them is a blog. I don't want anything changing apart from the blog on a monthly basis.
The blog is updated remotely by a user logging into some web app online and then it updates the website locally ( that's at another office ) The Kiosk is connected to the internet and will be able to pull various information from the web.
It is connected via dongle and then pulls a javascript code from a survey generated website for users to have their input. So it is online, stored locally but I just need the blog to be able to update from wherever on the net.
If that makes sense.
Many Thanks.