diff --git a/hu/Makefile b/hu/Makefile index 7c695d3350..15a776276a 100644 --- a/hu/Makefile +++ b/hu/Makefile @@ -1,61 +1,63 @@ -# $FreeBSD: www/hu/Makefile,v 1.6 2007/11/06 12:44:24 gabor Exp $ +# $FreeBSD: www/hu/Makefile,v 1.7 2008/05/02 08:56:08 pgj Exp $ ################################################### # The FreeBSD Hungarian Documentation Project # ################################################### .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= about.sgml DOCS+= administration.sgml DOCS+= applications.sgml DOCS+= art.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= internet.sgml DOCS+= logo.sgml DOCS+= mailto.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml # Subdirectories # SGML SUBDIR+= advocacy SUBDIR+= community SUBDIR+= copyright SUBDIR+= developers SUBDIR+= docproj SUBDIR+= docs +SUBDIR+= events SUBDIR+= news SUBDIR+= platforms -SUBDIR+= search SUBDIR+= projects +SUBDIR+= search +SUBDIR+= security SUBDIR+= support .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc .endif WEBDIR?= data/hu ## index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index= transtable mirrors news press events \ advisories notices XMLDOCS+= community::${XML_EVENTS_EVENTS}: DEPENDSET.community=usergroups events DATESUBST= 's///' .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/hu/events/Makefile b/hu/events/Makefile new file mode 100644 index 0000000000..d6cf2eeea7 --- /dev/null +++ b/hu/events/Makefile @@ -0,0 +1,41 @@ +# $FreeBSD$ + +################################################### +# The FreeBSD Hungarian Documentation Project # +################################################### +# %SOURCE% en/events/Makefile +# %SRCID% 1.17 + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +# The year the top level events.html file starts from: +YEARSTART= 2009 +# Years to generate past events pages for and link from top level: +PASTYEARS= 2008 2007 2006 2005 2004 2003 + +DATA= events.css +INDEXLINK= events.html + +XMLDOCS+= events:../share/sgml/templates.events.xsl:${XML_EVENTS_EVENTS}: +PARAMS.events= --param startyear ${YEARSTART} +PARAMS.events+= --stringparam pastyears '${PASTYEARS}' +DEPENDSET.events= events + +.for year in ${PASTYEARS} +XMLDOCS+= events${year}:${XSL_EVENTS_PAST}:${XML_EVENTS_EVENTS}: +PARAMS.events${year}= --param year ${year} +PARAMS.events${year}+= --stringparam pastyears '${PASTYEARS}' +DEPENDSET.events${year}= events${year} +.endfor + +XMLDOCS+= events_ics:${XSL_EVENTS_ICS}:${XML_EVENTS_EVENTS}:events.ics +DEPENDSET.events_ics= events + +XMLDOCS+= events_rss:rss.xsl:${XML_EVENTS_EVENTS}:rss.xml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/hu/events/Makefile.inc b/hu/events/Makefile.inc new file mode 100644 index 0000000000..02e62127d7 --- /dev/null +++ b/hu/events/Makefile.inc @@ -0,0 +1,10 @@ +# $FreeBSD$ + +################################################### +# The FreeBSD Hungarian Documentation Project # +################################################### +# %SOURCE% en/events/Makefile.inc +# %SRCID% 1.2 + +WEB_PREFIX?= ${.CURDIR}/../../.. +WEBBASE?= /data/events diff --git a/hu/events/events.css b/hu/events/events.css new file mode 100644 index 0000000000..721209ad4e --- /dev/null +++ b/hu/events/events.css @@ -0,0 +1,24 @@ +/* $FreeBSD$ */ + +/* + * The FreeBSD Hungarian Documentation Project + * %SOURCE% en/events/events.css + * %SRCID% 1.2 + */ + +div.topic { + margin-top: 1em; + margin-bottom: 1em; +} + +div.discussion { + margin-left: 1cm; +} + +strong.speaker { + color: #660000; +} + +strong.action { + color: red; +} diff --git a/hu/events/rss.xsl b/hu/events/rss.xsl new file mode 100644 index 0000000000..57b0378e0c --- /dev/null +++ b/hu/events/rss.xsl @@ -0,0 +1,158 @@ + + + + +]> + + + + + + + + + + + + + + + + + + + + + + A &os; Projekttel kapcsolatos közelgõ + események + http://www.FreeBSD.org/hu/events/ + + + + <xsl:value-of select="$title" /> + + A közeljövõben megrendezésre + kerülõ, különbözõ &os; + témájú konferenciák, + gyûlések, kurzusok és egyéb fontos + események. + hu-hu + freebsd-www@FreeBSD.org (Webmesterek) + freebsd-www@FreeBSD.org (Webmesterek) + http://blogs.law.harvard.edu/tech/rss + 120 + + http://www.FreeBSD.org/logo/logo-full.png + <xsl:value-of select="$title" /> + + + + + rss.xml + + + + + + + + + + + + + <xsl:value-of select="name"/> + + + + ( + + ) + + + + , + + + + , + + + + , + + + + , + + + + + + + + + + + . + + + + + + + + + + + + + + + + diff --git a/hu/index.xsl b/hu/index.xsl index 2e0465f5a5..512a1b76e1 100644 --- a/hu/index.xsl +++ b/hu/index.xsl @@ -1,392 +1,393 @@ ]> - + &title; + title="A &os; Projekt hírei" href="&base;/news/rss.xml" /> + title="A &os; Projekt biztonsági figyelmeztetései" href="&base;/security/rss.xml" /> Spamtrap, do not email: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
&header2;

A BSD &unix; alapjain

A &os;® napjaink szerver, asztali és beágyazott számítógépeinek operációs rendszere. A &os; kódbázisa több mint harminc év folyamatos fejlesztésének, munkájának és optimalizálásának eredménye. Jelenleg egyéni fejlesztõk egy nagyobb csoportja tartja karban. A &os; legfontosabb jellemzõi többek közt a fejlett hálózatkezelés, a kifinomult biztonsági lehetõségek és a világszínvonalú teljesítmény, amelyet a világban számos forgalmasabb kiszolgáló, hatékony beágyazott rendszer és tárolóeszköz használ.


FRISS HÍREK

  • További hírek + href="&base;/news/newsflash.html" title="További hírek">További hírek
  • Hírek RSS Feed + href="&base;/news/rss.xml" title="Hírek RSS Feed">Hírek RSS feedben
.

ESEMÉNYEK

.

A MÉDIÁBAN

  • Tovább + href="&base;/news/press.html" title="Tovább események a médiában">Tovább
.

BIZTONSÁGI FIGYELMEZTETÉSEK

  • Tovább + href="&base;/security/advisories.html" title="További biztonsági figyelmeztetések">Tovább
  • Biztonsági figyelmeztetések RSS Feed + href="&base;/security/rss.xml" title="Biztonsági figyelmeztetések RSS Feed">Biztonsági figyelmeztetések RSS feedben

HIBAJEGYZÉK

  • Bõvebben + href="&base;/security/" title="Még több sajtóhiba mutatása">Tovább
  • - Sajtóhibák RSS feedben + Sajtóhibák RSS feedben

diff --git a/hu/news/Makefile b/hu/news/Makefile index 758b63bcb4..7b4da299ea 100644 --- a/hu/news/Makefile +++ b/hu/news/Makefile @@ -1,21 +1,23 @@ -# $FreeBSD$ +# $FreeBSD: www/hu/news/Makefile,v 1.1 2007/09/10 21:43:27 gabor Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml DOCS+= pressreleases.sgml INDEXLINK= news.html DEPENDSET.DEFAULT= transtable news press -XMLDOCS= newsflash:${XSL_NEWS_NEWSFLASH}:${XML_NEWS_NEWS_MASTER}: -XMLDOCS+= news-rdf:${XSL_NEWS_NEWS_RDF}:${XML_NEWS_NEWS_MASTER}:news.rdf -XMLDOCS+= press:${XSL_NEWS_PRESS}:${XML_NEWS_PRESS_MASTER}: +XMLDOCS= newsflash:../share/sgml/templates.newsflash.xsl:${XML_NEWS_NEWS}: +XMLDOCS+= news-rdf:../share/sgml/templates.news-rdf.xsl:${XML_NEWS_NEWS}:news.rdf +XMLDOCS+= news-rss:../share/sgml/templates.news-rss.xsl:${XML_NEWS_NEWS}:rss.xml +XMLDOCS+= press:../share/sgml/templates.press.xsl:${XML_NEWS_PRESS}: +XMLDOCS+= press-rss:../share/sgml/templates.press-rss.xsl:${XML_NEWS_PRESS}:press-rss.xml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/hu/security/Makefile b/hu/security/Makefile new file mode 100644 index 0000000000..acf7f29b01 --- /dev/null +++ b/hu/security/Makefile @@ -0,0 +1,35 @@ +# +# %SOURCE% en/security/Makefile +# %SRCID% 1.17 +# +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS = security.sgml +DOCS+= advisories.sgml + +advisories.sgml: advisories.html.inc + +INDEXLINK= security.html + +security.html: advisories.html.inc advisories.rdf + +DEPENDSET.DEFAULT= advisories +DEPENDSET.errata-rss= notices +XML.DEFAULT= ${XML_ADVISORIES} + +XMLDOCS= advisories:mkindex.xsl::advisories.html.inc +NO_DATA.advisories= yes +NO_TIDY.advisories= yes + +XMLDOCS+= advisories-rdf:security-rdf.xsl::advisories.rdf +XMLDOCS+= advisories-rss:security-rss.xsl::rss.xml +XMLDOCS+= errata-rss:errata-rss.xsl::errata.xml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/hu/security/advisories.sgml b/hu/security/advisories.sgml new file mode 100644 index 0000000000..577c3f647e --- /dev/null +++ b/hu/security/advisories.sgml @@ -0,0 +1,36 @@ + + + + + %developers; + +]> + + + + + &header; + +

Ezen az oldalon találhatjuk a &os; Projekt + részérõl kiadott biztonsági + figyelmeztetéseket. Az általános + biztonsággal kapcsolatos tudnivalókat a &os; Projekt biztonsági + információs oldalán találhatjuk + meg.

+ +

A &os; Portgyûjteményére vonatkozó + biztonsági problémákat a &os; Projekt VuXML + dokumentumában olvashatjuk.

+ + &advisories.html.inc; + + &footer; + + diff --git a/hu/security/errata-rss.xsl b/hu/security/errata-rss.xsl new file mode 100644 index 0000000000..b991abfaa8 --- /dev/null +++ b/hu/security/errata-rss.xsl @@ -0,0 +1,32 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + diff --git a/hu/security/errata.rss b/hu/security/errata.rss new file mode 100644 index 0000000000..e01187a7a9 --- /dev/null +++ b/hu/security/errata.rss @@ -0,0 +1,32 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + diff --git a/hu/security/mkindex.xsl b/hu/security/mkindex.xsl new file mode 100644 index 0000000000..2359c051c8 --- /dev/null +++ b/hu/security/mkindex.xsl @@ -0,0 +1,27 @@ + + + +]> + + + + + + + + + + + + + + + + diff --git a/hu/security/security-rdf.xsl b/hu/security/security-rdf.xsl new file mode 100644 index 0000000000..831faca14b --- /dev/null +++ b/hu/security/security-rdf.xsl @@ -0,0 +1,25 @@ + + + +]> + + + + + + + + + + + + + + + diff --git a/hu/security/security-rss.xsl b/hu/security/security-rss.xsl new file mode 100644 index 0000000000..a5aa0d3f14 --- /dev/null +++ b/hu/security/security-rss.xsl @@ -0,0 +1,32 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + diff --git a/hu/security/security.sgml b/hu/security/security.sgml new file mode 100644 index 0000000000..bf36c4c850 --- /dev/null +++ b/hu/security/security.sgml @@ -0,0 +1,416 @@ + + + + + %developers; + +]> + + + + + + &header; + +

Bevezetés

+ +

Ezt az oldalt azért hoztuk létre, hogy a &os; + biztonsági problémáival kapcsolatban + segítséget nyújtsunk az új és + tapasztalt felhasználóknak egyaránt. A &os; + Projekt tagjai nagyon komolyan veszik a biztonsági + hibákat és folyamatosan azon dolgoznak, hogy az + operációs rendszert a lehetõ + legbiztonságosabbá tegyék.

+ +

Tartalomjegyzék

+ + + +

Egyéb biztonsággal kapcsolatos linkek

+ + + + +

Hogyan és kinek jelentsük a &os; biztonsági + hibáit

+ +

