Kimya BilimleriİngilizceJekyll

chem-bla-ics

chem-bla-ics
Chemblaics (pronounced chem-bla-ics) is the science that uses open science and computers to solve problems in chemistry, biochemistry and related fields.
Ana SayfaJSON Besleme
language
KdeKimya Bilimleriİngilizce
Yayınlandı

KDE 3.5 was released with lots of changes. SuperKaramba is now a standard KDE application and is neatly integrated. It allows embedding themelets on your desktop background. It shows several themelets: the weather, a calender, a toolbar with applications, a FoldingAtHome monitor , the contents of the clipboard, the music that is playing (Cake) and a simple todo list. All customizable up to the pixel.

Blue-obeliskFeedsKimya Bilimleriİngilizce
Yayınlandı

Today I setup a blog planet for Blue Obelisk members. First I tried Chumpologica but it did not read Atom feeds. Next in line was Planet , which turned out to be used by many big planet sites, like Planet Debian . It also works with Atom feeds in general, but not well with Atom 1.0 feeds, like that of Carsten. After some googling I found a patched version which did the job.

JmolJavaKimya Bilimleriİngilizce
Yayınlandı

Where I was able to mention earlier that JChemPaint now runs with free (as in open source) Java virtual machines, I just tried to run the core Jmol renderer, using the Integration.java which comes as an example. Sadly, the original screenshots got lost that were made with jamvm 1.3.3 and classpath 0.19. It is very slow, however. I have not tried it with other free virtual machines, which are supposedly faster.

SvnKimya Bilimleriİngilizce
Yayınlandı

Doesn’t happen often, but my machine crashed two hours ago. Not a big deal, because I have my important files in SVN. Oh wait, SVN had a commit in progress during the crash. So, svn recover. Mmmm… doesn’t work either. OK, SVN FAQ: try db_recover. That worked. No, it did not: svn commit still not working for the files I was trying to commit.

CdkBioclipseKimya Bilimleriİngilizce
Yayınlandı

Some weeks back there was the CDK5AW , the CDK 5th anniversiry workshop. A small group of international open source chemo-, bioinformatics software developers met, among which two from Sweden. It was then decided to generalize their work resulting in Bioclipse: https://www.bioclipse.net/ It’s heavily using the Eclipse Rich Client Platform , making additional plugins trivial.

JchempaintJavaJmolLinuxKimya Bilimleriİngilizce
Yayınlandı

Thanx to Mark’s encouragements, I tried to run Jmol and JChemPaint with jamvm. Jmol fails with an NullPointerException , but JChemPaint runs! And note that this was not even running with the latest of the latest; just recent packages from Kubuntu! Yes, there are some glitches, but I’m happy nevertheless!

CheminfLinuxJavaWorkflowKimya Bilimleriİngilizce
Yayınlandı

This evening I have been looking at with the KNOPPIX customization howto, and ran many of the interesting commands. I’ve setup a environment with Kalzium, OpenBabel, CDK, jython, PyMOL, and for development I included gcj and Eclipse. At some later point I will include kfile_chemical too, but I want to make a deb package first.

CheminfOntologyKimya Bilimleriİngilizce
Yayınlandı

OK, just back from the first German Chemoinformatics Conference, which I enjoyed very much. A rather interesting program, and lots of interesting posters too. You can read the programme online, and will not spend too many words on that (at least not now). But what I will do is point out some interesting posters here. One poster was on the Molecular Query Language (MQL) by Ewgenij Proschak from Frankfurt.

CheminfCrystalKimya Bilimleriİngilizce
Yayınlandı

This sunday starts the first German Chemoinformatics Conference in Goslar. It’s an interesting programme , with presentations on the InChI, PubChem, 25 years of chemoinformatics, the chemical semantic web, and much more. Among these presentations is mine, on comparing crystal structures (PDF ) and deducing cell parameters. But I’m having a poster on QSAR too.

KdeChemistryKimya Bilimleriİngilizce
Yayınlandı

Not so long ago, it was decided that KDE 4.0 will use SCons as a configuration and building tool, instead of the autotools and make: the common ./configure && make && make install which has served the open source community very well for so long. SCons is different in several ways.