Xevious's blog
iBlogger now allows Drupal Blogging from iPhone
Submitted by Xevious on Fri, 09/26/2008 - 2:07pm.IllumineX has released a new iPhone app that supports blogging via the Movable Type Blog API. I've posted a mini review on my site. http://xevio.us/itunes/iblogger[Posted with iBlogger from my iPhone]
Building powerful and robust websites with Drupal 6
Submitted by Xevious on Wed, 04/30/2008 - 12:36pm.From Amazon: This book updates the bestselling Drupal: Creating Blogs, Forums, Portals, and Community Websites for Drupal 6, the latest, much improved version of this popular open-source Content Management System. Targeting readers with little experience in website design, unfamiliar with PHP, MySQL or HTML, and with little to no experience of Drupal, it looks pragmatically at the steps needed from knowing you want a website right through to designing and building it like a pro, and then successfully managing and maintaining it.
Drupal on HostGator
Submitted by Xevious on Sun, 02/24/2008 - 6:58pm.I have successfully gotten Drupal up an running on HostGator.com. I was very skeptical going into this but it is looking good so far. I have been most pleased with the response from tech support. Here are some of the issues I encountered:
* smtp not working - update DNS MX settings to route to my MX host. HostGator expects that you are using them for email.
* clean urls not working - I added an .htaccess file and it fixed the problem
Problems with Outsourced Hosting
Submitted by Xevious on Fri, 02/01/2008 - 12:35pm.I'm working with client who has their site on a hosting company's servers. They do not want to change that for some reason. I am attempting to migrate them to Drupal. When I first tried to install Drupal, I found that MySQL LOCK TABLE command was not allowed. A quick Google search revealed that this company would allow LOCK TABLE if you asked nicely. I spent 4 hours on the phone and then waited a couple of days but managed to get LOCK TABLE access. I was able to install Drupal and start setting up a basic site.
How to Add Apple Touch Icon to Your Drupal Theme
Submitted by Xevious on Tue, 01/15/2008 - 11:42pm.The new system update for the iPhone is now out. One of the new features is you can add bookmarks to the front screen, a.k.a the springboard. The graphics that appear on the home screen are 57x57 pixel PNG files. You put the png file somewhere on your your server. Then you edit your template.php to activate it. Add the drupal_set_html_head() function call with the html code for the png.
drupal_set_html_head('<link rel="apple-touch-icon" href="/folder-path/apple-touch-icon.png"/>');
Drupal 5.4, 5.5
Submitted by Xevious on Mon, 12/10/2007 - 1:38pm.Two Drupal updates in as many days. I have not updated just yet. It takes me a few hours to do an upgrade as I need to do a full backup and then run through a test plan.
Magpie RSS
Submitted by Xevious on Thu, 11/29/2007 - 12:48pm.
If you want complete control over RSS feeds, I have used MagPieRSS to fetch RSS feeds and store them in my local database. It has a notion of stale content to optimize your page presentation. I am no longer using it in favor of the Drupal Aggregator but I wanted to pass on the link since I mentioned it at the November Jedi Council meeting.
OpenSocial for Drupal
Submitted by Xevious on Mon, 11/05/2007 - 10:44pm.Google has announced OpenSocial API, an open standard for creating social sites. GoogleSocial will be Google's implementation of the OpenSocial standard. There is already a Drupal OpenSocial API Module started to give Drupal developers easy access to the API. Like OpenID, all web site developers need to be familiar with this standard.
Site Updates
Submitted by Xevious on Sat, 11/03/2007 - 6:46pm.I have updated this site to Drupal 5.3 including all the module updates. The site was running Drupal 5.1. I have moved all the contrib modules from the root to the sites/default/modules folder to make it easier to do upgrades. I have added a few new CCK modules to play around with.
Drupal Jedi Logo Anyone?
Submitted by Xevious on Thu, 11/01/2007 - 9:56pm.This is a rough attempt at at Drupal Jedi Logo. Please comment on it.


