Quantcast
Browsing latest articles
Browse All 20 View Live

Image may be NSFW.
Clik here to view.

Configuring Eclipse with Apache Tomcat and Ext JS

While Eclipse IDE is not the best one for JavaScript developers, it’s the most popular IDE among enterprise Java developers. If an enterprise Java developer needs to start developing in JavaScript, the...

View Article


Image may be NSFW.
Clik here to view.

eCommerce with Hybris: Debugging Hybris with Beanshell from Eclipse IDE

Overview BeanShell is a Java-like dynamically typed language that allows to execute scripts in a running Java environment. You can use it to enhance the functionality of your application or to test and...

View Article


How we write a book for O’Reilly

In the past, to write a book the writer would need a quill pen. After a while, Microsoft Word replaced the goose feather. Today, any Word processor is not good enough. You need to have tools to...

View Article

Image may be NSFW.
Clik here to view.

jQuery Mobile Chapter is Done

The draft of the jQuery Mobile chapter is done. As usual, your feedback is appreciated http://enterprisewebbook.com/#_jquery_mobile. If there is something to be changed, please open the issue on github...

View Article

Image may be NSFW.
Clik here to view.

How serious is Google about Dart?

Developing applications in JavaScript is not overly productive. You can use CoffeeScript or TypeScript to write code that will be converted into JavaScript for deployment. We are also closely watching...

View Article


Image may be NSFW.
Clik here to view.

Speaking at JavaOne 2013

I’m going to speak at JavaOne 2013, which is my new achievement unlocked! I’ll be talking about a very interesting topic –  integration of Java and JavaScript. Here is quick abstract of my [BOF5793]...

View Article

Image may be NSFW.
Clik here to view.

Intro to working with Git and GitHub

In October of 2013 My colleague Victor Gamov and I ran a presentation “Intro to working with GIT and GitHub” for the Princeton Java Users Group. Then we’ve received a number of requests asking if a...

View Article

Java Swing Has to be Deprecated

Every time I start teaching my new Java class I’m looking at the Swing units in the manual asking myself, “Why my students need to know Swing framework?” Well, I need to teach them how to program GUI,...

View Article


Starting new Web project

We had a project kickoff meeting this morning to discuss tools to be used. This is a consumer-facing single-page (SPA) Web application that will also have a back-office part to be used by the business...

View Article


Image may be NSFW.
Clik here to view.

Introducing AngularJS to Java Developers

If you want to develop Web applications, you’ll need to learn JavaScript. But writing code in JavaScript (at least in its ECMAScript 5 incarnation) is non-productive. You need to pick up a one of the...

View Article
Browsing latest articles
Browse All 20 View Live