Time |
Nick |
Message |
17:03 |
meeting |
Meeting started Fri Aug 30 17:03:05 2013 UTC. The chair is walterbender. Information about MeetBot at http://wiki.debian.org/MeetBot. |
17:03 |
|
Useful Commands: #action #agreed #help #info #idea #link #topic #endmeeting |
17:03 |
walterbender |
mzepf: maybe you can start things off this week? |
17:03 |
mzepf |
walterbender: Sure. |
17:03 |
|
I made a lot of progress on the new type system this week. |
17:03 |
|
callkalpa <callkalpa!~kalpa 61.245.172.50> has joined #sugar-meeting |
17:04 |
mzepf |
Blocks that use the type system are now executed correctly, |
17:04 |
|
and they can also be exported (except for a few bugs that I still need to fix). |
17:05 |
walterbender |
nice |
17:05 |
mzepf |
Since I changed the Primitive class completely, I have to re-write all Primitive objects I had written so far. |
17:05 |
|
I'm still somewhere in the middle of that process. |
17:06 |
|
But I also wrote some tutorials on how to define Primitive objects for new blocks. |
17:06 |
decause |
mzepf++ |
17:06 |
walterbender |
are there any issues with parsing? e.g., can you properly parse multiple block args in your exported code? |
17:07 |
|
supposes we'll need a flag day for plug-ins. the ones written before your new prim class lands will need to be rewritten |
17:08 |
mzepf |
Yes, attaching the correct arguments to the correct Primitives is not a problem. |
17:08 |
|
CanoeBerry <CanoeBerry!~CanoeBerr 190.115.186.218> has joined #sugar-meeting |
17:09 |
mzepf |
But there are a few bugs in the export tool, and sometimes Primitives' arguments don't get converted to Python code. |
17:09 |
|
I.e. the arguments are correctly attached to the Primitive object, but they don't show up in the exported code. |
17:09 |
walterbender |
mzepf: I expect that to be a bit tricky |
17:10 |
mzepf |
I'm only discovering these bugs as I convert 'old' Primitives to the 'new' format. |
17:10 |
|
walterbender: Well, actually it should be easier now than before I introduced the type system ;) |
17:11 |
walterbender |
any questions for mzepf ? |
17:11 |
mzepf |
One last thing: |
17:11 |
walterbender |
great progress this week |
17:11 |
mzepf |
I also added support for Comments to the AST module. |
17:11 |
|
It worked instantly =) |
17:12 |
walterbender |
+1 |
17:12 |
decause |
mzepf++ |
17:13 |
walterbender |
CDeLorme: next? |
17:13 |
CDeLorme |
sure thing |
17:13 |
|
I have finished the network stack code. At least as far as it's going to get for now. |
17:13 |
|
I have documented missing components, and will be turning them into tickets. |
17:14 |
|
As far as I am aware the 'contact-list-changed' signal is broken, I asked about it in channel nobody seemed to know |
17:14 |
|
in #telepathy channel that is* |
17:14 |
|
I am leaving the functional code it, but it doesn't trigger from the signal. |
17:15 |
|
I tested on fedora, debian, and sugar, so unless the connection manager is outdated in the latest iterations of those systems then it "should" be functional. |
17:15 |
|
I began reading farstream code and docs on Wednesday. |
17:15 |
|
I am still trying to wrap my head around it, but hope to have some tests together this evening. |
17:15 |
|
I expect I'll be commiting code next week |
17:16 |
walterbender |
be good to see some code |
17:16 |
CDeLorme |
I'm putting together a blog post this weekend regarding all the telepathyglib things I've figured out, and will be throwing documentation into the repo |
17:16 |
walterbender |
great |
17:17 |
CDeLorme |
I'll do the same for farstream/gstreamer during the final week. |
17:18 |
walterbender |
summer is coming to an end :P |
17:18 |
|
any questions/comments for Casey? |
17:19 |
|
decause: off topic... interest in the badges work at RIT |
17:20 |
decause |
walterbender: sash is still under development, commits were happening yesgterday |
17:20 |
walterbender |
maybe there is someone who can update devel about it sometime? |
17:20 |
|
callkalpa: wanna jump in next? |
17:21 |
callkalpa |
sure |
17:21 |
decause |
i'll have dawacker update devel next time |
17:21 |
callkalpa |
I have been mainly fixing content issues in the help content |
17:21 |
walterbender |
decause: +1 |
17:21 |
decause |
i'm hoping a student team will pick it up this semester in the hfoss |
17:22 |
callkalpa |
with the support of chris, now the help content is reviewed and in the pootle to be translated |
17:22 |
decause |
http://hfoss-fossrit.rhcloud.com |
17:22 |
walterbender |
callkalpa: great |
17:22 |
callkalpa |
I have modified Help activity so as to support the localized content as well |
17:22 |
walterbender |
seems we'll finally have help in Sugar |
17:23 |
callkalpa |
in many languages of course :-) |
17:23 |
|
my exams commence on 9th, so I have been preparing for the exam and nothing much could be done. |
17:23 |
walterbender |
callkalpa: at some point, a memo to activity developers would be good |
17:24 |
callkalpa |
however the coding is more or less come to completion |
17:24 |
|
what's left is updating the current content and writing new help |
17:24 |
|
that I am doing, but in a little bit of slow phase |
17:25 |
|
walterbender, I didn't get you |
17:25 |
|
would you please elaborate a little further? |
17:25 |
walterbender |
we (activity developers) need to know going forward how to take advantage of the work you've done |
17:26 |
|
how to integrate help for future projects |
17:27 |
|
llaske <llaske!~wircer AVelizy-154-1-24-58.w82-124.abo.wanadoo.fr> has joined #sugar-meeting |
17:27 |
callkalpa |
well the help content is written separately, of course the activity developers and write help by themselves and submit of course |
17:27 |
|
yeah how to submit and what to follow, that should be documented for the ease of help writers |
17:27 |
walterbender |
callkalpa: but a set of guidelines (help for help) would be good |
17:27 |
callkalpa |
that I'll do |
17:27 |
|
yeah now I got you, that's great, I'll do it |
17:28 |
walterbender |
good... |
17:28 |
|
anything else for callkalpa ? |
17:28 |
|
boredomist: next? |
17:29 |
|
axitkhurana: ? |
17:29 |
axitkhurana |
sure |
17:29 |
|
CanoeBerry has quit IRC |
17:30 |
axitkhurana |
I fixed the buddy cutting issue, by setting size to include large cloud before layout |
17:30 |
|
in Groupview ofcourse |
17:30 |
|
Set up project sharing website(moksaya) on local for using API. |
17:30 |
|
Faced some issues in setting up db migrations |
17:31 |
|
turned out to be a bug in latest tastypie lib, downgrading to olderversion worked. |
17:31 |
|
I'm currently working on a client library for moksaya using Martin's grestful library. |
17:33 |
walterbender |
martin doesn't seem to be around... |
17:34 |
|
any blockers? seems you are getting pretty close |
17:35 |
axitkhurana |
no, faced some issues setting up moksaya, nothing else |
17:35 |
|
Also, I thought about deactivating pause button for single post |
17:35 |
|
Actually pause button might be useful as we try to fetch the latest post after every X seconds |
17:36 |
walterbender |
makes sense |
17:37 |
|
anyone else have something to add? |
17:37 |
llaske |
can say a word for suraj |
17:38 |
walterbender |
llaske: please go ahead |
17:38 |
llaske |
he pubslished a first version of markdown activities |
17:38 |
walterbender |
very nice activity, BTW |
17:38 |
llaske |
work with daniel on a issue in javascript datastore api |
17:39 |
|
and work on a draft of its next blog post |
17:39 |
|
that's all |
17:39 |
walterbender |
his object chooser code is very close to landing |
17:39 |
llaske |
hope so |
17:40 |
|
it allow us to debug the datastore api |
17:40 |
walterbender |
well, thanks everyone. maybe we can end early for the long weekend in the US? |
17:41 |
|
3 |
17:41 |
|
2 |
17:41 |
|
1 |
17:41 |
|
#end-meeting |
17:41 |
meeting |
Meeting ended Fri Aug 30 17:41:50 2013 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot. (v 0.1.4) |
17:41 |
|
Minutes: http://meeting.sugarlabs.org/s[…]-30T17:03:05.html |
17:41 |
|
Log: http://meeting.sugarlabs.org/s[…]13-08-30T17:03:05 |