-
I found a sollution for the problem by stripping out /* */ comments. Add the following on line 531 (before stripping html comments):
$this->remove_noise("'/\*(.*?)\*/'is");.
2009-03-11 10:53:18 UTC in PHP Simple HTML DOM Parser
-
There seems to be a problem when you escape css in the document like this:
The dom tree gets destroyed and not all elements are found.
2009-03-06 13:48:16 UTC in PHP Simple HTML DOM Parser
-
shadow71 committed patchset 4 of module toastmount to the ToastMount CVS repository, changing 20 files.
2004-05-09 08:29:46 UTC in ToastMount
-
shadow71 committed patchset 3 of module toastmount to the ToastMount CVS repository, changing 12 files.
2004-05-09 08:18:26 UTC in ToastMount
-
Someone filed a feature request to support hybrid iso images. The attemp to add this feature resulted in a complete rewrite of ToastMount.
Check http://toastmount.sourceforge.net/downloads.php to see whats new.
2004-05-08 11:40:23 UTC in ToastMount
-
The new source code has been comitted to the cvs server. There's a new module named 'devel' wich contains the latest development files.
2004-05-02 21:33:16 UTC in SETI@home - Mac Style
-
shadow71 committed patchset 3 of module devel to the SETI@home - Mac Style CVS repository, changing 1 files.
2004-05-02 21:31:48 UTC in SETI@home - Mac Style
-
shadow71 committed patchset 2 of module devel to the SETI@home - Mac Style CVS repository, changing 78 files.
2004-05-02 20:55:53 UTC in SETI@home - Mac Style
-
shadow71 committed patchset 1 of module devel to the SETI@home - Mac Style CVS repository, changing 78 files.
2004-05-02 20:55:53 UTC in SETI@home - Mac Style
-
I'm working on the 1.0 release of SETI@home.
Rewriting the application from scratch takes some time, but its lot more stable and has better code design than before.
New features coming:
Full support for the known features (proxy, ...)
Running multiple instances of SETI@home on different processors
Supporting multiple users/accounts, shared or private
Automatic software...
2004-04-24 10:48:14 UTC in SETI@home - Mac Style