Drupal Needs a New Home
reardonsteel writes "All of the Drupal websites were offline for about two days because of a server meltdown at the organization's hosting provider. The main Drupal website is back up with a single temporary page and they've announced a fund-raising drive to raise US$3000 for a new server to be hosted at the Open Source Lab at Oregon State University's server farm. Drupal is the leading open-source (written in PHP) content management system and is used to power tens of thousands of websites, blogs, community sites, etc." At this point, all they need is an actual server, too: the OSL has agreed to provide rack space, bandwidth, power, backup facilities and support.
and the description doesn't give me any indication whatsoever... what the hell is this about? what is drupal, what happened to their server, and why should i care?
In only 12 hours, they have already raised nearly 2000 dollars for the new server, PRIOR to the posting on slashdot. People who care change the world for the BETTER, while those who don't impact it terribly.
What I don't get is why they aren't renting their own dedicated box, so they don't have to own the hardware. You can get a dual Xeon configuration for about $200-300/month and with about 2TB of bandwidth. Of course now they won't have a monthly bill, but every time they need to upgrade the machine or repair it, there are going to be costs.
see a Text Widget
Parent? Meet Google. I know it's hard to believe, but this is a site that catalogs the entire internet and allows you to search through them for the information you seek. For example, if you were to type "Drupal" in the text box and hit enter, the website would return thousands of pages that use that term, and would further enlighten you to
Or you could just use Wikipedia, which, of course, has a wonderful page up about Drupal. Oh, but I forgot. You're too busy to do any of that. We should just explain everything to you. Who do you think you are, man? Seriously? Not a web developer, obviously.
** A Sketch a Week **
http://www.sketchplease.com
Last month, drupal.org alone served more than 3 million pages for 100 Gb of traffic (this does not include any of the other sites or services; non Drupal websites, Drupal mailing list traffic, etc).
Once they have a new box, why don't they distribute their software and docs up on P2P? surely that'll lighten the network load and cost them less.
"A door is what a dog is perpetually on the wrong side of" - Ogden Nash
Seriously, I have never heard of Drupal until I saw this article. It may be useful software, very useful, but who knows? FA like this should really start off like this:
Then maybe
So when MS went down because of a DOS attack, they makes them a poor business partner? They are the richest company in the world, they should always be up right? My point is that sometimes things happen in business that you cannot plan for. Perhaps they were planning on upgrading. I doubt very much this will have ANY impact on drupal's long term acceptance in the community.
BTW I find the lectures about what you think customers want somewhat annoying. Customers care about having their own systems up and running. While it might be a cause for concern, it's hardly world ending.
Thalasar
http://sourceforge.net/
"Two things inspire me to awe -- the starry heavens above and the moral universe within." - Albert Einstein
Yes and where were you before the actual problem? This was already in the works for the last few weeks.
:) ]
.... unfortunate.
It is better to OWN your core resources and leverage the other stuff that OSL is offering. They also provide mirroring, 24x7 admin staff familier with and specializing in open source software.
OSL does NOT REQUIRE an AD for this service. IT's just what they do. What happends when Drupal goes beyond 500GB/month? All this for the price of owning a server. I own my server and you seem to own yours.
For four years a very few people have born the expense of this while growing at a phenominal rate. While lots of happy users [and some that chose other products
Your post just seems a little
You can meet many former 'homosexuals'; you will never meet a former 'African-American'."
Are they trying to say that I'll never meet Michael Jackson?
Burn, Karma, Burn...
Or maybe there was some misunderstanding you could clear up?
but what do i know, i'm just a model.
Bull. I used to write all of the code for my own website. It probably took me about a week of full-time-equivalent work, and it worked OK, but that's still a far cry from half an hour. Don't give me any of that crap about it being because you're a better programmer, either. I work on kernels and distributed systems for a living, and have done for over a decade. Web programming is something I do as a break from real work because it's so easy by comparison. Nonetheless, all you can get in half an hour is something that sucks. If you want something that's modular and maintainable, that takes more time. If you want something that's database-efficient, that takes more time...and flat-file-based systems are even worse so don't go there. If you want something that's standards-compliant, that takes more time...and your main page generated 130 errors when I ran it through the W3C validator. If you want it not to look like crap (again unlike your site) that takes more time. If you want to have features like markup in comments and comment preview, decent archive management, categories, and search (again unlike...) that takes more time. If you want to do all of those things and have it be secure, that takes more time; not knowing how to implement features securely is a poor excuse for having a low-functionality site. Do all that in under the week it took me, and I'll be impressed. So far, not even close.
My guess, based on your comment, is that you're another victim of the rewrite bug that often afflicts junior programmers. Writing code is not necessarily more efficient than reading other people's, but it is generally more fun so kiddies always want to rewrite everything in sight. What they end up with isn't usually any better, though. Most code that's written as an excuse not to understand something that already existed sucks far worse than what it replaces. That's why most of the people who roll their own website never even have the balls to make the result available for others to see. They know that it's a lot easier to claim superiority than to prove it.
That's the most offensive thing about your post, and why I went out of my way to be offensive right back. Sure, maybe you and I can (with varying degrees of success) write code to do the things that a typical weblog does, but why should we be the only ones to have sites? Why shouldn't high-school students and grandmothers have them too? Sure, most of what they write is crap, but so is most of what geeks write (including here). What purpose is served by having someone who might be able to contribute code in some other domain that you know nothing about have to learn your most treasured skills as the price of entry to the world of website ownership? What if their contribution is something other than code - like scientific knowledge or political insight? Aren't those valuable too? Thinking that everyone should value what you value is beyond elitist, and contrary to the spirit of free enterprise. It's just a crutch for insecurity, not a valid or useful attitude. It's almost as pathetic as posting fake-IQ-test results to your blog.
Slashdot - News for Herds. Stuff that Splatters.
Well, it turns out, you're right. I went to his site and thought, "hmm, a blog system with comments and trackbacks, maybe he does have a point if he built this whole thing in 30 minutes." But then I tried his system. Anyone can add comments -- comment spam could (and probably eventually will) overrun his system. In addition, I was able to easily drop JavaScript code into the comments and it was executed! Of course, I only dropped in a harmless JavaScript alert, as I don't want to get in trouble for "hacking" a neophyte's crappy blog system.
But in any case, to the grandparent post: my God, man, you cannot build such a shoddy, terrible system, and then tout the benefits of reinventing the wheel. Your wheel is awful, and better people before you have built wheels that put yours to shame. Yours is bad enough to actually be dangerous. It's a black-hat's wet dream. SQL injection, code insertion, you don't even launder your input! I fear for your site and the server that hosts it.