Samples in the news

Samples ELN has been mentioned in Scientific Computing and listed in the LIMS Software Directory with a nice review!

We are busy at the moment working out some new exciting ideas that I will be blogging about soon!

Segue

Samples Case Study: Nitz Lab Group

We are pleased to announce that we have started working with the Nitz Lab Group at the University of Toronto.  Mark’s group will be using Samples as their first electronic notebook experience.

Segue

The Biz versus the n00b

So this is the post where I consider the outside, long-shot, limit as x goes to infinity possibility that I may have made a mistake in a previous post.

Waffle-y enough for you?

Segue

What Is Your Notebook?

Here at Scimatic, we follow both Greg Wilson and Cameron Neylon on Twitter, so it was cool to see the two of them talking about the directions of Open Science in a semi-public forum. The tweet that caught my eye was

Segue

Maintaining Application Settings Across Versions

I recently stumbled upon an issue that, provided the correct circumstances could prove to be slightly troubling. Recently, I had to deal with multiple versions of a test project I'd been working on. I had to store a few things to be loaded at run-time, and saved on close. Doing this, I saved a few things to the project settings. However, upon changing the versions (installing an update) the settings were lost, as a new file was generated for the latest version. Perplexed, I turned to the internet. After a shockingly large amount of searching, I finally happened upon some code that helped.

Segue