*** tpb has joined #timvideos | 00:00 | |
Sewar | mithro, good morning | 02:07 |
---|---|---|
mithro | hey Sewar | 02:07 |
mithro | Saw your proposal | 02:07 |
mithro | still catching up with email in the morning | 02:07 |
Sewar | Looking forward to your notes ;) | 02:07 |
*** mithro- has joined #timvideos | 02:32 | |
mithro | ~seen iiie | 02:48 |
tpb | mithro: iiie was last seen in #timvideos 2 days, 6 hours, 32 minutes, and 26 seconds ago: <iiie> (sorry for the late novel) | 02:48 |
Sewar | Can I discuss some of the notes here? or in the comments section? | 03:13 |
*** iiie has joined #timvideos | 03:15 | |
mithro | Sewar, either is fine | 03:20 |
Sewar | I will be using Django as you pointed in the Github ticket, especially since you already have another Django website running. | 03:21 |
Sewar | Flask is very similar to Django, it contain the basics only and leaves the rest to extensions, where Django is all-in-one package. | 03:21 |
mithro | Sewar, yeap | 03:36 |
mithro | Sewar, we know that, but you need to show that you know that :) | 03:36 |
Sewar | I will include that in the proposal | 03:37 |
Sewar | mithro | 03:57 |
Sewar | "How are you going to deal with problems like spam and/or people uploading random data to the website?" | 03:57 |
Sewar | Due to the website nature, I think spamming will be very small problem, if any. | 03:57 |
Sewar | As for uploading parts, faking EDID file is not easy. And who will bother making fake EDID file just to ruin a small website? | 03:57 |
Sewar | None of the fields support hyperlinks so link spammers are not interested. | 03:57 |
Sewar | EDID file size range from 128-byte to 32-kilobyte (with 254 extension blocks), the webserver should have upload file size limit. | 03:57 |
Sewar | As for editing entries, since the website allows everybody to edit everything, like a wiki, it makes sense to keep revisions, just like a wiki. | 03:57 |
Sewar | The website will require registration and support OpenID and OAuth. | 03:57 |
Sewar | That's too much for irc :o | 03:57 |
mithro | sorry - reviewing other applications :) | 04:16 |
mithro | Sewar, anything not in your application is probably not going to be considered | 04:16 |
mithro | so make sure you put all the above into it | 04:16 |
Sewar | yeah, just making sure I'm on the right track | 04:16 |
mithro | yes definately | 04:18 |
mithro | Sewar, I think having a way to download the complete database would be good too | 04:18 |
*** aps has quit IRC | 04:18 | |
* Sewar adds that to the list | 04:19 | |
mithro | okay, everyone should have feedback now. | 04:59 |
*** rihnapstor has joined #timvideos | 05:02 | |
rihnapstor | Hello mithro :) tim_video instance got running on my localhost. | 05:03 |
mithro | rihnapstor, great! | 05:06 |
rihnapstor | it looks like this http://postimg.org/image/ggnpy307h/ | 05:08 |
tpb | Title: View image: Screenshot from 2013 05 01 10 36 48 (at postimg.org) | 05:08 |
mithro | rihnapstor, that is without any video streams registered | 05:08 |
rihnapstor | mithro: wat should I do next here ? | 05:10 |
rihnapstor | oh ,so we need to register a fake encoder machine. | 05:18 |
mithro | yes | 05:31 |
mithro | that is what the fake_register command oes | 05:31 |
rihnapstor | mithro: documentation updated nicely thanks! | 05:32 |
rihnapstor | so for website development we need to integrate chat box into it ? | 05:33 |
mithro | what do you mean? | 05:34 |
rihnapstor | mithro: the streaming System diag. Web chat is shown as part of the project. so I was askig where will it fir into the environment ? | 05:37 |
rihnapstor | *fit | 05:37 |
mithro | the webchat is hosted by freenode | 05:37 |
mithro | you don't need to setup the irc logs to get it working - they will just appear as blank space | 05:37 |
rihnapstor | yeah. so each component acts as a plugin | 05:43 |
rihnapstor | cool | 05:43 |
rihnapstor | but then what software developemnt needs to be done under gsoc this summer ? | 05:44 |
mithro | look at the issue lists | 05:55 |
*** rihnapstor has quit IRC | 06:07 | |
*** rihnapstor has joined #timvideos | 06:19 | |
rihnapstor | ahh I think the tool provides a unified view of error messages sent from any number of applications, allowing the developer to search and explore the bug reports submitted by the applications. | 06:21 |
rihnapstor | is that project all about this ? | 06:21 |
*** rihen_ has joined #timvideos | 06:24 | |
rihen_ | Hello mithro ,you there ? | 06:24 |
mithro | rihen_, yes I am | 06:24 |
mithro | for another hour or so | 06:24 |
rihen_ | can you question my previous questions please ? | 06:25 |
rihen_ | *answser | 06:26 |
*** rihnapstor has quit IRC | 06:26 | |
rihen_ | mithro: | 06:27 |
mithro | rihen_, yes a tool which provides a unified view of error messages sent from the TimVideo website would be a good project | 06:28 |
mithro | you'll probably want to write the part which sends the video too | 06:28 |
mithro | s/video/bug reports/ | 06:29 |
rihen_ | mithro:I didn;t understand you ? can you exaplain me again ? | 06:32 |
mithro | you'll probably want to write the part which sends the bug reports too | 06:32 |
rihen_ | ok,I see and do you also suggest to make bug reports delivered by other means like command lines,emails ? | 06:34 |
CarlFK | rihen_: you may want to list the use cases for such things. "joe is trying to watch a video on his phone, nothing displays | 06:38 |
CarlFK | so he clicks the "send bug report" button | 06:38 |
CarlFK | fills out some info, hits send." | 06:38 |
rihen_ | CarlFK: is it also possible to log js errors at client side and then send then to server ? | 06:39 |
CarlFK | it depends ;) | 06:40 |
rihen_ | or its possible to upload a doc which contains bug trash may be. | 06:40 |
rihen_ | CarlFK: can I just start preparing gsoc proposal and then include use cases into it ? | 06:42 |
CarlFK | also, not sure "js errors" are what you should be worrying about.. but a) I am not sure what you mean by error, and b) I don't do much js | 06:42 |
CarlFK | yes, do that | 06:43 |
rihen_ | CarlFK: do what ? | 06:43 |
CarlFK | "preparing gsoc proposal and then include use cases into it " | 06:43 |
rihen_ | ok | 06:44 |
CarlFK | describing what the user will do, in terms of "here is the problem, here is what they do about it." | 06:44 |
rihen_ | btw, CarlFK i am rihanpstor and rihen_ is my 2nd choice nick name on irc. | 06:44 |
rihen_ | *rihnapstor | 06:44 |
CarlFK | k | 06:45 |
* rihen_ brb | 07:25 | |
*** rihen_ has quit IRC | 07:25 | |
*** mithro- has quit IRC | 07:38 | |
*** harpreet has joined #timvideos | 11:33 | |
harpreet | Hi, | 11:33 |
harpreet | I realize I am pretty late here but I am really interested in a video streaming project for the summers | 11:34 |
harpreet | I am also very experienced in Python and pretty much all web development languages | 11:35 |
harpreet | mithro: Could you please advise me regarding how to get started with the 'Streaming Support' or 'Streaming Website' projects? | 11:38 |
harpreet | and what are the required 'functionalities that need to be added'/'bugs to be removed' to the streaming system during the summer? | 11:42 |
*** rihnapstor has joined #timvideos | 11:42 | |
*** mithro- has joined #timvideos | 11:47 | |
*** rihnapstor has quit IRC | 12:22 | |
*** rihnapstor has joined #timvideos | 12:45 | |
*** mithro- has quit IRC | 12:57 | |
*** hyades has joined #timvideos | 13:13 | |
*** CarlFK has quit IRC | 13:32 | |
*** CarlFK has joined #timvideos | 14:25 | |
*** hyades has quit IRC | 14:42 | |
* rihnapstor brb | 14:47 | |
*** rihnapstor has quit IRC | 14:47 | |
*** parx has left #timvideos | 14:57 | |
*** bananadine has joined #timvideos | 15:06 | |
*** parx has joined #timvideos | 15:08 | |
*** rihnapstor has joined #timvideos | 16:22 | |
*** iiie has quit IRC | 16:34 | |
*** rihnapstor has quit IRC | 16:39 | |
harpreet | Hi, I realize I am pretty late here, but my exams just got over and I wanted a programming project over the summers. | 16:57 |
CarlFK | harpreet: I think Friday is the deadline to get an application in. | 16:58 |
harpreet | well yes, but I have boundless coffee and enthusiasm at my disposal :) | 16:59 |
harpreet | I was interested in the 'mobile theme' or 'bug reporting' or 'Porting flumotion' projects | 16:59 |
harpreet | I have extensive web development experience in almost all languages and I use Python for nearly all my personal projects | 17:02 |
CarlFK | http://www.reddit.com/r/opensourcehardware/comments/1dglal/summer_of_code_supports_open_hardware_projects/ | 17:04 |
tpb | Title: Summer of Code supports Open Hardware projects, get paid to hack hardware. Deadline Friday! : opensourcehardware (at www.reddit.com) | 17:04 |
CarlFK | mithro should be around in 4 or so hours. you want to talk to him | 17:05 |
harpreet | All right, thanks. | 17:05 |
CarlFK | till then, follow the links, find the gsoc application process so you know what needs to be done in the next day or 2 | 17:05 |
*** bananadine has quit IRC | 17:09 | |
*** rihnapstor has joined #timvideos | 17:58 | |
*** iiie has joined #timvideos | 18:29 | |
*** rihnapstor has quit IRC | 19:14 | |
*** Sewar_ has joined #timvideos | 21:16 | |
*** Sewar has quit IRC | 21:19 | |
*** Sewar_ is now known as Sewar | 22:34 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!