forked from laurens/fediversity_website
		
	Bram Moolenaar toegevoegd als NLUUG Award verkrijger
This commit is contained in:
		
							parent
							
								
									977a1d3623
								
							
						
					
					
						commit
						eeece5d7d9
					
				
					 3 changed files with 49 additions and 1 deletions
				
			
		|  | @ -37,7 +37,7 @@ De NLUUG Award is uitgereikt aan de volgende personen en instellingen: | |||
| * Piet Beertema (Internetpionier, 1997) | ||||
| * Wietse Venema (Satan/Postfix, 2000) | ||||
| * [Guido van Rossum]({{< relref "guido-van-rossum/" >}}) (Python, 2003) | ||||
| * Bram Moolenaar (VIM, 2008) | ||||
| * [Bram Moolenaar]({{< relref "bram-moolenaar/" >}})  (Vim, 2008) | ||||
| * [Andrew Tanenbaum]({{< relref "andrew-tanenbaum/" >}}) (Minix, 2008) | ||||
| * Wytze van der Raaij en Teus Hagen (2010) | ||||
| * Olaf Kolkman (2015) | ||||
|  |  | |||
							
								
								
									
										25
									
								
								content/organisatie/nluug-award/bram-moolenaar/index.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								content/organisatie/nluug-award/bram-moolenaar/index.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,25 @@ | |||
| --- | ||||
| categories: | ||||
| - organisatie | ||||
| date: 2023-06-05T22:49:41+02:00 | ||||
| description: "Op 15 mei 2008 heeft Bram Moolenaar de NLUUG Award uitgereikt gekregen namens onze vereniging." | ||||
| tags: | ||||
| - award | ||||
| title: "NLUUG Award voor Bram Moolenaar" | ||||
| related_person: bram-moolenaar | ||||
| --- | ||||
| 
 | ||||
| Tijdens de halfjaarlijkse NLUUG conferentie op 15 mei 2008 is, namens onze vereniging, de NLUUG Award uitgereikt aan de Bram Moolenaar. | ||||
| 
 | ||||
| ## Motivatie | ||||
| 
 | ||||
| Onderstaand de motivatie waarom onze vereniging deze Award heeft toegekend. | ||||
| 
 | ||||
| ``` | ||||
| Moolenaars bekendste werk is Vim, onder programmeurs een van de meest gebruikte editors. Vim wordt wereldwijd | ||||
| automatisch meegeleverd met Mac OS X en de meeste Linux distributies en werkt op vrijwel alle huidige | ||||
| besturingssystemen. | ||||
| 
 | ||||
| Bram Moolenaar (1961) werkt momenteel als programmeur bij Google in Zwitserland. Naast zijn normale  | ||||
| werkzaamheden breidt hij al ruim 15 jaar Vim verder uit. | ||||
| ``` | ||||
							
								
								
									
										23
									
								
								data/personen/bram-moolenaar.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								data/personen/bram-moolenaar.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,23 @@ | |||
| { | ||||
|   "id": "bram-molenaar", | ||||
|   "name": "Bram Moolenaar", | ||||
|   "email": "", | ||||
|   "gender": "male", | ||||
|   "nationality": "Dutch", | ||||
|   "profile_page": "", | ||||
|   "thumbnail": "", | ||||
|   "websites": [{ | ||||
|     "id": 1, | ||||
|     "name": "Bram's persoonlijke pagina", | ||||
|     "url": "https://moolenaar.net" | ||||
|   }], | ||||
|   "social": { | ||||
|     "facebook": "", | ||||
|     "github": "", | ||||
|     "instagram": "", | ||||
|     "linkedin": "", | ||||
|     "mastodon": "", | ||||
|     "mastodon_url": "", | ||||
|     "twitter": "" | ||||
|   } | ||||
| } | ||||
		Reference in a new issue
	
	 Patrick Reijnen
						Patrick Reijnen