Name: Steve Wainstead
Member since: 2000-07-19 04:22:01
Last Login: 2008-03-31 11:29:41
Homepage: http://www.panix.com/~swain/
Notes:
I am the Director of Software Development for MyPhotoAlbum. My
album is here: swain.myphotoalbum.com
26 Mar 2008 (updated 27 Mar 2008 at 14:49 UTC) »
I think maybe no matter how one documents a software project, it's the experience that counts more... for example, I was just reflecting on how I moved the store code to use native PHP sessions. This brought to mind how sessions work in the store and the changes that happened; all of that I experienced because I did it. To convey that in words on a web page or a piece of paper somehow omits something. The essence, or perhaps the Quality of it, in the "Zen And The Art Of Motorcycle Maintainence" sense.
malloc.c:15: error: syntax error before 'mmalloc_base' malloc.c:15: warning: initialization makes integer from pointer without a cast malloc.c:15: warning: data definition has no type or storage class make[1]: *** [malloc.o] Error 1 make: *** [files] Error 2
Add this at line 13:
#include <sys/types.h>
and it should compile. I tested it against my local MOO and it worked fine.
I have much larger plans along these lines... and will take a deeper plunge with LambdaMOO when I finish the last two chapters, hopefully in the next couple of days. Certainly by Sunday! Then I'll start volume two.
LHHReplay is a Perl script that uses the output saved from LiveHTTPHeaders. The goal is cheap, easy, high level web application testing.
Some knowledge of Perl is required, and you'll have to install Test::WWW::Mechanize , which has usually required a lot of modules itself.
wainstead certified others as follows:
Others have certified wainstead as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!