Monday, August 31, 2009

Drupal User Group Meeting in Ames, IA

I FINALLY went to my first user group meeting!!! Of course I was late…I’m almost always late. The construction I ran into didn’t help with the 2 hour drive, but I’m glad I got there and back in one piece.

Tonight we discussed SEO and some of the various techniques and tools that you can use for your Drupal site. Some modules include:

Module About
SEO Checklist Not a module that adds anything which your users can see; it’s for Administrative purposes only because it’s a checklist of actions for SEO. Also holds the date of when the action is done.
XML Sitemap Generates a sitemap.xml based on your content; Can submit sitemap to search engines (Google, Yahoo, Bing)
Content Optimizer Not sure on this one. Still at Release Candidate, but may be good to keep an eye on. This one looks at the content and suggests actions to take to optimize content based on a suggested search term.
Meta Tags (nodewords) Displays form elements to add meta content (description, keywords) for a node.
Page Title Allows changing of Page Title
??? Am I forgetting something? Let me think.

Also, check out the AdWords keywords tools. Cool to help you generate keywords for your site.

Nice to meet everyone at the Ames, IA Drupal User Group Meeting. Hope to see you all again soon!

Wednesday, July 22, 2009

Sites Updated with Themes

So I FINALLY did something that has been a long time coming.  I update my Drupal sites MyActivityPals.com and BrowSweat.com with better themes. 
MyActivityPals is still using a Zen subtheme, but I’ve learned enough about themes to update it so blocks are more distinct and the block title is a different color.
Capture-MAP
BrowSweat is using Picture Reloaded.  I like this theme and I will probably use it again.  It’s very easy to setup. :)
Capture-BrowSweat

Tuesday, July 14, 2009

Launch of new site BrowSweat.com

I’ve launched BrowSweat.com and it is ready to start using.

Modules that I used in developing this include:
  • CAPTCHA
    • reCAPTCHA – web service to use advanced CAPTCHA
  • CCK
  • Mailing/Contact Modules
    • Contact User Anon – (CAPTCHA enabled) Allows Anonymous users to contact registered users (as long as they provide an e-mail)
    • Mime Mail
    • SimpleNews – For newsletters
    • Tell A Friend
    • User Register Notify – Admin gets emailed when a new user registers
  • Content Profile – profiles using CCK so users can add images to their “Portfolio”
  • Imaging Modules
    • FileField
    • ImageCache
    • ImageField – combined with CCK and Content Profiles to give users a “Portfolio”.
There is also a custom theme based on Zen. This included implementing Printing the Description (or Title) Below the Image post so that Image Descriptions are displayed below the image.

Wednesday, July 8, 2009

CAPTCHA

I like this module quit a bit!  I like how easy it is to add CAPTCHA to a form through the administrative features.  Just make sure you have the checkbox “Add CAPTCHA administration links to forms” turned on.  It’s pretty sweet.

The one issue I can say about it is that there are times when even I can’t read what the CAPTCHA says.  I just do a refresh on it to get a new one…no problem.

Thursday, May 7, 2009

Spamicide

Here's a cool module Spamicide that I wish I would have known about earlier.  :)  I was just spammed in my Forums yesterday!  I had my forums made public so that bots could pick up the info and so that anonymous (real people) users could post and add value.  This module will help accomplish this I think.  I may/probably try it out. 
 
All of these little modules...how much memory do they actually take up?  Some are pretty small and have very little code, but add great value.
 

Wednesday, May 6, 2009

Drupal upgrade 6.11

I upgraded my site to 6.11 and am having the same issue as lots of others.  When logging in, the default page is now the User Profile page rather than the home page.  Argh!!!  I will take a look at the posts where others have shared their ideas.  But hey, this is my fault.  I released the update to prod and just didn’t realize it was happening locally. :P

http://drupal.org/node/449386
http://drupal.org/node/450466
http://drupal.org/node/127849

Update:
I messed around with Actions and Triggers a bit (not long) and decided it seemed easier to go with the Login Destination module (http://drupal.org/project/login_destination).  Boy that was easy to setup.  I like how easy it was to configure it so admin goes to his own page, whereas normal users can go to wherever I configure it to.  Pretty simple to setup! 

I would like to mess around with Actions and Triggers a bit more to get a good example and feel for them.

Monday, May 4, 2009

Dashboard

User Dashboard???  Something to consider http://drupal.org/project/udashboard
 
Any comments on this?

Wednesday, April 15, 2009

Multiple locations on a single gmap

Here is a GMap issue with a patch (for 5.x) that allows multiple locations to display on a single map.  A patch to Location module is also needed.  I was wondering how to do this because in MyActivityPals.com I want to display all activity locations for a certain type (i.e tennis).  Or for example, for private locations, display friends houses and then all the possible activity locations (i.e. tennis, dart hall) so friends can decide which is closest to all of them.
 

Friday, April 10, 2009

Now I like this.  Put the permissions for content types in a nice grid.   http://drupal.org/project/node_permissions_grid
 

Friday, March 27, 2009

Just something to look at.

http://drupal.org/node/414672

Thursday, March 26, 2009

Stuff

 
http://drupal.org/project/usage - Good for future reference.  What nodes are used the most.
 
Weather module!  yes!
 
Theming stuff

Wednesday, March 25, 2009

book; Friendlist

 
http://www.packtpub.com/drupal-6-website-builder-solutions/book  Interesting looking book for building a commerce site with Drupal
 
http://drupal.org/project/flag_friend - Used with Flag module; Looks interesting.  Flag also discussed by irakli as architecture for Friendlist.  http://drupal.org/node/412706  not sure how this would come into play with MyActivityPals
 
 
Interesting.  Did he get paid?  Through the Drupal association?
 
 

Monday, March 23, 2009

Links / Ideas

I'm going to look into something similar to AddThis:  http://www.addthis.com/
AddThis looks like a good solution (after a quick view), but I want to make sure it is the correct solution.  I would like to see what other options there are first. 
 
 
http://drupal.org/node/410540 - Social networking modules questions.  What modules would work for building a social network site.
http://socnet.shellmultimedia.com/ - Michelle's modules for building a 5.x social networking site.  She is still running 5.x due to the fact that not all these modules are ported to 6.x. She does document some modules that have ported to 6.x though.
 
 
http://drupal.org/project/dotgo - Dotgo (www.dotgo.com) is an SMS-enabled service that allows you to interact with your domain for free through the use of the short code for your top level domain (DOTCOM, DOTEDU, etc).
 
 
http://www.whatshappeningincedarrapids.com/Home.aspx - ideas for adding content to my local area.
 

Friday, March 13, 2009

Books I have

 
Building Powerful and Robust Websites with Drupal 6: Build your own professional blog, forum, portal or community website with Drupal 6
 
Pro Drupal Development, Second Edition (Beginning from Novice to Professional)
 
Using Drupal
 
 

Tuesday, March 3, 2009