Web Development

Web talk for our Web people

RFI for the Content Management System update

December 18th, 2008

The Request for Information (RFI) for the Content Management System is out to a host of vendors and should be completed at the end of this week.  Hopefully, this will provide us the information that we need to move forward with assigning a budget and launching an Request for Proposal (RFP) in January.

Content Management, MSU Domain Projects

New blog.montana.edu WordPress theme

December 18th, 2008

Looking at the long term value of the WordPress server, we are investing time into the theme.  With the possibility of looking at a new look and feel to the Web domain becoming more likely in the spring, this won’t be the final version of the theme, but I believe it is a good intermediate theme.

Let me know what your thoughts are on the theme.  We will likely be releasing a version with a left navigation bar soon as well.

MSU Domain Projects

Content Management Systems

November 10th, 2008

An update for where we are at.  I am working on two things at the moment. 

  1. Writing another proposal for funding for a content management system with more accurate figures on costs.
  2. Meeting with Purchasing this afternoon to begin to build an RFI that will provide much of the information in 1, while also letting us start to engage prospective vendors.

Very exciting! 

Content Management, MSU Domain Projects

Update to the 404 problem

November 7th, 2008

Between support calls and various other projects and fires for the day, I have come close to what I feel is going to be a very useful 404 page.  Borrowing the right wording from Xavier and a similar layout - it just feels elegant.  It will do until the Web Advisory Committee has a chance to review it.

MSU Custom 404 page

I am very happy with the look and functionality of the page. One issue remains with the page, and this may be just when it is being called through an .htaccess file:

ErrorDocument 404 /404.php

Oh, the plans I have for this page. Oh, the plans. 

Interestingly, the above code works very well. But the below code doesn’t. And I am sure there is a good reason though it escapes me at this time.

ErrorDocument 404 http://www.yourdomain.edu/404.php

MSU Domain Projects

Home page updates

November 6th, 2008

Have you seen the Dr. Gary Strobel image on the home page? If not, you might be blind or you haven’t been going to the home page recently.  Check out his research if you haven’t already. It is very exciting for MSU, Montana, and the world.  Dr. Strobel deserves an incredible amount of praise.

Dr. Gary Strobel feature

Dr. Strobel’s announcement was just the first of a new phase of a changes in the MSU home page.  We plan to feature more large profiles of faculty/staff, students, events and incredible news that happens so frequently in our microcosm of Montana State University.  Upcoming features that will be featured are Ag Appreciation Weekend and the Cat/Griz football game.  This really is just one of the small steps to making our home page much more versatile and a more effective communications tool.  Also, we will be featuring new photography on the home page as well!

MSU Domain Projects

Students Wanted!

November 6th, 2008

As part of the ever growing need to develop, reshape, re-brand, fix, update, manage, support, and generally do all the things that a LARGE Web domain needs, Web Communications is starting to look for Student Interns.  We will be working with computer science, graphic design, and film programs here at MSU to be offering incredible opportunities to develop real world working experience, learning new technologies, tackling interesting problems, and generally feeling really cool.  There will be emphasis on feeling really cool. :)

If you are a student or know of students that may be interested in internship opportunities, please contact me:

Jake Dolan
MSU Web Communications
jake@montana.edu
x5036

Student Experience , , , ,

Custom 404 error pages

November 6th, 2008

One issue I am beginning to look at is developing a custom 404 error page for the montana.edu Web domain.  Right now, we have:

Current MSU 404 Page - Default
Look at those bells and whistles of a default 404 page.

While it was always on the back of my mind to improve this document - it has never reached the top of the “to-do” list, until now.  I am looking at some great improvements, mostly brought on by the talk given by Xavier University at HighEdWeb2008.  Xavier has very useful 404 error page, both for the end user and the Webmaster alike.

http://www.xavier.edu/asdf
Xavier University Custom 404 Error page

I encourage you to follow the link above to see it beyond my 390px screen shot.

I am going to use their page as a model for MSU, implementing some of our own tools like a job ticketing system to report broken links that currently does not exist. Know of a student that needs an internship?

In combination with their already excellent model, I will be integrating some of the Google Webmaster tool code, and possibly some recommendations from A List Apart and 4 Guys from Rolla.  If you are interested in following this or have recommendations please let me know.  Always check out A List Apart and 4 Guys from Rolla (more of an asp programming resource), two fantastic Web resources.

MSU Domain Projects

Dreamweaver Crashing Bug

November 6th, 2008

Recently, I started to experience Dreamweaver 9 crashing frequently when doing specific actions on specific pages.  For instance, highlight text in the index.php file may cause Dreamweaver to crash, while highlighting text in another file it wouldn’t.  Actions like typing a curly bracket “{” seemed to also trigger this, but I could copy and paste it into the file without a problem.

Recalling having this happen with Dreamweaver 8 in the past, but not exactly remembering the solution I resorted to the BEST TOOL OF ANY WEB PROGRAMMER, Google.  Doing a quick Google search, I found the solution. 

In Vista, Navigate to:
C:\Users\{#username}\AppData\Roaming\Adobe\Dreamweaver 9\Configuration

In XP, navigate to:
C:\Documents and Settings\{#username}\Application Data\Adobe\Dreamweaver 9

And delete:
WinFileCache-AD76BB20.dat file

This file will be generated again when you launch Dreamweaver, but whatever corruption or memory bug that was causing Dreamweaver to crash previously will have disappeared.

Dreamweaver ,

Hello World

October 16th, 2008

The inaugural blog post and obligatory: 

Hello World.

Musings