A &os; biztonsági hibáit közvetlenül a &os; Security Team + részére kell küldeni, illetve bizalmas + információk esetén a Security Officer + PGP-kulcsával írhatunk egy PGP + titkosítású levelet a Security Officer + Team címére. A jelentéseknek minden + esetben tartalmazniuk kell a következõ adatokat:

+ + + +

A megadott információk közlése + után a Security Officer vagy a Security Team valamelyik + képviselõje visszaigazolást fog küldeni.

+ +

A levélszemét szûrése

+ +

Mivel a biztonsági problémákkal kapcsolatos + levelezési címekre tömegesen érkezik a + kéretlen levélszemét, a forgalmukat + folyamatosan szûrjük. Amennyiben vélthetõen + emiatt nem sikerülne elérnünk a &os; Security vagy + a &os; Security Officer csapatok tagjait, küldjünk egy + levelet a security-officer-XXX@FreeBSD.org + címre, ahol az XXX rész helyére a + 3432 szöveget kell beírni. Ez a cím + bizonyos idõszakonként változik, ezért a + levél elküldése elõtt ezen az oldalon + tájékozódni a legfrissebb + állapotáról. Az ide elküldött + levelek a &os; Security Officer Team tagjaihoz fognak befutni.

+ + +

A &os; Security Officer Team és a &os; Security Team

+ +

Annak érdekében, hogy a beküldött + sebezhetõségekre a &os; Projekt idõben + érdemben reagálni tudjon, három tag + érhetõ el jelenleg a Security Officer + címén: maga a Security Officer, a Security Officer + helyettese és a Core Team egy tagja. Ennek megfelelõen + a <security-officer@FreeBSD.org> + címére küldött levelek a + következõ személyeknek fognak + továbbítódni:

+ + + + + + + + + + + + + + +
&a.cperciva; <cperciva@FreeBSD.org>Security Officer
&a.simon; <simon@FreeBSD.org>Security Officer-helyettes
&a.rwatson; <rwatson@FreeBSD.org>A &os; Core Team kapcsolattartója, a Release + Engineering kapcsolattartója, a TrustedBSD Projekt + kapcsolattartója, valamint rendszerbiztonsági + szakértõ
+ +

A Security Officer munkáját a &os; Security + Team <secteam@FreeBSD.org> + segíti, amely a Security Officer által felügyelt + committerek egy kisebb csoportja.

+ + +

Adatkezelési házirend

+ +

Miután a szóbanforgó + sebezhetõséget sikerült megfelelõ módon + elemezni és javítani, valamint a + javítást tesztelni és szükség + esetén egyeztetni további partnerekkel, a &os; + Security Officer igyekszik a vele kapcsolatos + információkat nyilvánosságra hozni.

+ +

A Security Officer értesíteni fogja a &os; + klaszter rendszergazdáit minden olyan + sebezhetõségrõl, amely a &os; Projekt + erõforrásait közvetlenül + veszélyezteti.

+ +

A Security Officer kérheti további &os; + fejlesztõk vagy egyéb külsõs fejlesztõk + segítségét, amennyiben az adott + sebezhetõség pontos feltárásához + szükséges a támogatásuk. Ebben az esetben + a sebezhetõséggel kapcsolatos minden + információ szigorúan bizalmasnak + tekintendõ, ezzel igyekszünk elkerülni a hiba + idõ elõtti elterjedését. Ezért + minden, a témában érintett + fejlesztõtõl elvárjuk, hogy a Security Officer + házirendjének megfelelõen járjon el. + Korábban már többször kértünk + fel szakértõket az operációs rendszer + különféle bonyolultabb elemeinek, többek + közt az FFS, a virtuális memória vagy a + hálózati protokollkészlet + mûködésével kapcsolatban.

+ +

Ha a bejelentés idõpontjában éppen egy + &os; kiadás elõkészítése zajlik, + akkor a &os; Release Engineer is értesítést kap + a sebezhetõség létezésérõl + és annak súlyosságáról. A kapott + információk birtokában így képes + lesz mérlegelni, hogy az adott probléma milyen + változtatásokat igényel a kiadási ciklus + szervezésében, illetve a következõ + kiadást milyen mértékben érinti. + Szükség esetén a Security Officer a + sebezhetõség jellegét már nem osztja meg a + Release Engineer felé, ezzel is igyekszik csökkenteni az + információ kiszivárgásának + kockázatát.

+ +

A &os; Security Officer más szervezetekkel is szoros + együttmûködésben dolgozik, többek + közt olyan külsõ fejlesztõkkel, amelyekkel a + &os; kódjának valamelyik részét + közösen használják (az OpenBSD, NetBSD, + DragonFlyBSD projektek, az Apple, valamint a &os; alapú + rendszereket fejlesztõ cégek és linuxos + biztonsági listák), illetve a + különbözõ biztonsági + sebezhetõségeket és incidenseket + nyilvántartó szervezetekkel, mint + például a CERT. Gyakran elõfordul, hogy a + sebezhetõségek nem kizárólag csak a &os; + implementációját érintik és + (viszont már nem olyan gyakran) további + kihatással vannak az egész világ + hálózati forgalmára. Ilyen esetekben a + Security Officer igyekszik megosztani a tudomására + jutott adatokat az érintett szervezetekkel. Amennyiben ehhez + nem járulunk hozzá, jelezzük már a + jelentés beküldése során.

+ +

Amennyiben a bejelentõnek bármilyen konkrét + adatkezelési megkötése van, kérjük, + mindenképpen pontosan tájékoztassa róla + a Security Officert.

+ +

Amennyiben a bejelentõ szeretne együttmûködni a + sebezhetõség nyilvánosságra + hozásában, esetleg más egyéb + gyártókkal együtt, kérjük ilyen + jellegû szándékát nyíltan + elõre jelezni. Ennek hiányában a + kérdéses sebezhetõség + nyilvánosságra hozásával kapcsolatban a + &os; Security Officer olyan ütemezést fog + választani, amely lehetõvé teszi az idõben + történõ értesítést és a + javítások megfelelõ tesztelését. A + bejelentõnek ezenkívül még tisztában + kell lennie azzal is, hogy ha az adott sebezhetõség + már kikerül valamilyen publikus helyre (mint + például hibakövetõ rendszerekbe) és + történnek vele kapcsolatban visszaélések, + akkor a Security Officernek a felhasználói + közösségék maximális védelme + érdekében jogában áll eltérni az + elõre egyeztetett menetrendektõl.

+ +

A bejelentéseket PGP titkosítással + védhetõek. Amennyiben szükséges, a + válaszokat is PGP titkosítással + küldjük.

+ + +

Támogatott &os; kiadások

+ +

A &os; Security Officer egyszerre a &os; több + fejlesztési vonalához is bocsát ki + biztonsági figyelmeztetéseket. Vannak -STABLE + ágak és külön biztonsági + javításokat tartalmazó ágak. + (Biztonsági figyelmeztetések nem készülnek + a -CURRENT ághoz.)

+ + + +

A &os; Portgyûjteményt érintõ + hibákat a &os; VuXML + dokumentumban találhatjuk.

+ +

A Security Officer az egyes ágakhoz csak korlátozott + ideig nyújt támogatást, ezek típusa lehet + `kipróbálásra`, + `egyszerû` vagy `bõvített`. Az + egyes típusú ágak élettartamára + vonatkozó útmutatások a + következõek:

+ +
+
Kipróbálásra
+ +
A -CURRENT ágból készült + kiadásokat a Security Officer legalább 6 + hónapig támogatja.
+ +
Egyszerû
+ +
A -STABLE ágból készült + kiadásokat a Security Officer legalább 12 + hónapig támogatja, illetve ezen túl + még (szükség esetén) addig, amíg + a soronkövetkezõ egyszerû + támogatású kiadások közül a + legfrissebb 3 hónapos el nem múlik.
+ +
Bõvített
+ +
Különbözõ válogatott kiadások + (általában minden második kiadás, + illetve az egyes -STABLE ágak legutolsó + kiadása), amelyeket a Security Officer legalább 24 + hónapig támogat, illetve ezen túl még + (szükség esetén) addig, amíg a + soronkövetkezõ bõvített + támogatású kiadások közül a + legfrissebb 3 hónapos el nem múlik.
+
+ + + +

A jelenleg támogatott ágak pillanatnyi + besorolását és támogatásuk + becsült idejét az alábbi + táblázatban foglaltuk össze. Itt a + Támogatás várható vége + címû oszlopban tüntettük fel az adott + ágak beszüntetésének + valószínûsíthetõ + idõpontját. Ezek a dátumok a jövõben + azonban változhatnak, habár bizonyos + enyhítõ körülmények mentén + elõfordulhat, hogy egy adott ág támogatása + a kiírtnál hamarabb befejezõdik.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ÁgKiadásTípusMegjelenés idejeTámogatás várható vége
RELENG_6---2010. november 30.
RELENG_6_36.3-RELEASEbõvített2008. január 18.2010. január 31.
RELENG_6_46.4-RELEASEbõvített2008. november 28.2010. november 30.
RELENG_7---utolsó kiadás + 2 év
RELENG_7_07.0-RELEASEegyszerû2008. február 27.2009. április 30.
RELENG_7_17.1-RELEASEbõvített2009. január 4.2011. január 31.
+ +

A felsorolásban nem szereplõ, régebbi + kiadásokat már nem tartjuk karban. Ezért + kérünk mindenkit, hogy lehetõleg frissítsen + valamelyik támogatott változatra.

+ +

A biztonsági figyelmeztetéseket az alábbi &os; + levelezési listákra szokták küldeni:

+ + + +

Az eddig kiadott figyelmeztetések + megtalálhatóak a &os; + bizonsági figyelmeztetések oldalán.

+ +

A figyelmeztetéseket mindig a &os; Security Officer PGP-kulcsával + írják alá, majd http://security.FreeBSD.org/ + honlapon a hozzátartozó javításokkal + együtt feltöltik az advisories + (figyelmeztetések) és patches + (javítások) könyvtárakba.

+ + &footer; + + diff --git a/hu/share/sgml/events.xml b/hu/share/sgml/events.xml new file mode 100644 index 0000000000..6ffc106d18 --- /dev/null +++ b/hu/share/sgml/events.xml @@ -0,0 +1,3020 @@ + + + + + + + + + + $FreeBSD$ + + + + + Hatodik Bugathon, hálózatok + http://wiki.freebsd.org/Bugathons/January2009 + + 2009 + 1 + 30 + + + 2009 + 2 + 1 + + + A bugathonokat a &os; hibairtó csapata + irányítja. Ezeket az eseményeket + általában valamelyik hétvégén + egy IRC csatornán (#freebsd-bugbusters az EFnet + hálózaton) keresztül szokták + megszervezni, ahol a téma iránt + érdeklõdõ fejlesztõk és + segítõik gyûlnek össze. Céljuk + minél több hibajelentés lezárás + és minél több hiba kijavítása. + Az immáron hatodik alkalommal megrendezett bugathon + célkitûzése a &os; GNATS + adatbázisában felbukkanó, + hálózati kódhoz tartozó + hibajelentések felszámolása. + + + + FOSDEM '09 + http://fosdem.org/2009/ + + 2009 + 2 + 7 + + + 2009 + 2 + 8 + + + Belgium + Brüsszel + Solbosh Campus, ULB + + + A FOSDEM '09 egy közösség a + közösségnek stílusú szabad + és nem kereskedelmi jellegû esemény, amely egy + találkozóhelyet kíván nyújtani + a szabad- és nyílt forráskódú + szoftverek fejlesztõinek. Ezen az eseményen + számos &os; fejlesztõ is résztvesz, többek + közt Kris Kennaway fog elõadást tartani a + rendszerek + teljesítményérõl. + + + + EuroBSDCon 2009 + http://2009.eurobsdcon.org/ + + 2009 + 9 + 17 + + + 2009 + 9 + 19 + + + Egyesült Királyság + Cambridge + Cambridge-i Egyetem + + + A kilencedik évente megrendezett európai + BSD konferenciát ezúttal az angliai Cambridge-ben + tartják 2009 szeptemberében. Tervezett programjai + között szerepel például egy szakmai + jellegû körbetekintése, több bemutató + és egy fejlesztõi gyûlés. + + + + BSDCan 2009 + http://www.bsdcan.org/2009/ + + 2009 + 5 + 6 + + + 2009 + 5 + 9 + + + Kanada + Ottawa + Ottawa-i Egyetem + + + A BSDCan egy leginkább a feltörekvõ + technológiákra, kutatási projektekre és + egyéb fejlesztés alatt álló + munkákra összpontosító fejlesztõi + konferencia. Itt találkozhatunk a + felhasználói programok + infrastruktúrájával foglalkozó + projektekkel is, ezért egyaránt várjuk a + téma iránt érdeklõdõ szabad + szoftveres és kereskedelmi fejlesztõket. + + + + BSDday Argentina 2009 + http://www.bsdday.com.ar/ + + 2009 + 5 + 29 + + + 2009 + 5 + 30 + + + Argentína + Buenos Aires + + + A BSDday Argentina elnevezésû konferencia + elsõsorban a BSD alapú rendszerek fejlesztõinek + és felhasználóinak szól. Mindenkit + szeretettel vár, aki FreeBSD, NetBSD, OpenBSD, DragonFlyBSD + vagy másmilyen egyéb BSD rendszert fejleszt, + szállít vagy éppen használ. A BSDday + Argentina szakmai konferenciaként igyekszik a nyílt + forráskód témakörében a legjobb + friss szakmai témájú + publikációkat és elõadásokat + összegyûjteni, hogy azok minél szélesebb + körben találjanak + közönségre. + + + + Solutions Linux 2009 + http://www.solutionslinux.fr + + 2009 + 3 + 31 + + + 2009 + 4 + 2 + + + Franciaország + Párizs + Paris Expo +
Porte de Versailles
+
+ A GNU/Linux rendszereket és a nyílt + forráskódot elsõsorban vállalatok + számára hirdetõ háromnapos + rendezvény. A szokásos módon + természetesen a &os; képviseletében jelen + lesz a Francia &os; Felhasználók Csoportja. A + rendezvény ingyenesen + látogatható. +
+ + + A &os; rendszermag belülrõl: intenzív estis + elõadások + http://www.mckusick.com/courses/adveveclass.html + + 2009 + 3 + 18 + + + 2009 + 7 + 2 + + + Egyesült Államok + Kalifornia + Berkeley + + + A &os; + rendszermag belülrõl: a forráskód + intenzív bemutatása + címû kurzus a március eleji 8-current &os; + rendszermag forráskódját igyekszik teljes + mélységében boncolni. Az + elõadások elsõsorban olyan + felhasználókat céloznak meg, akik alapos + ismeretekkel rendelkeznek a &os; rendszermagban alkalmazott + különbözõ adatszerkezetekrõl, és + azok konkrét implementációját + szeretnék még jobban megismerni. Az + elõadások helyszíne a Hillside Club: 2286 Cedar + Street, Berkeley, CA 94709, éppen három + háztömbnyire északra a Berkeley + campustól. Március 18-tól (szerda) + kezdõdõen egészen július 2-ig + (csütörtök), hetente egy alkalommal, este + 6:30-tól 10:00 óráig. + + + + + AsiaBSDCon 2009 + http://2009.asiabsdcon.org/ + + 2009 + 3 + 12 + + + 2009 + 3 + 15 + + + Japán + Tokió + Tokiói Tudományegyetem + + + Az AsiaBSDCon a BSD rendszerek + felhasználóinak és fejlesztõinek + szóló konferencia, és várja a FreeBSD, + NetBSD, OpenBSD, DragonFlyBSD, Darwin és MacOS X + rendszereket fejlesztõket, szállítókat + és használókat. Az AsiaBSDCon egy szakmai + jellegû konferencia, amely igyekszik a nyílt + forrású közösségben folyó + legújabb és legjobb fejlesztésekhez + kapcsolódó publikációkat, + prezentációkat minél szélesebb + körben bemutatni. + + + + DCBSDCon 2009 + http://www.dcbsdcon.org/ + + 2009 + 2 + 5 + + + 2009 + 2 + 6 + + + Egyesült Államok + Washington + Marriott Wardman + + + Washington az elsõ nagyobb BSD konferencia. A + tervek szerint 45 perces, BSD és biztonságtechnikai + témájú elõadásokból fog + állni. + + + + NLLGG-bijeenkomst december 2008 + http://www.nllgg.nl/bijeenkomst_20081213 + + 2008 + 12 + 13 + + + 2008 + 12 + 13 + + + the Netherlands + Utrecht + Utrecht + Liefland college + + + The "Nederlandse Linux Gebruikers Groep" (NLLGG) + organisation is arranging a national community day in Utrecht + focussing on BSD. Robert Watson, Hans vd Looy, Marten Vijn, + Wim Vandeputte and Remko Lodder will do presentations for the + Linux community. + + + + MeetBSD California 2008 + http://meetbsd.com/ + + 2008 + 11 + 15 + + + 2008 + 11 + 16 + + + USA + California + Mountain View + Googleplex + + + meetBSD was started in Krakow, Poland in 2004 and + strong turnout and highly regarded technical presentations have + allowed it to continue each year since then. meetBSD is a + conference devoted to the BSD operating systems with a strong + emphasis towards FreeBSD. meetBSD 2007 was held in Warsaw, + Poland and will continue this year in Mountain View, California. + This year marks the first meetBSD held in California, so join us + to celebrate FreeBSD's 15th Anniversary! + + + + Ticino Informatica 2008 + + 2008 + 10 + 22 + + + 2008 + 10 + 25 + + + Switzerland + Lugano + Palazzo dei Congressi + + FreeBSD and The FreeBSD Foundation + Stand A13 Presented by OEMS Sagl + + + + EuroBSDCon 2008 + http://2008.eurobsdcon.org/ + + 2008 + 10 + 18 + + + 2008 + 10 + 19 + + + France + Strasbourg + University of Strasbourg + + The seventh annual European BSD Conference. It is + oriented to developers and users of all BSD flavors, including + FreeBSD of course. A variety of full and half-day tutorials will + precede the conference. + + + + NYCBSDCon 2008 + http://www.nycbsdcon.org/ + + 2008 + 10 + 11 + + + 2008 + 10 + 12 + + + USA + New York City + Columbia University + + The New York City *BSD Conference (NYCBSDCon) 2008 + will be held at Columbia University in Manhattan. NYCBSDCon is + the main technical conference on the East Coast for the BSD + community to get together to share and gain knowledge, to + network with like-minded people, and to have fun. This event is + organized by members of the New York City *BSD Users Group + (NYC*BUG). + + + + OpenExpo 2008 + http://www.openexpo.ch/ + + 2008 + 9 + 24 + + + 2008 + 9 + 25 + + + Switzerland + Zurich + + The goal of OpenExpo is the promotion of Open Source + software in the business environment. Among many others, there + will be a FreeBSD booth. + + + + COSCUP 2008 - Conference for Open Source Coders, Users and Promoters + http://coscup.org/2008/ + + 2008 + 8 + 23 + + + 2008 + 8 + 24 + + + Taiwan (ROC) + Taipei + International Conference Hall, Institute of Applied Mechanics, + National Taiwan University + + COSCUP 2008 is the 3rd incarnation of the series, + and becomes the biggest annual open source community party in Taiwan. + Several FreeBSD contributions will be presenting on FreeBSD topics. + + + + FrOSCon 2008 + http://www.froscon.org/ + + 2008 + 8 + 23 + + + 2008 + 8 + 24 + + + Germany + Sankt Augustin + Fachhochschule Bonn-Rhein-Sieg +
Grantham-Allee 20
+
+ FrOSCon is a two day conference on Free Software + and Open Source, taking place in Sankt Augustin near the cities + of Bonn and Cologne. The conference revolves around a rich schedule + of talks, highlighting current topics in Free Software and Open + Source. +
+ + + O'Reilly Open Source Conference 2008 + http://en.oreilly.com/oscon2008/public/content/home + + 2008 + 7 + 21 + + + 2008 + 7 + 25 + + + USA + Portland, Oregon + Oregon Convention Center + + + The annual O'Reilly Open Source Conference will again + have a FreeBSD booth this year. Matt Olander, Dru Lavigne, and + others will help spread the word about FreeBSD. + + http://upcoming.yahoo.com/event/430248/ + + + + 9th Libre Software Meeting + http://2008.rmll.info/?lang=en + + 2008 + 7 + 1 + + + 2008 + 7 + 5 + + + France + Mont-de-Marsan + Multiple Locations + + The Libre Software Meeting has occurred each year + since July 2000. This year there will again be a FreeBSD boot + camp to introduce new users to the Operating System. + http://upcoming.yahoo.com/event/685886/ + + + + LinuxTag 2008 + http://www.linuxtag.org/2008/en/ + + 2008 + 5 + 28 + + + 2008 + 5 + 31 + + + Germany + Berlin + Messe Berlin + + LinuxTag is Europe's largest event about Free + Software, Linux and Open Source. This year there will be the + traditional FreeBSD booth and several BSD talks. It will also be + possible to take the BSDA certification exam there on Friday May + 30. + + + + BSDCan 2008 + http://www.bsdcan.org/2008/ + + 2008 + 5 + 16 + + + 2008 + 5 + 17 + + + Canada + Ottawa + University of Ottawa + + BSDCan is a developers conference with a strong focus + on emerging technologies, research projects, and works in + progress. It also features Userland infrastructure projects and + invites contributions from both free software developers and those + from commercial vendors. + + + + BSDCon Barcelona 2008 + http://bcn.bsdcon.net/ + + 2008 + 4 + 19 + + + 2008 + 4 + 20 + + + Spain + Barcelona + Universitat Politecnica de Catalunya + + BSDCon Barcelona is a conference on all BSD-based operating + systems. Submissions can be on any topic, as long as they are somehow + connected to BSD. There is room for all kinds of topics ranging from + documentation to kernel-programming and using systems for various + tasks. + + + + OSDC.tw 2008 - Open Source Developers' Conference in Taiwan + http://osdc.tw/ + + 2008 + 4 + 12 + + + 2008 + 4 + 13 + + + Taiwan (ROC) + Taipei + School Of Continuing Education Chinese Culture University + + OSDC.tw is a major conference for open source developers and + contributions. The subject of OSDC.tw 2008 is the + "Innovation and Implementation". Several FreeBSD + developers and contributions will be presenting on FreeBSD topics. + + + + Linux-Infotag 2008 + http://www.luga.de/Aktionen/LIT-2008/ + + 2008 + 3 + 29 + + + 2008 + 3 + 29 + + + Germany + Augsburg + FH Augsburg + + The Augsburger Linux-Infotag offers two parallel + tracks of talks to show the capabilities of free and open source + software. There will be several talks about FreeBSD as well + as a FreeBSD booth. + + + + AsiaBSDCon 2008 + http://2008.asiabsdcon.org/ + + 2008 + 3 + 27 + + + 2008 + 3 + 30 + + + Japan + Tokyo + Tokyo University of Science + + AsiaBSDCon is a conference for users and developers on BSD + based systems. The conference is for anyone developing, deploying and + using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin + and MacOS X. AsiaBSDCon is a technical conference and aims to collect + the best technical papers and presentations available to ensure that + the latest developments in our open source community are shared with + the widest possible audience. + + + + Unigroup FreeBSD7 Launch Meeting + http://www.unigroup.org/unigroup-rsvp.html + + 2008 + 3 + 13 + + + 2008 + 3 + 13 + + + USA + New York + Alliance for Downtown NY Conference Facility + + UNIGROUP of New York presents FreeBSD 7, the latest + release of the FreeBSD Operating System. George Neville-Neil, a + member of the FreeBSD Project will give a presentation of the + main features and significant improvements in the latest release + as well as talk about the FreeBSD project and how the operating + system is developed. The presentation will be followed by a + question and answer period. + + + + Linuxtage Chemnitz 2008 + http://chemnitzer.linux-tage.de/2008/info/ + + 2008 + 3 + 1 + + + 2008 + 3 + 2 + + + Germany + Chemnitz + Technical University Chemnitz + + Linuxtage Chemnitz is a two day event on Linux and Free + Software in general. There will be workshops, talks and room for various + projects to present themselves. FreeBSD will be present with a booth as + well as several talks. + + + + SCALE: Southern California Linux Expo 2008 + http://www.socallinuxexpo.org/ + + 2008 + 2 + 9 + + + 2008 + 2 + 10 + + + USA + California + Los Angeles + The Westin Los Angeles Airport + + There will be a FreeBSD presence at the sixth + Southern California Linux Expo in February. Matt Olander will + be representing the project. + + + + FOSDEM 2008 + http://www.fosdem.org/2008/ + + 2008 + 2 + 23 + + + 2008 + 2 + 24 + + + Belgium + Brussels + Universite Libre de Bruxelles + + A 2-day event to promote the widespread use of Free and + Open Source software. There will be a joined BSD and PostgreSQL + developer room. Several FreeBSD developers will be present with + Core Team member Robert Watson giving the opening talk on one of + the conference days. + + + + Solutions Linux 2008 + http://www.solutionslinux.fr/ + + 2008 + 1 + 29 + + + 2008 + 1 + 31 + + + France + Paris + CNIT +
La Defense
+
+ A 3 day event to promote GNU/Linux and Open Source software. + French FreeBSD User Group + will be present in the Association Village to promote FreeBSD + of course ! +
+ + + MeetBSD 2007 + http://2007.meetbsd.org/en/ + + 2007 + 11 + 17 + + + 2007 + 11 + 18 + + + Poland + Warsaw + Centrum Konferencyjno-Kongresowe PWSBiA + + The fourth annual MeetBSD conference will be held in + Poland to bring together BSD experts from around Europe. + Several FreeBSD developers will be presenting on FreeBSD + topics. + + + + come2linux - LinuxTage in Essen + http://www.come2linux.org/psp/ + + 2007 + 11 + 10 + + + 2007 + 11 + 11 + + + Germany + Essen + Universität Duisburg-Essen, Glas-Pavilion + + Linuxtage in Essen is a two day event on Linux and + Free Software in general. There will be workshops, talks, a + theme park and room for various projects to present + themselves. FreeBSD as well as nearly all other BSDs (OpenBSD, + NetBSD, DesktopBSD, PC-BSD, MirBSD) will be present with a booth + as well as several talks and installation workshops held by the + new project www.BSDInstall.de. + + + + COSCUP 2007 - Conference for Open Source Coders, Users and Promoters + http://coscup.org/2007/ + + 2007 + 11 + 3 + + + 2007 + 11 + 4 + + + Taiwan (ROC) + Taipei + Techonology Building 2F, National Science Council + + COSCUP 2007 is a joint conference of ICOS (International + Conference on Open Source), to make the open source carnival more + exciting. The mostly change of COSCUP in 2007 is, the conference is + co-organized by all local communities in Taiwan, we hope to enlarge the + participation of local communities during such kind of cooperation. Just + like the spirit of COSCUP, in this conference, you can be both attendee + and promoter, and also involve the operation of the conference. + + The major topics in COSCUP 2007 including web-based platform and embedded + system due to the popularity of Web 2.0 and OLPC; the Chinese session, + Lightning Talk and System session are the most interesting topics for + years. There will be some presentations and talks about FreeBSD. + + The program is attractive just like before, we invite not only big ones + in the community but also developers of non-famous local OSS projects, + to get more people involved and make OSS more brilliant in Taiwan. + + + + Systems 2007 + http://www.systems-world.de/id/58547/ + + 2007 + 10 + 23 + + + 2007 + 10 + 27 + + + Germany + Munich + Messe München + + Systems is a four day IT fair with more than 50000 + visitors and 1200 exhibitors. FreeBSD will have a booth as well + as the other majour BSDs and will try to repeat the great succes + in 2006. There will be an Open Source conference with workshops, + talks and a theme park for various projects. + + + + BSDConTR 2007 + http://www.bsdcontr.org/ + + 2007 + 10 + 19 + + + 2007 + 10 + 20 + + + Turkey + Istanbul + Sultanahmet Campus Marmara University + + BSDConTR is the first conference on BSD systems in + Turkey. The conference is organized in full cooperation with the + EnderUNIX Software Development Team, which is largely known for its + ongoing support for BSD systems in Turkey and its open source + projects, and Marmara University. Join the developers, users, BSD + system admins and companies in Istanbul to share experiences and + knowledge about BSD Systems. + + + + I Fórum Software Livre + http://www.softwarelivre.com.pt/index.php + + 2007 + 10 + 12 + + + 2007 + 10 + 13 + + + Portugal + Lisbon + Faculdade de Ciências da Universidade de Lisboa + + I Fórum Software Livre is a two day conference on + Free Software and Open Source, taking place in Lisbon. There + will be some presentations and talks about + FreeBSD. + + + + Course: Building and Running an Open Source Community + http://www.unex.berkeley.edu/cat/course1557.html + + + 2007 + 10 + 3 + + + 2007 + 10 + 3 + + + USA + San Francisco + UC Extension San Francisco: Room 216, South of Market Center + + + The BSD community started at UC Berkeley in the late + 1970's. Through the 1980's, the BSD software was developed and + released from Berkeley. In 1992, Berkeley made its final + release, 4.4BSD-Lite, an open-source version of BSD. Since that + time, independent development has continued by the FreeBSD, + NetBSD, OpenBSD, Darwin, and Dragonfly projects. This talk + traces the history and structure of the BSD community from its + start as a small group of paid staff at Berkeley up through the + thousands of volunteer developers that make up the FreeBSD + Project of today. It describes how the development structure set + up at Berkeley was expanded to create a self-organizing project + that supports an ever growing and changing group of developers + around the world. + + + + Course: FreeBSD Kernel Internals + http://www.unex.berkeley.edu/cat/course927.html + + + 2007 + 9 + 29 + + + 2007 + 11 + 3 + + + USA + Berkeley + UC Extension Berkeley: Room 211, Golden Bear Building + + + This course will provide a firm background in the + FreeBSD kernel. The course will cover basic kernel services, + process structure, the FreeBSD jail facility for hosting virtual + machines, scheduling, signal handling, and virtual and physical + memory management. The kernel I/O structure will be described + showing how I/O is multiplexed, special devices are handled, + character processing is performed, and the buffer pool is + managed. The implementation of the filesystem and its + capabilities, including soft updates and snapshots, will be + described. The filesystem interface will then be described to + show how it can be used to support multiple filesystem types + such as Sun Microsystem's Network File System (NFS). The course + will also cover the FreeBSD socket-based network architecture, + layering, and implementation. Socket communications primitives + and internal layering will be discussed, with emphasis on the + interfaces between layers; the TCP/IP implementation will be + used as an example. A discussion of routing issues will be + included. Other system-related topics include performance + measurement, system tuning, and security issues. The + presentations will emphasize code organization, data structure + navigation, and algorithms. It will not cover machine-specific + parts of the system, such as device drivers. + + Saturdays September 29, October 6 and 27, and + November 3, 2007; 9:00AM to 5:30PM Sept. 29 to Nov. 3: Sat., 9 + am-5:30 pm (no meetings Oct. 13 and Oct. 20). + + + + Course: A Narrative History of BSD + http://www.unex.berkeley.edu/cat/course1556.html + + 2007 + 9 + 26 + + + 2007 + 9 + 26 + + + USA + San Francisco + UC Extension San Francisco: Room 216, South of Market Center + + + Learn the history of the BSD (Berkeley Software + Distributions) from one of its key developers, who brings the + history to life, complete with anecdotes and footnotes to the + historical narrative. The BSD community began at the UC Berkeley + in the late 1970s. You'll hear about the triumphs and defeats of + the project and its releases during its heyday in the 1980s. The + Berkeley era concludes with the tumultuous lawsuit, ultimately + settled in Berkeley's favor, which allowed the final release in + 1992 of 4.4BSD-Lite, an open-source version of BSD. The talk + includes a brief commentary on the FreeBSD, NetBSD, OpenBSD, + Darwin, and Dragonfly projects that took their genesis from the + release of 4.4BSD-Lite. + + + + OpenExpo 2007 + http://www.openexpo.ch/ + + 2007 + 9 + 19 + + + 2007 + 9 + 20 + + + Switzerland + Zurich + Event550 Hall + + The goal of OpenExpo is the promotion of Open Source + software in the business environment. Among many others, there + will be a FreeBSD booth. + + + + EuroBSDCon 2007 + http://2007.eurobsdcon.org/ + + 2007 + 9 + 14 + + + 2007 + 9 + 15 + + + Denmark + Copenhagen + Symbion Science Park + + The sixth annual European BSD Conference. It is + oriented to developers and users of all BSD flavors, including + FreeBSD of course. A variety of full and half-day tutorials will + precede the conference. + + + + FrOSCon 2007 + http://www.froscon.org/ + + 2007 + 8 + 25 + + + 2007 + 8 + 26 + + + Germany + Sankt Augustin + Fachhochschule Bonn-Rhein-Sieg +
Grantham-Allee 20
+
+ FrOSCon is a two day conference on Free Software + and Open Source, taking place in Sankt Augustin near the cities + of Bonn and Cologne. The conference revolves around a rich schedule + of talks, highlighting current topics in Free Software and Open + Source. +
+ + + CoSin 2007 + http://www.ccc.de/calendar/2007/cosin?language=en + + 2007 + 7 + 6 + + + 2007 + 7 + 8 + + + Switzerland + Aargau + Kulturzentrum Bremgarten (KuZeB) + + CoSin is a three day conference on Open Source and + various other topics taking place in the Kulturzentrum + Bremgarten near Zurich. There will be a FreeBSD booth as well + as other BSDs. + + + + LT Pact 2007 + http://www.ltpact.com + + 2007 + 6 + 20 + + + 2007 + 6 + 22 + + + USA + Nevada + Las Vegas + + LT Pact is a two day web hosting conference in Las + Vegas, Nevada being presented by Layered Technologies. The conference + features talks and panels that focus on web hosting and technologies + in use by large hosting companies. There will be a FreeBSD lab + session during the conference and plenty of FreeBSD gear. + + + + + LinuxTag 2007 + http://www.linuxtag.org/2007/en/ + + 2007 + 5 + 30 + + + 2007 + 6 + 2 + + + Germany + Berlin + Messe Berlin + + LinuxTag is Europe's largest event about Free Software, + Linux and Open Source. This year there will be the traditional + FreeBSD booth and several BSD talks. + + + + + BSDCan 2007 + http://www.bsdcan.org/ + + 2007 + 5 + 18 + + + 2007 + 5 + 19 + + + Canada + Ottawa + University of Ottawa + + BSDCan is a developers conference with a strong focus + on emerging technologies, research projects, and works in + progress. It also features Userland infrastructure projects and + invites contributions from both free software developers and those + from commercial vendors. + + + + Unix and Linux Day 2007 + http://www.unix-and-linux-day.de/index.html + + 2007 + 5 + 5 + + + 2007 + 5 + 5 + + + Germany + Zweibrücken + FH Kaiserslautern, Site Zweibrücken + + Among others, there will be a talk about FreeBSD by + Alexander Leidinger. + + + + Augsburger Linux-Infotag 2007 + http://www.luga.de/Aktionen/LIT-2007/ + + 2007 + 3 + 24 + + + 2007 + 3 + 24 + + + Germany + Augsburg + FH Augsburg + + The Augsburger Linux-Infotag offers two parallel tracks + of talks to show the capabilities of free and open source software. + There will be several talks about FreeBSD as well as a FreeBSD + booth. + + + + AsiaBSDCon 2007 + http://2007.asiabsdcon.org/ + + 2007 + 3 + 8 + + + 2007 + 3 + 11 + + + Japan + Tokyo + University of Tokyo + + AsiaBSDCon is a conference for users and developers on BSD + based systems. The conference is for anyone developing, deploying and + using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin + and MacOS X. AsiaBSDCon is a technical conference and aims to collect + the best technical papers and presentations available to ensure that + the latest developments in our open source community are shared with + the widest possible audience. + + + + Linuxtage Chemnitz 2007 + http://chemnitzer.linux-tage.de/2007/info/ + + 2007 + 3 + 3 + + + 2007 + 3 + 4 + + + Germany + Chemnitz + Technical University Chemnitz + + Linuxtage Chemnitz is a two day event on Linux and Free + Software in general. There will be workshops, talks and room for various + projects to present themselves. FreeBSD will be present with a booth as + well as several talks. + + + + FOSDEM 2007 + http://www.fosdem.org/2007/ + + 2007 + 2 + 24 + + + 2007 + 2 + 25 + + + Belgium + Brussels + Universite Libre de Bruxelles + + A 2-day event to promote the widespread use of Free and + Open Source software. Several BSD developers, including FreeBSD developers, + will be present. + + + + SCALE: Southern California Linux Expo 2007 + http://www.socallinuxexpo.org/ + + 2007 + 2 + 10 + + + 2007 + 2 + 11 + + + USA + California + Los Angeles + The Westin Los Angeles Airport + + The fifth Southern California Linux Expo will have + an + exhibition booth on FreeBSD. A computer will be available + and CDROMs provided by FreeBSD Mall + will be handed out. + + + + ChileBSDCon 2006 + http://www.bsd.cl/index.php/BSDCon2006 + + 2006 + 12 + 9 + + + 2006 + 12 + 9 + + + Chile + Santiago + Universidad Diego Portales + + The first BSD related conference in Chile. The objective is + to join the developers, users, and BSD sysadmins in Chile to share and + interchange ideas, experiences, and knowledge. In addition, it aims to + provide a chance to socialize and construct future links to expand the + knowledge of the BSD systems. The conference is for anyone developing, + administrating, and using systems based on FreeBSD, NetBSD, OpenBSD, + DragonFlyBSD, and Darwin as well as MacOS X and Solaris. + + + + LISA '06 + http://www.usenix.org/events/lisa06/ + + 2006 + 12 + 3 + + + 2006 + 12 + 8 + + + USA + Washington, D.C. + + The annual LISA conference is the meeting place of choice + for system, network, database, storage, security, and all other + computer-related administrators. Administrators of all specialties + and levels of expertise meet at LISA to exchange ideas, sharpen old + skills, learn new techniques, debate current issues, and meet + colleagues and friends. A BSD booth will be available in the + exhibit hall. + + + + MeetBSD 2006 + http://2006.meetbsd.org/ + + 2006 + 11 + 25 + + + 2006 + 11 + 26 + + + Poland + Warsaw + Centrum Konferencyjno-Kongresowe PWSBiA + + The third annual MeetBSD conference will be held in + Poland to bring together BSD experts from around Europe. + Several FreeBSD developers will be presenting on FreeBSD + topics. + + + + EuroBSDCon 2006 + http://www.eurobsdcon.org/ + + 2006 + 11 + 10 + + + 2006 + 11 + 12 + + + Italy + Milan + + The fifth annual European BSD Conference. It is + oriented to developers and users of all BSD flavors, including + FreeBSD of course. + + + + NYCBSDCon 2006 + http://www.nycbsdcon.org/2006/ + + 2006 + 10 + 28 + + + 2006 + 10 + 29 + + + USA + New York City + Davis Auditorium, Columbia University + + Continuing on the success of last year, the New York City + BSD Conference (NYCBSDCon) is the main technical conference on the + East Coast for the BSD community to get together to share and gain + knowledge, to network with like-minded people, and to have fun. + This event is organized by members of the New York City *BSD Users + Group (NYC*BUG). + + + + CIMM 2006 + http://www.ing.unal.edu.co/eventos/cimm2006/ + + 2006 + 9 + 20 + + + 2006 + 9 + 22 + + + Colombia + Bogota + Universidad Nacional de Colombia + + Every two (sometimes three) years the leading Colombian + Mechanical Engineering Universities organize a congress. This + year the congress will become an international event and will + feature an article about free Mechanical Engineering applications + recently ported to FreeBSD. Note: the scheduled FreeBSD talk has + been canceled but the related paper is available here. + + + + come2linux - Linuxtage in Essen + http://www.com2linux.de/ + + 2006 + 9 + 9 + + + 2006 + 9 + 10 + + + Germany + Essen + Universität Duisburg-Essen, Glas-Pavilion +
Universitätsstraße 2
+
+ Linuxtage in Essen is a two day event on Linux and + Free Software in general. There will be workshops, talks, a + theme park and room for various projects to present themselves. + FreeBSD will be present with a booth as well as several talks. + +
+ + + FrOSCon 2006 + http://www.froscon.org/ + + 2006 + 6 + 24 + + + 2006 + 6 + 25 + + + Germany + Sankt Augustin + Fachhochschule Bonn-Rhein-Sieg +
Grantham-Allee 20
+
+ FrOSCon is a two day conference on Free Software + and Open Source, taking place in Sankt Augustin near the cities + of Bonn and Cologne. The conference revolves around a rich schedule + of talks, highlighting current topics in Free Software and Open Source, + including an introductory talk about FreeBSD. +
+ + + FreeBSD Kernel Short Course at UC Berkeley Extension + http://www.unex.berkeley.edu/cat/course692.html + + 2006 + 6 + 19 + + + 2006 + 6 + 23 + + + USA + Berkeley + University of California + + + The ``Using the FreeBSD Open-Source Operating + System'' course will be taught June 19-23, 2006 as part of the + University of California at Berkeley Summer Engineering Program. + You can get more information or sign up for the + class at: http://www.unex.berkeley.edu/cat/course692.html. + + + + + 2006 USENIX Annual Technical Conference + http://www.usenix.org/events/usenix06/ + + 2006 + 5 + 30 + + + 2006 + 6 + 3 + + + USA + Massachusetts + Boston + + The 2006 USENIX ATC will have FREENIX and general + refereed paper sessions. This is THE big conference of the year + for BSD enthusiasts in the U.S. + + + + SANE 2006 + http://www.sane.nl/ + + 2006 + 5 + 15 + + + 2006 + 5 + 19 + + + The Netherlands + Delft + Aula Congresscentre + + + The SANE conference program is filled with the latest + developments in system administration, network engineering, + security and open source software. Several prominent FreeBSD + team members will be speaking and FreeBSD related papers will be + presented. + + + + BSDCan 2006 + http://www.bsdcan.org/ + + 2006 + 5 + 12 + + + 2006 + 5 + 13 + + + Canada + Ottawa + University of Ottawa + + BSDCan is a developers conference with a strong focus + on emerging technologies, research projects, and works in + progress. It also features Userland infrastructure projects and + invites contributions from both free software developers and those + from commercial vendors. + + + + LinuxTag 2006 + http://www.linuxtag.org/2006/en/ + + 2006 + 5 + 3 + + + 2006 + 5 + 6 + + + Germany + Wiesbaden + Rhein-Main-Hallen + + LinuxTag is Europe's largest event about Free Software, + Linux and Open Source. This year there will be the traditional + FreeBSD-Booth, some BSD-Talks and maybe BSD-Tutorials. For more + information, please see http://www.AllBSD.de/events/linuxtag/. + + + + + UKUUG LISA/Spring Conference 2006 + http://www.ukuug.org/events/spring2006/ + + 2006 + 3 + 22 + + + 2006 + 3 + 23 + + + UK + Durham + University of Durham + + UKUUG's annual Large Installation Systems Administration + (LISA) conference will take place in the historic city of Durham on + Wednesday 22nd and Thursday 23rd March 2006. This conference is a + must-attend event for system and network administrators. As well as + the technical talks, the conference provides a friendly environment + for members to meet, learn, and enjoy lively debate on a host of + subjects. This year, a series of talks on the BSD family of operating + systems is also planned to run alongside the main systems + administration stream. + + + + CeBIT 2006 + http://www.cebit.de/homepage_e?x=1 + + 2006 + 3 + 9 + + + 2006 + 3 + 15 + + + Germany + Hannover + Messegelände + + CeBIT is a large trade fair in Germany. FreeBSD will be + present with a booth inside the LinuxPark (hall 5, booth E 56) from + March 12-15. For more information, please see http://www.AllBSD.de/events/cebit/. + + + + + LinuxForum 2006 + http://linuxforum.dk/2006/ + + 2006 + 3 + 3 + + + 2006 + 3 + 4 + + + Denmark + Copenhagen + Kunstakademiets Arkitektskole +
Philip de Langes Allé
+
+ Annual Danish Open Source conference. The Danish BSD + user group BSD-DK will present + the BSDs. Also, a series of BSD related talks is scheduled. + +
+ + + Fosdem 2006 + http://www.fosdem.org/ + + 2006 + 2 + 25 + + + 2006 + 2 + 26 + + + Belgium + Brussels + Universite Libre de Bruxelles +
Avenue Franklin D. Roosevelt 50
+
+ A 2 day event to promote the widespread use of Free + and Open Source software. Several BSD developers, including + FreeBSD developers, will be present and give a series of + talks. +
+ + + FreeBSD Kernel Code Reading Evening Course + http://www.mckusick.com/courses/adveveclass.html + + 2006 + 2 + 22 + + + 2006 + 6 + 13 + + + USA + California + Berkeley + + + The ``FreeBSD Kernel Internals: An Intensive Code + Walkthrough'' course will be taught during the Spring of 2006. The + class will be held at the historic Hillside Club at 2286 Cedar + Street, Berkeley, CA 94709 just three blocks north of the Berkeley + campus once per week from 6:30PM to 9:45PM starting Wednesday February + 22nd and finishing Tuesday June 13th. You can get more + information or sign up for the class at http://www.mckusick.com/courses/adveveclass.html. + + + + FreeBSD System Administration Training Course + http://www.pugetsoundtechnology.com/training/freebsd/ + + 2006 + 2 + 7 + + + 2006 + 2 + 10 + + + USA + Texas + Fort Worth + + Four-day hands-on class taught by BSD developer and + advocate, Jeremy C. Reed, covers essential FreeBSD and Unix + administration skills, including beginning Mail, BIND, and Apache + administration. + + + + GUFICon #6 + http://www.gufi.org/guficon/ + + 2005 + 12 + 3 + + + 2005 + 12 + 4 + + + Italy + Perugia + + + The Italian FreeBSD users group (G.U.F.I. - Gruppo + Utenti FreeBSD Italia) is proud to announce the 6th annual + GUFICon. It will be held in Perugia, Italy on December 3-4, + 2005. As always, GUFICon is free and open to all. Members of + the Italian FreeBSD community as well as special international + guests such as Greg Lehey and George Georgalis will present on + many technical themes. See the website for more information and + free registration. + + + + EuroBSDCon 2005 + http://2005.eurobsdcon.org/ + + 2005 + 11 + 25 + + + 2005 + 11 + 27 + + + Switzerland + Basel + University of Basel + + The fourth annual European BSD Conference. It is + oriented to developers and users of all BSD flavors, including + FreeBSD of course. + + + + USENIX Bay Area Super User Group Meeting (BaySUG '05) + http://www.usenix.org/events/baysug05/ + + 2005 + 11 + 12 + + + 2005 + 11 + 12 + + + USA + Mountain View, CA + Computer History Museum + + + Join USENIX and BayLISA for the first Bay Area Super + User Group Meeting (BaySUG '05) followed by a reception hosted + by Google. We're looking for more FreeBSD representation. + Please contact Murray + Stokely if you are interested in discussing and promoting + FreeBSD at the event. + + + + + Korean FreeBSD users group Conference 2005 + http://seminar.freebsdcity.org + + 2005 + 10 + 29 + + + 2005 + 10 + 29 + + + Korea + Seoul + HP Korea Conference Room 20th floor + + A Conference for Everyone Who is interested in + FreeBSD in Korea. + + + + O'Reilly European Open Source Convention + http://conferences.oreillynet.com/eurooscon/ + + 2005 + 10 + 17 + + + 2005 + 10 + 20 + + + The Netherlands + Amsterdam + NH Grand Hotel Krasnapolsky + + + The popular O'Reilly Open Source Conference is coming + to Europe in October. There will be FreeBSD related talks, BoF + sessions, and opportunities for general advocacy. + + + + + New York City BSD Conference (NYCBSDCon) + http://www.nycbsdcon.org/2005/ + + 2005 + 9 + 17 + + + 2005 + 9 + 17 + + + USA + New York City + Columbia University + + + New York City BSD Conference (NYCBSDCon) is a one day + technical conference hosted by the New York City *BSD User Group. The all day + conference will include a variety of speakers representing the + BSD projects and the open source community. + + + + O'Reilly Open Source Conference 2005 + http://conferences.oreillynet.com/os2005/ + + 2005 + 8 + 1 + + + 2005 + 8 + 5 + + + USA + Portland, Oregon + Oregon Convention Center + + + The annual O'Reilly Open Source Conference had a + larger BSD presence this year. Matt Olander, Dru Lavigne, and + others helped spread the word about FreeBSD. A press release + about the advocacy effort is available here. + + + + + BSDCon Japan 2005 + http://bsdcon.jp/ + + 2005 + 7 + 23 + + + 2005 + 7 + 23 + + + Japan + Nagoya + NADYA PARK + + BSD Conference Japan 2005, the fourth conference + concerning *BSD in Japan, will be held in Nagoya + on July 23th, 2005. + + + + Linuxtag 2005 + http://www.linuxtag.org/2005/ + + 2005 + 6 + 22 + + + 2005 + 6 + 25 + + + Germany + Karlsruhe + Kongresszentrum + + The Linuxtag is one of Europe's biggest Linux and Open Source + related tradeshows and conferences. As in previous years, FreeBSD will be + present with a booth. + + + + MeetBSD 2005 + http://2005.meetbsd.org/ + + 2005 + 6 + 17 + + + 2005 + 6 + 19 + + + Poland + Kraków + Hotel Chopin + + The second annual MeetBSD conference will be held in + Poland to bring together BSD experts from around Europe. + Poul-Henning Kamp and others will be presenting on FreeBSD + topics. + + + + BSDCan 2005 + http://www.bsdcan.org/ + + 2005 + 5 + 13 + + + 2005 + 5 + 14 + + + Canada + Ottawa + University of Ottawa + + BSDCan is a developers conference with a strong focus + on emerging technologies, research projects, and works in + progress. It also features Userland infrastructure projects and + invite contribution from both free software developers and those + from commercial vendors. + + + + Open Source Forum Russia 2005 + http://www.opensource-forum.ru/ + + 2005 + 4 + 27 + + + 2005 + 4 + 29 + + + Russia + Moscow + Radisson SAS Hotel + + + Open Source Forum Russia is the first conference and + exhibition which will bring together Russian, American and + European leaders of the OS industry, customers interested in + using reliable and efficient Linux-based technologies and IT + companies which intend developing business on the base of Open + Source. Murray Stokely will present + on the subject of FreeBSD Release Engineering and the Business + Case for BSD. + + + + 2005 USENIX Annual Technical Conference + http://www.usenix.org/events/usenix05/ + + 2005 + 4 + 10 + + + 2005 + 4 + 15 + + + USA + California + Anaheim + + The 2005 USENIX ATC will have FREENIX and general + refereed paper sessions. This is THE big conference of the year + for BSD enthusiasts in the U.S. + + + + LinuxForum 2005 + http://www.linuxforum.dk/ + + 2005 + 3 + 4 + + + 2005 + 3 + 5 + + + Denmark + Copenhagen + Kunstakademiets Arkitektskole +
Philip de Langes Allé
+
+ Annual Danish Open Source conference. The Danish BSD + user group BSD-DK will present + the BSD's. +
+ + + Fosdem 2005 + http://www.fosdem.org/ + + 2005 + 2 + 26 + + + 2005 + 2 + 27 + + + Belgium + Brussels + Universite Libre de Bruxelles +
Avenue Franklin D. Roosevelt 50
+
+ A 2 day event to promote the widespread use of Free + and Open Source software. Among the projects present at the event + will be Mozilla, KDE and, of course, FreeBSD. +
+ + + GUUG-Frühjahrsfachgespräch 2005 + http://www.guug.de/veranstaltungen/ffg2005/index.html + + 2005 + 2 + 22 + + + 2005 + 2 + 25 + + + Germany + Munich + Munich University of Applied Sciences + + + The Frühjahrsfachgespräch is an annual event on + practical Linux/UNIX topics. Most of the talks are in + german, among them a talk about FreeBSD Filesystem Snapshots + by Dirk Meyer <dinoex@FreeBSD.org>. + + + + + SCALE: Southern California Linux Expo 2005 + http://www.socallinuxexpo.org/ + + 2005 + 2 + 12 + + + 2005 + 2 + 13 + + + USA + California + Los Angeles + Los Angeles Convention Center + + The third Southern California Linux Expo will have + an + exhibition booth on FreeBSD. A computer will be available + and CDROMs provided by FreeBSD Mall + will be handed out. + + + + 21. Chaos Communication Congress + http://www.ccc.de/congress/2004/ + + 2004 + 12 + 27 + + + 2004 + 12 + 29 + + + Germany + Berlin + Berliner Congress Center +
Alexanderplatz 2
+
+ The Chaos Communication Congress is a three-day + conference on technology, society and utopia. FreeBSD will + be present with a booth. If you are interested in helping + out, please contact Christian Brueffer. + +
+ + + Free Software Development and the FreeBSD Operating System + http://www.enderunix.org/events/metu2004 + + 2004 + 12 + 10 + + + 2004 + 12 + 10 + + + Turkey + Ankara + ODTU Culture and Congress Center +
Saloon D
+
+ + This conference is organized with the cooperation of + the EnderUNIX Software Development Team and the Middle East + Technical University Computer Center. The conference will be a + one-day event and the official language for the conference is + Turkish. For more information and a schedule of talks, please + see the website. +
+ + + EuroBSDCon 2004 + http://2004.eurobsdcon.org/ + + 2004 + 10 + 29 + + + 2004 + 10 + 31 + + + Germany + Karlsruhe + Queens Hotel Karlsruhe + + The third annual European BSD Conference. It is + oriented to developers and users of all BSD flavors, including + FreeBSD of course. + + + + BSDCon Japan 2004 + http://bsdcon.jp/ + + 2004 + 10 + 23 + + + 2004 + 10 + 23 + + + Japan + Osaka + Business Innovation Center Osaka + + BSD Conference Japan 2004, the third conference + concerning *BSD in Japan, will be held in Osaka on October 23th, 2004. + Furthermore, Kansai Open Source 2004 + and Kansai Community Contest + will be held in the same place also. + + + + Systems 2004 + http://www.systems.de/ + + 2004 + 10 + 18 + + + 2004 + 10 + 22 + + + Germany + Munich + New Munich Trade Fair Centre + + Systems is a trade fair for IT, media and communications. + There will be a combined BSD booth. If you are interested in helping, + please contact Daniel Ettle. + + + + + Italian FreeBSD User Group (GUFI) Conference 2004 + http://www.gufi.org/guficon5/ + + 2004 + 10 + 2 + + + 2004 + 10 + 3 + + + Italy + Milan + + The Italian FreeBSD User Group (GUFI) Conference. + Information available (in Italian) from the conference + website. + + + + The AUUG'2004 Annual Conference + http://www.auug.org.au/events/2004/auug2004/ + + 2004 + 9 + 1 + + + 2004 + 9 + 3 + + + Australia + Melbourne + + AUUG'2004 is the annual technical conference of AUUG, + the Australian UNIX and Open Systems User Group. The conference + will emphasise issues of identity and authentication on the Internet, + along with issues of computer security and anonymity. + + + + 2nd Swiss Unix Conference + http://www.sucon.ch/ + + 2004 + 9 + 2 + + + 2004 + 9 + 4 + + + Switzerland + Zürich + + SUCON is an emerging conference focused on topics + related to the Unix operating system. Our goal is to bring + together developers, system administrators and users in the + field of Unix to foster projects, ideas and the knowledge of + every individual. There will also be some speeches related to + FreeBSD. If you want to join the FreeBSD booth, contact + Josef El-Rayes. + + + + Linux Expo Shanghai + http://www.linuxexposhanghai.com/ + + 2004 + 9 + 9 + + + 2004 + 9 + 10 + + + China + Shanghai + + + Linux Expo Shanghai is the biggest Linux/Open Source + conference in Shanghai this summer. Murray Stokely and members + of the FreeBSD China + group will have a booth there both days. + + + Photos by Murray Stokely, Yarshure, and Hylu (FreeBSD China) + http://www.stokely.org/20040910-shanghai-linuxexpo/ + + + + Slides from Murray Stokely's talk + http://people.FreeBSD.org/~murray/ + + + + + + 2004 USENIX Annual Technical Conference + http://www.usenix.org/events/usenix04/ + + 2004 + 6 + 27 + + + 2004 + 7 + 2 + + + USA + Massachusetts + Boston + + The 2004 USENIX ATC will have FREENIX + and general refereed paper session, along with new UseBSD + Special Interest Group Sessions. There will not be a separate + Usenix-sponsored BSDCon in the U.S. in 2004, so this is THE big + conference of the year for BSD enthusiasts in the + U.S. + + + Photos by Matt Dillon + http://apollo.backplane.com/USENIX2004/ + + + + + Linuxtag 2004 + http://www.linuxtag.org/2004/ + + 2004 + 6 + 23 + + + 2004 + 6 + 26 + + + Germany + Karlsruhe + Kongresszentrum + + The Linuxtag is one of Europe's biggest Linux and Open Source + related tradeshows and conferences. As in previous years, FreeBSD will be + present with a booth. + + + + Linuxwochen Wien + http://www.linuxwochen.at + + 2004 + 5 + 26 + + + 2004 + 5 + 29 + + + Austria + Vienna + Museumsquartier, A-1070 Wien Museumsplatz 1 + + Linuxwochen is an annual roadshow of open source + conferences, which take place in all major cities in Austria. + Vienna is the biggest event. There will be a FreeBSD speech and + a booth by Josef El-Rayes. + + + + + BSDCan + http://www.bsdcan.org/ + + 2004 + 5 + 13 + + + 2004 + 5 + 15 + + + Canada + Ottawa + University of Ottawa + + BSDCan is a developers conference with a strong focus + on emerging technologies, research projects, and works in + progress. It also features Userland infrastructure projects and + invite contribution from both free software developers and those + from commercial vendors. + + + + Asia BSDCon 2004 + http://www.asiabsdcon.org/ + + 2004 + 3 + 12 + + + 2004 + 3 + 15 + + + Taiwan (ROC) + Taipei + Academica Sinica + + The first BSDCon held in Asia, and sponsored by USENIX Association. Two days + of tutorials will precede two days of technical sessions and a + vendor exhibit. + + + + LinuxForum 2004 + http://www.linuxforum.dk/ + + 2004 + 3 + 5 + + + 2004 + 3 + 6 + + + Denmark + Copenhagen + Symbion +
Fruebjergvej 3
+
+ Annual Danish Open Source conference. The Danish BSD + user group BSD-DK will present + the BSD's. +
+ + + Fosdem 2004 + http://www.fosdem.org/ + + 2004 + 2 + 21 + + + 2004 + 2 + 22 + + + Belgium + Brussels + Universite Libre de Bruxelles +
Avenue Franklin D. Roosevelt 50
+
+ A 2 day event to promote the widespread use of Free + and Open Source software. Among the projects present at the event + will be Mozilla, KDE and, of course, FreeBSD. +
+ + + Solutions Linux 2004 + http://www.linuxsolutions.fr/ + + 2004 + 2 + 3 + + + 2004 + 2 + 5 + + + France + Paris + CNIT +
La Defense
+
+ A 3 day event to promote GNU/Linux and Open Source software. + French FreeBSD User Group + will be present in the Association Village to promote FreeBSD + of course ! +
+ + + 20. Chaos Communication Congress + http://www.ccc.de/congress/2003/ + + 2003 + 12 + 27 + + + 2003 + 12 + 29 + + + Germany + Berlin + Berliner Congress Center +
Alexanderplatz 2
+
+ The Chaos Communication Congress is a three-day + conference on technology, society and utopia. FreeBSD will + be present with a booth. If you are interested in helping + out, please contact Christian Brueffer. + +
+ + + BSDCon Brasil + http://bsdcon.myfreebsd.com.br/ + + 2003 + 12 + 6 + + + 2003 + 12 + 7 + + + Brazil + Rio de Janeiro + + This is the first edition of BSDCon Brasil. BSDCon + Brasil is being promoted and organized by a pool of corporations + connected with the BSD community. There will be two intensive days + of workshops, presentations and mini-tutorials related to BSD at + large. + + + + BSD/Linux Day + http://www.jus.or.jp/events/bsd-linux-day/ + + 2003 + 12 + 2 + + + 2003 + 12 + 2 + + + Japan + Yokohama + + During the InternetWeek 2003 Conference, which takes + place in Yokohama, between December 2nd and 5th, there will be a + BSD/Linux Day, organized by the Japan Unix Society. + + + + FreeBSD 10 Year Anniversary Party + http://www.offmyserver.com/cgi-bin/store/rsvp.html + + + 2003 + 11 + 24 + + + 2003 + 11 + 24 + + + USA + San Francisco + DNA Lounge +
www.dnalounge.com
+
+ + Join us Monday November 24th to celebrate 10 years of + FreeBSD! Please RSVP here + so we can order enough food and drink for everyone. + + + Photos by Matt Dillon + http://apollo.backplane.com/pics.bsdparty/ + +
+ + + SCALE: Southern California Linux Expo 2003 + http://www.socallinuxexpo.com/ + + 2003 + 11 + 22 + + + 2003 + 11 + 22 + + + USA + California + Los Angeles + Los Angeles Convention Center + + The Second Annual Southern California Linux Expo. + FreeBSD will be present and handing out promotional + material. + + + + 5. Linuxday Vorarlberg + http://www.linuxday.at/ + + 2003 + 11 + 15 + + + 2003 + 11 + 15 + + + Austria + Dornbirn + HTL Dornbirn +
Höchsterstrasse 73
+
+ The Linuxday in Vorarlberg is an event where + people from opensource projects present their efforts to + the community. Entrance is free of charge. There will also be + a talk about FreeBSD. +
+ + + BSDCon Japan 2003 + http://bsdcon.jp/ + + 2003 + 10 + 18 + + + 2003 + 10 + 18 + + + Japan + Tokyo + BIZ Shinjuku + + BSD Conference Japan 2003, the second conference + concerning *BSD in Japan, was held in Tokyo on October 18th, 2003. + There were about 170 attendees. It had two parallel + sessions (general and technical), and + four technical papers and twelve work-in-progress style talks + were presented during the conference. + + + + Linux-Kongress 2003 + http://www.linux-kongress.org/2003/ + + 2003 + 10 + 14 + + + 2003 + 10 + 16 + + + Germany + Saarbrücken + University of the Saarland + + FreeBSD will be present with a booth at the Linux-Kongress, + probably Europe's best known Linux developer conference. We will + answer questions, show you the system and sell some FreeBSD + merchandising. + + + + BSDCon '03 + http://www.usenix.org/events/bsdcon03/ + + 2003 + 9 + 8 + + + 2003 + 9 + 12 + + + USA + California + San Mateo + + For the fourth time, the main BSD Event, BSDCon is + happening. Two days of tutorials will precede two and a half + days of technical sessions. An opportunity for people of all + experience levels to learn from BSD experts, professionals with + real world experience, and industry leaders. + + FreeBSD Developer Summit notes + /events/2003/bsdcon-devsummit.html + + + BSDCon 2003 Photos by Matt Dillon + http://apollo.backplane.com/BSDCON2003/ + + +
diff --git a/hu/share/sgml/libcommon.xsl b/hu/share/sgml/libcommon.xsl index d4a1b0702e..51a3713b06 100644 --- a/hu/share/sgml/libcommon.xsl +++ b/hu/share/sgml/libcommon.xsl @@ -1,15 +1,458 @@ - + + + + + + + +

