Medical software

2012-09-30 Thread Junayeed Ahnaf
Hello, I'm searching for a medical management software which has some basic config: 1. Will store the data on offline, using libreoffice database perhaps.2. Will be able to assign a token number against X Ray, CT scan report.3. Will be able to lookup from another connected PC. 4. Can store som

Re: A note on youtube-dl

2012-09-30 Thread Fernando Cassia
On Sun, Sep 30, 2012 at 10:11 PM, Marko Vojinovic wrote: > That's what the new script does, I guess. My guess is it doesn´t. I never read about youtube-dl.py requiring a web browser, flash or interacting with the web browser in any way. All f its code is self-contained AFAIK. FC -- During

Re: A note on youtube-dl

2012-09-30 Thread Marko Vojinovic
On Sunday, 30. September 2012. 16.13.40 jdow wrote: > On 2012/09/30 11:44, Fernando Cassia wrote: > > On Sun, Sep 30, 2012 at 7:53 AM, Hiisi > > wrote: > > You don't need any script at all. Just copy the appropriate video file > > from /tmp folder when video

Re: A note on youtube-dl

2012-09-30 Thread jdow
On 2012/09/30 11:44, Fernando Cassia wrote: On Sun, Sep 30, 2012 at 7:53 AM, Hiisi mailto:hi...@fedoraproject.org>> wrote: You don't need any script at all. Just copy the appropriate video file from /tmp folder when video is watched. That always worked for me. You´re surely not impl

Re: Can't read Dovecot inbox!

2012-09-30 Thread Arthur Dent
On Sun, 2012-09-30 at 15:19 +0100, Arthur Dent wrote: [Snip] > > Help! What do I do - I need to be able to access my mail! > Hmm..I *think* I've sorted it out. It seems to have been one corrupted email in the Inbox. Deleting that meant that I can now read mail as normal. Sorry for the noise (bu

Re: A note on youtube-dl

2012-09-30 Thread Fernando Cassia
On Sun, Sep 30, 2012 at 7:53 AM, Hiisi wrote: > > You don't need any script at all. Just copy the appropriate video file > from /tmp folder when video is watched. That always worked for me. You´re surely not implying that manually going into the browser´s cache directory, finding the right file

Re: A note on youtube-dl

2012-09-30 Thread Germán A. Racca
On 09/30/2012 03:21 PM, Joe Zeff wrote: On 09/30/2012 03:22 AM, Marko Vojinovic wrote: The "sudo youtube-dl --update" works as expected (and once updated, it downloads stuff fine) [joe@khorlia ~]$ su -c 'youtube-dl --update' Password: Usage: youtube-dl [options] video_url ... youtube-dl: erro

Re: A note on youtube-dl

2012-09-30 Thread Joe Zeff
On 09/30/2012 03:22 AM, Marko Vojinovic wrote: The "sudo youtube-dl --update" works as expected (and once updated, it downloads stuff fine) [joe@khorlia ~]$ su -c 'youtube-dl --update' Password: Usage: youtube-dl [options] video_url ... youtube-dl: error: no such option: --update -- users mai

Can't read Dovecot inbox!

2012-09-30 Thread Arthur Dent
Hello, I have just run yum update on my F17 server and it updated amongst other things selinux and dovecot (and a new kernel). I have rebooted, yet I cannot now ssh into it from outside my network, I can't get mail from outside my network (accessing the dovecot IMAP server running on the box) and

Re: Setting fonts for Xterm from Xresources

2012-09-30 Thread sguazt
On Sun, Sep 30, 2012 at 3:36 PM, Sergio wrote: > [cut] > Did you leave a blank line as the first line? I think if you don't > .Xresources won't work. > > Here's mine: > > $ cat .Xresources > > Xft.dpi: 81 > XTerm*faceName: Droid Sans Mono > XTerm*faceSize: 11 > URxvt.font: xft:Droid Sans Mono:pix

Re: A note on youtube-dl

2012-09-30 Thread Sergio
--- Em dom, 30/9/12, Marko Vojinovic escreveu: > De: Marko Vojinovic > Assunto: A note on youtube-dl > Para: users@lists.fedoraproject.org > Data: Domingo, 30 de Setembro de 2012, 7:22 > > Hi folks! :-) > > Just a small note... I just tried and found out that the > youtube-dl doesn't > work

Re: A note on youtube-dl

2012-09-30 Thread Hiisi
On 30 September 2012 14:56, Reindl Harald wrote: > >> You don't need any script at all. Just copy the appropriate video file >> from /tmp folder when video is watched. That always worked for me. > > You don't need any GUI at all. Just type your commands in the terminal > you see how wrong your arg

Re: A note on youtube-dl

2012-09-30 Thread Hiisi
On 30 September 2012 14:22, Marko Vojinovic wrote: > > Hi folks! :-) > > Just a small note... I just tried and found out that the youtube-dl doesn't > work anymore. Reading the youtube-dl FAQ page, it says that YouTube has > changed the protocol again (since September 2012) and that we should upda

A note on youtube-dl

2012-09-30 Thread Marko Vojinovic
Hi folks! :-) Just a small note... I just tried and found out that the youtube-dl doesn't work anymore. Reading the youtube-dl FAQ page, it says that YouTube has changed the protocol again (since September 2012) and that we should update the script to the latest version. The "sudo youtube-dl