Archive for the 'webdev' Category


JSDebugger now with copyright and license

Just a short note that I released a new version of JSDebugger containing the usual legalese (Copyright and GPL).

We’re hiring …

Neu.de, an international dating community located at Cologne/Germany is looking for talented programmers. Currently we’re looking for a skilled JavaScript/AJAX coder preverably with some basic knowledge of Jabber/XMPP. You would join the team here in Berlin and help us improving and extending our integrated web based IM solution (which is based on JWChat/JSJaC). Neu.de is [...]

JSJaC review

Some days ago I’ve started a new branch for JSJaC for an upcoming version 1.0. On my TODO for this version are things like Use JID objects throughout to make working with JIDs more comfortably Allow to extend IQ packets dynamically with generic getters/setters and stuff Make handling of IQs and callbacks more easily and [...]

jwchat and safari

Now that I found same spare time finally I tried using JWChat with Safari and to me surprise I discovered using the latest version of JSJaC it’s possible to log in and do some chatting with it. Unfortunately it crashes on various situations. And with crashing I mean that safari disappears immediately without any error [...]

Debugger v0.4 is out

I’m pleased to announce version 0.4 of the JavaScript Debugg Logger. This one logs messages asynchronously thus it’s impact an runtime issues with the code to be debugged are minimized. Have phun!

Introducing MUCkl

Some days ago I announced a new project of mine officially here: [jdev] introducing MUCkl, a web-based groupchat application From the post: now that there is some fresh air regarding implementions of SASL Anonymous I decided to officially announce a new project I started some months ago. MUCkl is a web-based application for groupchats which [...]

JavaScript Debug Logger v0.3 released

I just released version 0.3 of my sweet and tiny JavaScript Debug Logger which I’m using when hacking on JWChat to get a clue what’s going on inside my app more easily. Moreover I took the time and created a dedicated download page for it at this place. Enjoy!