Links
New Text Book
Enzyme Kinetics for Systems Biology is a modern text book for undergraduate classes or as a reference text in systems and synthetic biology. The text covers all the main topics in enzyme kinetics including chapters on the kinetics of gene expression and generalized rate laws. Available now at the special price of only $39.95. Purchase at Amazon Special student and bulk order prices available at blog.analogmachine.org
-
Recent Posts
Categories
- Chemistry (1)
- Delphi (13)
- Electronics (6)
- Enzyme Kinetics (11)
- General Interest (8)
- General Science Interest (44)
- LaTeX (10)
- Math (3)
- Metabolic Control Analysis (6)
- Modeling (15)
- Molecular Biology (14)
- Pathways (22)
- Programming (19)
- Publishing (8)
- SBML (5)
- Software (15)
- Synthetic Biology (10)
- Systems Theory (20)
- Textbooks (1)
Archives
- February 2013 (1)
- January 2013 (1)
- December 2012 (4)
- November 2012 (2)
- October 2012 (2)
- September 2012 (5)
- August 2012 (4)
- July 2012 (1)
- June 2012 (2)
- May 2012 (3)
- April 2012 (3)
- March 2012 (5)
- February 2012 (3)
- January 2012 (1)
- December 2011 (2)
- November 2011 (2)
- October 2011 (1)
- September 2011 (6)
- August 2011 (5)
- July 2011 (6)
- June 2011 (5)
- May 2011 (11)
- April 2011 (4)
- March 2011 (1)
- September 2010 (1)
Recent Comments
- janet on The myth of the long lasting CFL light bulb
- Jason on The myth of the long lasting CFL light bulb
- hsauro on LaTeX and Chemistry
- alphalights on The myth of the long lasting CFL light bulb
- Christian Tellechea on LaTeX and Chemistry
Author Archives: hsauro
New 17 million-digit prime number
Recent news announced the discovery of a new Mersenne prime. What was interest was the response I saw on some of the boards that where reporting this news, for example: “but can someone explain how digging up mersene prime numbers … Continue reading
Building an Analog Integrator
Something I’ve been wanting to do for a while was is to build a simple analog integrator. Here is my first attempt. I bread-boarded the circuit first to get it working then made it more permanent and stable by soldering … Continue reading
Self-Publishing: A Personal Experience
As some of you may know, a year ago I published my book ‘Enzyme Kinetics for Systems Biology’ and I am about to release the second edition. Next year the hope is to publish another title. Self-publishing my own book … Continue reading
Posted in General Science Interest, Publishing
Leave a comment
Latest Delphi XE3 Update 1
Many of us have been eagerly waiting for the first significant update to Delphi XE3 in the hope that many of the bugs in FM2 will be fixed. Alas no. Of the 63 bugs report on the public QC system, … Continue reading
Posted in Delphi, Programming
Leave a comment
Why Linux?
I have been told many times of the virtues of Linux and decided after some requests to port our simulation back end (roadRunner, http://code.google.com/p/roadrunnerlib/) to Linux. Well two months later and we’re still trying to port the code. Quite apart … Continue reading
Posted in Programming, Software
Leave a comment
LaTeX and Chemistry
I recent had the need to draw some chemical equation in a LaTeX document. In the past I’ve used ChemDraw and loaded the image into my document as a png file. Last time I used ChemDraw was on my old … Continue reading
Posted in Chemistry, General Science Interest, LaTeX, Programming
2 Comments
Electronic Gene Circuit
The figure below shows a single unit from the Microryza gene network circuit project. The circuit models a transcription factor that acts as a repressor. The output from the circuit is the level of protein which can be fed into … Continue reading
Why is C++ so popular?
I’ve never quite understand the attraction of C++ given its (growing) complexity and the many ways to get into trouble. Here is another reason, its verbosity. The following is a fragment of code from an open source library which will … Continue reading
Posted in Programming, Software
Leave a comment
A mini-supercomputer for the rest of us
I recently contributed to the kickstarter project, Parallela which I would like to selfishly mention here. This is an interesting project that wants to develop highly cost effective small parallel machines. For example their smallest multi-process machine will cost $99 … Continue reading
