wiki:ScottsNotes

Scott's Notes

To passthrough SLIC from VMWare host to client

SMBIOS.reflectHost = "TRUE"

May 19, 2011

Looking for good SVG editors... or explorers for large SVG files. (My instance, like UIs that call Javascript)

  • Inkscape? Amaya?

Good Javascript event handling info:

Mar 3, 2011

  • There are many VNC reflector projects, too bad old ones weren't maintained -- there might be much fewer with better quality.
  • I had a thought that streaming video might work just as well for screen sharing:
    vlc screen:// :screen-fps=30 :screen-caching=100 --sout '#transcode
    {vcodec=mp4v,vb=4096,acodec=mpga,ab=256,scale=1,width=1280,height=800}:rtp
    {dst=192.168.1.5,port=1234,access=udp,mux=ts}'
    
  • RHEL5 uses the following to create the root/boot partition: mke2fs /dev/sda1 -i 4096 -j

Feb 23, 2011

Todo:

  • Work on seed schedule
  • Get home testbed setup
  • Think about the interface to the DataMax barcode printer.