Displaying 3 results from an estimated 3 matches for "ssaguiar".
Did you mean:
asaguiar
2007 Oct 04
2
Examples
Hi to all.
Where can I see workingexamples of the Prototype Javascript
framework?
Thank you very much.
Sergio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe
2016 Feb 26
1
Compiling for IOS and warnings
...__________________________________________________________
S?rgio A. S. de Aguiar
Projetista de Sistemas Eletr?nicos Digitais
Programador C, VB, Assembler, Php, Mysql, Java, Android, IOS
Projetista de sistemas embarcados
L?nguas: Portugu?s, Ingl?s, Franc?s, Italiano e Espanhol
ssaguiar at ssaguiar.com.br
http://www.ssaguiar.com.br
Telefone: 55 (48) 9660 4650
__________________________________________________________________
Este e-mail e seus anexos s?o para uso exclusivo do destinat?rio e podem conter informa??es confidenciais e/ou legalmente privilegiadas. N?o podem s...
2005 May 18
2
Graphic file 640X480
I wish to know if there is a way to show a graphic file with 640X480 when starting syslinux bootloader withou showing the boot prompt.
I want to show the graphic, then, after 4 seconds, just boot the linux, with no prompt.
I tryed to make this in the syslinux.conf :
prompt 0
DISPLAY boot.msg
timeout 40
in the boot.msg:
^Xsyslogo.lss
But it doesn't work.
The timeout timer don't work.