A &os; népszerûsége nyomán a + világban létrejött számos + felhasználói csoport.

+ +

Ha tudomásunk van olyan további &os; + felhasználói csoportokról, amelyek az + alábbi felsorolásban még nem szerepelnek, + küldjünk egy hibajelentést + a www kategóriában a következõ + adatok megadásával:

+ +
    +
  1. A felhasználói csoport honlapjának + címe.
  2. + +
  3. Egy kapcsolattartó személy e-mail címe a + látogatóink és a honlapunk + karbantartóinak számára.
  4. + +
  5. A felhasználói csoport tömör (egy + bekezdésnyi) bemutatása.
  6. +
+ +

Az elõbb felsorolt információkat + kérjük HTML formátumban beküldeni. A &os; + lendületének megõrzésének + szellemében elsõsorban olyan + felhasználói csoportok jelentkezését + várjuk, amelyek aktívak és + tevékenységük nyilvános. Ha még + nem lenne a környékünkön ilyen csoport, + akkor javasoljuk, hogy kutassunk fel és vegyünk fel + kapcsolatot a közelünkben élõ + érdeklõdõkkel, például a oldalon keresztül, + és alapítsunk egy saját + felhasználói csoportot.

+ +

Régiók:

+
+ + + &os; hírek + +

A &os; operációs rendszer dinamikusan és + gyorsan fejlõdik, ezért a legfrissebb + fejlesztések nyomonkövetése nem mindig + könnyû feladat. Ha kíváncsiak vagyunk a + rendszerrel kapcsolatos legújabb + információkra, térjünk vissza erre az + oldalra gyakran. Emellett érdemes lehet még + feliratkoznunk a freebsd-announce + levelezési listára, vagy a + hozzátartozó RSS feedre.

+ +

Továbbá az alábbi projektek rendelkeznek + saját külön híroldallal, amelyek figyelemmel + kísérésével pedig az adott projektben + végzett munkáról tudhatunk meg + többet.

+ + + +

A korábbi, a jelenlegi és a jövõbeni + kiadásokról bõvebben a kiadások + információs oldalán + olvashatunk.

+ +

A &os; Projekt biztonsági figyelmeztetéseit a biztonsági + információs oldalon találjuk meg.

+
+ + +

A korábbi évek hírei: + 2008, + 2007, + 2006, + 2005, + 2004, + 2003, + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

+
+ + + Hírek fõoldal + + + +

A korábbi évek sajtókiadványai: + 2007, + 2006, + 2005, + 2004, + 2003, + 2002, + 2001, + 2000, + 1999, + 1998-1996

+
+ + +

Ha tudunk bármilyen olyan &os; témájú + hírrõl vagy egyéb írásról, + amely nem szerepel az itteniek között, írjunk egy + levelet a www@FreeBSD.org + címre, hogy fel tudjuk ide is tenni.

+
+ + + + +

A lentebb látható térképen + sötét pirossal jelöltük azokat az + országokat és régiókat, ahol a + közeljövõben valamilyen nagyobb &os; + témájú esemény várható. + Sárgával és narancssárgával + jelöltük azokat az országokat, ahol + korábban már lezajlott valamilyen &os; + témájú esemény. Itt a színek + az események számával egyre + sötétednek.

