From owner-freebsd-www@FreeBSD.ORG Wed Feb 27 10:25:20 2008 Return-Path: Delivered-To: www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 424B61065674 for ; Wed, 27 Feb 2008 10:25:20 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1F20713C4DD for ; Wed, 27 Feb 2008 10:25:20 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2169545wfa.7 for ; Wed, 27 Feb 2008 02:25:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=OKS4Sz/OAL+aiQeqUE8fSC8759U8h5Scwi/7COqLODc=; b=AxKtJIJ7Qa79F2dEMjw2DvnCJloXIOFssP5cCiTNA4Tkd0l2oRsFEx1J3XOxjtIE0XlACRlAZFdEp+wzfoQykr2Xa4OK1YRhhrIxNOqs0jC8M5sLV4vVRES1LOtCn1xuIdooYItcEv5Namnp2094a6LycSZpp9+UGHQvO0he2io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=yIS8mKw/OsHHjJZG85H17AjslqmiIS7TFtT0LMMthUcvQ6vidFiWI5vWWuLkx7F8Z1xcLfCRRmxZG0/22cpAlY/g4dYZOd4Y7auojYeFtzThmKDYJ5dl05j/gHfuHbdJnvHHhc74YrdvUcVISr+zJ5l3zkFsHrfEOpMThrqQRqE= Received: by 10.142.242.8 with SMTP id p8mr4694095wfh.212.1204106347882; Wed, 27 Feb 2008 01:59:07 -0800 (PST) Received: by 10.142.125.15 with HTTP; Wed, 27 Feb 2008 01:59:07 -0800 (PST) Message-ID: Date: Wed, 27 Feb 2008 10:59:07 +0100 From: "Harald Servat" To: www@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: BSDcon08 @ Barcelona X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 10:25:20 -0000 Hello webmasters, I've found that there's a BSDcon on my city (Barcelona) in 19/20 April. What a great pleasure :) Could be possible to add it to the FreeBSD events? I haven't seen it on http://www.freebsd.org/events Here's the webpage http://bcn.bsdcon.net Regards and thank you very much. -- _________________________________________________________________ Empty your memory, with a free()... like a pointer! If you cast a pointer to an integer, it becomes an integer, if you cast a pointer to a struct, it becomes a struct. The pointer can crash..., and can overflow. Be a pointer my friend...