wainstead is currently certified at Master level.

Name: Steve Wainstead
Member since: 2000-07-19 04:22:01
Last Login: 2008-03-31 11:29:41

FOAF RDF Share This

Homepage: http://www.panix.com/~swain/

Notes:
I am the Director of Software Development for MyPhotoAlbum. My album is here: swain.myphotoalbum.com

Projects

Recent blog entries by wainstead

Syndication: RSS 2.0

26 Mar 2008 (updated 27 Mar 2008 at 14:49 UTC) »

In to work by 6:58am. Still overcoming jet lag from my trip to Japan.

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.

11 Mar 2008 »

Got tinyfugue 50b8 to compile on Leopard tonight; one line was all that was needed. Out of the box the compilation failure is:

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.

30 Aug 2007 »

In my spare time I'm reading "Thinking in C++" and really enjoying it. I've spent a few hours trying to get the LambdaMOO code base to compile as C++; it's been really educational to change the code to get it to compile.

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.

30 Jul 2007 »

Today I got rails to talk to two databases at once, and to some legacy tables, at that. This is most yay.

9 Jun 2007 »

I finally released LHHReplay today. Someone emailed me looking for it! For weeks there's been nothing but an empty SourceForge project.

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.

61 older entries...

 

wainstead certified others as follows:

  • wainstead certified Ward as Master
  • wainstead certified ncm as Master
  • wainstead certified roguemtl as Journeyer
  • wainstead certified dirtyrat as Journeyer
  • wainstead certified jon as Apprentice
  • wainstead certified Xorian as Master
  • wainstead certified robogato as Master

Others have certified wainstead as follows:

  • mbp certified wainstead as Apprentice
  • Telsa certified wainstead as Apprentice
  • jon certified wainstead as Apprentice
  • andrewmuck certified wainstead as Journeyer
  • fxn certified wainstead as Apprentice
  • kishorebalakrishnan certified wainstead as Master
  • larry certified wainstead as Journeyer
  • sethcohn certified wainstead as Master
  • jooon certified wainstead as Journeyer
  • TheCorruptor certified wainstead as Journeyer
  • realblades certified wainstead as Apprentice
  • nixnut certified wainstead as Master
  • obritim certified wainstead as Master
  • brainsik certified wainstead as Journeyer
  • vdv certified wainstead as Master
  • Xorian certified wainstead as Master
  • Sandino certified wainstead as Journeyer

[ Certification disabled because you're not logged in. ]

New Advogato Features

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!

X
Share this page