Category Archives: Software

Software Quality Days 2010

Es ist wieder soweit! Fast ein  Jahr nach der letzten Software Quality Days findet von 19.1. bis 21.1.2010 die Software Quality Days 2010 statt (Twitter-Hashtag: #swqd2010). Diese Veranstaltung widmet sich ganz dem Thema Software-Qualität und Software-Testing. Als einer der aktiv … Continue reading

Posted in Austria, Quality, Software, Testing | Leave a comment

CopyAllURLs Maintenance Release 0.8.1

I just uploaded the latest version of my Firefox extension. It now supports Firefox 3 (I tested it with RC1, but it should also work with the final fox). At the moment I have not yet implemented any new features, … Continue reading

Posted in CopyAllUrls, Firefox, Software | Tagged , , | 4 Comments

Recording ISOs on Vista

Windows Vista lacks the ability to burn ISO files on CD. ISO Recorder fills this gap. Ah yeah, I know I should have installed a real operating system … Edited to add on 2008/06/18: I had to uninstall ISO Recorder … Continue reading

Posted in Software | Leave a comment

Java does'nt like C:\Programme on Vista

On my German Windows Vista I have a folder called C:\Programme which is basically the translation of C:\Program Files in the English version. But unlike in Windows XP, where the folder is really called this way, Vista does use a … Continue reading

Posted in Software | Tagged , , | 2 Comments

Success is an error

Update: I forgot to mention this. For all those interested in more software curiosities like the dialog above, I recommend visiting The Daily WTF.

Posted in Random, Software | Leave a comment

Asterisk PBX behind NAT

I had a lot of problems with an Asterisk BPX behind NAT. Asterisk dropped all incoming calls after 20 seconds because of an unanswered packet. This is a well known problem when NATing Asterisk, but even Google does not provide … Continue reading

Posted in Random, Security, Software | Leave a comment

Asterisk VoIP server talking to Inode SIP gateway

After some problems to get an Asterisk server talking to an Inode Telenode gateway (incoming calls did not work) I tried the following configuration for sip.conf and it worked like a charm: context=default allowoverlap=no bindport=5060 bindaddr=0.0.0.0 srvlookup=yes nat=yes allow=all externip=81.223.xxx.yyy … Continue reading

Posted in Linux, Software | Leave a comment

Microsoft Protocols Programs

Microsoft started a Protocols Program, thousands of pages of documentation in PDF-format (via TaoSecurity).

Posted in Software | Leave a comment

New del.icio.us firefox extension

Yahoo released a new firefox extension for del.icio.us. What a difference to the old one! syncs bookmarks into browser menu, much faster loading of tag dialog window, sidebar search feature, tag manager … I can really only recommend it!Edited to … Continue reading

Posted in Firefox, Software | Leave a comment

Yvonne's Job

This is a little bit of an insider joke , but it’s worth reading anyway. Worse Than Failure. BTW, I recommend WTF for all people in software dev, QA and testing.

Posted in Fun, Software | Leave a comment