Km Code'n'Coffee #3. Feedback from a participant

Km Code'n'Coffee #3. Feedback from a participant

Hello everybody. Our studio has held another mini-conference Km Code'n'Coffee # 3 for IT people from Khmelnytskyi. This time the event took place in our new office. By the way, the office is spacious and modern — a perfect place for such gatherings. About 50 people attended the conference, among them Rudavskyi Roman.

2d game development on Android: demo launch

2d game development on Android: demo launch

2d Game Development on Android: Demo Launch

A lot of interesting innovations were added to the latest version: program animation of characters instead of frame animation, possibility to tear off parts of the body, survival mode, stationary guns, missions for the quest mode, new weapons, perks and bonuses. The mechanics of getting weapons was also hanged.

2d game development on Android: design

2d game development on Android: design

Designing a 2d game for Android

Hi everybody! In this part we are going to talk about tile-based levels, editor for them, new system of waves and new weapons, as well as challenges associated with menus. And yes, we have finally found an artist and will be happy to present some new art to you.

2d game development on Android: looking for ideas

2d game development on Android: looking for ideas

2d Game Development on Android: Searching Ideas

Hi everybody! For more than two weeks our studio has been working hard on a new project. We are developing a 2d top-down shooter and a little unusual perspective for characters (we are discussing it later). Now is the time to tell all about it. This is the first post from a series about developing a two-dimensional game on Android.

Google Maps Markers Clustering On Android

Google Maps Markers Clustering On Android

Working with Google Maps in Android. Clustering of markers

Often, when drafting a project a situation arises where the assigned tasks are difficult to solve by existing standard development tools. Then third-party resources come to the aid in the form of libraries and other goodies. So it happened with our newly developed application MegaSOS for Android platform. But let me cover each thing in its turn.

iOS 6 Google Maps integration

iOS 6 Google Maps integration

iOS 6 Google Maps integration

When developing an iOS application for automotive project http://megasos.com we faced the need for Google Maps integration in iOS. It turned to be not quite as trivial for starting from iOS 6.0 version Apple removed Google Maps from the default set of applications. Standard MapKit has also been completely redesigned and adapted to work with a new Apple mapping service.

Gitorious Install On Debian Squeeze

Gitorious Install On Debian Squeeze

Gitorious install on Debian Squeeze

Gitorious is a repositories hosting based on a distributing version of Git control system. This is the second popular service after Github. The source code for the project is available on the AGPL license.

Code Refactoring In PhpStorm

Code Refactoring In PhpStorm

Code refactoring in PhpStorm

PHP refactoring is really cool! But in the process of fulfilling it, some routine operations and repetitive actions with the code are rather frequent. And in the end there still may remain a lot of syntax errors. Well it often kills any initiative. And surely this is not cool.