Mark and Jill exceeded my expectations. I'm fairly new to Drupal and the project I'm working on for my largest customer needed some theme help, code modification, and data entry. Mark and Jill took care of it in short order.
Mark Jarrell's blog
Building a Firefox Search Add-on For Drupal.org
I was having trouble locating a good Firefox search add-on for searching drupal.org. A Google search or two reveals a couple of add-ons created by community members in the past couple of years that do searches of drupal.org via a Google search (using the "site:drupal.org" keyword). I know, however, that the searches on drupal.org recently received an overhaul (using Apache Solr) and now, searching on the actual drupal.org search is actually more efficient than a Google search in many cases. Especially if you know how to make quick use of the right sidebar of the search page which makes use of faceted search.
I knew it couldn't be that difficult to build a search plugin for Firefox, so I began searching the Mozilla site for instructions on that. If you're interested in doing this on your own, you can find out how to build what's called an "OpenSearch plugin" for Firefox at: Creating OpenSearch plugins for Firefox
If you'd like to download the add-on that I built and begin searching Drupal.org from Firefox, click on the screenshot below:
Using Applescript to Create Different Login Items for Different Days of the Week
So when the concept of "login items" appeared in Apple's System Preferences a few years back, I used to use those. Recently, especially since I started telecommuting a couple days per week, I discovered that I really needed different login items (applications) to start up depending on which day of the week it was. For instance, on my telecommute days, I need a VPN application to start up first.
Using FlashVideo for User-Contributed Video: A Drupal Tutorial
This video/tutorial was initially started as a presentation for the Denver Open Media Conference this weekend. Since we had a snowstorm on the day of my session, I decided to do this as a screencast here instead. My description of the session and the screencast appear below:
Adding a Reset Button to Exposed Views Filters
I'm a big fan of using exposed filters in my administrative views that I build. One thing that had escaped me until today was that there isn't always a really easy way for my users to get back to square one. I need a reset button. Don't we all?
I did some searching around and some experimenting. It turns out that you can do this really easily in a custom module just using a hook_form_alter(). You can see the result in the screenshot below. Easy reset button.
Creating a Role-Based Menu in Drupal
I was working today on creating a menu that is role-based. This is for the new Jones International University (http://www.jiu.edu) content management system, which is going to be Drupal-based. I was a little surprised that you can't easily do this when you're creating your individual menu items (say who gets to see what), but it's actually not too hard with a bit of PHP code added into the theme layer (in your page.tpl.php file). The current header is shown in the screenshot below.
Upgrading the Multiselect Module
So we decided at Jones that we needed to use the Multiselect module that was built for Drupal 5. We had used it in the past, but it looks like its previous maintainers have abandoned it. Too bad because it looks like a lot of people other than us found this sort of CCK widget to be very useful.
I spent the past couple of days working on it and I can finally say that it has been completely overhauled and is now working with the Drupal 6 form api (FAPI) and the latest version of CCK.
attheshow's Twitter Word Cloud
Apparently these are the topics I've been talking about the most on Twitter over the past two years. Interesting way of visualizing it. This was created using Tweetake.com and Wordle.net.
First Personal Drupal Site
So it's interesting creating my first Drupal site for personal use. I've built a lot of sites in Drupal for the Jones Knowledge Integration Group already, but Jill and I decided to set up a new personal blogging site using Drupal. We haven't got a lot of features so far, but we're having fun getting started with it. We know we want blogging at the very least. Probably podcasting as well, but that's not set up quite yet. It's nice to know that you have a public playground available to try new things.




