Jan 23

Location services gone wrong

Category: web

So in the last two days I’ve ventured onto the websites of Bunnings and Harvey Norman. Both sites use location services to help you to vary degrees but both really suck at it.
Read more

No comments

Dec 4

Adding a new dataset to ePrints 3.2

Category: eprints

For the last week or so I have been digging around ePrints 3.2 and been trying to work out how to add a dataset. I’d done this previously with the author ID project however ePrints 3.2 advertises that is has user defined datasets. It has to be said that adding a new dataset is easier said than documented – not to mention done. But I figured I’d document how I managed to get it to work.
Read more

1 comment

Sep 19

Joomla! 1.6 and WebPI

Over this weekend (Friday evening and Saturday) while watching the AFL Finals I got to work building a script to convert the standard Joomla! 1.6 beta packages into a format that would work with Microsoft’s Web Package Installer (WebPI). Early Sunday morning I managed to get everything done to the point that a Joomla! 1.6 package is automatically converted, stripping out the install and sample data scripts on the fly and reprocessing them as well as updating a WebPI feed XML file that you can use.

The long and the short is if you want to test out the latest Joomla! 1.6 beta release (beta 9 at the moment), all you have to do is add our own custom feed to the Web Platform Installer!
Read more

No comments

Sep 15

Today: 15-Sep-2010: Are we there yet?

Category: today

Today was an interesting day with the actual deployment of the DiReCt (EQUELLA) 4.1 system at USQ. It has taken far too long for this to happen and is I believe over a month behind where I had wanted everything to be deployed. But such is life. The last minute changes and the resultant litany issues that were generated by them which became almost recursive have for the most part been resolved (not so recursive now are we!). There remains some backend stuff that isn’t behaving properly but that will come in time and I have a feeling that something somewhere is breaking but I’ll get around to fixing it – one has to move on with these things. The new environment is behind load balancers, is running SSL by default (load balancer handles that) and I wrote some code that handles rewriting the path to be the new path that was picked. This is a bit of TCL that I retaught myself to get working properly with the F5 load balancers. Other fun things happening involve attending meetings with different people about ePrints related work and slowly getting closer on the world peace project.

No comments

Aug 18

Don’t call us, we’ll call you

Category: technology,thoughts

It sounds like a line that you get given when you probably don’t have a chance at what ever it is. But it is the sort of line I would have liked to have seen from the insurers this evening. Almost every insurer said “I’m sorry, we can’t insure you over the phone” to my online quote and encouraged me to call them. What I would like to see is a call back facility. Suncorp in particular has a 24 hour phone line I can ring so why not ask me what my phone number is and offer to call me in the next 10 minutes based on their call centre load. In fact if I’m going to call them now then that is the same thing! Depressing!

No comments

Aug 10

Today: 10-Aug-2010: Increasingly I find myself in a meeting…

Category: today

Another day moves slowly away through meetings life gently progressed. Had chats with people about Sedona, something might happen and something might not. Mostly out of my hands for now. RPCS is starting to draw closer. Will have a whole heap of new stuff to add for them so doing it together with Sedona might not be too unrealistic. Not a lot else that I would deem as productive time beyond pushing stuff from one place to the other. Another day at the office.

No comments

Aug 9

Today: 09-Aug-2010: Productivity?

Category: today

I’m not sure where the majority of my ‘regular’ working hours went. Somewhere between fighting with MySQL Workbench and sending emails to people some form of work happened. I’m not entirely sure what but I guess that dealing with emails is work.
Read more

No comments

Aug 7

Today: 06-Aug-2010: Would you like a plugin with that?

Category: today

In the wide world of USQ Library today turned into another day of digging through code, asking why and then progressing on with fixing things. Today’s strange problem was trying to work out why variables that seemingly were global variables weren’t marked as global variables yet were working. This revelation turned out to be a require of the relevant file into function scope – I’m not sure why I didn’t think to look for that first but the excess of globals threw me off. The function in question had around 12 other globals marked in various places so it isn’t completely out of place. Par for the course for the last week really and Business provided the most interesting aspect of the day.
Read more

No comments

Aug 5

Today: 05-Aug-2010: Meeting-o-rama!

Category: today

There are days where meetings seem to dominate. Today was one of those. With four hours of the day scheduled out into meetings it felt like I didn’t get much done but some how managed to get more work: ePrints, DiReCt, media repository and some finalisation on mobile. I did have a few minor wins in understanding how different parts of the library systems come together however there is a still a lot more to learn.

No comments

Aug 4

Today: 04-Aug-2010: Today that was could no longer sustain us

Category: today

Today was another mixed day. We deployed out the trial library mobile application ahead of the system management committee (SysManCom) meeting. It is available through the USQ Library homepage and is still in trial (we found some more bugs so we’ll get that sorted). SysManCom progressed with a reasonable reception of the mobile application which is nice. Some tasks to follow up on from the meeting which is always fun – some writing to be done about eBooks in the library for users. This should basically amount to because publishers don’t give us the tools students can’t put the “ebooks” we subscribe to on “ebook” readers. Yay for DRM.

After the demo one of the most painful parts was the fact that we rely upon the CMS for a significant amount of content. The main problem with the CMS is that it is horribly unfriendly for mobile devices. At one stage the home page had a Flash banner which didn’t degrade properly which left a frustrating image that said “click here” but wasn’t actually linked to anything. So I spent the middle of the day working out how to strip out the USQ home page template so that we can embed it else where. I managed to get it sorted mostly though as I’m abusing an XML parser it’ll barf on poorly formatted pages or with HTML entities not in XML. Most of the CMS pages are fine but some legacy ones aren’t so lucky. I’ve put in some minor checks to clean things up but hopefully it isn’t too much of a problem.

The afternoon rounded out with a meeting before leaving early so that I could return for my evening of debates. Life in the fast lane.

No comments

« Previous PageNext Page »