Gizmox Reveals VWG Sites for XAML Programming
Gizmox the developer of the Visual WebGui web/cloud applications platform adds an alternative way to develop Visual WebGui (VWG) applications using XAML and 'on demand' compilation instead of Form based development...
Bounce.js Create Beautiful CSS3 Powered Animations
Creating a CSS3 Animation is very tricky, but it is really simple using a tool like BounceJS. It provides ten components : Spin, Jelly, Back & forth, Clock, Splat, Road Runner,...
Guacamole, HTML5 JavaScript VNC Viewer
Can you imagine, in few years, you won't need to take your netbook with you anymore and you will be able to access your desktop from anywhere by using only...
MathJax, Beautiful math in all browsers
MathJax is a JavaScript library that allow to render all your mathematics right from a simple web browser ! MathJax is very easy to use, you have only to include the...
GwebMail, Your Private Label Gmail
GwebMail is a GMail like open source Webmail that you can run on your own server using PHP, MySQL and Ajax. It allows to connect to to any email server including...
Tau Prolog, an Amazing Prolog Interpreter Fully In JavaScript
Prolog is a logic programming language associated with artificial intelligence and computational linguistics, you might never heard about it in the web development but this was my favorite "artificial intelligence" programming...
turbo.js : Massive Parallel Computations in your Browser with GPGPU
turbo.js is a small library that makes it easier to perform complex calculations that can be done in parallel. The actual calculation performed (the kernel executed) uses the GPU for execution....
Js-Sequence-Diagrams, Turns text into UML sequence diagrams
Js-Sequence-Diagrams is a new javascript library to turn text into vector UML sequence diagrams. The library uses Jison to parse the text, and Raphaƫl to draw the image. The result is...
Adding Alpha Channel to JPEG with HTML5 canvas
On the W3C blog, a short note about adding alpha channels or chroma keys to JPEG images. A workaround using HTML5 canvas 2D could add this missing feature to JPEG which...
Peachpie, The PHP Compiler and Runtime for .NET
Peachpie is a modern PHP compiler based on Roslyn by Microsoft and drawing from our popular Phalanger project. It allows PHP to be executed within the .NET framework, thereby opening the...