JZA Notes

June 27

News

Stuff

  • Slackware 12.0 Preview (Ben)
  • Linux Journal Review - Review on this month articles. (Jza)
   * Python
   * Pixel
   * Django
   * Shrek
   * Gimp and Inkscape
   * Convert movies to b/w
  • Comments on Spanish Linux Magazines. (Jza)
  • Migrating to Windows XP (Microsoft Office Communicator Rant) // and how to hack back into linux. (Jza)

Tutorials/HOWTOs/Information

  • Video editing with FFmpeg. (Jza)
    ffmpeg -i master_video.avi -ss 00:52:21.0 -t 00:03:25.21 new_clip.avi
  • Python stuff, manipulating XML under DOM (Jza)
    OONS= ‘http://openoffice.org/2001/toolbar’
    doc= minidom.parse(PATH)

    item= doc.getElementsByTagNameNS(OONS, ‘toolbaritem’)[0]
    item.setAttributeNS(OONS, ‘toolbar:visible’, ‘true’)

    fp= open(PATH, ‘wb’)
    doc.writexml(fp)
    fp.close()
  • HOWTO Crap out a backup on 30 min (Jza)
  • FreeBSD virtual hosting/security/process isolation with jails. (Troels)

June 20

News

Stuff

  • Apple dropping G3 support in Leopard, T is aiming at picking up a G3 PowerMac "Blue and White" for very little cash, slaying Mac OS X and loading OpenBSD on it.
  • Public service announcement: T has posted on his blog.
  • OpenBSD on the Xbox (Troels)

Tutorials/HOWTOs/Information

 Hardware 
   BIOS (Motherboard for LinuxBIOS) 
   Graphics card 

 Software 
    Acrobat Reader 
    Flash 
Multimedia codecs
    Fluendo codecs are proprietary. 
    w32codecs are proprietary.
    On top of that, illegal to use on anything but Windows and
    requires a Windows license to be able to use it. 

June 13

  • Porting OpenOffice.org Mac OSX

http://porting.openoffice.org/mac/

  • OpenEmbedded Linux on the cellphone:

http://linuxdevices.com/news/NS9425962034.html

  • CELF-con 2007:

http://linuxdevices.com/news/NS5929825947.html

  • Asus Laptop

http://www.asus.com/news_show.aspx?id=7317

  • on Gizmodo

http://gizmodo.com/gadgets/gadgets/asus-eee-pc-gets-pricing-and-release-date-266846.php