Portrait: Luis Villa, from Bugzilla to bar association


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Portrait: Luis Villa, from Bugzilla to bar association
# 1  
Old 04-18-2008
Portrait: Luis Villa, from Bugzilla to bar association

Fri, 18 Apr 2008 18:00:00 GMT
In 10 years, Luis Villa has seen his career expand side by side with free and open source software (FOSS). Starting as bugmaster at Ximian, one of the companies that shaped GNOME as we know it today, he has been a mid-level manager at Novell, the coordinator of testing with the GNOME project, and a frequent member of the GNOME Foundation Board. More recently, Villa has been a student at Harvard Law School. When he graduates, he hopes to use his knowledge of how FOSS and business interact to benefit both.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

File association

Hi, I'm using unix solaris 2.8 with CDE and I would modify the file association in my desktop. I found the file /usr/dt/appconfig/types/C/datatypes.dt from this topic : File Extension association in CDE | Unix Linux Forums | UNIX for Dummies Questions & Answers but this file can only be... (3 Replies)
Discussion started by: Toug
3 Replies

2. Shell Programming and Scripting

how to use the filehandle stored in a variable without knowing its file association

how to use the filehandle stored in a variable without knowing its file association i.e. the filename code my $logFH = $connObj->get('logFH'); infoPrint("Variable is of type IO \n") if(UNIVERSAL::isa($logFH, 'IO')); infoPrint("$logFH\n"); output == INFO :: Variable is of type... (0 Replies)
Discussion started by: rrd1986
0 Replies

3. Shell Programming and Scripting

Replace space and vertical bar with verical bar

I am trying to get sed, tr or awk to search a file that contains records with fields delimited by the vertical bar | and replace the occurrences in the records where the vertical bar is preceded by a space " |" with a vertical bar. Sample data record zelli |||59 Stonewall Dr ||W Barnstable |MA... (2 Replies)
Discussion started by: clintrpeterson
2 Replies

4. UNIX for Dummies Questions & Answers

Association b/w sockets & processes

Hi, Is there any way i can know the association between sockets and the processes which created them. :confused: (5 Replies)
Discussion started by: soorajmu
5 Replies

5. UNIX for Dummies Questions & Answers

File Extension association in CDE

Hi, Any idea how to define the file extension association within CDE. I need to tell dtfile (the file manager) to open *.log files as text documents and not emails... Thanks! (2 Replies)
Discussion started by: me2unix
2 Replies
Login or Register to Ask a Question
XJINFO(1)							   Manual Pages 							 XJINFO(1)

NAME
xjinfo - Display A/V file info in XML format. SYNOPSIS
xjinfo [-chtvVx] <videofile> DESCRIPTION
xjinfo does basically the same as ffprobe but displays the information in XML or simple text format that can be used for scripting. OPTIONS
-c, --csv comma separated values, one line per video stream in file. Use the built-in help -h to learn about the format. -h, -h, --help Print usage help and exit. -t, --time, --duration print the duration in seconds (without trailing newline) -v, --text print a single line: duration, fps, geometry and codec info. -x, --xml output XML data. This is the default if no option is specified. A DTD is available with the source or from xjadeo.sf.net[1] SEE ALSO
xjadeo(1) AUTHORS
Robin Gareus <robin@gareus.org> linuxaudio.org Luis Garrido <luisgarrido@users.sourceforge.net> luisgarrido.users.sourceforge.net COPYRIGHT
Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011 Robin Gareus, Luis Garrido NOTES
1. xjadeo.sf.net http://xjadeo.git.sourceforge.net/git/gitweb.cgi?p=xjadeo/xjadeo;a=blob_plain;f=src/xjadeo/avinfo.dtd http://xjadeo.sf.net 0.6 09/26/2011 XJINFO(1)