On Fri, 21 Apr 2006 18:56:55 -0400, Vivia Nikolaidou
<[EMAIL PROTECTED]> wrote:
On Fri, 21 Apr 2006, Youness Alaoui wrote:
cool, thx :)
for me, it's 2 weeks left, then I finish my exams, stop stressing about
them, begin stressing about the results, and continue working full
time...
Why stress about the results if there's nothing you can do about them
after the exam? Whatever will come, will come. I got this fortune cookie
twice yesterday: Worrying is like a rocking chair, it gives you something
to do but doesn't get you anywhere :D So if you do have sth to do (aka
work!)... don't worry be happy :D
not 100% true, because :
1 - I've been sick for the last 2 weeks
2 - I haven't recovered yet, and I'm 100% tired all day
3 - I've returned to work since tuesday
4 - not only did I work all day, but I also stayed at work to study, until
10PM
5 - I'm tired... a lot.. so much that today, I left work at 3PM instead of
5PM+ ...
6 - I won't be able to study tonight, since I have to go to bed pretty soon
7 - the exam is sunday, so I only have saturday left to study for the exam
8 - I've been studying the course already and I couldn't understand much
because it's so fucking stupid and the book could have been written by my
grandma, it would have been clearer...
9 - if I fail the exam, I'll be expelled from school and won't be able to
have my diploma because it's the last chance I have to pass this course...
10 - didn't study for any other course, and tuesday, I have another one
coming....
11 - I like rocking chairs...
12 - after a few hours in a rocking chair, you usually need to vomit...
so, yes, I can stress... because I need to plan on how I should study this
'fatal exam'... and when I finish, I'll have to stress because if I fail,
I'll be expelled...
[scroll down again]
khra :'(
KKRT
[snip]
>Youness Alaoui wrote:
> >ouhh, ouhhh, our official wiki maintainer, would you mind adding this
> >to your todo too :
>
>http://sourceforge.net/mailarchive/forum.php?thread_id=7364899&forum_id=9980
> >
> >
> >that's a TODO list for webcam/webcam logs... it's sick that I always
> >need to search for it, then navigate to 26/05/2005 in the mail
> >archives to be able to find that thread...
> >when you have time, could you read it (en diagonal si tu veux) and
> >take out the important stuff from it and build a 'webcam todo'
> >section in the wiki ? it will be easier for us to not forget that
> >important thread (I think the features from there are still valid...)
No, the only things valid are 1) export to other file formats 2) slider
to
control playback position. And Jonne has the part about seeking the
session of a specific date almost ready! (Works but a bit buggy) (I have
the impression that the slider will be a piece of cake with the Seek proc
he made!)
oh yeah ? how about the webcam wizard that needs to be finished ? how
about a 'play frame by frame' (would be very easy), as well as 'export
image' when the stream is paused... I'd like a little button that gets
enabled when you pause and that says 'export image to file', you click,
then you choose gif/jpeg/png, then tkcximage does the rest with
$img write -format cx$format -file $filename
easy and usefull! frame by frame is easy, you call Play, but you don't
loop, no 'incr semaphore', so an additional parameter would be great
proc Play {img data } -- > proc play { img data {single_frame 0} }
while .... {
if {$single_frame} { break }
}
or something like that....
and I said a webcam TODO, I didn't say 0.96 TODO concerning webcam...
humm.. anyways, there's a ton of other good examples in the thread, so..
read it and sort it! ANY idea should be taken from there.. export to
anigif the whole video (or session... I just love that idea! :) you get to
see yourself animated in a gif, how great is that! :)).. btw, Phil, you
know better than me.. is TkCximage current state allowing us to do
something like that ? or do we still need to wrap procs from Cximage ? like
set cximage_ref [::CxImage::CreateAniGif]
while {
::CxImage::AddFrameToAnigif $cximage_ref $img
}
::CxImage::SaveAnigif $cximage_ref $filename
maybe we could even make a
::Webcamsn::SaveToAnigif $data
which will itself use TkCximage, and that way we avoid all the extra
performance issue of :
::Webcamsn::Decode $data $img into an image (includes a PhotoPutBlock)
::CxImage::AddFrameToAnigif $obj $img from an image (includes a
PhotoGet...)
this way (webcamsn using tkcximage directly) we could get the RGBA from
libmimic and directly pass it to Cximage...
humm.. then add the export to avi/mpeg.. add the read (sending) from
avi/mpeg...
add the farsight integration...
there's a lot of stuff to add to this TODO.. and add EVERYTHING, we will
sort it out LATER, decide what should be kept and what should be
forgotten... as I said, it's a todo for 'what we want' and the wiki is
there to avoid forgetting ideas!!! it doesn't mean it's someting 'we have
to do'.. even less in 2 weeks..
Hey, if you are our official wiki maintainer, there are also some tasks
on
the SF tracker :$
yeahhhh, I thought about it last time, but didn't want to say anything
because he's not our official wiki maintainer, I said that in a 'j/k'
manner, since he did so much already (and he has his own todo.. how cute)
:D ... I was about to ask him if he wants/accepts to become the official
wiki maintainer, in which case.. the wiki SF tracker becomes his duty :)
GrdScarabe... what do you think ?
p.s.: Is he in the CREDITS file yet or not ? he already deserves his place
there... jonne too! both of you, you want your aliases in there or your
real names, in which case, send your full name so it can be added... (if
not already there of course)...
Viv
--
KaKaRoTo
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel