/dev/random

Reality has a liberal bias

/dev/random random header image

Entries Tagged as 'Drupal'

iPhone theme for MacMegasite

July 8th, 2007 · Comments Off · Drupal, iPhone

I added an iPhone theme to MacMegasite, based on the .mobi loader drupal module. When the site is viewed with an iPhone it will automatically use the alternate theme.
SHARETHIS.addEntry({ title: “iPhone theme for MacMegasite”, url: “http://mcdevzone.com/2007/07/08/iphone-theme-for-macmegasite/” });

[Read more →]

Tags:

Another WorldBeatPlanet change

May 23rd, 2007 · Comments Off · Drupal

I got rid of the e-commerce module, which was a big pain. Instead I’m now using Amazon product nodes and I created a custom content type for CD Baby products. The store is now a new view which simply shows all Amazon and CD Baby product nodes. I can easily add other affiliates with the [...]

[Read more →]

Tags:

New and Improved

May 21st, 2007 · Comments Off · Drupal, Web

I’ve completed most of my enhancements to WorldBeatPlanet. The emphasis is on community and user’s content. I’m now allowing all registered users to have a blog and a member page and upload audio or video. The video module allows YouTube videos to be embedded as well as uploaded video files. Instead of stories, the primary [...]

[Read more →]

Tags:

New WorldBeatPlanet Features

May 18th, 2007 · Comments Off · Drupal

I’ve been working on more features for WorldBeatPlanet. One of the enhancements I just added is Digg-style voting using the DrupalIt module. I also made a new logo and added a right sidebar for top picks, user pages, and recent posts.
SHARETHIS.addEntry({ title: “New WorldBeatPlanet Features”, url: “http://mcdevzone.com/2007/05/18/new-worldbeatplanet-features/” });

[Read more →]

Tags:

Domain squatters must die

May 17th, 2007 · Comments Off · Drupal, Web

I’ve been thinking of reviving my old domain name ShareYourMusic.com (which used to redirect to WorldBeatPlanet) in connection with the new changes I’m making to WorldBeatPlanet. When I checked it today I discovered that it’s now parked at a ‘domain for sale’ page by a domain squatter, and they want at least $2500 to buy [...]

[Read more →]

Tags:

WorldBeatPlanet is getting social

May 16th, 2007 · Comments Off · Drupal

I’ve been working on making WorldBeatPlanet a more social site. I’ve added the buddy list & invite modules and I’m now allowing all users to create blogs, upload audio & video, and create a custom ‘mysite’ page.
SHARETHIS.addEntry({ title: “WorldBeatPlanet is getting social”, url: “http://mcdevzone.com/2007/05/16/worldbeatplanet-is-getting-social/” });

[Read more →]

Tags:

IntelliTXT Decision

April 22nd, 2007 · Comments Off · Drupal, Web

I’ve decided on a compromise for IntelliTXT at MacMegasite. I’m keeping it, but using the Userpoints module to disable it for users with more than 50 points, which means users who have submitted 5 or more articles.
SHARETHIS.addEntry({ title: “IntelliTXT Decision”, url: “http://mcdevzone.com/2007/04/22/intellitxt-decision/” });

[Read more →]

Tags:

The trouble with freeform tagging

April 18th, 2007 · Comments Off · Drupal

I decided to get rid of freeform tagging at MacMegasite because it was becoming too unmanageable. Since members can create their own tags by simply entering names, there were many duplicate tags with misspellings and lots of unique tags that were only assigned to a single post.
Drupal lists all taxonomy terms from different vocabularies together, [...]

[Read more →]

Tags:

WorldBeatPlanet upgraded to Drupal 5.1

March 30th, 2007 · Comments Off · Drupal

I finally upgraded WorldBeatPlanet. Unlike MacMegasite, this upgrade was painful, since I was running Drupal 4.6 with lots of modules and several custom content types. I had to first upgrade the database to Drupal 4.7 and then to 5.1. A few features still don’t work, but the site looks a lot nicer now.
SHARETHIS.addEntry({ title: “WorldBeatPlanet [...]

[Read more →]

Tags:

Now with AJAX goodness

February 7th, 2007 · Comments Off · Drupal, Web

I’ve added a few new features to MacMegasite to bring more AJAX yumminess and make it more social. Blocks and menus are now collapsable and buddy lists are supported. It can also notify Twitter when content is posted.
SHARETHIS.addEntry({ title: “Now with AJAX goodness”, url: “http://mcdevzone.com/2007/02/07/now-with-ajax-goodness/” });

[Read more →]

Tags:

MacMegasite Upgraded to 5.1

February 4th, 2007 · Comments Off · Drupal

I upgraded MacMegasite to Drupal 5.1. The upgrade was fairly painless except for the RSS feed redirections to Feedburner, which I had to fix in my .htaccess and make a few small changes to the node module.
SHARETHIS.addEntry({ title: “MacMegasite Upgraded to 5.1″, url: “http://mcdevzone.com/2007/02/04/macmegasite-upgraded-to-51/” });

[Read more →]

Tags:

Drupal 5.0 Released

January 15th, 2007 · Comments Off · Drupal

Drupal 5.0 has finally been released. I plan to upgrade all of my sites. MacMegasite should be pretty straightforward, since it’s already running 4.7. WorldBeatPlanet will be more difficult since it’s still running 4.6 and uses several extra modules, including e-commerce.
SHARETHIS.addEntry({ title: “Drupal 5.0 Released”, url: “http://mcdevzone.com/2007/01/15/drupal-50-released/” });

[Read more →]

Tags:

Drupal 5.0

November 1st, 2006 · Comments Off · Drupal

Drupal 5.0 is already in beta. I still haven’t upgraded WorldBeatPlanet to Drupal 4.7 as I did with my other sites, since it uses a few custom modules as well as eCommerce, so it’s a lot more difficult. I’ll probably upgrade it directly to 5.0. Right now I’m pretty busy with work & XPressLinux so [...]

[Read more →]

Tags:

Joshua Brauer: Never store tar backups in web accessible directory

October 6th, 2006 · Comments Off · Drupal, Web

Via Planet Drupal:
One blog is accumulating Google code searches that reveal information they shouldn’t. For example this search produces a list of some Drupal database usernames and passwords. Most are for distributions but a few folks have unwisely put backups of their configuration files in .tar files inside their web accessible directories.
Simply put, no [...]

[Read more →]

Tags:

MacMegasite changes complete

September 27th, 2006 · Comments Off · Drupal, Web

I’ve installed the new theme at MacMegasite and I’ve also created a mobile edition, available at http://mobile.macmegasite.com/ which uses a minimalist theme with no graphics. I did it through the magic of Drupal’s multiple site feature. I copied settings.php from the default site to a new site directory and simply added an override for default_theme.
Now [...]

[Read more →]

Tags:

Windows X net

September 7th, 2006 · Comments Off · Drupal, Macintosh, Web

Windows x net is a new Drupal-based Mac-friendly Windows site. Unfortunately they screwed up the Drupal configuration badly — all users have FULL administrative access! I took advantage of having administrative access to fix it by turning off all administrative options for regular users.
Blogged with Flock
SHARETHIS.addEntry({ title: “Windows X net”, url: “http://mcdevzone.com/2006/09/07/windows-x-net/” });

[Read more →]

Tags:

Google to invest 70.000 USD in Drupal

May 25th, 2006 · Comments Off · Drupal

Dries Buytaert: Google to invest 70.000 USD in Drupal:
Rumor has it that Google will sponsor 14 Drupal developer stipends in this year’s Summer of Code program (SoC). To inspire young developers to work on FOSS projects during the summer, Google will provide a stipend of 5000 USD to each student developer, of which 4500 [...]

[Read more →]

Tags:

Free Alaa!

May 12th, 2006 · Comments Off · Drupal, News and Politics

Gunnar Langemark: Free Alaa!:
Alaa Abd El-Fatah - egyptian blogger, democracy activist and Drupal contributor was arrested a few days ago for being on a demonstration for democracy.
So what to do? googlebomb the egyptian government?
Sign a petition?
Write a blogpost?
Read the news?
Or all of the above?
Please join the campaign.
Also visit Manalaa to check it out for [...]

[Read more →]

Tags:

MacMegasite upgraded to 4.7

May 10th, 2006 · Comments Off · Drupal

I just finished upgrading MacMegasite to Drupal 4.7. The upgrade was quick & painless. I had already installed the modules, made a few patches (most notably redirecting the feed to FeedBurner) and tested everything with a back up of the database from several days ago. To do the switch, I disabled posting, dumped the database, [...]

[Read more →]

Tags:

Upgrading MacMegasite

May 7th, 2006 · Comments Off · Drupal

I’ve been working on upgrading MacMegasite to Drupal 4.7. It’s now running on my MacBookPro, so I’ll probably go live with it in a few days.
My old theme didn’t work with 4.7, so I made this new theme based on Chameleon.

SHARETHIS.addEntry({ title: “Upgrading MacMegasite”, url: “http://mcdevzone.com/2006/05/07/upgrading-macmegasite/” });

[Read more →]

Tags: