blog logo
> CHICIO CODING_Pixels. Code. Unplugged.
ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS and watchOS

ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS and watchOS

·

The second of a short series of post in which I describe my two latest project: ID3TagEditor and Mp3ID3Tagger. In this post I will talk about ID3TagEditor framework. [...]

The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard

The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard

·

The first of a short series of post in which I describe my two latest project: ID3TagEditor and Mp3ID3Tagger. In this post I will talk about why I started to develop them. [...]

Clean Code: data structures vs objects and the law of demeter

Clean Code: data structures vs objects and the law of demeter

·

In this post I will talk about clean code: data structures, objects vs procedural and the law of demeter. [...]

Blender tutorial: introduction to basics of modeling - part 1

Blender tutorial: introduction to basics of modeling - part 1

·

In this new post of the Blender tutorial series I will talk about the fundamental of modeling in Blender. [...]

Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code

Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code

·

In this post I will talk about golden master test aka characterization test: what it is and how to use it. [...]

Code review: what it is and why it matters

Code review: what it is and why it matters

·

In this post I will talk about code review: what it is and why it matters. [...]

Blender tutorial: selecting and transforming objects

Blender tutorial: selecting and transforming objects

·

Second post of the Blender tutorial series. This time we will learn how to select and move objects. [...]