Pirika logo
JAVA, HTML5 & Chemistry Site

Top page of Pirika

Chemistry@Pirika
 Properties Estimation
 Polymer Science
 Chemical Engineering
 Molecular Orbital
 Chemo-Informatics
 Other Chemistry
 Academia
 DIY:Do It Yourself
 Programing

Hansen Solubility Parameter (HSP)
  Basic HSP
  Applications
  Polymer
  Bio, Medical, Cosmetic
  Environment
  Properties Estimation
  Analytical Chemistry
  Formulating for Cosmetics
  Other
  DIY:Do It Yourself

Other Writing

Ad Space for you

 

Ad Space for you

 

 

 

 

Last Update
02-Jan-2013

Programing for chemistry: program with HTML5+CSS+JavaScript

If you are developer with Mac, you know the DashCode programing IDE. Only we have to do is layout parts and write Javascript code. Then that program would run on Mac. It was very easy to develop, but we had to use "CANVAS" HTML expansion by Apple. And would not work on other windows machine. So I did not use that technology.

I've been develop chemical program with JAVA and put them on Pirika, but they will not work on iOS. I can write objective-C program. But it will not work on Android. I did not want to use the technology that can use only one OS.

At this time, I happen to know HTML5. And I found Newest DashCode support HTML5+CSS+JavaScript. With few days try out, I found that I can do everything with DashCode what I want to do.

 

 

Sequential batch Reaction Good example how to use Canvas.

Poseidon mini Polymer sequence simulation software.

DrawMol This program draw molecule on Canvas. If you are accustom to pirika molecule Drawing, you can use this program easily.get mouse position on Canvas and draw line, draw string, then you can easily build this program. This version worked on Safari, Chrome browser for Mac and not firefox. iOS version is not included. (2011.3.21)

Draw2FG This program count for functional groups number that in molecule. This version is not for aromatics nor Halogenated molecules. This version worked on Safari, Chrome browser for Mac and not firefox. iOS version is not included. (2011.3.21)

Hydrogen Bonding energy calculator With DrawMol and Draw2FG, now i can convert every TCPE programs to Web Applications. The first example is hydrogen bonding energy calculator. I translate JAVA program to HTML5+JAVAScript. This version worked on Safari, Chrome browser for Mac and not firefox. iOS version is not included. (2011.3.21)

 

Now, DrawTouch is working on iOS simulator. (2011.3.25) But my iPod touch is very old and does not run this program. I need to find out friend who have iphone 4.

 

I also made pseudo 3D molecular viewer program.(2011.4.7)

And modify it to Frequency Viewer.

 

I modify molecular view program and made Sphere viewer. Please try Hansen Sphere Viewer with HTML5 enable browser Chrome or Safari.(2011.4.8)

 

I can easily build iOS version of Sphere viewer. (2011.4.9)

 

I made charge calculation program for 2D molecules.

 

Now I can do everything what I want to for chemistry with HTML5+CSS+JavaScript.

I put them on
Properties Estimation
Polymer Science
Chemical Engineering
Molecular Orbital
Other Chemistry
Pages.