-
sablackett registered the CMISS Bioengineering Modelling Software project.
2005-08-21 22:37:12 UTC in CMISS Bioengineering Modelling Software
-
Would be nice to have some indication of solver
progress, a download type bar or even just a text box
listing %complete.
2004-11-01 03:23:52 UTC in Andre's CellML Software
-
It seems that for simple usablility conventional names
could be used for button labels.
"Load local file" could be "Browse"
"Kill" seems unnecessary when there is a "cancel" as well.
2004-11-01 03:22:46 UTC in Andre's CellML Software
-
I think we need to make usage and maintenance of this
project very simple for users.
To me this means not having any dependencies beyond
what a user gets with a standard binary installation of
the program.
This means the plugin will need to be able to install
an appropriate compiler and we cannot depend on any
headers, including npr4.h being on the users system.
2004-11-01 03:21:21 UTC in Andre's CellML Software
-
I think that the MozCellML should use the standard
CellML API for loading documents.
If the current interface is insufficient or deficient
then it should be improved.
I also think there should be only a single
implementation of this code.
2004-11-01 03:18:45 UTC in Andre's CellML Software
-
Logged In: YES
user_id=961864
We upgraded to 1.2.2 and still had the same problem.
Recognising that it is probably something to do with the way
we have migrated our plone along through the versions I
decided to clean up and follow Andreas' advice (running the
maintenance).
I found every PCNG collector in our site and deleted most of
them.
For each of the others I ran (in...
2004-08-01 23:20:53 UTC in The Plone Collective
-
Logged In: YES
user_id=961864
We upgraded to 1.2.2 and still had the same problem.
Recognising that it is probably something to do with the way
we have migrated our plone along through the versions I
decided to clean up and follow Andreas' advice (running the
maintenance).
I found every PCNG collector in our site and deleted most of
them.
For each of the others I ran (in...
2004-07-30 04:04:40 UTC in The Plone Collective
-
Logged In: YES
user_id=961864
We have exactly the same problem with 1.2.0 and it is
preventing all our plone catalogs being updated.
Unfortunately we have been unable to change to 1.2.1 due to
problems with the PlacelessTranslationService, which I have
not had time to understand or look in to yet.
2004-07-22 21:31:06 UTC in The Plone Collective
-
Logged In: YES
user_id=961864
I must say that I am very concerned about the way that this
product is supported. I realise it is open source and that
we are getting everything for free. I think it is great
software but when problems are presented the reaction seems
to be very defensive and arrogant, rather than the attitude
I would expect from a developer of such a product, who would...
2004-07-22 21:26:22 UTC in The Plone Collective
-
Logged In: YES
user_id=961864
I think I have found the problem.
In the Triangle Rasterizer Template the span calculation
creates temporaries such as GLfloat eMaj_dr which involves a
subtraction, the first term of which is explictly cast and
the second term is not resulting in very large numbers with
xlc. By explictly casting the second term too things behave
properly again.
2004-07-04 23:11:00 UTC in Mesa3D