Sandbox

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
m (Category:Workshop)
m (Category:Workshop)
Line 24: Line 24:
  
 
==Category:Workshop==
 
==Category:Workshop==
<pre>{{#ask:[[Category:Workshop]]|? Held on = When|? Location|format=table}}</pre>
+
<pre>{{#ask:[[Category:Workshop]]|?=Workshop | ? Held on = When|? Location|format=table}}</pre>
{{#ask:[[Category:Workshop]]|? Held on = When|? Location|format=table}}
+
{{#ask:[[Category:Workshop]] |? = Workshop | ? Held on = When|? Location|format=table}}
  
<pre>{{#ask:[[Category:Workshop]]|? Held on = When|? Location|format=calendar}}</pre>
+
<pre>{{#ask:[[Category:Workshop]]|? = Workshop |? Held on = When|? Location|format=calendar}}</pre>
 
{{#ask:[[Category:Workshop]]|? Held on = When|? Location|format=calendar}}
 
{{#ask:[[Category:Workshop]]|? Held on = When|? Location|format=calendar}}
  

Revision as of 23:50, 17 March 2009

Trying to find the correct date format for SMW, the following data are properties

2008-11-08 2008-10-10 2009-03-17 Bartek Kostrzewa

Contents

Modified at

{{#show: Sandbox | ?Modified at|?published on|?scheduled for| format=icalendar}}

… further results


{{#show: Sandbox | ?Person| format=table}}
 
{{#show: Sandbox | ?Person| format=debug}}

Debug Output by SMWSQLStore3

Generated Wiki-Query

[[:Sandbox]]

Query Metrics

Query-Size:1
Query-Depth:0

SQL Query

SELECT DISTINCT t1.smw_title AS t,t1.smw_namespace AS ns FROM `smw_object_ids` AS t1 WHERE t1.smw_id='200' ORDER BY t1.smw_sortkey ASC LIMIT 51 OFFSET 0;

Auxilliary Tables Used

No auxilliary tables used.

Errors and Warnings

None

Category:Workshop

{{#ask:[[Category:Workshop]]|?=Workshop | ? Held on = When|? Location|format=table}}
 WorkshopWhenLocation
Accounting and technical challenges of Bitcoin paymentsAccounting and technical challenges of Bitcoin payments
Arduino SolderingArduino Soldering
Atari ST Knowhow Workshop 1Atari ST Knowhow Workshop 1
Atari ST Knowhow Workshop 2Atari ST Knowhow Workshop 2
Atari ST Knowhow Workshop 3Atari ST Knowhow Workshop 3
Atari ST Knowhow Workshop 4Atari ST Knowhow Workshop 4
Atari ST Knowhow Workshop 5Atari ST Knowhow Workshop 5
Atari ST Knowhow Workshop 6Atari ST Knowhow Workshop 6
Atari ST Knowhow Workshop 7Atari ST Knowhow Workshop 7
Bend til it standsBend til it stands
Blender 3D BasicsBlender 3D Basics
CDays 2009CDays 2009
ChenmoH1ChenmoH1
ChenmoH2ChenmoH2
Christmas bakery - Mass-productionChristmas bakery - Mass-production
Christmas bakery - PrototypingChristmas bakery - Prototyping
Cocktail workshopCocktail workshop
Coding OpenDuino pluginsCoding OpenDuino plugins
Communia WorkshopCommunia Workshop
Debian packagingDebian packaging
FreeBSD, Taming the Beast(ie)FreeBSD, Taming the Beast(ie)
From your idea to the schematicFrom your idea to the schematic
GNU Radio English Part 2GNU Radio English Part 2
GNU Radio English Part IGNU Radio English Part I
GNU Radio Part 1GNU Radio Part 1
GNU Radio Part 2GNU Radio Part 2
HacKids LEDArtHacKids LEDArt
HacKidswiki/hackids EUScienceWeekHacKidswiki/hackids EUScienceWeek
HacKidswiki/hackids ultihacktiveHacKidswiki/hackids ultihacktive
Hackids LEGOSumoHackids LEGOSumo
Hackids LEGOSumo2Hackids LEGOSumo2
Hackids WaterCannonHackids WaterCannon
Hackids XLightsHackids XLights
Hackids bubblesHackids bubbles
Hackids geocacheHackids geocache
Hackids rocketscienceHackids rocketscience
Hackids rocketscience2Hackids rocketscience2
Hackids solarbotsHackids solarbots
Haxogreen 2014 kickoffHaxogreen 2014 kickoff
In-depth Semantic-Mediawiki UserGuideIn-depth Semantic-Mediawiki UserGuide
Inkscape BasicsInkscape Basics
MakerBotMakerBot
MirLeierenHackenMirLeierenHacken
Mold Forming and Chocolate Casting WorkshopMold Forming and Chocolate Casting Workshop
OpenVPNOpenVPN
PHP-Toolset IntroductionPHP-Toolset Introduction
Python taming NightPython taming Night
Raspberry PiRaspberry Pi
Raspberry Pi workshop 201412Raspberry Pi workshop 201412
SSH - Secure ShellSSH - Secure Shell
… further results
{{#ask:[[Category:Workshop]]|? = Workshop |? Held on = When|? Location|format=calendar}}


MondayTuesdayWednesdayThursdayFridaySaturdaySunday
25
26
27
28
29
30
31
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
1
2
3
4
5


Person Property

{{#ask: Sandbox | ?Person |format=table}}
  • The part "Sandbox" of the query was not understood. Results might not be as expected.
  • Some subquery has no valid condition.

Schedule proposal

This is a semantic calendar and I'm not really coming to grips with it. --kwisatz 22:26, 8 November 2008 (UTC)

{{#ask:?held on|format=debug}}

Debug Output by SMWSQLStore3

Generated Wiki-Query

Query Metrics

Query-Size:0
Query-Depth:0

SQL Query

SELECT DISTINCT t1.smw_title AS t,t1.smw_namespace AS ns FROM `smw_object_ids` AS t1 WHERE t1.smw_iw!=':smw' AND t1.smw_iw!=':smw-redi' AND t1.smw_iw!=':smw-border' AND t1.smw_iw!=':smw-intprop' ORDER BY t1.smw_sortkey ASC LIMIT 51 OFFSET 0;

Auxilliary Tables Used

No auxilliary tables used.

Errors and Warnings

Some subquery has no valid condition.
Some subquery has no valid condition.
{{#ask:?Published on|?Scheduled for|?Modified at|?Held on|format=calendar}}


MondayTuesdayWednesdayThursdayFridaySaturdaySunday
25
26
27
28
29
30
31
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
1
2
3
4
5


For laterz

Stuff stolen from hackerspaces.org ;) Should be used as a reference for later addons

There is no known hackerspace in this country. The following users want to create a new hackerspace in this country: There is no known user that wants to create a hackerspace in this country.


Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools