How to Read / Write ID3 Tags in MP3 Files

Posted December 15th @ 9:30 pm by m3Rlin

The thing that makes MPEG Layer 3 files good (besides their size:) are ID3 tags. Thanks to them you can save information about the song. Here’s the ID3 tag structure and information on reading/modifying them. Enjoy!
The ID3 tag is saved in the last 128 bytes of a MPEG Layer 3 file. It starts with a [...]

How to Convert Delphi Forms to Text

Posted December 15th @ 9:29 pm by m3Rlin

You shouldn’t have too much problem opening a Delphi 4 form in Delphi 2 but you won’t have luck opening a 32 bit or C++ Builder form in Delphi 1. The only way is to save the file in text form. Delphi 5 can do this automatically but in all the previous versions you have [...]

« Previous EntriesNext Entries »