Android development uses the popular Java programming language. In this video we look at the basics of Java and the additions that Android brings to it.
If you've read some of my previous posts on SitePoint or elsewhere, you may know that I'm working on a board game. In the game, called Chip Shop, you get to run a computer company in 1980s America.
I've lived in three countries in my life, and I travel on a regular basis. I wouldn't go as far as to say that we should have global open borders, but there are ways that the life of the new breed of global entrepreneurs could be easier.
Versioning large files can be problematic with distributed version control systems like Git. Git Large File Storage (or LFS) is a new, open-source extension to Git that aims to improve handling of large files.
When a project is created in Android Studio it contains several auto-generated files containing skeleton code for our project. In this video we look at what function these files perform and when and why we would edit them.
Android Studio is now the official IDE for Android development. In this video we look at how to download and install it, tour the interface and look at some of the tools and features it offers.
We have had requests from many of you about the potential of running Crate on Azure cloud hosting and/or Windows. Whilst this was always possible with some exploration, we now have official documentation.
The main reason for a lack of small posts on the progress of Chip Shop is that behind the scenes we have been working on some large stumbling blocks to push the game towards play testing. We wanted to focus on getting those completed over all else.
In this video we'll look at understanding the differences between Android devices, system versions and the components that comprise the Android Operating System.
Powerpoint and Keynote are powerful, but also a dead-end for your data. I shows-off the growing power and flexibility of open source presentation tools.
Sorry for the lack of updates in a while. There have been two main reasons for this, other commitments kept me busy and I've been reworking a lot of the technology stack that powers Chip Shop. I'd like to tell you more about updates to the later.
In June Crate.IO was chosen by the Austrian Federal Chamber of Commerce (WKO) to compete in the Born Global Champion challenge and received the reward. The Chamber of Commerce thereby officially recognizes Crate.IO for its
I have been wanting to read this as part of my research into dystopian fiction for my One day the World Ended project and I have mixed opinions on this book.
Apache Mesos is a fantastic tool for abstracting CPU, memory, storage, and other compute resources away from machines (physical or virtual). This lets you program against your datacenter like it's a single pool of resources.
Over the weekend thanks to Berlin Games Week I attended the <a href="https://www.computerspielemuseum.de/" target="_blank">Berlin Computer Spiele Museum</a> for free. It was a small exhibition but great research for Chip Shop and the visit combined with several other events during the week inspired me to work on some of the product cards on Sunday.
Last week I presented Chip Shop at an event here in Berlin. I was woefully unprepared and just had my laptop, showing a few screens and telling people about the idea.
One of the main perils of the modern world is there is far too much to distract us. So many interesting blog posts to read, events to attend, crap-we-don't-need to buy and other assorted diamonds from the internet. I'm sure several days into the working week we look at our browser and find 20+ tabs open, all eating up memory and so cluttered you can't even remember what is what anymore.
I spent today drawing together the disparate parts of the game manual and concepts into something more cohesive and readable, it can be found here. I used the Drupal module <a href="https://drupal.org/project/menu_block" target="_blank">Menu Block</a> so that the manual can be organised as pages and sub pages (with associated menu links) and the structure then shows correctly. This will enable me to add and edit more in the future and everything will fit together nicely.
The VoIPstudio Telecom system is a unique cloud system running on a large amount of servers in a wide variety of locations. Each data center has two basic roles: storing data in real-time and backup for other locations in the system.
Docker is currently one of the most spoken about tech projects right now and it's hard to believe that it's only two years old. As part of the celebrations, the Docker team decided to host more than a dozen open-source-a-thon parties around the World. Not only to help people learn how to contribute to the project, but also donating $50 for every contribution to the Oceanic Society.
One Day the World Ended is designed to be an open source and collaborative work of fiction. Most of this will come later when I have more material ready, but <a href="https://github.com/ChrisChinchilla/One-Day-the-World-Ended-Jekyll" target="_blank">the code of the website is on GitHub</a> and you're more than free to issue pull requests if you want to.
Bill Kunkell helped create "Electronic Games Magazine" in 1981, the first magazine dedicated to video games. It seemed a great research resource for Chip Shop to get some anecdotes and atmosphere for the era.