+ + + + + + +
+ + +

Ha tudunk valamilyen olyan &os; témájú + eseményrõl vagy eseményekrõl, amelyek a + többi &os; felhasználó számára is + érdekesek lehetnek, de még nem szerepelnek az + oldalon található listában, írjuk meg + a www@FreeBSD.org + címre, hogy fel tudjuk tenni.

+ +

Az iCalendar formátumot ismerõ programokkal + dolgozó felhasználók az oldalon szereplõ + összes eseményt elérhetik a kalendáriumként + is.

+
+ + +

Aktuális/közelgõ + események:

+
+ + +

Korábbi események:

+
+ + + + +

Megjelent a .

+
+ + + + &os; biztonsági figyelmeztetések + http://www.FreeBSD.org/security/ + A &os; Projekt által megjelentetett + biztonsági figyelmeztetések + + + + + + + &os; biztonsági figyelmeztetések + http://www.FreeBSD.org/security/ + + <xsl:value-of select="$title" /> + + A &os; Projekt által megjelentetett + biztonsági figyelmeztetések + en-us + secteam@FreeBSD.org (&os; Security Team) + secteam@FreeBSD.org (&os; Security Team) + http://blogs.law.harvard.edu/tech/rss + 120 + + http://www.FreeBSD.org/logo/logo-full.png + <xsl:value-of select="$title" /> + + + + + rss.xml + + + + + + + + &os; sajtóhibák + http://www.FreeBSD.org/security/ + + <xsl:value-of select="$title" /> + + A &os; Projekt által megjelentetett + sajtóhibák + en-us + secteam@FreeBSD.org (FreeBSD Security Team) + secteam@FreeBSD.org (FreeBSD Security Team) + http://blogs.law.harvard.edu/tech/rss + 120 + + http://www.FreeBSD.org/logo/logo-full.png + <xsl:value-of select="$title" /> + + + + + rss.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + január + február + március + április + május + június + július + augusztus + szeptember + október + november + december + érvénytelen hónap + + + + + + + + + jan + feb + már + ápr + máj + jún + júl + aug + szep + okt + nov + dec + érvénytelen hónap + + + + + + + + + + + + . + + + + + + + + + + - + + + + + . + + + + + + + + + + + + . + + + + + + + + + + + + + + + +

