Because sharing is good for everyone.

  • Social Media: What to do if your Identity/Brand is Stolen

    There is no way to absolutely prevent people from using your organizational names, logos, branding, identity, and other copyrighted materials on social network sites (besides creating groups on every social network under every conceivable organization name, which is impractical).

    The best way to combat infringements is to:

    1. First, kindly ask the person who made the group to take it down.
    2. Second, ask the social network (most of the big ones have this) to take down the group/account, or at least restrict access, by filing a copyright/infringement claim.
      Facebook: Copyright Infringement...
    Continue reading
    View Comments
  • Windows 7 "God Mode"

    Although its not open source, I thought someone might find this interesting.

    http://news.cnet.com/8301-13860_3-10423985-56.html?tag=TOCmoreStories.0

    I guess it begs the question… why not just build this option into the OS?

    Continue reading
    View Comments
  • Drupal RSS Feed parsing - For Podcasts

    I have been rethinking my podcasts page on CatholicTuner.com. I believe I am going about it the wrong way?

    I currently have a Content Type specific for Podcasts with fields for the logo, RSS fees, Title, Description and so on. That means that a user must enter all of the info into a node which then gets propagated to a Views page.

    I don't know why I never thought of this, but I could just use the Aggregator built into Drupal to import all of this information right from the...

    Continue reading
    View Comments
  • Now I'm Crying...

    <Post removed at the request of the Archdiocese.>

    Continue reading
    View Comments
  • Oh IE, how I Hate Thee

    Oh Internet Explorer... how many times have I encountered your nasty little bugs? How many hours have you caused me to lament the fact that you exist?

    Today I was working on a design for the upgraded Archdiocese of Saint Louis website (more to come in the future!), and encountered a nasty little bug in Internet Explorer having to do with CSS list positioning. Apparently, if you define an a element inside a list with "display: block," but don't set a width on the parent element (the li, and then...

    Continue reading
    View Comments
  • Websites like this make the baby Jesus cry...

    http://www2.mde.k12.ms.us/6812/WTHS%20HP.htm

    First things first... look at that URL! There are 5 parts to the domain name alone. Then what does all the gook after the / mean?

    Then click on the link and view the page. Yick! Sadly, this is the same as the state as half the Church websites I've seen around.

    Continue reading
    View Comments
  • How Do I Remove The Title in Drupal?

    Question:  How do I remove the Title in Drupal?  Wordpress has the option in the admin settings to remove the title so that only the banner image shows.  Is this also true in Drupal, or do I need to insert a conditional statement in my page or node template?

    Continue reading
    View Comments