The Anatomy of a Unity Development Team: Crafting Interactive Experiences Beyond Gaming
Discover the composition of a Unity development team and the key roles that collaborate to create diverse experiences.
Team as a Service: Flexible and Cost-Effective Solutions for Modern Software Development
Team as a Service: a flexible, on-demand approach to software development that helps businesses address their strategy.
How Kreitech Integrates with Client Teams: A Seamless Collaboration
Spatial Computing Unleashed: A Guide to the Future with Kreitech and Apple's VisionOS
Spatial computing will revolutionize how we interact with the world and each other.
We are a a Clutch Champion for 2023!
Kreitech has been recognized as a 2023 Clutch Champion by Clutch, the leading global marketplace of B2B service provider
When and How to Outsource Video Game Development
Outsourcing video game development can be a strategic decision for game developers, offering opportunities to leverage
The Possibilities of XR and AI Technologies in Medicine
XR (Extended Reality) and AI (Artificial Intelligence) technologies have the potential to revolutionize
Navigating a Post-2020 World: A Time of Business Challenges and Opportunities
2020 will be remembered as an unprecedented, challenging, and unique year, a significant opportunity for the global
The New World of Work: How to Evaluate Performance in Hybrid Work
The concept of hybrid work, a blend of in-person and remote work, has become increasingly prevalent in recent years.
6 Reasons Why US Companies Choose Uruguay for Software Development Outsourcing
In today's context and globalized world, outsourcing software development has become a common practice for US companies.
How Hiring an External Team can Accelerate Development and save costs?
In today's fast-paced software industry, companies often face the challenge of meeting deadlines and achieving goals
Managing hybrid teams. Challenges, and best practices.
In the world of software development, it's becoming increasingly common to encounter hybrid teams
The key to nearshoring success: Communication
Effective communication plays a critical role in projects, particularly when outsourcing, it becomes the lifeblood
Building Synergy: Enhancing Design and Development. Part 1
At Kreitech we have created an environment where diverse profiles and perspectives come together to create synergy.
Nearshoring, clearing things up
Imagine you're constructing a masterpiece - a towering skyscraper in the heart of the city.
Inspired Technology: A Journey of Innovation, creativity, and Problem-Solving
During our 10 years as a software development agency, we had the opportunity to explore a wide range of technologies
The Manifest Recognizes Kreitech as one of the Most Reviewed Software Developers in Uruguay
The software development industry continues to deliver incredible solutions, software, and new innovations in the market
All You Need to Know about Staff Augmentation
Staff Augmentation is a business strategy that can boost your teams to new levels. It helps your team fill the need
Memcached vs DB Cache Comparison
Today we’re going to talk about some performance considerations about web applications and the advantages of having
Pattern detection with the camera
This time we’re presenting a software developed with my team for the Butiá project, which is a plugin for TurtleBlocks
JBOSS EAP 5.0 – JAX-WS – Excessive logging when soap faults are thrown
Developing web services with JAX-WS is very quick and versatile, becoming very easy to create a simple web service
How to use Log4J in ejb module in Jboss7.1
JBoss 7.1 already ships with Log4J, but the config is somehow different from previous versions of the server.
GPIO and LEDs in Linux and lua
In our previous posts, we wrote about my development in Java, but now we’ll talk about another area we’re working
Enabling SOAP request validation in JBOSS 5.0 using JAX-WS
By default, JBoss JAX-WS Web services don’t validate SOAP requests for a valid xml or schema.
Eclipse – Debug java program without source code – jd-eclipse and realignment
Hi you all, we have been trying to debug java programs without having the source code
Disable response schema validation CXF on JBoss 7.1
JBoss 7.1 ships with a new framework for Web services from Apache, called CXF.This framework, when consuming SOAP
Create an IVR in Asterisk using Java
In this post, we will explain how to install and run FreePBX (GPL), a Web-based GUI to control and manage Asterisk PBX
Create a Jump menu with Niceforms
We’ve been trying out niceforms.js, a javascript api for web forms customization created by Thomas Watson.
Authenticate JBoss application using JAAS and LDAP
It is easy to connect a JBoss to an LDAP server and creating Java EE applications that use the LDAP information
5 Low Power Wi-Fi modules for your IoT project
As the Internet of Things (aka IoT) is becoming more popular day by day, and as there are many kinds of IoT
Protect your IoT system with a few lines of code
In the last two years, Internet of Things (IoT) has grown exponentially, increasing its presence in our lives.
Angular Workshop @ Kreitech
Here at Kreitech, we have a firm conviction that unified teams improve overall performance and work-life quality.
How to develop a chatbot with Amazon Lex
The popularity of chatbots these days is so important and the advantages their offer are so vast, that lots of companies
Learning SCRUM with LEGOS
In Kreitech, we know about Scrum, and we apply it in many of our projects, which gives us very positive results
Easy creation of a new Node + React project
Starting a new project is something everybody loves to do. However, some steps are always the same for every project.
RoR – Get your exceptions notified via Slack
Have you ever wanted to be one step ahead, and be notified of any unwanted exception before your users have
From idea to deploy
I have found myself several times having an idea, giving it 5 seconds to think about it and getting VSC running just
Using Mockito to create Java Unit Test
when(myClass.calculateY(1)).thenReturn(2);It will give me the error
The Importance Of Retrospectives Meetings
What are retrospectives and why are they important?If you know SCRUM you will be familiar with the
Helium Mappers – Quick start with MokoSmart GPS Tracker
A couple of months ago we started our experience with LoraWan Helium network deployment in Uruguay, and we found
Managing React server state: a simpler approach
The state is a property of each component that holds its data, it gives personality and structure, it’s an important