-
Migrating ridilabs.net: Eleven Years from BlogEngine.NET to WordPress
After more than eleven years on BlogEngine.NET, ridilabs.net now runs on WordPress. The decision was not an easy one. BlogEngine served me well through hundreds of posts, but the hosting bill no longer matched what the site actually is: a personal engineering journal. Cutting that cost meant moving to a platform with cheaper, more commoditized hosting, and WordPress was the…
-
10 Questions on Video Game Development
As a game developer, you might ask a lot of questions to make sure your game is acceptable in the market. You might have questions regarding the technical and non-technical aspects of the game…
-
Video Game Development with Scrum
Building video game is difficult. You can find the reason why the video game development is hard on this article. Why the video game development is hard? (ridilabs.net). Today we will discuss how to…
Tagged Video Games -
What Software that You Need to develop a software?
Some people said that visual studio is enough. Some people said visual studio is just for developing a software. In software development cycle we need more than visual studio. In this article, we want…
-
What Project Cost that You Need to Calculate
Discussing the software project, we need to identify any costs that related with the software project. By identifying any cost in the software project we can eliminate the risk of hidden cost that will…
-
C++ Getting Started in Visual Studio Codes
Although my favorite IDE is Visual Studio, sometimes I use Visual Studio Codes to create, to learn, and to run simple codes. On this article, we want to show you how to prepare, develop,…
-
Why the video game development is hard?
the video game development is hard, with several reasons The main question is how to reduce the difficulty in video game creation: Here are some of the tips that you can follow: as a…
Tagged Video Games -
Building Entertainment Game for 24 Hours
If you have three days to build entertainment game like platformer, adventure, or classic shooting. You can use these tips to build your knowledge to build entertainment video game. Step 1. Find your Game…
-
Big Data Getting Started
This article is accompanying article that is written to enrich the Big Data events on 19 March 2022. This article will help to prepare to learn big data. The fact is the big data…
-
Virtual Desktop, Lab Services, and VM Comparison
When you have requirements to give your users an access to the virtual computer in the cloud, you will have several options. Case 1 – A development server Developer needs a server to host…