Crowdfunding Platform For Drupal Development Launches
angry tapir writes "A team of developers has launched a new crowdfunding platform — Drupalfund.us — that's designed to help accelerate development work on the open-source Drupal CMS, as well as potentially fund new training material and other projects of interest to community members. I had a long-ish chat to one of the co-founders about the goals of the platform and how crowdfunding can be used to push forward open source development."
What, are their sales druping off?
Table-ized A.I.
fail. dreams of bringing in $1 million + per month is just that, a delusional dream.
I work for a hosting company, Drupal is the biggest piece of crap I've ever seen, along with all the other CMS/"frameworks".
These people hire some cheap agency (usually outsourced), they throw something together with Drupal, then the customer screams and yells when it completely fails at actual high traffic loads.
Just because you disagree doesn't mean it's not true.
I have a confession to make, my dear Slashdotters. Up until now, you've all believed me to be nothing more than an ordinary, weak Slashdot reader, but in truth... I'm a professional snap dancer! Such a thing!
Da derp dee derp da teedly derpee derpee dum. Rated PG-13.
Drupal is an awesome CMS framework for web development. It's widely used and has a thriving userbase and developer community ( see http://buytaert.net/tag/drupal-sites for a good list of Drupal sites. Such crowd-funding initiatives are a good way to enable users to "put their money where the code is" and support their favourite open source project.
I made a logo, if anyone wants to use it.
I love Drupal. I've been using Drupal 6 since 2008, running Botaday on it since February of 2012.
XKCD:Xeric Knowledge Comically Dispen
OK, I guess I will have to be the first one to be honest enough to just say it: Drupal SUXXXX! Like many CMS systems, they started off OK, but then got drug down into the muddy depths of trying to do everything. The original lure of a CMS was that ordinary users could add pages and maintain their own website without needing a programmer. Haha, it now takes a drupal expert to maintain the mass of spaghetti code and dependencies. And the expert always have to create exceptions to make it do what they need. If you go beyond a Hello World website you have a complex mess that even an IT person would have to spend a lot of time figuring out.
A collection of php scripts/code, that can generate new php code and html with user interaction, is called drupal.
php is a programing language that can be added to a webserver. the thus "super-charged" webserver ...
will pass php-code embeded in a hosted html-document to php to be executed
okay?