-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (121 loc) · 7.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html lang="en">
<head>
<title>PHPBenelux</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="css/default.css">
</head>
<body>
<header id="siteheader">
<div id="logo"><img src="images/logo.png" alt="PHPBenelux logo" /></div>
<div id="search">
<form method="post" action="">
<input type="search" name="search" value="" placeholder="Search the site...">
<input type="submit" name="doSearch" value="Search">
</form>
<h1>PHP Usergroup BENELUX</h1>
</div>
</header>
<nav id="mainmenu">
<ul>
<li>News</li>
<li>Organisation</li>
<li>Members</li>
<li>Events</li>
<li>Support</li>
<li>Jobs</li>
<li>Contact</li>
</ul>
</nav>
<div id="main">
<div id="leftside">
<aside id="upcoming">
<h3>Upcoming events</h3>
<ul>
<li>PHPBenelux Meeting: PHP and Microsoft technologies <span class="eventnote">(Event) (10 uren)</span></li>
<li>Het Open Web (the open web) <span class="eventnote">(Event) (1 dag)</span></li>
<li>Drupal user group meeting on the use of images, October 29, 2009 in Machelen near Brussels <span class="eventnote">(Event) (1 dag)</span></li>
<li>PHP Barcelona Conference 2009 <span class="eventnote">(Event) (2 dagen)</span></li>
<li>WorldCamp NL <span class="eventnote">(Event) (3 dagen)</span></li>
<li>Forum PHP Paris 2009 <span class="eventnote">(Event) (15 dagen)</span></li>
</ul>
</aside>
</div>
<section id="content">
<div class="payoff">
PHPBenelux aims to be the Belgium, Netherlands and Luxemburg community, user group and resource for people and companies that are interested in PHP.
</div>
<div class="mission">
<p>The goal of PHPBenelux is to become the central point of contact for PHP developers in the Benelux where we can provide workshops, talks and best-practice sessions to share knowledge among fellow PHP developers and to emphasize that PHP has grown up as a language. </p>
<p>PHPBenelux shall also promote PHP as a programming language to enterprises and software developers who are looking for an alternative technology. <br>
As being a central point for PHP developers, PHPBenelux can also attract recruitment agencies seeking PHP developers for either job opportunities or development projects.</p>
</div>
<article>
<h2>Symfony BugHuntDay</h2>
<p class="editorial">Submitted by <a href="#">stefan</a> on vr, 23/10/2009 - 07:39</p>
<div class="articlecontent">
<p>One year ago, the very first BugHuntDay was organized. The event was a
big success, and has even led to the monthly Zend Framework BugHuntDays.
Goal of the original day and also the now monthly recurring events is to
improve the quality and stability of the framework.</p>
<p>November 14th, 2009, PHPBenelux and Intracto Group will host the first
symfony Bughuntday, another milestone for community involvement in the PHP world. Attendees, coached by Fabien Potencier (founder of Sensio and lead developer of symfony), will
track and fix bugs in the symfony framework codebase. This effort will lead towards the symfony 1.3
release at the end of November and will continue to improve this already
great framework.</p>
</div>
</article>
<article>
<h2>Symfony BugHuntDay</h2>
<p class="editorial">Submitted by <a href="#">stefan</a> on vr, 23/10/2009 - 07:39</p>
<div class="articlecontent">
<p>One year ago, the very first BugHuntDay was organized. The event was a
big success, and has even led to the monthly Zend Framework BugHuntDays.
Goal of the original day and also the now monthly recurring events is to
improve the quality and stability of the framework.</p>
<p>November 14th, 2009, PHPBenelux and Intracto Group will host the first
symfony Bughuntday, another milestone for community involvement in the PHP world. Attendees, coached by Fabien Potencier (founder of Sensio and lead developer of symfony), will
track and fix bugs in the symfony framework codebase. This effort will lead towards the symfony 1.3
release at the end of November and will continue to improve this already
great framework.</p>
</div>
</article>
<article>
<h2>Symfony BugHuntDay</h2>
<p class="editorial">Submitted by <a href="#">stefan</a> on vr, 23/10/2009 - 07:39</p>
<div class="articlecontent">
<p>One year ago, the very first BugHuntDay was organized. The event was a
big success, and has even led to the monthly Zend Framework BugHuntDays.
Goal of the original day and also the now monthly recurring events is to
improve the quality and stability of the framework.</p>
<p>November 14th, 2009, PHPBenelux and Intracto Group will host the first
symfony Bughuntday, another milestone for community involvement in the PHP world. Attendees, coached by Fabien Potencier (founder of Sensio and lead developer of symfony), will
track and fix bugs in the symfony framework codebase. This effort will lead towards the symfony 1.3
release at the end of November and will continue to improve this already
great framework.</p>
</div>
</article>
</section>
<div id="rightside">
<aside id="sponsors">
<h3>Sponsors</h3>
<ul>
<li>Combell</li>
<li>Itera</li>
<li>Microsoft</li>
<li>Ibuildings</li>
</ul>
</aside>
<aside id="community">
<h3>Community</h3>
<p>some text</p>
</aside>
</div>
</div>
<footer id="sitefooter">
<span>© 2002 - 2011 PHP Benelux user groep.</span>
<span>Please read our <a href="#">privacy statement</a> & <a href="#">disclaimer</a></span>
<span id="inventis"><a href="#">webdesign inventis</a></span>
</footer>
</body>
</html>