+ + +
+ + + + &enbase;/ + &base;/ + + events/# + + + + + +
+ + (, ) + +

+
+
+
diff --git a/hu/share/sgml/navibar.l10n.ent b/hu/share/sgml/navibar.l10n.ent index 409dd1e134..8258e1059e 100644 --- a/hu/share/sgml/navibar.l10n.ent +++ b/hu/share/sgml/navibar.l10n.ent @@ -1,204 +1,204 @@ - +

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]>

Fejezetek közti navigáció

'> ]]> diff --git a/hu/share/sgml/news.xml b/hu/share/sgml/news.xml new file mode 100644 index 0000000000..77feb32f36 --- /dev/null +++ b/hu/share/sgml/news.xml @@ -0,0 +1,279 @@ + + + + + + + + + $FreeBSD$ + + + + + 2009 + + + 4 + + + 6 + + +

Új tag: Rick + Macklem (src)

+
+
+ + + 3 + + + Megjelent a &os; 7.2-BETA1! + +

Az elsõ béta változat + megjelentetésével megkezdõdött a + &os; 7.2-RELEASE kiadás ciklusánák + utolsó szakasza. Mostantól már a + legtöbb tükrözésen + elérhetõek + lemezképek az összes Tier 1 + architektúrához.

+
+
+
+ + + 3 + + + 25 + + +

Új tag: Steven + Kreuzer (ports)

+
+
+ + + 22 + + + A &os; Projekt is résztvesz a Google Summer of + Code 2009 programjában + +

Örömmel jelentjük be, hogy a &os; Projekt + meghívást nyert a Google Summer of Code 2009 + programjába, amelynek köszönhetõen + ösztöndíjat tudunk adni a &os; + forráskódjával dolgozó + hallgatóinknak. Szeretettel várunk minden + érdeklõdõt, és javasoljuk, hogy + minél hamarabb adják be a + jelentkezésünket!

+ +

További információkért + lásd a &os; + nyári projektötleteit, illetve a hivatalos + bejelentést.

+
+
+ + + 16 + + +

Új tag: Fabien + Thomas (src)

+
+
+ + + 12 + + + &os; Twitteren is + +

Mostantól számos félhivatalos Twitter + stream is elérhetõ a &os; Projekt legfrissebb + híreivel! A @freebsdannounce + stream a &os; híreit foglalja össze + röviden és linkeli be. A @freebsdblogs a + &os; fejlesztõk legfrissebb blogbejegyzéseit + közli közvetlenül a Planet + &os; oldalról. A @freebsd ez + elõbbi két forrásból és + más egyéb helyekrõl vesz át + híreket. Végezetül a nemrég + elindult @bsdevents stream + a Projekttel kapcsolatos eseményeket, + illetve egyéb BSD témájú + összejövetelekrõl szóló + további emlékeztetõket és + felhívásokat közvetít.

+
+
+ + + 3 + + +

Új tag: Dennis + Herrmann (ports)

+
+
+ + + 1 + + +

Új tag: Dmitry + Chagin (src)

+
+
+
+ + + 2 + + + 19 + + +

Új tag: Marcus von + Appen (ports)

+
+
+ + + 18 + + +

Új tag: Andriy + Gapon (src)

+
+
+ + + 14 + + + Megjelent a KDE 4.2.0 &os; változata! + +

A KDE 4.2.0 beolvasztásra került a + portfába. A vele kapcsolatos + újításokról a hivatalos + bejelentésben olvashatunk részletesebben. + A KDE &os; alatti használatáról + további információkat pedig a &os; KDE projekt + honlapján találhatunk.

+
+
+
+ + + 1 + + + 28 + + + 2008 negyedik negyedéves (október - + december) helyzetjelentések + +

A 2008 októbere és decembere közt eltelt + idõszakról tudósító 19 + helyzetjelentés mostantól + elérhetõ.

+
+ + +

Új tag: Beat + Gätzi (ports)

+
+ + +

Új tag: Jamie + Gritton (src)

+
+
+ + + 17 + + + Felkerült egy &os; rendszermagról + szóló elõadás + +

Kirk McKusick a &os; + rendszermag belsõ + mûködését bemutató + elõadásainak elsõ része teljes + hosszában felkerült a YouTube BSD + konferenciákkal foglalkozó + csatornájára.

+
+
+ + + 9 + + + Megjelent a GNOME 2.24.2 &os; + változata! + +

A &os; GNOME csapata örömmel jelenti be a GNOME + 2.24.2 verziójának &os; + változatát. A kiadásról + bõvebben a &os; + GNOME projekt honlapján + tájékozódhatunk.

+
+
+ + + 5 + + + Megjelent a &os; 7.1-RELEASE! + +

Megjelent a &os; + 7.1-RELEASE! A 7.1 legfrissebb híreivel + és/vagy + kisebb problémáival kapcsolatban a + kiadás telepítése elõtt + feltétlenül olvassuk át a kiadási + jegyzeteket és a hozzátartozó hibajegyzéket. + A &os; kiadásairól részletesebben a kiadási + információkat + tartalmazó oldalon olvashatunk.

+
+
+
+
+
diff --git a/hu/share/sgml/press.xml b/hu/share/sgml/press.xml new file mode 100644 index 0000000000..02b40ed794 --- /dev/null +++ b/hu/share/sgml/press.xml @@ -0,0 +1,237 @@ + + + + + + + + + $FreeBSD$ + + + + + 2009 + + + 3 + + + A Tomahawk Desktop Linuxról BSD rendszerre + vált + http://www.tomahawkcomputers.com/fund-raising/phase-one.html + Tomahawk Computers + http://www.tomahawkcomputers.com + 2009. március 10. + Sagara Wijetunga +

