I am struggling to find any decent links to
Category Archives: General
Amazon DB and Erlang
The world and it’s dog is jumping on the
I am keen to see how the DB heads respond to this. I also want to see how how long it takes for people to get their heads around the
Automatic feed placements for Bloglines?
Here is an idea for Bloglines.com: why don’t they provide the ability to display my available blogs ordered by the number of times I click on the blog feed link? They should already know how often I click a particular blog to read it. The more I read it, the higher up my list of blogs it goes. That way I don’t have to manually try and order my blogfeeds (which is a COMPLETE pain in the bum).
Autonomic aircraft systems maintenance (sort of…)
Automated error sensing and maintanence – Australian style. It amused me.
Ordering feeds in bloglines…
I have used
I would have thought the Bloglines would allow me to shift the feeds around but I can’t for the life of me work out how. 🙁
Update: Here is how you do it from the Bloglines support guys:
Hello Ewan,
You can choose to order your subscriptions however you’d like.
In order to edit your blogs or your folders, please sign into your account. Click the ‘Feeds’ tab, and then click the ‘Edit’ link. You may now click on the folder or blog you would like to move; simply drag and drop it where you’d like. You can also double-click on items in order to rename, edit, or delete them. To move items from one folder to another, you will need to select the items you want to move by simply clicking the subscription once, and dragging it into the selected folder. You can also choose to create a folder by clicking the ‘New Folder’ icon.
It seems to work but it is also highly unintuitive in a web setting. I would NEVER have thought to do that in my browser window. Also the desktop metaphor isn’t completely implemented. For example: moving a link from the very bottom to the very top of the list takes several steps because the app doesn’t seem to understand it has to scroll up when you reach the top of the visible page. I would expect a desktop app to do that.
Collaborative Filtering – Google style
I have always had a soft spot for
Via Greg
Jim Gray and Mechnical Turk
Setting up Subversion on my webhost
I have been looking for somewhere to host a private Subversionaccount, when I discovered that the guys who host this domain are already providing me with this functionality. This is just a quick post to outline how easy it was to set up and identify a couple of wrinkles that I came across when getting Eclipse (+ Subclipse) set up on
I had already got
Once you have Bash access you can simply log on. Subversion is already installed so it was simply a case of creating the new repository and away you go. From your home directory (where username is your site5 username):
svnadmin create /home/username/subversion
Subversion does its magic and creates the repository. I already have Subclipse installed so it is now a question of firing up the IDE and creating the new repository location in Eclipse. Open up the
svn+ssh://domain.com/home/username/subversion
Note that the subversion path is the full path name for the account.
Subclipse will now ask for the authorisation credentials. The username is your account username. The password is your account password. Tick the save information box and press finish.
One personal subversion account in under 30 seconds. That wasn’t hard was it?
Site5.com
I have found Site5.com to be excellent. Their packages are great value. Their set up time is brilliant and their support service is BLISTERINGLY fast. It is not unsual for the whole problem or query to be solved in 5 mins from the time I send the first mail – no matter what time of day or night. First class!
Distributed Systems Engineering at Amazon
Interesting to note
The site is fairly basic at the moment but has some job listings (hint: knowing this might help getting a job there….)
Shame there is no RSS feed …….
Jini sub projects on java.net
As part of the (proposed) migration of
Gregg Wonderly has taken responsibility for setting up a Jini project site at jini.dev.java.net. The idea is to provide a “home” for anyone with a Jini related project (outisde of the main Jini development which will be taking place on Apache.org). Gregg has just announced that the site is set up and is ready for business!
Several of the sub projects from jini.org have already been moved over to the new site. Things are looking good!