2019-03-22, 17:14
Hello, I’m khaled sabry, student in my 3rd year in computer engineering, Cairo university.
i have worked on the required skills before on many projects, To get to know my skills better this is my :
Linkedin: https://www.linkedin.com/in/khaled-sabry-12263614a/
Github: https://github.com/khaledsabry97 (there are hidden projects if you want to take a look please, send me your GitHub account to add you)
I’m interested in “Add a picture library”
I took my time to look and see carefully the code written in the xbmc project and also most of your responses on this idea (add a picture library) and links you provided, and as I hope I understood well what exactly you want so I have some questions about the proposal: -
1) should I write a document or a post in this forum?
2) should I add to the document/post some photos to explain what I want to do (some figures from xbmc code & some explanatory figures)?
3) should I define in my document the classes I will make and functions I want (I’ve already thought some of the important classes and functions that I ‘ll start with)?
4) what is the maximum no. of pages should I write (because I can explain the things I will do better in more pages)?
5) could I start from 3/6/2019 as my exams will finish at this date?
Back to the project idea from what I saw in the code you want a picture database to store different things(image type, Image Path, metadata(height, width, bit depth), date modified,date created, number of opining times) we could also add things like the duration of seeing a particular photo so we can use it later for more analysis like most important pictures or put it in the picture library background slideshow with sorting to the most important pictures or other things, also a lot of things will be discussed later) and there is a lot of similarity with videoDatabase.
So when I enter the picture library again I show immediately what is in the picture database(using the paths) as in the videodatabase then I could later refresh the database according to pictures found.
I could filter or categorize according to anything as I will store the metadata of the image in columns in the database.
From what I explain above I think these are the most important things you are looking for (if I was wrong about anything or forgot something important please let me know) as there is also things to be added later to make it fancier.
Thanks for your time,
i have worked on the required skills before on many projects, To get to know my skills better this is my :
Linkedin: https://www.linkedin.com/in/khaled-sabry-12263614a/
Github: https://github.com/khaledsabry97 (there are hidden projects if you want to take a look please, send me your GitHub account to add you)
I’m interested in “Add a picture library”
I took my time to look and see carefully the code written in the xbmc project and also most of your responses on this idea (add a picture library) and links you provided, and as I hope I understood well what exactly you want so I have some questions about the proposal: -
1) should I write a document or a post in this forum?
2) should I add to the document/post some photos to explain what I want to do (some figures from xbmc code & some explanatory figures)?
3) should I define in my document the classes I will make and functions I want (I’ve already thought some of the important classes and functions that I ‘ll start with)?
4) what is the maximum no. of pages should I write (because I can explain the things I will do better in more pages)?
5) could I start from 3/6/2019 as my exams will finish at this date?
Back to the project idea from what I saw in the code you want a picture database to store different things(image type, Image Path, metadata(height, width, bit depth), date modified,date created, number of opining times) we could also add things like the duration of seeing a particular photo so we can use it later for more analysis like most important pictures or put it in the picture library background slideshow with sorting to the most important pictures or other things, also a lot of things will be discussed later) and there is a lot of similarity with videoDatabase.
So when I enter the picture library again I show immediately what is in the picture database(using the paths) as in the videodatabase then I could later refresh the database according to pictures found.
I could filter or categorize according to anything as I will store the metadata of the image in columns in the database.
From what I explain above I think these are the most important things you are looking for (if I was wrong about anything or forgot something important please let me know) as there is also things to be added later to make it fancier.
Thanks for your time,