by webtechgal on 6/5/17, 2:56 PM with 10 comments
I have to code it with PHP/MySQL (and JavaScript/AJAX as needed).
It has to be capable of building small, mainly catalog/brochure sites, sans a lot of bells and whistles. Ease of use is the most important criteria.
I am wondering whether to pick up an open source project and mod it or build from scratch.
All suggestions welcome.
by borplk on 6/6/17, 9:04 PM
Building something custom effectively means you are stating that your requirements somehow happen to be so unique that somehow all the existing solutions are not adequate. Otherwise it can't be justified.
And the chances of that statement being true is astronomically low.
If you think of it as a spectrum,
One one end there's the "shitty 50 line python script I created for my own problem in an hour in an afternoon".
On the other extreme end is "new CMS we are building to challenge all the existing ones because we are in the business of making a new CMS and we have raised millions and millions".
Everything else in between (where the CMS itself is secondary to a different primary problem being solved) does not justify the creation of the CMS.
It's like deciding to first manufacture a cook-top because you want to cook a really tasty dish of scrambled eggs.
by itamarst on 6/5/17, 3:02 PM
1. Its usually faster, since you're just writing a plugin or overlay or whatever on someone else's work.
2. Makes it easier for customer to hire other people to maintain it when you've moved on.
by coreymaass on 6/7/17, 11:19 AM
by smt88 on 6/5/17, 3:44 PM
by willcate on 6/5/17, 3:27 PM
by sharemywin on 6/5/17, 2:59 PM
by pwason on 6/5/17, 3:45 PM