Archive for November, 2008

Notes and podcast of Nov. 21 meeting

Friday, November 21st, 2008


From Gill Murrey:

 

Hi all,
We talked about Drupal this morning at the Spiders meeting, and I wanted to pass along some Drupal resources to the group.

Vanderbilt Drupal Resources
VU Drupal Users Group
http://web.mc.vanderbilt.edu/?q=content/drupal

VU Drupal Listserv
To join, email <Majordomo@list.vanderbilt.edu> with the following command in the body of your email message:
subscribe drupal

Nashville Drupal Resources
http://groups.drupal.org/nashville-tennessee

Acquia Drupal
http://acquia.com/
Acquia Drupal is a commercially supported Drupal distribution that provides an advanced starting point for building Drupal websites. Their “Getting Started Guide” is wonderful, and you can download their install of Drupal onto your desktop computer – and get started learning Drupal. Introductory pricing on single server subscriptions ends December 31, 2008.

Lynda.com
Great introductory video course on Drupal
http://movielibrary.lynda.com/html/modPage.asp?ID=620

- Gill

Listen to a podcast of the Nov. 21 meeting.

 

Crisis Communications: The Virginia Tech Response

Wednesday, November 19th, 2008

This forty-minute podcast features a session recorded at the EDUCAUSE 2008 Annual Conference. The speech, “Crisis Communications: The Virginia Tech Response,” is by Larry Hincker, Associate Vice President for University Relations at Virginia Tech.

http://connect.educause.edu/blog/gbayne/e08podcastcrisiscommunica/47761

Internet Explorer CSS quirks

Thursday, November 13th, 2008

Question: 


I am in the process of making a new Web site for my student organization. I have run into some CSS troubles on one page. The page has valid CSS 2.1 and looks fine on any standards-compliant browser, but the layout gets mangled in Internet Explorer 7. The top/bottom margins in the main area are narrower than expected, and some of the photos are not lined up with the others.  This has been quite frustrating to me, and I would really appreciate if anyone can help me with the CSS.

Answers:

  • IE handles margins and padding differently. One of the keys to using CSS successfully is understanding the CSS Box Model and making your site look the same in all browsers.

    This article explains how IE renders things differently:

    http://www.456bereastreet.com/archive/200612/internet_explorer_and_the_c

    ss_box_model/

    You can also just google CSS Box Model, CSS quirks, CSS IE … there’s a lot of information out there on ways to work with the browser differences.  (I prefer having a separate stylesheet for IE and call it using a conditional statement – #3 on the link above explains how to do this – instead of putting hacks inside my stylesheets).


  • IE is an abomination. I’m sure the next version of Windows will fix everything, but until then..

    I tend to start with a css sheet that “resets” the margins and whatnot in the various browsers. Eric Meyer has a good one:

    http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/

    I’m also a fan of css frameworks like the 960 Grid System:

    http://960.gs/


  • I fixed the issue. It turns out that I had a comment above the DOCTYPE declaration, which kicked IE7 from standards mode into quirks mode and thus giving me the layout problems.

Getting Accounts for Credit Cards – Thanks Anna Letcher

Wednesday, November 5th, 2008

Sorry for a lengthy message, but this information may be useful those of you who support or may need to support payment processing:

Areas accepting payments for goods or services should be aware that authorization to establish a banking arrangement (including accepting payment methods such as credit cards and other third party payment acceptance methods) can only be authorized by the Vice Chancellor for Administration and Chief Financial Officer (Lauren Brisky) or the Vice Chancellor for Investments (Matthew Wright) or their designee.  This specific authority is granted by the Board of Trust (see the Vanderbilt University Authorization for the Signing of Contracts and Other Documents; http://www.vanderbilt.edu/compliance/authority_signing.pdf).  PayPal (and similar methods) is not an authorized payment acceptance mechanism for any Vanderbilt department, clinic, or operating area.

If an area needs to accept credit cards, a request to apply to be a merchant should be directed to either Merchant Accounts Management (university central departments contact Anna Letcher) or the Department of Finance (medical center departments contact Dana Walker.)  Once a valid business need has been established, the application for a merchant account will be forwarded to Vanderbilt’s credit card processor.

There are no centrally-supported payment processing solutions at this time.

All credit card processing (including internet-based payments) must comply with the Payment Card Industry Data Security Standards (PCI DSS). Additionally, payment applications which store, transmit, or process credit card information are subject to the Payment Application Data Security Standards (PA DSS).  These are industry standards and require all credit card merchants to comply with data security standards to protect cardholder account information.  All inquiries regarding PCI Compliance should be directed to Anna Letcher.

Please feel free to share this information with others in your area.  I am happy to try to assist with any questions regarding credit card merchant accounts or PCI DSS/PA DSS.