Creating a blog from scratch
#1
Posted 05 February 2012 - 08:13 PM
#2
Posted 05 February 2012 - 08:47 PM
#3
Posted 07 February 2012 - 10:57 AM
Mythriel, on 05 February 2012 - 08:47 PM, said:
* rolleyes *
Look at the OPs experience - he's a beginner.
#4
Posted 07 February 2012 - 11:11 AM
rallport, on 07 February 2012 - 10:57 AM, said:
Look at the OPs experience - he's a beginner.
Look at the OP's gender - she's a beginner.
OP: it's a great thing to do as a learning exercise, but don't expect to be able to use what you create live on the Web unless you also learn some quite in-depth stuff about security as you go.
#5
Posted 07 February 2012 - 12:05 PM
- What's the best way to make the database searchable?
- How do you convert the stuff you type into valid HTML
- How do you prevent spam comments appearing?
- What will your URLs look like?
- Will you have tags, categories, both?
- How do you protect your admin-panel so you can post but others can't?
- What will your front-end look like and do you want to be able to change that occasionally?
Still, I'd recommend going for it just for the fun of learning
#6
Posted 07 February 2012 - 12:21 PM
historygirllfc, on 05 February 2012 - 08:13 PM, said:
I'd say anything is worth doing if you can learn from it. As mentioned, I wouldnt go into it with the mindframe of making something to actually use, but certainly as an exercise which will expose you to a lot of different practices and skills, it is worth doing.
I would suggest using something established such as Wrodpress for a commercial blog.
#7
Posted 07 February 2012 - 03:04 PM
Mythriel, on 05 February 2012 - 08:47 PM, said:
I would say, if we are going to talk about good OOP coding styles and design patterns, for a beginner, to look at something more easy going than MVC. I mean textbook MVC architectures get professionals into a muddle and concepts get confused.
To the OP, I would go for it as a blog isn't a hard application to build. I would agree with Mythriel to look at OOP and come up with a good design pattern, avoid MVC though as you'll probably end up having a nasty headache.
Simply learning how to structure an application into reusable class based modules and separating your application into layers without using an MVC architecture is perfectly acceptable even in a professional production environment.
That said most good design patterns are some kind of MVC-like architecture or a halfway house that achieves the same thing.
This post has been edited by FizixRichard: 07 February 2012 - 03:12 PM
#8
Posted 07 February 2012 - 03:13 PM
Also i know of a Full time Web Developer job going in West Yorkshire if anyone is interested. Send me and email from my profile if you want.
- ← Website login help
- Server Side (PHP, Databases, ASP.NET, etc)
- stop jquery redirecting when validation occurs →
Help



















