Tag Archive

Open Source Video Conferencing

Published on March 10, 2010 By admin

Every project where people from different location are involved need a Video Conferencing solution. Usualy phone or video calls are used but what you do if you need to have a presentation for some charts or some source code? Then you buy or rent video conferencing services. Now there is an open source alternative and [...]

LiveUI open source framework for .NET websites

Published on March 9, 2010 By admin

It is possible? In the web development open source is similar with PHP & MySQL and a tone of free CMS based on them. Now it is possible with .NET too. How? LiveUI is the answer and is built for .NET 3.5 sp1 Based on pure ASP .NET Pluggable to any asp.net application jQuery and [...]

Neural Networks in PHP

Published on March 9, 2010 By admin

Browsing phpclasses.org I had found a very interesting article Neural Networks in PHP . For anyone who dont know yet “Neural networks allow emulating the behavior of a human brain in software applications.” In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (Neural Networks in PHP) [...]