ignatz is currently certified at Journeyer level.

Name: C. Baker
Member since: 2001-08-12 06:52:37
Last Login: N/A

FOAF RDF Share This

Homepage: http://ad1455.com

Notes:

Ignatz refers to the mouse that throws bricks in the old Krazy Kat comics. I am a big fan of Krazy Kat. I'm a musician who is interested in the use of computers as a tool for facilitating people getting together to make music. (Not just listening, but performing) I'm also a programmer working on several projects that involve databases, multilingual content and API's that slurp it. Capabilities is on interest of late.

Recent blog entries by ignatz

Syndication: RSS 2.0

Note to self: To get the XML Security API to work with the Axis Happiness Page, place the Xerces and Xanlan jars in the CATALINA_HOME\common\endorsed directory.

AJAX XMLHttpRequest Helper Class

Just put up a finished XMLHttpRequest JavaScript class to simplify working with the things. It's based upon stuff glommed from a lot of sources. The main thing is that I wanted to create an OO wrapper around the code and clean up how it can be called.

USAGE:

var http = new AjaxRequest()
http.setTarget("/ping.php")
http.setForm(new URLBuilder("word", "ping"))
var synchronousGet = http.get()
var synchronousPost = http.post()
// Asynchronous
http.get(closureHere) 
http.post(closureHere)

See also: ViewCVS, tar and test page.

Walked off the job today early. Just had to get out! Caused a major firestorm when people found out that I was using CVS. "Oh dear! That is not authorised. You must use PVCS." "Ummm how do I do that." "Oh, your manager has not authorized you to have a copy of PVCS installed on your computer so you cannot use it." So, how to I maintain version control?" "You must use PVCS. We will all get in trouble if they find out that we had CVS installed on the web server." When one developer heard that someone had CVS dozens of other ones started asking around. "CVS? CVS? We can use CVS? Where can I get it???" Had to nip that in the bud. Probably end up writing a script in Perl to do something like it. Poor man's retarded CVS.

I don't understand how Fortune 500 companies survive. Back to dice.com.

It's been a while. Finally got the family moved out to HicksVille.

Interesting: as a way to make money Sleepycat charges for prebuilt binaries as a "support contract". Does that actually work as a revenue stream?

trying out argoUML with java web start. This is so kewl!

33 older entries...

 

ignatz certified others as follows:

  • ignatz certified stevej as Master
  • ignatz certified ignatz as Apprentice
  • ignatz certified neurogato as Journeyer
  • ignatz certified mirwin as Apprentice
  • ignatz certified fxn as Apprentice
  • ignatz certified jono as Journeyer
  • ignatz certified Waldo as Apprentice
  • ignatz certified chromatic as Journeyer
  • ignatz certified spicyjack as Apprentice
  • ignatz certified whytheluckystiff as Journeyer
  • ignatz certified Jewelsthorn as Journeyer
  • ignatz certified Zaitcev as Master
  • ignatz certified i0lanthe as Apprentice
  • ignatz certified gary as Journeyer
  • ignatz certified kroah as Master
  • ignatz certified acme as Master
  • ignatz certified IainLowe as Apprentice
  • ignatz certified Ilan as Journeyer
  • ignatz certified kgb as Master
  • ignatz certified bjf as Apprentice
  • ignatz certified footrot as Journeyer
  • ignatz certified nymia as Journeyer
  • ignatz certified realblades as Apprentice
  • ignatz certified claudio as Journeyer
  • ignatz certified Jordi as Journeyer
  • ignatz certified jianshi as Apprentice
  • ignatz certified tunesmith as Apprentice
  • ignatz certified jfleck as Journeyer
  • ignatz certified jacobo as Journeyer
  • ignatz certified kahlage as Journeyer
  • ignatz certified buckley as Apprentice
  • ignatz certified djcb as Journeyer
  • ignatz certified fejj as Master
  • ignatz certified aaronl as Master
  • ignatz certified lilo as Master
  • ignatz certified xach as Master
  • ignatz certified zachlipton as Journeyer
  • ignatz certified DV as Master
  • ignatz certified jf as Apprentice
  • ignatz certified jngadreau as Apprentice
  • ignatz certified mjcox as Master
  • ignatz certified nchriss as Journeyer
  • ignatz certified carl as Apprentice
  • ignatz certified Iain as Master
  • ignatz certified TheCorruptor as Journeyer
  • ignatz certified klevin as Journeyer
  • ignatz certified RoUS as Master
  • ignatz certified cwinters as Journeyer
  • ignatz certified esr as Master

Others have certified ignatz as follows:

  • stevej certified ignatz as Journeyer
  • neurogato certified ignatz as Apprentice
  • ignatz certified ignatz as Apprentice
  • fxn certified ignatz as Apprentice
  • jono certified ignatz as Apprentice
  • Jewelsthorn certified ignatz as Apprentice
  • footrot certified ignatz as Apprentice
  • djcb certified ignatz as Apprentice
  • Waldo certified ignatz as Apprentice
  • grant certified ignatz as Apprentice
  • nixnut certified ignatz as Journeyer
  • mazurek certified ignatz as Apprentice

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

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

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