|
Peter Bex
says:
|
A dying project
Dokeos will probably end up in the history books as the project that spawned Chamilo.
4 out of 5 users found the following review helpful.
|
|
Peter Bex
says:
|
...makes editing HTML more comfortable
With regular HTML (or ERB), closing tags all the time and indenting gets annoying and it's too easy to get the nesting wrong, especially when you have some nested conditionally shown HTML fragments or after moving stuff around in a HTML file.
1 out of 1 users found the following review helpful.
|
|
Peter Bex
says:
|
Very promising
As a Schemer who codes PHP at work, I know the pain of having to code in a crippled language (one bright spot: at least PHP 5.3 will have real anonymous functions!). It's great that someone's working on a set of tools to make proper functional programming easier in PHP.
1 out of 1 users found the following review helpful.
|
|
Peter Bex
says:
|
Great font replacement library!
Finally, a purely client-side Javascript (no Flash, no images) font replacement library!
|
|
Peter Bex
says:
|
Cool stuff
Having suffered from bad performance of a TDP4R-based parser, I turned to racc to see if performance could be improved. Since racc generates LALR(1) parsers, I expected much better performance than I got with the backtracking recursive descent parsers you can write with TDP4R.
|
|
Peter Bex
says:
|
A great modern implementation of SRE
Scheme regular expressions were introduced by Olin Shivers more than 10 years ago as a "100% solution" for doing regular expressions in a clean non-string-based way.
|
|
Peter Bex
says:
|
Feels like an abandoned project
Simpletest used to be a pretty decent test framework, but unfortunately its maintainer has very little time to spend on it. Even though there is still work being done on the subversion tree and he actively helps people on the mailinglist, the last official and stable release is from 2008. This release still has some PHP4-isms in it (especially regarding the way it uses objects and pass-by-reference), and if you enable strict warnings, PHP bombards you with warnings.
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.