ChemieEnglischHugo

Depth-First

Depth-First
Recent content on Depth-First
Startseite
language
ChemieEnglisch
Veröffentlicht

JRuby is an implementation of the Ruby programming language on the Java Virtual Machine. Until about six months ago, JRuby was merely a technical curiosity; few seemed interested in using it for ‘serious’ development work. This perception has changed over the last six months, as JRuby’s progress has accelerated. Here, in no particular order, are five reasons to consider using JRuby for your current or next project.

ChemieEnglisch
Veröffentlicht

Whatever your views on Wikipedia, it’s clear that the volunteer online encyclopedia has left it’s mark on society. But the most important things about Wikipedia have less to do with its contents and more to do with the people contributing and using the service. To understand how and why people collaborate on the Web, you have to understand Wikipedia.

ChemieEnglisch
Veröffentlicht

Scripting languages and cheminformatics can be a highly-effective combination. With their relaxed syntax, compilation-free execution, and interactive testing environments, scripting languages offer fast development iteration cycles. And scripting languages’ support for manipulating libraries written in other languages can be key in today’s heterogeneous cheminformatics software environment.

ChemieEnglisch
Veröffentlicht

A recent Depth-First article discussed the advantages of minimal Web APIs in Cheminformatics. Recently, Antony Williams unveiled some simplified ChemSpider URL schemes, mainly from the perspective of enabling Google indexing. However, it’s possible to take this scheme much, much further. Here I present a proposal for radically simplifying (and unifying) the development of cheminformatics Web APIs and the software that interacts with them.

ChemieEnglisch
Veröffentlicht

Ein Fehler ist aufgetreten. Sieh dir dieses Video auf www.youtube.com an oder aktiviere JavaScript, falls es in deinem Browser deaktiviert sein sollte. It’s a fine line between crazy enough and just crazy. The dilemma is that you never know which category you’re in before you start.

ChemieEnglisch
Veröffentlicht

Designing good user interfaces is difficult work. One of the hardest things about it is what you’re forced to give up: abandoning your hard-won mental map and adopting that of the user; stripping half the product’s features - and then stripping half of what’s left; and fending off featuritis with a big club as the product matures. Everyone knows these things are important, but for some reason we repeat the same mistakes over and over.

ChemieEnglisch
Veröffentlicht

The IUPAC International Chemical Indentifier (InChI) provides an open system for converting molecular representations into strings of text. Because text processing is one of the things computers do very well, InChI serves as an important link between chemistry and computer science. Unfortunately, the InChI documentation is rather scattered. To help remedy this problem, I have selected some links to Depth-First articles discussing InChI.