The 7 Best Game Development Libraries Build on JavaScript
Flash is currently still very popular, but I along with a lot of other people think HTML5 is the future. HTML5 aims to be truly cross platform and non proprietary…
What are Best Use Cases for MeteorJS?
MeteorJS seems to be a great initiative that allows you building quickly rich web applications with real-time data integration. Still the framework is under development and there is a risk…
How to solve the problem with DBDelta and FOREIGN KEY
If you are not familiar with FOREIGN KEY: A FOREIGN KEY in one table points to a PRIMARY KEY in another table. I went through a lot of threads, codex page and…
JavaFX 2 Framework – Introduction
These days, we are starting a new project for realizing a Rich Internet Application (RIA). One of the first questions is: Which technologies and frameworks shall we use? Introduction You…
Free Twitter Bootstrap Tutorials
Twitter bootstrap is one of the most effective frameworks available and I just heard that 1% of websites on the internet apply this framework, therefore, a lot of tutorials are…
What is Deep (Machine) Learning?
Deep Learning provides for an inherently fascinating subject, and one that I just love to geek out upon. In my last LinkedIn post I spoke of Deep Learning in and…
Apollo: Meteor’s New Ambition – BrowserStudios
Apollo is just space related enough so you can adopt other names related to other space projects. Meteor’s new ambition is so crazy and I think it is worth talking…
BrowserStudios – Page 2 of 15 – All Things JavaScript for Web Development
Apollo is just space related enough so you can adopt other names related to other space projects. Meteor’s new ambition is so crazy and I think it is worth talking…
JavaScript – Sneak Peak into the Essentials
This blog post is for developers who already know how to write software and want to learn about JavaScript. I am not teaching you how to write software because I…
How to solve the problem with DBDelta and FOREIGN KEY – BrowserStudios
If you are not familiar with FOREIGN KEY: A FOREIGN KEY in one table points to a PRIMARY KEY in another table. I went through a lot of threads, codex…