<rss version="2.0">
<channel>
<title>FreeBSD Multimedia Resources List</title>
<description>FreeBSD Multimedia Resources</description>
<link>http://www.FreeBSD.org/docs/multimedia.html</link>
<lastBuildDate>Sun, 24 May 2009 20:53:06 UTC</lastBuildDate>
<item>
<title>BSDCan - The Technical BSD Conference - Chris Buechler and Scott Ullrich - pfSense: 2.0 and beyond - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/94_pfSense_2_0_and_beyond_BSDCan_09.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/94_pfSense_2_0_and_beyond_BSDCan_09.pdf" length="1" type="application/octet-stream" />
<description>Chris Buechler and Scott Ullrich - pfSense: 2.0 and beyond - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, pfsense, chris buechler, scott ullrich, pdf&lt;br/&gt;

		&lt;p&gt;
		pfSense: 2.0 and beyond&lt;br&gt;
		From firewall distribution to appliance building platform
		&lt;/p&gt;&lt;p&gt;
		pfSense is a BSD licensed customized distribution
		of FreeBSD tailored for use as a firewall and router.
		In addition to being a powerful, flexible firewalling
		and routing platform, it includes a long list of
		related features and a package system allowing
		further expandability without adding bloat and
		potential security vulnerabilities to the base
		distribution.
		&lt;/p&gt;&lt;p&gt;
		This session will start with an introduction to the
		project and its common uses, which have expanded
		considerably beyond firewalling. We will cover much
		of the new functionality coming in the 2.0 release,
		which contains significant enhancements to nearly
		every portion of the system as well as numerous new
		features.
		&lt;/p&gt;&lt;p&gt;
		While the primary function of the project is a
		firewalling and routing platform, with changes
		coming in pfSense 2.0, it has also become an appliance
		building framework enabling the creation of customized
		special purpose appliances. The m0n0wall code where
		pfSense originated has proved popular for this
		purpose, with AskoziaPBX and FreeNAS also based
		upon it, in addition to a number of commercial
		solutions. The goal of this appliance building
		framework is to enable creation of projects such
		as these without having to fork and maintain another
		code base. The existing appliances, including a DNS
		server using TinyDNS, VoIP with FreeSWITCH, and
		others will be discussed. For those interested in
		creating appliances, an overview of the process
		will be provided along with references for additional
		information.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Philip Paeps - Crypto Acceleration on FreeBSD - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/97_crypto_acceleration_on_freebsd.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/97_crypto_acceleration_on_freebsd.pdf" length="1" type="application/octet-stream" />
<description>Philip Paeps - Crypto Acceleration on FreeBSD - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, crypto acceleration, freebsd, philip paeps, pdf&lt;br/&gt;

		&lt;p&gt;
		Crypto Acceleration on FreeBSD
		&lt;/p&gt;&lt;p&gt;
		As more and more services on the internet become
		cryptographically secured, the load of cryptography
		on systems becomes heavier and heavier. Crypto
		acceleration hardware is available in different
		forms for different workloads. Embedded communications
		processors from VIA and AMD have limited acceleration
		facilities in silicon and various manufacturers
		build hardware for accelerating secure web traffic
		and IPSEC VPN tunnels.
		&lt;/p&gt;&lt;p&gt;
		This talk gives an overview of FreeBSD's crypto
		framework in the kernel and how it can be used
		together with OpenSSL to leverage acceleration
		hardware. Some numbers will be presented to demonstrate
		how acceleration can improve performance - and how
		it can curiously bring a system to a grinding halt.
		&lt;/p&gt;&lt;p&gt;
		Philip originally started playing with crypto
		acceleration when he saw the "crypto block" in one
		of his Soekris boards. As usual, addiction was
		instant and by the grace of the "you touch it, you
		own it" principle, he has been fiddling the crypto
		framework more than is good for him.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - George Neville-Neil - Networking from the Bottom Up: Device Drivers - PDF file</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/102_devices.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/102_devices.pdf" length="1" type="application/octet-stream" />
<description>George Neville-Neil - Networking from the Bottom Up: Device Drivers - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, tutorial, device drivers, george neville-neil, pdf&lt;br/&gt;

		&lt;p&gt;
		Networking from the Bottom Up: Device Drivers.
		&lt;/p&gt;&lt;p&gt;
		In this tutorial I will describe how to write and
		maintain network drivers in FreeBSD and use the
		example of the Intel Gigabit Ethernet driver (igb)
		throughout the course.
		&lt;/p&gt;&lt;p&gt;
		Students will learn the basic data structures and
		APIs necessary to implement a network driver in
		FreeBSD. The tutorial is general enough that it can
		be applied to other BSDs, and likely to other
		embedded and UNIX like systems while being specific
		enough that given a device and a manual the student
		should be able to develop a working driver on their
		own. This is the first of a series of lectures on
		network that I am developing over the next year or
		so.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Lawrence Stewart - Improving the FreeBSD TCP Implementation - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/89_bsdcan200905.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/89_bsdcan200905.pdf" length="1" type="application/octet-stream" />
<description>Lawrence Stewart - Improving the FreeBSD TCP Implementation - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, tcp, lawrence stewart, pdf&lt;br/&gt;

		&lt;p&gt;
		Improving the FreeBSD TCP Implementation.&lt;br&gt;
		An update on all things TCP in FreeBSD and how they
		affect you.
		&lt;/p&gt;&lt;p&gt;
		My involvement in improving the FreeBSD TCP stack
		has continued this past year, with much of the work
		targeted at FreeBSD 8. This talk will cover what
		these changes entail, why they are of interest to
		the FreeBSD community and how they help to improve
		our TCP implementation.
		&lt;/p&gt;&lt;p&gt;
		It has been a busy year since attending my inaugural
		BSDCan in 2008, where I talked about some of my
		work with TCP in FreeBSD.
		&lt;/p&gt;&lt;p&gt;
		I have continued the work on TCP analysis/debugging
		tools and integrating modular congestion control
		into FreeBSD as part of the NewTCP research project.
		I will provide a progress update on this work.
		&lt;/p&gt;&lt;p&gt;
		Additionally, a grant win from the FreeBSD Foundation
		to undertake a project titled "Improving the FreeBSD
		TCP Implementation" at Swinburne University's Centre
		for Advanced Internet Architectures has been
		progressing well. The project focuses on bringing
		TCP Appropriate Byte Counting (RFC 3465), reassembly
		queue auto-tuning and integration of low-level
		analysis/debugging tools to the base system, all
		of which I will also discuss.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Colin Percival - scrypt: A new key derivation function - Paper</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/87_scrypt.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/87_scrypt.pdf" length="1" type="application/octet-stream" />
<description>Colin Percival - scrypt: A new key derivation function - Paper&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, scrypt, colin percival, pdf&lt;br/&gt;

		&lt;p&gt;
		scrypt: A new key derivation function&lt;br&gt;
		Doing our best to thwart TLAs armed with ASICs
		&lt;/p&gt;&lt;p&gt;
		Password-based key derivation functions are used
		for two primary purposes: First, to hash passwords
		so that an attacker who gains access to a password
		file does not immediately possess the passwords
		contained therewithin; and second, to generate
		cryptographic keys to be used for encrypting or
		authenticating data.
		&lt;/p&gt;&lt;p&gt;
		In both cases, if passwords do not have sufficient
		entropy, an attacker with the relevant data can
		perform a brute force attack, hashing potential
		passwords repeatedly until the correct key is found.
		While commonly used key derivation functions, such
		as Kamp's iterated MD5, Provos and Mazieres' bcrypt,
		and RSA Laboratories' PBKDF1 and PBKDF2 make an
		attempt to increase the difficulty of brute-force
		attacks, they all require very little memory, making
		them ideally suited to attack by custom hardware.
		&lt;/p&gt;&lt;p&gt;
		In this talk, I will introduce the concepts of
		memory-hard and sequential memory-hard functions,
		and argue that key derivation functions should be
		sequential memory-hard. I will present a key
		derivation function which, subject to common
		assumptions about cryptographic hash functions, is
		provably sequential memory-hard, and a variation
		which appears to be stronger (but not provably so).
		Finally, I will provide some estimates of the cost
		of performing brute force attacks on a variety of
		password strengths and key derivation functions.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Colin Percival - scrypt: A new key derivation function - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/86_scrypt_slides.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/86_scrypt_slides.pdf" length="1" type="application/octet-stream" />
<description>Colin Percival - scrypt: A new key derivation function - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, scrypt, colin percival, pdf&lt;br/&gt;

		&lt;p&gt;
		scrypt: A new key derivation function&lt;br&gt;
		Doing our best to thwart TLAs armed with ASICs
		&lt;/p&gt;&lt;p&gt;
		Password-based key derivation functions are used
		for two primary purposes: First, to hash passwords
		so that an attacker who gains access to a password
		file does not immediately possess the passwords
		contained therewithin; and second, to generate
		cryptographic keys to be used for encrypting or
		authenticating data.
		&lt;/p&gt;&lt;p&gt;
		In both cases, if passwords do not have sufficient
		entropy, an attacker with the relevant data can
		perform a brute force attack, hashing potential
		passwords repeatedly until the correct key is found.
		While commonly used key derivation functions, such
		as Kamp's iterated MD5, Provos and Mazieres' bcrypt,
		and RSA Laboratories' PBKDF1 and PBKDF2 make an
		attempt to increase the difficulty of brute-force
		attacks, they all require very little memory, making
		them ideally suited to attack by custom hardware.
		&lt;/p&gt;&lt;p&gt;
		In this talk, I will introduce the concepts of
		memory-hard and sequential memory-hard functions,
		and argue that key derivation functions should be
		sequential memory-hard. I will present a key
		derivation function which, subject to common
		assumptions about cryptographic hash functions, is
		provably sequential memory-hard, and a variation
		which appears to be stronger (but not provably so).
		Finally, I will provide some estimates of the cost
		of performing brute force attacks on a variety of
		password strengths and key derivation functions.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Proposal</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/72_fgont-bsdcan2009-proposal.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/72_fgont-bsdcan2009-proposal.pdf" length="1" type="application/octet-stream" />
<description>Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Proposal&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, bsd, security assessment, fernado gont, pdf&lt;br/&gt;

		&lt;p&gt;
		Results of a Security Assessment of the TCP and IP
		protocols and Common implementation Strategies
		&lt;/p&gt;&lt;p&gt;
		Fernando Gont will present the results of security
		assessment of the TCP and IP protocols carried out
		on behalf of the United Kingdom's Centre for the
		Protection of National Infrastructure (Centre for
		the Protection of National Infrastructure). His
		presentation will provide an overview of the
		aforementioned project, and will describe some of
		the new insights that were gained as a result of
		this project. Additionally, it will provide an
		overview of the state of affairs of the different
		TCP/IP implementations found in BSD operating systems
		with respect to the aforementioned issues.
		&lt;/p&gt;&lt;p&gt;
		During the last twenty years, many vulnerabilities
		have been identified in the TCP/IP stacks of a
		number of systems. The discovery of these vulnerabilities
		led in most cases to reports being published by a
		number of CSIRTs and vendors, which helped to raise
		awareness about the threats and the best possible
		mitigations known at the time the reports were
		published. For some reason, much of the effort of
		the security community on the Internet protocols
		did not result in official documents (RFCs) being
		issued by the organization in charge of the
		standardization of the communication protocols in
		use by the Internet: the Internet Engineering Task
		Force (IETF). This basically led to a situation in
		which "known" security problems have not always
		been addressed by all vendors. In addition, in many
		cases vendors have implemented quick "fixes" to the
		identified vulnerabilities without a careful analysis
		of their effectiveness and their impact on
		interoperability. As a result, producing a secure
		TCP/IP implementation nowadays is a very difficult
		task, in large part because of the hard task of
		identifying relevant documentation and differentiating
		between that which provides correct advisory, and
		that which provides misleading advisory based on
		inaccurate or wrong assumptions. During 2006, the
		United Kingdom's Centre for the Protection of
		National Infrastructure embarked itself in an
		ambitious and arduous project: performing a security
		assessment of the TCP and IP protocols. The project
		did not limit itself to an analysis of the relevant
		IETF specifications, but also included an analysis
		of common implementation strategies found in the
		most popular TCP and IP implementations. The result
		of the project was a set of documents which identifies
		possible threats for the TCP and IP protocols and,
		where possible, proposes counter-measures to mitigate
		the identified threats. This presentation will will
		describe some of the new insights that were gained
		as a result of this project. Additionally, it will
		provide an overview of the state of affairs of the
		different TCP/IP implementations found in BSD
		operating systems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Security Assessment of the Internet Protocol</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/73_InternetProtocol.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/73_InternetProtocol.pdf" length="1" type="application/octet-stream" />
<description>Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Security Assessment of the Internet Protocol&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, bsd, security assessment, fernado gont, pdf&lt;br/&gt;

		&lt;p&gt;
		Results of a Security Assessment of the TCP and IP
		protocols and Common implementation Strategies
		&lt;/p&gt;&lt;p&gt;
		Fernando Gont will present the results of security
		assessment of the TCP and IP protocols carried out
		on behalf of the United Kingdom's Centre for the
		Protection of National Infrastructure (Centre for
		the Protection of National Infrastructure). His
		presentation will provide an overview of the
		aforementioned project, and will describe some of
		the new insights that were gained as a result of
		this project. Additionally, it will provide an
		overview of the state of affairs of the different
		TCP/IP implementations found in BSD operating systems
		with respect to the aforementioned issues.
		&lt;/p&gt;&lt;p&gt;
		During the last twenty years, many vulnerabilities
		have been identified in the TCP/IP stacks of a
		number of systems. The discovery of these vulnerabilities
		led in most cases to reports being published by a
		number of CSIRTs and vendors, which helped to raise
		awareness about the threats and the best possible
		mitigations known at the time the reports were
		published. For some reason, much of the effort of
		the security community on the Internet protocols
		did not result in official documents (RFCs) being
		issued by the organization in charge of the
		standardization of the communication protocols in
		use by the Internet: the Internet Engineering Task
		Force (IETF). This basically led to a situation in
		which "known" security problems have not always
		been addressed by all vendors. In addition, in many
		cases vendors have implemented quick "fixes" to the
		identified vulnerabilities without a careful analysis
		of their effectiveness and their impact on
		interoperability. As a result, producing a secure
		TCP/IP implementation nowadays is a very difficult
		task, in large part because of the hard task of
		identifying relevant documentation and differentiating
		between that which provides correct advisory, and
		that which provides misleading advisory based on
		inaccurate or wrong assumptions. During 2006, the
		United Kingdom's Centre for the Protection of
		National Infrastructure embarked itself in an
		ambitious and arduous project: performing a security
		assessment of the TCP and IP protocols. The project
		did not limit itself to an analysis of the relevant
		IETF specifications, but also included an analysis
		of common implementation strategies found in the
		most popular TCP and IP implementations. The result
		of the project was a set of documents which identifies
		possible threats for the TCP and IP protocols and,
		where possible, proposes counter-measures to mitigate
		the identified threats. This presentation will will
		describe some of the new insights that were gained
		as a result of this project. Additionally, it will
		provide an overview of the state of affairs of the
		different TCP/IP implementations found in BSD
		operating systems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Security Assessment of the Transmission Control Protocol (TCP)</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/75_tn-03-09-security-assessment-TCP.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/75_tn-03-09-security-assessment-TCP.pdf" length="1" type="application/octet-stream" />
<description>Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Security Assessment of the Transmission Control Protocol (TCP)&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, bsd, security assessment, fernado gont, pdf&lt;br/&gt;

		&lt;p&gt;
		Results of a Security Assessment of the TCP and IP
		protocols and Common implementation Strategies
		&lt;/p&gt;&lt;p&gt;
		Fernando Gont will present the results of security
		assessment of the TCP and IP protocols carried out
		on behalf of the United Kingdom's Centre for the
		Protection of National Infrastructure (Centre for
		the Protection of National Infrastructure). His
		presentation will provide an overview of the
		aforementioned project, and will describe some of
		the new insights that were gained as a result of
		this project. Additionally, it will provide an
		overview of the state of affairs of the different
		TCP/IP implementations found in BSD operating systems
		with respect to the aforementioned issues.
		&lt;/p&gt;&lt;p&gt;
		During the last twenty years, many vulnerabilities
		have been identified in the TCP/IP stacks of a
		number of systems. The discovery of these vulnerabilities
		led in most cases to reports being published by a
		number of CSIRTs and vendors, which helped to raise
		awareness about the threats and the best possible
		mitigations known at the time the reports were
		published. For some reason, much of the effort of
		the security community on the Internet protocols
		did not result in official documents (RFCs) being
		issued by the organization in charge of the
		standardization of the communication protocols in
		use by the Internet: the Internet Engineering Task
		Force (IETF). This basically led to a situation in
		which "known" security problems have not always
		been addressed by all vendors. In addition, in many
		cases vendors have implemented quick "fixes" to the
		identified vulnerabilities without a careful analysis
		of their effectiveness and their impact on
		interoperability. As a result, producing a secure
		TCP/IP implementation nowadays is a very difficult
		task, in large part because of the hard task of
		identifying relevant documentation and differentiating
		between that which provides correct advisory, and
		that which provides misleading advisory based on
		inaccurate or wrong assumptions. During 2006, the
		United Kingdom's Centre for the Protection of
		National Infrastructure embarked itself in an
		ambitious and arduous project: performing a security
		assessment of the TCP and IP protocols. The project
		did not limit itself to an analysis of the relevant
		IETF specifications, but also included an analysis
		of common implementation strategies found in the
		most popular TCP and IP implementations. The result
		of the project was a set of documents which identifies
		possible threats for the TCP and IP protocols and,
		where possible, proposes counter-measures to mitigate
		the identified threats. This presentation will will
		describe some of the new insights that were gained
		as a result of this project. Additionally, it will
		provide an overview of the state of affairs of the
		different TCP/IP implementations found in BSD
		operating systems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/78_fgont-bsdcan2009-tcp-ip-security-assessment.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/78_fgont-bsdcan2009-tcp-ip-security-assessment.pdf" length="1" type="application/octet-stream" />
<description>Fernando Gont - Results of a Security Assessment of the TCP and IP protocols and Common implementation Strategies - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, bsd, security assessment, fernado gont, pdf&lt;br/&gt;

		&lt;p&gt;
		Results of a Security Assessment of the TCP and IP
		protocols and Common implementation Strategies
		&lt;/p&gt;&lt;p&gt;
		Fernando Gont will present the results of security
		assessment of the TCP and IP protocols carried out
		on behalf of the United Kingdom's Centre for the
		Protection of National Infrastructure (Centre for
		the Protection of National Infrastructure). His
		presentation will provide an overview of the
		aforementioned project, and will describe some of
		the new insights that were gained as a result of
		this project. Additionally, it will provide an
		overview of the state of affairs of the different
		TCP/IP implementations found in BSD operating systems
		with respect to the aforementioned issues.
		&lt;/p&gt;&lt;p&gt;
		During the last twenty years, many vulnerabilities
		have been identified in the TCP/IP stacks of a
		number of systems. The discovery of these vulnerabilities
		led in most cases to reports being published by a
		number of CSIRTs and vendors, which helped to raise
		awareness about the threats and the best possible
		mitigations known at the time the reports were
		published. For some reason, much of the effort of
		the security community on the Internet protocols
		did not result in official documents (RFCs) being
		issued by the organization in charge of the
		standardization of the communication protocols in
		use by the Internet: the Internet Engineering Task
		Force (IETF). This basically led to a situation in
		which "known" security problems have not always
		been addressed by all vendors. In addition, in many
		cases vendors have implemented quick "fixes" to the
		identified vulnerabilities without a careful analysis
		of their effectiveness and their impact on
		interoperability. As a result, producing a secure
		TCP/IP implementation nowadays is a very difficult
		task, in large part because of the hard task of
		identifying relevant documentation and differentiating
		between that which provides correct advisory, and
		that which provides misleading advisory based on
		inaccurate or wrong assumptions. During 2006, the
		United Kingdom's Centre for the Protection of
		National Infrastructure embarked itself in an
		ambitious and arduous project: performing a security
		assessment of the TCP and IP protocols. The project
		did not limit itself to an analysis of the relevant
		IETF specifications, but also included an analysis
		of common implementation strategies found in the
		most popular TCP and IP implementations. The result
		of the project was a set of documents which identifies
		possible threats for the TCP and IP protocols and,
		where possible, proposes counter-measures to mitigate
		the identified threats. This presentation will will
		describe some of the new insights that were gained
		as a result of this project. Additionally, it will
		provide an overview of the state of affairs of the
		different TCP/IP implementations found in BSD
		operating systems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Sean Bruno - Firewire BoF Plugfest - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/93_FireWireBoF.odp</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/93_FireWireBoF.odp" length="1" type="application/octet-stream" />
<description>Sean Bruno - Firewire BoF Plugfest - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, firewire, plugfest, sean bruno, odp&lt;br/&gt;

		&lt;p&gt;
		Firewire BoF Plugfest&lt;br&gt;
		Debugging and testing of Firewire products with FreeBSD
		&lt;/p&gt;&lt;p&gt;
		Come one come all to a Firewire plugfest. Let's
		debug and test together and see if we can't knock
		out some features and bugs.
		&lt;/p&gt;&lt;p&gt;
		A hands-on testing and debugging session of the
		Firewire stack in FreeBSD.
		&lt;/p&gt;&lt;p&gt;
		Everyone who wishes to attend should bring their
		Firewire devices, ext Drives and Cameras, and their
		Laptops. I will be debugging and capturing data
		points to enhance and improve features in the
		Firewire stack.
		&lt;/p&gt;&lt;p&gt;
		We should be able to knock out quite a bunch of
		bugs if folks can bring their various Firewire
		devices along with their various PCs.
		&lt;/p&gt;&lt;p&gt;
		Even if your Firewire device works perfectly, bring
		it by so it can be documented as supported by the
		Firewire team!
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Cat Allman and Leslie Hawthorn - Getting Started in Free and Open Source - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/99_BSDCan_allman_lhawthorn.odp</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/99_BSDCan_allman_lhawthorn.odp" length="1" type="application/octet-stream" />
<description>Cat Allman and Leslie Hawthorn - Getting Started in Free and Open Source - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, getting started, cat allman, leslie hawthorn, odf&lt;br/&gt;

		&lt;p&gt;
		Getting Started in Free and Open Source&lt;br&gt;
		Interested in getting involved? But don't really
		know where or how to start?
		&lt;/p&gt;&lt;p&gt;
		The talk is called "Getting Started in Free and
		Open Source". It's a talk for beginners who are
		interested to getting involved but don't really
		know where or how to start.
		&lt;/p&gt;&lt;p&gt;
		We cover the basics of: -why you might want to get
		involved -what you can get out of participating
		-more than coding is needed -how to chose a project
		-how to get started -etiquette of lists and other
		communication -dos and don't of joining a community
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Ivan Voras - Remote and mass management of systems with finstall - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/88_IvanVoras_BSDCan2009_finstall.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/88_IvanVoras_BSDCan2009_finstall.pdf" length="1" type="application/octet-stream" />
<description>Ivan Voras - Remote and mass management of systems with finstall - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, finstall, management, freebsd, ivan voras, pdf&lt;br/&gt;

		&lt;p&gt;
		Remote and mass management of systems with finstall&lt;br&gt;
		Automated management on a largish scale
		&lt;/p&gt;&lt;p&gt;
		An important part of the "finstall" project, created
		as a graphical installer for FreeBSD, is a configuration
		server that can be used to remotely administer and
		configure arbitrary systems. It allows for remote
		scripting of administration tasks and is flexible
		enough to support complete reconfiguration of running
		systems.
		&lt;/p&gt;&lt;p&gt;
		The finstall project has two major parts - the
		front-end and the back-end. The front-end is just
		a GUI allowing the users to install the system in
		a convenient way. The back-end is a network-enabled
		XML-RPC server that is used by the front-end to
		perform its tasks. It can be used as a stand-alone
		configuration daemon. This talk will describe a way
		to make use of this property of finstall to remotely
		manage large groups of systems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - George Neville-Neil - Thinking about thinking in code - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/103_BSDCan2009Keynote.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/103_BSDCan2009Keynote.pdf" length="1" type="application/octet-stream" />
<description>George Neville-Neil - Thinking about thinking in code - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, keynote, bsd, george neville-neil, pdf&lt;br/&gt;

		&lt;p&gt;
		Thinking about thinking in code&lt;br&gt;
		Proposed keynote talk
		&lt;/p&gt;&lt;p&gt;
		This is not a talk that's specific to any BSD but
		is a more general talk about how we think about
		coding and how our thinking changes the way we code.
		&lt;/p&gt;&lt;p&gt;
		I compare how we built systems to how other industries
		build their products and talk about what we can
		learn from how we work and from how others work as
		well.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Sean Bruno - Implementation of TARGET_MODE applications - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/92_BSDCan_TMODE_Preso.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/92_BSDCan_TMODE_Preso.pdf" length="1" type="application/octet-stream" />
<description>Sean Bruno - Implementation of TARGET_MODE applications - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, firewire, sean bruno, pdf&lt;br/&gt;

		&lt;p&gt;
		Implementation of TARGET_MODE applications&lt;br&gt;
		How we used TARGET_MODE in the kernel to create and
		interesting product
		&lt;/p&gt;&lt;p&gt;
		This presentation will cover a real world implementation
		of the TARGET_MODE infrastructure in the kernel
		(stable/6). Topics to include: drivers used (isp,
		aic7xxx, firewire). scsi_target userland code vs
		kernel drivers missing drivers (4/8G isp support,
		iSCSI target)
		&lt;/p&gt;&lt;p&gt;
		Target Mode describes a feature within certain
		drivers that allows a FreeBSD system to emulate a
		Target in the SCSI sense of the word. By recompiling
		your kernel with this feature enabled, it permits
		one to turn a FreeBSD system into an external hard
		disk. This feature of the FreeBSD kernel provides
		many interesting implementations and is highly
		desirable to many organizations whom run FreeBSD
		as their platform.
		&lt;/p&gt;&lt;p&gt;
		I have been tasked with the maintenance of a
		proprietary target driver that interfaces with the
		FreeBSD kernel to do offsite data mirroring at the
		block level. This talk will discuss the implementation
		of that kernel mode driver and the process my
		employer went through to implement a robust and
		flexible appliance.
		&lt;/p&gt;&lt;p&gt;
		Since I took over the implementation, we have
		implemented U160 SCSI(via aic7xxx), 2G Fibre
		Channel(via isp) and Firewire 400 (via sbp_targ).
		Each driver has it's own subtleties and requirements.
		I personally enhanced the existing Firewire target
		driver and was able to get some interesting results.
		&lt;/p&gt;&lt;p&gt;
		I hope to demonstrate a functional Firewire 400/800
		target and show how useful this application can be
		for the embedded space. Also, I wish to demonstrate
		the need for iSCSI. USB and 4/8G Fibre Channel
		target implementations that use the TARGET_MODE
		infrastructure that is currently in place to allow
		others to expand their various interface types.
		&lt;/p&gt;&lt;p&gt;
		The presentation should consist of a high level
		overview, followed by detailed implementation
		instructions with regards to the Firewire implementation
		and finish up with a hands-on demonstration with a
		FreeBSD PC flipped into TARGET_MODE and a Mac.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Joerg Sonnenberger - Journaling FFS with WAPBL - Slides</title>
<guid>http://www.netbsd.org/gallery/presentations/joerg/bsdcan2009/wapbl.html</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.netbsd.org/gallery/presentations/joerg/bsdcan2009/wapbl.html" length="1" type="application/octet-stream" />
<description>Joerg Sonnenberger - Journaling FFS with WAPBL - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, netbsd, wapbl, ffs, joerg sonnenberger, html&lt;br/&gt;

		&lt;p&gt;
		Journaling FFS with WAPBL
		&lt;/p&gt;&lt;p&gt;
		NetBSD 5 is the first NetBSD release with a journaling
		filesystem. This lecture introduces the structure
		of the Fast File System, the modifications for WAPBL
		and specific constraints of the implementation.
		&lt;/p&gt;&lt;p&gt;
		The Fast File System (FFS) has been used in the BSD
		land for more than two decades. The original
		implementation offered two operational modes:
		&lt;/p&gt;
		&lt;ul&gt;&lt;li&gt;safe and slow (sync)&lt;/li&gt;
		&lt;li&gt;unsafe and fast (async) One decade ago, Kirk
		    McKusick introduced the soft dependency mechanism
		    to offset the performance impact without risk of
		    mortal peril on the first crash. With the advent
		    of Terabyte hard disks, the need for a file system
		    check (fsck) after a crash becomes finally unacceptable.
		    Even a background fsck like supported on FreeBSD
		    consumes lots of CPU time and IO bandwidth.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;p&gt;
		Based on a donation from Wasabi Systems, Write Ahead
		Physical Block Logging (WAPBL) provides journaling
		for FFS with similar or better performance than
		soft dependencies during normal operation. Recovery
		time after crashes depends on the amount of outstanding
		IO operations and normally takes a few seconds.
		&lt;/p&gt;&lt;p&gt;
		This lecture gives a short overview of FFS and the
		consistency constraints for meta data updates. It
		introduces the WAPBL changes, both in terms of the
		on-disk format and the implementation in NetBSD.
		Finally the implementation is compared to the design
		of comparable file systems and specific issues of
		and plans for the current implementation are
		discussed.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Stephen Borrill - Building products with NetBSD - thin-clients - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/77_BuildingProductsWithNetBSDthin-clients-Stephen-Borrill.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/77_BuildingProductsWithNetBSDthin-clients-Stephen-Borrill.pdf" length="1" type="application/octet-stream" />
<description>Stephen Borrill - Building products with NetBSD - thin-clients - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, netbsd, thin client, stephen borrill, pdf&lt;br/&gt;

		&lt;p&gt;
		Building products with NetBSD - thin-clients&lt;br&gt;
		NetBSD: delivering the goods
		&lt;/p&gt;&lt;p&gt;
		This talk will discuss what thin-clients are, why
		they are useful and why NetBSD is good choice to
		build such a device.
		&lt;/p&gt;&lt;p&gt;
		This talk will provide information on some alternatives
		and the strengths and weaknesses of NetBSD when
		used in such a device.
		&lt;/p&gt;&lt;p&gt;
		It will discuss problems that needed to be addressed
		such as how to get a device with rich functionality
		running from a small amount of flash storage, as
		well as recent developments in NetBSD that have
		helped improve the product.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Randi Harper - Automating FreeBSD Installations - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/79_automating_freebsd_installations.odp</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/79_automating_freebsd_installations.odp" length="1" type="application/octet-stream" />
<description>Randi Harper - Automating FreeBSD Installations - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, pxe, sysinstall, randi harper, odp&lt;br/&gt;

		&lt;p&gt;
		Automating FreeBSD Installations&lt;br&gt;
		PXE Booting and install.cfg Demystified
		&lt;/p&gt;&lt;p&gt;
		This paper will provide an explanation of the tools
		involved in performing an automated FreeBSD install
		and a live demonstration of the process.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD's sysinstall provides a powerful and flexible
		mechanism for automated installs but doesn't get
		used very often because of a lack of documentation.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Baldwin - Multiple Passes of the FreeBSD Device Tree - Paper</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/83_article.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/83_article.pdf" length="1" type="application/octet-stream" />
<description>John Baldwin - Multiple Passes of the FreeBSD Device Tree - Paper&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, device tree, john baldwin, pdf&lt;br/&gt;

		&lt;p&gt;
		Multiple Passes of the FreeBSD Device Tree
		&lt;/p&gt;&lt;p&gt;
		The existing device driver framework in FreeBSD
		works fairly well for many tasks. However, there
		are a few problems that are not easily solved with
		the current design. These problems include having
		"real" device drivers for low-level hardware such
		as clocks and interrupt controllers, proper resource
		discovery and management, and allowing most drivers
		to always probe and attach in an environment where
		interrupts are enabled. I propose extending the
		device driver framework to support multiple passes
		over the device tree during boot. This would allow
		certain classes of drivers to be attached earlier
		and perform boot-time setup before other drivers
		are probed and attached. This in turn can be used
		to develop solutions to the earlier list of problems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Baldwin - Multiple Passes of the FreeBSD Device Tree - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/85_slides.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/85_slides.pdf" length="1" type="application/octet-stream" />
<description>John Baldwin - Multiple Passes of the FreeBSD Device Tree - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, device tree, john baldwin, pdf&lt;br/&gt;

		&lt;p&gt;
		Multiple Passes of the FreeBSD Device Tree
		&lt;/p&gt;&lt;p&gt;
		The existing device driver framework in FreeBSD
		works fairly well for many tasks. However, there
		are a few problems that are not easily solved with
		the current design. These problems include having
		"real" device drivers for low-level hardware such
		as clocks and interrupt controllers, proper resource
		discovery and management, and allowing most drivers
		to always probe and attach in an environment where
		interrupts are enabled. I propose extending the
		device driver framework to support multiple passes
		over the device tree during boot. This would allow
		certain classes of drivers to be attached earlier
		and perform boot-time setup before other drivers
		are probed and attached. This in turn can be used
		to develop solutions to the earlier list of problems.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Peter Hansteen - Building the Network You Need with PF, the OpenBSD packet filter - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/98_BSDCan2009_hansteen_pf_tutorial.zip</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/98_BSDCan2009_hansteen_pf_tutorial.zip" length="1" type="application/octet-stream" />
<description>Peter Hansteen - Building the Network You Need with PF, the OpenBSD packet filter - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, tutorial, pf, openbsd, peter hansteen, html&lt;br/&gt;

		&lt;p&gt;
		Building the Network You Need with PF, the OpenBSD
		packet filter.
		&lt;/p&gt;&lt;p&gt;
		Building the network you need is the central theme
		for any network admin. This tutorial is for aspiring
		or seasoned network professionals with at least a
		basic knowledge of networking in general and TCP/IP
		particular. The session aims at teaching tools and
		techniques to make sure you build your network to
		work the way it's supposed to, keeping you in charge.
		Central to the toolbox is the OpenBSD PF packet
		filter, supplemented with tools that interact with
		it. Whether you are a greybeard looking for ways
		to optimize your setups or a greenhorn just starting
		out, this session will give you valuable insight
		into the inner life of your network and provide
		pointers to how to use that knowledge to build the
		network you need. The session will also offer some
		fresh information on changes introduced in OpenBSD
		4.5, the most recent version of PF and OpenBSD. The
		tutorial is loosely based on Hansteen's recent book,
		/The Book of PF/ (No Starch Press), with updates
		and adaptations based on developments since the
		book's publication date.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Constantine A. Murenin - Quiet Computing with BSD - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/95_BSDCan2009.cnst-fanctl.slides.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/95_BSDCan2009.cnst-fanctl.slides.pdf" length="1" type="application/octet-stream" />
<description>Constantine A. Murenin - Quiet Computing with BSD - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, bsd, hardware monitors, canstantine murenin, pdf&lt;br/&gt;

		&lt;p&gt;
		Quiet Computing with BSD&lt;br&gt;
		Programming system hardware monitors for quiet computing
		&lt;/p&gt;&lt;p&gt;
		In this talk, we will present a detailed overview
		of the features and common problems of microprocessor
		system hardware monitors as they relate to the topic
		of silent computing. In a nutshell, the topic of
		programmable fan control will be explored.
		&lt;/p&gt;&lt;p&gt;
		Silent computing is an important subject as its
		practice reduces the amount of unnecessary stress
		and improves the motivation of the workforce, at
		home and in the office.
		&lt;/p&gt;&lt;p&gt;
		Attendees will gain knowledge on how to effectively
		programme the chips to minimise fan noise and avoid
		system failure or shutdown during temperature
		fluctuations, as well as some basic principles
		regarding quiet computing.
		&lt;/p&gt;&lt;p&gt;
		Shortly before the talk, a patch for programming
		the most popular chips (like those from Winbond)
		will be released for the OpenBSD operating system,
		although the talk itself will be more specific to
		the microprocessor system hardware monitors themselves,
		as opposed to the interfacing with thereof in modern
		operating systems like OpenBSD, NetBSD, DragonFly
		BSD and FreeBSD.
		&lt;/p&gt;&lt;p&gt;
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Brooks Davis - Isolating Cluster Jobs for Performance and Predictability - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/91_job-isolation-performance-talk.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/91_job-isolation-performance-talk.pdf" length="1" type="application/octet-stream" />
<description>Brooks Davis - Isolating Cluster Jobs for Performance and Predictability - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, cluster, brooks davis, pdf&lt;br/&gt;

		&lt;p&gt;
		Isolating Cluster Jobs for Performance and Predictability
		&lt;/p&gt;&lt;p&gt;
		At The Aerospace Corporation, we run a large FreeBSD
		based computing cluster to support engineering
		applications. These applications come in all shapes,
		sizes, and qualities of implementation. To support
		them and our diverse userbase we have been searching
		for ways to isolate jobs from one another in ways
		that are more effective than Unix time sharing and
		more fine grained than allocating whole nodes to
		jobs.
		&lt;/p&gt;&lt;p&gt;
		In this talk we discuss the problem space and our
		efforts so far. These efforts include implementation
		of partial file systems virtualization and CPU
		isolation using CPU sets.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Kris Moore - PC-BSD - Making FreeBSD on the desktop a reality - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/76_pcbsd-bsdcan09.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/76_pcbsd-bsdcan09.pdf" length="1" type="application/octet-stream" />
<description>Kris Moore - PC-BSD - Making FreeBSD on the desktop a reality - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, pc-bsd, freebsd, kris moore, pdf&lt;br/&gt;

		&lt;p&gt;
		PC-BSD - Making FreeBSD on the desktop a reality&lt;br&gt;
		FreeBSD on the Desktop
		&lt;/p&gt;&lt;p&gt;
		While FreeBSD is a all-around great operating system,
		it is greatly lagging behind in desktop appeal. Why
		is this? In this talk, we will take a look at some
		of the desktop drawbacks of FreeBSD, and how are
		are attempting to fix them through PC-BSD.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD has a reputation for its rock-solid
		reliability, and top-notch performance in the server
		world, but is noticeably absent when it comes to
		the vast market of desktop computing. Why is this?
		FreeBSD offers many, if not almost all of the same
		open-source packages and software that can be found
		in the more popular Linux desktop distributions,
		yet even with the speed and reliability FreeBSD
		offers, a relative few number of users are deploying
		it on their desktops.
		&lt;/p&gt;&lt;p&gt;
		In this presentation we will take a look at some
		of the reasons why FreeBSD has not been as widely
		adopted in the desktop market as it has on the
		server side. Several of the desktop weaknesses of
		FreeBSD will be shown, along with how we are trying
		to fix these short-comings through a desktop-centric
		version of FreeBSD, known as PC-BSD. We will also
		take a look at the package management system employed
		by all open-source operating systems alike, and
		some of the pitfalls it brings, which may hinder
		widespread desktop adoption.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Kris Moore - PC-BSD - Making FreeBSD on the desktop a reality - Paper</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/74_bsdcan09-PCBSD.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/74_bsdcan09-PCBSD.pdf" length="1" type="application/octet-stream" />
<description>Kris Moore - PC-BSD - Making FreeBSD on the desktop a reality - Paper&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, pc-bsd, freebsd, kris moore, pdf&lt;br/&gt;

		&lt;p&gt;
		PC-BSD - Making FreeBSD on the desktop a reality&lt;br&gt;
		FreeBSD on the Desktop
		&lt;/p&gt;&lt;p&gt;
		While FreeBSD is a all-around great operating system,
		it is greatly lagging behind in desktop appeal. Why
		is this? In this talk, we will take a look at some
		of the desktop drawbacks of FreeBSD, and how are
		are attempting to fix them through PC-BSD.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD has a reputation for its rock-solid
		reliability, and top-notch performance in the server
		world, but is noticeably absent when it comes to
		the vast market of desktop computing. Why is this?
		FreeBSD offers many, if not almost all of the same
		open-source packages and software that can be found
		in the more popular Linux desktop distributions,
		yet even with the speed and reliability FreeBSD
		offers, a relative few number of users are deploying
		it on their desktops.
		&lt;/p&gt;&lt;p&gt;
		In this presentation we will take a look at some
		of the reasons why FreeBSD has not been as widely
		adopted in the desktop market as it has on the
		server side. Several of the desktop weaknesses of
		FreeBSD will be shown, along with how we are trying
		to fix these short-comings through a desktop-centric
		version of FreeBSD, known as PC-BSD. We will also
		take a look at the package management system employed
		by all open-source operating systems alike, and
		some of the pitfalls it brings, which may hinder
		widespread desktop adoption.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Luigi Rizzo - GEOM based disk schedulers for FreeBSD - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/100_gsched.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/100_gsched.pdf" length="1" type="application/octet-stream" />
<description>Luigi Rizzo - GEOM based disk schedulers for FreeBSD - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, geom, disk schedulers, luigi rzzo, pdf&lt;br/&gt;

		&lt;p&gt;
		GEOM based disk schedulers for FreeBSD
		&lt;/p&gt;&lt;p&gt;
		The high cost of seek operations makes the throughput
		of disk devices very sensitive to the offered
		workload. A disk scheduler can then help reorder
		requests to improve the overall throughput of the
		device, or improve the service guarantees for
		individual users, or both.
		&lt;/p&gt;&lt;p&gt;
		Research results in recent years have introduced,
		and proven the effectiveness of, a technique called
		"anticipatory scheduling". The basic idea behind
		this technique is that, in some cases, requests
		that cause a seek should not be served immediately;
		instead, the scheduler should wait for a short
		period of time in case other requests arrive that
		do not require a seek to be served. With many common
		workloads, dominated by sequential synchronous
		requests, the potential loss of throughput caused
		by the disk idling times is more than balanced by
		the overall reduction of seeks.
		&lt;/p&gt;&lt;p&gt;
		While a fair amount of research on disk scheduling
		has been conducted on FreeBSD, the results were
		never integrated in the OS, perhaps because the
		various prototype implementations were very
		device-specific and operated within the device
		drivers. Ironically, anticipatory schedulers are
		instead a standard part of Linux kernels.
		&lt;/p&gt;&lt;p&gt;
		This talk has two major contributions:
		&lt;/p&gt;&lt;p&gt;
		First, we will show how, thanks to the flexibility
		of the GEOM architecture, an anticipatory disk
		scheduling framework has been implemented in FreeBSD
		with little or no modification to a GENERIC kernel.
		While these schedulers operate slightly above the
		layer where one would naturally put a scheduler,
		they can still achieve substantial performance
		improvements over the standard disk scheduler; in
		particular, even the simplest anticipatory schedulers
		can prevent the complete trashing of the disk
		performance that often occurs in presence of multiple
		processes accessing the disk.
		&lt;/p&gt;&lt;p&gt;
		Secondly, we will discuss how the basic anticipatory
		scheduling technique can be used not only to improve
		the overall throughput of the disk, but also to
		give service guarantees to individual disk clients,
		a feature that is extremely important in practice
		e.g., when serving applications with pseudo-real-time
		constraints such as audio or video streaming ones.
		&lt;/p&gt;&lt;p&gt;
		A prototype implementation of the scheduler that
		will be covered in the presentation is available
		at http://info.iet.unipi.it/~luigi/FreeBSD/
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - George Neville-Neil - Understanding and Tuning SCHED_ULE - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/101_sched_tuning.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/101_sched_tuning.pdf" length="1" type="application/octet-stream" />
<description>George Neville-Neil - Understanding and Tuning SCHED_ULE - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, sched_ule, george neville-neil, pdf&lt;br/&gt;

		&lt;p&gt;
		Understanding and Tuning SCHED_ULE
		&lt;/p&gt;&lt;p&gt;
		With the advent of widespread SMP and multicore CPU
		architectures it was necessary to implement a new
		scheduler in the FreeBSD operating system. The
		SCHEDULE scheduler was added for the 5 series of
		FreeBSD releases and has now matured to the point
		where it is the default scheduler in the 7.1 release.
		While scheduling processes was a difficult enough
		task in the uniprocessor world, moving to multiple
		processors, and multiple cores, has significantly
		increased the number of problems that await engineers
		who wish to squeeze every last ounce of performance
		out of their system. This talk will cover the basic
		design of SCHEDULE and focus a great deal of attention
		on how to tune the scheduler for different workloads,
		using the sysctl interfaces that have been provided
		for that purpose.
		&lt;/p&gt;&lt;p&gt;
		Understanding and tuning a scheduler used to be
		done only by operating systems designers and perhaps
		a small minority of engineers focusing on esoteric
		high performance systems. With the advent of
		widespread multi-processor and multi-core architectures
		it has become necessary for more users and
		administrators to decide how to tune their systems
		for the best performance. The SCHEDULE scheduler
		in FreeBSD provides a set of sysctl interfaces for
		tuning the scheduler at run time, but in order to
		use these interfaces effectively the scheduling
		process must first be understood. This presentation
		will give an overview of how SCHEDULE works and
		then will show several examples of tuning the system
		with the interfaces provided.
		&lt;/p&gt;&lt;p&gt;
		The goal of modifying the scheduler's parameters
		is to change the overall performance of programs
		on the system. One of the first problems presented
		to the person who wants to tune the scheduler is
		how to measure the effects of their changes. Simply
		tweaking the parameters and hoping that that will
		help is not going to lead to good results. In our
		recent experiments we have used the top(1) program
		to measure our results.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Mike Silbersack - Detecting TCP regressions with tcpdiff - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/90_BSDCan-tcpdiff.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/90_BSDCan-tcpdiff.pdf" length="1" type="application/octet-stream" />
<description>Mike Silbersack - Detecting TCP regressions with tcpdiff - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, tcpdiff, freebsd, mike silbersack, pdf&lt;br/&gt;

		&lt;p&gt;
		Detecting TCP regressions with tcpdiff
		&lt;/p&gt;&lt;p&gt;
		Determining if a TCP stack is working correctly is
		hard. The tcpdiff project aims for a simpler goal:
		To automatically detect differences in TCP behavior
		between different versions of an operating system
		and display those differences in an easy to understand
		format. The value judgement of whether a certain
		change between version X and Y of a TCP stack is
		good or bad will be left to human eyes.
		&lt;/p&gt;&lt;p&gt;
		Determining if a TCP stack is working correctly is
		hard. The tcpdiff project aims for a simpler goal:
		To automatically detect differences in TCP behavior
		between different versions of an operating system
		and display those differences in an easy to understand
		format. The value judgement of whether a certain
		change between version X and Y of a TCP stack is
		good or bad will be left to human eyes.
		&lt;/p&gt;&lt;p&gt;
		The initial version of tcpdiff presented at NYCBSDCon
		2008 demonstrated that it could be used to detect
		at least two major TCP bugs that were introduced
		into FreeBSD in the past few years. The work from
		that presentation can be viewed at
		http://www.silby.com/nycbsdcon08/.
		&lt;/p&gt;&lt;p&gt;
		For BSDCan 2009, I hope to fix a number of bugs in
		tcpdiff, make it easier to use, set up nightly tests
		of FreeBSD, and improve it so that additional known
		bugs can be detected. Additionally, I plan to run
		it on OSes other than FreeBSD.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Warner Losh - Tracking FreeBSD in a commercial Environment - Slides</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/82_bsdcan2009-paper.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/82_bsdcan2009-paper.pdf" length="1" type="application/octet-stream" />
<description>Warner Losh - Tracking FreeBSD in a commercial Environment - Slides&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, commercial environment, waner losh, pdf&lt;br/&gt;

		&lt;p&gt;
		Tracking FreeBSD in a commercial Environment&lt;br&gt;
		How to stay current while staying sane
		&lt;/p&gt;&lt;p&gt;
		The FreeBSD project publishes two lines of source
		code: current and stable. All changes must first
		be committed to current and then are merged into
		stable. Commercial organizations wishing to use
		FreeBSD in their products must be aware of this
		policy. Four different strategies have developed
		for tracking FreeBSD over time. A company can choose
		to run only unmodified release versions of FreeBSD.
		A company may choose to import FreeBSD's sources
		once and then never merge newer versions. A company
		can choose to import each new stable branch as it
		is created, adding its own changes to that branch,
		as well as integrating new versions from FreeBSD
		from time to time. A company can track FreeBSD's
		current branch, adding to it their changes as well
		as newer FreeBSD changes. Which method a company
		chooses depends on the needs of the company. These
		methods are explored in detail, and their advantages
		and disadvantages are discussed. Tracking FreeBSD's
		ports and packages is not discussed.
		&lt;/p&gt;&lt;p&gt;
		Companies building products based upon FreeBSD have
		many choices in how to use the projects sources and
		binaries. The choices range from using unmodified
		binaries from FreeBSD's releases, to tracking modify
		FreeBSD heavily and tracking FreeBSD's evolution
		in a merged tree. Some companies may only need to
		maintain a stable version of FreeBSD with more bug
		fixes or customizations than the FreeBSD project
		wishes to place in that branch. Some companies also
		wish to contribute some subset of their changes
		back to the FreeBSD project.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD provides an excellent base technology with
		which to base products. It is a proven leader in
		performance, reliability and scalability. The
		technology also offers a very business friendly
		license that allows companies to pick and choose
		which changes they wish to contribute to the community
		rather than forcing all changes to be contributed
		back, or attaching other undesirable license
		conditions to the code.
		&lt;/p&gt;&lt;p&gt;
		However, the FreeBSD project does not focus on
		integration of its technology into customized
		commercial products. Instead, the project focuses
		on producing a good, reliable, fast and scalable
		operating system and associated packages. The project
		maintains two lines of development. A current branch,
		where the main development of the project takes
		place, and a stable branch which is managed for
		stability and reliability. While the project maintains
		documentation on the system, including its development
		model, relatively little guidance has been given
		to companies in how to integrate FreeBSD into their
		products with a minimum of trouble.
		&lt;/p&gt;&lt;p&gt;
		Developing a sensible strategy to deal with both
		these portions of FreeBSD requires careful planning
		and analysis. FreeBSD's lack of guidelines to
		companies leaves it up to them to develop a strategy.
		FreeBSD's development model differs from some of
		the other Free and Open Source projects. People
		familiar with those systems often discover that
		methods that were well suited to them may not work
		as well with FreeBSD's development model. These two
		issues cause many companies to make poor decisions
		without understanding the problems that lie in their
		future.
		&lt;/p&gt;&lt;p&gt;
		Very little formal guidance exists for companies
		wishing to integrate FreeBSD into their products.
		Some email threads can be located via a Google
		search that could help companies, but many of them
		are full of contradictory information, and it is
		very disorganized. While the information about the
		FreeBSD development process is in the FreeBSD
		handbook, the implications of that process for
		companies integrating FreeBSD into their products
		are not discussed.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Warner Losh - Tracking FreeBSD in a commercial Environment - Paper</title>
<guid>http://www.bsdcan.org/2009/schedule/attachments/81_bsdcan2009-slides.pdf</guid>
<pubDate>Mon, 25 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2009/schedule/attachments/81_bsdcan2009-slides.pdf" length="1" type="application/octet-stream" />
<description>Warner Losh - Tracking FreeBSD in a commercial Environment - Paper&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2009, presentation, freebsd, commercial environment, waner losh, pdf&lt;br/&gt;

		&lt;p&gt;
		Tracking FreeBSD in a commercial Environment&lt;br&gt;
		How to stay current while staying sane
		&lt;/p&gt;&lt;p&gt;
		The FreeBSD project publishes two lines of source
		code: current and stable. All changes must first
		be committed to current and then are merged into
		stable. Commercial organizations wishing to use
		FreeBSD in their products must be aware of this
		policy. Four different strategies have developed
		for tracking FreeBSD over time. A company can choose
		to run only unmodified release versions of FreeBSD.
		A company may choose to import FreeBSD's sources
		once and then never merge newer versions. A company
		can choose to import each new stable branch as it
		is created, adding its own changes to that branch,
		as well as integrating new versions from FreeBSD
		from time to time. A company can track FreeBSD's
		current branch, adding to it their changes as well
		as newer FreeBSD changes. Which method a company
		chooses depends on the needs of the company. These
		methods are explored in detail, and their advantages
		and disadvantages are discussed. Tracking FreeBSD's
		ports and packages is not discussed.
		&lt;/p&gt;&lt;p&gt;
		Companies building products based upon FreeBSD have
		many choices in how to use the projects sources and
		binaries. The choices range from using unmodified
		binaries from FreeBSD's releases, to tracking modify
		FreeBSD heavily and tracking FreeBSD's evolution
		in a merged tree. Some companies may only need to
		maintain a stable version of FreeBSD with more bug
		fixes or customizations than the FreeBSD project
		wishes to place in that branch. Some companies also
		wish to contribute some subset of their changes
		back to the FreeBSD project.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD provides an excellent base technology with
		which to base products. It is a proven leader in
		performance, reliability and scalability. The
		technology also offers a very business friendly
		license that allows companies to pick and choose
		which changes they wish to contribute to the community
		rather than forcing all changes to be contributed
		back, or attaching other undesirable license
		conditions to the code.
		&lt;/p&gt;&lt;p&gt;
		However, the FreeBSD project does not focus on
		integration of its technology into customized
		commercial products. Instead, the project focuses
		on producing a good, reliable, fast and scalable
		operating system and associated packages. The project
		maintains two lines of development. A current branch,
		where the main development of the project takes
		place, and a stable branch which is managed for
		stability and reliability. While the project maintains
		documentation on the system, including its development
		model, relatively little guidance has been given
		to companies in how to integrate FreeBSD into their
		products with a minimum of trouble.
		&lt;/p&gt;&lt;p&gt;
		Developing a sensible strategy to deal with both
		these portions of FreeBSD requires careful planning
		and analysis. FreeBSD's lack of guidelines to
		companies leaves it up to them to develop a strategy.
		FreeBSD's development model differs from some of
		the other Free and Open Source projects. People
		familiar with those systems often discover that
		methods that were well suited to them may not work
		as well with FreeBSD's development model. These two
		issues cause many companies to make poor decisions
		without understanding the problems that lie in their
		future.
		&lt;/p&gt;&lt;p&gt;
		Very little formal guidance exists for companies
		wishing to integrate FreeBSD into their products.
		Some email threads can be located via a Google
		search that could help companies, but many of them
		are full of contradictory information, and it is
		very disorganized. While the information about the
		FreeBSD development process is in the FreeBSD
		handbook, the implications of that process for
		companies integrating FreeBSD into their products
		are not discussed.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - 25 years with BSD - Flash</title>
<guid>http://www.youtube.com/watch?v=brYdkQ120Do</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=brYdkQ120Do" length="1" type="application/octet-stream" />
<description>25 years with BSD - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, keynote, asiabsdcon2008, asiabsdcon, bsd, hideki sunahara, flash&lt;br/&gt;

		Thinking RealSpace: Life with BSD - ~25 years with BSD
		&lt;br&gt;
		AsiaBSDCon 2008, Hideki Sunahara
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=brYdkQ120Do
	    </description>
</item>
<item>
<title>Joseph Koshy - PmcTools talk at the Bangalore chapter of the ACM - PDF version</title>
<guid>http://people.freebsd.org/~jkoshy/download/acm-apr-09.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://people.freebsd.org/~jkoshy/download/acm-apr-09.pdf" length="1" type="application/octet-stream" />
<description>PmcTools talk at the Bangalore chapter of the ACM - PDF version&lt;br/&gt;From: Joseph Koshy&lt;br/&gt;Tags: freebsd, presentation, freebsd, pmctools, joseph koshy, pdf&lt;br/&gt;

		&lt;p&gt;
		In April 2009 I was invited to speak on FreeBSD/PmcTools
		by the Bangalore chapter of the ACM.
		&lt;/p&gt;&lt;p&gt;
		This was an overview talk. The talk briefly touched
		upon: the motivations and goals of the project, the
		programming APIs, some aspects of the implementation
		and on possible future work.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>DCBSDCon - Kristaps Dzonsons - Process isolation for NetBSD and OpenBSD - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/dzonsons_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/dzonsons_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Kristaps Dzonsons - Process isolation for NetBSD and OpenBSD - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, openbsd, netbsd, process isolation, kristaps dzonsons, pdf&lt;br/&gt;

		In NetBSD and OpenBSD, user-land process and
		process-context isolation is limited to credential
		cross-checks, file-system chroot and explicit
		systrace/kauth applications. I'll demonstrate a
		working mechanism of isolated process trees in
		branched OpenBSD-4.4 and NetBSD-5.0-beta kernels
		where an isolated process is started by a system
		call similar to fork; following that, the child
		process and its descendants execute in a context
		isolated from the caller. This system is the continued
		work of "mult" -- first prototyped in a branched
		NetBSD-3.1 kernel and isolating all system resources
		-- pared down to a lightweight, auditable patch of
		process-only separation for both OpenBSD and NetBSD.
		I specifically address solutions to performance
		issues and mechanism design with an eye toward more
		resources being isolated in the future.
	    </description>
</item>
<item>
<title>DCBSDCon - Kurt Miller - Implementing PIE on OpenBSD - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/miller_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/miller_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Kurt Miller - Implementing PIE on OpenBSD - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, openbsd, pie, kurt miller, pdf&lt;br/&gt;

		In this session, Kurt will discuss OpenBSD's PIE
		implementation, its impact on existing security
		mechanisms such as W^X on i386, and the various
		enhancements needed to the runtime linker, kernel
		and other system libs.
	    </description>
</item>
<item>
<title>bsdtalk - A Few FreeBSD Core Team Members - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk173.mp3</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk173.mp3" length="1" type="application/octet-stream" />
<description>A Few FreeBSD Core Team Members - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan, freebsd core team, robert watson, brooks davis, hiroki sato, philip paeps, george neville-neil, mp3&lt;br/&gt;

		Interview with a few of the FreeBSD Core Team members
		at BSDCan 2009: Robert Watson, Brooks Davis, Hiroki
		Sato, Philip Paeps, and George V. Neville-Neil. We
		talk about the recent 7.2 release, and what is
		coming for 8.
	    </description>
</item>
<item>
<title>bsdtalk - A Few FreeBSD Core Team Members - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk173.ogg</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk173.ogg" length="1" type="application/octet-stream" />
<description>A Few FreeBSD Core Team Members - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan, freebsd core team, robert watson, brooks davis, hiroki sato, philip paeps, george neville-neil, ogg&lt;br/&gt;

		Interview with a few of the FreeBSD Core Team members
		at BSDCan 2009: Robert Watson, Brooks Davis, Hiroki
		Sato, Philip Paeps, and George V. Neville-Neil. We
		talk about the recent 7.2 release, and what is
		coming for 8.
	    </description>
</item>
<item>
<title>DCBSDCon - Chris Buechler - Network perimeter redundancy with pfsense - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/buechler_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/buechler_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Chris Buechler - Network perimeter redundancy with pfsense - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, pfsense, chris buechler, pdf&lt;br/&gt;

		This session will first provide an introduction and
		overview of pfSense and its common uses. It will
		then go on to cover means of providing redundancy
		for the critical portions of your network perimeter
		using pfSense, including redundancy for your Internet
		connections, firewalls and DNS. Live configuration
		examples will be shown for as many of these topics
		as the session's length permits. This session will
		cover pfSense 1.2.1, but will also offer an overview
		of some of the enhanced capabilities in this area
		that pfSense 2.0 will provide in the future.
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - P6A: A Portable iSCSI Initiator - Flash</title>
<guid>http://www.youtube.com/watch?v=MiZY7PMu7Ic</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=MiZY7PMu7Ic" length="1" type="application/octet-stream" />
<description>P6A: A Portable iSCSI Initiator - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, iscsi, alistair crooks, flash&lt;br/&gt;

		P3B: A Portable iSCSI Initiator
		&lt;br&gt;
		AsiaBSDCon 2008, Alistair Crooks
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=MiZY7PMu7Ic
	    </description>
</item>
<item>
<title>DCBSDCon - Henning Brauer - Faster packets: Performance tuning in the OpenBSD network stack and PF - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/brauer_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/brauer_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Henning Brauer - Faster packets: Performance tuning in the OpenBSD network stack and PF - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, openbsd, performance, henning brauer, pdf&lt;br/&gt;

		n/a
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Using BSD in SchmooCon Labs - Flash</title>
<guid>http://www.youtube.com/watch?v=9ZhfuP4jghY</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=9ZhfuP4jghY" length="1" type="application/octet-stream" />
<description>Using BSD in SchmooCon Labs - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, dcbsdcon, dcbsdcon2009, bsd, schmoocon, ken caruso, flash&lt;br/&gt;

		Using BSD in SchmooCon Labs
		&lt;br&gt;
		DCBSDCon 2009, Ken Caruso
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=9ZhfuP4jghY
	    </description>
</item>
<item>
<title>bsdtalk - BSDCan 2009 with Dan Langille - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk172.mp3</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk172.mp3" length="1" type="application/octet-stream" />
<description>BSDCan 2009 with Dan Langille - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan, dan langille, mp3&lt;br/&gt;

		Interview with Dan Langille. We talk about BSDCan
		2009. More information at http://www.bsdcan.org.
	    </description>
</item>
<item>
<title>bsdtalk - BSDCan 2009 with Dan Langille - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk172.ogg</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk172.ogg" length="1" type="application/octet-stream" />
<description>BSDCan 2009 with Dan Langille - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan, dan langille, ogg&lt;br/&gt;

		Interview with Dan Langille. We talk about BSDCan
		2009. More information at http://www.bsdcan.org.
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Sleeping Beauty - NetBSD on Modern laptops - Flash</title>
<guid>http://www.youtube.com/watch?v=v9ygBFjGR50</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=v9ygBFjGR50" length="1" type="application/octet-stream" />
<description>Sleeping Beauty - NetBSD on Modern laptops - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, netbsd, laptops, jorg sonnenberger, flash&lt;br/&gt;

		P9A: Sleeping Beauty - NetBSD on Modern Laptops
		&lt;br&gt;
		AsiaBSDCon 2008, Jorg Sonnenberger
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=v9ygBFjGR50
	    </description>
</item>
<item>
<title>DCBSDCon - Ted Unangst - OpenBSD vs SMP, threading, and concurrency - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/unangst_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/unangst_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Ted Unangst - OpenBSD vs SMP, threading, and concurrency - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, openbsd, smp, threading, concurrency, ted unangst, pdf&lt;br/&gt;

		I will discuss the current status of kernel SMP
		support, the rthreads thread library, and relevant
		future developments. Over the years, we have
		accumulated several concurrency primitives in the
		kernel, causing some confusion amongst developers,
		so I will lay out the origin and correct usage for
		each. The talk is primarily targeted at the budding
		OpenBSD kernel developer, but I will also describe
		the end-user effects of each topic.
	    </description>
</item>
<item>
<title>DCBSDCon - Richard Bejtlich - Network security monitoring using FreeBSD - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/bejtlich_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/bejtlich_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Richard Bejtlich - Network security monitoring using FreeBSD - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, freebsd, network security, monitoring, richard bejtlich, pdf&lt;br/&gt;

		I've been using FreeBSD as my preferred platform
		for Network Security Monitoring (NSM) since 2000.
		In this presentation I'll discuss my latest thinking
		on using FreeBSD to identify normal, suspicious,
		and malicious traffic in enterprise networks. FreeBSD
		is a powerful platform for network traffic inspection
		and log analysis, and I'll share a few ways I use
		it in production environments.
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - PC-BSD - Making FreeBSD on the Desktop a reality by Kris Moore</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P1A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P1A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - PC-BSD - Making FreeBSD on the Desktop a reality by Kris Moore&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, freebsd, pcbsd, kris moore&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Crypto Acceleration on FreeBSD by Philip Paeps</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P1B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P1B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Crypto Acceleration on FreeBSD by Philip Paeps&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, crypto acceleration, freebsd, philip paeps&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - OpenBGPD - Bringing full views to OpenBSD since by 2004 Claudio Jeker</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P2A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P2A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - OpenBGPD - Bringing full views to OpenBSD since by 2004 Claudio Jeker&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, openbgpd, openbsd, claudio jeker&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - FreeBSD on high performance multi-core embedded PowerPC systems - Rafal Jaworowski</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P2B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P2B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - FreeBSD on high performance multi-core embedded PowerPC systems - Rafal Jaworowski&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, freebsd, high performance, rafal jaworowski&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Isolating Cluster Users (and Their Jobs) for Performance and Predictability by Brooks Davis</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P3A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P3A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Isolating Cluster Users (and Their Jobs) for Performance and Predictability by Brooks Davis&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, clusters, brooks, davis&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - OpenBSD Hardware Sensors Framework by Constantine A. Murenin</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P3B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P3B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - OpenBSD Hardware Sensors Framework by Constantine A. Murenin&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, openbsd, hardware sensors framework, constantine murenin&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - FreeBSD and SOI-Asia Project Mohamad by Dikshie Fauzie</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P4A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P4A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - FreeBSD and SOI-Asia Project Mohamad by Dikshie Fauzie&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, freebsd, dikshie fauzie&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - An Overview of FreeBSD/mips by M. Warner Losh</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P4B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P4B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - An Overview of FreeBSD/mips by M. Warner Losh&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, freebsd, mips, warner losh&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Environmental Independence: BSD Kernel TCP/IP in Userspace by Antti Kantee</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P5A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P5A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Environmental Independence: BSD Kernel TCP/IP in Userspace by Antti Kantee&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, tcpip, antti kantee&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Active-Active Firewall Cluster Support in OpenBSD by David Gwynne</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P5B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P5B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Active-Active Firewall Cluster Support in OpenBSD by David Gwynne&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, firewall cluster, openbsd, david gwynne&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - The Locking Infrastructure in the FreeBSD kernel by Attilio Rao</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P6A-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P6A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - The Locking Infrastructure in the FreeBSD kernel by Attilio Rao&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, locking, freebsd, attilio Rao&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Deprecating groff for BSD manual display by Kristaps Dzonsons</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P6B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P6B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Deprecating groff for BSD manual display by Kristaps Dzonsons&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, groff, kristaps dzonsons&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2009 Paper List - Mail system for distributed network by Andrey Zakharchenko</title>
<guid>http://2009.asiabsdcon.org/papers//abc2009-P7B-paper.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://2009.asiabsdcon.org/papers//abc2009-P7B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2009 Paper List - Mail system for distributed network by Andrey Zakharchenko&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2009, pdf, paper, mail, andrey zakharchenko&lt;br/&gt;

		Papers of the AsiaBSDCon 2009
	    </description>
</item>
<item>
<title>DCBSDCon - Ken Caruso - Using BSD in Shmoocon labs - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/caruso_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/caruso_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Ken Caruso - Using BSD in Shmoocon labs - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, freebsd, scmoocon, ken caruso, pdf&lt;br/&gt;

		n/a
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - OpenBSD Network Stack Internals - Flash</title>
<guid>http://www.youtube.com/watch?v=V85It0dGUF4</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=V85It0dGUF4" length="1" type="application/octet-stream" />
<description>OpenBSD Network Stack Internals - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, openbsd, claudio jeker, flash&lt;br/&gt;

		P8A: OpenBSD Network Stack Internals
		&lt;br&gt;
		AsiaBSDCon 2008, Claudio Jeker
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=V85It0dGUF4
	    </description>
</item>
<item>
<title>DCBSDCon - George Neville-Neil - Performance analysis with (hwpmc) - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/neville-neil_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/neville-neil_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>George Neville-Neil - Performance analysis with (hwpmc) - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, freebsd, hwpmc, george neville-neil, pdf&lt;br/&gt;

		FreeBSD has included support for Hardware Performance
		Monitoring Counters (hwpmc) for several years now.
		The hwpmc system provides access to counters that
		are present in all modern Intel and AMD CPUs, as
		well as other chipsets, and which give the programmer
		the ability to understand the low level performance
		issues that may effect their code. This talk will
		cover the motivation behind and basic usage of
		HWPMC.
	    </description>
</item>
<item>
<title>DCBSDCon - Marco Peereboom - Epitome - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/peereboom_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/peereboom_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Marco Peereboom - Epitome - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, epitome, backup, marco peereboom, pdf&lt;br/&gt;

		&lt;p&gt;
		Tired of tape and their weaknesses? So am I!
		&lt;/p&gt;&lt;p&gt;
		Epitome is the next generation backup mechanism.
		It is based on the idea of providing instant available
		backup data while removing duplicate files &amp; blocks
		from backups (yes really!). It is a disk based WORM
		backup system.
		&lt;/p&gt;&lt;p&gt;
		This talk will go into the Epitome protocol and its
		application. The code is generic enough that it can
		address all 3 major (buzzword compliant) technologies
		known as: CAS, DEDUP &amp; SIS.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>DCBSDCon - Brooks Davis - Isolating cluster jobs for performance and predictability - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/davis_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/davis_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Brooks Davis - Isolating cluster jobs for performance and predictability - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, freebsd, clusters, brooks davis, pdf&lt;br/&gt;

		At The Aerospace Corporation, we run a large FreeBSD
		based computing cluster to support engineering
		applications. These applications come in all shapes,
		sizes, and qualities of implementation. To support
		them and our diverse userbase we have been searching
		for ways to isolate jobs from one another in ways
		that are more effective than Unix time sharing and
		more fine grained than allocating whole nodes to
		jobs. In this paper we discuss the problem space
		and our efforts so far. These efforts include
		implementation of partial file systems vitalization
		and CPU isolation using CPU sets.
	    </description>
</item>
<item>
<title>DCBSDCon - Robert Luciani - M:N threading in DragonflyBSD - PDF</title>
<guid>http://www.dcbsdcon.org/speakers/slides/luciani_dcbsdcon2009.pdf</guid>
<pubDate>Sun, 24 May 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.dcbsdcon.org/speakers/slides/luciani_dcbsdcon2009.pdf" length="1" type="application/octet-stream" />
<description>Robert Luciani - M:N threading in DragonflyBSD - PDF&lt;br/&gt;From: DCBSDCon&lt;br/&gt;Tags: dcbsdcon, dcbsdcon2009, slides, dragonflybsd, concurrency, robert luciani, pdf&lt;br/&gt;

		Ineffective concurrency mechanisms in an operating
		system can lead to low performance in both single
		and multiprocessor environments. Practical setbacks
		involved with attempting overly invasive kernel
		changes have made it difficult in the past to
		implement new and innovative concurrency systems.
		This paper describes the rationale behind interfaces
		in the DragonFly BSD operating system intended to
		provide high performance and scalability on
		multiprocessor architectures. Using a lock-free
		processor centric approach, DragonFly BSD has
		developed a unique thread system with the potential
		for excellent scalability.
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - P3B: BSD Implementations of XCAST6 - Flash</title>
<guid>http://www.youtube.com/watch?v=g1Ga48smqyI</guid>
<pubDate>Fri, 27 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=g1Ga48smqyI" length="1" type="application/octet-stream" />
<description>P3B: BSD Implementations of XCAST6 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, xcast6, yuji imai, flash&lt;br/&gt;

		P3B: BSD Implementations of XCAST6
		&lt;br&gt;
		AsiaBSDCon 2008, Yuji Imai
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=g1Ga48smqyI
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - P4B: Send and Receive of File System Protocols: Userspace Approach With puffs - Flash</title>
<guid>http://www.youtube.com/watch?v=ziGeB8iRA0c</guid>
<pubDate>Fri, 27 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=ziGeB8iRA0c" length="1" type="application/octet-stream" />
<description>P4B: Send and Receive of File System Protocols: Userspace Approach With puffs - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, puffs, antti kantee, flash&lt;br/&gt;

		P4B: Send and Receive of File System Protocols: Userspace Approach With puffs
		&lt;br&gt;
		AsiaBSDCon 2008, Antti Kantee
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=ziGeB8iRA0c
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - P5A: Logical Resource Isolation in the NetBSD Kernel - Flash</title>
<guid>http://www.youtube.com/watch?v=c63VneyQI-k</guid>
<pubDate>Fri, 27 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=c63VneyQI-k" length="1" type="application/octet-stream" />
<description>P5A: Logical Resource Isolation in the NetBSD Kernel - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, netbsd, kristaps dzonsons, flash&lt;br/&gt;

		P5A: Logical Resource Isolation in the NetBSD Kernel
		&lt;br&gt;
		AsiaBSDCon 2008, Kristaps Dzonsons
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=c63VneyQI-k
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - P1B: Tracking FreeBSD in a Commercial Setting - Flash</title>
<guid>http://www.youtube.com/watch?v=VaZ9Ef04bJg</guid>
<pubDate>Fri, 27 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=VaZ9Ef04bJg" length="1" type="application/octet-stream" />
<description>P1B: Tracking FreeBSD in a Commercial Setting - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, freebsd, warner losh, flash&lt;br/&gt;

		P1B: Tracking FreeBSD in a Commercial Setting
		&lt;br&gt;
		AsiaBSDCon 2008, M. Warner Losh
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=VaZ9Ef04bJg
	    </description>
</item>
<item>
<title>FreeBSD Google Summer of Code - FreeBSD Google Summer of Code posters - PNG version</title>
<guid>http://people.freebsd.org/~manolis/2009-freebsd-gsoc-alternate.png</guid>
<pubDate>Sun, 22 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://people.freebsd.org/~manolis/2009-freebsd-gsoc-alternate.png" length="1" type="application/octet-stream" />
<description>FreeBSD Google Summer of Code posters - PNG version&lt;br/&gt;From: FreeBSD Google Summer of Code&lt;br/&gt;Tags: freebsd, google, summer of code, png&lt;br/&gt;

		Two posters usable for the announcement of the
		participation of the FreeBSD Project in the Google
		Summer of Code.
	    </description>
</item>
<item>
<title>FreeBSD Google Summer of Code - FreeBSD Google Summer of Code posters - PDF version</title>
<guid>http://people.freebsd.org/~manolis/2009-freebsd-gsoc-alternate.pdf</guid>
<pubDate>Sun, 22 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://people.freebsd.org/~manolis/2009-freebsd-gsoc-alternate.pdf" length="1" type="application/octet-stream" />
<description>FreeBSD Google Summer of Code posters - PDF version&lt;br/&gt;From: FreeBSD Google Summer of Code&lt;br/&gt;Tags: freebsd, google, summer of code, pdf&lt;br/&gt;

		Two posters usable for the announcement of the
		participation of the FreeBSD Project in the Google
		Summer of Code.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - What's your biggest Time Management problem? - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-03-04-09.mp3</guid>
<pubDate>Fri, 13 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-03-04-09.mp3" length="1" type="application/octet-stream" />
<description>What's your biggest Time Management problem? - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, time management, tom limoncelli, mp3&lt;br/&gt;

		&lt;p&gt;
		What's your biggest Time Management problem?
		&lt;/p&gt;&lt;p&gt;
		Tom Limoncelli is a FreeBSD user and the author of
		the O'Reilly book,"Time Management for System
		Administrators". He`ll be giving a brief presentation
		with highlights from his book then will take questions
		from the audience. Whether you are a system
		administrator, a developer (or even a Linux user)
		this presentation will help you with something more
		precious a quad-processor AMD box.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - A Brief History of the BSD Fast Filesystem, Kirk McKusick - Flash</title>
<guid>http://www.youtube.com/watch?v=tzieR5MM06M</guid>
<pubDate>Fri, 13 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=tzieR5MM06M" length="1" type="application/octet-stream" />
<description>A Brief History of the BSD Fast Filesystem, Kirk McKusick - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, bsd fast filesystem, kirk mckusick, flash&lt;br/&gt;

		A Brief History of the BSD Fast Filesystem, Kirk McKusick
		&lt;br&gt;
		AsiaBSDCon 2008, Dr. Kirk McKusick
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=tzieR5MM06M
	    </description>
</item>
<item>
<title>bsdtalk - Andrew Doran from the NetBSD Project - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk171.mp3</guid>
<pubDate>Fri, 13 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk171.mp3" length="1" type="application/octet-stream" />
<description>Andrew Doran from the NetBSD Project - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, netbsd, andrew doran, mp3&lt;br/&gt;

		Interview with Andrew Doran from the NetBSD Project.
		We talk about the upcoming 5.0 release.
	    </description>
</item>
<item>
<title>bsdtalk - Andrew Doran from the NetBSD Project - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk171.ogg</guid>
<pubDate>Fri, 13 Mar 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk171.ogg" length="1" type="application/octet-stream" />
<description>Andrew Doran from the NetBSD Project - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, netbsd, andrew doran, ogg&lt;br/&gt;

		Interview with Andrew Doran from the NetBSD Project.
		We talk about the upcoming 5.0 release.
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Keynote, Peter Losher, Internet Systems Consortium, AsiaBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=vQbdG7TwhKo</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=vQbdG7TwhKo" length="1" type="application/octet-stream" />
<description>Keynote, Peter Losher, Internet Systems Consortium, AsiaBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, keynote, asiabsdcon2008, asiabsdcon, peter losher, flash&lt;br/&gt;

		Keynote, Peter Losher, Internet Systems Consortium,
		AsiaBSDCon 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=vQbdG7TwhKo
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Reducing Lock Contention in a Multi-Core System, Randall Stewart, AsiaBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=OQOMva1SmbY</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=OQOMva1SmbY" length="1" type="application/octet-stream" />
<description>Reducing Lock Contention in a Multi-Core System, Randall Stewart, AsiaBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, multicore, lock contention, randall stewart, flash&lt;br/&gt;

		Reducing Lock Contention in a Multi-Core System,
		Randall Stewart, AsiaBSDCon 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=OQOMva1SmbY
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - PC-BSD, Matt Olander, AsiaBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=N0q37X-MJzY</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=N0q37X-MJzY" length="1" type="application/octet-stream" />
<description>PC-BSD, Matt Olander, AsiaBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, pc-bsd, matt olander, flash&lt;br/&gt;

		PC-BSD, Matt Olander, AsiaBSDCon 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=N0q37X-MJzY
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Postfix Performance Tuning - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-02-04-09.mp3</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-02-04-09.mp3" length="1" type="application/octet-stream" />
<description>Postfix Performance Tuning - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, postfix, john mashey, mp3&lt;br/&gt;

		&lt;p&gt;
		Money can buy you bandwidth, but latency is forever!
		&lt;/p&gt;&lt;p&gt;
		John Mashey, MIPS
		&lt;/p&gt;&lt;p&gt;
		Victor will cover an array of issues connected to
		Postfix performance tuning, including:
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;Latency, concurrency and throughput
		&lt;li&gt;Postfix input processing
		&lt;li&gt;Queue file format rationale
		&lt;li&gt;Input processing bottlenecks
		&lt;li&gt;Pre-queue filters, milters, content filters
		&lt;li&gt;Tuning for fast (enough) input
		&lt;li&gt;Postfix on-disk queues, requirements and architecture
		&lt;li&gt;What is a "transport"?
		&lt;li&gt;Postfix "nqmgr" scheduler algorithm
		&lt;li&gt;Per-destination in memory queues
		&lt;li&gt;Per-destination scheduler controls
		&lt;li&gt;SMTP delivery
		&lt;li&gt;Understanding delay logging
		&lt;li&gt;Transport process limits, concurrency limits
		&lt;li&gt;Scaling to thousands of output processes
		&lt;li&gt;Connection caching, TLS session caching, feedback controls
		&lt;/ul&gt;
		&lt;p&gt;
		&lt;b&gt;Speaker Bio&lt;/b&gt;
		&lt;br&gt;
		Victor Duchovni trained in mathematics, switched
		tracks to CS in 1980s leaving Princeton with a
		master`s degree in mathematics and newly acquired
		skills in Unix system administration and system
		programming. In 1990 moved to Lehman Brothers,
		worked on system management tooling, and network
		engineering. Ported "Moira" from MIT to Lehman,
		built efficient build systems that predated (and
		partly inspired) Jumpstart. In 1994 joined ESM to
		market "CMDB" tools to enterprise users, but this
		did not pan out, in the mean time learned Tcl, and
		contributed bunch of patches to the 7.x early 8.x
		TCL releases. In 1997 returned to New York, working
		in IT Security at Morgan Stanley since late 1999.
		At Morgan Stanley, developed a hobby in perimeter
		email security, becoming an active Postfix user and
		very soon contributor in May of 2001. In addition
		to many smaller feature improvements, contributed
		initial implementation of SMTP connection caching,
		overhauled and currently maintain LDAP and TLS
		support. Made significant design contributions to
		queue manager in collaboration with Wietse and
		Patrik Raq. In 2.6 contributing support for TLS EC
		ciphers and multi-instance management tooling,
		ideally also TLS SNI if time permits.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Using FreeBSD to Promote Open Source Development Methods, Brooks Davis, AsiaBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=4lcrinKBMas</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=4lcrinKBMas" length="1" type="application/octet-stream" />
<description>Using FreeBSD to Promote Open Source Development Methods, Brooks Davis, AsiaBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, freebsd, promotion, open source development models, brooks davis, flash&lt;br/&gt;

		Using FreeBSD to Promote Open Source Development
		Methods, Brooks Davis, AsiaBSDCon 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=4lcrinKBMas
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - GEOM - in Infrastructure We Trust, Pawel Jakub Dawidek, AsiaBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=xMpmOezBJZo</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=xMpmOezBJZo" length="1" type="application/octet-stream" />
<description>GEOM - in Infrastructure We Trust, Pawel Jakub Dawidek, AsiaBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, presentation, asiabsdcon2008, asiabsdcon, geom, pawel jakub dawidek, flash&lt;br/&gt;

		GEOM - in Infrastructure We Trust, Pawel Jakub
		Dawidek, AsiaBSDCon 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=xMpmOezBJZo
	    </description>
</item>
<item>
<title>bsdtalk - Marshall Kirk McKusick at DCBSDCon - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk170.mp3</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk170.mp3" length="1" type="application/octet-stream" />
<description>Marshall Kirk McKusick at DCBSDCon - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, presentation, bsd, history, kirk mckusick, mp3&lt;br/&gt;

		A recording of Marshall Kirk McKusick's talk "A
		Narrative History of BSD" at DCBSDCon this past
		weekend.
		&lt;br&gt;
		You can get a much more complete history here:
		http://www.mckusick.com/history/index.html
	    </description>
</item>
<item>
<title>bsdtalk - Marshall Kirk McKusick at DCBSDCon - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk170.ogg</guid>
<pubDate>Sat, 21 Feb 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk170.ogg" length="1" type="application/octet-stream" />
<description>Marshall Kirk McKusick at DCBSDCon - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, presentation, bsd, history, kirk mckusick, ogg&lt;br/&gt;

		A recording of Marshall Kirk McKusick's talk "A
		Narrative History of BSD" at DCBSDCon this past
		weekend.
		&lt;br&gt;
		You can get a much more complete history here:
		http://www.mckusick.com/history/index.html
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Introduction to Puppet - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-01-07-09.mp3</guid>
<pubDate>Mon, 19 Jan 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-01-07-09.mp3" length="1" type="application/octet-stream" />
<description>Introduction to Puppet - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, puppet, larry ludwig, mp3&lt;br/&gt;

		&lt;p&gt;
		What it is and how can it make system administration
		less painful
		&lt;/p&gt;&lt;p&gt;
		About the speaker:
		&lt;br&gt;
		Larry Ludwig - Principal Consultant/Founder of
		Empowering Media. Empowering Media is a consulting
		firm and managed hosting provider. Larry Ludwig
		has been in the industry for over 15 years as a
		system administration and system programmer. He`s
		had previous experience working for many Fortune
		500 corporations and holds a BS in CS from Clemson
		University. Larry, along with Eric E. Moore and
		Brian Gupta are founding members of the NYC Puppet
		usergroup.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick - Flash</title>
<guid>http://www.youtube.com/watch?v=nwbqBdghh6E</guid>
<pubDate>Mon, 19 Jan 2009 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=nwbqBdghh6E" length="1" type="application/octet-stream" />
<description>FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, course, freebsd, design and implementation of the freebsd operating system, kirk mckusick, flash&lt;br/&gt;

		The first hour of Marshall Kirk McKusick's course
		on FreeBSD kernel internals based on his book, The
		Design and Implementation of the FreeBSD Operating
		System. This course has been given at BSD Conferences
		and technology companies around the world.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=nwbqBdghh6E
		
	    </description>
</item>
<item>
<title>bsdtalk - Justin Sherrill of the DragonFlyBSD Digest - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk169.mp3</guid>
<pubDate>Mon, 19 Jan 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk169.mp3" length="1" type="application/octet-stream" />
<description>Justin Sherrill of the DragonFlyBSD Digest - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dragonflybsd, justin sherril, mp3&lt;br/&gt;

		Interview with Justin Sherrill of the DragonFlyBSD
		Digest, which can be found at
		http://www.shiningsilence.com/dbsdlog/
	    </description>
</item>
<item>
<title>bsdtalk - Justin Sherrill of the DragonFlyBSD Digest - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk169.ogg</guid>
<pubDate>Mon, 19 Jan 2009 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk169.ogg" length="1" type="application/octet-stream" />
<description>Justin Sherrill of the DragonFlyBSD Digest - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dragonflybsd, justin sherril, ogg&lt;br/&gt;

		Interview with Justin Sherrill of the DragonFlyBSD
		Digest, which can be found at
		http://www.shiningsilence.com/dbsdlog/
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - May 2008 developer Vimage report - Flash</title>
<guid>http://www.youtube.com/watch?v=Px-pSXm32dE</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=Px-pSXm32dE" length="1" type="application/octet-stream" />
<description>May 2008 developer Vimage report - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, freebsd, vimage, marko zec, julian elischer, flash&lt;br/&gt;

		A sneak peak into the FreeBSD development process.
		&lt;br&gt;
		Warning 2 hours! filmed over 2 days.
		(The schedule worked out was optimistic to say the
		least but it's still looking ok...)
		&lt;br&gt;
		Marko Zec and Julian Elischer report back to the
		developers at BSDCan on the progress on virtualizing
		the network stack in FreeBSD. This has been a long
		term project but at the time of this recording was
		just reaching the point of feasibility. In this
		video you can see some of the dynamics of the group
		as developers become familiar with the project and
		discussions take place regarding such things as
		maintainability, ABI compatibility, and even what
		to call the feature. In this video you can see the
		decision being made by a "quorum" of developers to
		take this project mainstream.
		&lt;br&gt;
		The sound is less that perfect, but it's what we have.
		&lt;br&gt;
		This is a montage of 3 video sources, one of which
		is a lower resolution, but at times it was the only
		camera capturing the action. (the other ran out of
		tape for a while)
		&lt;br&gt;
		Thanks to Ed Maste for the added footage.
		&lt;br&gt;
		I will be doing more editing later and will be
		substituting in better footage in some places.
		&lt;br&gt;
		clive URL: http://au.youtube.com/watch?v=Px-pSXm32dE
		
	    </description>
</item>
<item>
<title>bsdtalk - Michael Lauth from iXsystems - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk168.mp3</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk168.mp3" length="1" type="application/octet-stream" />
<description>Michael Lauth from iXsystems - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, ixsystems, michael lauth, mp3&lt;br/&gt;

		Interview with Michael Lauth, CEO of iXsystems. We
		talk about his experiences with running a business
		using BSD.
	    </description>
</item>
<item>
<title>bsdtalk - Michael Lauth from iXsystems - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk168.ogg</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk168.ogg" length="1" type="application/octet-stream" />
<description>Michael Lauth from iXsystems - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, ixsystems, michael lauth, ogg&lt;br/&gt;

		Interview with Michael Lauth, CEO of iXsystems. We
		talk about his experiences with running a business
		using BSD.
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - ZFS in FreeBSD, by Pawel Jakub Dawidek - Flash</title>
<guid>http://www.youtube.com/watch?v=5-CR3o-Q2CU</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=5-CR3o-Q2CU" length="1" type="application/octet-stream" />
<description>ZFS in FreeBSD, by Pawel Jakub Dawidek - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, freebsd, zfs, pawel jakub, flash&lt;br/&gt;

		Pawel goes over ZFS, and tells us the state of the
		FreeBSD port. Source: Julian
		&lt;br&gt;
		clive URL: http://au.youtube.com/watch?v=5-CR3o-Q2CU
		
	    </description>
</item>
<item>
<title>Nederlandse Linux Gebruikers Group - Een historisch overzicht van BSD - Hans van de Looy - PDF version</title>
<guid>http://www.nllgg.nl/uploads/2078/HansvandeLooy.pdf</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nllgg.nl/uploads/2078/HansvandeLooy.pdf" length="1" type="application/octet-stream" />
<description>Een historisch overzicht van BSD - Hans van de Looy - PDF version&lt;br/&gt;From: Nederlandse Linux Gebruikers Group&lt;br/&gt;Tags: nllgg, bsd, history, hans van de looy, pdf&lt;br/&gt;

		&lt;p&gt;
		Hans zal een historisch overzicht geven van het
		ontstaan van *BSD vanaf de oorsprong van UNIX tot
		aan de nu bekende *BSD varianten. Hij zal daarbij
		met name ingaan wat de oorsprong en het ontstaan
		van een aantal *BSD-projecten zijn. Hierbij zal hij
		zeer kort ingaan op de verschillende licentieproblemen
		die we in het verleden gezien hebben en worden een
		aantal bekende personen en data weer eens even op
		de kaart geplaatst.
		&lt;/p&gt;&lt;p&gt;
		Hans van de Looy is oprichter van Madison Gurkha. Een bedrijf
		dat gespecialiseerd is op het gebied van het uitvoeren
		van technische ICT-beveiligingsonderzoeken, in de
		media ook wel aangeduid met Etisch Hacken. Tijdens
		dergelijke onderzoeken maakt hij ook regelmatig
		gebruik van op BSD* gebaseerde systemen.
		&lt;/p&gt;
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Isilon and FreeBSD - Flash</title>
<guid>http://www.youtube.com/watch?v=OlMocIwM5QU</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=OlMocIwM5QU" length="1" type="application/octet-stream" />
<description>Isilon and FreeBSD - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, freebsd, isilon, zach loafman, flash&lt;br/&gt;

		Zach Loafman explains how Isilon uses FreeBSD and
		how the company adds to it and interacts with the
		FreeBSD community.
		&lt;br&gt;
		clive URL: http://au.youtube.com/watch?v=OlMocIwM5QU
		
	    </description>
</item>
<item>
<title>Nederlandse Linux Gebruikers Group - Van FreeBSD Documentatie projectleider tot FreeBSD Developer - Remko Lodder - PDF version</title>
<guid>http://www.evilcoder.org/download/9/</guid>
<pubDate>Wed, 31 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.evilcoder.org/download/9/" length="1" type="application/octet-stream" />
<description>Van FreeBSD Documentatie projectleider tot FreeBSD Developer - Remko Lodder - PDF version&lt;br/&gt;From: Nederlandse Linux Gebruikers Group&lt;br/&gt;Tags: nllgg, freebsd, documentation, nederlands, remko lodder, pdf&lt;br/&gt;

		&lt;p&gt;
		In 2004 ben ik begonnen met het FreeBSD Dutch
		Documentation Project, een project dat inmiddels
		bijna het complete handboek vertaald heeft. Sinds
		die tijd zijn er vele wegen geweest die ik behandeld
		heb, van documentatie projectleider naar Security
		Team-lid tot aan FreeBSD Developer.
		&lt;/p&gt;&lt;p&gt;
		Remko Lodder is momenteel 25 jaar en werkt als Unix
		Engineer voor het bedrijf Snow B.V. waar hij zich
		momenteel met name bezig houd met security (firewalls
		etc). Hij is sinds 2004 lid van het FreeBSD Development
		team en is momenteel 1 van de meest actieve developers
		binnen het team.
		&lt;/p&gt;
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Kris Moore and PCBSD - Flash</title>
<guid>http://au.youtube.com/watch?v=aHRRa-OvwxM</guid>
<pubDate>Tue, 16 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://au.youtube.com/watch?v=aHRRa-OvwxM" length="1" type="application/octet-stream" />
<description>Kris Moore and PCBSD - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, pcbsd, kris moore, flash&lt;br/&gt;

		PCBSD from a developer's perspective. Source: Julian
		&lt;br&gt;
		clive URL: http://au.youtube.com/watch?v=aHRRa-OvwxM
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Hardware Crypto Suport- Philip Paep. MeetBSD 2008 - Flash</title>
<guid>http://au.youtube.com/watch?v=2oV2ZGXO33o</guid>
<pubDate>Tue, 16 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://au.youtube.com/watch?v=2oV2ZGXO33o" length="1" type="application/octet-stream" />
<description>Hardware Crypto Suport- Philip Paep. MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, crypto, philip paep, flash&lt;br/&gt;

		Philip gives a short talk on hs experience developing
		a driver for hardware crypto. Source: Julian
		&lt;br&gt;
		clive URL: http://au.youtube.com/watch?v=2oV2ZGXO33o
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD networking work summary - Flash</title>
<guid>http://www.youtube.com/watch?v=ohLVNmI3lCg</guid>
<pubDate>Tue, 16 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=ohLVNmI3lCg" length="1" type="application/octet-stream" />
<description>FreeBSD networking work summary - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, freebsd, networking, robert watson, flash&lt;br/&gt;

		Robert Watson reports on work currently under way
		to optimize the networking stack for new hardware.
		Source: Julian
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=ohLVNmI3lCg
		
	    </description>
</item>
<item>
<title>bsdtalk - DCBSDCon with Jason Dixon - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk167.mp3</guid>
<pubDate>Wed, 10 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk167.mp3" length="1" type="application/octet-stream" />
<description>DCBSDCon with Jason Dixon - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dcbsdcon, dcbsdcon2009, jason dixon, mp3&lt;br/&gt;

		I speak with Jason Dixon about DCBSDCon, which will
		take place in February 2009. For more info see
		www.dcbsdcon.org
	    </description>
</item>
<item>
<title>bsdtalk - DCBSDCon with Jason Dixon - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk167.ogg</guid>
<pubDate>Wed, 10 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk167.ogg" length="1" type="application/octet-stream" />
<description>DCBSDCon with Jason Dixon - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dcbsdcon, dcbsdcon2009, jason dixon, ogg&lt;br/&gt;

		I speak with Jason Dixon about DCBSDCon, which will
		take place in February 2009. For more info see
		www.dcbsdcon.org
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Google Summer of Code 2008. BSD summary - Flash</title>
<guid>http://www.youtube.com/watch?v=3l3tuhSmp_E</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=3l3tuhSmp_E" length="1" type="application/octet-stream" />
<description>Google Summer of Code 2008. BSD summary - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, google soc, flash&lt;br/&gt;

		A panel discusses the GSOC project an how it and BSD get on.
		Source: Julian
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=3l3tuhSmp_E
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Embedded FreeBSD - Flash</title>
<guid>http://www.youtube.com/watch?v=2HcIJvJX4y8</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=2HcIJvJX4y8" length="1" type="application/octet-stream" />
<description>Embedded FreeBSD - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, embedded, freebsd, polish, rafal jaworowski, flash&lt;br/&gt;

		"FreeBSD do zabudowy czyli nie tylko pecety", Rafal
		Jaworowski at MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=2HcIJvJX4y8
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Meet BSD projects from GSoC 2007 - Flash</title>
<guid>http://www.youtube.com/watch?v=snVtilaj-KI</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=snVtilaj-KI" length="1" type="application/octet-stream" />
<description>Meet BSD projects from GSoC 2007 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, google soc, pawel solyga, flash&lt;br/&gt;

		"Meet BSD projects from Google Summer of Code 2007",
		Pawel Solyga at MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=snVtilaj-KI
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD, klaster pocztowy - Flash</title>
<guid>http://www.youtube.com/watch?v=9B8MDy-37TI</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=9B8MDy-37TI" length="1" type="application/octet-stream" />
<description>FreeBSD, klaster pocztowy - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, polish, jan srzednicki, flash&lt;br/&gt;

		"Projektowanie korporacyjnego klastra pocztowego",
		Jan Srzednicki at MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=9B8MDy-37TI
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - New features in FreeBSD 7 - Flash</title>
<guid>http://www.youtube.com/watch?v=XUjJWhlnujQ</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=XUjJWhlnujQ" length="1" type="application/octet-stream" />
<description>New features in FreeBSD 7 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, freebsd, kris kennaway, flash&lt;br/&gt;

		"New features and improvements in FreeBSD 7", Kris
		Kennaway at MeetBSD 2007 in Warsaw, Poland
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=XUjJWhlnujQ
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - DTrace - Flash</title>
<guid>http://www.youtube.com/watch?v=5VK6tV4y3r0</guid>
<pubDate>Sun, 07 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=5VK6tV4y3r0" length="1" type="application/octet-stream" />
<description>DTrace - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, dtrace, polish, slawomir zak, flash&lt;br/&gt;

		"DTrace - Monitoring i strojenie systemu w XXI
		wieku", Slawomir Zak at MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=5VK6tV4y3r0
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD Foundation Update &amp; Recognition, MeetBSD 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=sNQ2d41Vn2A</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=sNQ2d41Vn2A" length="1" type="application/octet-stream" />
<description>FreeBSD Foundation Update &amp; Recognition, MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, freebsd foundation, robert watson, flash&lt;br/&gt;

		Robert Watson provides a status update on the
		non-profit FreeBSD Foundation at MeetBSD November
		16, 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=sNQ2d41Vn2A
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - BSD v. GPL, Jason Dixon, NYCBSDCon 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=mMmbjJI5su0</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=mMmbjJI5su0" length="1" type="application/octet-stream" />
<description>BSD v. GPL, Jason Dixon, NYCBSDCon 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, nycbsdcon, nycbsdcon2008, bsd versus gpl, jason dixon, flash&lt;br/&gt;

		BSD vs GPL is a sweeping epic, focused on the
		dichotomy between good and evil. It peers inside
		the hearts and minds of the creators of these
		movements and dissects their battle for world
		domination. No common documentary will dare to
		follow the path that BSD vs GPL blazes. This
		presentation was given by Jason Dixon at the NYC
		BSD Conference at Columbia University on October
		11, 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=mMmbjJI5su0
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Embedding FreeBSD, MeetBSD 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=Fc3xYrxvIU0</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=Fc3xYrxvIU0" length="1" type="application/octet-stream" />
<description>Embedding FreeBSD, MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, embedded, freebsd, philip paeps, warner losh, flash&lt;br/&gt;

		Embedding FreeBSD by Warner Losh and Philip Paeps,
		MeetBSD November 15, 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=Fc3xYrxvIU0
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD Profiling, Kris Kennaway, MeetBSD 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=Mfb5_uG7BCA</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=Mfb5_uG7BCA" length="1" type="application/octet-stream" />
<description>FreeBSD Profiling, Kris Kennaway, MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, freebsd, profiling, kris kennaway, flash&lt;br/&gt;

		FreeBSD Profiling tools, tips and tricks, Kris
		Kennaway, MeetBSD 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=Mfb5_uG7BCA
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Detangling and debugging - Flash</title>
<guid>http://www.youtube.com/watch?v=G8Fm8mgPyDc</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=G8Fm8mgPyDc" length="1" type="application/octet-stream" />
<description>Detangling and debugging - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, debugging, philip paeps, flash&lt;br/&gt;

		"Detangling and debugging: friends in unexpected
		places", Philip Paeps at MeetBSD 2007 in Warsaw,
		Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=G8Fm8mgPyDc
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - BSD Certification, MeetBSD 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=rGQmLYplO9U</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=rGQmLYplO9U" length="1" type="application/octet-stream" />
<description>BSD Certification, MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, bsd certification, dru lavigne, flash&lt;br/&gt;

		BSD Certification by Dru Lavigne, Chair, BSD
		Certification Group, MeetBSD November 15, 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=rGQmLYplO9U
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD, Protecting Privacy with Tor - Flash</title>
<guid>http://www.youtube.com/watch?v=OwBh8ro7xHQ</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=OwBh8ro7xHQ" length="1" type="application/octet-stream" />
<description>FreeBSD, Protecting Privacy with Tor - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, freebsd, tor, privacy, christian bruffer, flash&lt;br/&gt;

		"Protecting your Privacy with FreeBSD and Tor",
		Christian Brffer at MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=OwBh8ro7xHQ
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - PC-BSD: FreeBSD on the Desktop - Flash</title>
<guid>http://www.youtube.com/watch?v=oC4gsipGfQU</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=oC4gsipGfQU" length="1" type="application/octet-stream" />
<description>PC-BSD: FreeBSD on the Desktop - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, pc-bsd, matt olander, flash&lt;br/&gt;

		"PC-BSD: FreeBSD on the Desktop", Matt Olander at
		MeetBSD 2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=oC4gsipGfQU
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - FreeBSD, Building a Computing Cluster - Flash</title>
<guid>http://www.youtube.com/watch?v=BpsRb9fJ4Ds</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=BpsRb9fJ4Ds" length="1" type="application/octet-stream" />
<description>FreeBSD, Building a Computing Cluster - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2007, freebsd, cluster, performance, brooks davis, flash&lt;br/&gt;

		"Reflections on Building a High-Performance Computing
		Cluster using FreeBSD", Brooks Davis at MeetBSD
		2007 in Warsaw, Poland.
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=BpsRb9fJ4Ds
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - Isolating Cluster Jobs for Performance and Predictability, Brooks Davis, MeetBSD 2008 - Flash</title>
<guid>http://www.youtube.com/watch?v=0uBFLJm7IHc</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=0uBFLJm7IHc" length="1" type="application/octet-stream" />
<description>Isolating Cluster Jobs for Performance and Predictability, Brooks Davis, MeetBSD 2008 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, meetbsd, meetbsd2008, cluster, performance, brooks davis, flash&lt;br/&gt;

		Isolating Cluster Jobs for Performance and
		Predictability by Brooks Davis, The Aerospace
		Corporation, MeetBSD November 15, 2008
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=0uBFLJm7IHc
		
	    </description>
</item>
<item>
<title>YouTube bsdconferences channel - BSD is Dying, Jason Dixon, NYCBSDCon 2007 - Flash</title>
<guid>http://www.youtube.com/watch?v=g7tvI6JCXD0</guid>
<pubDate>Sat, 06 Dec 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.youtube.com/watch?v=g7tvI6JCXD0" length="1" type="application/octet-stream" />
<description>BSD is Dying, Jason Dixon, NYCBSDCon 2007 - Flash&lt;br/&gt;From: YouTube bsdconferences channel&lt;br/&gt;Tags: youtube, nycbsdcon, nycbsdcon2007, bsd is dying, jason dixon, flash&lt;br/&gt;

		A tongue-in-cheek look at the history and future
		of the BSD movement. Modeled after the presentation
		styles of Lessig and Hardt, the talk provides a
		light-hearted introspection of the leaders,
		technologies, and community that forges ahead despite
		having been left for dead some 15 years past. This
		presentation was given by Jason Dixon at the NYC
		BSD Conference at Columbia University on October
		28, 2006
		&lt;br&gt;
		clive URL: http://www.youtube.com/watch?v=g7tvI6JCXD0
		
	    </description>
</item>
<item>
<title>bsdtalk - Asterisk Open Source Community Director John Todd - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk166.mp3</guid>
<pubDate>Wed, 26 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk166.mp3" length="1" type="application/octet-stream" />
<description>Asterisk Open Source Community Director John Todd - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, john todd, asterisk, openbsd, mp3&lt;br/&gt;

		An interview with Asterisk Open Source Community
		Director John Todd, who also happens to be a user
		of BSD. We talk about Asterisk on BSD, and his
		choice of OpenBSD for his systems.
	    </description>
</item>
<item>
<title>bsdtalk - Asterisk Open Source Community Director John Todd - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk166.ogg</guid>
<pubDate>Wed, 26 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk166.ogg" length="1" type="application/octet-stream" />
<description>Asterisk Open Source Community Director John Todd - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, john todd, asterisk, openbsd, ogg&lt;br/&gt;

		An interview with Asterisk Open Source Community
		Director John Todd, who also happens to be a user
		of BSD. We talk about Asterisk on BSD, and his
		choice of OpenBSD for his systems.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Adrian Chadd: High-throughput concurrent disk IO in FreeBSD.</title>
<guid>http://www.squid-cache.org/~adrian/talks/20081007%20-%20NYCBSDCON%20-%20Disk%20IO.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.squid-cache.org/~adrian/talks/20081007%20-%20NYCBSDCON%20-%20Disk%20IO.pdf" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Adrian Chadd: High-throughput concurrent disk IO in FreeBSD.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, pdf, freebsd, high performance, adrian chadd&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Metthew Dillon: The HAMMER File System.</title>
<guid>http://www.nycbsdcon.org/2008/files/dillon_hammer.tgz</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nycbsdcon.org/2008/files/dillon_hammer.tgz" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Metthew Dillon: The HAMMER File System.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, html, hammer, metthew dillon&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Anders Magnusson: Design and Implementation of the Portable C Compiler.</title>
<guid>http://www.nycbsdcon.org/2008/files/magnusson_pcc.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nycbsdcon.org/2008/files/magnusson_pcc.pdf" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Anders Magnusson: Design and Implementation of the Portable C Compiler.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, pdf, pcc, anders magnusson&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation.</title>
<guid>http://www.openbsd.org/papers/nycbsdcon08-pie/</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.openbsd.org/papers/nycbsdcon08-pie/" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, html, openbsd, pie, kurt miller&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Mike Silbersack: Detecting TCP regressions with tcpdiff.</title>
<guid>http://www.silby.com/nycbsdcon08/NYCBSDCon-tcpdiff.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.silby.com/nycbsdcon08/NYCBSDCon-tcpdiff.pdf" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Mike Silbersack: Detecting TCP regressions with tcpdiff.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, pdf, tcp regression, tcpdiff, mike silbersack&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software".</title>
<guid>http://www.nycbsdcon.org/2008/files/wright_hardware-wrong.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nycbsdcon.org/2008/files/wright_hardware-wrong.pdf" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software".&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, pdf, hardware, jason l wright&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD.</title>
<guid>http://www.nycbsdcon.org/2008/files/vidal_atf.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nycbsdcon.org/2008/files/vidal_atf.pdf" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, pdf, netbsd, atf, julio m merino vidal&lt;br/&gt;

		Slides of presentations given at New York City BSD
		Conference 2008.
	    </description>
</item>
<item>
<title>Hostobzor, the Russian conference of hosting provider - Server deployment in mass-hosting environment using FreeBSD Ports system by Stanislav Sedov (in russian) - PDF version</title>
<guid>http://blog.springdaemons.com/assets/2008/11/23/text.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://blog.springdaemons.com/assets/2008/11/23/text.pdf" length="1" type="application/octet-stream" />
<description>Server deployment in mass-hosting environment using FreeBSD Ports system by Stanislav Sedov (in russian) - PDF version&lt;br/&gt;From: Hostobzor, the Russian conference of hosting provider&lt;br/&gt;Tags: hostobzor, hostobzor12, freebsd, ports, stanislav sedov, russian, paper, pdf&lt;br/&gt;

		
		&lt;p&gt;
		Recently I have been attending Hostobzor 12th, the
		Russian conference of hosting providers, beeing
		held at Raivola hotel near St. Petersburg. The event
		was great as always thanks to organizers. There was
		a number of intersting talks given, a lot of
		interesting discussions held, and, what I appreciate
		better, a lot of new people with great ideas met.
		&lt;/p&gt;&lt;p&gt;
		I gave a talk on using the FreeBSD Ports system to
		mange a large-scale virtual hosting installations
		based on Hosting Telesystems experience. I tried
		to describe in detail how we use the ports collection
		to deploy a large number of servers diverced by
		architecture and OS versions, how we build packages
		and distribute them among servers, talked about how
		we use Mercurial VCS to incrementally merge upstream
		changes into our modified ports collection and
		FreeBSD src trees. Hopefully, I've not screwed it
		much... At least, some people was interested a lot
		and asked interesting questions.
		&lt;/p&gt;
		
	    </description>
</item>
<item>
<title>Hostobzor, the Russian conference of hosting provider - Server deployment in mass-hosting environment using FreeBSD Ports system by Stanislav Sedov (in russian) - PDF version</title>
<guid>http://blog.springdaemons.com/assets/2008/11/23/slides.pdf</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://blog.springdaemons.com/assets/2008/11/23/slides.pdf" length="1" type="application/octet-stream" />
<description>Server deployment in mass-hosting environment using FreeBSD Ports system by Stanislav Sedov (in russian) - PDF version&lt;br/&gt;From: Hostobzor, the Russian conference of hosting provider&lt;br/&gt;Tags: hostobzor, hostobzor12, freebsd, ports, stanislav sedov, russian, slides, pdf&lt;br/&gt;

		
		&lt;p&gt;
		Recently I have been attending Hostobzor 12th, the
		Russian conference of hosting providers, beeing
		held at Raivola hotel near St. Petersburg. The event
		was great as always thanks to organizers. There was
		a number of intersting talks given, a lot of
		interesting discussions held, and, what I appreciate
		better, a lot of new people with great ideas met.
		&lt;/p&gt;&lt;p&gt;
		I gave a talk on using the FreeBSD Ports system to
		mange a large-scale virtual hosting installations
		based on Hosting Telesystems experience. I tried
		to describe in detail how we use the ports collection
		to deploy a large number of servers diverced by
		architecture and OS versions, how we build packages
		and distribute them among servers, talked about how
		we use Mercurial VCS to incrementally merge upstream
		changes into our modified ports collection and
		FreeBSD src trees. Hopefully, I've not screwed it
		much... At least, some people was interested a lot
		and asked interesting questions.
		&lt;/p&gt;
		
	    </description>
</item>
<item>
<title>bsdtalk - Julian Elischer - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk165.mp3</guid>
<pubDate>Fri, 21 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk165.mp3" length="1" type="application/octet-stream" />
<description>Julian Elischer - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, julian elischer, ironport, mp3&lt;br/&gt;

		An interview with Julian Elischer at MeetBSD in
		California. We talk about his early days with BSD
		and his work using BSD at various companies. He is
		currently with IronPort, which was bought by Cisco.
	    </description>
</item>
<item>
<title>bsdtalk - Julian Elischer - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk165.ogg</guid>
<pubDate>Fri, 21 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk165.ogg" length="1" type="application/octet-stream" />
<description>Julian Elischer - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, julian elischer, ironport, ogg&lt;br/&gt;

		An interview with Julian Elischer at MeetBSD in
		California. We talk about his early days with BSD
		and his work using BSD at various companies. He is
		currently with IronPort, which was bought by Cisco.
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - FreeBSD Network Stack Performance - Optimizations for Modern Hardware by Robert Watson</title>
<guid>http://meetbsd.com/images/slides//slides_robert_watson_networking.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_robert_watson_networking.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - FreeBSD Network Stack Performance - Optimizations for Modern Hardware by Robert Watson&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, robert watson, network stack performance, modern hardware, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - Isolating Cluster Jobs for Performance and Predictability by Brooks Davis</title>
<guid>http://meetbsd.com/images/slides//slides_brooks_davis.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_brooks_davis.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - Isolating Cluster Jobs for Performance and Predictability by Brooks Davis&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, brooks davis, cluster, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - Embedding FreeBSD by M. Warner Losh</title>
<guid>http://meetbsd.com/images/slides//slides_warner_losh.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_warner_losh.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - Embedding FreeBSD by M. Warner Losh&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, warner losh, embedding freebsd, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - BSD Certification by Dru Lavigne</title>
<guid>http://meetbsd.com/images/slides//slides_dru_lavigne.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_dru_lavigne.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - BSD Certification by Dru Lavigne&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, dru lavigne, bsd certification, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - PC-BSD 7 - A Developer's Perspective by Kris Moore</title>
<guid>http://meetbsd.com/images/slides//slides_kris_moore.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_kris_moore.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - PC-BSD 7 - A Developer's Perspective by Kris Moore&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, kris moore, pc-bsd, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - A closer look at the ZFS file system by Pawel Jakub Dawidek</title>
<guid>http://meetbsd.com/images/slides//slides_pawel.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_pawel.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - A closer look at the ZFS file system by Pawel Jakub Dawidek&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, pawel jakub dawidek, zfs, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - FreeBSD Foundation Update &amp; Recognition by Robert Watson</title>
<guid>http://meetbsd.com/images/slides//slides_robert_watson_freebsd_foundation.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_robert_watson_freebsd_foundation.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - FreeBSD Foundation Update &amp; Recognition by Robert Watson&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, robert watsom, freebsd foundation, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - Crypto Acceleration by Philip Paeps</title>
<guid>http://meetbsd.com/images/slides//slides_philip_paeps.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_philip_paeps.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - Crypto Acceleration by Philip Paeps&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, philip paeps, crypto acecelaration, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - Isilon and FreeBSD by Zach Loafman</title>
<guid>http://meetbsd.com/images/slides//slides_zach_loafman.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_zach_loafman.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - Isilon and FreeBSD by Zach Loafman&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, zach loafman, isilon, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2008 in California - Presentation - "Help, my system is slow!"  Profiling tools, tips and tricks by Kris Kennaway</title>
<guid>http://meetbsd.com/images/slides//slides_kris_kennaway.pdf</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://meetbsd.com/images/slides//slides_kris_kennaway.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2008 in California - Presentation - "Help, my system is slow!"  Profiling tools, tips and tricks by Kris Kennaway&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2008, freebsd, presentations, kris kennaway, profiling, pdf&lt;br/&gt;

		MeetBSD 2008 at the Googleplex in Mountain View,
		California to celebrate FreeBSD's 15th Anniversary!
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.4 Release Song - "Source Wars - Episode IV - Trial of the BSD Knights" - MP3 version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song44.mp3</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song44.mp3" length="1" type="application/octet-stream" />
<description>OpenBSD 4.4 Release Song - "Source Wars - Episode IV - Trial of the BSD Knights" - MP3 version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, mp3&lt;br/&gt;

		&lt;p&gt;
		Nearly 10 years ago Kirk McKusick wrote a history
		of the Berkeley Unix distributions for the O'Reilly
		book "Open Sources: Voices from the Open Source
		Revolution". We recommend you read his story,
		entitled "Twenty Years of Berkeley Unix From
		AT&amp;amp;T-Owned to Freely Redistributable" first, to see
		how Kirk remembers how we got here. Sadly, since
		it showed up in book form originally, this text has
		probably not been read by enough people.
		&lt;/p&gt;
		&lt;p&gt;
		The USL(AT&amp;amp;T) vs BSDI/UCB court case settlement
		documents were not public until recently; their
		disclosure has made the facts more clear. But the
		story of how three people decided to free the BSD
		codebase of corporate pollution -- and release it
		freely -- is more interesting than the lawsuit which
		followed. Sure, a stupid lawsuit happened which
		hindered the acceptance of the BSD code during a
		critical period. But how did a bunch of guys go
		through the effort of replacing so much AT&amp;amp;T code
		in the first place? After all, companies had lots
		of really evil lawyers back then too -- were they
		not afraid?
		&lt;/p&gt;
		&lt;p&gt;
		After a decade of development, most of the AT&amp;amp;T
		code had already been replaced by university
		researchers and their associates. So Keith Bostic,
		Mike Karels and Kirk McKusick (the main UCB CSRG
		group) started going through the 4.3BSD codebase
		to cleanse the rest. Keith, in particular, built a
		ragtag team (in those days, USENIX conferences were
		a gold mine for such team building) and led these
		rebels to rewrite and replace all the Imperial AT&amp;amp;T
		code, piece by piece, starting with the libraries
		and userland programs. Anyone who helped only got
		credit as a Contributor -- people like Chris Torek
		and a cast of .. hundreds more.
		&lt;/p&gt;
		&lt;p&gt;
		Then Mike and Kirk purified the kernel. After a bit
		more careful checking, this led to the release of
		a clean tree called Net/2 which was given to the
		world in June 1991 -- the largest dump of free
		source code the world had ever received (for those
		days -- not modern monsters like OpenOffice).
		&lt;/p&gt;
		&lt;p&gt;
		Some of these ragtags formed a company (BSDi) to
		sell a production system based on this free code
		base, and a year later Unix System Laboratories
		(basically AT&amp;amp;T) sued BSDi and UCB. Eventually
		AT&amp;amp;T lost and after a few trifling fixes (described
		in the lawsuit documents) the codebase was free. A
		few newer developments (and more free code) were
		added, and released in June 1994 as 4.4BSD-Lite.
		Just over 14 years later OpenBSD is releasing its
		own 4.4 release (and for a lot less than $1000 per
		copy).
		&lt;/p&gt;
		&lt;p&gt;
		The OpenBSD 4.4 release is dedicated to Keith Bostic,
		Mike Karels, Kirk McKusick, and all of those who
		contributed to making Net/2 and 4.4BSD-Lite free.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.4 Release Song - "Source Wars - Episode IV - Trial of the BSD Knights" - Ogg version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song44.ogg</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song44.ogg" length="1" type="application/octet-stream" />
<description>OpenBSD 4.4 Release Song - "Source Wars - Episode IV - Trial of the BSD Knights" - Ogg version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, ogg&lt;br/&gt;

		&lt;p&gt;
		Nearly 10 years ago Kirk McKusick wrote a history
		of the Berkeley Unix distributions for the O'Reilly
		book "Open Sources: Voices from the Open Source
		Revolution". We recommend you read his story,
		entitled "Twenty Years of Berkeley Unix From
		AT&amp;amp;T-Owned to Freely Redistributable" first, to see
		how Kirk remembers how we got here. Sadly, since
		it showed up in book form originally, this text has
		probably not been read by enough people.
		&lt;/p&gt;
		&lt;p&gt;
		The USL(AT&amp;amp;T) vs BSDI/UCB court case settlement
		documents were not public until recently; their
		disclosure has made the facts more clear. But the
		story of how three people decided to free the BSD
		codebase of corporate pollution -- and release it
		freely -- is more interesting than the lawsuit which
		followed. Sure, a stupid lawsuit happened which
		hindered the acceptance of the BSD code during a
		critical period. But how did a bunch of guys go
		through the effort of replacing so much AT&amp;amp;T code
		in the first place? After all, companies had lots
		of really evil lawyers back then too -- were they
		not afraid?
		&lt;/p&gt;
		&lt;p&gt;
		After a decade of development, most of the AT&amp;amp;T
		code had already been replaced by university
		researchers and their associates. So Keith Bostic,
		Mike Karels and Kirk McKusick (the main UCB CSRG
		group) started going through the 4.3BSD codebase
		to cleanse the rest. Keith, in particular, built a
		ragtag team (in those days, USENIX conferences were
		a gold mine for such team building) and led these
		rebels to rewrite and replace all the Imperial AT&amp;amp;T
		code, piece by piece, starting with the libraries
		and userland programs. Anyone who helped only got
		credit as a Contributor -- people like Chris Torek
		and a cast of .. hundreds more.
		&lt;/p&gt;
		&lt;p&gt;
		Then Mike and Kirk purified the kernel. After a bit
		more careful checking, this led to the release of
		a clean tree called Net/2 which was given to the
		world in June 1991 -- the largest dump of free
		source code the world had ever received (for those
		days -- not modern monsters like OpenOffice).
		&lt;/p&gt;
		&lt;p&gt;
		Some of these ragtags formed a company (BSDi) to
		sell a production system based on this free code
		base, and a year later Unix System Laboratories
		(basically AT&amp;amp;T) sued BSDi and UCB. Eventually
		AT&amp;amp;T lost and after a few trifling fixes (described
		in the lawsuit documents) the codebase was free. A
		few newer developments (and more free code) were
		added, and released in June 1994 as 4.4BSD-Lite.
		Just over 14 years later OpenBSD is releasing its
		own 4.4 release (and for a lot less than $1000 per
		copy).
		&lt;/p&gt;
		&lt;p&gt;
		The OpenBSD 4.4 release is dedicated to Keith Bostic,
		Mike Karels, Kirk McKusick, and all of those who
		contributed to making Net/2 and 4.4BSD-Lite free.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - At MeetBSD with some of the FreeBSD Core Team - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk164.mp3</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk164.mp3" length="1" type="application/octet-stream" />
<description>At MeetBSD with some of the FreeBSD Core Team - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd core team, meetbsd2008, meetbsd, robert watson, brooks davis, kris kennaway, peter wemm, philip paeps, freebsd, subversion, mp3&lt;br/&gt;

		A conversation with some of the FreeBSD Core Team
		at MeetBSD California 2008. I speak with Brooks
		Davis, Kris Kennaway, Robert Watson, Peter Wemm,
		and Philip Paeps about the recent core team election,
		FreeBSD 7.1 and 8, Developer Summits, and the move
		to Subversion.
	    </description>
</item>
<item>
<title>bsdtalk - At MeetBSD with some of the FreeBSD Core Team - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk164.ogg</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk164.ogg" length="1" type="application/octet-stream" />
<description>At MeetBSD with some of the FreeBSD Core Team - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd core team, meetbsd2008, meetbsd, robert watson, brooks davis, kris kennaway, peter wemm, philip paeps, freebsd, subversion, ogg&lt;br/&gt;

		A conversation with some of the FreeBSD Core Team
		at MeetBSD California 2008. I speak with Brooks
		Davis, Kris Kennaway, Robert Watson, Peter Wemm,
		and Philip Paeps about the recent core team election,
		FreeBSD 7.1 and 8, Developer Summits, and the move
		to Subversion.
	    </description>
</item>
<item>
<title>bsdtalk - BSD on a eeePC 900A - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk162.mp3</guid>
<pubDate>Sun, 16 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk162.mp3" length="1" type="application/octet-stream" />
<description>BSD on a eeePC 900A - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, eeepc, mp3&lt;br/&gt;

		I look forward to attending MeetBSD this weekend.
		&lt;br&gt;
		A brief description of my first attempts to get BSD
		on a eeePC 900A. I try OpenBSD 4.4, DragonFlyBSD
		2.0.1, PC-BSD 7.0.1, and FreeBSD 7.
		
	    </description>
</item>
<item>
<title>bsdtalk - BSD on a eeePC 900A - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk162.ogg</guid>
<pubDate>Sun, 16 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk162.ogg" length="1" type="application/octet-stream" />
<description>BSD on a eeePC 900A - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, eeepc, ogg&lt;br/&gt;

		I look forward to attending MeetBSD this weekend.
		&lt;br&gt;
		A brief description of my first attempts to get BSD
		on a eeePC 900A. I try OpenBSD 4.4, DragonFlyBSD
		2.0.1, PC-BSD 7.0.1, and FreeBSD 7.
		
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Hardware Performance Monitoring Counters - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-11-05-08.mp3</guid>
<pubDate>Sun, 16 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-11-05-08.mp3" length="1" type="application/octet-stream" />
<description>Hardware Performance Monitoring Counters - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, george neville-neil, counters, mp3&lt;br/&gt;

		&lt;p&gt;
		Many modern CPUs provide on chip counters for
		performance events such as retiring instructions
		and cache misses. The hwpmc driver and libraries
		in FreeBSD give systems administrators and programmers
		access to APIs which make it possible to measure
		performance without modifying source code and with
		minimal intrusion into application execution. This
		talk will be a brief introduction to HWPMC, and how
		to use it.
		&lt;/p&gt;&lt;p&gt;
		Bio: George Neville-Neil is the co-author with Kirk
		McKusick of The Design and Implementation of the
		FreeBSD Operating System. He works on networking
		an operating systems for fun and profit.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - A Tour of iXsystems - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk163.mp3</guid>
<pubDate>Sun, 16 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk163.mp3" length="1" type="application/octet-stream" />
<description>A Tour of iXsystems - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, ixsystems, mp3&lt;br/&gt;

		A brief description of my visit to iXsystems in
		California prior to MeetBSD 2008.
	    </description>
</item>
<item>
<title>bsdtalk - A Tour of iXsystems - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk163.ogg</guid>
<pubDate>Sun, 16 Nov 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk163.ogg" length="1" type="application/octet-stream" />
<description>A Tour of iXsystems - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, ixsystems, ogg&lt;br/&gt;

		A brief description of my visit to iXsystems in
		California prior to MeetBSD 2008.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, ports, packages, ion-mihai tetcu, ogg&lt;br/&gt;

		This talk is focused on ways to improve the quality
		of FreeBSD's ports and packages and it's partially
		based on the 5 months experience of writing and
		running the consecutive versions of "QA Tindy".
		&lt;br&gt;
		Ion-Mihai "IOnut" Tetcu is a 28 years old FreeBSD
		ports committer and maintains about 40 ports scattered
		in the Ports Tree. He lives in Bucharest, Romania
		where he runs and co-owns an IT&amp; company and he's
		a member of Romanian FreeBSD and FreeUnix User Group
		(RoFUG). His non-IT interests include history,
		philosophy and mountain climbing.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, ports, packages, ion-mihai tetcu, mp3&lt;br/&gt;

		This talk is focused on ways to improve the quality
		of FreeBSD's ports and packages and it's partially
		based on the 5 months experience of writing and
		running the consecutive versions of "QA Tindy".
		&lt;br&gt;
		Ion-Mihai "IOnut" Tetcu is a 28 years old FreeBSD
		ports committer and maintains about 40 ports scattered
		in the Ports Tree. He lives in Bucharest, Romania
		where he runs and co-owns an IT&amp; company and he's
		a member of Romanian FreeBSD and FreeUnix User Group
		(RoFUG). His non-IT interests include history,
		philosophy and mountain climbing.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, ports, packages, ion-mihai tetcu, pdf&lt;br/&gt;

		This talk is focused on ways to improve the quality
		of FreeBSD's ports and packages and it's partially
		based on the 5 months experience of writing and
		running the consecutive versions of "QA Tindy".
		&lt;br&gt;
		Ion-Mihai "IOnut" Tetcu is a 28 years old FreeBSD
		ports committer and maintains about 40 ports scattered
		in the Ports Tree. He lives in Bucharest, Romania
		where he runs and co-owns an IT&amp; company and he's
		a member of Romanian FreeBSD and FreeUnix User Group
		(RoFUG). His non-IT interests include history,
		philosophy and mountain climbing.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, extreme programming, paul richards, ogg&lt;br/&gt;

		Traditional project management methodologies are
		typically based on the waterfall model where there
		are distinct phases: requirements capture, design,
		implementation, testing, delivery. Once a project
		has moved on to the next phase there is no going
		back. The end result is often a late project that
		no-one wants anymore because the requirements have
		fundamentally changed by the time the project is
		delivered.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, extreme programming, paul richards, mp3&lt;br/&gt;

		Traditional project management methodologies are
		typically based on the waterfall model where there
		are distinct phases: requirements capture, design,
		implementation, testing, delivery. Once a project
		has moved on to the next phase there is no going
		back. The end result is often a late project that
		no-one wants anymore because the requirements have
		fundamentally changed by the time the project is
		delivered.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, extreme programming, paul richards, pdf&lt;br/&gt;

		Traditional project management methodologies are
		typically based on the waterfall model where there
		are distinct phases: requirements capture, design,
		implementation, testing, delivery. Once a project
		has moved on to the next phase there is no going
		back. The end result is often a late project that
		no-one wants anymore because the requirements have
		fundamentally changed by the time the project is
		delivered.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, network stack, hardware, robert watson, ogg&lt;br/&gt;

		The arrival of high CPU core density, with commodity
		quad-core notebooks and 32-core servers, combined
		with 10gbps networking have transformed network
		design principles for operating systems. This talk
		will describe changes in the FreeBSD 6.x, 7.x, and
		forthcoming 8.x network stacks required to exploit
		multiple cores and serve 10gbps networks. The goal
		of the session will be to introduce the audience
		to general strategies used to improve performance,
		their rationales, and their impact on applications
		and users:
		&lt;ul&gt;
		&lt;li&gt;Introduction to the SMPng Project and the follow-on Netperf Project
		&lt;li&gt;Workloads and performance measurement
		&lt;li&gt;Efficient primitives to support modern network stacks
		&lt;li&gt;Multi-core and cache-aware network memory allocator
		&lt;li&gt;Fine-grained network stack locking
		&lt;li&gt;Load-balancing and contention-avoidance across multiple CPUs
		&lt;li&gt;CPU affinity for network stack data structures
		&lt;li&gt;TCP performance enhancements including TSO, LRO, and TOE
		&lt;li&gt;Zero-copy Berkely Packet Filter (BPF) buffers
		&lt;li&gt;Direct network stack dispatch from interrupt handlers
		&lt;li&gt;Multiple input and output queues
		&lt;/ul&gt;
		&lt;br&gt;
		Robert Watson is a researcher at the University of
		Cambridge Computer Laboratory investinging operating
		system and network security. Prior to joining the
		Computer Laboratory to work on a PhD, he was Senior
		Principal Scientist at McAfee Research, now SPARTA
		ISSO, a leading security research and development
		organization, directing government and commercial
		research contracts for customers that include DARPA,
		the US Navy, and Apple Computer. His research
		interests include operating system security, network
		stack structure and performance, and windowing
		system structure. He is also a member of the FreeBSD
		Core Team and president of the FreeBSD Foundation.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, network stack, hardware, robert watson, mp3&lt;br/&gt;

		The arrival of high CPU core density, with commodity
		quad-core notebooks and 32-core servers, combined
		with 10gbps networking have transformed network
		design principles for operating systems. This talk
		will describe changes in the FreeBSD 6.x, 7.x, and
		forthcoming 8.x network stacks required to exploit
		multiple cores and serve 10gbps networks. The goal
		of the session will be to introduce the audience
		to general strategies used to improve performance,
		their rationales, and their impact on applications
		and users:
		&lt;ul&gt;
		&lt;li&gt;Introduction to the SMPng Project and the follow-on Netperf Project
		&lt;li&gt;Workloads and performance measurement
		&lt;li&gt;Efficient primitives to support modern network stacks
		&lt;li&gt;Multi-core and cache-aware network memory allocator
		&lt;li&gt;Fine-grained network stack locking
		&lt;li&gt;Load-balancing and contention-avoidance across multiple CPUs
		&lt;li&gt;CPU affinity for network stack data structures
		&lt;li&gt;TCP performance enhancements including TSO, LRO, and TOE
		&lt;li&gt;Zero-copy Berkely Packet Filter (BPF) buffers
		&lt;li&gt;Direct network stack dispatch from interrupt handlers
		&lt;li&gt;Multiple input and output queues
		&lt;/ul&gt;
		&lt;br&gt;
		Robert Watson is a researcher at the University of
		Cambridge Computer Laboratory investinging operating
		system and network security. Prior to joining the
		Computer Laboratory to work on a PhD, he was Senior
		Principal Scientist at McAfee Research, now SPARTA
		ISSO, a leading security research and development
		organization, directing government and commercial
		research contracts for customers that include DARPA,
		the US Navy, and Apple Computer. His research
		interests include operating system security, network
		stack structure and performance, and windowing
		system structure. He is also a member of the FreeBSD
		Core Team and president of the FreeBSD Foundation.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, network stack, hardware, robert watson, pdf&lt;br/&gt;

		The arrival of high CPU core density, with commodity
		quad-core notebooks and 32-core servers, combined
		with 10gbps networking have transformed network
		design principles for operating systems. This talk
		will describe changes in the FreeBSD 6.x, 7.x, and
		forthcoming 8.x network stacks required to exploit
		multiple cores and serve 10gbps networks. The goal
		of the session will be to introduce the audience
		to general strategies used to improve performance,
		their rationales, and their impact on applications
		and users:
		&lt;ul&gt;
		&lt;li&gt;Introduction to the SMPng Project and the follow-on Netperf Project
		&lt;li&gt;Workloads and performance measurement
		&lt;li&gt;Efficient primitives to support modern network stacks
		&lt;li&gt;Multi-core and cache-aware network memory allocator
		&lt;li&gt;Fine-grained network stack locking
		&lt;li&gt;Load-balancing and contention-avoidance across multiple CPUs
		&lt;li&gt;CPU affinity for network stack data structures
		&lt;li&gt;TCP performance enhancements including TSO, LRO, and TOE
		&lt;li&gt;Zero-copy Berkely Packet Filter (BPF) buffers
		&lt;li&gt;Direct network stack dispatch from interrupt handlers
		&lt;li&gt;Multiple input and output queues
		&lt;/ul&gt;
		&lt;br&gt;
		Robert Watson is a researcher at the University of
		Cambridge Computer Laboratory investinging operating
		system and network security. Prior to joining the
		Computer Laboratory to work on a PhD, he was Senior
		Principal Scientist at McAfee Research, now SPARTA
		ISSO, a leading security research and development
		organization, directing government and commercial
		research contracts for customers that include DARPA,
		the US Navy, and Apple Computer. His research
		interests include operating system security, network
		stack structure and performance, and windowing
		system structure. He is also a member of the FreeBSD
		Core Team and president of the FreeBSD Foundation.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, typesetting, bsd, edd barrett, ogg&lt;br/&gt;

		Edd Barrett will speak about using the BSD Platform
		as a means of typesetting from a practical standpoint
		at EuroBSDcon 2008. Edd Barrett does not wish to
		go into the technicalities of each typesetter, but
		rather state which are good for certain types of
		document, and which tools (ports and packages),
		integrate well with the available typesetters.
		&lt;br&gt;
		Edd Barrett os a student from the UK, currently on
		"placement year" as a systems administrator for
		Bournemouth University. Open Source *NIX has been
		his platform of choice for many years and he has
		been using OpenBSD for about 3 years now, simply
		because it is small, clean, correct and secure.
		Just recently he has started developing things I
		want or need for OpenBSD.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, typesetting, bsd, edd barrett, mp3&lt;br/&gt;

		Edd Barrett will speak about using the BSD Platform
		as a means of typesetting from a practical standpoint
		at EuroBSDcon 2008. Edd Barrett does not wish to
		go into the technicalities of each typesetter, but
		rather state which are good for certain types of
		document, and which tools (ports and packages),
		integrate well with the available typesetters.
		&lt;br&gt;
		Edd Barrett os a student from the UK, currently on
		"placement year" as a systems administrator for
		Bournemouth University. Open Source *NIX has been
		his platform of choice for many years and he has
		been using OpenBSD for about 3 years now, simply
		because it is small, clean, correct and secure.
		Just recently he has started developing things I
		want or need for OpenBSD.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, typesetting, bsd, edd barrett, pdf&lt;br/&gt;

		Edd Barrett will speak about using the BSD Platform
		as a means of typesetting from a practical standpoint
		at EuroBSDcon 2008. Edd Barrett does not wish to
		go into the technicalities of each typesetter, but
		rather state which are good for certain types of
		document, and which tools (ports and packages),
		integrate well with the available typesetters.
		&lt;br&gt;
		Edd Barrett os a student from the UK, currently on
		"placement year" as a systems administrator for
		Bournemouth University. Open Source *NIX has been
		his platform of choice for many years and he has
		been using OpenBSD for about 3 years now, simply
		because it is small, clean, correct and secure.
		Just recently he has started developing things I
		want or need for OpenBSD.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, dragonflybsd, mp, network stack, aggelos economopoulos, ogg&lt;br/&gt;

		Given the modern trend towards multi-core shared
		memory multiprocessors, it is inconceivable for
		production OS kernels not to be reentrant. The
		typical approach for allowing multiple execution
		contexts to simultaneously execute in kernel mode
		has been to use fine-grained locking for synchronising
		access to shared resources. While this technique
		has been proven efficient, empirical evidence
		suggests that the resulting locking rules tend to
		be cumbersome even for the experienced kernel
		programmer, leading to bugs that are hard to diagnose.
		Moreover, scaling to more processors requires
		extensive use of locks, which may impose unnecessary
		locking overhead for small scale multiprocessor
		systems. This talk will describe the typical approach
		and then discuss the alternative approach taken in
		the DragonFlyBSD network stack. We will give an
		overview of the various protocol threads employed
		for network I/O processing and the common-case code
		paths for packet reception and transmission.
		Additionally, we'll need to make a passing reference
		to DragonFlyBSD's message passing model. This should
		establish a baseline, allowing us to focus on the
		recent work by the author to eliminate use of the
		Big Giant Lock in the performance-critical paths
		for the TCP and UDP protocols. The decision to
		constrain this work on the two by far most widely-used
		transport protocols was made in order to (a) limit
		the amount of work necessary and (b) explore the
		effectiveness of the approach on the cases that
		matter at this point in time.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, dragonflybsd, mp, network stack, aggelos economopoulos, mp3&lt;br/&gt;

		Given the modern trend towards multi-core shared
		memory multiprocessors, it is inconceivable for
		production OS kernels not to be reentrant. The
		typical approach for allowing multiple execution
		contexts to simultaneously execute in kernel mode
		has been to use fine-grained locking for synchronising
		access to shared resources. While this technique
		has been proven efficient, empirical evidence
		suggests that the resulting locking rules tend to
		be cumbersome even for the experienced kernel
		programmer, leading to bugs that are hard to diagnose.
		Moreover, scaling to more processors requires
		extensive use of locks, which may impose unnecessary
		locking overhead for small scale multiprocessor
		systems. This talk will describe the typical approach
		and then discuss the alternative approach taken in
		the DragonFlyBSD network stack. We will give an
		overview of the various protocol threads employed
		for network I/O processing and the common-case code
		paths for packet reception and transmission.
		Additionally, we'll need to make a passing reference
		to DragonFlyBSD's message passing model. This should
		establish a baseline, allowing us to focus on the
		recent work by the author to eliminate use of the
		Big Giant Lock in the performance-critical paths
		for the TCP and UDP protocols. The decision to
		constrain this work on the two by far most widely-used
		transport protocols was made in order to (a) limit
		the amount of work necessary and (b) explore the
		effectiveness of the approach on the cases that
		matter at this point in time.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, dragonflybsd, mp, network stack, aggelos economopoulos, pdf&lt;br/&gt;

		Given the modern trend towards multi-core shared
		memory multiprocessors, it is inconceivable for
		production OS kernels not to be reentrant. The
		typical approach for allowing multiple execution
		contexts to simultaneously execute in kernel mode
		has been to use fine-grained locking for synchronising
		access to shared resources. While this technique
		has been proven efficient, empirical evidence
		suggests that the resulting locking rules tend to
		be cumbersome even for the experienced kernel
		programmer, leading to bugs that are hard to diagnose.
		Moreover, scaling to more processors requires
		extensive use of locks, which may impose unnecessary
		locking overhead for small scale multiprocessor
		systems. This talk will describe the typical approach
		and then discuss the alternative approach taken in
		the DragonFlyBSD network stack. We will give an
		overview of the various protocol threads employed
		for network I/O processing and the common-case code
		paths for packet reception and transmission.
		Additionally, we'll need to make a passing reference
		to DragonFlyBSD's message passing model. This should
		establish a baseline, allowing us to focus on the
		recent work by the author to eliminate use of the
		Big Giant Lock in the performance-critical paths
		for the TCP and UDP protocols. The decision to
		constrain this work on the two by far most widely-used
		transport protocols was made in order to (a) limit
		the amount of work necessary and (b) explore the
		effectiveness of the approach on the cases that
		matter at this point in time.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, google soc, george neville-neil, ogg&lt;br/&gt;

		The Google Summer of Code is a program designed to
		provide students with real world experience
		contributing to open source projects during the
		summer break in university studies. Each year Google
		selects a number of open source projects to act as
		mentoring organizations. Students are invited to
		submit project proposals for the open source projects
		that are most interesting to them. FreeBSD was one
		of the projects selected to participate in the
		inaugural Summer of Code in 2005 and we have
		participated each year since then. Over the past 4
		years a total of 79 students have participated in
		the program and it has become a very significant
		source of new committers to FreeBSD. This talk will
		examine in detail the selection criteria for projects,
		the impact that successful projects have had, and
		some suggestions for how we can better leverage
		this program in the future.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, google soc, george neville-neil, mp3&lt;br/&gt;

		The Google Summer of Code is a program designed to
		provide students with real world experience
		contributing to open source projects during the
		summer break in university studies. Each year Google
		selects a number of open source projects to act as
		mentoring organizations. Students are invited to
		submit project proposals for the open source projects
		that are most interesting to them. FreeBSD was one
		of the projects selected to participate in the
		inaugural Summer of Code in 2005 and we have
		participated each year since then. Over the past 4
		years a total of 79 students have participated in
		the program and it has become a very significant
		source of new committers to FreeBSD. This talk will
		examine in detail the selection criteria for projects,
		the impact that successful projects have had, and
		some suggestions for how we can better leverage
		this program in the future.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, google soc, george neville-neil, pdf&lt;br/&gt;

		The Google Summer of Code is a program designed to
		provide students with real world experience
		contributing to open source projects during the
		summer break in university studies. Each year Google
		selects a number of open source projects to act as
		mentoring organizations. Students are invited to
		submit project proposals for the open source projects
		that are most interesting to them. FreeBSD was one
		of the projects selected to participate in the
		inaugural Summer of Code in 2005 and we have
		participated each year since then. Over the past 4
		years a total of 79 students have participated in
		the program and it has become a very significant
		source of new committers to FreeBSD. This talk will
		examine in detail the selection criteria for projects,
		the impact that successful projects have had, and
		some suggestions for how we can better leverage
		this program in the future.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, openbsd, hardware sensors, constantine murenin, ogg&lt;br/&gt;

		In this talk, we will discuss the past and present
		history and the design principles of the OpenBSD
		hardware sensors framework. Sensors framework
		provides a unified interface for storing, registering
		and accessing information about hardware monitoring
		sensors. Sensor types include, but are not limited
		to, temperature, voltage, fan RPM, time offset and
		logical drive status. The framework spans
		sensor_attach(9), sysctl(3), sysctl(8), sensorsd(8),
		ntpd(8), snmpd(8) and more than 67 drivers, ranging
		from I2C temperature sensors and Super I/O hardware
		monitors to IPMI, RAID and SCSI enclosures. Several
		third-party tools are also available, for example,
		a plug-in for Nagios and ports/sysutils/symon.
		Originally based on some ideas from NetBSD, the
		framework has sustained many improvements in OpenBSD,
		and was ported and committed to FreeBSD and DragonFly
		BSD.
		&lt;br&gt;
		Constantine A. Murenin is an MMath graduate student
		at the David R. Cheriton School of Computer Science
		at the University of Waterloo (CA). Prior to his
		graduate appointment, Constantine attended and
		subsequently graduated from East Carolina University
		(US) and De Montfort University (UK), receiving two
		bachelor degrees in computer science, with honors
		and honours respectively. A FreeBSD Google Summer
		of Code 2007 Student, OpenBSD Committer and Mozilla
		Contributor, Constantine's interests range from
		standards compliance and usability at all levels,
		to quiet computing and hardware monitoring.
		&lt;br&gt;
		&lt;a href="http://Constantine.SU/"&gt;http://Constantine.SU/&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, openbsd, hardware sensors, constantine murenin, mp3&lt;br/&gt;

		In this talk, we will discuss the past and present
		history and the design principles of the OpenBSD
		hardware sensors framework. Sensors framework
		provides a unified interface for storing, registering
		and accessing information about hardware monitoring
		sensors. Sensor types include, but are not limited
		to, temperature, voltage, fan RPM, time offset and
		logical drive status. The framework spans
		sensor_attach(9), sysctl(3), sysctl(8), sensorsd(8),
		ntpd(8), snmpd(8) and more than 67 drivers, ranging
		from I2C temperature sensors and Super I/O hardware
		monitors to IPMI, RAID and SCSI enclosures. Several
		third-party tools are also available, for example,
		a plug-in for Nagios and ports/sysutils/symon.
		Originally based on some ideas from NetBSD, the
		framework has sustained many improvements in OpenBSD,
		and was ported and committed to FreeBSD and DragonFly
		BSD.
		&lt;br&gt;
		Constantine A. Murenin is an MMath graduate student
		at the David R. Cheriton School of Computer Science
		at the University of Waterloo (CA). Prior to his
		graduate appointment, Constantine attended and
		subsequently graduated from East Carolina University
		(US) and De Montfort University (UK), receiving two
		bachelor degrees in computer science, with honors
		and honours respectively. A FreeBSD Google Summer
		of Code 2007 Student, OpenBSD Committer and Mozilla
		Contributor, Constantine's interests range from
		standards compliance and usability at all levels,
		to quiet computing and hardware monitoring.
		&lt;br&gt;
		&lt;a href="http://Constantine.SU/"&gt;http://Constantine.SU/&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, openbsd, hardware sensors, constantine murenin, pdf&lt;br/&gt;

		In this talk, we will discuss the past and present
		history and the design principles of the OpenBSD
		hardware sensors framework. Sensors framework
		provides a unified interface for storing, registering
		and accessing information about hardware monitoring
		sensors. Sensor types include, but are not limited
		to, temperature, voltage, fan RPM, time offset and
		logical drive status. The framework spans
		sensor_attach(9), sysctl(3), sysctl(8), sensorsd(8),
		ntpd(8), snmpd(8) and more than 67 drivers, ranging
		from I2C temperature sensors and Super I/O hardware
		monitors to IPMI, RAID and SCSI enclosures. Several
		third-party tools are also available, for example,
		a plug-in for Nagios and ports/sysutils/symon.
		Originally based on some ideas from NetBSD, the
		framework has sustained many improvements in OpenBSD,
		and was ported and committed to FreeBSD and DragonFly
		BSD.
		&lt;br&gt;
		Constantine A. Murenin is an MMath graduate student
		at the David R. Cheriton School of Computer Science
		at the University of Waterloo (CA). Prior to his
		graduate appointment, Constantine attended and
		subsequently graduated from East Carolina University
		(US) and De Montfort University (UK), receiving two
		bachelor degrees in computer science, with honors
		and honours respectively. A FreeBSD Google Summer
		of Code 2007 Student, OpenBSD Committer and Mozilla
		Contributor, Constantine's interests range from
		standards compliance and usability at all levels,
		to quiet computing and hardware monitoring.
		&lt;br&gt;
		&lt;a href="http://Constantine.SU/"&gt;http://Constantine.SU/&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, vpn, russel sutherland, ogg&lt;br/&gt;

		The University of Toronto is a large educational
		institutional with over 70,000 students and 10,000
		staff and faculty. For the past three years, we
		have developed and implemented a ubiquitous VPN
		service, based up on OpenVPN and FreeBSD. The service
		has over 3000 active customers, with up to 35
		simultaneous users. The system supports, Linux, Mac
		OS X and Windows XP/Vista/2000 clients. Tools have
		been developed to create a central CA which enables
		users to log in to a secure server and get their
		customized client, certificates and configuration.
		The NSIS installer is used to generate the customized
		windows installers. Similar packages are generated
		for the various Unix based clients. Additional
		WWW/PHP based tools, have been developed to monitor
		and log usage of the service, using standard graphs,
		alarms for excessive use and a certificate revocation
		mechanism. The system has been integrated into the
		local identity management system (Kerberos/LDAP)
		in order to authorize and authenticate users upon
		initiation and per session usage. All code is Open
		Source and freely available.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, vpn, russel sutherland, mp3&lt;br/&gt;

		The University of Toronto is a large educational
		institutional with over 70,000 students and 10,000
		staff and faculty. For the past three years, we
		have developed and implemented a ubiquitous VPN
		service, based up on OpenVPN and FreeBSD. The service
		has over 3000 active customers, with up to 35
		simultaneous users. The system supports, Linux, Mac
		OS X and Windows XP/Vista/2000 clients. Tools have
		been developed to create a central CA which enables
		users to log in to a secure server and get their
		customized client, certificates and configuration.
		The NSIS installer is used to generate the customized
		windows installers. Similar packages are generated
		for the various Unix based clients. Additional
		WWW/PHP based tools, have been developed to monitor
		and log usage of the service, using standard graphs,
		alarms for excessive use and a certificate revocation
		mechanism. The system has been integrated into the
		local identity management system (Kerberos/LDAP)
		in order to authorize and authenticate users upon
		initiation and per session usage. All code is Open
		Source and freely available.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, vpn, russel sutherland, pdf&lt;br/&gt;

		The University of Toronto is a large educational
		institutional with over 70,000 students and 10,000
		staff and faculty. For the past three years, we
		have developed and implemented a ubiquitous VPN
		service, based up on OpenVPN and FreeBSD. The service
		has over 3000 active customers, with up to 35
		simultaneous users. The system supports, Linux, Mac
		OS X and Windows XP/Vista/2000 clients. Tools have
		been developed to create a central CA which enables
		users to log in to a secure server and get their
		customized client, certificates and configuration.
		The NSIS installer is used to generate the customized
		windows installers. Similar packages are generated
		for the various Unix based clients. Additional
		WWW/PHP based tools, have been developed to monitor
		and log usage of the service, using standard graphs,
		alarms for excessive use and a certificate revocation
		mechanism. The system has been integrated into the
		local identity management system (Kerberos/LDAP)
		in order to authorize and authenticate users upon
		initiation and per session usage. All code is Open
		Source and freely available.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, george neville-neil, ogg&lt;br/&gt;
EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, george neville-neil, mp3&lt;br/&gt;
EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, george neville-neil, pdf&lt;br/&gt;
EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ufs2, nick barkas, ogg&lt;br/&gt;

		Hello My name is Nick Barkas. I'm a master's student
		studying scientific computing at Kungliga Tekniska
		hgskolan (KTH) in Stockholm, Sweden. I have just
		begun work on a Google Summer of Code project with
		FreeBSD: Dynamic memory allocation for dirhash in
		UFS2  . I would like to present my results from
		this project at EuroBSDCon this year. This project
		is very much a work in progress now so it is a bit
		difficult to summarize what I would ultimately
		present. I will try to describe an outline, though.
		First I will give background information on dirhash:
		an explanation of the directory data structure in
		UFS2, how directory lookups in this structure
		necessitate a linear search, and how dirhash speeds
		these lookups up without having to change anything
		about the directory data structure. Next I will
		explain the current limitation that dirhash's maximum
		memory use must be manually specified by administrators,
		or left at a small conservative default of 2MB. I
		will explain some different methods I will have
		explored to try and make this maximum memory limit
		dynamically increase and decrease as the system has
		more or less free memory, and which method I will
		have ultimately settled on and implemented. Then
		I'll present some test results of performance of
		operations on very large directories with and without
		dynamic memory allocation enabled for dirhash. Next
		I will talk about how speed gains from dirhash are
		limited by the fact that the hash tables exist only
		in memory and must be recreated after each system
		boot, as big directories are scanned for the first
		time, or even have to be recreated for a directory
		that has not been scanned in some time if its dirhash
		has been discarded to free memory. These problems
		can be eliminated by using an on-disk index for
		directory entries. I will talk about some of the
		challenges of implementing on-disk indexing, such
		as remaining backwards compatible with older versions
		of UFS2 and interoperating properly with softupdates.
		Then, if my SoC project has permitted me time to
		work on this aspect of it, I will explain some
		possible methods for adding directory indexing to
		UFS2 that meets these challenges, and which of those
		ideas I will have implemented. Finally I will present
		results of some benchmarks on this filesystem with
		indices, and compare to performance with dirhash,
		and with no indices or dirhashes.
		&lt;br&gt;
		Keywords: dirhash, ufs2, filesystems, performance tuning
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ufs2, nick barkas, mp3&lt;br/&gt;

		Hello My name is Nick Barkas. I'm a master's student
		studying scientific computing at Kungliga Tekniska
		hgskolan (KTH) in Stockholm, Sweden. I have just
		begun work on a Google Summer of Code project with
		FreeBSD: Dynamic memory allocation for dirhash in
		UFS2  . I would like to present my results from
		this project at EuroBSDCon this year. This project
		is very much a work in progress now so it is a bit
		difficult to summarize what I would ultimately
		present. I will try to describe an outline, though.
		First I will give background information on dirhash:
		an explanation of the directory data structure in
		UFS2, how directory lookups in this structure
		necessitate a linear search, and how dirhash speeds
		these lookups up without having to change anything
		about the directory data structure. Next I will
		explain the current limitation that dirhash's maximum
		memory use must be manually specified by administrators,
		or left at a small conservative default of 2MB. I
		will explain some different methods I will have
		explored to try and make this maximum memory limit
		dynamically increase and decrease as the system has
		more or less free memory, and which method I will
		have ultimately settled on and implemented. Then
		I'll present some test results of performance of
		operations on very large directories with and without
		dynamic memory allocation enabled for dirhash. Next
		I will talk about how speed gains from dirhash are
		limited by the fact that the hash tables exist only
		in memory and must be recreated after each system
		boot, as big directories are scanned for the first
		time, or even have to be recreated for a directory
		that has not been scanned in some time if its dirhash
		has been discarded to free memory. These problems
		can be eliminated by using an on-disk index for
		directory entries. I will talk about some of the
		challenges of implementing on-disk indexing, such
		as remaining backwards compatible with older versions
		of UFS2 and interoperating properly with softupdates.
		Then, if my SoC project has permitted me time to
		work on this aspect of it, I will explain some
		possible methods for adding directory indexing to
		UFS2 that meets these challenges, and which of those
		ideas I will have implemented. Finally I will present
		results of some benchmarks on this filesystem with
		indices, and compare to performance with dirhash,
		and with no indices or dirhashes.
		&lt;br&gt;
		Keywords: dirhash, ufs2, filesystems, performance tuning
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ufs2, nick barkas, pdf&lt;br/&gt;

		Hello My name is Nick Barkas. I'm a master's student
		studying scientific computing at Kungliga Tekniska
		hgskolan (KTH) in Stockholm, Sweden. I have just
		begun work on a Google Summer of Code project with
		FreeBSD: Dynamic memory allocation for dirhash in
		UFS2  . I would like to present my results from
		this project at EuroBSDCon this year. This project
		is very much a work in progress now so it is a bit
		difficult to summarize what I would ultimately
		present. I will try to describe an outline, though.
		First I will give background information on dirhash:
		an explanation of the directory data structure in
		UFS2, how directory lookups in this structure
		necessitate a linear search, and how dirhash speeds
		these lookups up without having to change anything
		about the directory data structure. Next I will
		explain the current limitation that dirhash's maximum
		memory use must be manually specified by administrators,
		or left at a small conservative default of 2MB. I
		will explain some different methods I will have
		explored to try and make this maximum memory limit
		dynamically increase and decrease as the system has
		more or less free memory, and which method I will
		have ultimately settled on and implemented. Then
		I'll present some test results of performance of
		operations on very large directories with and without
		dynamic memory allocation enabled for dirhash. Next
		I will talk about how speed gains from dirhash are
		limited by the fact that the hash tables exist only
		in memory and must be recreated after each system
		boot, as big directories are scanned for the first
		time, or even have to be recreated for a directory
		that has not been scanned in some time if its dirhash
		has been discarded to free memory. These problems
		can be eliminated by using an on-disk index for
		directory entries. I will talk about some of the
		challenges of implementing on-disk indexing, such
		as remaining backwards compatible with older versions
		of UFS2 and interoperating properly with softupdates.
		Then, if my SoC project has permitted me time to
		work on this aspect of it, I will explain some
		possible methods for adding directory indexing to
		UFS2 that meets these challenges, and which of those
		ideas I will have implemented. Finally I will present
		results of some benchmarks on this filesystem with
		indices, and compare to performance with dirhash,
		and with no indices or dirhashes.
		&lt;br&gt;
		Keywords: dirhash, ufs2, filesystems, performance tuning
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, embed, freebsd, philip paeps, ogg&lt;br/&gt;

		This paper provides a how-to embed FreeBSD. A console
		server built form an AT91RM9200 based ARM system
		will be explored. This paper will talk about the
		selection of hardware. It will explore creating
		images for the target system, as well as concentrate
		on different alternatives for deploying the system.
		A number of different options exist today, and no
		comprehensive guide for navigating through the
		choices exists today. This paper will explore the
		different alternatives that exist today for producing
		images targeted at different size requirements. The
		differing choices for storage in an embedded
		environment are explored. The techniques used to
		access rich debugging environments are discussed.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, embed, freebsd, philip paeps, mp3&lt;br/&gt;

		This paper provides a how-to embed FreeBSD. A console
		server built form an AT91RM9200 based ARM system
		will be explored. This paper will talk about the
		selection of hardware. It will explore creating
		images for the target system, as well as concentrate
		on different alternatives for deploying the system.
		A number of different options exist today, and no
		comprehensive guide for navigating through the
		choices exists today. This paper will explore the
		different alternatives that exist today for producing
		images targeted at different size requirements. The
		differing choices for storage in an embedded
		environment are explored. The techniques used to
		access rich debugging environments are discussed.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, embed, freebsd, philip paeps, pdf&lt;br/&gt;

		This paper provides a how-to embed FreeBSD. A console
		server built form an AT91RM9200 based ARM system
		will be explored. This paper will talk about the
		selection of hardware. It will explore creating
		images for the target system, as well as concentrate
		on different alternatives for deploying the system.
		A number of different options exist today, and no
		comprehensive guide for navigating through the
		choices exists today. This paper will explore the
		different alternatives that exist today for producing
		images targeted at different size requirements. The
		differing choices for storage in an embedded
		environment are explored. The techniques used to
		access rich debugging environments are discussed.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, anttii kantee, ogg&lt;br/&gt;

		ABSD/UNIX operating system is traditionally split
		into two pieces: the kernel and userspace. Historically
		the reasons for this were clear: the UNIX kernel
		was a simple entity. However, over time the kernel
		has grown more and more complex. Currently, most
		of the same functionality is available both in
		userspace and the kernel, but under different names.
		Examples include synchronization routines and
		threading support. For instance, to lock a mutex
		in the NetBSD kernel, the call is mutex_enter(),
		while in userspace the routine which does exactly
		the same thing is known as pthread_mutex_enter().
		Taking another classic example, a BSD style OS has
		malloc()/free() available both in userspace and the
		kernel, but with different linkage (the kernel
		malloc interface is currently being widely deprecated,
		though). This imposes a completely arbitrary division
		between the kernel and userspace. Most functionality
		provided by an opearating system should be treated
		as a service instead of explicitly pinning it down
		as a userspace daemon or a kernel driver. Currently,
		due to the arbitrarily difference in programming
		interface names, functionality must be explicitly
		ported between the kernel and userspace if it is
		to run in one or the other environment. By unifying
		the environments where possible, the arbitrary
		division is weakened and porting between these
		environments becomes simpler.
		&lt;br&gt;
		Antti Kantee has been a NetBSD developer for many
		many moons. He has managed to work on quite a few
		bits and pieces of a BSD system: userland utilities,
		the pkgsrc packaging system, networking, virtual
		memory, device drivers, hardware support and file
		systems.
		&lt;br&gt;
		See also &lt;a
		href="http://www.netbsd.org/docs/puffs/rump.htm"&gt;http://www.netbsd.org/docs/puffs/rump.htm&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, anttii kantee, mp3&lt;br/&gt;

		ABSD/UNIX operating system is traditionally split
		into two pieces: the kernel and userspace. Historically
		the reasons for this were clear: the UNIX kernel
		was a simple entity. However, over time the kernel
		has grown more and more complex. Currently, most
		of the same functionality is available both in
		userspace and the kernel, but under different names.
		Examples include synchronization routines and
		threading support. For instance, to lock a mutex
		in the NetBSD kernel, the call is mutex_enter(),
		while in userspace the routine which does exactly
		the same thing is known as pthread_mutex_enter().
		Taking another classic example, a BSD style OS has
		malloc()/free() available both in userspace and the
		kernel, but with different linkage (the kernel
		malloc interface is currently being widely deprecated,
		though). This imposes a completely arbitrary division
		between the kernel and userspace. Most functionality
		provided by an opearating system should be treated
		as a service instead of explicitly pinning it down
		as a userspace daemon or a kernel driver. Currently,
		due to the arbitrarily difference in programming
		interface names, functionality must be explicitly
		ported between the kernel and userspace if it is
		to run in one or the other environment. By unifying
		the environments where possible, the arbitrary
		division is weakened and porting between these
		environments becomes simpler.
		&lt;br&gt;
		Antti Kantee has been a NetBSD developer for many
		many moons. He has managed to work on quite a few
		bits and pieces of a BSD system: userland utilities,
		the pkgsrc packaging system, networking, virtual
		memory, device drivers, hardware support and file
		systems.
		&lt;br&gt;
		See also &lt;a
		href="http://www.netbsd.org/docs/puffs/rump.htm"&gt;http://www.netbsd.org/docs/puffs/rump.htm&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, anttii kantee, pdf&lt;br/&gt;

		ABSD/UNIX operating system is traditionally split
		into two pieces: the kernel and userspace. Historically
		the reasons for this were clear: the UNIX kernel
		was a simple entity. However, over time the kernel
		has grown more and more complex. Currently, most
		of the same functionality is available both in
		userspace and the kernel, but under different names.
		Examples include synchronization routines and
		threading support. For instance, to lock a mutex
		in the NetBSD kernel, the call is mutex_enter(),
		while in userspace the routine which does exactly
		the same thing is known as pthread_mutex_enter().
		Taking another classic example, a BSD style OS has
		malloc()/free() available both in userspace and the
		kernel, but with different linkage (the kernel
		malloc interface is currently being widely deprecated,
		though). This imposes a completely arbitrary division
		between the kernel and userspace. Most functionality
		provided by an opearating system should be treated
		as a service instead of explicitly pinning it down
		as a userspace daemon or a kernel driver. Currently,
		due to the arbitrarily difference in programming
		interface names, functionality must be explicitly
		ported between the kernel and userspace if it is
		to run in one or the other environment. By unifying
		the environments where possible, the arbitrary
		division is weakened and porting between these
		environments becomes simpler.
		&lt;br&gt;
		Antti Kantee has been a NetBSD developer for many
		many moons. He has managed to work on quite a few
		bits and pieces of a BSD system: userland utilities,
		the pkgsrc packaging system, networking, virtual
		memory, device drivers, hardware support and file
		systems.
		&lt;br&gt;
		See also &lt;a
		href="http://www.netbsd.org/docs/puffs/rump.htm"&gt;http://www.netbsd.org/docs/puffs/rump.htm&lt;/a&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, laptops, joerg sonnenberger, ogg&lt;br/&gt;

		This paper discusses the NetBSD Power Management
		Framework (PMF) and related changes to the kernel.
		The outlined changes allow NetBSD to support essential
		functions like suspend-to-RAM on most post-Y2K X86
		machines. They are also the fundation for intelligent
		handling of device activity by enabling devices
		on-demand. This work is still progressing. Many of
		the features will be available in the up-coming
		NetBSD 5.0 release The NetBSD kernel is widely
		regarded to be one of the cleanest and most portable
		Operating System kernels available. For various
		reasons it is also assumed that NetBSD only runs
		well on older hardware. In the summer of 2006 Charles
		Hannum, one of the founders of NetBSD, left with a
		long mail mentioning as important issues the lack
		of proper power management and suspendto- RAM
		support. One year later, Jared D. McNeill posted a
		plan for attacking this issue based on ideas derived
		from the Windows Driver Model. This plan would
		evolve into the new NetBSD Power Management Framework
		(PMF for short).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, laptops, joerg sonnenberger, mp3&lt;br/&gt;

		This paper discusses the NetBSD Power Management
		Framework (PMF) and related changes to the kernel.
		The outlined changes allow NetBSD to support essential
		functions like suspend-to-RAM on most post-Y2K X86
		machines. They are also the fundation for intelligent
		handling of device activity by enabling devices
		on-demand. This work is still progressing. Many of
		the features will be available in the up-coming
		NetBSD 5.0 release The NetBSD kernel is widely
		regarded to be one of the cleanest and most portable
		Operating System kernels available. For various
		reasons it is also assumed that NetBSD only runs
		well on older hardware. In the summer of 2006 Charles
		Hannum, one of the founders of NetBSD, left with a
		long mail mentioning as important issues the lack
		of proper power management and suspendto- RAM
		support. One year later, Jared D. McNeill posted a
		plan for attacking this issue based on ideas derived
		from the Windows Driver Model. This plan would
		evolve into the new NetBSD Power Management Framework
		(PMF for short).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, laptops, joerg sonnenberger, pdf&lt;br/&gt;

		This paper discusses the NetBSD Power Management
		Framework (PMF) and related changes to the kernel.
		The outlined changes allow NetBSD to support essential
		functions like suspend-to-RAM on most post-Y2K X86
		machines. They are also the fundation for intelligent
		handling of device activity by enabling devices
		on-demand. This work is still progressing. Many of
		the features will be available in the up-coming
		NetBSD 5.0 release The NetBSD kernel is widely
		regarded to be one of the cleanest and most portable
		Operating System kernels available. For various
		reasons it is also assumed that NetBSD only runs
		well on older hardware. In the summer of 2006 Charles
		Hannum, one of the founders of NetBSD, left with a
		long mail mentioning as important issues the lack
		of proper power management and suspendto- RAM
		support. One year later, Jared D. McNeill posted a
		plan for attacking this issue based on ideas derived
		from the Windows Driver Model. This plan would
		evolve into the new NetBSD Power Management Framework
		(PMF for short).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, multicast, freebsd, george neville-neil, ogg&lt;br/&gt;

		In the past ten years most of the research in network
		protocols has gone into TCP, leaving UDP to languish
		as a local configuration protocol. While the majority
		of Internet traffic is TCP, UDP remains the only
		IP protocol that works over multicast and as such
		has some specific, and interesting uses in some
		areas of computing. In 2008 we undertook a study
		of the performance of UDP multicast on both 1Gbps
		and 10Gbps Ethernet networks in order to see if
		changing the physical layer of the network would
		give a linear decrease in packet latency. To measure
		the possible gains we developed a new network
		protocol test program, mctest, which is capable of
		recording packet round trip times from many hosts
		simultaneously and which we believe accurately
		represents how many environments use multicast. The
		mctest program has been integrated into FreeBSD and
		is now being used to verify the proper operation
		of multicast on various pieces of 10Gbps hardware.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, multicast, freebsd, george neville-neil, mp3&lt;br/&gt;

		In the past ten years most of the research in network
		protocols has gone into TCP, leaving UDP to languish
		as a local configuration protocol. While the majority
		of Internet traffic is TCP, UDP remains the only
		IP protocol that works over multicast and as such
		has some specific, and interesting uses in some
		areas of computing. In 2008 we undertook a study
		of the performance of UDP multicast on both 1Gbps
		and 10Gbps Ethernet networks in order to see if
		changing the physical layer of the network would
		give a linear decrease in packet latency. To measure
		the possible gains we developed a new network
		protocol test program, mctest, which is capable of
		recording packet round trip times from many hosts
		simultaneously and which we believe accurately
		represents how many environments use multicast. The
		mctest program has been integrated into FreeBSD and
		is now being used to verify the proper operation
		of multicast on various pieces of 10Gbps hardware.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, multicast, freebsd, george neville-neil, pdf&lt;br/&gt;

		In the past ten years most of the research in network
		protocols has gone into TCP, leaving UDP to languish
		as a local configuration protocol. While the majority
		of Internet traffic is TCP, UDP remains the only
		IP protocol that works over multicast and as such
		has some specific, and interesting uses in some
		areas of computing. In 2008 we undertook a study
		of the performance of UDP multicast on both 1Gbps
		and 10Gbps Ethernet networks in order to see if
		changing the physical layer of the network would
		give a linear decrease in packet latency. To measure
		the possible gains we developed a new network
		protocol test program, mctest, which is capable of
		recording packet round trip times from many hosts
		simultaneously and which we believe accurately
		represents how many environments use multicast. The
		mctest program has been integrated into FreeBSD and
		is now being used to verify the proper operation
		of multicast on various pieces of 10Gbps hardware.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, wscons, x.org, matthieu herrb, ogg&lt;br/&gt;

		This talk will present the different layers that
		handle input, from the key that gets pressed or the
		mouse motion to the applications, all the way through
		the kernel drivers, X drivers and libraries, in the
		case of the OpenBSD/NetBSD wscons driver and the
		current and future X.Org server. It will cover stuff
		like keyboard mappings, touch-screen calibration,
		multi-pointer X or input coordinates transformations.
		It will show some problems of current implementations
		and try to show how current evolutions can solve
		them.
		&lt;br&gt;
		Matthieu Herrb is maintaing X on OpenBSD. I've been
		using X on various systems (SunOS, NetBSD, OpenBSD,
		Mac OS X,...) since 1989. He has been a member of
		the XFree86 Core Team for a short period in 2003
		and is now a member of the X.Org Foundation BoD.
		Matthieu Herrb works at LAAS a research laborarory
		of the French National Research Agency (CNRS) both
		on robotics and network security.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, wscons, x.org, matthieu herrb, mp3&lt;br/&gt;

		This talk will present the different layers that
		handle input, from the key that gets pressed or the
		mouse motion to the applications, all the way through
		the kernel drivers, X drivers and libraries, in the
		case of the OpenBSD/NetBSD wscons driver and the
		current and future X.Org server. It will cover stuff
		like keyboard mappings, touch-screen calibration,
		multi-pointer X or input coordinates transformations.
		It will show some problems of current implementations
		and try to show how current evolutions can solve
		them.
		&lt;br&gt;
		Matthieu Herrb is maintaing X on OpenBSD. I've been
		using X on various systems (SunOS, NetBSD, OpenBSD,
		Mac OS X,...) since 1989. He has been a member of
		the XFree86 Core Team for a short period in 2003
		and is now a member of the X.Org Foundation BoD.
		Matthieu Herrb works at LAAS a research laborarory
		of the French National Research Agency (CNRS) both
		on robotics and network security.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, wscons, x.org, matthieu herrb, pdf&lt;br/&gt;

		This talk will present the different layers that
		handle input, from the key that gets pressed or the
		mouse motion to the applications, all the way through
		the kernel drivers, X drivers and libraries, in the
		case of the OpenBSD/NetBSD wscons driver and the
		current and future X.Org server. It will cover stuff
		like keyboard mappings, touch-screen calibration,
		multi-pointer X or input coordinates transformations.
		It will show some problems of current implementations
		and try to show how current evolutions can solve
		them.
		&lt;br&gt;
		Matthieu Herrb is maintaing X on OpenBSD. I've been
		using X on various systems (SunOS, NetBSD, OpenBSD,
		Mac OS X,...) since 1989. He has been a member of
		the XFree86 Core Team for a short period in 2003
		and is now a member of the X.Org Foundation BoD.
		Matthieu Herrb works at LAAS a research laborarory
		of the French National Research Agency (CNRS) both
		on robotics and network security.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, cluster, brooks davis, ogg&lt;br/&gt;

		The Aerospace Corporation operates a federally
		funded research and development center in support
		of national-security, civil and commercial space
		programs. Many of our 2400+ engineers use a variety
		of computing technologies to support their work.
		Applications range from small models which are
		easily handled by desktops to parameter studies
		involving thousands of cpu hours and traditional,
		large scale parallel codes such as computational
		fluid dynamics and molecular modeling applications.
		Our primary resources used to support these large
		applications are computing clusters. Our current
		primary cluster, the Fellowship cluster consists
		of 352 dual-processor nodes with a total of 14xx
		cores. Two additional clusters, beginning at 150
		dual-processor nodes each are being constructed to
		augment Fellowship. As in In any multiuser computing
		environment with limited resources, user competition
		for resources is a significant burden. Users want
		everything they need to do their job, right now.
		Unfortunately, other users may need those resources
		at the same time. Thus, systems to arbitrate this
		resource contention are necessary. On Fellowship
		we have deployed the Sun Grid Engine scheduler which
		scheduled batch jobs across the nodes. In the next
		section we discuss the performance problems that
		can occur when sharing resources in a high performance
		computing cluster. We then discuss range of
		possibilities to address these problems. We then
		explain the solutions we are investigating and
		describe our experiments with them. We then conclude
		with a discussion of future work.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, cluster, brooks davis, mp3&lt;br/&gt;

		The Aerospace Corporation operates a federally
		funded research and development center in support
		of national-security, civil and commercial space
		programs. Many of our 2400+ engineers use a variety
		of computing technologies to support their work.
		Applications range from small models which are
		easily handled by desktops to parameter studies
		involving thousands of cpu hours and traditional,
		large scale parallel codes such as computational
		fluid dynamics and molecular modeling applications.
		Our primary resources used to support these large
		applications are computing clusters. Our current
		primary cluster, the Fellowship cluster consists
		of 352 dual-processor nodes with a total of 14xx
		cores. Two additional clusters, beginning at 150
		dual-processor nodes each are being constructed to
		augment Fellowship. As in In any multiuser computing
		environment with limited resources, user competition
		for resources is a significant burden. Users want
		everything they need to do their job, right now.
		Unfortunately, other users may need those resources
		at the same time. Thus, systems to arbitrate this
		resource contention are necessary. On Fellowship
		we have deployed the Sun Grid Engine scheduler which
		scheduled batch jobs across the nodes. In the next
		section we discuss the performance problems that
		can occur when sharing resources in a high performance
		computing cluster. We then discuss range of
		possibilities to address these problems. We then
		explain the solutions we are investigating and
		describe our experiments with them. We then conclude
		with a discussion of future work.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, cluster, brooks davis, pdf&lt;br/&gt;

		The Aerospace Corporation operates a federally
		funded research and development center in support
		of national-security, civil and commercial space
		programs. Many of our 2400+ engineers use a variety
		of computing technologies to support their work.
		Applications range from small models which are
		easily handled by desktops to parameter studies
		involving thousands of cpu hours and traditional,
		large scale parallel codes such as computational
		fluid dynamics and molecular modeling applications.
		Our primary resources used to support these large
		applications are computing clusters. Our current
		primary cluster, the Fellowship cluster consists
		of 352 dual-processor nodes with a total of 14xx
		cores. Two additional clusters, beginning at 150
		dual-processor nodes each are being constructed to
		augment Fellowship. As in In any multiuser computing
		environment with limited resources, user competition
		for resources is a significant burden. Users want
		everything they need to do their job, right now.
		Unfortunately, other users may need those resources
		at the same time. Thus, systems to arbitrate this
		resource contention are necessary. On Fellowship
		we have deployed the Sun Grid Engine scheduler which
		scheduled batch jobs across the nodes. In the next
		section we discuss the performance problems that
		can occur when sharing resources in a high performance
		computing cluster. We then discuss range of
		possibilities to address these problems. We then
		explain the solutions we are investigating and
		describe our experiments with them. We then conclude
		with a discussion of future work.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ipsec, yvan vanhullebus, ogg&lt;br/&gt;

		The first part will explain what have been major
		changes since Manu's presentation at Bale's EuroBSDCon,
		including more detailed informations on changes
		which have a significant impact on administrator's
		bad habits (why the common way of doing it is bad,
		why it was sometimes needed in the past, how to do
		it the good way now, why this is far better), on
		both the UserLand (ipsec-tools project) and maybe
		in [Free|Net]BSD kernels/ IPSec stacks.
		&lt;br&gt;
		The second part will talk about the future of the
		project. News of the next major version (which may
		be out or about to be out when we'll be ate
		EuroBSDCon), news works which are planned or which
		are done but not yet public, but also news about
		the team: it's new members, new tools, what we would
		like to do in tue future, a
		&lt;br&gt;
		Yvan VANHULLEBUS works as an R&amp;amp;D security engineer
		for NETASQ since 2000, where he works on FreeBSD
		OS. He started to work on KAME's IPSec stack in
		2001, provided many patches for various parts of
		the stack, then became one of the maintainers of
		ipsec-tools project, a fork of KAME's userland
		daemon. He became a NetBSD developper when ipsec-tools
		was migrated to NetBSD's CVS.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ipsec, yvan vanhullebus, mp3&lt;br/&gt;

		The first part will explain what have been major
		changes since Manu's presentation at Bale's EuroBSDCon,
		including more detailed informations on changes
		which have a significant impact on administrator's
		bad habits (why the common way of doing it is bad,
		why it was sometimes needed in the past, how to do
		it the good way now, why this is far better), on
		both the UserLand (ipsec-tools project) and maybe
		in [Free|Net]BSD kernels/ IPSec stacks.
		&lt;br&gt;
		The second part will talk about the future of the
		project. News of the next major version (which may
		be out or about to be out when we'll be ate
		EuroBSDCon), news works which are planned or which
		are done but not yet public, but also news about
		the team: it's new members, new tools, what we would
		like to do in tue future, a
		&lt;br&gt;
		Yvan VANHULLEBUS works as an R&amp;amp;D security engineer
		for NETASQ since 2000, where he works on FreeBSD
		OS. He started to work on KAME's IPSec stack in
		2001, provided many patches for various parts of
		the stack, then became one of the maintainers of
		ipsec-tools project, a fork of KAME's userland
		daemon. He became a NetBSD developper when ipsec-tools
		was migrated to NetBSD's CVS.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, ipsec, yvan vanhullebus, pdf&lt;br/&gt;

		The first part will explain what have been major
		changes since Manu's presentation at Bale's EuroBSDCon,
		including more detailed informations on changes
		which have a significant impact on administrator's
		bad habits (why the common way of doing it is bad,
		why it was sometimes needed in the past, how to do
		it the good way now, why this is far better), on
		both the UserLand (ipsec-tools project) and maybe
		in [Free|Net]BSD kernels/ IPSec stacks.
		&lt;br&gt;
		The second part will talk about the future of the
		project. News of the next major version (which may
		be out or about to be out when we'll be ate
		EuroBSDCon), news works which are planned or which
		are done but not yet public, but also news about
		the team: it's new members, new tools, what we would
		like to do in tue future, a
		&lt;br&gt;
		Yvan VANHULLEBUS works as an R&amp;amp;D security engineer
		for NETASQ since 2000, where he works on FreeBSD
		OS. He started to work on KAME's IPSec stack in
		2001, provided many patches for various parts of
		the stack, then became one of the maintainers of
		ipsec-tools project, a fork of KAME's userland
		daemon. He became a NetBSD developper when ipsec-tools
		was migrated to NetBSD's CVS.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, syslogd, martin schuette, ogg&lt;br/&gt;

	    Martin Schuette has three main goals, defined by three
	    internet drafts to implement:
	    &lt;ul&gt;
	    &lt;li&gt;TLS transport is the most obvious improvement: it
	    provides a reliable network transport with data encryption
	    and peer authentication. To make full use of this a
	    buffering mechanism to bridge temporary network errors
	    is implemented as well.
	    &lt;li&gt;Syslog-protocol extends the message format to use
	    a complete timestamp, include a fully qualified domain
	    name, and allow UTF-8 messages. It also offers a
	    structured data field to unambiguously encode application
	    dependent information.
	    &lt;li&gt;Syslog-sign will allow any syslog sender to digitally
	    sign its messages, so their integrity can be verified
	    later. This enable the detection of loss, deletion or
	    other manipulation syslog data after network transfer
	    or archiving on storage media.
	    &lt;/ul&gt;
	    &lt;br&gt;
	    Martin Schuette is a student of computer science in
	    Potsdam, Germany, and has been working as a part-time
	    system administrator for BSD servers since 2004.
	    &lt;br&gt;
	    In 2007 Martin Schuette already gave a talk on Syslog
	    at the Chemnitze Linux-Tage
	    (http://chemnitzer.linux-tage.de/2007/vortraege/detail.html?idx=547
	    in german; for a newer english version see these slides
	    for a seminar talk:
	    http://fara.cs.uni-potsdam.de/~mschuett/uni/syslog-protocols-080522.pdf).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, syslogd, martin schuette, mp3&lt;br/&gt;

	    Martin Schuette has three main goals, defined by three
	    internet drafts to implement:
	    &lt;ul&gt;
	    &lt;li&gt;TLS transport is the most obvious improvement: it
	    provides a reliable network transport with data encryption
	    and peer authentication. To make full use of this a
	    buffering mechanism to bridge temporary network errors
	    is implemented as well.
	    &lt;li&gt;Syslog-protocol extends the message format to use
	    a complete timestamp, include a fully qualified domain
	    name, and allow UTF-8 messages. It also offers a
	    structured data field to unambiguously encode application
	    dependent information.
	    &lt;li&gt;Syslog-sign will allow any syslog sender to digitally
	    sign its messages, so their integrity can be verified
	    later. This enable the detection of loss, deletion or
	    other manipulation syslog data after network transfer
	    or archiving on storage media.
	    &lt;/ul&gt;
	    &lt;br&gt;
	    Martin Schuette is a student of computer science in
	    Potsdam, Germany, and has been working as a part-time
	    system administrator for BSD servers since 2004.
	    &lt;br&gt;
	    In 2007 Martin Schuette already gave a talk on Syslog
	    at the Chemnitze Linux-Tage
	    (http://chemnitzer.linux-tage.de/2007/vortraege/detail.html?idx=547
	    in german; for a newer english version see these slides
	    for a seminar talk:
	    http://fara.cs.uni-potsdam.de/~mschuett/uni/syslog-protocols-080522.pdf).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, netbsd, syslogd, martin schuette, pdf&lt;br/&gt;

	    Martin Schuette has three main goals, defined by three
	    internet drafts to implement:
	    &lt;ul&gt;
	    &lt;li&gt;TLS transport is the most obvious improvement: it
	    provides a reliable network transport with data encryption
	    and peer authentication. To make full use of this a
	    buffering mechanism to bridge temporary network errors
	    is implemented as well.
	    &lt;li&gt;Syslog-protocol extends the message format to use
	    a complete timestamp, include a fully qualified domain
	    name, and allow UTF-8 messages. It also offers a
	    structured data field to unambiguously encode application
	    dependent information.
	    &lt;li&gt;Syslog-sign will allow any syslog sender to digitally
	    sign its messages, so their integrity can be verified
	    later. This enable the detection of loss, deletion or
	    other manipulation syslog data after network transfer
	    or archiving on storage media.
	    &lt;/ul&gt;
	    &lt;br&gt;
	    Martin Schuette is a student of computer science in
	    Potsdam, Germany, and has been working as a part-time
	    system administrator for BSD servers since 2004.
	    &lt;br&gt;
	    In 2007 Martin Schuette already gave a talk on Syslog
	    at the Chemnitze Linux-Tage
	    (http://chemnitzer.linux-tage.de/2007/vortraege/detail.html?idx=547
	    in german; for a newer english version see these slides
	    for a seminar talk:
	    http://fara.cs.uni-potsdam.de/~mschuett/uni/syslog-protocols-080522.pdf).
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, michael dexter, ogg&lt;br/&gt;

		Many BSD-licensed strategies of various levels of
		maturity exist to implement multiplicity, herein
		defined as the introduction of plurality to
		traditionally singular computing environments via
		isolation, virtualization, or other method. For
		example, the chroot utility introduces an additional
		isolated root execution environment within that of
		the host; or an emulator provides highly-isolated
		virtual systems that can run complete native or
		foreign operating systems. Motivations for multiplicity
		vary, but a demonstrable desire exists for users
		to obtain root or run a foreign binary or operating
		system. We propose a hands-on survey of portable
		and integrated BSD-licensed multiplicity strategies
		applicable to the FreeBSD, OpenBSD, DragonFlyBSD
		and NetBSD operating systems on the i386 architecture.
		We will also address three oft-coupled disciplines:
		software storage devices, the installation of
		operating system and userlands in multiplicity
		environments plus the management of select multiplicity
		environments. Finally we will comment on each
		strategies potential limits of isolation, compatibility,
		independence and potential overhead in comparison
		to traditional systems. Keywords: multiplicity,
		virtualization, chroot, jail, hypervisor, xen,
		compat.
		&lt;br&gt;
		Michael Dexter has used Unix systems since 1991 and
		BSD-licensed multiplicity strategies for over five
		years. He is the Program Manager at the BSD Fund
		and Project Manager of the BSD.lv Project.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, michael dexter, mp3&lt;br/&gt;

		Many BSD-licensed strategies of various levels of
		maturity exist to implement multiplicity, herein
		defined as the introduction of plurality to
		traditionally singular computing environments via
		isolation, virtualization, or other method. For
		example, the chroot utility introduces an additional
		isolated root execution environment within that of
		the host; or an emulator provides highly-isolated
		virtual systems that can run complete native or
		foreign operating systems. Motivations for multiplicity
		vary, but a demonstrable desire exists for users
		to obtain root or run a foreign binary or operating
		system. We propose a hands-on survey of portable
		and integrated BSD-licensed multiplicity strategies
		applicable to the FreeBSD, OpenBSD, DragonFlyBSD
		and NetBSD operating systems on the i386 architecture.
		We will also address three oft-coupled disciplines:
		software storage devices, the installation of
		operating system and userlands in multiplicity
		environments plus the management of select multiplicity
		environments. Finally we will comment on each
		strategies potential limits of isolation, compatibility,
		independence and potential overhead in comparison
		to traditional systems. Keywords: multiplicity,
		virtualization, chroot, jail, hypervisor, xen,
		compat.
		&lt;br&gt;
		Michael Dexter has used Unix systems since 1991 and
		BSD-licensed multiplicity strategies for over five
		years. He is the Program Manager at the BSD Fund
		and Project Manager of the BSD.lv Project.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, michael dexter, pdf&lt;br/&gt;

		Many BSD-licensed strategies of various levels of
		maturity exist to implement multiplicity, herein
		defined as the introduction of plurality to
		traditionally singular computing environments via
		isolation, virtualization, or other method. For
		example, the chroot utility introduces an additional
		isolated root execution environment within that of
		the host; or an emulator provides highly-isolated
		virtual systems that can run complete native or
		foreign operating systems. Motivations for multiplicity
		vary, but a demonstrable desire exists for users
		to obtain root or run a foreign binary or operating
		system. We propose a hands-on survey of portable
		and integrated BSD-licensed multiplicity strategies
		applicable to the FreeBSD, OpenBSD, DragonFlyBSD
		and NetBSD operating systems on the i386 architecture.
		We will also address three oft-coupled disciplines:
		software storage devices, the installation of
		operating system and userlands in multiplicity
		environments plus the management of select multiplicity
		environments. Finally we will comment on each
		strategies potential limits of isolation, compatibility,
		independence and potential overhead in comparison
		to traditional systems. Keywords: multiplicity,
		virtualization, chroot, jail, hypervisor, xen,
		compat.
		&lt;br&gt;
		Michael Dexter has used Unix systems since 1991 and
		BSD-licensed multiplicity strategies for over five
		years. He is the Program Manager at the BSD Fund
		and Project Manager of the BSD.lv Project.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, engineering applications, pedro giffuni, ogg&lt;br/&gt;

		In recent years, traditional branches of engineering
		like Civil, Chemical, Mechanical, Electrical and
		Industrial Engineering are requiring extensive
		computing facilities for their needs. Several well
		known labs (Sandia, Lawrence Livermore) rely on
		huge clusters to do all types of complex analysis
		that were unthinkable a couple of decades ago. While
		the free BSD variants share the environment with
		traditional UNIX systems, frequently used for such
		computations, it was not common to find adequate
		free software packages to carry complex calculations.
		Eventually commercial versions of important math
		related packages started to appear for the Linux
		platform. Even when the big packages were distant,
		the BSDs learned and adapted in resourceful ways:
		Matlab and Mathematica, running under Linux emulation,
		demanded functionality from the BSDs and NetBSD
		implemented a signal trampoline to be able to run
		AutoCAD with IRIX binary compatibility. A notable
		project that was always available under a free
		license was Berkeley's Spice circuit analysis
		program, however it was an exception rather than
		the rule. Even when the scientific community pressed
		for a while to get other important tools like NASA's
		FEA package Nastran under a free license, the
		objective of being able to access and enhance open
		scientific tools was elusive. About a decade ago
		the situation started to improve: FreeBSD's ports
		system started growing exponentially, first with a
		high content in the math category, afterwards with
		a CAD section and after sustained growth in those
		categories a science section was created. This
		growth was mostly pushed by Universities and their
		research projects and in general are not well known
		with respect to the commercial counterparts. I
		started porting math/engineering code for FreeBSD
		around 1996. Back then it was absolutely unthinkable
		for a Mechanical Engineer to depend only on FreeBSD
		for it's daily work. The situation nowadays is
		different: there are some very high quality engineering
		analysis packages like EDF's Code Aster, with more
		than 12 years of professional development, that
		just can't be ignored. A Finite Element package,
		like Code Aster, can easily cost 5000 US$, is priced
		according to the maximum problem size it can solve,
		can require yearly licenses, and is rarely available
		with source code. In NASTRAN's case the source code
		is only available for US citizens under a yearly
		fee. Free software does have serious limitations
		though; just like in office applications there are
		proprietary CAD formats or sometimes the package
		simply doesn't have the required functionality.
		Having the sources, of course, always has the
		advantage of being able to implement (or pay for)
		some specific functionality you might need. Many
		commercial packages have been recently ported to
		Linux, but even when they gain some of the advantages
		of an open environment they still have yet another
		limitation: they have been very slow to make use
		of the multicored features of the new processors
		in the market, a huge limitation now that the speed
		war between processors has been limited by the
		overheating problem. The objective of the talk is
		to give an overview of several CAD/CAE packages
		that have been made available recently as part of
		FreeBSD's ports system and the decisions that were
		made to port them. BRLCAD and Varkon are two CAD
		utilities that made a transition from closed source
		to an open environment and in the process in the
		process of getting ported to BSD have gained greater
		portability and general "bug" fixes critical for
		their consolidation as usable and maintainable
		projects. There are also some tricks that have not
		been well documented: it is possible to enable
		threads and some extra optimizations on some packages,
		and it is also possible to replace the standard
		BLAS library with the faster GOTO BLAS without
		rebuilding the package. It is also possible to build
		the packages optimized for a clustered environment,
		but perhaps what is most interesting of all is how
		all the packages interrelate with each other and
		can turn FreeBSD into a complete enginering
		environment. No OS distribution so far is offering
		all the engineering specific utilities offered
		through FreeBSD's ports system: from design to
		visualization, passing through analysis FreeBSD is
		becoming an option that can't be ignored, and best
		of all, it is an effort that will benefit not only
		FreeBSD but the wider audience.
		&lt;br&gt;
		Pedro F. Giffuni M. Sc. Industrial Engineering -
		University of Pittsburgh Mechanical Engineer -
		Universidad Nacional de Colombia I was born in
		Bogota, Colombia but I am an Italian citizen. My
		experience with computers started when I was about
		12 years old With the TRS-80 Color Computer first
		using Basic and the OS-9. I studied electronics for
		3 years but became tired of worrying about "whatever
		happened to electrons in there" and moved to
		Mechanical Engineering. For a while I rested from
		the computer world until the Internet came stepping
		along. I started using FreeBSD around 1995 and soon
		fell in love with the idea of being able to install
		a complete version of UNIX from the net with just
		one floppy. After submitting a the 999th port to
		the FreeBSD project Walnut Creek was kind enough
		to give me a subscription for several years to
		FreeBSD's CD-ROM. Since then I've been on and off
		porting software packages or fixing the bugs I have
		caused while porting them. Of course there has
		always been great respect for the other BSDs and
		their wonderful license and while I've given up on
		the idea of one day seeing a "UnifiedBSD" I am glad
		to see different approaches sharing ideas in a
		healthful environment.
		&lt;br&gt;
		Keywords: BSD, engineering, CAE, CAD, math, mechanical,
		FreeBSD ports
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, engineering applications, pedro giffuni, mp3&lt;br/&gt;

		In recent years, traditional branches of engineering
		like Civil, Chemical, Mechanical, Electrical and
		Industrial Engineering are requiring extensive
		computing facilities for their needs. Several well
		known labs (Sandia, Lawrence Livermore) rely on
		huge clusters to do all types of complex analysis
		that were unthinkable a couple of decades ago. While
		the free BSD variants share the environment with
		traditional UNIX systems, frequently used for such
		computations, it was not common to find adequate
		free software packages to carry complex calculations.
		Eventually commercial versions of important math
		related packages started to appear for the Linux
		platform. Even when the big packages were distant,
		the BSDs learned and adapted in resourceful ways:
		Matlab and Mathematica, running under Linux emulation,
		demanded functionality from the BSDs and NetBSD
		implemented a signal trampoline to be able to run
		AutoCAD with IRIX binary compatibility. A notable
		project that was always available under a free
		license was Berkeley's Spice circuit analysis
		program, however it was an exception rather than
		the rule. Even when the scientific community pressed
		for a while to get other important tools like NASA's
		FEA package Nastran under a free license, the
		objective of being able to access and enhance open
		scientific tools was elusive. About a decade ago
		the situation started to improve: FreeBSD's ports
		system started growing exponentially, first with a
		high content in the math category, afterwards with
		a CAD section and after sustained growth in those
		categories a science section was created. This
		growth was mostly pushed by Universities and their
		research projects and in general are not well known
		with respect to the commercial counterparts. I
		started porting math/engineering code for FreeBSD
		around 1996. Back then it was absolutely unthinkable
		for a Mechanical Engineer to depend only on FreeBSD
		for it's daily work. The situation nowadays is
		different: there are some very high quality engineering
		analysis packages like EDF's Code Aster, with more
		than 12 years of professional development, that
		just can't be ignored. A Finite Element package,
		like Code Aster, can easily cost 5000 US$, is priced
		according to the maximum problem size it can solve,
		can require yearly licenses, and is rarely available
		with source code. In NASTRAN's case the source code
		is only available for US citizens under a yearly
		fee. Free software does have serious limitations
		though; just like in office applications there are
		proprietary CAD formats or sometimes the package
		simply doesn't have the required functionality.
		Having the sources, of course, always has the
		advantage of being able to implement (or pay for)
		some specific functionality you might need. Many
		commercial packages have been recently ported to
		Linux, but even when they gain some of the advantages
		of an open environment they still have yet another
		limitation: they have been very slow to make use
		of the multicored features of the new processors
		in the market, a huge limitation now that the speed
		war between processors has been limited by the
		overheating problem. The objective of the talk is
		to give an overview of several CAD/CAE packages
		that have been made available recently as part of
		FreeBSD's ports system and the decisions that were
		made to port them. BRLCAD and Varkon are two CAD
		utilities that made a transition from closed source
		to an open environment and in the process in the
		process of getting ported to BSD have gained greater
		portability and general "bug" fixes critical for
		their consolidation as usable and maintainable
		projects. There are also some tricks that have not
		been well documented: it is possible to enable
		threads and some extra optimizations on some packages,
		and it is also possible to replace the standard
		BLAS library with the faster GOTO BLAS without
		rebuilding the package. It is also possible to build
		the packages optimized for a clustered environment,
		but perhaps what is most interesting of all is how
		all the packages interrelate with each other and
		can turn FreeBSD into a complete enginering
		environment. No OS distribution so far is offering
		all the engineering specific utilities offered
		through FreeBSD's ports system: from design to
		visualization, passing through analysis FreeBSD is
		becoming an option that can't be ignored, and best
		of all, it is an effort that will benefit not only
		FreeBSD but the wider audience.
		&lt;br&gt;
		Pedro F. Giffuni M. Sc. Industrial Engineering -
		University of Pittsburgh Mechanical Engineer -
		Universidad Nacional de Colombia I was born in
		Bogota, Colombia but I am an Italian citizen. My
		experience with computers started when I was about
		12 years old With the TRS-80 Color Computer first
		using Basic and the OS-9. I studied electronics for
		3 years but became tired of worrying about "whatever
		happened to electrons in there" and moved to
		Mechanical Engineering. For a while I rested from
		the computer world until the Internet came stepping
		along. I started using FreeBSD around 1995 and soon
		fell in love with the idea of being able to install
		a complete version of UNIX from the net with just
		one floppy. After submitting a the 999th port to
		the FreeBSD project Walnut Creek was kind enough
		to give me a subscription for several years to
		FreeBSD's CD-ROM. Since then I've been on and off
		porting software packages or fixing the bugs I have
		caused while porting them. Of course there has
		always been great respect for the other BSDs and
		their wonderful license and while I've given up on
		the idea of one day seeing a "UnifiedBSD" I am glad
		to see different approaches sharing ideas in a
		healthful environment.
		&lt;br&gt;
		Keywords: BSD, engineering, CAE, CAD, math, mechanical,
		FreeBSD ports
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, freebsd, engineering applications, pedro giffuni, pdf&lt;br/&gt;

		In recent years, traditional branches of engineering
		like Civil, Chemical, Mechanical, Electrical and
		Industrial Engineering are requiring extensive
		computing facilities for their needs. Several well
		known labs (Sandia, Lawrence Livermore) rely on
		huge clusters to do all types of complex analysis
		that were unthinkable a couple of decades ago. While
		the free BSD variants share the environment with
		traditional UNIX systems, frequently used for such
		computations, it was not common to find adequate
		free software packages to carry complex calculations.
		Eventually commercial versions of important math
		related packages started to appear for the Linux
		platform. Even when the big packages were distant,
		the BSDs learned and adapted in resourceful ways:
		Matlab and Mathematica, running under Linux emulation,
		demanded functionality from the BSDs and NetBSD
		implemented a signal trampoline to be able to run
		AutoCAD with IRIX binary compatibility. A notable
		project that was always available under a free
		license was Berkeley's Spice circuit analysis
		program, however it was an exception rather than
		the rule. Even when the scientific community pressed
		for a while to get other important tools like NASA's
		FEA package Nastran under a free license, the
		objective of being able to access and enhance open
		scientific tools was elusive. About a decade ago
		the situation started to improve: FreeBSD's ports
		system started growing exponentially, first with a
		high content in the math category, afterwards with
		a CAD section and after sustained growth in those
		categories a science section was created. This
		growth was mostly pushed by Universities and their
		research projects and in general are not well known
		with respect to the commercial counterparts. I
		started porting math/engineering code for FreeBSD
		around 1996. Back then it was absolutely unthinkable
		for a Mechanical Engineer to depend only on FreeBSD
		for it's daily work. The situation nowadays is
		different: there are some very high quality engineering
		analysis packages like EDF's Code Aster, with more
		than 12 years of professional development, that
		just can't be ignored. A Finite Element package,
		like Code Aster, can easily cost 5000 US$, is priced
		according to the maximum problem size it can solve,
		can require yearly licenses, and is rarely available
		with source code. In NASTRAN's case the source code
		is only available for US citizens under a yearly
		fee. Free software does have serious limitations
		though; just like in office applications there are
		proprietary CAD formats or sometimes the package
		simply doesn't have the required functionality.
		Having the sources, of course, always has the
		advantage of being able to implement (or pay for)
		some specific functionality you might need. Many
		commercial packages have been recently ported to
		Linux, but even when they gain some of the advantages
		of an open environment they still have yet another
		limitation: they have been very slow to make use
		of the multicored features of the new processors
		in the market, a huge limitation now that the speed
		war between processors has been limited by the
		overheating problem. The objective of the talk is
		to give an overview of several CAD/CAE packages
		that have been made available recently as part of
		FreeBSD's ports system and the decisions that were
		made to port them. BRLCAD and Varkon are two CAD
		utilities that made a transition from closed source
		to an open environment and in the process in the
		process of getting ported to BSD have gained greater
		portability and general "bug" fixes critical for
		their consolidation as usable and maintainable
		projects. There are also some tricks that have not
		been well documented: it is possible to enable
		threads and some extra optimizations on some packages,
		and it is also possible to replace the standard
		BLAS library with the faster GOTO BLAS without
		rebuilding the package. It is also possible to build
		the packages optimized for a clustered environment,
		but perhaps what is most interesting of all is how
		all the packages interrelate with each other and
		can turn FreeBSD into a complete enginering
		environment. No OS distribution so far is offering
		all the engineering specific utilities offered
		through FreeBSD's ports system: from design to
		visualization, passing through analysis FreeBSD is
		becoming an option that can't be ignored, and best
		of all, it is an effort that will benefit not only
		FreeBSD but the wider audience.
		&lt;br&gt;
		Pedro F. Giffuni M. Sc. Industrial Engineering -
		University of Pittsburgh Mechanical Engineer -
		Universidad Nacional de Colombia I was born in
		Bogota, Colombia but I am an Italian citizen. My
		experience with computers started when I was about
		12 years old With the TRS-80 Color Computer first
		using Basic and the OS-9. I studied electronics for
		3 years but became tired of worrying about "whatever
		happened to electrons in there" and moved to
		Mechanical Engineering. For a while I rested from
		the computer world until the Internet came stepping
		along. I started using FreeBSD around 1995 and soon
		fell in love with the idea of being able to install
		a complete version of UNIX from the net with just
		one floppy. After submitting a the 999th port to
		the FreeBSD project Walnut Creek was kind enough
		to give me a subscription for several years to
		FreeBSD's CD-ROM. Since then I've been on and off
		porting software packages or fixing the bugs I have
		caused while porting them. Of course there has
		always been great respect for the other BSDs and
		their wonderful license and while I've given up on
		the idea of one day seeing a "UnifiedBSD" I am glad
		to see different approaches sharing ideas in a
		healthful environment.
		&lt;br&gt;
		Keywords: BSD, engineering, CAE, CAD, math, mechanical,
		FreeBSD ports
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - OGG</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=ogg</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=ogg" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - OGG&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, desktop, hauke fath, ogg&lt;br/&gt;

		The members of the BSD family have traditionally
		prospered off the desktop, as operating systems on
		servers and embedded systems. The advent of MacOS
		X has marked a change, and moved the desktop more
		into focus. Modern desktop systems create a richer
		software landscape, with more diverse requirements,
		than their server counterparts. User demands,
		software package interdependencies and frequent
		security issues result in a change rate that can
		put a considerable load on the admin staff. Without
		central management tools, previously identical
		installations diverge quickly. This paper looks at
		concepts and strategies for managing tens to hundreds
		of modern, Unix-like desktop clients. The available
		management tools range from simple, image-based
		software distribution, mainly used for setting up
		uniform clients, to "intelligent" rule-based engines
		capable of search-and-replace operations on
		configuration files. We will briefly compare their
		properties and limitations, then take a closer look
		at Radmind, a suite for file level administration
		of Unix clients. Radmind has been in use in the
		Institute of Telecommunication at Technische
		Universitt Darmstadt for over three years, managing
		NetBSD and Debian Linux clients in the labs as well
		as faculty members' machines. We will explore the
		Radmind suite's underlying concepts and functionality.
		In order to see how the concept holds up, we will
		discuss real-world scenarios from the system
		life-cycle of Installation, configuration changes,
		security updates, component updates, and system
		upgrades.
		&lt;br&gt;
		Hauke Fath works as a systems administrator for the
		Institut fr Nachrichtentechnik (telecommunication)
		at Technische Universitt Darmstadt. He has been
		using NetBSD since 1994, when he first booted a
		NetBSD 1.0A kernel on a Macintosh SE/30. NetBSD
		helped shaping his career by causing a slow drift
		from application programmer's work towards systems
		and network administration. Hauke Fath holds a MS
		in Physics and became a NetBSD developer in late
		2006.
		&lt;br&gt;
		Keywords: Managing Unix desktop clients, software
		distribution, tripwire
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - MP3</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=mp3</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=mp3" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - MP3&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, desktop, hauke fath, mp3&lt;br/&gt;

		The members of the BSD family have traditionally
		prospered off the desktop, as operating systems on
		servers and embedded systems. The advent of MacOS
		X has marked a change, and moved the desktop more
		into focus. Modern desktop systems create a richer
		software landscape, with more diverse requirements,
		than their server counterparts. User demands,
		software package interdependencies and frequent
		security issues result in a change rate that can
		put a considerable load on the admin staff. Without
		central management tools, previously identical
		installations diverge quickly. This paper looks at
		concepts and strategies for managing tens to hundreds
		of modern, Unix-like desktop clients. The available
		management tools range from simple, image-based
		software distribution, mainly used for setting up
		uniform clients, to "intelligent" rule-based engines
		capable of search-and-replace operations on
		configuration files. We will briefly compare their
		properties and limitations, then take a closer look
		at Radmind, a suite for file level administration
		of Unix clients. Radmind has been in use in the
		Institute of Telecommunication at Technische
		Universitt Darmstadt for over three years, managing
		NetBSD and Debian Linux clients in the labs as well
		as faculty members' machines. We will explore the
		Radmind suite's underlying concepts and functionality.
		In order to see how the concept holds up, we will
		discuss real-world scenarios from the system
		life-cycle of Installation, configuration changes,
		security updates, component updates, and system
		upgrades.
		&lt;br&gt;
		Hauke Fath works as a systems administrator for the
		Institut fr Nachrichtentechnik (telecommunication)
		at Technische Universitt Darmstadt. He has been
		using NetBSD since 1994, when he first booted a
		NetBSD 1.0A kernel on a Macintosh SE/30. NetBSD
		helped shaping his career by causing a slow drift
		from application programmer's work towards systems
		and network administration. Hauke Fath holds a MS
		in Physics and became a NetBSD developer in late
		2006.
		&lt;br&gt;
		Keywords: Managing Unix desktop clients, software
		distribution, tripwire
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - PDF</title>
<guid>http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=pdf</guid>
<pubDate>Wed, 22 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&amp;type=pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd - PDF&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2008, bsd, desktop, hauke fath, pdf&lt;br/&gt;

		The members of the BSD family have traditionally
		prospered off the desktop, as operating systems on
		servers and embedded systems. The advent of MacOS
		X has marked a change, and moved the desktop more
		into focus. Modern desktop systems create a richer
		software landscape, with more diverse requirements,
		than their server counterparts. User demands,
		software package interdependencies and frequent
		security issues result in a change rate that can
		put a considerable load on the admin staff. Without
		central management tools, previously identical
		installations diverge quickly. This paper looks at
		concepts and strategies for managing tens to hundreds
		of modern, Unix-like desktop clients. The available
		management tools range from simple, image-based
		software distribution, mainly used for setting up
		uniform clients, to "intelligent" rule-based engines
		capable of search-and-replace operations on
		configuration files. We will briefly compare their
		properties and limitations, then take a closer look
		at Radmind, a suite for file level administration
		of Unix clients. Radmind has been in use in the
		Institute of Telecommunication at Technische
		Universitt Darmstadt for over three years, managing
		NetBSD and Debian Linux clients in the labs as well
		as faculty members' machines. We will explore the
		Radmind suite's underlying concepts and functionality.
		In order to see how the concept holds up, we will
		discuss real-world scenarios from the system
		life-cycle of Installation, configuration changes,
		security updates, component updates, and system
		upgrades.
		&lt;br&gt;
		Hauke Fath works as a systems administrator for the
		Institut fr Nachrichtentechnik (telecommunication)
		at Technische Universitt Darmstadt. He has been
		using NetBSD since 1994, when he first booted a
		NetBSD 1.0A kernel on a Macintosh SE/30. NetBSD
		helped shaping his career by causing a slow drift
		from application programmer's work towards systems
		and network administration. Hauke Fath holds a MS
		in Physics and became a NetBSD developer in late
		2006.
		&lt;br&gt;
		Keywords: Managing Unix desktop clients, software
		distribution, tripwire
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008: BSD v. GPL - a.k.a. not the sequel to "BSD is Dying" - MP4</title>
<guid>http://talks.dixongroup.net/nycbsdcon2008//BSDvGPL.mp4</guid>
<pubDate>Tue, 14 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://talks.dixongroup.net/nycbsdcon2008//BSDvGPL.mp4" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008: BSD v. GPL - a.k.a. not the sequel to "BSD is Dying" - MP4&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon, nycbsdcon2008, presentation, humor, bsd versus gpl, jason dixon, mp4&lt;br/&gt;

		&lt;p&gt;
		BSD vs GPL is a sweeping epic, focused on the
		dichotomy between good and evil. It peers inside
		the hearts and minds of the creators of these
		movements and dissects their battle for world
		domination. No common documentary will dare to
		follow the path that BSD vs GPL blazes.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Live from NYCBSDCon Sunday - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk161.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk161.mp3" length="1" type="application/octet-stream" />
<description>Live from NYCBSDCon Sunday - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, nycbsdcon2008, nycbsdcon, interview, mp3&lt;br/&gt;

		A copy of Sunday's live stream from NYCBSDCon
		2008.
	    </description>
</item>
<item>
<title>bsdtalk - Live from NYCBSDCon Sunday - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk161.ogg</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk161.ogg" length="1" type="application/octet-stream" />
<description>Live from NYCBSDCon Sunday - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, nycbsdcon2008, nycbsdcon, interview, ogg&lt;br/&gt;

		A copy of Sunday's live stream from NYCBSDCon
		2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Adrian Chadd: High-throughput concurrent disk IO in FreeBSD.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.1.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.1.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Adrian Chadd: High-throughput concurrent disk IO in FreeBSD.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, freebsd, high performance, adrian chadd&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software".</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.2.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.2.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software".&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, hardware, jason l wright&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Metthew Dillon: The HAMMER File System.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.3.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.3.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Metthew Dillon: The HAMMER File System.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, hammer, metthew dillon&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Anders Magnusson: Design and Implementation of the Portable C Compiler.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.4.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.4.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Anders Magnusson: Design and Implementation of the Portable C Compiler.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, pcc, anders magnusson&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Michael Shalayeff: Porting PCC.   </title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.5.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.5.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Michael Shalayeff: Porting PCC.   &lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, pcc, michael shalayeff&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.6.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.6.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, netbsd, atf, julio m merino vidal&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Jeremy C. Reed: Introduction to DNSSEC.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.7.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.7.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Jeremy C. Reed: Introduction to DNSSEC.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, dnssec, jeremy c reed&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Jason Dixon: BSD versus GPL.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//1.8.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//1.8.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Jason Dixon: BSD versus GPL.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, bsd versus gpl, jason dixon&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Pawel Jakub Dawidek: A closer look at the ZFS file system.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//2.2.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//2.2.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Pawel Jakub Dawidek: A closer look at the ZFS file system.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, freebsd, zfs, pawel jakub dawidek&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//2.3.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//2.3.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, openbsd, pie, kurt miller&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Mike Silbersack: Detecting TCP regressions with tcpdiff.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//2.4.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//2.4.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Mike Silbersack: Detecting TCP regressions with tcpdiff.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, tcp regression, tcpdiff, mike silbersack&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - New York City BSD Con 2008 - Michael Lucas: Network Refactoring, or doing an oil change at 80 MPH.</title>
<guid>http://www.fetissov.org/public/nycbsdcon08//2.5.mp3</guid>
<pubDate>Mon, 13 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbsdcon08//2.5.mp3" length="1" type="application/octet-stream" />
<description>New York City BSD Con 2008 - Michael Lucas: Network Refactoring, or doing an oil change at 80 MPH.&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbsdcon2008, nycbsdcon, presentation, mp3, network refactoring, michael lucas&lt;br/&gt;

		Audio recordings of presentations given at New York
		City BSD Conference 2008. Courtesy of nikolai at
		fetissov.org. The main page also has links to the
		slides.
	    </description>
</item>
<item>
<title>bsdtalk - Live from NYCBSDCon Saturday - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk160.mp3</guid>
<pubDate>Sun, 12 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk160.mp3" length="1" type="application/octet-stream" />
<description>Live from NYCBSDCon Saturday - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, nycbsdcon2008, nycbsdcon, interview, jason dixon, pawel jakub dawidek, kris more, matt olander, george neville-neil, phillip coblentz, jason wright, mp3&lt;br/&gt;

		A copy of Saturday's live stream from NYCBSDCon
		2008. I wander around during lunch talking to random
		people. Voices include Jason Dixon, Pawel Jakub
		Dawidek, Kris Moore, Matt Olander, George Neville-Neil,
		Phillip Coblentz, and Jason Wright.
	    </description>
</item>
<item>
<title>bsdtalk - Live from NYCBSDCon Saturday - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk160.ogg</guid>
<pubDate>Sun, 12 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk160.ogg" length="1" type="application/octet-stream" />
<description>Live from NYCBSDCon Saturday - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, nycbsdcon2008, nycbsdcon, interview, jason dixon, pawel jakub dawidek, kris more, matt olander, george neville-neil, phillip coblentz, jason wright, ogg&lt;br/&gt;

		A copy of Saturday's live stream from NYCBSDCon
		2008. I wander around during lunch talking to random
		people. Voices include Jason Dixon, Pawel Jakub
		Dawidek, Kris Moore, Matt Olander, George Neville-Neil,
		Phillip Coblentz, and Jason Wright.
	    </description>
</item>
<item>
<title>bsdtalk - Kris Moore - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk159.mp3</guid>
<pubDate>Mon, 06 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk159.mp3" length="1" type="application/octet-stream" />
<description>Kris Moore - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, kris more, pc-bsd, mp3&lt;br/&gt;

		Interview with Kris Moore. We talk about the recent
		release of PC-BSD 7.0.
	    </description>
</item>
<item>
<title>bsdtalk - Kris Moore - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk159.ogg</guid>
<pubDate>Mon, 06 Oct 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk159.ogg" length="1" type="application/octet-stream" />
<description>Kris Moore - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, kris more, pc-bsd, ogg&lt;br/&gt;

		Interview with Kris Moore. We talk about the recent
		release of PC-BSD 7.0.
	    </description>
</item>
<item>
<title>bsdtalk - Interview with Chess Griffin - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk158.mp3</guid>
<pubDate>Fri, 26 Sep 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk158.mp3" length="1" type="application/octet-stream" />
<description>Interview with Chess Griffin - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, chess griffin, linuxreality, mp3&lt;br/&gt;

		Interview with Chess Griffin, host of the LinuxReality
		podcast. We talk about his use of Linux and recent
		exploration into the BSDs.
	    </description>
</item>
<item>
<title>bsdtalk - Interview with Chess Griffin - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk158.ogg</guid>
<pubDate>Fri, 26 Sep 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk158.ogg" length="1" type="application/octet-stream" />
<description>Interview with Chess Griffin - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, chess griffin, linuxreality, ogg&lt;br/&gt;

		Interview with Chess Griffin, host of the LinuxReality
		podcast. We talk about his use of Linux and recent
		exploration into the BSDs.
	    </description>
</item>
<item>
<title>bsdtalk - Questions for you - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk157.mp3</guid>
<pubDate>Tue, 16 Sep 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk157.mp3" length="1" type="application/octet-stream" />
<description>Questions for you - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, mp3&lt;br/&gt;

	    &lt;ul&gt;
	    &lt;li&gt;Things have been very busy at the beginning of the school year, so I'm sorry that I haven't been producing as many shows as usual.
	    &lt;li&gt;Registration is open for NYCBSDCon and the list of speakers is available. Are you going?
	    &lt;li&gt;I plan on streaming live during the conference. Do you have any suggestions for live streaming software that is known to work well on the BSDs? Are there any live CDs like Dyne:bolic?
	    &lt;li&gt;I've come into possession of a Soekris 5501. What are your suggestions for soekris-friendly projects to test?
	    &lt;/ul&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Questions for you - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk157.ogg</guid>
<pubDate>Tue, 16 Sep 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk157.ogg" length="1" type="application/octet-stream" />
<description>Questions for you - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, ogg&lt;br/&gt;

	    &lt;ul&gt;
	    &lt;li&gt;Things have been very busy at the beginning of the school year, so I'm sorry that I haven't been producing as many shows as usual.
	    &lt;li&gt;Registration is open for NYCBSDCon and the list of speakers is available. Are you going?
	    &lt;li&gt;I plan on streaming live during the conference. Do you have any suggestions for live streaming software that is known to work well on the BSDs? Are there any live CDs like Dyne:bolic?
	    &lt;li&gt;I've come into possession of a Soekris 5501. What are your suggestions for soekris-friendly projects to test?
	    &lt;/ul&gt;
	    </description>
</item>
<item>
<title>FreeBSD Developer Summit - Cambridge - variant Symlinks - Brooks Davis - PDF version</title>
<guid>http://wiki.freebsd.org/200808DevSummit?action=AttachFile&amp;do=get&amp;target=variant-symlinks-for-freebsd.pdf</guid>
<pubDate>Mon, 25 Aug 2008 00:00:00 UTC</pubDate>
<enclosure url="http://wiki.freebsd.org/200808DevSummit?action=AttachFile&amp;do=get&amp;target=variant-symlinks-for-freebsd.pdf" length="1" type="application/octet-stream" />
<description>variant Symlinks - Brooks Davis - PDF version&lt;br/&gt;From: FreeBSD Developer Summit - Cambridge&lt;br/&gt;Tags: devsummit2008, devsummit, pdf, freebsd, variant symlinks, brooks davis, pdf&lt;br/&gt;

		Variant Symlinks by Brooks Davis
	    </description>
</item>
<item>
<title>FreeBSD Developer Summit - Cambridge - Welcome - Cambridge University FreeBSD DevSummit - Robert Watson - PDF version</title>
<guid>http://wiki.freebsd.org/200808DevSummit?action=AttachFile&amp;do=get&amp;target=20080815-welcome.pdf</guid>
<pubDate>Mon, 25 Aug 2008 00:00:00 UTC</pubDate>
<enclosure url="http://wiki.freebsd.org/200808DevSummit?action=AttachFile&amp;do=get&amp;target=20080815-welcome.pdf" length="1" type="application/octet-stream" />
<description>Welcome - Cambridge University FreeBSD DevSummit - Robert Watson - PDF version&lt;br/&gt;From: FreeBSD Developer Summit - Cambridge&lt;br/&gt;Tags: devsummit2008, devsummit, pdf, freebsd, robert watson, pdf&lt;br/&gt;

		Welcome by Robert Watson
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Public Key sudo - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-08-06-08.mp3</guid>
<pubDate>Tue, 19 Aug 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-08-06-08.mp3" length="1" type="application/octet-stream" />
<description>Public Key sudo - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, sudo, public key, matthew burnside, mp3&lt;br/&gt;

		&lt;p&gt;
		Two tools which have become the norm in Linux- and
		Unix-based environments are SSH for secure
		communications, and sudo for performing administrative
		tasks. These are independent programs with substantially
		different purposes, but they are often used in
		conjunction. In this talk, I describe a flaw in
		their interaction, and then present our solution
		called public-key sudo.
		&lt;/p&gt;&lt;p&gt;
		Public-key sudo is an extension to the sudo
		authentication mechanism which allows for public
		key authentication using the SSH public key framework.
		I describe our implementation of a generic SSH
		authentication module and the sudo modifications
		required to use this module.
		&lt;/p&gt;&lt;p&gt;
		Bio:&lt;br&gt;
		Matthew Burnside is a Ph.D. student in the Computer
		Science department at Columbia University, in New
		York. He works for Professor Angelos Keromytis in
		the Network Security Lab. He received his B.A and
		M.Eng from MIT in 2000, and 2002, respectively. His
		research interests are in network anonymity, trust
		management, and enterprise-scale policy enforcement.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - NYCBSDCon Update with Isaac Levy and Steven Kreuzer - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk156.mp3</guid>
<pubDate>Tue, 19 Aug 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk156.mp3" length="1" type="application/octet-stream" />
<description>NYCBSDCon Update with Isaac Levy and Steven Kreuzer - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, nycbug, nycbsdcon, nycbsdcon2008, isaac levy, steven kreuzer, mp3&lt;br/&gt;

		An update on NYCBSDCon 2008 with Isaac Levy and
		Steven Kreuzer. More information on the conference
		can be found at http://www.nycbsdcon.org/
	    </description>
</item>
<item>
<title>bsdtalk - NYCBSDCon Update with Isaac Levy and Steven Kreuzer - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk156.ogg</guid>
<pubDate>Tue, 19 Aug 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk156.ogg" length="1" type="application/octet-stream" />
<description>NYCBSDCon Update with Isaac Levy and Steven Kreuzer - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, nycbug, nycbsdcon, nycbsdcon2008, isaac levy, steven kreuzer, ogg&lt;br/&gt;

		An update on NYCBSDCon 2008 with Isaac Levy and
		Steven Kreuzer. More information on the conference
		can be found at http://www.nycbsdcon.org/
	    </description>
</item>
<item>
<title>bsdtalk - Martin Tournoij from DaemonForums.org - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk155.mp3</guid>
<pubDate>Wed, 23 Jul 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk155.mp3" length="1" type="application/octet-stream" />
<description>Martin Tournoij from DaemonForums.org - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, daemonforums, martin tournoij, mp3&lt;br/&gt;

		A brief interview with Martin Tournoij, one of the
		founders of DaemonForums.org.
	    </description>
</item>
<item>
<title>bsdtalk - Martin Tournoij from DaemonForums.org - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk155.ogg</guid>
<pubDate>Wed, 23 Jul 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk155.ogg" length="1" type="application/octet-stream" />
<description>Martin Tournoij from DaemonForums.org - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, daemonforums, martin tournoij, ogg&lt;br/&gt;

		A brief interview with Martin Tournoij, one of the
		founders of DaemonForums.org.
	    </description>
</item>
<item>
<title>bsdtalk - Matthew Dillon - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk154.mp3</guid>
<pubDate>Wed, 09 Jul 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk154.mp3" length="1" type="application/octet-stream" />
<description>Matthew Dillon - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, hammer, matthew dillon, mp3&lt;br/&gt;

		An interview with Matthew Dillon. He gives a fairly
		technical description of the HAMMER filesystem
		features that will make it in the DragonflyBSD 2.0
		release.
	    </description>
</item>
<item>
<title>bsdtalk - Matthew Dillon - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk154.ogg</guid>
<pubDate>Wed, 09 Jul 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk154.ogg" length="1" type="application/octet-stream" />
<description>Matthew Dillon - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, hammer, matthew dillon, ogg&lt;br/&gt;

		An interview with Matthew Dillon. He gives a fairly
		technical description of the HAMMER filesystem
		features that will make it in the DragonflyBSD 2.0
		release.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Configuration Management with Cfengine - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-07-02-08.mp3</guid>
<pubDate>Thu, 03 Jul 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-07-02-08.mp3" length="1" type="application/octet-stream" />
<description>Configuration Management with Cfengine - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, configuration management, cfengine, mp3&lt;br/&gt;

		&lt;p&gt;
		Configuration Management with Cfengine
		&lt;/p&gt;&lt;p&gt;
		Cfengine is a policy-based configuration management
		system. Its primary function is to provide automated
		configuration and maintenance of computers, from a
		policy specification.
		&lt;/p&gt;&lt;p&gt;
		The cfengine project was started in 1993 as a
		reaction to the complexity and non-portability of
		shell scripting for Unix configuration management,
		and continues today. The aim was to absorb frequently
		used coding paradigms into a declarative, domain-specific
		language that would offer self-documenting
		configuration.
		&lt;/p&gt;&lt;p&gt;
		about the speaker:&lt;br&gt;
		Steven Kreuzer has been working with Open Source
		technologies since as long as he can remember,
		starting out with a 486 salvaged from a dumpster
		behind his neighborhood computer store. In his spare
		time he enjoys doing things with technology that
		have absolutely no redeeming social value.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Michael W. Lucas - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk153.mp3</guid>
<pubDate>Sun, 15 Jun 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk153.mp3" length="1" type="application/octet-stream" />
<description>Michael W. Lucas - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, michael lucas, mp3&lt;br/&gt;

		Interview with Michael W. Lucas at BSDCan 2008. We
		talk about some of his books and strategies for
		writing technical publications.
	    </description>
</item>
<item>
<title>bsdtalk - Michael W. Lucas - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk153.ogg</guid>
<pubDate>Sun, 15 Jun 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk153.ogg" length="1" type="application/octet-stream" />
<description>Michael W. Lucas - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, michael lucas, ogg&lt;br/&gt;

		Interview with Michael W. Lucas at BSDCan 2008. We
		talk about some of his books and strategies for
		writing technical publications.
	    </description>
</item>
<item>
<title>bsdtalk - A Few FreeBSD Core Team Members - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk152.mp3</guid>
<pubDate>Thu, 05 Jun 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk152.mp3" length="1" type="application/octet-stream" />
<description>A Few FreeBSD Core Team Members - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, freebsd core, warner losh, george neville-neil murray stokely, hiroki sato, robert watson, brooks davis, philip paeps, mp3&lt;br/&gt;

		An interview with a few of the FreeBSD Core Team
		members: Warner Losh, George V. Neville-Neil, Murray
		Stokeley, Hiroki Sato, Robert Watson, Brooks Davis,
		and Philip Paeps. The interview was recorded at
		BSDCan2008 in Ottawa, Cananda.
	    </description>
</item>
<item>
<title>bsdtalk - A Few FreeBSD Core Team Members - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk152.ogg</guid>
<pubDate>Thu, 05 Jun 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk152.ogg" length="1" type="application/octet-stream" />
<description>A Few FreeBSD Core Team Members - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, freebsd core, warner losh, george neville-neil murray stokely, hiroki sato, robert watson, brooks davis, philip paeps, ogg&lt;br/&gt;

		An interview with a few of the FreeBSD Core Team
		members: Warner Losh, George V. Neville-Neil, Murray
		Stokeley, Hiroki Sato, Robert Watson, Brooks Davis,
		and Philip Paeps. The interview was recorded at
		BSDCan2008 in Ottawa, Cananda.
	    </description>
</item>
<item>
<title>bsdtalk - Sean Cody from Frantic Films VFX - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk151.mp3</guid>
<pubDate>Sat, 31 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk151.mp3" length="1" type="application/octet-stream" />
<description>Sean Cody from Frantic Films VFX - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, frantic films, sean cody, mp3&lt;br/&gt;

		Interview with Sean Cody at BSDCan2008. We talk
		about his use of BSD at a visual effects studio.
	    </description>
</item>
<item>
<title>bsdtalk - Sean Cody from Frantic Films VFX - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk151.ogg</guid>
<pubDate>Sat, 31 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk151.ogg" length="1" type="application/octet-stream" />
<description>Sean Cody from Frantic Films VFX - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcan2008, frantic films, sean cody, ogg&lt;br/&gt;

		Interview with Sean Cody at BSDCan2008. We talk
		about his use of BSD at a visual effects studio.
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Scott Ullrich, Chris Buechler - pfSense Tutorial - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/66_pfSenseTutorial.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/66_pfSenseTutorial.pdf" length="1" type="application/octet-stream" />
<description>Scott Ullrich, Chris Buechler - pfSense Tutorial - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, tutorial, freebsd, pfsense, scott ullrich, chris buechler, pdf&lt;br/&gt;

		&lt;h1&gt;pfSense Tutorial&lt;/h1&gt;
		&lt;i&gt;From Zero to Hero with pfSense&lt;/i&gt;
		&lt;p&gt;
		pfSense is a free, open source customized distribution
		of FreeBSD tailored for use as a firewall and router.
		In addition to being a powerful, flexible firewalling
		and routing platform, it includes a long list of
		related features and a package system allowing
		further expandability without adding bloat and
		potential security vulnerabilities to the base
		distribution. pfSense is a popular project with
		more than 1 million downloads since its inception,
		and proven in countless installations ranging from
		small home networks protecting a PC and an Xbox to
		large corporations, universities and other organizations
		protecting thousands of network devices.
		&lt;/p&gt;&lt;p&gt;
		This tutorial is being presented by the founders
		of the pfSense project, Chris Buechler and Scott
		Ullrich.
		&lt;/p&gt;&lt;p&gt;
		The session will start with an introduction to the
		project, hardware sizing and selection, installation,
		firewalling concepts and basic configuration, and
		continue to cover all the most popular features of
		the system. Common usage scenarios, deployment
		considerations, step by step configuration guidance,
		and best practices will be covered for each feature.
		Most configurations will be demonstrated in a live
		lab environment.
		&lt;/p&gt;&lt;p&gt;
		Attendees are assumed to have basic knowledge of
		TCP/IP and firewalling concepts, however no in-depth
		knowledge in these areas or prior knowledge of
		pfSense or FreeBSD is necessary.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Matt Olander - PC-BSD: FreeBSD on the Desktop</title>
<guid>http://2007.meetbsd.org///movies/matt.olander_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/matt.olander_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Matt Olander - PC-BSD: FreeBSD on the Desktop&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, pc-bsd, matt olander, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Dominik Hamera, Jakub Klausa - Nowoczesne rozwiazania bezprzewodowe w systemie FreeBSD</title>
<guid>http://2007.meetbsd.org///movies/jakub.klausa_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/jakub.klausa_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Dominik Hamera, Jakub Klausa - Nowoczesne rozwiazania bezprzewodowe w systemie FreeBSD&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, wireless, polish, dominik hamera, jakub klausa, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Rafal Jaworowski - FreeBSD do zabudowy, czyli nie tylko pecety</title>
<guid>http://2007.meetbsd.org///storage/rafal.jaworowski_meetBSD2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/rafal.jaworowski_meetBSD2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Rafal Jaworowski - FreeBSD do zabudowy, czyli nie tylko pecety&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, polish, rafal jaworowski, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Rafal Jaworowski - FreeBSD do zabudowy, czyli nie tylko pecety</title>
<guid>http://2007.meetbsd.org///movies/rafal.jaworowski_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/rafal.jaworowski_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Rafal Jaworowski - FreeBSD do zabudowy, czyli nie tylko pecety&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, polish, rafal jaworowski, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Kris Kennaway - New features and improvements in FreeBSD 7</title>
<guid>http://2007.meetbsd.org///storage/kris.kennaway_meetbsd2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/kris.kennaway_meetbsd2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Kris Kennaway - New features and improvements in FreeBSD 7&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, kris kennaway, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Kris Kennaway - New features and improvements in FreeBSD 7</title>
<guid>http://2007.meetbsd.org///movies/kris.kennaway_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/kris.kennaway_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Kris Kennaway - New features and improvements in FreeBSD 7&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, kris kennaway, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Brooks Davis - Reflections on Building a High-Performance Computing Cluster Using FreeBSD</title>
<guid>http://2007.meetbsd.org///storage/brooks.davis_meetbsd2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/brooks.davis_meetbsd2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Brooks Davis - Reflections on Building a High-Performance Computing Cluster Using FreeBSD&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, high performance, brooks davis, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Brooks Davis - Reflections on Building a High-Performance Computing Cluster Using FreeBSD</title>
<guid>http://2007.meetbsd.org///movies/brooks.davis_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/brooks.davis_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Brooks Davis - Reflections on Building a High-Performance Computing Cluster Using FreeBSD&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, high performance, brooks davis, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Philip Paeps - Detangling and debugging: friends in unexpected places</title>
<guid>http://2007.meetbsd.org///storage/philip.paeps_meetBSD2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/philip.paeps_meetBSD2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Philip Paeps - Detangling and debugging: friends in unexpected places&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, debugging, philip paeps, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Philip Paeps - Detangling and debugging: friends in unexpected places</title>
<guid>http://2007.meetbsd.org///movies/philip.paeps_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/philip.paeps_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Philip Paeps - Detangling and debugging: friends in unexpected places&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, freebsd, debugging, philip paeps, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Slawomir Zak - DTrace - Monitoring i strojenie systemu w XXI wieku</title>
<guid>http://2007.meetbsd.org///storage/slawomir.zak_meetBSD2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/slawomir.zak_meetBSD2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Slawomir Zak - DTrace - Monitoring i strojenie systemu w XXI wieku&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, tuning, monitoring, dtrace, slawomir zak, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Slawomir Zak - DTrace - Monitoring i strojenie systemu w XXI wieku</title>
<guid>http://2007.meetbsd.org///movies/slawomir.zak_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/slawomir.zak_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Slawomir Zak - DTrace - Monitoring i strojenie systemu w XXI wieku&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, tuning, monitoring, dtrace, polish, slawomir zak, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007</title>
<guid>http://2007.meetbsd.org///storage/MeetBSD2007-GSoC-PawelSolyga.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/MeetBSD2007-GSoC-PawelSolyga.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, google, gsoc, freebsd, netbsd, pawel solyga, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007</title>
<guid>http://2007.meetbsd.org///storage/MeetBSD2007-GSoC-PawelSolyga.mov</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/MeetBSD2007-GSoC-PawelSolyga.mov" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, google, gsoc, freebsd, netbsd, pawel solyga, quicktime&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007</title>
<guid>http://2007.meetbsd.org///movies/pawel.solyga_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/pawel.solyga_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Pawel Solyga - Meet BSD projects from Google Summer of Code 2007&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, google, gsoc, freebsd, netbsd, polish, pawel solyga, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Adam Bartman, Rafal Grzebyk - Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny BSD</title>
<guid>http://2007.meetbsd.org///storage/ss7_meetBSD2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/ss7_meetBSD2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Adam Bartman, Rafal Grzebyk - Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny BSD&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, telephony, voip, freebsd, polish, adam bartman, rafal grzebyk, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Adam Bartman, Rafal Grzebyk - Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny BSD</title>
<guid>http://2007.meetbsd.org///movies/bartman+grzebyk_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/bartman+grzebyk_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Adam Bartman, Rafal Grzebyk - Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny BSD&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, telephony, voip, freebsd, polish, adam bartman, rafal grzebyk, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Christian Br&amp;uuml;ffer - Protecting your Privacy with FreeBSD and Tor</title>
<guid>http://2007.meetbsd.org///storage/christian.brueffer_meetBSD2007.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///storage/christian.brueffer_meetBSD2007.pdf" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Christian Br&amp;uuml;ffer - Protecting your Privacy with FreeBSD and Tor&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, tor, freebsd, christian bruffer, pdf&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>MeetBSD - MeetBSD 2007 - Presentations and recordings - Christian Br&amp;uuml;ffer - Protecting your Privacy with FreeBSD and Tor</title>
<guid>http://2007.meetbsd.org///movies/christian.brueffer_meetbsd2007.avi</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2007.meetbsd.org///movies/christian.brueffer_meetbsd2007.avi" length="1" type="application/octet-stream" />
<description>MeetBSD 2007 - Presentations and recordings - Christian Br&amp;uuml;ffer - Protecting your Privacy with FreeBSD and Tor&lt;br/&gt;From: MeetBSD&lt;br/&gt;Tags: meetbsd, meetbsd2007, tor, freebsd, christian bruffer, avi&lt;br/&gt;

		MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Daniel Braniss - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/65_bsdcan.pdf</guid>
<pubDate>Wed, 28 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/65_bsdcan.pdf" length="1" type="application/octet-stream" />
<description>Daniel Braniss - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, presentation, iscsi, daniel braniss, pdf&lt;br/&gt;

		&lt;h1&gt;iSCSI&lt;/h1&gt;
		&lt;i&gt;not an Apple appliance.&lt;/i&gt;
		&lt;p&gt;
		iSCSI is not an Apple appliance.
		&lt;/p&gt;&lt;p&gt;
		The i in iSCSI stands for internet, some say for
		insecure, personally I like to think interesting.
		I'll try to share the road followed from RFC-3720
		to the actual working driver, the challenges, the
		frustrations.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCon Spain - Jes&amp;uacute;s Rodriguez - SIP y VozIP con FreeBSD</title>
<guid>http://bcn.bsdcon.net/presentaciones/bsdcon-asterisk-openser.pdf</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://bcn.bsdcon.net/presentaciones/bsdcon-asterisk-openser.pdf" length="1" type="application/octet-stream" />
<description>Jes&amp;uacute;s Rodriguez - SIP y VozIP con FreeBSD&lt;br/&gt;From: BSDCon Spain&lt;br/&gt;Tags: bsdcon-barcelona, spanish, presentation, asterisk, openser, freebsd, sip, voip, jesus rodriguez, pdf&lt;br/&gt;

		&lt;p&gt;
		Repaso a las diferentes aplicaciones y servicios
		relacionados con SIP y VozIP que pueden usarse en
		FreeBSD. Entre estas apliaciones destacan OpenSER y
		Asterisk, ya que usados de forma conjunta pueden ofrecer
		una larga lista de servicios de forma r&amp;aacute;pida,
		segura y escalable.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCon Spain - Manuel Trujillo - FreeBSD para usuarios de GNU/Linux</title>
<guid>http://bcn.bsdcon.net/presentaciones/FreeBSD_para_linuxeros.ppt</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://bcn.bsdcon.net/presentaciones/FreeBSD_para_linuxeros.ppt" length="1" type="application/octet-stream" />
<description>Manuel Trujillo - FreeBSD para usuarios de GNU/Linux&lt;br/&gt;From: BSDCon Spain&lt;br/&gt;Tags: bsdcon-barcelona, spanish, presentation, freebsd, linux, manuel trujillo, pdf&lt;br/&gt;

		&lt;p&gt;
		Charla sobre las diferencias que puede encontrar un usuario
		de un sistema operativo GNU/Linux cuando accede a un sistema
		operativo FreeBSD, y sugerencias superar la posible
		desorientaci&amp;oacute;n.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCon Spain - Julio M. Merino Vidal - ATF: Sistema de pruebas automatizado para NetBSD</title>
<guid>http://bcn.bsdcon.net/presentaciones/ATF.pptx</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://bcn.bsdcon.net/presentaciones/ATF.pptx" length="1" type="application/octet-stream" />
<description>Julio M. Merino Vidal - ATF: Sistema de pruebas automatizado para NetBSD&lt;br/&gt;From: BSDCon Spain&lt;br/&gt;Tags: bsdcon-barcelona, spanish, presentation, atf, netbsd, julio m merino vidal, ppt&lt;br/&gt;

		&lt;p&gt;
		La presentaci&amp;oacute;n empezar&amp;aacute; describiendo la
		necesidad de poder probar autom&amp;aacute;ticamente la
		validez del c&amp;oacute;digo del sistema operativo NetBSD
		para as&amp;iacute; saber que se comporta correctamente en
		cualquiera de las plataformas soportadas. Luego se
		explicar&amp;aacute; c&amp;oacute;mo se estructura ATF, c&amp;oacute;mo
		se integra con NetBSD y se daran ejemplos pr&amp;aacute;cticos
		de su uso tanto como programador o usuario.
		&lt;/p&gt;&lt;p&gt;
		ATF es un proyecto autocontenido que funciona en multitud
		de plataformas (y no s&amp;oacute;lo BSD). A&amp;uacute;n as&amp;iacute;,
		est&amp;aacute; centrado en NetBSD y las pruebas automatizadas
		para este sistema son espec&amp;iacute;ficas de &amp;eacute;l, no
		del proyecto ATF en s&amp;iacute;.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>Free and Open Source Software Developers' European Meeting - Robert Watson - How a large scale opensource project works</title>
<guid>http://video.fosdem.org/2008/maintracks/FOSDEM2008-largescale.ogg</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://video.fosdem.org/2008/maintracks/FOSDEM2008-largescale.ogg" length="1" type="application/octet-stream" />
<description>Robert Watson - How a large scale opensource project works&lt;br/&gt;From: Free and Open Source Software Developers' European Meeting&lt;br/&gt;Tags: fosdem, fosdem2008, presentation, freebsd project, robert watson, ogg, video&lt;br/&gt;

		&lt;p&gt;
		The FreeBSD Project is one of the oldest and most
		successful open source operating system projects,
		seeing wide deployment across the IT industry. From
		the root name servers, to top tier ISPs, to core
		router operating systems, to firewalls, to embedded
		appliances, you can't use a networked computer for
		ten minutes without using FreeBSD dozens of times.
		&lt;/p&gt;&lt;p&gt;
		Part of FreeBSD's reputation for quality and
		reliability comes from the nature of its development
		organization -- driven by a hundreds of highly
		skilled volunteers, from high school students to
		university professors. And unlike most open source
		projects, the FreeBSD Project has developers who
		have been working on the same source base for over
		twenty years.
		&lt;/p&gt;&lt;p&gt;
		But how does this organization work? Who pays the
		bandwidth bills, runs the web servers, writes the
		documentation, writes the code, and calls the shots?
		And how can developers in a dozen time zones reach
		agreement on the time of day, let alone a kernel
		architecture?
		&lt;/p&gt;&lt;p&gt;
		This presentation will attempt to provide, in 45
		minutes, a brief if entertaining snapshot into what
		makes FreeBSD run.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCon Spain - Jordi Espasa Clofent - Sistema de cortafuegos redundantes con OpenBSD y Packet Filter en modo bridge</title>
<guid>http://bcn.bsdcon.net/presentaciones/sistema_cortafuegos_redundantes_openbsd.ppt</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://bcn.bsdcon.net/presentaciones/sistema_cortafuegos_redundantes_openbsd.ppt" length="1" type="application/octet-stream" />
<description>Jordi Espasa Clofent - Sistema de cortafuegos redundantes con OpenBSD y Packet Filter en modo bridge&lt;br/&gt;From: BSDCon Spain&lt;br/&gt;Tags: bsdcon-barcelona, spanish, presentation, openbsd, firewall, pf, jordi espasa clofent, ppt&lt;br/&gt;

		&lt;p&gt;
		Se trataran los siguientes apartados: Porqu&amp;eacute; OpenBSD
		y porqu&amp;eacute; PF. Eligiendo un buen hardware para el
		cortafuegos. Redundancia en modo bridge: RSTP.
		Implementaci&amp;oacute;n en si.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCon Spain - Jordi Prats - Uso de OpenBSD en dispositivos empotrados</title>
<guid>http://bcn.bsdcon.net/presentaciones/embeddedBSD.pdf</guid>
<pubDate>Tue, 27 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://bcn.bsdcon.net/presentaciones/embeddedBSD.pdf" length="1" type="application/octet-stream" />
<description>Jordi Prats - Uso de OpenBSD en dispositivos empotrados&lt;br/&gt;From: BSDCon Spain&lt;br/&gt;Tags: bsdcon-barcelona, spanish, presentation, openbsd, embedded, jordi prats, pdf&lt;br/&gt;

		&lt;p&gt;
		Los sistemas empotrados gracias a un menor consumo
		energ&amp;eacute;tico y unas dimensiones reducidas, a costa
		de ciertas limitaciones del hardware, permiten su uso
		en multitud de entornos. En esta presentaci&amp;oacute;n
		veremos como usarlos con OpenBSD y sus posibles aplicaciones.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Ivan Voras - "finstall" - the new FreeBSD installer - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/56_bsdcantalk.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/56_bsdcantalk.pdf" length="1" type="application/octet-stream" />
<description>Ivan Voras - "finstall" - the new FreeBSD installer - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, freebsd, installer, ivan voras, pdf&lt;br/&gt;

		&lt;h1&gt;"finstall" - the new FreeBSD installer&lt;/h1&gt;
		&lt;i&gt;A graphical installer for FreeBSD&lt;/i&gt;
		&lt;p&gt;
		The "finstall" project, sponsored by Google as a
		Summer of Code 2007 project, is an attempt to create
		a user-friendly graphical installer for FreeBSD,
		with enough strong technical features to appeal to
		the more professional users. A long term goal for
		it is to be a replacement for sysinstall, and as
		such should support almost all of the features
		present in sysinstall, as well as add support for
		new FreeBSD features such as GEOM, ZFS, etc. This
		talk will describe the architecture of "finstall"
		and focus on its lesser known features such as
		remote installation.
		&lt;/p&gt;&lt;p&gt;
		"finstall" is funded by Google SoC as a possible
		long-term replacement for sysinstall, as a "LiveCD"
		with the whole FreeBSD base system on the CD, with
		X11 and XFCE4 GUI. In the talk I intend to describe
		what I did so far, and what are the future plans
		for it. This includes the installer GUI, the backend
		(which has the potential to become a generic FreeBSD
		configuration backend) and the assorted tools
		developed for finstall ("LiveCD" creation scripts).
		More information on finstall can be found here:
		http://wiki.freebsd.org/finstall.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Poul-Henning Kamp - Measured (almost) does Air Traffic Control - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/64_BSDCan2008-AirTrafficControl.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/64_BSDCan2008-AirTrafficControl.pdf" length="1" type="application/octet-stream" />
<description>Poul-Henning Kamp - Measured (almost) does Air Traffic Control - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, air traffic control, scada, poul-henning kamp, pdf&lt;br/&gt;

		&lt;h1&gt;Measured (almost) does Air Traffic Control&lt;/h1&gt;
		&lt;i&gt;Monitoring weird hardware reliably&lt;/i&gt;
		&lt;p&gt;
		The new Danish Air Traffic Control system, CASIMO,
		prompted the development on a modular and general
		software platform for data collection, control and
		monitoring of "weird hardware" of all sorts.
		&lt;/p&gt;&lt;p&gt;
		The talk will present the "measured" daemon, and
		detail some of the uses it has been put to, as an,
		admittedly peripheral, component of the ATC system.
		&lt;/p&gt;&lt;p&gt;
		Many "SCADA" systems suffer from lack of usable
		interfaces for external access to the data. Measured
		takes the opposite point of view and makes real-time
		situation available, and accepts control instructions
		as ASCII text stream over TCP connections. Several
		examples of how this can be used will be demonstrated.
		&lt;/p&gt;&lt;p&gt;
		Measured will run on any FreeBSD system, but has
		not been ported to other UNIX variants yet, and it
		is perfect for that "intelligent house" project of
		yours.
		&lt;/p&gt;&lt;p&gt;
		I believe I gave a WIP presentation of this about
		two years ago.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Pertalion - An Open Source Enterprise VPN Solution with OpenVPN and OpenBSD - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/59_OVPN-BSDCan2008.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/59_OVPN-BSDCan2008.pdf" length="1" type="application/octet-stream" />
<description>John Pertalion - An Open Source Enterprise VPN Solution with OpenVPN and OpenBSD - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, openbsd, openvpn, john pertalion, pdf&lt;br/&gt;

		&lt;h1&gt;An Open Source Enterprise VPN Solution with OpenVPN and OpenBSD&lt;/h1&gt;
		&lt;i&gt;Solving the problem&lt;/i&gt;
		&lt;p&gt;
		At Appalachian State University, we utilize an open
		source VPN to allow faculty, staff and vendors
		secure access to Appalachian State University's
		internal network from any location that has an
		Internet connection. To implement our virtual private
		network project, we needed a secure VPN that is
		flexible enough to work with our existing network
		registration and LDAP authentication systems, has
		simple client installation, is redundant, allows
		multiple VPN server instances for special site-to-site
		tunnels and unique configurations, and can run on
		multiple platforms. Using OpenVPN running on OpenBSD,
		we met those requirements and added a distributed
		administration system that allows select users to
		allow VPN access to specific computers for external
		users and vendors without requiring intervention
		from our network or security personnel. Our
		presentation will start with a quick overview of
		OpenVPN and OpenBSD and then detail the specifics
		of our VPN implementation.
		&lt;/p&gt;&lt;p&gt;
		Dissatisfied with IPSec for road warrior VPN usage
		we went looking for a better solution. We had hopped
		that we could find a solution that would run on
		multiple platforms, was flexible and worked well.
		We found OpenVPN and have been pleased. Initially
		we ran it on RHEL. We migrated to OpenBSD for pf
		functionality and general security concerns. ...and
		because we like OpenBSD.
		&lt;/p&gt;&lt;p&gt;
		Our presentation will focus on the specifics of our
		VPN implementation. We will quickly cover the basics
		of OpenVPN and the most used features of OpenBSD.
		Moving along we will cover multiple authentication
		methods, redundancy, running multiple instances,
		integration with our netreg system, how pf has
		extended functionality, embedding in appliances,
		and client configuration. The system has proven
		helpful with providing vendor access where needed
		and we'll cover this aspect as well. Time permitting
		we will cover current enhancement efforts and future
		plans.
		&lt;/p&gt;&lt;p&gt;
		OpenVPN has been called the "Swiss army knife" of
		VPN solutions. We hope our presentation leaves
		participants with that feeling.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Kern Sibbald - Bacula - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/55_Bacula-BSDCan-talk-17May08.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/55_Bacula-BSDCan-talk-17May08.pdf" length="1" type="application/octet-stream" />
<description>Kern Sibbald - Bacula - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, bacula, kern sibbald, pdf&lt;br/&gt;

		&lt;h1&gt;Bacula&lt;/h1&gt;
		&lt;i&gt;The Open Source Enterprise Backup Solution&lt;/i&gt;
		&lt;p&gt;
		The Bacula project started in January 2000 with
		several goals, one of which was the ability to
		backup any client from a Palm to a mainframe computer.
		Bacula is available under a GPL license.
		&lt;/p&gt;&lt;p&gt;
		Bacula uses several distinct components, each
		communicating via TCP/IP, to achieve a very scalable
		and robust solution to backups.
		&lt;/p&gt;&lt;p&gt;
		Kern is one of the original project founders and
		still one of the most productive Bacula developers.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Kris Moore - Building self-contained PBIs from Ports (Automagically) - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/57_PBIPresentation</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/57_PBIPresentation" length="1" type="application/octet-stream" />
<description>Kris Moore - Building self-contained PBIs from Ports (Automagically) - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, pc-bsd, ports, pbi, kris moore, pdf&lt;br/&gt;

		&lt;h1&gt;Building self-contained PBIs from Ports (Automagically)&lt;/h1&gt;
		&lt;i&gt;Creating a self-contained application from the ports tree&lt;/i&gt;
		&lt;p&gt;
		PC-BSD provides a user-friendly desktop experience,
		for experts and casual users alike. PC-BSD is 100%
		FreeBSD under the hood, while providing desktop
		essentials, such as a graphical installation system,
		point-n-click package-management using the PBI
		system, and easy to use system management tools;
		All integrated into an easy to use K Desktop
		Environment (KDE).
		&lt;/p&gt;&lt;p&gt;
		The PBI (Push Button Installer) format is the
		cornerstone of the PC-BSD desktop, which allows
		users to install applications in a self-contained
		format, free from dependency problems, and compile
		issues that stop most casual users from desktop
		adoption. The PBI format also provides power and
		flexibility in user interaction, and scripting
		support, which allows applications to be fine-tuned
		to the best possible user experience.
		&lt;/p&gt;&lt;p&gt;
		This talk would go over in some detail our new PBI
		building system, which converts a FreeBSD port,
		such as FireFox, into a standalone self-contained
		PBI installer for PC-BSD desktops.
		&lt;/p&gt;&lt;p&gt;
		The presentation will be divided into two main sections:
		&lt;br /&gt;
		The Push Button Installer (PBI) Format
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;The basics of the PBI format&lt;/li&gt;
		&lt;li&gt;The PBI format construction&lt;/li&gt;
		&lt;li&gt;Add &amp;amp; Remove scripting support within PBI&lt;/li&gt;
		&lt;/ul&gt;
		&lt;p&gt;
		Building PBIs from Ports "Auto-magically"
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;The PBI build server &amp;amp; standalone software&lt;/li&gt;
		&lt;li&gt;Module creation &amp;amp; configuration&lt;/li&gt;
		&lt;li&gt;Converting messy ports into PBIs&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Robert Watson - TCP SMP Scalability - PDF file</title>
<guid>http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=20080515-stack-parallelism.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=20080515-stack-parallelism.pdf" length="1" type="application/octet-stream" />
<description>Robert Watson - TCP SMP Scalability - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, devsummit, devsummit2008, freebsd, smp, robert watson, pdf&lt;br/&gt;

		TCP SMP Scalability
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Warner Losh - FreeBSD/mips - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/63_freebsd-mips-bsdcan-2008.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/63_freebsd-mips-bsdcan-2008.pdf" length="1" type="application/octet-stream" />
<description>Warner Losh - FreeBSD/mips - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, freebsd, mips, embedded, warner losh, pdf&lt;br/&gt;

		&lt;h1&gt;FreeBSD/mips&lt;/h1&gt;
		&lt;i&gt;Embedding FreeBSD&lt;/i&gt;
		&lt;p&gt;
		FreeBSD now runs on the MIPS platform. FreeBSD/mips
		supports MIPS-32 and MIPS-64 targets, including SMP
		for multicore support.
		&lt;/p&gt;&lt;p&gt;
		FreeBSD/mips is targeted at the embedded MIPS
		marketplace. FreeBSD has run on the MIPS platform
		for many years. Juniper ported FreeBSD to the Mips
		platform in the late 1990's. However, concern about
		intellectual property issues kept Juniper from
		contributing the port back to FreeBSD until recently.
		The contributed port was a 64-bit mips port.
		&lt;/p&gt;&lt;p&gt;
		In the mean time, many efforts were made to bring
		FreeBSD to the mips platform. The first substantial
		effort to bring FreeBSD to the Mips platform was
		done by Juli Mallet. This effort made it to single
		user, but never further than that. This effort was
		abandoned due to a change in Juli's life. The port
		languished.
		&lt;/p&gt;&lt;p&gt;
		Two years ago at BSDcan, as my involvement with
		FreeBSD/arm was growing, I tried to rally the troops
		into doing a FreeBSD/mips port. My efforts resulted
		in what has been commonly called the "mips2" effort.
		The name comes from the choice of //depot/projects/mips2
		to host the work in perforce. A number of people
		worked on the earliest versions of the port, but
		it too languished and seemed destined to suffer the
		same fate as earlier efforts. Then, two individuals
		stood up and started working on the port. Wojciech
		A. Koszek and Oleksandr Tymoshenko pulled in code
		from the prior efforts. Through their efforts of
		stabilizing this code, the port to the single user
		stage and ported it to three different platforms.
		Others ported it to a few more. Snapshots of this
		work were released from time to time.
		&lt;/p&gt;&lt;p&gt;
		Cavium Networks picked up one of these snapshots
		and ported it to their multicore mips64 network
		processor. Cavium has kindly donated much of their
		work to the comminuty.
		&lt;/p&gt;&lt;p&gt;
		In December, I started at Cisco systems. My first
		job was to merge all the divergent variants of
		FreeBSD/mips and get it into shape to push into the
		tree. With luck, this should be in the tree before
		I give my talk.
		&lt;/p&gt;&lt;p&gt;
		In parallel to this, other advances in the embedded
		support for FreeBSD have been happening as well.
		I'll talk about new device drivers, new subsystems,
		and new build tools that help to support the embedded
		developer.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Rafal Jaworowski - FreeBSD Embedded Report - PDF file</title>
<guid>http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=devsummit-200805-embedded_summary.pdf</guid>
<pubDate>Mon, 26 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=devsummit-200805-embedded_summary.pdf" length="1" type="application/octet-stream" />
<description>Rafal Jaworowski - FreeBSD Embedded Report - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, devsummit, devsummit2008, freebsd, embedded, rafal jaworowski, pdf&lt;br/&gt;

		FreeBSD Embedded Report
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.5 Release Songs - Games - MP3 version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song45.mp3</guid>
<pubDate>Sun, 25 May 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song45.mp3" length="1" type="application/octet-stream" />
<description>OpenBSD 4.5 Release Songs - Games - MP3 version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, openbsd, artwork&lt;br/&gt;

		&lt;p&gt;
		[Commentary still being written]
		&lt;/p&gt;&lt;p&gt;
		For RSS readers: Please note that the download URL
		is an FTP site.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.5 Release Songs - Games - Ogg version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song45.ogg</guid>
<pubDate>Sun, 25 May 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song45.ogg" length="1" type="application/octet-stream" />
<description>OpenBSD 4.5 Release Songs - Games - Ogg version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, openbsd, artwork&lt;br/&gt;

		&lt;p&gt;
		[Commentary still being written]
		&lt;/p&gt;&lt;p&gt;
		For RSS readers: Please note that the download URL
		is an FTP site.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Erwin Lansing - What's happening in the world of ports and portmgr - PDF file</title>
<guid>http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=portmgr-BSDCan2008.pdf</guid>
<pubDate>Sat, 24 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://wiki.freebsd.org/200805DevSummit?action=AttachFile&amp;amp;do=get&amp;amp;target=portmgr-BSDCan2008.pdf" length="1" type="application/octet-stream" />
<description>Erwin Lansing - What's happening in the world of ports and portmgr - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, devsummit, devsummit2008, freebsd, portmgr, erwin lansing, pdf&lt;br/&gt;

		What's happening in the world of ports and portmgr
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Rafal Jaworowski - Interfacing embedded FreeBSD with U-Boot - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/49_2008_uboot_freebsd.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/49_2008_uboot_freebsd.pdf" length="1" type="application/octet-stream" />
<description>Rafal Jaworowski - Interfacing embedded FreeBSD with U-Boot - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, embedded, freebsd, u-boot, rafal jaworowski, pdf&lt;br/&gt;

		&lt;h1&gt;Interfacing embedded FreeBSD with U-Boot&lt;/h1&gt;
		&lt;i&gt;Working with the de facto standard for an initial level boot loader&lt;/i&gt;
		&lt;p&gt;
		In the embedded world U-Boot is a de facto standard
		for an initial level boot loader (firmware). It
		runs on a great number of platforms and architectures,
		and is open source.
		&lt;/p&gt;&lt;p&gt;
		This talk covers the development work on integrating
		FreeBSD with U-Boot-based systems. Starting with
		an overview of differences between booting an
		all-purpose desktop computer vs. embedded system,
		FreeBSD booting concepts are explained along with
		requirements for the underlying firmware.
		&lt;/p&gt;&lt;p&gt;
		Historical attempts to interface FreeBSD with this
		firmware are mentioned and explanation given on why
		they failed or proved incomplete. Finally, the
		recently developed approach to integrate FreeBSD
		and U-Boot is presented, with implementation details
		and particular attention on how it's been made
		architecture and platform independent, and how
		loader(8) has been bound to it.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Randall Stewart - SCTP what it is and how to use it - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/44_bsdcan_sctp.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/44_bsdcan_sctp.pdf" length="1" type="application/octet-stream" />
<description>Randall Stewart - SCTP what it is and how to use it - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, abstract, freebsd, sctp, randall stewart, pdf&lt;br/&gt;

		&lt;h1&gt;SCTP - SCTP what it is and how to use it&lt;/h1&gt;
		&lt;p&gt;
		This talk will introduce the attendee into the
		interesting world of SCTP.
		&lt;/p&gt;&lt;p&gt;
		We will first discuss the new and different features
		that SCTP (a new transport in FreeBSD 7.0) provide
		to the user. Then we will shift gears and discuss
		the extended socket API that is available to SCTP
		users and will cover such items as:
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;The two socket programming models&lt;/li&gt;
		&lt;li&gt;Extended system calls that support the SCTP feature set.&lt;/li&gt;
		&lt;li&gt;What model may fit you best&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Chris Lattner - BSD licensed C++ compiler - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/53_BSDCan2008ChrisLattnerBSDCompiler.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/53_BSDCan2008ChrisLattnerBSDCompiler.pdf" length="1" type="application/octet-stream" />
<description>Chris Lattner - BSD licensed C++ compiler - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, bsdl, llvm, chris lattner, pdf&lt;br/&gt;

		&lt;h1&gt;BSD licensed C++ compiler&lt;/h1&gt;
		&lt;p&gt;
		LLVM is a suite of carefully designed open source
		libraries that implement compiler components (like
		language front-ends, code generators, aggressive
		optimizers, Just-In-Time compiler support, debug
		support, link-time optimization, etc.). The goal
		of the LLVM project is to build these components
		in a way that allows them to be combined together
		to create familiar tools (like a C compiler),
		interesting new tools (like an OpenGL JIT compiler),
		and many other things we haven't thought of yet.
		Because LLVM is under continuous development, clients
		of these components naturally benefit from improvements
		in the libraries.
		&lt;/p&gt;&lt;p&gt;
		This talk gives an overview of LLVM's design and
		approach to compiler construction, and gives several
		example applications. It describes applications of
		LLVM technology to llvm-gcc (a C/C++/Objective C
		compiler based on the GNU GCC front-end), the OpenGL
		stack in Mac OS/X Leopard, and Clang. Among other
		things, the Clang+LLVM Compiler provides a fully
		BSD-Licensed C and Objective-C compiler (with C++
		in development) which compiles code several times
		faster than GCC, produces code that is faster than
		GCC in many cases, produces better warnings and
		error messages, and supports many other applications
		(e.g. static analysis and refactoring).
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Adrian Chad - What Not To Do When Writing Network Applications - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/61_BSDCan2008-Network-Applications.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/61_BSDCan2008-Network-Applications.pdf" length="1" type="application/octet-stream" />
<description>Adrian Chad - What Not To Do When Writing Network Applications - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, network applications, adrian chad, pdf&lt;br/&gt;

		&lt;h1&gt;What Not To Do When Writing Network Applications&lt;/h1&gt;
		&lt;i&gt;The lessons learnt working with not-so-high-performance network applications&lt;/i&gt;
		&lt;p&gt;
		This talk will look at issues which face the modern
		network application developer, from the point of
		view of poorly-designed examples. This will cover
		internal code structure and dataflow, interaction
		with the TCP stack, IO scheduling in high and low
		latency environments and high-availability
		considerations. In essence, this presentation should
		be seen as a checklist of what not to do when writing
		network applications.
		&lt;/p&gt;&lt;p&gt;
		Plenty of examples of well designed network
		applications exist in the open and closed source
		world today. Unfortunately there are just as many
		examples of fast network applications as there are
		"fast but workload specific"; sometimes failing
		miserably in handling the general case. This may
		be due to explicit design (eg Varnish) but many are
		simply due to the designer not fully appreciating
		the wide variance in "networks" - and their network
		application degrades ungracefully when under duress.
		My aim in this presentation is to touch on a wide
		number of issues which face network application
		programmers - most of which seem not "application
		related" to the newcomer - such as including
		pipelining into network communication, managing a
		balance between accepting new requests and servicing
		existing requests, or providing back-pressure to a
		L4 loadbalancer in case of traffic bursts. Various
		schemes for working with these issues will be
		presented, and hopefully participants will walk
		away with more of an understanding about how the
		network, application and operating systems interact.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Matthieu Herrb - X.org - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/51_bsdcan08-xorg.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/51_bsdcan08-xorg.pdf" length="1" type="application/octet-stream" />
<description>Matthieu Herrb - X.org - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, x.org, matthieu herrb, pdf&lt;br/&gt;

		&lt;h1&gt;X.org&lt;/h1&gt;
		&lt;i&gt;upcoming plans&lt;/i&gt;
		&lt;p&gt;
		The X.Org project provides an open source implementation
		of the X Window System. The development work is
		being done in conjunction with the freedesktop.org
		community. The X.Org Foundation is the educational
		non-profit corporation whose Board serves this
		effort, and whose Members lead this work.
		&lt;/p&gt;&lt;p&gt;
		The X window system has been changing a lot in the
		recent years, and still changing. This talk will
		present this evolution, summarizing what has already
		been done and showing the current roadmap for future
		evolutions, with some focus on how *BSD kernels can
		be affected by the developments done with Linux as
		the primary target.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Rafal Jaworowski - Porting FreeBSD/ARM to Marvell Orion System-On-Chip - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/50_2008_marvell_freebsd.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/50_2008_marvell_freebsd.pdf" length="1" type="application/octet-stream" />
<description>Rafal Jaworowski - Porting FreeBSD/ARM to Marvell Orion System-On-Chip - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, freebsd, arm, marvell orion, rafal jaworowski, pdf&lt;br/&gt;

		&lt;h1&gt;Porting FreeBSD/ARM to Marvell Orion System-On-Chip&lt;/h1&gt;
		&lt;p&gt;
		This talk covers the development work on porting
		the FreeBSD/ARM to Marvell Orion family of highly
		integrated chips.
		&lt;/p&gt;&lt;p&gt;
		ARM architecture is widely adopted in the embedded
		devices, and since the architecture can be licensed,
		many implementation variations exist: Orion is a
		derivative compliant with the ARMv5TE definition,
		it provides a rich set of on-chip peripherals.
		&lt;/p&gt;&lt;p&gt;
		Present state of the FreeBSD support for ARM is
		explained, areas for improvement highlighted and
		its overall shape and condition presented.
		&lt;/p&gt;&lt;p&gt;
		The main discussion covers scope of the Orion port
		(what integrated peripherals required new development,
		what was adapted from existing code base); design
		decisions are explained for the most critical items,
		and implementation details revealed.
		&lt;/p&gt;&lt;p&gt;
		Summary notes are given on general porting methodology,
		debugging techniques and difficulties encountered
		during such undertaking.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Robert Watson - BSDCan 2008 - Closing - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/47_BSDCann2008Closing.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/47_BSDCann2008Closing.pdf" length="1" type="application/octet-stream" />
<description>Robert Watson - BSDCan 2008 - Closing - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, robert watson, pdf&lt;br/&gt;

		&lt;h1&gt;Closing&lt;/h1&gt;
		&lt;i&gt;Beer, prizes, secrets, Works In Progress&lt;/i&gt;
		&lt;p&gt;
		The traditional closing...
		&lt;br /&gt;
		with some new and interesting twists. Sleep in if
		you must, but don't miss this session.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Leslie Hawthorn - Google SoC - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/52_LeslieHawthorn_bsdcan2008.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/52_LeslieHawthorn_bsdcan2008.pdf" length="1" type="application/octet-stream" />
<description>Leslie Hawthorn - Google SoC - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, google, summer of code, leslie hawthorn, pdf&lt;br/&gt;

		&lt;h1&gt;Google SoC&lt;/h1&gt;
		&lt;i&gt;Summer of Code&lt;/i&gt;
		&lt;p&gt;
		In this talk, I will briefly discuss some general
		ways Google's Open Source Team contributes to the
		wider community. The rest of the talk will explore
		some highlights of the Google Summer of Code program,
		our initiative to get university students involved
		in Open Source development.
		&lt;/p&gt;&lt;p&gt;
		I will cover the program's inception, lessons learned
		over time and tips for success in the program for
		both mentors and students. In particular, the talk
		will detail some experiences of the *BSD mentoring
		organizations involved in the program as a case
		study in successfully managing the program from the
		Open Source project's perspective. Any Google Summer
		of Code participants in the audience are welcome
		and encouraged to chime in with their own insights.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Birrell - DTrace for FreeBSD - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/60_dtrace_bsdcan.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/60_dtrace_bsdcan.pdf" length="1" type="application/octet-stream" />
<description>John Birrell - DTrace for FreeBSD - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, dtrace, freebsd, john birrell, pdf&lt;br/&gt;

		&lt;h1&gt;DTrace for FreeBSD&lt;/h1&gt;
		&lt;i&gt;What on earth is that system doing?!&lt;/i&gt;
		&lt;p&gt;
		DTrace is a comprehensive dynamic tracing facility
		originally developed for Solaris that can be used
		by administrators and developers on live production
		systems to examine the behavior of both user programs
		and of the operating system itself. DTrace enables
		users to explore their system to understand how it
		works, track down performance problems across many
		layers of software, or locate the cause of aberrant
		behavior. DTrace lets users create their own custom
		programs to dynamically instrument the system and
		provide immediate, concise answers to arbitrary
		questions you can formulate using the DTrace D
		programming language.
		&lt;/p&gt;&lt;p&gt;
		This talk discusses the port of the DTrace facility
		to FreeBSD and demonstrates examples on a live
		FreeBSD system.
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;Introduction to the D language - probes, predicates and actions.&lt;/li&gt;
		&lt;li&gt;dtrace(8) and libdtrace - the userland side of the DTrace story.&lt;/li&gt;
		&lt;li&gt;The DTrace kernel module, it's ioctl interface to userland and the provider infrastructure in the kernel.&lt;/li&gt;
		&lt;li&gt;DTrace kernel hooks and the problem of code licensed under Sun's CDDL.&lt;/li&gt;
		&lt;li&gt;What does a DTrace probe actually do?&lt;/li&gt;
		&lt;li&gt;DTrace safety and how it is implemented.&lt;/li&gt;
		&lt;li&gt;Build system changes to add CTF (Compact C Type Format) data to objects, shared libraries and executables.&lt;/li&gt;
		&lt;li&gt;The DTrace test suite.&lt;/li&gt;
		&lt;li&gt;A brief list of things to do to port the DTrace facility to other BSD-derived operating systems.&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Dan Langille - BSDCan 2008 - Opening session - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/48_BSDCan2008Opening.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/48_BSDCan2008Opening.pdf" length="1" type="application/octet-stream" />
<description>Dan Langille - BSDCan 2008 - Opening session - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, dan langille, pdf&lt;br/&gt;

		&lt;h1&gt;Opening session&lt;/h1&gt;
		Welcome to BSDCan 2008
		&lt;br /&gt;
		Traditional greetings
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/43_extended-abstract.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/43_extended-abstract.pdf" length="1" type="application/octet-stream" />
<description>Brooks Davis - Using FreeBSD to Promote Open Source Development Methods - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, abstract, software development, brooks davis, pdf&lt;br/&gt;

		&lt;h1&gt;Using FreeBSD to Promote Open Source Development Methods&lt;/h1&gt;
		&lt;p&gt;
		In this talk we present Aerosource, an initiative
		to bring Open Source Software development methods
		to internal software developers at The Aerospace
		Corporation.
		&lt;/p&gt;&lt;p&gt;
		Within Aerosource, FreeBSD is used in several key
		roles. First, we run most of our tools on top of
		FreeBSD. Second, the ports collection (both official
		ports and custom internal ones) eases our administrative
		burden. Third, the FreeBSD project serves as an
		example and role model for the results that can be
		achieved by an Open Source Software projects. We
		discuss the development infrastructure we have built
		for Aerosource based largely on BSD licensed software
		including FreeBSD, PostgreSQL, Apache, and Trac.
		We will also discuss our custom management tools
		including our system for managing our custom internal
		ports. Finally, we will cover our development
		successes and how we use projects like FreeBSD as
		exemplars of OSS development.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/62_freebsd-oss-methods.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/62_freebsd-oss-methods.pdf" length="1" type="application/octet-stream" />
<description>Brooks Davis - Using FreeBSD to Promote Open Source Development Methods - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, abstract, software development, brooks davis, pdf&lt;br/&gt;

		&lt;h1&gt;Using FreeBSD to Promote Open Source Development Methods&lt;/h1&gt;
		&lt;p&gt;
		In this talk we present Aerosource, an initiative
		to bring Open Source Software development methods
		to internal software developers at The Aerospace
		Corporation.
		&lt;/p&gt;&lt;p&gt;
		Within Aerosource, FreeBSD is used in several key
		roles. First, we run most of our tools on top of
		FreeBSD. Second, the ports collection (both official
		ports and custom internal ones) eases our administrative
		burden. Third, the FreeBSD project serves as an
		example and role model for the results that can be
		achieved by an Open Source Software projects. We
		discuss the development infrastructure we have built
		for Aerosource based largely on BSD licensed software
		including FreeBSD, PostgreSQL, Apache, and Trac.
		We will also discuss our custom management tools
		including our system for managing our custom internal
		ports. Finally, we will cover our development
		successes and how we use projects like FreeBSD as
		exemplars of OSS development.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - Pawel Jakub Dawidek - A closer look at the ZFS file system - PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/58_BSDCan2008-ZFSInternals.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/58_BSDCan2008-ZFSInternals.pdf" length="1" type="application/octet-stream" />
<description>Pawel Jakub Dawidek - A closer look at the ZFS file system - PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, zfs, freebsd, pawel jakub dawidek, pdf&lt;br/&gt;

		&lt;h1&gt;A closer look at the ZFS file system&lt;/h1&gt;
		&lt;i&gt;simple administration, transactional semantics, end-to-end data integrity&lt;/i&gt;
		&lt;p&gt;
		SUN's ZFS file system became part of FreeBSD on 6th
		April 2007. ZFS is a new kind of file system that
		provides simple administration, transactional
		semantics, end-to-end data integrity, and immense
		scalability. ZFS is not an incremental improvement
		to existing technology; it is a fundamentally new
		approach to data management. We've blown away 20
		years of obsolete assumptions, eliminated complexity
		at the source, and created a storage system that's
		actually a pleasure to use.
		&lt;/p&gt;&lt;p&gt;
		ZFS presents a pooled storage model that completely
		eliminates the concept of volumes and the associated
		problems of partitions, provisioning, wasted bandwidth
		and stranded storage. Thousands of file systems can
		draw from a common storage pool, each one consuming
		only as much space as it actually needs. The combined
		I/O bandwidth of all devices in the pool is available
		to all filesystems at all times.
		&lt;/p&gt;&lt;p&gt;
		All operations are copy-on-write transactions, so
		the on-disk state is always valid. There is no need
		to fsck(1M) a ZFS file system, ever. Every block
		is checksummed to prevent silent data corruption,
		and the data is self-healing in replicated (mirrored
		or RAID) configurations. If one copy is damaged,
		ZFS detects it and uses another copy to repair it.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Baldwin - Introduction to Debugging the FreeBSD Kernel - slides, PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/46_slides.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/46_slides.pdf" length="1" type="application/octet-stream" />
<description>John Baldwin - Introduction to Debugging the FreeBSD Kernel - slides, PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, paper, debugging, freebsd, john baldwin, pdf&lt;br/&gt;

		&lt;h1&gt;Introduction to Debugging the FreeBSD Kernel&lt;/h1&gt;
		&lt;p&gt;
		Just like every other piece of software, the FreeBSD
		kernel has bugs. Debugging a kernel is a bit different
		from debugging a userland program as there is nothing
		underneath the kernel to provide debugging facilities
		such as ptrace() or procfs. This paper will give a
		brief overview of some of the tools available for
		investigating bugs in the FreeBSD kernel. It will
		cover the in-kernel debugger DDB and the external
		debugger kgdb which is used to perform post-mortem
		analysis on kernel crash dumps.
		&lt;/p&gt;
		&lt;h2&gt;Introduction to Debugging the FreeBSD Kernel&lt;/h2&gt;
		&lt;ul&gt;
		&lt;li&gt;Basic crash messages, what a crash looks like
		    &lt;ul&gt;
		    &lt;li&gt;typical panic() invocation&lt;/li&gt;
		    &lt;li&gt;page fault example&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;"live" debugging with DDB
		    &lt;ul&gt;
		    &lt;li&gt;stack traces&lt;/li&gt;
		    &lt;li&gt;ps&lt;/li&gt;
		    &lt;li&gt;deadlock examples&lt;/li&gt;
		    &lt;li&gt;show lockchain&lt;/li&gt;
		    &lt;li&gt;show sleepchain&lt;/li&gt;
		    &lt;li&gt;Adding new DDB commands&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;KGDB
		    &lt;ul&gt;
		    &lt;li&gt;inspecting processes and threads&lt;/li&gt;
		    &lt;li&gt;working with kernel modules&lt;/li&gt;
		    &lt;li&gt;using scripts to extend&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;examining crashdumps using utilities
		    &lt;ul&gt;
		    &lt;li&gt;ps, netstat, etc.&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;debugging strategies
		    &lt;ul&gt;
		    &lt;li&gt;kernel crashes&lt;/li&gt;
		    &lt;li&gt;system hangs&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>BSDCan - The Technical BSD Conference - John Baldwin - Introduction to Debugging the FreeBSD Kernel - paper, PDF file</title>
<guid>http://www.bsdcan.org/2008/schedule/attachments/45_article.pdf</guid>
<pubDate>Wed, 21 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.bsdcan.org/2008/schedule/attachments/45_article.pdf" length="1" type="application/octet-stream" />
<description>John Baldwin - Introduction to Debugging the FreeBSD Kernel - paper, PDF file&lt;br/&gt;From: BSDCan - The Technical BSD Conference&lt;br/&gt;Tags: bsdcan, bsdcan2008, slides, paper, debugging, freebsd, john baldwin, pdf&lt;br/&gt;

		&lt;h1&gt;Introduction to Debugging the FreeBSD Kernel&lt;/h1&gt;
		&lt;p&gt;
		Just like every other piece of software, the FreeBSD
		kernel has bugs. Debugging a kernel is a bit different
		from debugging a userland program as there is nothing
		underneath the kernel to provide debugging facilities
		such as ptrace() or procfs. This paper will give a
		brief overview of some of the tools available for
		investigating bugs in the FreeBSD kernel. It will
		cover the in-kernel debugger DDB and the external
		debugger kgdb which is used to perform post-mortem
		analysis on kernel crash dumps.
		&lt;/p&gt;
		&lt;h2&gt;Introduction to Debugging the FreeBSD Kernel&lt;/h2&gt;
		&lt;ul&gt;
		&lt;li&gt;Basic crash messages, what a crash looks like
		    &lt;ul&gt;
		    &lt;li&gt;typical panic() invocation&lt;/li&gt;
		    &lt;li&gt;page fault example&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;"live" debugging with DDB
		    &lt;ul&gt;
		    &lt;li&gt;stack traces&lt;/li&gt;
		    &lt;li&gt;ps&lt;/li&gt;
		    &lt;li&gt;deadlock examples&lt;/li&gt;
		    &lt;li&gt;show lockchain&lt;/li&gt;
		    &lt;li&gt;show sleepchain&lt;/li&gt;
		    &lt;li&gt;Adding new DDB commands&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;KGDB
		    &lt;ul&gt;
		    &lt;li&gt;inspecting processes and threads&lt;/li&gt;
		    &lt;li&gt;working with kernel modules&lt;/li&gt;
		    &lt;li&gt;using scripts to extend&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;examining crashdumps using utilities
		    &lt;ul&gt;
		    &lt;li&gt;ps, netstat, etc.&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;li&gt;debugging strategies
		    &lt;ul&gt;
		    &lt;li&gt;kernel crashes&lt;/li&gt;
		    &lt;li&gt;system hangs&lt;/li&gt;
		    &lt;/ul&gt;&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Alex Feldman from Sangoma - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk150.mp3</guid>
<pubDate>Tue, 20 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk150.mp3" length="1" type="application/octet-stream" />
<description>Alex Feldman from Sangoma - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, sangoma, alex feldman, mp3&lt;br/&gt;

		Interview at BSDCan2008 with Alex Feldman from Sangoma.
	    </description>
</item>
<item>
<title>bsdtalk - Alex Feldman from Sangoma - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk150.ogg</guid>
<pubDate>Tue, 20 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk150.ogg" length="1" type="application/octet-stream" />
<description>Alex Feldman from Sangoma - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, sangoma, alex feldman, ogg&lt;br/&gt;

		Interview at BSDCan2008 with Alex Feldman from Sangoma.
	    </description>
</item>
<item>
<title>bsdtalk - Justin Gibbs from the FreeBSD Foundation - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk149.mp3</guid>
<pubDate>Sun, 18 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk149.mp3" length="1" type="application/octet-stream" />
<description>Justin Gibbs from the FreeBSD Foundation - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd foundation, justin gibbs, mp3&lt;br/&gt;

		Interview with Justin Gibbs from the FreeBSD Foundation.
	    </description>
</item>
<item>
<title>bsdtalk - Justin Gibbs from the FreeBSD Foundation - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk149.ogg</guid>
<pubDate>Sun, 18 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk149.ogg" length="1" type="application/octet-stream" />
<description>Justin Gibbs from the FreeBSD Foundation - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd foundation, justin gibbs, ogg&lt;br/&gt;

		Interview with Justin Gibbs from the FreeBSD Foundation.
	    </description>
</item>
<item>
<title>Diomidis Spinellis - A Tale of Four Kernels - 
			Diomidis Spinellis. A tale of four kernels.
			In Wilhem Schfer, Matthew B. Dwyer, and
			Volker Gruhn, editors, ICSE '08: Proceedings
			of the 30th International Conference on
			Software Engineering, pages 381-390, New
			York, May 2008. Association for Computing
			Machinery.
		    </title>
<guid>http://www.spinellis.gr/pubs//conf/2008-ICSE-4kernel/html/Spi08b.html</guid>
<pubDate>Sat, 17 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.spinellis.gr/pubs//conf/2008-ICSE-4kernel/html/Spi08b.html" length="1" type="application/octet-stream" />
<description>A Tale of Four Kernels - 
			Diomidis Spinellis. A tale of four kernels.
			In Wilhem Schfer, Matthew B. Dwyer, and
			Volker Gruhn, editors, ICSE '08: Proceedings
			of the 30th International Conference on
			Software Engineering, pages 381-390, New
			York, May 2008. Association for Computing
			Machinery.
		    &lt;br/&gt;From: Diomidis Spinellis&lt;br/&gt;Tags: freebsd, linux, solaris, windows, article, kernel, diomidis spinellis, html&lt;br/&gt;

		The FreeBSD, GNU/Linux, Solaris, and Windows operating
		systems have kernels that provide comparable
		facilities. Interestingly, their code bases share
		almost no common parts, while their development
		processes vary dramatically. We analyze the source
		code of the four systems by collecting metrics in
		the areas of file organization, code structure,
		code style, the use of the C preprocessor, and data
		organization. The aggregate results indicate that
		across various areas and many different metrics,
		four systems developed using wildly different
		processes score comparably. This allows us to posit
		that the structure and internal quality attributes
		of a working, non-trivial software artifact will
		represent first and foremost the engineering
		requirements of its construction, with the influence
		of process being marginal, if any.
	    </description>
</item>
<item>
<title>Diomidis Spinellis - A Tale of Four Kernels - 
			Diomidis Spinellis. A tale of four kernels.
			In Wilhem Schfer, Matthew B. Dwyer, and
			Volker Gruhn, editors, ICSE '08: Proceedings
			of the 30th International Conference on
			Software Engineering, pages 381-390, New
			York, May 2008.  Association for Computing
			Machinery.
		    </title>
<guid>http://www.spinellis.gr/pubs//conf/2008-ICSE-4kernel/html/Spi08b.pdf</guid>
<pubDate>Sat, 17 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.spinellis.gr/pubs//conf/2008-ICSE-4kernel/html/Spi08b.pdf" length="1" type="application/octet-stream" />
<description>A Tale of Four Kernels - 
			Diomidis Spinellis. A tale of four kernels.
			In Wilhem Schfer, Matthew B. Dwyer, and
			Volker Gruhn, editors, ICSE '08: Proceedings
			of the 30th International Conference on
			Software Engineering, pages 381-390, New
			York, May 2008.  Association for Computing
			Machinery.
		    &lt;br/&gt;From: Diomidis Spinellis&lt;br/&gt;Tags: freebsd, linux, solaris, windows, article, kernel, diomidis spinellis, pdf&lt;br/&gt;

		The FreeBSD, GNU/Linux, Solaris, and Windows operating
		systems have kernels that provide comparable
		facilities. Interestingly, their code bases share
		almost no common parts, while their development
		processes vary dramatically. We analyze the source
		code of the four systems by collecting metrics in
		the areas of file organization, code structure,
		code style, the use of the C preprocessor, and data
		organization. The aggregate results indicate that
		across various areas and many different metrics,
		four systems developed using wildly different
		processes score comparably. This allows us to posit
		that the structure and internal quality attributes
		of a working, non-trivial software artifact will
		represent first and foremost the engineering
		requirements of its construction, with the influence
		of process being marginal, if any.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Managing OpenBSD Environments - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-05-07-08.mp3</guid>
<pubDate>Mon, 12 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-05-07-08.mp3" length="1" type="application/octet-stream" />
<description>Managing OpenBSD Environments - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, openbsd, system management, mp3&lt;br/&gt;

		&lt;p&gt;
		This talk is the result of an after-meeting discussion
		with a few folks, when it became apparent that there
		is some confusion as to how to deal with OpenBSD
		in small and large environments. The topic of
		installation and upgrading came up again. This talk
		is aimed to hopefully dispel many of the rumors,
		provide a thorough description and walk through of
		the various stages of running OpenBSD in any size
		environment, and some of the features and tools at
		the administrator`s disposal.
		&lt;/p&gt;&lt;p&gt;
		Okan Demirmen has been working with UNIX-like systems
		for as long as he can remember and has found OpenBSD
		to match some of the same philosophies in which he
		believes, namely simplicity and correctness, and
		reap the benefits of such.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Jeremy White, Founder of CodeWeavers - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk148.mp3</guid>
<pubDate>Sat, 03 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk148.mp3" length="1" type="application/octet-stream" />
<description>Jeremy White, Founder of CodeWeavers - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, codeweavers, crossover, jeremy white, mp3&lt;br/&gt;

		Interview with Jeremy White, Founder of CodeWeavers.
		We talk about the recent availability of an
		experimental build of Crossover Games for BSD.
	    </description>
</item>
<item>
<title>bsdtalk - Jeremy White, Founder of CodeWeavers - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk148.ogg</guid>
<pubDate>Sat, 03 May 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk148.ogg" length="1" type="application/octet-stream" />
<description>Jeremy White, Founder of CodeWeavers - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, codeweavers, crossover, jeremy white, ogg&lt;br/&gt;

		Interview with Jeremy White, Founder of CodeWeavers.
		We talk about the recent availability of an
		experimental build of Crossover Games for BSD.
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.3 Release Song - "Home to Hypocrisy" - MP3 version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song43.mp3</guid>
<pubDate>Sat, 03 May 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song43.mp3" length="1" type="application/octet-stream" />
<description>OpenBSD 4.3 Release Song - "Home to Hypocrisy" - MP3 version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, mp3&lt;br/&gt;

		&lt;p&gt;
		We are just plain tired of being lectured to by a
		man who is a lot like Naomi Campbell.
		&lt;/p&gt;&lt;p&gt;
		In 1998 when a United Airlines plane was waiting
		in the queue at Washington Dulles International
		Airport for take-off to New Orleans (where a Usenix
		conference was taking place), one man stood up from
		his seat, demanded that they stop waiting in the
		queue and be permitted to deplane. Even after orders
		from the crew and a pilot from the cockpit he refused
		to sit down. The plane exited the queue and returned
		to the airport gangway. Security personnel ran onto
		the plane and removed this man, Richard Stallman,
		from the plane. After Richard was removed from the
		plane, everyone else stayed onboard and continued
		their journey to New Orleans. A few OpenBSD developers
		were on that same plane, seated very closeby, so
		we have an accurate story of the events.
		&lt;/p&gt;&lt;p&gt;
		This is the man who presumes that he should preach
		to us about morality, freedom, and what is best for
		us. He believes it is his God-given role to tell
		us what is best for us, when he has shown that he
		takes actions which are not best for everyone. He
		prefers actions which he thinks are best for him
		-- and him alone -- and then lies to the public.
		Richard Stallman is no Spock.
		&lt;/p&gt;&lt;p&gt;
		We release our software in ways that are maximally
		free. We remove all restrictions on use and
		distribution, but leave a requirement to be known
		as the authors. We follow a pattern of free source
		code distribution that started in the mid-1980's
		in Berkeley, from before Richard Stallman had any
		powerful influence which he could use so falsely.
		&lt;/p&gt;&lt;p&gt;
		We have a development sub-tree called "ports". Our
		"ports" tree builds software that is 'found on the
		net' into packages that OpenBSD users can use more
		easily. A scaffold of Makefiles and scripts
		automatically fetch these pieces of software, apply
		patches as required by OpenBSD, and then build them
		into nice neat little tarballs. This is provided
		as a convenience for users. The ports tree is
		maintained by OpenBSD entirely separately from our
		main source tree. Some of the software which is
		fetched and compiled is not as free as we would
		like, but what can we do. All the other operating
		system projects make exactly the same decision, and
		provide these same conveniences to their users.
		&lt;/p&gt;&lt;p&gt;
		Richard felt that this "ports tree" of ours made
		OpenBSD non-free. He came to our mailing lists and
		lectured to us specifically, yet he said nothing
		to the many other vendors who do the same; many of
		them donate to the FSF and perhaps that has something
		to do with it. Meanwhile, Richard has personally
		made sure that all the official GNU software --
		including Emacs -- compiles and runs on Windows.
		&lt;/p&gt;&lt;p&gt;
		That man is a false leader. He is a hypocrite. There
		may be some people who listen to him. But we don't
		listen to people who do not follow their own stupid
		rules.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.3 Release Song - "Home to Hypocrisy" - Ogg version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song43.ogg</guid>
<pubDate>Sat, 03 May 2008 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song43.ogg" length="1" type="application/octet-stream" />
<description>OpenBSD 4.3 Release Song - "Home to Hypocrisy" - Ogg version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, ogg&lt;br/&gt;

		&lt;p&gt;
		We are just plain tired of being lectured to by a
		man who is a lot like Naomi Campbell.
		&lt;/p&gt;&lt;p&gt;
		In 1998 when a United Airlines plane was waiting
		in the queue at Washington Dulles International
		Airport for take-off to New Orleans (where a Usenix
		conference was taking place), one man stood up from
		his seat, demanded that they stop waiting in the
		queue and be permitted to deplane. Even after orders
		from the crew and a pilot from the cockpit he refused
		to sit down. The plane exited the queue and returned
		to the airport gangway. Security personnel ran onto
		the plane and removed this man, Richard Stallman,
		from the plane. After Richard was removed from the
		plane, everyone else stayed onboard and continued
		their journey to New Orleans. A few OpenBSD developers
		were on that same plane, seated very closeby, so
		we have an accurate story of the events.
		&lt;/p&gt;&lt;p&gt;
		This is the man who presumes that he should preach
		to us about morality, freedom, and what is best for
		us. He believes it is his God-given role to tell
		us what is best for us, when he has shown that he
		takes actions which are not best for everyone. He
		prefers actions which he thinks are best for him
		-- and him alone -- and then lies to the public.
		Richard Stallman is no Spock.
		&lt;/p&gt;&lt;p&gt;
		We release our software in ways that are maximally
		free. We remove all restrictions on use and
		distribution, but leave a requirement to be known
		as the authors. We follow a pattern of free source
		code distribution that started in the mid-1980's
		in Berkeley, from before Richard Stallman had any
		powerful influence which he could use so falsely.
		&lt;/p&gt;&lt;p&gt;
		We have a development sub-tree called "ports". Our
		"ports" tree builds software that is 'found on the
		net' into packages that OpenBSD users can use more
		easily. A scaffold of Makefiles and scripts
		automatically fetch these pieces of software, apply
		patches as required by OpenBSD, and then build them
		into nice neat little tarballs. This is provided
		as a convenience for users. The ports tree is
		maintained by OpenBSD entirely separately from our
		main source tree. Some of the software which is
		fetched and compiled is not as free as we would
		like, but what can we do. All the other operating
		system projects make exactly the same decision, and
		provide these same conveniences to their users.
		&lt;/p&gt;&lt;p&gt;
		Richard felt that this "ports tree" of ours made
		OpenBSD non-free. He came to our mailing lists and
		lectured to us specifically, yet he said nothing
		to the many other vendors who do the same; many of
		them donate to the FSF and perhaps that has something
		to do with it. Meanwhile, Richard has personally
		made sure that all the official GNU software --
		including Emacs -- compiles and runs on Windows.
		&lt;/p&gt;&lt;p&gt;
		That man is a false leader. He is a hypocrite. There
		may be some people who listen to him. But we don't
		listen to people who do not follow their own stupid
		rules.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - FreeBSD Developer Alexander Motin - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk147.mp3</guid>
<pubDate>Fri, 18 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk147.mp3" length="1" type="application/octet-stream" />
<description>FreeBSD Developer Alexander Motin - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, mpd, alexander motin, mp3&lt;br/&gt;

		Interview with FreeBSD Developer Alexander Motin.
		We talk about mpd, the netgraph based Multi-link
		PPP Daemon. For more information, see
		http://mpd.sourceforge.net/.
	    </description>
</item>
<item>
<title>bsdtalk - FreeBSD Developer Alexander Motin - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk147.ogg</guid>
<pubDate>Fri, 18 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk147.ogg" length="1" type="application/octet-stream" />
<description>FreeBSD Developer Alexander Motin - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, mpd, alexander motin, ogg&lt;br/&gt;

		Interview with FreeBSD Developer Alexander Motin.
		We talk about mpd, the netgraph based Multi-link
		PPP Daemon. For more information, see
		http://mpd.sourceforge.net/.
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Cover page</title>
<guid>http://2008.asiabsdcon.org/papers//abc2008-proc-cover.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//abc2008-proc-cover.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Cover page&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, cover&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Whole of the proceedings</title>
<guid>http://2008.asiabsdcon.org/papers//abc2008-proc-all.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//abc2008-proc-all.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Whole of the proceedings&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - PC-BSD: FreeBSD on the Desktop, Matt Olander (iXsystems)</title>
<guid>http://2008.asiabsdcon.org/papers//P1A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P1A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - PC-BSD: FreeBSD on the Desktop, Matt Olander (iXsystems)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, pc-bsd, freebsd, desktop, matt olander&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Tracking FreeBSD in a Commercial Setting, M. Warner Losh (Cisco Systems, Inc.)</title>
<guid>http://2008.asiabsdcon.org/papers//P1B-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P1B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Tracking FreeBSD in a Commercial Setting, M. Warner Losh (Cisco Systems, Inc.)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, freebsd, warner losh&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Gaols: Implementing Jails Under the kauth Framework, Christoph Badura (The NetBSD Foundation)</title>
<guid>http://2008.asiabsdcon.org/papers//P3A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P3A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Gaols: Implementing Jails Under the kauth Framework, Christoph Badura (The NetBSD Foundation)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, netbsd, jails, kauth, christoph badura&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - BSD implementations of XCAST6, Yuji IMAI, Takahiro KUROSAWA, Koichi SUZUKI, Eiichi MURAMOTO, Katsuomi HAMAJIMA, Hajimu UMEMOTO, and Nobuo KAWAGUTI (XCAST fan club, Japan)</title>
<guid>http://2008.asiabsdcon.org/papers//P3B-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P3B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - BSD implementations of XCAST6, Yuji IMAI, Takahiro KUROSAWA, Koichi SUZUKI, Eiichi MURAMOTO, Katsuomi HAMAJIMA, Hajimu UMEMOTO, and Nobuo KAWAGUTI (XCAST fan club, Japan)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, bsd, xcast6, yuji imai, takahiro kurosawa, koichi suzuki, eiichi muramoto, katsuomi hamajima, hajimu umemoto, nobuo kawaguti&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Using FreeBSD to Promote Open Source Development Methods, Brooks Davis, Michael AuYeung, Mark Thomas (The Aerospace Corporation)</title>
<guid>http://2008.asiabsdcon.org/papers//P4A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P4A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Using FreeBSD to Promote Open Source Development Methods, Brooks Davis, Michael AuYeung, Mark Thomas (The Aerospace Corporation)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, freebsd, promotion, brooks david, michael auyeung, mark thomas&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Send and Receive of File System Protocols: Userspace Approach With puffs, Antti Kantee (Helsinki University of Technology, Finland)</title>
<guid>http://2008.asiabsdcon.org/papers//P4B-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P4B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Send and Receive of File System Protocols: Userspace Approach With puffs, Antti Kantee (Helsinki University of Technology, Finland)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, puffs, antti kantee&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Logical Resource Isolation in the NetBSD Kernel, Kristaps Dzonsons (Centre for Parallel Computing, Swedish Royal Institute of Technology)  </title>
<guid>http://2008.asiabsdcon.org/papers//P5A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P5A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Logical Resource Isolation in the NetBSD Kernel, Kristaps Dzonsons (Centre for Parallel Computing, Swedish Royal Institute of Technology)  &lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, netbsd, resources, kristaps dzonsons&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - GEOM --- in Infrastructure We Trust, Pawel Jakub Dawidek (The FreeBSD Project)  </title>
<guid>http://2008.asiabsdcon.org/papers//P5B-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P5B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - GEOM --- in Infrastructure We Trust, Pawel Jakub Dawidek (The FreeBSD Project)  &lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, freebsd, geom, pawel jakub dawidek&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - A Portable iSCSI Initiator, Alistair Crooks (The NetBSD Foundation)</title>
<guid>http://2008.asiabsdcon.org/papers//P6A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P6A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - A Portable iSCSI Initiator, Alistair Crooks (The NetBSD Foundation)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, netbsd, iscsi, alistair crooks&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - OpenBSD Network Stack Internals, Claudio Jeker (The OpenBSD Project)</title>
<guid>http://2008.asiabsdcon.org/papers//P8A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P8A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - OpenBSD Network Stack Internals, Claudio Jeker (The OpenBSD Project)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, openbsd, network stack, claudio jeker&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Reducing Lock Contention in a Multi-Core System, Randall Stewart (Cisco Systems, Inc.)</title>
<guid>http://2008.asiabsdcon.org/papers//P8B-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P8B-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Reducing Lock Contention in a Multi-Core System, Randall Stewart (Cisco Systems, Inc.)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, freebsd, lock contention, smp, randall stewart&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>AsiaBSDCon - AsiaBSDCon 2008 Paper List - Sleeping Beauty --- NetBSD on Modern Laptops, Jorg Sonnenberger, Jared D. McNeill (The NetBSD Foundation)</title>
<guid>http://2008.asiabsdcon.org/papers//P9A-paper.pdf</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://2008.asiabsdcon.org/papers//P9A-paper.pdf" length="1" type="application/octet-stream" />
<description>AsiaBSDCon 2008 Paper List - Sleeping Beauty --- NetBSD on Modern Laptops, Jorg Sonnenberger, Jared D. McNeill (The NetBSD Foundation)&lt;br/&gt;From: AsiaBSDCon&lt;br/&gt;Tags: asiabsdcon, asiabsdcon2008, pdf, paper, netbsd, laptops, jorg sonnenberger, jared d mcneill&lt;br/&gt;

		Papers of the AsiaBSDCon 2007
	    </description>
</item>
<item>
<title>bsdtalk - James Cornell - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk146.mp3</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk146.mp3" length="1" type="application/octet-stream" />
<description>James Cornell - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, desktop, james cornell, mp3&lt;br/&gt;

		Another interview with Sysadmin James Cornell. We
		talk about BSD, OpenSolaris, and Linux on the
		desktop.
	    </description>
</item>
<item>
<title>bsdtalk - James Cornell - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk146.ogg</guid>
<pubDate>Tue, 08 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk146.ogg" length="1" type="application/octet-stream" />
<description>James Cornell - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, desktop, james cornell, ogg&lt;br/&gt;

		Another interview with Sysadmin James Cornell. We
		talk about BSD, OpenSolaris, and Linux on the
		desktop.
	    </description>
</item>
<item>
<title>bsdtalk - Adam Wright from No Starch Press - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk145.mp3</guid>
<pubDate>Wed, 02 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk145.mp3" length="1" type="application/octet-stream" />
<description>Adam Wright from No Starch Press - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, books, no starch press, adam wright, mp3&lt;br/&gt;

		&lt;p&gt;
		Intro: Some musings on the consistency and simplicity of BSD.
		&lt;/p&gt;&lt;p&gt;
		A brief interview with Adam Wright from No Starch
		Press, recorded by Micheal Dexter on behalf of
		BSDTalk. They talk about recent and future BSD
		books.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Adam Wright from No Starch Press - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk145.ogg</guid>
<pubDate>Wed, 02 Apr 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk145.ogg" length="1" type="application/octet-stream" />
<description>Adam Wright from No Starch Press - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, books, no starch press, adam wright, ogg&lt;br/&gt;

		&lt;p&gt;
		Intro: Some musings on the consistency and simplicity of BSD.
		&lt;/p&gt;&lt;p&gt;
		A brief interview with Adam Wright from No Starch
		Press, recorded by Micheal Dexter on behalf of
		BSDTalk. They talk about recent and future BSD
		books.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>OpenFest - Atanas Bchvarov - Packet Filtering in FreeBSD - AVI</title>
<guid>http://ludost.net/of2007/d2h2l3.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l3.avi" length="1" type="application/octet-stream" />
<description>Atanas Bchvarov - Packet Filtering in FreeBSD - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, atanas bchvarov, avi&lt;br/&gt;
Atanas Bchvarov - Packet Filtering in FreeBSD (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Dimitri Vasileva - Visualizing Security Threats with Social Networking Software - AVI</title>
<guid>http://ludost.net/of2007/d2h2l6.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l6.avi" length="1" type="application/octet-stream" />
<description>Dimitri Vasileva - Visualizing Security Threats with Social Networking Software - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, security, social networking, dimitri vasileva, avi&lt;br/&gt;
Dimitri Vasileva - Visualizing Security Threats with Social Networking Software (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Discussion - What's cooking for FreeBSD 7.0? - AVI</title>
<guid>http://ludost.net/of2007/d2h2l7.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l7.avi" length="1" type="application/octet-stream" />
<description>Discussion - What's cooking for FreeBSD 7.0? - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, discussion, freebsd, freebsd7, avi&lt;br/&gt;
Discussion - What's cooking for FreeBSD 7.0? (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Willow Vachkov - FreeBSD and the new network and transport protocols (IPv6 and SCTP) - AVI</title>
<guid>http://ludost.net/of2007/d2h2l4.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l4.avi" length="1" type="application/octet-stream" />
<description>Willow Vachkov - FreeBSD and the new network and transport protocols (IPv6 and SCTP) - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, ipv6, sctp, willow vanchkov, avi&lt;br/&gt;
Willow Vachkov - FreeBSD and the new network and transport protocols (IPv6 and SCTP) (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Vasil Dimov - The FreeBSD ports collection - tips and tricks - AVI</title>
<guid>http://ludost.net/of2007/d2h2l1.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l1.avi" length="1" type="application/octet-stream" />
<description>Vasil Dimov - The FreeBSD ports collection - tips and tricks - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, ports collection, vasil dimov, avi&lt;br/&gt;
Vasil Dimov - The FreeBSD ports collection - tips and tricks (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - FreeBSD Jails - Deyan Dyankov</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//01_FreeBSD_Jails-Deyan_Dyankov.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//01_FreeBSD_Jails-Deyan_Dyankov.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - FreeBSD Jails - Deyan Dyankov&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, freebsd, jail, avi, deyan dyankov&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - Embedding BSD - Ivo Vachkov</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//02_Embedding_BSD_Ivo_Vachkov.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//02_Embedding_BSD_Ivo_Vachkov.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - Embedding BSD - Ivo Vachkov&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, embedded systems, avi, ivo vachkov&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - QoS etc with OpenBSD pf</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//03-QoS,etc_with_OpenBSD_pf-Mihail_Paunov.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//03-QoS,etc_with_OpenBSD_pf-Mihail_Paunov.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - QoS etc with OpenBSD pf&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, openbsd, qos, pf, avi, mihail paunov&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - Route and firewall redundancy using CARP and pfsync - Atanas Bachvarov</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//04-Route_and_firewall_redundancy_using_CARP_and_pfsync-Atanas_Bachvarov.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//04-Route_and_firewall_redundancy_using_CARP_and_pfsync-Atanas_Bachvarov.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - Route and firewall redundancy using CARP and pfsync - Atanas Bachvarov&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, carp, pfsync, avi, atanas bachvarov&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - Offical Bulgarian FreeBSD Mirror - Dimiter Vasilev</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//05-Official_Bulgarian_FreeBSD_Mirror-Dimiter_Vasilev.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//05-Official_Bulgarian_FreeBSD_Mirror-Dimiter_Vasilev.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - Offical Bulgarian FreeBSD Mirror - Dimiter Vasilev&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, freebsd, mirror, avi, dimiter vasilev&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - OpenFest 2005 Videos - DIY FreeBSD Port</title>
<guid>http://archive2005.openfest.org/Video/BSDCon//06-DIY_FreeBSD_Port-Peter_Pentchev.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://archive2005.openfest.org/Video/BSDCon//06-DIY_FreeBSD_Port-Peter_Pentchev.avi" length="1" type="application/octet-stream" />
<description>OpenFest 2005 Videos - DIY FreeBSD Port&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2005, presentation, freebsd, ports, avi, peter pentchev&lt;br/&gt;
Various videos of OpenFest 2005 (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Nikolai Denev - FreeBSD goes Zettabyte - AVI</title>
<guid>http://ludost.net/of2007/d2h2l2.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l2.avi" length="1" type="application/octet-stream" />
<description>Nikolai Denev - FreeBSD goes Zettabyte - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, zettabyte, nikolai denev, avi&lt;br/&gt;
Nikolai Denev - FreeBSD goes Zettabyte (Bulgarian)</description>
</item>
<item>
<title>OpenFest - Shcheryana Shopova - SNMP monitoring - AVI</title>
<guid>http://ludost.net/of2007/d2h2l5.avi</guid>
<pubDate>Thu, 27 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://ludost.net/of2007/d2h2l5.avi" length="1" type="application/octet-stream" />
<description>Shcheryana Shopova - SNMP monitoring - AVI&lt;br/&gt;From: OpenFest&lt;br/&gt;Tags: openfest, openfest2007, presentation, freebsd, snmp, monitoring, shcheryana shopova, avi&lt;br/&gt;
Shcheryana Shopova - SNMP monitoring (Bulgarian)</description>
</item>
<item>
<title>bsdtalk - Dan Langille - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk144.mp3</guid>
<pubDate>Sat, 22 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk144.mp3" length="1" type="application/octet-stream" />
<description>Dan Langille - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, afilias, bsdcan2008, dan langille, mp3&lt;br/&gt;

		Interview with Dan Langille. We talk about his new
		job with Afilias, and BSDCan 2008.
	    </description>
</item>
<item>
<title>bsdtalk - Dan Langille - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk144.ogg</guid>
<pubDate>Sat, 22 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk144.ogg" length="1" type="application/octet-stream" />
<description>Dan Langille - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, afilias, bsdcan2008, dan langille, ogg&lt;br/&gt;

		Interview with Dan Langille. We talk about his new
		job with Afilias, and BSDCan 2008.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Building a High-Performance Computing Cluster Using FreeBSD - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-03-20-08.mp3</guid>
<pubDate>Sat, 22 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-03-20-08.mp3" length="1" type="application/octet-stream" />
<description>Building a High-Performance Computing Cluster Using FreeBSD - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, high performance computing, freebsd, brooks davis, mp3&lt;br/&gt;

		&lt;p&gt;
		&lt;b&gt;Special NYC*BUG meeting with FreeBSD developer Brooks Davis&lt;/b&gt;
		&lt;br /&gt;
		Since late 2000 we have developed and maintained a
		general purpose technical and scientific computing
		cluster running the FreeBSD operating system. In
		that time we have grown from a cluster of 8 dual
		Intel Pentium III systems to our current mix of 64
		dual, quad-core Intel Xeon and 289 dual AMD Opteron
		systems.
		&lt;/p&gt;&lt;p&gt;
		In this talk we reflect on the system architecture
		as documented in our BSDCon 2003 paper "Building a
		High-performance Computing Cluster Using FreeBSD"
		and our changes since that time. After a brief
		overview of the current cluster we revisit the
		architectural decisions in that paper and reflect
		on their long term success. We then discuss lessons
		learned in the process. Finally, we conclude with
		thoughts on future cluster expansion and designs.
		&lt;/p&gt;&lt;p&gt;
		&lt;b&gt;Bio&lt;/b&gt;
		&lt;br /&gt;
		Brooks Davis is an Engineering Specialist in the
		High Performance Computing Section of the Computer
		Systems Research Department at The Aerospace
		Corporation. He has been a FreeBSD user since 1994,
		a FreeBSD committer since 2001, and a core team
		member since 2006. He earned a Bachelors Degree in
		Computer Science from Harvey Mudd College in 1998.
		&lt;/p&gt;&lt;p&gt;
		His computing interests include high performance
		computing, networking, security, mobility, and, of
		course, finding ways to use FreeBSD in all these
		areas. When not computing, he enjoys reading,
		cooking, brewing and pounding on red-hot iron in
		his garage blacksmith shop.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - BSD Hobbiest Deborah Norling - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk143.mp3</guid>
<pubDate>Tue, 11 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk143.mp3" length="1" type="application/octet-stream" />
<description>BSD Hobbiest Deborah Norling - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, accessibility, deborah norling, mp3&lt;br/&gt;

		Interview with Deborah Norling. We talk about her
		use of BSD on old hardware, accessibility on the
		BSDs, and Simh (http://simh.trailing-edge.com).
	    </description>
</item>
<item>
<title>bsdtalk - BSD Hobbiest Deborah Norling - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk143.ogg</guid>
<pubDate>Tue, 11 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk143.ogg" length="1" type="application/octet-stream" />
<description>BSD Hobbiest Deborah Norling - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, accessibility, deborah norling, ogg&lt;br/&gt;

		Interview with Deborah Norling. We talk about her
		use of BSD on old hardware, accessibility on the
		BSDs, and Simh (http://simh.trailing-edge.com).
	    </description>
</item>
<item>
<title>New York City *BSD User Group - User Interfaces and How People Think - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-03-05-08.mp3</guid>
<pubDate>Mon, 10 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-03-05-08.mp3" length="1" type="application/octet-stream" />
<description>User Interfaces and How People Think - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, user interfaces, mp3&lt;br/&gt;

		&lt;p&gt;
		"User Interfaces and How People Think" will introduce
		concepts of designing software for different users
		by observing how they think about and do what they
		do. While much of design today focuses on the
		front-end of computer systems, there is opportunity
		to innovate in every area where a human interacts
		with software.
		&lt;/p&gt;&lt;p&gt;
		Bio:
		Jeffery Mau is a user experience designer with the
		leading business and technology consulting firm
		Sapient. He has helped clients create great customer
		experiences in the financial services, education,
		entertainment and telecommunications industries.
		With a passion for connecting people with technology,
		Jeff specializes in Information Architecture and
		Business Strategy. Jeff holds a Masters in Design
		from the IIT Institute of Design in Chicago, Illinois.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>New York City *BSD User Group - User Interfaces and How People Think - Slides</title>
<guid>http://www.nycbug.org/files/meeting_2008-03.pdf</guid>
<pubDate>Mon, 10 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.nycbug.org/files/meeting_2008-03.pdf" length="1" type="application/octet-stream" />
<description>User Interfaces and How People Think - Slides&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, user interfaces, pdf&lt;br/&gt;

		&lt;p&gt;
		"User Interfaces and How People Think" will introduce
		concepts of designing software for different users
		by observing how they think about and do what they
		do. While much of design today focuses on the
		front-end of computer systems, there is opportunity
		to innovate in every area where a human interacts
		with software.
		&lt;/p&gt;&lt;p&gt;
		Bio:
		Jeffery Mau is a user experience designer with the
		leading business and technology consulting firm
		Sapient. He has helped clients create great customer
		experiences in the financial services, education,
		entertainment and telecommunications industries.
		With a passion for connecting people with technology,
		Jeff specializes in Information Architecture and
		Business Strategy. Jeff holds a Masters in Design
		from the IIT Institute of Design in Chicago, Illinois.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - FreeBSD Lead Release Engineer Ken Smith - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk142.mp3</guid>
<pubDate>Sat, 01 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk142.mp3" length="1" type="application/octet-stream" />
<description>FreeBSD Lead Release Engineer Ken Smith - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, release engineer, ken smith, mp3&lt;br/&gt;

		Interview with FreeBSD Lead Release Engineer Ken Smith.
	    </description>
</item>
<item>
<title>bsdtalk - FreeBSD Lead Release Engineer Ken Smith - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk142.ogg</guid>
<pubDate>Sat, 01 Mar 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk142.ogg" length="1" type="application/octet-stream" />
<description>FreeBSD Lead Release Engineer Ken Smith - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, freebsd, release engineer, ken smith, ogg&lt;br/&gt;

		Interview with FreeBSD Lead Release Engineer Ken Smith.
	    </description>
</item>
<item>
<title>bsdtalk - PBI 4 with Kris Moore - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk141.mp3</guid>
<pubDate>Wed, 27 Feb 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk141.mp3" length="1" type="application/octet-stream" />
<description>PBI 4 with Kris Moore - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pc-bsd, kris moore, mp3&lt;br/&gt;

		Interview with PC-BSD founder Kris Moore about the
		new features in PBI 4.
	    </description>
</item>
<item>
<title>bsdtalk - PBI 4 with Kris Moore - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk141.ogg</guid>
<pubDate>Wed, 27 Feb 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk141.ogg" length="1" type="application/octet-stream" />
<description>PBI 4 with Kris Moore - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pc-bsd, kris moore, ogg&lt;br/&gt;

		Interview with PC-BSD founder Kris Moore about the
		new features in PBI 4.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Open Meeting on OpenSSH - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-02-06-08.mp3</guid>
<pubDate>Tue, 19 Feb 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-02-06-08.mp3" length="1" type="application/octet-stream" />
<description>Open Meeting on OpenSSH - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, openssh, mp3&lt;br/&gt;

		&lt;p&gt;
		Open Meeting on OpenSSH
		&lt;/p&gt;&lt;p&gt;
		Febrary's NYCBUG meeting is a broad look at OpenSSH,
		the de facto method for remote administration and
		more. OpenSSH celebrated its 8th anniversary this
		past September, and we thought this would be a great
		opportunity to discuss OpenSSH, and for others to
		contribute their hacks and interesting applications.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - The Mult Project with Kristaps Dzonsons - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk140.mp3</guid>
<pubDate>Wed, 06 Feb 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk140.mp3" length="1" type="application/octet-stream" />
<description>The Mult Project with Kristaps Dzonsons - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, multi project, kristaps dzonsons, mp3&lt;br/&gt;

		We talk about the Mult project, which is "an on-going
		research project to create a high-performance
		instance multiplicity system." You can find more
		information at http://mult.bsd.lv/. He also gives
		a quick update on Sysjail.
	    </description>
</item>
<item>
<title>bsdtalk - The Mult Project with Kristaps Dzonsons - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk140.ogg</guid>
<pubDate>Wed, 06 Feb 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk140.ogg" length="1" type="application/octet-stream" />
<description>The Mult Project with Kristaps Dzonsons - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, multi project, kristaps dzonsons, ogg&lt;br/&gt;

		We talk about the Mult project, which is "an on-going
		research project to create a high-performance
		instance multiplicity system." You can find more
		information at http://mult.bsd.lv/. He also gives
		a quick update on Sysjail.
	    </description>
</item>
<item>
<title>bsdtalk - Dru Lavigne - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk139.mp3</guid>
<pubDate>Thu, 31 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk139.mp3" length="1" type="application/octet-stream" />
<description>Dru Lavigne - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dru lavigne, the best of freebsd basics, mp3&lt;br/&gt;

		&lt;p&gt;
		Interview with Dru Lavigne. We talk about her new
		book "The Best of FreeBSD Basics" and also get an
		update on some other projects including BSD
		Certification.
		&lt;/p&gt;&lt;p&gt;
		See the following links for more information:
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;https://register.bsdcertification.org/register/get-a-bsdcg-id&lt;/li&gt;
		&lt;li&gt;http://reedmedia.net/books/freebsd-basics&lt;/li&gt;
		&lt;li&gt;http://www.osbr.ca&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Dru Lavigne - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk139.ogg</guid>
<pubDate>Thu, 31 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk139.ogg" length="1" type="application/octet-stream" />
<description>Dru Lavigne - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, dru lavigne, the best of freebsd basics, ogg&lt;br/&gt;

		&lt;p&gt;
		Interview with Dru Lavigne. We talk about her new
		book "The Best of FreeBSD Basics" and also get an
		update on some other projects including BSD
		Certification.
		&lt;/p&gt;&lt;p&gt;
		See the following links for more information:
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;https://register.bsdcertification.org/register/get-a-bsdcg-id&lt;/li&gt;
		&lt;li&gt;http://reedmedia.net/books/freebsd-basics&lt;/li&gt;
		&lt;li&gt;http://www.osbr.ca&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Central Syslog - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk138.mp3</guid>
<pubDate>Fri, 25 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk138.mp3" length="1" type="application/octet-stream" />
<description>Central Syslog - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, syslog, mp3&lt;br/&gt;

		&lt;p&gt;
		Setting up a central syslog server.
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;If you are concerned about the security of your logs, use a dedicated machine and lock it down.&lt;/li&gt;
		&lt;li&gt;Keep clocks in sync.&lt;/li&gt;
		&lt;li&gt;You may need to change log rotation schedule in /etc/newsyslog.conf. You can rotate based in size and/or time. This can be as much a policy decision as a hardware decision.&lt;/li&gt;
		&lt;li&gt;On central log host, change syslogd flags to listen to network. Each BSD does this differently, so check the man pages. Also, check out the -n flag for busy environments.&lt;/li&gt;
		&lt;li&gt;Make sure host firewall allows syslog traffic through.&lt;/li&gt;
		&lt;li&gt;Be careful to limit syslog traffic to just the trusted network or hosts. FreeBSD man page refers to syslogd as a "remote disk filling service".&lt;/li&gt;
		&lt;li&gt;For heavy logging environments, it is important to have a dedicated network. A down syslogd server can create a lot of "ARP who-has" broadcasts.&lt;/li&gt;
		&lt;li&gt;Most network devices such as printers and commercial firewalls support sending to a central syslog server. Take a look at "Snare" for Windows hosts.&lt;/li&gt;
		&lt;li&gt;To send messages from a Unix host, specify the host name prepended with @ instead of a file for logging in /etc/syslog.conf. For example, change /var/log/xferlog to @loghost.mydomain.biz. You can also copy and edit the line to have it log to both a local file and a remote host.&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Central Syslog - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk138.ogg</guid>
<pubDate>Fri, 25 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk138.ogg" length="1" type="application/octet-stream" />
<description>Central Syslog - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, syslog, ogg&lt;br/&gt;

		&lt;p&gt;
		Setting up a central syslog server.
		&lt;/p&gt;
		&lt;ul&gt;
		&lt;li&gt;If you are concerned about the security of your logs, use a dedicated machine and lock it down.&lt;/li&gt;
		&lt;li&gt;Keep clocks in sync.&lt;/li&gt;
		&lt;li&gt;You may need to change log rotation schedule in /etc/newsyslog.conf. You can rotate based in size and/or time. This can be as much a policy decision as a hardware decision.&lt;/li&gt;
		&lt;li&gt;On central log host, change syslogd flags to listen to network. Each BSD does this differently, so check the man pages. Also, check out the -n flag for busy environments.&lt;/li&gt;
		&lt;li&gt;Make sure host firewall allows syslog traffic through.&lt;/li&gt;
		&lt;li&gt;Be careful to limit syslog traffic to just the trusted network or hosts. FreeBSD man page refers to syslogd as a "remote disk filling service".&lt;/li&gt;
		&lt;li&gt;For heavy logging environments, it is important to have a dedicated network. A down syslogd server can create a lot of "ARP who-has" broadcasts.&lt;/li&gt;
		&lt;li&gt;Most network devices such as printers and commercial firewalls support sending to a central syslog server. Take a look at "Snare" for Windows hosts.&lt;/li&gt;
		&lt;li&gt;To send messages from a Unix host, specify the host name prepended with @ instead of a file for logging in /etc/syslog.conf. For example, change /var/log/xferlog to @loghost.mydomain.biz. You can also copy and edit the line to have it log to both a local file and a remote host.&lt;/li&gt;
		&lt;/ul&gt;
	    </description>
</item>
<item>
<title>New York City *BSD User Group - SSARES - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug/nycbug-10-03-07.mp3</guid>
<pubDate>Fri, 11 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug/nycbug-10-03-07.mp3" length="1" type="application/octet-stream" />
<description>SSARES - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, ipv6, gene cronk, mp3&lt;br/&gt;

		&lt;p&gt;
		SSARES: Secure Searchable Automated Remote Email
		Storage - A usable, secure email system on a remote
		untrusted server
		&lt;/p&gt;&lt;p&gt;
		The increasing centralization of networked services
		places user data at considerable risk. For example,
		many users store email on remote servers rather
		than on their local disk. Doing so allows users to
		gain the benefit of regular backups and remote
		access, but it also places a great deal of unwarranted
		trust in the server. Since most email is stored in
		plaintext, a compromise of the server implies the
		loss of confidentiality and integrity of the email
		stored therein. Although users could employ an
		end-to-end encryption scheme (e.g., PGP), such
		measures are not widely adopted, require action on
		the sender side, only provide partial protection
		(the email headers remain in the clear), and prevent
		the users from performing some common operations,
		such as server-side search.
		&lt;/p&gt;&lt;p&gt;
		To address this problem, we present Secure Searchable
		Automated Remote Email Storage (SSARES), a novel
		system that offers a practical approach to both
		securing remotely stored email and allowing
		privacy-preserving search of that email collection.
		Our solution encrypts email (the headers, body, and
		attachments) as it arrives on the server using
		public-key encryption. SSARES uses a combination
		of Identity Based Encryption and Bloom Filters to
		create a searchable index. This index reveals little
		information about search keywords and queries, even
		against adversaries that compromise the server.
		SSARES remains largely transparent to both the
		sender and recipient. However, the system also
		incurs significant costs, primarily in terms of
		expanded storage requirements. We view our work as
		a starting point toward creating privacy-friendly
		hosted services.
		&lt;/p&gt;&lt;p&gt;
		Angelos Keromytis is an Associate Professor with
		the Department of Computer Science at Columbia
		University, and director of the Network Security
		Laboratory. He received his B.Sc. in Computer Science
		from the University of Crete, Greece, and his M.Sc.
		and Ph.D. from the Computer and Information Science
		(CIS) Department, University of Pennsylvania. He
		is the author and co-author of more than 100 papers
		on refereed conferences and journals, and has served
		on over 40 conference program committees. He is an
		associate editor of the ACM Transactions on Information
		and Systems Security (TISSEC). He recently co-authored
		a book on using graphics cards for security, and
		is a co-founder of StackSafe Inc. His current
		research interests revolve around systems and network
		security, and cryptography.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>New York City *BSD User Group - SSARES - Paper</title>
<guid>http://www1.cs.columbia.edu/~angelos/Papers/2007/SSARES_ACSAC.pdf</guid>
<pubDate>Fri, 11 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://www1.cs.columbia.edu/~angelos/Papers/2007/SSARES_ACSAC.pdf" length="1" type="application/octet-stream" />
<description>SSARES - Paper&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, ipv6, gene cronk, pdf&lt;br/&gt;

		&lt;p&gt;
		SSARES: Secure Searchable Automated Remote Email
		Storage - A usable, secure email system on a remote
		untrusted server
		&lt;/p&gt;&lt;p&gt;
		The increasing centralization of networked services
		places user data at considerable risk. For example,
		many users store email on remote servers rather
		than on their local disk. Doing so allows users to
		gain the benefit of regular backups and remote
		access, but it also places a great deal of unwarranted
		trust in the server. Since most email is stored in
		plaintext, a compromise of the server implies the
		loss of confidentiality and integrity of the email
		stored therein. Although users could employ an
		end-to-end encryption scheme (e.g., PGP), such
		measures are not widely adopted, require action on
		the sender side, only provide partial protection
		(the email headers remain in the clear), and prevent
		the users from performing some common operations,
		such as server-side search.
		&lt;/p&gt;&lt;p&gt;
		To address this problem, we present Secure Searchable
		Automated Remote Email Storage (SSARES), a novel
		system that offers a practical approach to both
		securing remotely stored email and allowing
		privacy-preserving search of that email collection.
		Our solution encrypts email (the headers, body, and
		attachments) as it arrives on the server using
		public-key encryption. SSARES uses a combination
		of Identity Based Encryption and Bloom Filters to
		create a searchable index. This index reveals little
		information about search keywords and queries, even
		against adversaries that compromise the server.
		SSARES remains largely transparent to both the
		sender and recipient. However, the system also
		incurs significant costs, primarily in terms of
		expanded storage requirements. We view our work as
		a starting point toward creating privacy-friendly
		hosted services.
		&lt;/p&gt;&lt;p&gt;
		Angelos Keromytis is an Associate Professor with
		the Department of Computer Science at Columbia
		University, and director of the Network Security
		Laboratory. He received his B.Sc. in Computer Science
		from the University of Crete, Greece, and his M.Sc.
		and Ph.D. from the Computer and Information Science
		(CIS) Department, University of Pennsylvania. He
		is the author and co-author of more than 100 papers
		on refereed conferences and journals, and has served
		on over 40 conference program committees. He is an
		associate editor of the ACM Transactions on Information
		and Systems Security (TISSEC). He recently co-authored
		a book on using graphics cards for security, and
		is a co-founder of StackSafe Inc. His current
		research interests revolve around systems and network
		security, and cryptography.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>bsdtalk - Open Community Camp with Marten Vijn - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk137.mp3</guid>
<pubDate>Tue, 08 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk137.mp3" length="1" type="application/octet-stream" />
<description>Open Community Camp with Marten Vijn - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, opencommunitycamp, marten vijn, mp3&lt;br/&gt;

		Interview with Marten Vijn about www.OpenCommunityCamp.org.
	    </description>
</item>
<item>
<title>bsdtalk - Open Community Camp with Marten Vijn - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk137.ogg</guid>
<pubDate>Tue, 08 Jan 2008 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk137.ogg" length="1" type="application/octet-stream" />
<description>Open Community Camp with Marten Vijn - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, opencommunitycamp, marten vijn, ogg&lt;br/&gt;

		Interview with Marten Vijn about www.OpenCommunityCamp.org.
	    </description>
</item>
<item>
<title>bsdtalk - PF with Peter N. M. Hansteen - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk136.mp3</guid>
<pubDate>Fri, 21 Dec 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk136.mp3" length="1" type="application/octet-stream" />
<description>PF with Peter N. M. Hansteen - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pf, michael dexter, peter n m hansteen, book of pf, mp3&lt;br/&gt;

		An interview with Peter N. M. Hansteen, recorded
		by Michael Dexter on behalf of BSDTalk. If you would
		like to learn more about the PF firewall, check out
		"The Book of PF" which is available at
		http://nostarch.com/frameset.php?startat=pf
	    </description>
</item>
<item>
<title>bsdtalk - PF with Peter N. M. Hansteen - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk136.ogg</guid>
<pubDate>Fri, 21 Dec 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk136.ogg" length="1" type="application/octet-stream" />
<description>PF with Peter N. M. Hansteen - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pf, michael dexter, peter n m hansteen, book of pf, ogg&lt;br/&gt;

		An interview with Peter N. M. Hansteen, recorded
		by Michael Dexter on behalf of BSDTalk. If you would
		like to learn more about the PF firewall, check out
		"The Book of PF" which is available at
		http://nostarch.com/frameset.php?startat=pf
	    </description>
</item>
<item>
<title>bsdtalk - Joerg Sonnenberger - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk135.mp3</guid>
<pubDate>Sun, 18 Nov 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk135.mp3" length="1" type="application/octet-stream" />
<description>Joerg Sonnenberger - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, eurobsdcon, eurobsdcon2007, michael dexter, joerg sonnenberger, mp3&lt;br/&gt;

		Michael Dexter sent me an interview he recorded on
		behalf of BSDTalk with Joerg Sonnenberger at
		EuroBSDCon 2007.
	    </description>
</item>
<item>
<title>bsdtalk - Joerg Sonnenberger - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk135.ogg</guid>
<pubDate>Sun, 18 Nov 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk135.ogg" length="1" type="application/octet-stream" />
<description>Joerg Sonnenberger - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, eurobsdcon, eurobsdcon2007, michael dexter, joerg sonnenberger, ogg&lt;br/&gt;

		Michael Dexter sent me an interview he recorded on
		behalf of BSDTalk with Joerg Sonnenberger at
		EuroBSDCon 2007.
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.2 Release Song - "100001 1010101" - MP3 version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song42.mp3</guid>
<pubDate>Fri, 02 Nov 2007 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song42.mp3" length="1" type="application/octet-stream" />
<description>OpenBSD 4.2 Release Song - "100001 1010101" - MP3 version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, mp3&lt;br/&gt;

		&lt;p&gt;
		Those of us who work on OpenBSD are often asked why
		we do what we do. This song's lyrics express the
		core motivations and goals which have remained
		unchanged over the years - secure, free, reliable
		software, that can be shared with anyone. Many other
		projects purport to share these same goals, and
		love to wrap themselves in a banner of "Open Source"
		and "Free Software". Given how many projects there
		are one would think it might be easy to stick to
		those goals, but it doesn't seem to work out that
		way. A variety of desires drag many projects away
		from the ideals very quickly.
		&lt;/p&gt;&lt;p&gt;
		Much of any operating system's usability depends
		on device support, and there are some very tempting
		alternative ways to support devices available to
		those who will surrender their moral code. A project
		could compromise by entering into NDA agreements
		with vendors, or including binary objects in the
		operating system for which no source code exists,
		or tying their users down with contract terms hidden
		inside copyright notices. All of these choices
		surrender some subset of the ideals, and we simply
		will not do this. Sure, we care about getting devices
		working, but not at the expense of our original
		goals.
		&lt;/p&gt;&lt;p&gt;
		Of course since "free to share with anyone" is part
		of our goals, we've been at the forefront of many
		licensing and NDA issues, resulting in a good number
		of successes. This success had led to much recognition
		for the advancement of Free Software causes, but
		has also led to other issues.
		&lt;/p&gt;&lt;p&gt;
		We fully admit that some BSD licensed software has
		been taken and used by many commercial entities,
		but contributions come back more often than people
		seem to know, and when they do, they're always still
		properly attributed to the original authors, and
		given back in the same spirit that they were given
		in the first place.
		&lt;/p&gt;&lt;p&gt;
		That's the best we can expect from companies. After
		all, we make our stuff so free so that everyone can
		benefit -- it remains a core goal; we really have
		not strayed at all in 10 years. But we can expect
		more from projects who talk about sharing -- such
		as the various Linux projects.
		&lt;/p&gt;&lt;p&gt;
		Now rather than seeing us as friends who can
		cooperatively improve all codebases, we are seen
		as foes who oppose the GPL. The participants of
		"the race" are being manipulated by the FSF and
		their legal arm, the SFLC, for the FSF's aims,
		rather than the goal of getting good source into
		Linux (and all other code bases). We don't want
		this to come off as some conspiracy theory, but we
		simply urge those developers caution -- they should
		ensure that the path they are being shown by those
		who have positioned themselves as leaders is still
		true. Run for yourself, not for their agenda.
		&lt;/p&gt;&lt;p&gt;
		The Race is there to be run, for ourselves, not for
		others. We do what we do to run our own race, and
		finish it the best we can. We don't rush off at
		every distraction, or worry how this will affect
		our image. We are here to have fun doing right.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>OpenBSD - OpenBSD 4.2 Release Song - "100001 1010101" - Ogg version</title>
<guid>ftp://ftp.openbsd.org/pub/OpenBSD/songs//song42.ogg</guid>
<pubDate>Fri, 02 Nov 2007 00:00:00 UTC</pubDate>
<enclosure url="ftp://ftp.openbsd.org/pub/OpenBSD/songs//song42.ogg" length="1" type="application/octet-stream" />
<description>OpenBSD 4.2 Release Song - "100001 1010101" - Ogg version&lt;br/&gt;From: OpenBSD&lt;br/&gt;Tags: openbsd, artwork, ogg&lt;br/&gt;

		&lt;p&gt;
		Those of us who work on OpenBSD are often asked why
		we do what we do. This song's lyrics express the
		core motivations and goals which have remained
		unchanged over the years - secure, free, reliable
		software, that can be shared with anyone. Many other
		projects purport to share these same goals, and
		love to wrap themselves in a banner of "Open Source"
		and "Free Software". Given how many projects there
		are one would think it might be easy to stick to
		those goals, but it doesn't seem to work out that
		way. A variety of desires drag many projects away
		from the ideals very quickly.
		&lt;/p&gt;&lt;p&gt;
		Much of any operating system's usability depends
		on device support, and there are some very tempting
		alternative ways to support devices available to
		those who will surrender their moral code. A project
		could compromise by entering into NDA agreements
		with vendors, or including binary objects in the
		operating system for which no source code exists,
		or tying their users down with contract terms hidden
		inside copyright notices. All of these choices
		surrender some subset of the ideals, and we simply
		will not do this. Sure, we care about getting devices
		working, but not at the expense of our original
		goals.
		&lt;/p&gt;&lt;p&gt;
		Of course since "free to share with anyone" is part
		of our goals, we've been at the forefront of many
		licensing and NDA issues, resulting in a good number
		of successes. This success had led to much recognition
		for the advancement of Free Software causes, but
		has also led to other issues.
		&lt;/p&gt;&lt;p&gt;
		We fully admit that some BSD licensed software has
		been taken and used by many commercial entities,
		but contributions come back more often than people
		seem to know, and when they do, they're always still
		properly attributed to the original authors, and
		given back in the same spirit that they were given
		in the first place.
		&lt;/p&gt;&lt;p&gt;
		That's the best we can expect from companies. After
		all, we make our stuff so free so that everyone can
		benefit -- it remains a core goal; we really have
		not strayed at all in 10 years. But we can expect
		more from projects who talk about sharing -- such
		as the various Linux projects.
		&lt;/p&gt;&lt;p&gt;
		Now rather than seeing us as friends who can
		cooperatively improve all codebases, we are seen
		as foes who oppose the GPL. The participants of
		"the race" are being manipulated by the FSF and
		their legal arm, the SFLC, for the FSF's aims,
		rather than the goal of getting good source into
		Linux (and all other code bases). We don't want
		this to come off as some conspiracy theory, but we
		simply urge those developers caution -- they should
		ensure that the path they are being shown by those
		who have positioned themselves as leaders is still
		true. Run for yourself, not for their agenda.
		&lt;/p&gt;&lt;p&gt;
		The Race is there to be run, for ourselves, not for
		others. We do what we do to run our own race, and
		finish it the best we can. We don't rush off at
		every distraction, or worry how this will affect
		our image. We are here to have fun doing right.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>BSDConTR - Turkish Conference on BSD Systems - BSDConTR 2007 - Presentations - PDF version</title>
<guid>http://people.freebsd.org/~kris/scaling/7.0%20Preview.pdf</guid>
<pubDate>Wed, 31 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://people.freebsd.org/~kris/scaling/7.0%20Preview.pdf" length="1" type="application/octet-stream" />
<description>BSDConTR 2007 - Presentations - PDF version&lt;br/&gt;From: BSDConTR - Turkish Conference on BSD Systems&lt;br/&gt;Tags: bsdcontr, bsdcontr2007, pdf, freebsd 7.0, freebsd, kris kennaway, pdf&lt;br/&gt;

		Introducing FreeBSD 7.0
	    </description>
</item>
<item>
<title>bsdtalk - AsiaBSDCon Update with Hiroki Sato and George Neville-Neil - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk134.mp3</guid>
<pubDate>Tue, 23 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk134.mp3" length="1" type="application/octet-stream" />
<description>AsiaBSDCon Update with Hiroki Sato and George Neville-Neil - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, asiabsdcon, hiroki sato, george neville-neil, mp3&lt;br/&gt;

		A quick update on AsiaBSDCon 2008 with Hiroki Sato
		and George Neville-Neil. More information at
		http://www.asiabsdcon.org/.
	    </description>
</item>
<item>
<title>bsdtalk - AsiaBSDCon Update with Hiroki Sato and George Neville-Neil - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk134.ogg</guid>
<pubDate>Tue, 23 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk134.ogg" length="1" type="application/octet-stream" />
<description>AsiaBSDCon Update with Hiroki Sato and George Neville-Neil - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, asiabsdcon, hiroki sato, george neville-neil, ogg&lt;br/&gt;

		A quick update on AsiaBSDCon 2008 with Hiroki Sato
		and George Neville-Neil. More information at
		http://www.asiabsdcon.org/.
	    </description>
</item>
<item>
<title>bsdtalk - OpenCon 2007 update from Marc Balmer - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk133.mp3</guid>
<pubDate>Sat, 20 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk133.mp3" length="1" type="application/octet-stream" />
<description>OpenCon 2007 update from Marc Balmer - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, opencon, marc balmer, mp3&lt;br/&gt;

		A short update on OpenCon 2007 with Marc Balmer.
		More information at http://www.opencon.org/.
	    </description>
</item>
<item>
<title>bsdtalk - OpenCon 2007 update from Marc Balmer - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk133.ogg</guid>
<pubDate>Sat, 20 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk133.ogg" length="1" type="application/octet-stream" />
<description>OpenCon 2007 update from Marc Balmer - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, opencon, marc balmer, ogg&lt;br/&gt;

		A short update on OpenCon 2007 with Marc Balmer.
		More information at http://www.opencon.org/.
	    </description>
</item>
<item>
<title>bsdtalk - Richard Stallman - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk132.ogg</guid>
<pubDate>Sat, 13 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk132.ogg" length="1" type="application/octet-stream" />
<description>Richard Stallman - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, rms, richard stallman, ogg&lt;br/&gt;

		Interview with Richard Stallman.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Antti Kantee - ReFUSE: Userspace FUSE Reimplementation Using puffs</title>
<guid>http://video.eurobsdcon.dk/2007//AnttiKanteeAndAlistairCrooks.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//AnttiKanteeAndAlistairCrooks.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Antti Kantee - ReFUSE: Userspace FUSE Reimplementation Using puffs&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, refuse, antti kantee&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods</title>
<guid>http://video.eurobsdcon.dk/2007//BrooksDavis.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//BrooksDavis.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, promotion, freebsd, brooks davis&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Claudio Jeker - Routing on OpenBSD</title>
<guid>http://video.eurobsdcon.dk/2007//ClaudioJeker.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//ClaudioJeker.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Claudio Jeker - Routing on OpenBSD&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, routing, openbsd, claudio jeker&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - George Neville-Neil - Network Protocol Testing in FreeBSD and in General</title>
<guid>http://video.eurobsdcon.dk/2007//GeorgeNeville-Neil.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//GeorgeNeville-Neil.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - George Neville-Neil - Network Protocol Testing in FreeBSD and in General&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, network testing, freebsd, george neville-neil&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Isaac Levy - FreeBSD jail(8) Overview, the Secure Virtual Server</title>
<guid>http://video.eurobsdcon.dk/2007//IsaacLevy.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//IsaacLevy.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Isaac Levy - FreeBSD jail(8) Overview, the Secure Virtual Server&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, freebsd, isaac levy&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - John P Hartmann - Real Men's Pipes - When UNIX meets the mainframe mindset</title>
<guid>http://video.eurobsdcon.dk/2007//JohnHartmann.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//JohnHartmann.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - John P Hartmann - Real Men's Pipes - When UNIX meets the mainframe mindset&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, pipes, unix, mainframes, john p hartmann&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Kirk Mckusick - A Brief History of the BSD Fast Filesystem</title>
<guid>http://video.eurobsdcon.dk/2007//MarshallKirkMcKusick.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//MarshallKirkMcKusick.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Kirk Mckusick - A Brief History of the BSD Fast Filesystem&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, fast file system, kirk mckusick&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Pawel Jakub - FreeBSD/ZFS - last word in operating/file systems</title>
<guid>http://video.eurobsdcon.dk/2007//PawelJakubDawidek.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//PawelJakubDawidek.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Pawel Jakub - FreeBSD/ZFS - last word in operating/file systems&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, zfs, freebsd, pawel jakub&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Pierre Yves Ritschard - Load Balancing</title>
<guid>http://video.eurobsdcon.dk/2007//Pierre-YvesRitschard.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//Pierre-YvesRitschard.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Pierre Yves Ritschard - Load Balancing&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, load balancing, pierre yves ritschard&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Robert Watson - FreeBSD Advanced Security Features</title>
<guid>http://video.eurobsdcon.dk/2007//RobertWatson.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//RobertWatson.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Robert Watson - FreeBSD Advanced Security Features&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, security, freebsd, robert watson&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer</title>
<guid>http://video.eurobsdcon.dk/2007//RyanBickhart.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//RyanBickhart.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, tcp-to-sctp, freebsd, ryan bickhart&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Soren Straarup - An ARM from shoulder to hand</title>
<guid>http://video.eurobsdcon.dk/2007//SorenStraarup.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//SorenStraarup.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Soren Straarup - An ARM from shoulder to hand&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, arm, soren straarup&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Sam Leffler - Long Distance Wireless (for Emerging Regions)</title>
<guid>http://video.eurobsdcon.dk/2007//Sam-eurobsdcon-large.mov</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//Sam-eurobsdcon-large.mov" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Sam Leffler - Long Distance Wireless (for Emerging Regions)&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, mov, sam leffler&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Sam Smith - Fighting "Technical fires"</title>
<guid>http://video.eurobsdcon.dk/2007//SamSmith.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//SamSmith.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Sam Smith - Fighting "Technical fires"&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, sam smith&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Simon L Nielsen - The FreeBSD Security Officer function</title>
<guid>http://video.eurobsdcon.dk/2007//SimonLNielsen.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//SimonLNielsen.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Simon L Nielsen - The FreeBSD Security Officer function&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, freebsd, security officer, simon l nielsen&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Stephen Borrill - Building products with NetBSD - thin-clients</title>
<guid>http://video.eurobsdcon.dk/2007//StephenBorrill.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//StephenBorrill.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Stephen Borrill - Building products with NetBSD - thin-clients&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, netbsd, thin clients, stephen borrill&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Steven Murdoch - Hot or Not: Fingerprinting hosts through clock skew</title>
<guid>http://video.eurobsdcon.dk/2007//StevenMurdoch.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//StevenMurdoch.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Steven Murdoch - Hot or Not: Fingerprinting hosts through clock skew&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, finger printing, clocks, Steven Murdoch&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Yvan VanHullebus - NETASQ and BSD: a success story</title>
<guid>http://video.eurobsdcon.dk/2007//YvanVanhullebus.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//YvanVanhullebus.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Yvan VanHullebus - NETASQ and BSD: a success story&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, netasq, yvan vanhullebus&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Videos - Gregers Petersen - Open Source - is it something new?</title>
<guid>http://video.eurobsdcon.dk/2007//GregersPetersen.EuroBSDCon.2007.avi</guid>
<pubDate>Wed, 10 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://video.eurobsdcon.dk/2007//GregersPetersen.EuroBSDCon.2007.avi" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Videos - Gregers Petersen - Open Source - is it something new?&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, videos, avi, open source, gregers petersen&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>bsdtalk - PCC with Anders "Ragge" Magnusson - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk131.mp3</guid>
<pubDate>Sat, 06 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk131.mp3" length="1" type="application/octet-stream" />
<description>PCC with Anders "Ragge" Magnusson - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pcc, ragge, anders magnusson, mp3&lt;br/&gt;

		Interview with Anders "Ragge" Magnusson. We talk
		about his work on the Portable C Compiler. More
		information can be found at http://pcc.ludd.ltu.se/.
	    </description>
</item>
<item>
<title>bsdtalk - PCC with Anders "Ragge" Magnusson - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk131.ogg</guid>
<pubDate>Sat, 06 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk131.ogg" length="1" type="application/octet-stream" />
<description>PCC with Anders "Ragge" Magnusson - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, pcc, ragge, anders magnusson, ogg&lt;br/&gt;

		Interview with Anders "Ragge" Magnusson. We talk
		about his work on the Portable C Compiler. More
		information can be found at http://pcc.ludd.ltu.se/.
	    </description>
</item>
<item>
<title>New York City *BSD User Group - Gene Cronk on Implementing IPv6 - MP3 version</title>
<guid>http://www.fetissov.org/public/nycbug//nycbug-10-03-07.mp3</guid>
<pubDate>Sat, 06 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.fetissov.org/public/nycbug//nycbug-10-03-07.mp3" length="1" type="application/octet-stream" />
<description>Gene Cronk on Implementing IPv6 - MP3 version&lt;br/&gt;From: New York City *BSD User Group&lt;br/&gt;Tags: nycbug, presentation, ipv6, gene cronk, mp3&lt;br/&gt;

		&lt;p&gt;
		This talk will be on some of the basics of IPv6
		including addressing, subnetting, and tools to test
		connectivity. There will be a lab (network permitting),
		and setups for an as of yet undisclosed flavor of
		BSD as well as some of the well known daemons (Apache
		2, SSHD) will be demonstrated. Setting up a BSD OS
		as an IPv6 router and tunneling system will also
		be covered.
		&lt;/p&gt;&lt;p&gt;
		&lt;b&gt;Bio&lt;/b&gt;&lt;br /&gt;
		Gene Cronk, CISSP-ISSAP, NSA-IAM is a freelance
		network security consultant, specializing in *NIX
		solutions. He has been working with computers for
		well over 20 years, electronics for over 15, and
		IPv6 specifically for 4 years. He has given talks
		on IPv6 and a multitude of other topics at DefCon,
		ShmooCon and other "underground" venues.
		&lt;/p&gt;&lt;p&gt;
		Gene is from Jacksonville, FL. When not involved
		in matters concerning IPv6, he can be found gaming
		(Anarchy Online), helping out with the &lt;a
		href="http://www.jaxlug.org/"&gt;Jacksonville Linux
		User`s Group&lt;/a&gt;, being one of the benevolent
		dictators of the &lt;a
		href="http://www.hackerpimps.com/"&gt;Hacker Pimps
		Security Think Tank&lt;/a&gt;, or fixing up his house.
		&lt;/p&gt;
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Antti Kantee - ReFUSE: Userspace FUSE Reimplementation Using puffs</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Antti_Kantee/refuse.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Antti_Kantee/refuse.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Antti Kantee - ReFUSE: Userspace FUSE Reimplementation Using puffs&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, refuse, antti kantee&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Brooks_Davis/davis-eurobsdcon2007.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Brooks_Davis/davis-eurobsdcon2007.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Brooks Davis - Using FreeBSD to Promote Open Source Development Methods&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, promotion, freebsd, brooks davis&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Brooks Davis - Building clusters with FreeBSD</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Brooks_Davis/eurobsdcon2007-cluster-tutorial.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Brooks_Davis/eurobsdcon2007-cluster-tutorial.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Brooks Davis - Building clusters with FreeBSD&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, clusters, freebsd, brooks davis&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Claudio Jeker - Routing on OpenBSD</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Claudio_Jeker/routing_on_openbsd.tar</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Claudio_Jeker/routing_on_openbsd.tar" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Claudio Jeker - Routing on OpenBSD&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, tar, routing, openbsd, claudio jeker&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - George Neville-Neil - Network Protocol Testing in FreeBSD and in General</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//George_Neville-Neil/EuroBSD2007.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//George_Neville-Neil/EuroBSD2007.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - George Neville-Neil - Network Protocol Testing in FreeBSD and in General&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, network testing, freebsd, george neville-neil&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Isaac Levy - FreeBSD jail(8) Overview, the Secure Virtual Server</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Isaac_Levy/ike-jail-with_SRC.tbz</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Isaac_Levy/ike-jail-with_SRC.tbz" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Isaac Levy - FreeBSD jail(8) Overview, the Secure Virtual Server&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, jail, freebsd, isaac levy&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - John P Hartmann - Real Men's Pipes - When UNIX meets the mainframe mindset</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//John_P_Hartmann/fbsd2007.odp</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//John_P_Hartmann/fbsd2007.odp" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - John P Hartmann - Real Men's Pipes - When UNIX meets the mainframe mindset&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, odp, pipes, unix, mainframes, john p hartmann&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - John P Hartmann - CMS Pipelines Explained</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//John_P_Hartmann/pipjarg.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//John_P_Hartmann/pipjarg.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - John P Hartmann - CMS Pipelines Explained&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, cms pipes, john p hartmann&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Kirk Mckusick - A Brief History of the BSD Fast Filesystem</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Kirk_Mckusick/talk.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Kirk_Mckusick/talk.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Kirk Mckusick - A Brief History of the BSD Fast Filesystem&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, fast file system, kirk mckusick&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Marc Balmer - Supporting Radio Clocks in OpenBSD</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Marc_Balmer/radio_clocks.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Marc_Balmer/radio_clocks.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Marc Balmer - Supporting Radio Clocks in OpenBSD&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, radio clocks, openbsd, marc balmer&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Marko Zec - Network stack virtualization for FreeBSD 7.0</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Marko_Zec/TUTORIAL.PDF</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Marko_Zec/TUTORIAL.PDF" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Marko Zec - Network stack virtualization for FreeBSD 7.0&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, network stack, virtualization, freebsd, marko zec&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Pawel Jakub - FreeBSD/ZFS - last word in operating/file systems</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Pawel_Jakub_Dawidek/eurobsdcon07_zfs.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Pawel_Jakub_Dawidek/eurobsdcon07_zfs.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Pawel Jakub - FreeBSD/ZFS - last word in operating/file systems&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, zfs, freebsd, pawel jakub&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Peter Hansteen - Firewalling with OpenBSD's PF packet filter</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Peter_Hansteen/pf-firewall.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Peter_Hansteen/pf-firewall.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Peter Hansteen - Firewalling with OpenBSD's PF packet filter&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, pf, openbsd, peter hansteen&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Pierre Yves Ritschard - Load Balancing</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Pierre_Yves_Ritschard/loadbalancin.tgz</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Pierre_Yves_Ritschard/loadbalancin.tgz" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Pierre Yves Ritschard - Load Balancing&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, html, load balancing, pierre yves ritschard&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Robert Watson - FreeBSD Advanced Security Features</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Robert_Watson/20070914-security-features.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Robert_Watson/20070914-security-features.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Robert Watson - FreeBSD Advanced Security Features&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, security, freebsd, robert watson&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Ryan_Bickhart/Ryan_Bickhart.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Ryan_Bickhart/Ryan_Bickhart.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, tcp-to-sctp, freebsd, ryan bickhart&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Ryan_Bickhart/Ryan_Bickhart.ppt</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Ryan_Bickhart/Ryan_Bickhart.ppt" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Ryan Bickhart - Transparent TCP-to-SCTP Translation Shim Layer&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, ppt, tcp-to-sctp, freebsd, ryan bickhart&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Soren Straarup - An ARM from shoulder to hand</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//S%f8ren_Straarup/arm_from_hand_to_shoulder_eurobsdcon_2007.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//S%f8ren_Straarup/arm_from_hand_to_shoulder_eurobsdcon_2007.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Soren Straarup - An ARM from shoulder to hand&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, arm, soren straarup&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Sam Leffler - Long Distance Wireless (for Emerging Regions)</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Sam_Leffler/EuroBSDCon2007.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Sam_Leffler/EuroBSDCon2007.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Sam Leffler - Long Distance Wireless (for Emerging Regions)&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, sam leffler&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Sam Smith - Fighting "Technical fires"</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Sam_Smith/eurobsdcon-talk.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Sam_Smith/eurobsdcon-talk.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Sam Smith - Fighting "Technical fires"&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, sam smith&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Simon L Nielsen - The FreeBSD Security Officer function</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Simon_L_Nielsen/freebsd-so-function-eurobsdcon-2007.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Simon_L_Nielsen/freebsd-so-function-eurobsdcon-2007.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Simon L Nielsen - The FreeBSD Security Officer function&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, freebsd, security officer, simon l nielsen&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Stephen Borrill - Building products with NetBSD - thin-clients</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Stephen_Borrill/eurobsdcon.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Stephen_Borrill/eurobsdcon.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Stephen Borrill - Building products with NetBSD - thin-clients&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, netbsd, thin clients, stephen borrill&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Steven Murdoch - Hot or Not: Fingerprinting hosts through clock skew</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Steven_Murdoch/eurobsdcon07hotornot.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Steven_Murdoch/eurobsdcon07hotornot.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Steven Murdoch - Hot or Not: Fingerprinting hosts through clock skew&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, finger printing, clocks, Steven Murdoch&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Papers - Yvan VanHullebus - NETASQ and BSD: a success story</title>
<guid>http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Yvan_VanHullebus/2007-09-15-NETASQ-BSD-pub.pdf</guid>
<pubDate>Fri, 05 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://misc.allbsd.de/Vortrag/EuroBSDCon_2007//Yvan_VanHullebus/2007-09-15-NETASQ-BSD-pub.pdf" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Papers - Yvan VanHullebus - NETASQ and BSD: a success story&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, papers, pdf, netasq, yvan vanhullebus&lt;br/&gt;
EuroBSDCon 2007 Papers</description>
</item>
<item>
<title>bsdtalk - Network Stack Virtualization with Marko Zec - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk130.mp3</guid>
<pubDate>Wed, 03 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk130.mp3" length="1" type="application/octet-stream" />
<description>Network Stack Virtualization with Marko Zec - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, stack virtualization, marko zec, mp3&lt;br/&gt;

		Michael Dexter sent me an interview he recorded on
		behalf of BSDTalk with Marko Zec at EuroBSDCon 2007.
		More information on the project at
		http://imunes.tel.fer.hr/virtnet/.
	    </description>
</item>
<item>
<title>bsdtalk - Network Stack Virtualization with Marko Zec - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk130.ogg</guid>
<pubDate>Wed, 03 Oct 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk130.ogg" length="1" type="application/octet-stream" />
<description>Network Stack Virtualization with Marko Zec - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, stack virtualization, marko zec, ogg&lt;br/&gt;

		Michael Dexter sent me an interview he recorded on
		behalf of BSDTalk with Marko Zec at EuroBSDCon 2007.
		More information on the project at
		http://imunes.tel.fer.hr/virtnet/.
	    </description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Photos - Ed Kikkert - EuroBSDCon 2007 taken place in Copenhagen, Denmark 14-15 September 2007 at the Symbion Science Park</title>
<guid>http://www.flickr.com/photos/edkikkert/sets/72157602007517635/</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.flickr.com/photos/edkikkert/sets/72157602007517635/" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Photos - Ed Kikkert - EuroBSDCon 2007 taken place in Copenhagen, Denmark 14-15 September 2007 at the Symbion Science Park&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, photos, flickr, ed kikkert&lt;br/&gt;
EuroBSDCon 2007 Photos by various people</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Photos - Tom (Snow) - Foto's taken bij Tom and Robert of www.snow.nl</title>
<guid>http://www.flickr.com/photos/tom_snow/sets/72157602050540536/</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.flickr.com/photos/tom_snow/sets/72157602050540536/" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Photos - Tom (Snow) - Foto's taken bij Tom and Robert of www.snow.nl&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, photos, flickr, tom snow&lt;br/&gt;
EuroBSDCon 2007 Photos by various people</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Photos - Rick van der Zwet</title>
<guid>http://www.flickr.com/photos/rickvanderzwet/sets/72157602002839498/</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.flickr.com/photos/rickvanderzwet/sets/72157602002839498/" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Photos - Rick van der Zwet&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, photos, flickr, rick van der zwet&lt;br/&gt;
EuroBSDCon 2007 Photos by various people</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Photos - Peternmhansteen</title>
<guid>http://www.flickr.com/photos/13801854@N02/sets/72157602081330565/</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.flickr.com/photos/13801854@N02/sets/72157602081330565/" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Photos - Peternmhansteen&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, photos, flickr, peternmhansteen&lt;br/&gt;
EuroBSDCon 2007 Photos by various people</description>
</item>
<item>
<title>EuroBSDCon - EuroBSDCon 2007 Photos - Eystein.aarseth - Photos from EuroBSDCon  in Copenhagen, Denmark, september 2007</title>
<guid>http://www.flickr.com/photos/12884927@N07/sets/72157601996279923/</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://www.flickr.com/photos/12884927@N07/sets/72157601996279923/" length="1" type="application/octet-stream" />
<description>EuroBSDCon 2007 Photos - Eystein.aarseth - Photos from EuroBSDCon  in Copenhagen, Denmark, september 2007&lt;br/&gt;From: EuroBSDCon&lt;br/&gt;Tags: eurobsdcon, eurobsdcon2007, photos, flickr, eystein aarseth&lt;br/&gt;
EuroBSDCon 2007 Photos by various people</description>
</item>
<item>
<title>bsdtalk - BSDCertification Update with Dru Lavigne - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk129.mp3</guid>
<pubDate>Wed, 19 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk129.mp3" length="1" type="application/octet-stream" />
<description>BSDCertification Update with Dru Lavigne - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcertification, dru lavigne, mp3&lt;br/&gt;

		Interview with Dru Lavigne. We talk about the
		progress of BSDCertification.org and also her new
		position with the Open Source Business Resource at
		http://www.osbr.ca/.
	    </description>
</item>
<item>
<title>bsdtalk - BSDCertification Update with Dru Lavigne - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk129.ogg</guid>
<pubDate>Wed, 19 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk129.ogg" length="1" type="application/octet-stream" />
<description>BSDCertification Update with Dru Lavigne - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, bsdcertification, dru lavigne, ogg&lt;br/&gt;

		Interview with Dru Lavigne. We talk about the
		progress of BSDCertification.org and also her new
		position with the Open Source Business Resource at
		http://www.osbr.ca/.
	    </description>
</item>
<item>
<title>bsdtalk - Sysjail Revisited with Michael Dexter - MP3 version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk128.mp3</guid>
<pubDate>Fri, 14 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk128.mp3" length="1" type="application/octet-stream" />
<description>Sysjail Revisited with Michael Dexter - MP3 version&lt;br/&gt;From: bsdtalk&lt;br/&gt;Tags: bsdtalk, interview, sysjail, michael dexter, mp3&lt;br/&gt;

		Interview with Michael Dexter. We talk about the
		new sysjail and the recent system call wrapper
		issues.
	    </description>
</item>
<item>
<title>bsdtalk - Sysjail Revisited with Michael Dexter - Ogg version</title>
<guid>http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk128.ogg</guid>
<pubDate>Fri, 14 Sep 2007 00:00:00 UTC</pubDate>
<enclosure url="http://cisx1.uma.maine.edu/~wbackman/bsdtalk//bsdtalk128.ogg" length="1" type="application/octet-stream" />
<description>Sysjail Revisited with Michael Dexter - Ogg version&lt;br/&gt;From: bsdtalk&lt;br/&