Posted in Coldfusion, XML on Aug 30th, 2006 No Comments »
Remember how I said I was having problems using the XmlTransform function in Coldfusion to transform my EADs into HTML? My original solution was to alter the XML document. Not desirable, but I couldn’t find another way to deal with it. Well, here is another possible solution I found, which involves stripping the stylesheet and [...]
Read Full Post »
Posted in General Thoughts on Aug 29th, 2006 No Comments »
I can’t help at laugh at the irony of the fact that on the heels of me reading Roy Tennant’s Library Journal article on The Gender Gap in systems librarianship and Dorothea and Meredith’s recent posts on gender, libraries and tech that I found out the other female librarian in systems resigned. Sigh! I want [...]
Read Full Post »
Tags:
gender-issues,
systems-librarianship,
women
Posted in RSS, XML on Aug 28th, 2006 1 Comment »
I really wish that I had time to spend working on one project consistently. My XML project has been dragging as I work on a bunch of other job duties (most of them not related to coding). I was excited that Bruce has some suggestions about how to make my transformation for efficient. Unfortunately his [...]
Read Full Post »
Tags:
Coldfusion,
news-feeds,
XSLT
Posted in RSS, XML on Aug 25th, 2006 2 Comments »
I’m still working on getting Coldfusion to transform RSS and Atom feeds into HTML and I’ve got stylesheets that work for each of the flavors of these RSS 0.9, 1.0, and 2.0 and Atom 1.0 and 0.3 . However, I’m having troubling with getting Coldfusion to tell that an Atom 0.3 feed is that so [...]
Read Full Post »
Tags:
Coldfusion,
news-feeds,
XSLT
Posted in XML on Aug 21st, 2006 10 Comments »
I’ve been working on code to include newsfeeds into a web page using Coldfusion for our libraries new content management system. The first issue with creating this kind of code is that there are various types of news feeds available: RSS .9x, RSS 1.0, RSS 2.0, and Atom feeds. I want my tool to be [...]
Read Full Post »
Tags:
Xpath,
XSLT
Posted in Linux on Aug 21st, 2006 6 Comments »
Today, a colleague of mine passed along a good article from the July 10 issue of eWeek (here is a similar article from their website) about how different IT stacks perform. The article compared a number of different IT server setups (Linux, Apache, MySQL, PHP; Windows, Apache, MySQL, JSP and many more) to see how [...]
Read Full Post »
Tags:
LAMP,
servers,
WAMP
Posted in Wikis on Aug 11th, 2006 1 Comment »
I’ve been following a discussion on Web4Lib concerning wikis and access control and was struck by the following post by one of the list members:
I am repeatedly impressed by how often, when librarians consider wikis, their first thought seems to be of access control. The idea of “just anybody being able to edit our [...]
Read Full Post »
Tags:
access-control,
authentication
Posted in XML on Aug 10th, 2006 2 Comments »
I spent the better part of two days this week working on getting Coldfusion to properly transform a finding aid from EAD into HTML so that we can display our archival finding aids as part of our website. The biggest problem with this process has been the fact that Coldfusion doesn’t like the way in [...]
Read Full Post »
Tags:
Coldfusion,
EAD,
finding-aids
Posted in General Thoughts on Aug 8th, 2006 1 Comment »
Last week I finally reached the point where I had no choice but to create a screencast. Why no choice you ask? No choice because we’ve been bringing up our content management system slowly but surely and there aren’t enough people and time to provide face to face training that meets the needs of everyone [...]
Read Full Post »
Tags:
screencasting
Posted in RSS on Aug 3rd, 2006 1 Comment »
I’m so behind on my feeds that I spend a major part of today catching up. I was trying to fly through as many feeds as possible and became really frustrated with a few feeds that didn’t display properly in my reader. The problem is that the feed has HTML in it that is not [...]
Read Full Post »
Tags:
feeds,
news-aggregators