Skip to main content

Posts

First demo of the new University web site

The project to develop a Drupal content management system for the University's web site reached a significant milestone last Thursday, when the project board were given a demo of the first web site to be migrated to the new platform. It looked good.  The display automatically adjusts to the size of the screen (responsive design) and the navigation has been redesigned to be simpler and to accommodate this adaptive behaviour.  For editors, the system is much easier to use.  You can log in from any page of the website and start editing it then and there - if you have the right permissions.  The content editor is both more flexible and more straightforward.  The first users are describing the interface as a joy to use (and this is before the team have finished tidying it up). Behind the scenes, this was a close-run demo.  The content was migrated only the day before and the editors were working frantically to tidy it up on the morning before the board me...

Visitor from Trento

We have a visitor from the University of Trento in the department for the next two weeks.  He is visiting under the ERASMUS scheme, which supports staff and students who want to teach or learn at partner institutions across Europe.  Our guest is here to learn about our approach to software development and how we implement our portal , identity management, and business intelligence systems.  In return, we are learning how his home institution go about these same tasks with a much smaller team. Although I had heard of the ERASMUS support for students, I wasn't previously aware of its support for staff .  It may be interesting to find institutions elsewhere in Europe who we could visit.  ERASMUS also supports teaching staff who want to teach for a period in other institutions.

Tribal University of the Year

I'm very happy to pass on the news that the University of Edinburgh has been named "University of the Year" by Tribal, the vendor of our student record system.  This reflects the huge effort that we have put in to improving our student administration systems and processes. Over the past year, we have rolled out systems that let students register online and update their personal details online, which has simplified their dealings with the university administration and improved the quality of the data that we store.  We have used new technology in our user interfaces to make them easier to use and more visually appealing - this technology that was not straightforward to integrate with the Tribal system, so this was a harder task than it may have seemed from outside.  We have also provided an common interface for the final marks of all courses to be uploaded to the student record, making them available earlier. These improvements have been enabled by the partnership crea...

Planning for Student Experience Services

Yesterday the Student Systems Management team met to review the draft “Strategic framework for Student Experience Services” and consider how our work can support this plan.  The discussion ranged over a number of topics. One recurring theme was how to join services and information so that students can find what they need (sometimes even before they know they need it).  The recently released Path tool (requires login) is a great example of this: it shows students which courses they may need to take as precursors for others, while also showing them alternatives that may be available from other schools.  If the feedback option is enabled, they can see moderated comments from other students, such as recommendations to read a given book before starting the course.  This helps students navigate their way through the complex set of options available to them.  It also makes this information available to personal tutors, who otherwise may only have a partial view of the...

Development Services blog

Development Services have a new blog.  We are using this as a place for members of the section to share information, experience and thoughts relating to our work.  Anyone in the section can contribute posts.  We expect most of the posts to cover technical material, such as useful coding techniques, experience from particular projects, and so forth. See http://www.appsdev.is.ed.ac.uk/blog/ .

Why Agile has Failed?

Following from my previous post , this is my response to a second thought-provoking article that criticises a codification of agile software development into rigid project management frameworks.  In that article, Mike Hadlow asks why agile has come to mean just management practices (stand-ups, retrospectives, two-week iterations and planning poker), divorced from any base in technical practices.  He bemoans projects in which non-technical people are given the role of Scrum Master, enforcing agile rituals without understanding what the team are actually doing. I can see that Mike's scenario would be problematic.  I have seen examples in our organisation where some non-development staff may have thought they could control an agile team (e.g. as a business analyst) but the structure of the agile team has (correctly) worked against them.  In general, it is certainly easier to explain daily stand-up meetings and two-week iterations to non-technical people than it is to...

The Dark Side of Scrum?

In the last week I've seen a couple of blog posts that bemoan a codification of agile software development into rigid project management frameworks.  Both are interesting and caused me to reflect on our own adoption of agile - because to a fair extent we are doing exactly what these posts criticise. The first such post is titled The Dark Side of Scrum .   Thomas Scranz asks why, if the first principle of the agile manifesto is that we value individuals and interactions over processes and tools, have people adopted Scrum as a dogmatic codified interpretation of agile?  I will note my thoughts in this post. (I hould clarify that we're not following Scrum per se; our process started nearer XP and has adopted some notions from Scrum and DSDM along the way). Thomas first argues that with continuous integration and automated testing tools, we can move beyond fixed two-week time boxes to a faster and more flexible delivery cycle .  Well, that may be true for an organisa...

Upgrades & integrating vendor software

The last month we seem to have spent a lot of time dealing with projects to upgrade various  systems.  We run a large number of such systems, covering everything from virtual learning environments and wikis to student record systems and timetabling, and also encompassing underlying middleware software.  I say "vendor systems" but some of these are open-source projects maintained by a global community.  Others are traditional vendors, ranging from large multi-national corporations to niche vendors of HE products. We have encountered problems with a number of systems, from various sources.    Some of these have been bugs in the third-party software.  I won't name the systems, nor even say what functions they perform, as I don't want to bring any particular vendor into disrepute.  Other issues have turned out to be caused by mistakes in our own systems.  In one failed upgrade, we kept the existing system running on one site while we upgr...

Enterprise Architecture at York

Friday last week was a bit different from the usual, as I went down to York to sit on an interview panel.  York are recruiting a full-time Enterprise Architect (similar to the post that Nikki Rogers holds at Bristol) with responsibility for shaping the whole contribution of IT to the university's business and my role was to provide an external point of view.  I was very interested to learn more about their plans and to compare the architecture situation at York with our own experience. Each of the candidates had to start their day with a ten-minute presentation about how they would persuade senior managers of the benefits of enterprise architecture.  These presentations were interesting in themselves and I may borrow one or two of the ideas put forward.  Obviously I can't say much about the interviews themselves, but I will say that this is hard role to fill. The ideal candidate would have a breadth of IT experience, ability to engage confidently with senior mana...

Aleks Krotoski, Cory Doctorow, Tim O'Shea and more: IT Futures on Disruption

I'm beginning to wind down for the xmas break - just the Student Systems Board tomorrow, a meeting of the Applications Architecture Governance Group, a review of the first phase of development for the new university web site, then a xmas curry with the web site team on Friday, and that will be me off for a couple of weeks.  But before I finish, I want to record some thoughts about our IT Futures conference for 2013 , which was held last week. We started planning this in January, when we were thinking about ideas for a theme and potential speakers.  I had the idea of inviting a science-fiction writer to give an outsider's view of what higher education might look like in the future.  This was tossed around a bit and Jen Ross suggested Cory Doctorow.  Meanwhile, the theme of "disruption" rose to the surface.  We put the two together and a potential agenda began to take shape. The next step was to add a less technical and more people-oriented take on "disruption...

An Aha moment: Tests and the importance of computer science education

On Wednesday evening, I had an “Aha!” moment when listening to Steve Freeman talk about Test-Driven Development: That’s not what we meant at the local branch of the BCS.   Apparently there has been a bit of backlash against TDD recently, with people complaining that their test suites are so big and fragile that they take more effort to maintain than the actual code does. Steve was explaining his approach to writing tests and how to avoid these pitfalls. As part of his presentation, he advocated that tests should be written for interfaces not implementations, and in fact for protocols rather than interfaces.  He contrasted an example of good practice, using a combination of externally visible methods to test behaviour, with a poor example that used a backdoor to twiddle internal state.  He remarked that it was only when he started to write these sort of tests that he finally understood the oft-repeated mantra that logical models should be separated from the impleme...

Poker, cake, and an agile survey.

I just passed a group of developers and project managers playing poker in the kitchen, surrounding by plates of cake.  This made me happy. The "poker" was planning poker - a technique for estimating user stories in agile projects.  The players simultaneously choose values for how much work they think a user story will take.  This approach ensures that everyone gets a say, without one person having to go first and possibly influence the estimate more than they should. The cake was real cake.  Some of our enterprising project managers are running a home-bake stall to raise money for Children in Need .  Everyone looks well-fed today. What I was actually going to write about today was the survey that we organised over the summer on the uptake of agile software development and agile techniques in Higher Education across the UK, America and Canada.  We posted the invitation on the UCISA PCMG mailing list and the EDUCAUSE Project mailing list in and ...

Darwin, finches and poker chips - an agile journey

Bill Lee and Dawn Nicholls gave a very successful presentation about our experience with Agile project methods at this year's EDUCAUSE conference in California.  You can see their slides at the link below. Darwin... slides Bill tells me that he knew the session was going well when everyone in the audience closed their laptops and put away their mobile phones.  These days, thereare visible signs that your audience is paying attention!  Dawn and Bill had worked very hard preparing their joint presentation.  It took more effort working together than a one-person presentation would have done, but it produced a better show. This was the first time we have presented a session at the prestigious EDUCAUSE conference.  Members of IS have attended the conference for several years and we believe that the University of Edinburgh is "up there" with the world's best - ahead in some areas, lagging in others.  So this year we decided to submit some proposals for pres...