A Tomahawk Desktop operációs rendszer új + változatának + elkészítéséhez a Tomahawk + Computers Pte Ltd. Linuxról a &os; rendszerére + váltott.

+
+
+ + + 1 + + + A Coyote Point a &os; segítségével + gyorsít be + http://www.internetnews.com/infra/article.php/3795791 + Internet News + http://www.internetnews.com/ + 2009. január 13. + Sean Michael Kerner +

&os; a Coyote Point eszközeinek lelke.

+
+ + + A Sun egyengeti a &os; 7.1 útját + http://www.internetnews.com/dev-news/article.php/3794561 + Internet News + http://www.internetnews.com/ + 2009. január 6. + Sean Michael Kerner +

Ebbõl a cikkbõl megtudhatjuk, milyen + technológiákat oszt meg egymást közt a + Sun és a &os; Projekt, illetve milyen + újításokat tartogat a &os; 7.1 + kiadása.

+
+
+
+ + + 2008 + + + 10 + + + Célpontban a PC-BSD 7 + http://www.osnews.com/story/20351/Review_PC-BSD_7 + OS News + http://www.osnews.com/ + 2008. október 2. + Amjith Ramanujam +

A PC-BSD 7 bemutatása.

+
+
+ + + 8 + + + Olcsó hálózati + tárolók + http://www.washingtonpost.com/wp-dyn/content/article/2008/08/26/AR2008082600237.html + Washington Post + http://www.washingtonpost.com/ + 2008. augusztus 27. + Tom Mainelli +

Hogyan változtassuk át kiöregedett + számítógépünket + hálózati tárolóvá a &os; + alapú FreeNAS segítségével.

+
+ + + A különbözõ nyílt + forráskódú rendszerek + eloszlása + https://www.osscensus.org/newsletter/Census-News-August-2008.html + The Open-Source Census + http://www.osscensus.org + 2008 augusztus + Stormy Peters +

A &os; felhasználók becsült + számáról készült friss + kimutatás.

+
+
+ + + 7 + + + Könyvismertetõ: Building a Server with &os; 7 + http://www.freesoftwaremagazine.com/articles/book_review_building_server_freebsd_7 + Free Software Magazine + http://www.freesoftwaremagazine.com/ + 2008. július 7. + Ken Leyba +

Rövid kedvcsináló Bryan J. Hong + Building a Server with &os; 7 címû + könyvéhez.

+
+ + + Könyvismertetõ: The Best of &os; Basics + http://www.osnews.com/story/19947/Book_Review:_The_Best_of_FreeBSD_Basics + OS News + http://www.osnews.com/ + 2008. július 2. + Peter Hummers +

A The Best of &os; Basics címû könyv rövid + ismertetése.

+
+
+ + + 6 + + + A &os; válasza a sebezhetõségek + egyszerû felülvizsgálatára: a + portaudit + http://blogs.techrepublic.com.com/security/?p=477 + Tech Republic + http://www.techrepublic.com.com/ + 2008. június 24. + Chad Perrin +

Ebbõl a cikkbõl megismerhetjük, hogy &os; + rendszerünk sebezhetõségeihez miként + tudjuk gyorsan és könnyedén + javításokat letölteni.

+
+ + + Kernelmodulok írása &os; 7 + rendszerekre + http://www.freesoftwaremagazine.com/articles/writing_a_kernel_module_for_freebsd + Free Software Magazine + http://www.freesoftwaremagazine.com/ + 2008. június 18. + Yousef Ourabi +

Egy rövid ismertetõ a kernelmodulok + fejlesztésének mikéntjérõl + &os; 7 rendszerekre.

+
+
+ + + 3 + + + Bemutatkozik a &os; 7 + http://www.freesoftwaremagazine.com/articles/review_of_freebsd_7 + Free Software Magazine + http://www.freesoftwaremagazine.com/ + 2008. március 5. + Yousef Ourabi +

A &os; 7.0 harmadik béta kiadásának + ismertetése.

+
+
+ + + 2 + + + Nagyobb teljesítmény, kevesebb + gép? + http://www.internetnews.com/dev-news/article.php/3731386/Faster+Performance+Fewer+Machines+For+FreeBSD.htm + InternetNews.com + http://www.internetnews.com/ + 2008. február 29. + Sean Michael Kerner +

A &os; 7.0 rövid áttekintése.

+
+ + + A &os; 7.0 újdonságai + http://www.onlamp.com/pub/a/bsd/2008/02/26/whats-new-in-freebsd-70.html + ONLamp.com + http://www.onlamp.com/ + 2008. február 26. + Federico Biancuzzi +

Megkérdeztünk néhány &os; + fejlesztõt a &os; 7.0-RELEASE várható + újdonságairól.

+
+
+ + + 1 + + + Megjelent a DesktopBSD 1.6! + http://www.osnews.com/story/19134/DesktopBSD_1.6_Released + OSNews + http://www.osnews.com/ + 2008. január 9. + Thom Holwerda +

Megjelent a DesktopBSD 1.6 kiadása! A DesktopBSD egy + &os; alapokon nyugvó, asztali gépekre + szánt operációs rendszer.

+
+
+
+
diff --git a/hu/share/sgml/templates.events.xsl b/hu/share/sgml/templates.events.xsl new file mode 100644 index 0000000000..1f06190054 --- /dev/null +++ b/hu/share/sgml/templates.events.xsl @@ -0,0 +1,378 @@ + + + + + + + +]> + + + + + + + + + + + + + + + + + + 2009 + 2008 2007 2006 2005 2004 2003 + + + + + + + + + + + + + + + + + + + + + + 100.0 + .0 + , + + + &chd=t:&chld= + + + &header1; + + + +
+
+ &header2; + +
+
+ &nav; + +
+ +
+ &header3; + + + A generálás dátuma: + + + + + + + + + + + + + + + + + +

+ + dátum: + + + + + + + +

+ +
    + + + + + +
+
+ + + + + + + + + +

+ + month: + + + + + + + +

+ +
    + + + + + +
+
+ +

A korábbi évek eseményei:

+ +
    + + + + +
+
+ +
+
+ + +
+
+ + +
+ + + + + + + +

+ + + + + + + + + + , + + + + , + + + + , + + + + , + + +
+ + + + + +
+ +

+ +

+
+
+ + + +
  • + +

    Közösségi linkek: + + + + + http://upcoming.yahoo.com/search?type=Events&q=&Search=GO + + upcoming

    +
  • +
    + + + + abcdefghijklmnopqrstuvwxyz + ABCDEFGHIJKLMNOPQRSTUVWXYZ + + + + + +
  • + +

    Közösségi linkek: + http://www.flickr.com/search/?w=all&q=&m=text + Flickr, + http://blogsearch.google.com/blogsearch?q=Blog Search, + + http://www.youtube.com/results?search_query=bsdconferences+YouTube.

    +
  • +
    + + + + + +   + + + + + + + + &base; + + + + + + + + + + + + + +
  • + events.html + +
  • +
    + + + + +
    + +
  • + events.html + +
  • +
    +
    +
    + +
    diff --git a/hu/share/sgml/templates.news-rdf.xsl b/hu/share/sgml/templates.news-rdf.xsl new file mode 100644 index 0000000000..1edb843b1e --- /dev/null +++ b/hu/share/sgml/templates.news-rdf.xsl @@ -0,0 +1,81 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + A &os; Projekt hírei + http://www.FreeBSD.org/hu/news/ + Hírek a &os; Projektrõl + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="normalize-space(title)"/> + + + <xsl:value-of select="normalize-space(p)"/> + + + + http://www.FreeBSD.org/news/newsflash.html# + + + + + + + + + + + + + diff --git a/hu/share/sgml/templates.news-rss.xsl b/hu/share/sgml/templates.news-rss.xsl new file mode 100644 index 0000000000..fabadef138 --- /dev/null +++ b/hu/share/sgml/templates.news-rss.xsl @@ -0,0 +1,107 @@ + + + + + +]> + + + + + + + + + + + + + + + + + + + + + &title; + &link; + Hírek a &os; Projektrõl + hu-hu + &email;@FreeBSD.org (&realname;) + &email;@FreeBSD.org (&realname;) + http://blogs.law.harvard.edu/tech/rss + 120 + + http://www.FreeBSD.org/logo/logo-full.png + &title; + &link; + + + + + + + + + + + + + + + + + + + + + + + + + http://www.FreeBSD.org/hu/news/newsflash.html# + + + + + + + + + + + + + <xsl:value-of select="normalize-space(title)"/> + + + + <xsl:value-of select="normalize-space(p)"/> + + + + + + + + + + + + + + + + + + + diff --git a/hu/share/sgml/templates.newsflash.xsl b/hu/share/sgml/templates.newsflash.xsl new file mode 100644 index 0000000000..fcc6028453 --- /dev/null +++ b/hu/share/sgml/templates.newsflash.xsl @@ -0,0 +1,89 @@ + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + &header1; + + +
    +
    + &header2; + +
    +
    + &nav; + +
    + +
    + &header3; + + + + + + + + + + + + +
    +
    +
    + + +
    +
    + + + +
    +
    diff --git a/hu/share/sgml/templates.pastevents.xsl b/hu/share/sgml/templates.pastevents.xsl new file mode 100644 index 0000000000..2b2a0d91f9 --- /dev/null +++ b/hu/share/sgml/templates.pastevents.xsl @@ -0,0 +1,323 @@ + + + + + + + +]> + + + + + + + + + + + + + + + + + + 2008 2007 2006 2005 2004 2003 + + + + + + + + + + + + + + + + + + + + + + 100.0 + .0 + , + + + &chd=t:&chld= + + + &header1; + + + +
    +
    + &header2; + +
    +
    + &nav; + +
    + +
    + &header3; + + + Generated on: + + + + + + + + + + + + + + + + + + +

    + + month: + + + + + + + +

    + +
      + + + + + +
    +
    + +

    Aktuális események

    + +

    Az elmúlt évek eseményei:

    + +
      + + + + +
    + +
    + +
    +
    + + +
    +
    + + +
    + + + + + + + +

    + + + + + + + + + + , + + + + , + + + + , + + + + , + + +
    + + + + + +
    + +

    + +

    +
    +
    + + + +
  • + +

    Közösségi linkek: + http://upcoming.yahoo.com/search?type=Events&q=&Search=GO +upcoming

    +
  • +
    + + + + abcdefghijklmnopqrstuvwxyz + ABCDEFGHIJKLMNOPQRSTUVWXYZ + + + +
  • + +

    Közösségi linkek: + http://www.flickr.com/search/?w=all&q=&m=text + Flickr, + http://blogsearch.google.com/blogsearch?q=Blog Search, + + http://www.youtube.com/results?search_query=bsdconferences+YouTube.

    +
  • +
    + + + + + +   + + + + + + + + &base; + + + + + + + + + + + + + +
  • + events.html + +
  • +
    + + + + +
    + +
  • + events.html + +
  • +
    +
    +
    +
    diff --git a/hu/share/sgml/templates.press-rss.xsl b/hu/share/sgml/templates.press-rss.xsl new file mode 100644 index 0000000000..5350466e5d --- /dev/null +++ b/hu/share/sgml/templates.press-rss.xsl @@ -0,0 +1,134 @@ + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + &title; + &link; + &os; témájú + sajtókiadványok + hu-hu + &email;@FreeBSD.org (&realname;) + &email;@FreeBSD.org (&realname;) + http://blogs.law.harvard.edu/tech/rss + 120 + + http://www.FreeBSD.org/logo/logo-full.png + &title; + &link; + + + + + + + + + + + + + + + + + + + + + + + + + http://www.FreeBSD.org/hu/news/press.html# + + + + + + + + + + + <xsl:value-of select="name" /> + <xsl:if test="site-name"><xsl:text>, </xsl:text></xsl:if> + <xsl:value-of select="site-name" /> + <xsl:if test="author"><xsl:text>, </xsl:text></xsl:if> + <xsl:value-of select="author" /> + + + + + + + + + + + + + + + + + + + + + diff --git a/hu/share/sgml/templates.press.xsl b/hu/share/sgml/templates.press.xsl new file mode 100644 index 0000000000..37364d5bdf --- /dev/null +++ b/hu/share/sgml/templates.press.xsl @@ -0,0 +1,89 @@ + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + &header1; + + +
    +
    + + &header2; + +
    +
    + &nav; + +
    + +
    + + &header3; + + + + + + + + + + + + +
    +
    + +
    + + + +
    +
    + + + +
    +