Article Series: Bits and Bytes with AIR

As promised a little bit fast last week I want to start a series of articles about manipulating Bits and Bytes with AIR.

This is quite a hard task for me because:
– I’m not used to write
– I’m not used to write in English
– the whole Byte/Bits stuff is new to me
– I’m lazy and announcing a series of articles is kind of a pressure

Anyway I decided to do it because I think the whole topic really has a lot of potential for AIR and Flex and I hope it can be useful for people like me that have never before worked on such a low level with files. And this is also a chance for me to archive all the knowledge I’ve gain over the last few months.
On the other hand this is an excuse for not open sourcing the code for RichFLV and RichMp3 so far. I hope that this series will enable you to write your own implementation.

This could all be a bit boring for real computer geeks and i even cannot promise that these articles aren`t full of mistakes but i hope that your comments will turn it into something useful.

I would like to write this in the form of a book chapter and I will attach a PDF at the end of each new article that will contain all updates and corrections:
Here is a brief overview of what I want to cover:

INTRODUCTION
BINARY NUMBERS – IT`S STILL JUST NUMBERS
BITS AND BYTES
BITWISE OPERATORS
ANALYZING HEADERS
CUTTING MP3S
ID3V2 TAG FORMAT
FINDING ID3TAGS
ANALYZING THE CONTENT OF ID3 TAGS
MANIPULATING ID3 TAGS
CONCLUSION
WHAT ELSE TO DO WITH THIS KNOWLEDGE?

In the end we should end up with something like RichMp3.
I hope to write a chapter once a week but no promise on this.
I will upload the introduction in the next hour. All comments, critics and corrections are very welcome!

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+Pin on Pinterest

4 thoughts on “Article Series: Bits and Bytes with AIR

  1. you doing quite well with the first article :)
    Enjoyed reading it a lot.

    Continue the great work

    Best
    Tiago

  2. Very impresive work… and your article is really cool… can’t wait for your next article on this subject. so please make our wish true soon.

    all the best
    maddy

  3. Hey Lee if i look at the stuff you`ve done i don`t think you really need this 😉 Maybe we should combine forces and do something great!

Leave a Reply

Your email address will not be published. Required fields are marked *