Growing and changing

I have reorganised Development Services for the new academic year.  Instead of two large teams, one for software development and one for software configuration, we now have five software teams aligned with the main administrative units of the University.  We have also taken on new staff: six new people joined Development Services this month and we have three more on the way. This is not change for the sake of it, although I do believe in moving people around occasionally.  For one thing, the old structure was becoming too unwieldy, particularly in the student & academic area where we had one dedicated sub-team sharing a manager with the more general configuration team.  To grow the section, we needed more teams and more team leaders. Another reason for change was to create teams that work closely with particular partners.  The idea is to simplify the scheduling of projects throughout the year, with the team leader and programme leader working together to...

Patterns for service-oriented IT

Last week we attended a workshop that brought together people from universities across the UK who are working on various forms of Service-Oriented Architecture (SOA) to underpin their business IT.  The workshop was organised by Nikki Rogers at the University of Bristol.  Bristol have the the foresight to employ Nikki as a full-time enterprise architect, which they should be congratulated on.  Nikki has written an excellent report of the workshop on her blog .  (Her blog is worth subscribing to, by the way). What struck me about the day was the variety of architectural patterns that people were pursuing under the general heading of SOA.  This echoed our own situation at Edinburgh, where we have got some traction for the basic ideas of service-orientation and now have to articulate our vision for the next steps.  Cardiff University, for example, are basically implementing a real-time data warehouse , with web services making the data available to downst...

Small fire, no-one dead

As we attempt to provide round-the-clock IT services without employing out-of-hours staff, our worst nightmare for an "incident" is one that would affect the whole machine room, starting after everyone has left work on a Friday evening, with the whole weekend until normal work resumes on Monday morning.  It would be even worse if this were to occur just before the start of a new academic year. So guess what happened last weekend? One of the power supplies in our main machine room caught fire as a result of an electrical fault.  Although the fire was quickly contained, the emergency services shut off all power to the machine room as a precaution.  Several of our major services became unavailable and staff had to be called in over the weekend to fix everything. The good news was that those  services that are designed to automatically fail-over to the backup machine room did so. Also, the support team had all our top priority services back up by six o'clock on the...

The UoE Research Data Initiative

I've been asked about the University's Research Data Initiative and what effect it will have on the work of Applications Division. I'm not actually involved with the initiative but I do know some of the background, so in this post I will attempt to explain briefly what research data is about in general and why it is important, then give a few links about the University's initiative. The root of all this is the computers and networking are introducing new ways for to academics to undertake and share their research.   Sensors, microscopes, telescopes, particle accelerators, satellites, social media, audio and video can all produce vast amounts of data that can be of interest to researchers. We can store, search and analyse petabytes of data, and make data available for others to share. For example, astronomers are collecting "sky surveys" - images of the entire sky, in various wavelengths (radio, Xray, visual, infra-red, ...), matching the objects between ...

Our Unidesk shared service

I'm pleased to see that UCISA's Executive Secretary has written a blog post about the Unidesk shared service for service management.  This was set up by the universities of Edinburgh, St. Andrews and Abertay, who were joined last year by Sheffield Hallam.  Unidesk currently provides facilities for incident reporting and handling (i.e. service calls), enhancement request, and for managing change & release.  The next development of the service will add a configuration management database. I am impressed that Peter managed to write his blog post without once mentioning the ITIL framework for service management.  From our point of view, the entire aim of the Unidesk project was to provide a comprehensive service for the ITIL set of practices.  Peter is more interested in how the shared service was set up and managed. Unidesk has been a great success for us.  It hasn't always been plain sailing behind the scenes, as you would expect with any complex I...

Artistic and computational thinking

On the rare occasions when we computer folk get to collaborate with artists, I'm always fascinated by the different ways we approach design.  I first noticed this back when I was working for the National e-Science Centre and an art project used our video conferencing system for a live performance project.   During the performance the video system started to glitch.  Instead of stopping and fixing the problem, the musicians and dancers started to incorporate the glitch into the work.  That was neat. More recently, some of my colleagues have worked with artists on a couple of web applications.  These collaborations have exposed wide differences in the ways people think.  For one project, we did our usual approach of producing wire-frame outlines of the user interface, with the aim of letting sample users step through a draft design.  To our surprise, the users couldn't handle this sort of abstraction.   They needed to see a completed gra...