Ten years are a long time when it comes to (recent) technologies. The first post on this blog was on the topic of how to present chemistry with three intact dimensions. I had in mind molecular models, molecular isosurfaces and molecular vibrations (arguably a further dimension). Here I reflect on how ten years of progress in technology has required changes and the challenge of how any necessary changes might be kept “under the hood” of this blog.
Posts Tagged ‘Java’
Twenty one years of chemistry-related Java apps: RIP Java?
Saturday, June 10th, 2017In an earlier post, I lamented the modern difficulties in running old instances of Jmol, an example of an application program written in the Java programming language. When I wrote that, I had quite forgotten a treasure trove of links to old Java that I had collected in 1996-7 and then abandoned. Here I browse through a few of the things I found.
The conformation of enols: revealed and explained.
Thursday, April 6th, 2017Enols are simple compounds with an OH group as a substituent on a C=C double bond and with a very distinct conformational preference for the OH group. Here I take a look at this preference as revealed by crystal structures, with the theoretical explanation.
The smallest C-C-C angle?
Monday, October 31st, 2016Is asking a question such as “what is the smallest angle subtended at a chain of three connected 4-coordinate carbon atoms” just seeking another chemical record, or could it unearth interesting chemistry?
How many water molecules does it take to ionise HCl?
Saturday, February 14th, 2015According to Guggemos, Slavicek and Kresin, about 5-6![1]. This is one of those simple ideas, which is probably quite tough to do experimentally. It involved blasting water vapour through a pinhole, adding HCl and measuring the dipole-moment induced deflection by an electric field. They found “evidence for a noticeable rise in the dipole moment occurring at n≈5–6“.
References
- N. Guggemos, P. Slavíček, and V.V. Kresin, "Electric Dipole Moments of Nanosolvated Acid Molecules in Water Clusters", Physical Review Letters, vol. 114, 2015. http://dx.doi.org/10.1103/PhysRevLett.114.043401
Blasts from the past. A personal Web presence: 1993-1996.
Saturday, November 1st, 2014Egon Willighagen recently gave a presentation at the RSC entitled “The Web – what is the issue” where he laments how little uptake of web technologies as a “channel for communication of scientific knowledge and data” there is in chemistry after twenty years or more. It caused me to ponder what we were doing with the web twenty years ago. Our HTTP server started in August 1993, and to my knowledge very little content there has been deleted (it’s mostly now just hidden). So here are some ancient pages which whilst certainly not examples of how it should be done nowadays, give an interesting historical perspective. In truth, there is not much stuff that is older out there!
Electronic notebooks: a peek into the future?
Tuesday, September 16th, 2014ELNs (electronic laboratory notebooks) have been around for a long time in chemistry, largely of course due to the needs of the pharmaceutical industries. We did our first extensive evaluation probably at least 15 years ago, and nowadays there are many on the commercial market, with a few more coming from opensource communities. Here I thought I would bring to your attention the potential of an interesting new entrant from the open community.
Test of JSmol in WordPress: the background story.
Sunday, June 8th, 2014A word of explanation about this test page for experimenting with JSmol. Many moons ago I posted about how to include a generated 3D molecular model in a blog post, and have used that method on many posts here ever since. It relied on Java as the underlying software (first introduced in 1996), or almost 20 years ago. Like most software technologies, much has changed, and Java itself (as a compiled language) has had to move to improve its underlying security. In the last year, the Java code itself (in this case Jmol) has needed to be digitally signed in a standard manner, and this meant that many an old site that used unsigned older versions has started to throw up increasingly alarming messages.