Diatom Enterprises Software Company
java3
Dependency management tools for Java
Regardless of your experience in Java, you have certainly heard about building applications. Even if your single Java code consists of just one class declaration with System.out.println (“Hello World!”) in the main method it has to be built....
Read More
19_05_2016
Diatom at DSummit Conference in Stockholm, Sweden
At the end of May Diatom is heading straight to Stockholm in order to take part in DSummit. It is a major conference featuring a new human-centred digital future and discussing challenges it brings to us. (more…)
Read More
29_04_2016
Diatom Technical Blog Has New Design
We are so glad to announce that our Diatom Technical Blog has changed its design. We have modified its visual appearance for your convenience. (more…)
Read More
cover_01
Example of simple Java app to access Moves App API
THE OBJECTIVE The objective is to find a technical possibility of implementing Fitness tracking solution using Java technologies and existing API available on public Web. The main functionality is recording an object’s moves. When the service is...
Read More
30_12_2015
We are now working on Java projects!
Diatom is proud to announce that we have formed a strong Java Department and are ready to help you with your Java projects. (more…)
Read More
cover_02
Do you plan in advance data architecture for your startup?
Have you faced a situation when you suddenly realized that your Large project needs to be rebuilt because you ran into an unsolvable problem related to performance? When your company have a project that is popular enough and may potentially face millions...
Read More
01_12_2015
Business Blueprint: connecting NYC investors and Nordic Businesses
At the beginning of November, our Business Development Manager Darja participated in the Business Blueprint event, organized by AmCham Finland. The event was part of the Launchpad USA program that aimed to connect companies to experts and investors in...
Read More
11_11_2015
Our Blog Post Got Published in Ruby Weekly
As you know, some time ago Diatom launched a blog where our developers share their experience on various topics. (more…)
Read More
cover_03
Dynamically Compile Stylesheets with Rails and Sass
One of the latest challenges that I had, was to create “Custom style sheets for each user” that user can generate to style his page. This blog post will be right about how I managed it and what “underground rocks” I faced. Basic...
Read More
cover_04
Remove N+1 queries in your Ruby on Rails app
Introduction Ever wondered why your page loads slower than it should when you do simple data representation or iteration over a bunch of data? One answer might be that you have the N+1 problem which slows your page significantly. But what is that N+1...
Read More
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Share the Post:

Related Posts