Calendar

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
m (Additional Formats: desc -> asc)
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{TOCright}}
 
{{TOCright}}
 
==Add your Event==
 
==Add your Event==
To add a new event, click '''[[Form:Event|here]]'''.
+
Adding an event and BOOKING the location are 2 different things. If you want to book the engineering area at Level2, check out the box on the left side of [https://level2.lu/events Level2 Events]
 +
To add a new event, use our '''[[Form:Event|event form]]'''.  
  
 
More esoteric event types or combinations might require the following tools:
 
More esoteric event types or combinations might require the following tools:
  
* '''[[Form:Event]]''' or include [[Template:Event]] (all types of events, including workshops and meetings)
+
* '''[[Form:Project]]''' to add a new project page.
* '''[[Form:Project]]''' or include [[Template:Project]] (all types of projects)
+
 
* '''[[Form:RadioShow]]''' to add a new radio-show episode.
 
* '''[[Form:RadioShow]]''' to add a new radio-show episode.
  
Line 13: Line 13:
 
== Calendar ==
 
== Calendar ==
 
{{#ask:
 
{{#ask:
[[Category:Event||ExternalEvent||Workshop||Meeting||Project||Party||Conference]]
+
[[Category:Event]]
 
[[EndDate::>{{#calendarstartdate:}}]]
 
[[EndDate::>{{#calendarstartdate:}}]]
 
[[StartDate::<{{#calendarenddate:}}]]
 
[[StartDate::<{{#calendarenddate:}}]]
Line 21: Line 21:
 
}}
 
}}
  
== Timeline View ==
+
==Additional Formats==
 +
 
 +
=== Timeline View ===
 
{{#ask:
 
{{#ask:
[[Category:Event||ExternalEvent||Workshop||Meeting||Project]] [[Is Recurring::no]]
+
[[Category:Event||Project]] [[Is Recurring::no]]
 
[[EndDate::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
[[EndDate::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
| ?StartDate=Start date
 
| ?StartDate=Start date
Line 36: Line 38:
 
}}
 
}}
  
==Map View==
+
===Map View===
 
{{#ask:
 
{{#ask:
[[Category:Event||ExternalEvent||Workshop||Project||Meeting]]
+
[[Category:Event]]
 
[[Has coordinates::+]]
 
[[Has coordinates::+]]
 
[[StartDate::{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}||>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]  
 
[[StartDate::{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}||>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]  
Line 44: Line 46:
 
| limit=100
 
| limit=100
 
| ?Has coordinates
 
| ?Has coordinates
| ?Location=Venue
+
| ?Has location=Venue
 
| ?StartDate=From
 
| ?StartDate=From
 
| ?EndDate=Till
 
| ?EndDate=Till
Line 52: Line 54:
 
}}
 
}}
  
==Additional Formats==
+
=== iCal ===
* {{#ask:[[Category:ExternalEvent]] | ?StartDate = start |?EndDate = end | ?Has location |format=icalendar |icalendartitle=syn2cat Events Calendar}} (you can add this to your <tt>google|zimbra|sunbird|iCal</tt> calendar)
+
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?StartDate = start  
 +
| ?EndDate = end  
 +
| sort=StartDate
 +
| order=ascending
 +
| ?Has location
 +
| format=icalendar
 +
| icalendartitle=syn2cat Events Calendar
 +
}}
 +
 
 +
=== RSS ===
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d | -1 days }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| sort=StartDate
 +
| order=ascending
 +
| format=feed
 +
| searchlabel=STUFF
 +
}}
 +
 
 
* {{#ask:
 
* {{#ask:
  [[Category:Event||ExternalEvent||Workshop||Meeting]] [[StartDate::+]]
+
  [[Category:Event]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 
  | sort=StartDate
 
  | sort=StartDate
 
  | order=descending
 
  | order=descending
Line 61: Line 91:
 
  | rsstitle=syn2cat event feed
 
  | rsstitle=syn2cat event feed
 
  | rssdescription=Events from hackerspace.lu
 
  | rssdescription=Events from hackerspace.lu
 +
| searchlabel=RSS (all events, not older than 5 days)
 
}}
 
}}
  
 
* {{#ask:
 
* {{#ask:
  [[Category:Event]] [[StartDate::+]]
+
  [[Category:Event]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 
  | ?StartDate
 
  | ?StartDate
 
  | ?EndDate
 
  | ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 
  | sort=StartDate
 
  | sort=StartDate
 
  | order=descending
 
  | order=descending
Line 72: Line 109:
 
  | rsstitle=syn2cat event feed
 
  | rsstitle=syn2cat event feed
 
  | rssdescription=Events from hackerspace.lu
 
  | rssdescription=Events from hackerspace.lu
  | searchlabel=RSS (Internal events only)
+
  | searchlabel=RSS (Internal events only, not older than 5 days)
 
}}
 
}}
  
 
* {{#ask:
 
* {{#ask:
  [[Category:Event||Meeting]] [[StartDate::+]]
+
  [[Category:Event]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q>  [[Do Announce::yes]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?EndDate
 +
| ?Has description
 +
| ?Has location
 +
| sort=StartDate
 +
| order=descending
 +
| format=rss
 +
| rsstitle=syn2cat event feed
 +
| rssdescription=Events from hackerspace.lu
 +
| searchlabel=RSS (Internal, announceable events only, not older than 5 days)
 +
}}
 +
 
 +
=== RDF ===
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 
  | ?StartDate
 
  | ?StartDate
 
  | ?EndDate
 
  | ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 
  | ?Has location
 
  | ?Has location
 
  | sort=StartDate
 
  | sort=StartDate
 
  | order=ascending
 
  | order=ascending
 
  | format=rdf
 
  | format=rdf
  | searchlabel=RDF (Internal events only)
+
  | searchlabel=RDF (all events, not older than 5 days)
 
}}
 
}}
  
 
* {{#ask:
 
* {{#ask:
  [[Category:Event||Meeting||Workshop]] [[StartDate::>{{#time: Y-m-d | -5 days }}]] [[StartDate::<{{#time: Y-m-d | +15 days }}]]
+
  [[Category:Event]] [[StartDate::+]] [[Is External::no]]
 
  | ?StartDate
 
  | ?StartDate
 
  | ?EndDate
 
  | ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=ascending
 +
| format=rdf
 +
| searchlabel=RDF (Internal events only, no time limit)
 +
}}
 +
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[Is External::no]] [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=ascending
 +
| format=rdf
 +
| searchlabel=RDF (Internal, announceable events only, no time limit)
 +
}}
 +
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d | -5 days }}]] [[StartDate::<{{#time: Y-m-d | +15 days }}]] [[Is External::no]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 
  | ?Has location
 
  | ?Has location
 
  | sort=StartDate
 
  | sort=StartDate
Line 96: Line 177:
 
  | syntax=turtle
 
  | syntax=turtle
 
  | searchlabel=RDF (Internal events only, turtle syntax, -5 to +15 days)
 
  | searchlabel=RDF (Internal events only, turtle syntax, -5 to +15 days)
 +
}}
 +
 +
=== JSON ===
 +
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, announceable events only, no time limit)
 +
}}
 +
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d }}]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type=Is type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| ?Category
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, announceable events only, only upcoming events)
 +
}}
 +
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type=Is type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| ?Category
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, only upcoming events)
 +
}}
 +
 +
=== Table view ===
 +
{{#ask:
 +
[[Category:Event]]
 +
[[StartDate::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
| ?StartDate=From
 +
| ?EndDate=Until
 +
| ?Has location=Location
 +
| format=broadtable
 +
| sort=StartDate
 
}}
 
}}
  
 
== Past Events ==
 
== Past Events ==
 
{{#ask:
 
{{#ask:
[[Category:Event||ExternalEvent||Workshop||Meeting||Project]]
+
[[Category:Event]]
 
[[EndDate::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
[[EndDate::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
| ?StartDate=From
 
| ?StartDate=From

Latest revision as of 11:41, 25 April 2015

Contents

[edit] Add your Event

Adding an event and BOOKING the location are 2 different things. If you want to book the engineering area at Level2, check out the box on the left side of Level2 Events To add a new event, use our event form.

More esoteric event types or combinations might require the following tools:

See the Tools menu for even more forms.

[edit] Calendar

MondayTuesdayWednesdayThursdayFridaySaturdaySunday
26
27
28
29
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


[edit] Additional Formats

[edit] Timeline View

[edit] Map View

[edit] iCal

[edit] RSS

[edit] RDF

[edit] JSON

[edit] Table view

[edit] Past Events

 FromUntilLocation
General Assembly March 202416 March 2024 15:00:0016 March 2024 17:00:00Level2
General Assembly March 202318 March 2023 19:00:0018 March 2023 21:00:00Level2
General Assembly December 202210 December 2022 19:00:0010 December 2022 21:00:00Level2
General Assembly September 202118 September 2021 19:00:0018 September 2021 21:00:00Level2
General Assembly March 202014 March 2020 19:00:0014 March 2020 21:00:00Level2
General Assembly March 20192 March 2019 19:00:002 March 2019 21:00:00Level2
General Assembly March 201824 March 2018 19:00:0024 March 2018 22:00:00Level2
Bootstrap 2017-1125 November 2017 19:00:0025 November 2017 23:30:00Level2
Bootstrap 2017-1223 November 2017 19:00:0023 November 2017 23:30:00Level2
Bootstrap 2017-1028 October 2017 19:00:0028 October 2017 23:30:00Level2
Bootstrap 2017-0930 September 2017 19:00:0030 September 2017 23:30:00Level2
Bootstrap 2017-082 September 2017 19:00:002 September 2017 23:30:00Level2
Bootstrap 2017-074 August 2017 19:00:004 August 2017 23:30:00Level2
Extraordinary General Assembly July 201711 July 2017 19:30:0011 July 2017 22:00:00Level2
Bootstrap 2017-068 July 2017 19:00:008 July 2017 23:30:00Level2
Bootstrap 2017-0510 June 2017 19:00:0010 June 2017 23:30:00Level2
Bootstrap 2017-0413 May 2017 19:00:0014 May 2017 23:30:00Level2
DevOps Meetup26 April 2017 19:00:0026 April 2017 21:00:00Level2
Bootstrap 2017-0315 April 2017 19:00:0015 April 2017 23:30:00Level2
Friday Hacks :: 17 April 2017 18:45:007 April 2017 21:15:00Level2
General Assembly March 201718 March 2017 19:00:0018 March 2017 22:00:00Level2
Bootstrap 2017-0218 February 2017 19:00:0018 February 2017 23:30:00Level2
Bootstrap 2017-0121 January 2017 19:00:0021 January 2017 23:30:00Level2
Bootstrap 2016-1324 December 2016 19:00:0024 December 2016 23:30:00Level2
Bootstrap 2016-1226 November 2016 19:00:0026 November 2016 23:30:00Level2
Bootstrap 2016-1129 October 2016 19:00:0029 October 2016 23:30:00Level2
Bootstrap 2016-101 October 2016 19:00:001 October 2016 23:30:00Level2
Bootstrap 2016-093 September 2016 19:00:003 September 2016 23:30:00Level2
Bootstrap 2016-086 August 2016 19:00:006 August 2016 23:30:00Level2
HaxoGreen 201628 July 2016 10:00:0031 July 2016 16:00:00Campsite Belvedère
Bootstrap 2016-079 July 2016 19:00:009 July 2016 23:30:00Level2
Bootstrap 2016-0611 June 2016 19:00:0011 June 2016 23:30:00Level2
Bootstrap 2016-0514 May 2016 19:00:0014 May 2016 23:30:00Level2
Bootstrap 2016-0416 April 2016 19:00:0016 April 2016 23:30:00Level2
Bootstrap 2016-0319 March 2016 19:00:0019 March 2016 23:30:00Level2
General Assembly March 20165 March 2016 19:00:005 March 2016 21:00:00Level2
Bootstrap 2016-0220 February 2016 19:00:0020 February 2016 23:30:00Level2
Bootstrap 2016-0123 January 2016 19:00:0023 January 2016 23:30:00Level2
Bootstrap 2015-1326 December 2015 19:00:0026 December 2015 23:30:00Level2
Bootstrap 2015-1228 November 2015 19:00:0028 November 2015 23:30:00Level2
Bootstrap 2015-1131 October 2015 19:00:0031 October 2015 23:30:00Level2
Bootstrap 2015-103 October 2015 19:00:003 October 2015 23:30:00Level2
Bootstrap 2015-095 September 2015 19:00:005 September 2015 23:30:00Level2
Bootstrap 2015-088 August 2015 19:00:008 August 2015 23:30:00Level2
Bootstrap 2015-0711 July 2015 19:00:0011 July 2015 23:30:00Level2
Bootstrap 2015-0613 June 2015 19:00:0013 June 2015 23:30:00Level2
Bootstrap 2015-0516 May 2015 19:00:0016 May 2015 23:30:00Level2
JS Luxembourg: ITCSS and ES64 May 2015 19:00:004 May 2015 20:00:00Level2
Bootstrap 2015-0418 April 2015 19:00:0018 April 2015 23:30:00Level2
Accounting and technical challenges of Bitcoin payments14 April 2015 19:00:0014 April 2015 19:45:00Level2
… further results
Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools