Normal people in the Western hemisphere pay a visit to their grandparents, family and other relatives these days.
There are days that Tinne arranged my agenda in such a way that, indeed, I’m doing those visits. However, I came home this evening and noticed that I don’t have such a visit-people-evening today. Cool!
So I decided I should hack a little bit on tinymail, and while doing that write some more documentation. What I worked on is actually cool, hard and very important, but most people who read this probably don’t give a fuck. So I’ll be brief about it for a change. I fixed creating and sending multipart E-mails (you know, multipart/alternative with text/plain and text/html mime parts, yadi yada). Here’s a demo.
Suddenly all the application development tutorials that I wanted to write where finished. Exactly one week after I forced myself to write these tutorials by blogging about how happy I would be if I would write them (oh the irony).
They can use a lot improvements. I’m not a native English speaker (let alone writer), so they are loaded with stupid spelling mistakes. Yadi yada. Here, go get them:
- The API reference manual of tinymail
- How to implement a type
- How to implement a type by inheriting from an existing one
- How to override a virtual method after inheriting
- Implementing an account store
- Implementing a platform factory
- Implementing a device type
- Showing accounts
- Showing folder stores
- Showing a list of headers of a folder
- Showing a message after selecting a header
- Creating a message
- Sending a message
Yop, I begin to like Tny! thanks for your work, and your documentation.
No problem Ben. Feel free to join and help out a bit. For example make improvements to the documentation while reading and learning how to use the framework.