Author Archives: Viktor Gamov
Productive Enterprise Web Development with ExtJS and Clear Data Builder
February 5th, 2013 by Viktor Gamov
It’s not likely that you’ll start developing an enterprise HTML5 applications without using one of the JavaScript frameworks. One of the most feature-complete frameworks is ExtJS from Sencha, but its learning curve is a bit steep. Our company, Farata Systems,… continue reading
How To Take a Server-Side Application To The Cloud
October 27th, 2012 by Viktor Gamov
Our company, Farata Systems is big supported of open source and developers community. Farata’s engineers are recognizable speakers huge numbers of conferences (JavaOne, Adobe MAX, AJAX World, SOA World, Devoxx, 360Flex, etc). Farata also sponsors local community and meetups, e.g…. continue reading
WebSockets: The Current State of the Most Valuable HTML5 API
July 26th, 2012 by Viktor Gamov
Last Tuesday I’ve delivered presentation at Princeton JUG «WebSockets: The Current State of the Most Valuable HTML5 API». HTML5 specification includes WebSockets, a new communication protocol for the Web. It’s becoming the best choice for building real-time Web applications. I… continue reading
Using WebJars for Assets Management in JavaScript Projects
May 16th, 2012 by Viktor Gamov
Using automatic build tools for dependency management is best practice in Java world and usage of tools such as Maven has been proven by the years. But can we utilize existing Maven knowledge of Java dependencies management for JavaScript projects…. continue reading
Getting Started with Ext JS in Intellij IDEA
April 23rd, 2012 by Viktor Gamov
Intellij Idea is an excellent IDE popular among Java developers, and you can use it for JavaScript development too. These days most people use JavaScript-based frameworks, and I like Ext JS framework by Sencha. Last year JetBrains did a huge effort… continue reading
Testing Flex RIAs: The Aftermath
August 27th, 2011 by Viktor Gamov
On August 12, I participated Farata’s symposium for Enterprise developers for the second time. But unlike the first time, I was on the other side of the barricades. I presented my research in the field of functional testing of Flex-based RIAs. Since my previous preso… continue reading