-
Recent Posts
Recent Comments
- ELi on A Short Review of Espresso 2, a replacement for CSSEdit 2
- Tonio Loewald on A Short Review of Espresso 2, a replacement for CSSEdit 2
- karin on Librarians and programming revisited
- Peter Murray on Librarians and programming revisited
- Librarians and programming revisited | nirak.net on Why every Library Science student should learn programming
Categories
Category Archives: coding
Librarians and programming revisited
Recently, Peter Murray wrote on The Security Implications of Teaching Librarians to Program, and I agree with both the potential problems and his solutions. I’d add that I would never want to do any programming on a server that contained student … Continue reading
Posted in coding, computers, Library
2 Comments
Library day, er, week, in the life.
I wanted to participate in Library Day in the Life this year even though I am not, technically, a librarian. So, um, I am. This week was a weird one- I had very few meetings and could concentrate mostly on … Continue reading
Posted in coding, CSS, Library
Leave a comment
CSS teaching and wrapping block elements with an a tag
Today I taught a graduate digital history class about CSS. I only had an hour, and there was no projector in the room, so I put together a tutorial to walk through how to take a list from normal looking … Continue reading
Some thoughts on Less CSS
First – I will clarify that this post is about the Less CSS method of writing CSS (writing in another format and then compiling to CSS, either through Ruby or Javascript) rather than the Less CSS framework. It’s confusing that … Continue reading