We just got the news this paper is accepted at ICSE 2013 in San Francisco. The idea We know from our experience with spreadsheet users, that copy-pasting is a common way to transfer data within or between spreadsheets.However, this can be error-prone when the original data may changes and the copies get outdated. In software engineering, it […]
Changing science with figshare
I have been a fan of figshare since their launch a few months back, but when I ran into their founder at Strata in London yesterday, I considered this a sign I should spend a post on their great initiative. So, here goes: What is figshare? FigShare is basically a website where scientists can store their […]
TinyToCS: Exact and Near-miss Clone Detection in Spreadsheets
Our mini-paper ‘Exact and Near-miss Clone Detection in Spreadsheets’ was accepted in the first volume of TinyToCS. Tiny Transactions on Computer Science is a cute new initiative started by two researchers from the University of California in Berkeley, that aims to make computer science research more accessible to the general public. In their own words: “Tiny […]
Detecting Code Smells in Spreadsheet Formulas
We just learned this paper is accepted at ICSM 2012. The idea The basic idea of this paper is to investigate whether we could apply the known code smells invented by Martin Fowler in his book Refactoring to spreadsheet formulas. You could view a formula as a small piece of code, so it makes sense to […]
Related work section for a paper
This paper concerns the analysis of data in spreadsheets, focusing on duplication of data. So, how do I do this? Spreadsheet data I visit DBLP (contains 2014228 papers) and enter spreadsheet data, this results in 44 results. I notice two very interesting paper that do not have to do with the related work section I am writing, but […]