Posts published by patiga

Stateless File Sharing: Source Attachment and Wrap-Up

Recap Stateless file sharing (sfs) is a generic file sharing message which, alongside metadata, sends a list of sources where the file can be retrieved from. It is generic in the sense, that sources can be from different kinds of file transfer methods.
Read more…

Stateless File Sharing: Async, Metadata with Thumbnails and some UI

Async Asynchronous programming is a neat tool, until you work with a foreign project in a foreign language using it. As a messenger, Dino uses lots of asynchronous code, not always though.
Read more…

Stateless File Sharing: Sources and Compatibility

This is my next progress post about my Google Summer of Code project of implementing Stateless File Sharing (sfs) Storing sfs sources in a database Like everything else we receive, we need to store the sfs sources in a database.
Read more…

Stateless File Sharing: Base implementation

The last few weeks were quite busy for me, but there was also a lot of progress. I’m happy to say that the base of stateless file sharing is implemented and working.
Read more…

Project Stateless File Sharing: First Steps

Hey, this is my first development update! As some of you might already know from my last blog post, my Google Summer of Code project is implementing Stateless File Sharing for Dino.
Read more…

Stateless File Sharing GSoC project

Hey! I’m Patiga, a computer science student from Germany and a new contributor to Dino. The yearly Google Summer of Code has started, and I’m glad to be part of it.
Read more…