Should Drupal Be Better?
Submitted by Jordan on
I accidentally stepped into a flame war this morning.
Submitted by Jordan on
I accidentally stepped into a flame war this morning.
Submitted by Jordan on
Submitted by Jordan on
Steve Burge at OS Training just released an excellent article on how to make Drupal behave like a Wordpress blog. It's an excellent article and I recommend you read it. It also shows what's both good and bad about Drupal.
Submitted by Jordan on
At work lately, I've been dealing with an interesting problem: real time performance on a Drupal website. It's interesting because the standard solutions don't work. (This is a support page for an upcoming Badcamp presentation.)
Submitted by Jordan on
Intel recently removed Mir support from its video drivers. I could get into the politics behind it - and I will - but the larger point here is: this is why I don't use Linux.
Submitted by Jordan on
I've been following the blog of a young lady who decided to switch careers from law to web design. Sound familiar? It should - I did the exact same thing. I've got about 2 years on her, which is enough of a perspective to know that she will turn out just fine.
Submitted by Jordan on
It's a common recommendation: move javascript to the bottom of the document. That lets the actual content load faster. Here's how to do it in Drupal.
Submitted by Jordan on
I'm building a Drupal app that lets you upload photos from your mobile device directly to the site. The problem: half of them are coming out sideways, or even upside down.
Submitted by Jordan on
I recently had to adjust the output from a field on a page. Here's how I did it.