South American FOSS show is a big deal


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News South American FOSS show is a big deal
# 1  
Old 08-25-2008
South American FOSS show is a big deal

08-25-2008 11:00 AM
Last week's 8th Jornadas Regionales de Software Libre (Free Software Regional Sessions) at the University of Belgrano in Buenos Aires, Argentina, was an opportunity for around 1,300 FOSS enthusiasts to share experiences, learn more, and have fun together.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

American Py, (sung to American Pie).

This is clever and humourous too. https://www.reddit.com/r/Python/comments/dfm2zv/american_py/ (1 Reply)
Discussion started by: wisecracker
1 Replies

2. Web Development

Tidal Stations - South America

Tidal Stations - South America https://www.unix.com/members/1-albums112-picture633.png (0 Replies)
Discussion started by: Neo
0 Replies

3. Shell Programming and Scripting

Show pages on a script's big output

Hi again: I have this code which gives an large output(several screens), and I want to display on screen at a time (like more does)....how can I do this? echo echo "Los roles en el sistema son:" echo lsrole -a dfltmsg ALL|sed 's/dfltmsg=/Descripcion=/' thanks Israel. (4 Replies)
Discussion started by: iga3725
4 Replies
Login or Register to Ask a Question
Locale::Maketext::Extract::Run(3)			User Contributed Perl Documentation			 Locale::Maketext::Extract::Run(3)

NAME
Locale::Maketext::Extract::Run - Module interface to xgettext.pl SYNOPSIS
use Locale::Maketext::Extract::Run 'xgettext'; xgettext(@ARGV); COPYRIGHT
Copyright 2003-2008 by Audrey Tang <cpan@audreyt.org>. This software is released under the MIT license cited below. The "MIT" License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. perl v5.16.2 2011-02-11 Locale::Maketext::Extract::Run(3)