Re: [Discuss] Should we use reticulate?

2018-05-15 Thread Hetherington, James
My 2p: going to an off-ecosystem rarely used tool because of a feature you like that is indeed better, rather than sticking with a slightly worse but well used tool that is at the centre of a large user community is almost never right. -- Dr James Hetherington FBCS Director of Research

[Discuss] Head of Research Software Engineering in University College London

2018-03-02 Thread Hetherington, James
UCL is seeking an exceptional individual to lead the continued growth and development of our 12-strong Research Software Engineering team. Applications for this opportunity are being managed by Berwick Partners, with further details available via their website

[Discuss] Come and lead Data-Science-As-A-Service at London's Global University!

2017-03-01 Thread Hetherington, James
The University College London Research Software Development Group collaborates with UCL researchers to help deliver reliable, reproducible and efficient cutting edge compute- and data-intensive research. We are seeking to appoint a new Data Science Team Leader, to expand the Group’s services

[Discuss] The UCL Research Software Development Group is Recruiting

2017-01-30 Thread Hetherington, James
http://blogs.ucl.ac.uk/research-software-development/rsd-hire-17-1/ The UCL Research Software Development Group, founded in 2012, was the first of its kind, and is the leading university-based research programming group in the UK. We work across college developing high-quality software in

[Discuss] SC16

2016-09-28 Thread Hetherington, James
May I ask, who else from the Software Carpentry community, besides myself, will be at SC16? -- Dr James Hetherington Head of Research Software Development Research IT Services And Honorary Lecturer Department of Computer Science University College London Tel: 07946868834 Site:

Re: [Discuss] Preferred communication tool used during teaching

2016-08-03 Thread Hetherington, James
I’d be keen to use Slack if this were made efficient. This would be especially good if it could be used to create a persistent forum of course alumni. -- Dr James Hetherington Head of Research Software Development Research IT Services And Honorary Lecturer Department of Computer Science

Re: [Discuss] SWC material as a semester long course?

2016-02-22 Thread Hetherington, James
My course notes for a ten-week, thirty-hour course in “Research Software Engineering with Python” are online at http://development.rc.ucl.ac.uk/training/engineering and PDF at http://development.rc.ucl.ac.uk/training/engineering/notes.pdf Makefile which builds these from Jupyter can be found

[Discuss] UK EPSRC Research Software Engineering Fellowships

2015-05-15 Thread Hetherington, James
The UK Engineering and Physical Sciences Research Council has announced a pilot call for Research Software Engineer Fellowshipshttps://www.epsrc.ac.uk/funding/calls/rsefellowships/ . This is an exciting step towards the development of a long-term career path for research programmers, something

Re: [Discuss] is it possible upload images to GitHub through their web interface?

2015-01-29 Thread Hetherington, James
Agree with Stephen. For scientists interested in reproducible research best practice, I would recommend teaching use of Figshare for images, as this provides DoIs and a better degree of archival persistence. Markdown image format ![Text](link) will display the image in Github prettily. — Dr

[Discuss] Tools for managing future project pipeline...

2014-11-20 Thread Hetherington, James
Hi all, So, here in UCL Research IT, we’ve got a growing pipeline of future research programming collaborations, both free and paid, both research council funded and paid consulting, and both already won and waiting for peer review. Our ability to manage all of this is scaling beyond simple

Re: [Discuss] Teaching very simple XML manipulation

2014-10-30 Thread Hetherington, James
One other quick point: for generating XML, I would recommend against using ETree or lxml: instead, a templating engine such as Jinja or Mako is more fluent and easier. (I think, YMMV.) -- Dr James Hetherington, Team Leader, Research Software Development Research IT Services University