Blog

These are the tales of our everyday findings in the wide realm of IT and Technology. We make Apps for iOS, Android and the web - and talk about it.

Poster für Blogpost: BeMyVoice - A text-to-speech solution for people with speaking disabilities

BeMyVoice - A text-to-speech solution for people with speaking disabilities

Jun 1, 2021

At Number42, we do not only create software for clients. Sometimes, when we see potential in solving a problem, we come up with ideas and solutions ourselves. An example for this is a recent project by our working student Alexander who developed a text-to-speech app Eine App ist eine Software, die für mobile Geräte oder Betriebssysteme geschrieben ist. Im Sprachgebrauch beziehen sich Apps meist nur auf Anwendungen für Smartphones oder Tablets, jedoch bezeichnet Apps grundsätzlich jede Art von Anwendungssoftware. for Augmentative and Alternative Communication (AAC) for the use by people with speaking disabilities.

Lesen
Poster für Blogpost: Better iOS projects: Resizing iOS App Icons

Better iOS projects: Resizing iOS App Icons

Oct 15, 2019

Resizing app Eine App ist eine Software, die für mobile Geräte oder Betriebssysteme geschrieben ist. Im Sprachgebrauch beziehen sich Apps meist nur auf Anwendungen für Smartphones oder Tablets, jedoch bezeichnet Apps grundsätzlich jede Art von Anwendungssoftware. icons for the various sizes Xcode requires might sound like a solved problem at first sight. There are dozens of tools that fulfil this purpose, however most of them have one or more of the following drawbacks…

Lesen
Poster für Blogpost: Better iOS projects: Getting (nearly) rid of Xcodeproject - A (not so) short Introduction to Xcodegen

Better iOS projects: Getting (nearly) rid of Xcodeproject - A (not so) short Introduction to Xcodegen

Jul 24, 2018

Xcodegen is a tool, that allows us to generate the xcodeproj file from a definition in a file called project.yml…

Lesen
Poster für Blogpost: Better iOS projects: How to manage your tooling with mint

Better iOS projects: How to manage your tooling with mint

Jul 3, 2018

Mint is a dependency Manager that utilizes SPM to provide you with the exact versions of development tools you need.

Lesen
Poster für Blogpost: Better iOS Projects: Advanced Usages of rbenv

Better iOS Projects: Advanced Usages of rbenv

Jun 11, 2018

In the series "Better iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. Projects", we have a look at the various tools and environments that are useful to have a more convenient and efficient handling of iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. Projects. After we learnt to install and use rbenv and bundler in the previous post of the series "Better iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. Projects", "How to manage the ruby Ruby ist eine quelloffene, objektorientierte Programmiersprache, die sich besonders durch ihren einfach zu lesenden Syntax auszeichnet. environment of your iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. Project using rbenv", we learnt to install and use rbenv and bundler. Now we have a look at some of the more advanced features and pitfalls of using rbenv and bundler…

Lesen
Poster für Blogpost: Hackaburg 2018

Hackaburg 2018

May 30, 2018

Last weekend the third annual Hackaburg hackathon has been held at the TechBase in Regensburg. If you're unfamiliar with the concept In der Softwareentwicklung demonstriert ein Proof of Concept (dt. "Konzeptbeweis"), dass ein geplantes Projekt oder Produkt realisierbier und durchführbar ist. of a hackathon: It is basically a big get-together where we use caffeine in various forms to produce a prototype Prototyping ist ein Begriff aus der Web- und Frontend-Entwicklung, es ist das Erstellen eines Click-Dummys oder eine Mock-Ups, um sich langsam an das endgültige Aussehen des fertigen Produkts anzunähern for a product over a short timespan, typically a weekend. You get to work on new technologies with friends and soon-to-be friends and in the end, you present your product to the whole crowd and a jury who rewards the best products…

Lesen
Poster für Blogpost: Better iOS projects: How to manage the ruby environment of your iOS project using rbenv

Better iOS projects: How to manage the ruby environment of your iOS project using rbenv

May 22, 2018

In the series "Better iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. projects", we have a look at the various tools and environments that are useful to have a more convenient and efficient handling of iOS iOS ist ein von Apple entwickeltes proprietäres mobiles Betriebssystem für das iPhone und den iPod Touch. Projects…

Lesen