On January 23rd and 24th, San Diego will have its own Drupal Camp. I have attended the Drupal Camp LA last August, and the turn out was good. I expect the turnout for Sandcamp to be similar. The event is free and registration is now open.
Drupal’s Aggregator Module: A Complaint
Drupal’s Aggregator module is responsible for parsing and updating news content collected from sites in various XML-based formats. Such formats include RSS, Atom, and RDF feeds. Drupal is awesome for creating and managing content and even has support for blogging, forums, and user profiles. Although the later features are not as feature-rich as a third-party solution and the Aggregator module is not an exception to this. In fact, I find Aggregator to be problematic to the point to where it is a disappointment. I have found a solution that works well for me.
Created Drupal Testbed Site
I have created a Drupal 6 test site on my server. This test site is to be used to try out new modules that I have discovered and to provide a demo site for anonymous users to tinker in.
The test site can be accessed here or through my portfolio.
More modules and info to come.
Also look forward to a Drupal 7 test site.
Upcoming Project Using CiviCRM
I have recently committed to a project where the client is in need for a site that allows the management of its members. The needed functionality includes the ability to send mass emails, create events, and maintain contacts for the site’s members. This in conjunction with standard features such as maintaining message boards, blogs, and member profiles. After some research and planning, I have decided that a Constituent Relationship Management (CRM) system is a good fit to handle the bulk of this required functionality.
Must Have Drupal Modules
I have been working with Drupal full time now for five months. Within that five months, I have grown to learn which modules are the most useful to me. The following is a listing of modules that I use, ones that I see has being important to deploy on every installation. I have also added a listing of modules that I’m currently discovering. The following modules have been tested and work for Drupal version 6.
Continue Reading »
Drupal 7 First Look
I have been excited about the upcoming release of Drupal 7 ever since I started digging into the whole Drupal party. In fact, a few weeks after being introduce to Drupal, I attended the Drupal Camp LA where veteran Drupalers were eager to learn more about this upcoming release. The exact date is unknown as for now. It is predicted that an expected date will likely occur within the first half of 2010. But no one knows for sure. Those who have been working on enhancing Drupal say it is still has a way to go. Since I want to contribute to the cause, I have decided to install it on my local machine and give it a try. Within this post, I will cover the User Interface (UI) changes that were added to Drupal 7 including the new “Seven” theme. Screenshots are provided.
To start off, for those people who who may be eager to give Drupal 7 a spin, it can be obtained from drupal.org. Version 7 is not even in alpha stage. Therefore, it is highly recommended that this release is not install on any production sites. I installed Drupal on my Macbook using MAMP. For the majority of my testing, the release has been fine and a welcoming experience. Let’s begin.
Reasons Why I Like Drupal
In a previous post, I wrote about my thoughts on using Drupal, four months after starting with it. I briefly talked about how long it took for me to grasp all the lingo and the length of time required to build a Drupal site. All of this desire to learn Drupal all started when I was told that Drupal is a commodity in web development. So, I did my research and began diving into getting my hands dirty with it. With my previous post, I didn’t really focus on the attributes or the reasons why I choose to use Drupal over one of the many alternatives. This post focuses more on what I like best about Drupal. Let’s begin.
Continue Reading »
Four Months into Drupal
I first started my adventure into Drupal four months ago (July 2009) when a friend of mine recommended that I take a look at this powerful and flexible Content Management System (CMS). This would be my second introduction into Drupal. The first time I tinkered with Drupal was when I installed the PostgreSQL stack on my Mac several months prior. At that time, I didn’t fully understand what Drupal was all about or what I could even do with it. But when my friend told me about Drupal (especially the part about how hot it is in web development), I became more interested in it. Anything that can boost my potential for employment is something that I am more than willing to jump on. From that moment forward, I made the decision to embrace Drupal and learn anything and everything I could about it.
Continue Reading »
How To Embed A Drupal View Into A Node
I needed to embed a view that displayed images (and only images, no full node or teaser) inside of another node. I tried several contributed modules but to no avail, until I came across a wonderful function in the API.
Continue Reading »
Fixed Major Drupal Theme Problem
It seems that the modified theme that I was using for my portfolio site would break when using Firefox. The appearance of the theme appeared perfectly on Chrome, Safari, and Opera but running it under Firefox from my production site would cause breaking of certain CSS styles. My localhost test environment with MAMP wasn’t affected; Firefox would display the fonts correctly on localhost.
Continue Reading »
