C/c++ Javascript Qt Webkit Open URLs in external browser by Javascript in WebKit It’s very simple with the QtWebKit APIs to open an link with your default browser from a QWebView (you can find some solutions like this in StackOverflow about that) but that works well
C/c++ Ctypes Incomplete types Python CTypes and Incomplete Types Some days ago I was writing a DLL’s wrapper in ctypes and I came across of this typedef in the header file:
Json Pickle Protocol buffers Python Xml Best compressible serialisation format For my next project I need to serialise a list of classes using the technology which fits those requirements:
Adobe edge Flash Html5 Javascript Execute JavaScript code at the end of an Adobe Edge movie Adobe Edge is the new product form Adobe which will aim to replicate the features of Flash using HTML5 technology. I’m using Adobe Edge to create an animated introduction for a small GWT
Android C/c++ Mac os x Necessitas Qt Experiment Necessitas: Qt apps on Android Some weeks ago I read about the Necessitas project on the Qt Labs Blog which let you able to run Qt application on the Android platform. It was very interesting and now I’m