North Bay Linux Users’ Group

general meeting

PHP

When: Sat February 08, 2003 07:30 PM to 09:00 PM

Speaker: Mark Linford

Location: O'Reilly and Associates

This month’s topic is a continuation of our October meeting discussing the popular PHP (PHP Hypertext Preprocessor) web scripting language. Mark will be going beyond basic PHP into more intermediate topics. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Mark Linford currently works at Santa Rosa Junior College, and amongst his other duties, he writes various PHP scripts, some of which talk to MySQL databases. Previous to working at SRJC he worked with PHP at several other companies.

http://www.php.net/

http://www.marklinford.com/

http://www.santarosa.edu/

Published Sat 08 February 2003 by Eric Eisenhart

installfest

InstallFest

When: Sat January 18, 2003 10:30 AM to 04:00 PM

Speaker: None

Location: Sonoma State Campus Schulz Info Center, Room 1121 (see below for specifics)

WHAT: NBLUG InstallFest
WHERE: Sonoma State Campus Schulz Info Center, Room 1121 (see below for specifics)
WHO: Anyone wanting help in installing Linux onto their computer
URL: https://nblug.org/installfest/
WHAT DO I DO: Go to http://www.nblug.org/installfest/ to signup!!!!
WHEN: Saturday, January 18th, 2003, 10:30AM - 4:00PM

Please note that this InstallFest is NOT at O’Reilly and Associates. It will instead be at Sonoma State University in Rohnert Park. Please see below for information on the exact location and directions.

An InstallFest is a free workshop where volunteers can help you to get Linux onto your computer. For more information, follow the links above.

Published Sat 18 January 2003 by Eric Eisenhart

general meeting

Tux Paint

When: Tue January 14, 2003 07:30 PM to 09:00 PM

Speaker: Bill Kendrick

Location: O'Reilly and Associates

Tux Paint is open source painting software designed for children. It runs on Linux, but also runs on a wide variety of other operating systems.

This presentation will include:

Demonstration of using Tux Paint - Why did Bill start the project? - Why did Bill choose to do it Open Source? - Tux Paint’s language- and platform-agnosticism - How users and developers can extend Tux Paint (for themselves/their kids, or for the general community of users)

Bill Kendrick is the author of the Tux Paint software. He is also one of the founders and the current president of LUGOD. Before moving to Davis he attended SSU.

Published Tue 14 January 2003 by Eric Eisenhart

general meeting

Building an Embedded Linux Prototype

When: Tue December 10, 2002 07:30 PM to 09:00 PM

Speaker: Devin Carraway and Chuck Groom

Location: O'Reilly and Associates

Blue Mug, Inc. invites the North Bay Linux Users’ Group for a presentation and discussion of a project developing a prototype device using embedded Linux. Topics will include hardware selection, kernel and driver issues, software selection, user interface design, and hacking on the Gtk+ GUI.

Blue Mug, Inc. is an engineering consultancy company in Berkeley that writes software for mobile consumer devices. Devin Carraway and Chuck Groom are project engineers. Devin used to be an NBLUG board member and a periodic presenter before he moved out of Sonoma County, but we twisted his arm and he’s coming back for a meeting this month. Chuck focused the latter portion of his undergraduate career on AI research and robotics. A brief sojourn at a dot com nurtured his fanatical attention to usability concerns. At Blue Mug, he continues his interests in tight code and user interface design and implementation.

http://blugmug.com/

Published Tue 10 December 2002 by Eric Eisenhart

special event

RedHat Road Tour

When: Wed November 13, 2002 06:30 PM to 07:30 PM

Speaker: Jeremy Hogan, James McDermott, Dave Lawrence, Jonathan Opp

Location: O'Reilly and Associates

RedHat Road Tour is a special event at a different time, but at the usual place.

NBLUG is lucky enough to be the only Northern California stop on the RedHat Road Tour.

Four men. Two weeks. Five thousand miles. And one solitary purpose: To discover the state of Linux in America.

RedHat Road Tour

From 6:30 to 7:30 there will be general socializing and refreshments; bring $5-$10 for food, though RedHat may help pay for food. Probably order pizza or something.

Then at 7:30 there will be a presentation followed by Q&A.

There will be swag and O’Reilly will be selling books in the lobby.

Published Wed 13 November 2002 by Eric Eisenhart

general meeting

GPG

When: Tue November 12, 2002 07:30 PM to 09:00 PM

Speaker: Augie Schwer

Location: O'Reilly and Associates

GPG is a PGP compatible Public Key encryption system primarily used for email. We may also do a keysigning party.

Augie is a regularly attending member of NBLUG who is currently majoring in Computer Science at Sonoma State University and working for the Sonoma County Water Agency, primarily doing web and database development.

http://www.gnupg.org/

Published Tue 12 November 2002 by Eric Eisenhart

general meeting

The Legalities of Open Source and Linux

When: Wed September 11, 2002 07:30 PM to 09:00 PM

Speaker: Larry Rosen

Location: O'Reilly and Associates

Our speaker this month is an expert on legal issues relating to open source software and intellectual property; instead of a specific pre-planned formal presentation, we’ve decided to do a Q&A session, so read up, think of some questions (interesting, hard, you’re just curious, whatever…) and bring them to the meeting with you. Or you can email legal-questions@nblug.org and we can ask your questions for you.

Larry Rosen is the founding partner of ROSENLAW.COM LLP, a law firm that specializes in intellectual property matters for large and small companies and individuals. He is also the general counsel and executive director of Open Source Initiative, an organization that reviews and approves licenses for open source software. His articles on legal issues relating to open source appear monthly in Linux Journal. Before he became an attorney, Larry taught computer programming and managed several computer departments at Stanford University. He then worked in private industry, managing computer and applications development. At one large firm he guided the design, implementation, manufacturing and marketing of successful products for data and voice communications.

https://www.opensource.org/

http://www.rosenlaw.com/html/lawrenceerosen.html

https://www.linuxjournal.com/user/800878

Published Wed 11 September 2002 by Eric Eisenhart

general meeting

Database Administration with MySQL and PostgreSQL

When: Tue August 13, 2002 07:30 PM to 09:00 PM

Speaker: Augie Schwer

Location: O'Reilly and Associates

Augie will be covering both PostgreSQL Database Administration and MySQL Database Administration. So if you’ve just been dying to set up a database or you have one of these databases and aren’t quite sure how to configure it or add users or just don’t quite know what to do with it, come to the meeting with your brains ready. We’re hoping some of you will be coming with questions ready so that Augie can be properly grilled.

MySQL and PostgreSQL are the two leading open source SQL Relational DataBase Management Systems (RDBMS); both run on Linux as well as a variety of other platforms, mostly *nix. They are used to power many websites, including slashdot.org, freshmeat.net, SourceForge.net, quickfacts.census.gov, finance.yahoo.com, mail-abuse.org, and more projects than you can shake a stick at. MySQL is a lightweight database engine that does most of what you want; PostgreSQL is a bit heftier but also provides all of what’s in the ANSI SQL92 standard. Both can be used from C, C++, Perl, PHP, Java, ODBC and Python.

Augie is a regularly attending member of NBLUG who is currently majoring in Computer Science at Sonoma State University and working for the Sonoma County Water Agency, primarily doing web and database development.

Published Tue 13 August 2002 by Eric Eisenhart

← More Recent Page 22 of 22