Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2012-04-28 13:38:55
Size: 1457
Editor: DanRasmussen
Comment: Somebody please fix "Invalid include arguments" error?
Revision 6 as of 2012-04-30 10:31:35
Size: 2874
Editor: DanRasmussen
Comment: Better explained what this page is
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from LastMeeting
Line 3: Line 4:
Here's what happened at the last meeting: (I made this page to experiment -- DanRasmussen) = Previous Meeting =
Here's what happened at MeetingApril2012. If that sounds like a while ago, see CalendarOfEvents to find notes for the previous meeting, and update this page if you deem it worthwhile. Just replace `MeetingApril2012` with a link to the newest page, and update the meeting highlights.
Line 5: Line 7:
== Include (Preferred Method) ==
The following line doesn't work. Bad regex? Some way to fix it? See [[HelpOnMacros/Include]].
<<Include(MeetingApril2012, from="^==== Notes ====$")>>
## It'd be fine if we just get the above line to work. But the next line, if working, would be even better!
##<<Include(MeetingApril2012, from="^==== Notes ====$", to="^----$")>>
DanRasmussen made this page to experiment, thinking: if we highlight interesting things that happen at meetings, will that lead to more people showing up?
Line 11: Line 9:
== Copy/Paste (Less Ideal) ==
 * Several people brought interesting pieces of hardware: two WarDriving boxes,a Soekris box, and a Clear USB data-backed BackPackAp with some kinks to work out (and fixed at the meeting?).
 * Agenda was ignored until right before everybody left. Distracted by hardware?
== Meeting Highlights ==

* Several people brought interesting pieces of hardware: two WarDriving boxes, a SoekrisBox, and a [[WikiPedia:Clearwire|Clear]] USB data-backed BackPackAp with some kinks to work out (and fixed at the meeting?).
 * Agenda was ignored until right before everybody left. Distracted by all the fancy hardware?
Line 16: Line 15:
 * Matt pointed out that the Node List ([[Nodes]]) is not compatible with printing. Dan verified this in Firefox's Print View. We should fix it!
 * Russell mentioned OSCON. 2012 application deadline in May.
 * Russell tricked a few people into smelling a dubious item. One of them made a face.
 * Matt pointed out that the Node List ([[Nodes]]) is unprintable. Dan verified this in Firefox's Print View. We should fix it!
 * Russell mentioned OsCon. [[OSCON2012]] application deadline in May.
 * Russell tricked a few people into smelling a dubious item. One of them made a face :)

== Additional Thoughts ==
Don't use wiki list items anywhere on this page except in the section above!
It's possible to use the [[HelpOnMacros/Include|Include macro]] to simply include the Notes section of the page:
 {{{
<<Include(MeetingApril2012, , from="^==== Notes ====$", to="^----$")>>
}}}
Unfortunately, text "''Included''" in such a way cannot be used with the !RandomQuote macro.

But this can work in our favor: perhaps some meeting items, while worth recording, are not interesting.
Using copy/paste rather than an ''Include'' allows them to remain on the meeting notes display, but cause them to not be displayed elsewhere. Intended usage:
 {{{
<<RandomQuote(PreviousMeeting)>>
}}}
produces:
<<RandomQuote(PreviousMeeting)>>

For instance: WeeklyMeeting20120404 lists as a note the item "Chillin'!" I can verify that there was indeed "chillin," but reading this tidbit will probably not lead to increased meeting attendance, so somebody copying notable meeting occurrences in the future might consider leaving such an item off this page.

People will probably not update this page regularly with items from the previous meeting, but that's probably okay. Some meeting notes will be incomplete, bad, or uninteresting. Updating this page even every couple months at least shows something is still happening at PTP.

Previous Meeting

Here's what happened at MeetingApril2012. If that sounds like a while ago, see CalendarOfEvents to find notes for the previous meeting, and update this page if you deem it worthwhile. Just replace MeetingApril2012 with a link to the newest page, and update the meeting highlights.

DanRasmussen made this page to experiment, thinking: if we highlight interesting things that happen at meetings, will that lead to more people showing up?

Meeting Highlights

  • Several people brought interesting pieces of hardware: two WarDriving boxes, a SoekrisBox, and a Clear USB data-backed BackPackAp with some kinks to work out (and fixed at the meeting?).

  • Agenda was ignored until right before everybody left. Distracted by all the fancy hardware?
  • New homepage operational, Dan would like somebody to make it look nice on small screens.
  • Dan thinks Node Map should only show "Active Nodes" by default - "Potential Nodes" are confusing to casual site visitors, likely to throw them off, and mostly pretty stale. Keegan and Russell agreed. Now just a matter of somebody changing the default.
  • Matt pointed out that the Node List (Nodes) is unprintable. Dan verified this in Firefox's Print View. We should fix it!

  • Russell mentioned OsCon. OSCON2012 application deadline in May.

  • Russell tricked a few people into smelling a dubious item. One of them made a face :)

Additional Thoughts

Don't use wiki list items anywhere on this page except in the section above! It's possible to use the Include macro to simply include the Notes section of the page:

  • <<Include(MeetingApril2012, , from="^==== Notes ====$", to="^----$")>>

Unfortunately, text "Included" in such a way cannot be used with the RandomQuote macro.

But this can work in our favor: perhaps some meeting items, while worth recording, are not interesting. Using copy/paste rather than an Include allows them to remain on the meeting notes display, but cause them to not be displayed elsewhere. Intended usage:

  • <<RandomQuote(PreviousMeeting)>>

produces:

Several people brought interesting pieces of hardware: two WarDriving boxes, a SoekrisBox, and a Clear USB data-backed BackPackAp with some kinks to work out (and fixed at the meeting?).

For instance: WeeklyMeeting20120404 lists as a note the item "Chillin'!" I can verify that there was indeed "chillin," but reading this tidbit will probably not lead to increased meeting attendance, so somebody copying notable meeting occurrences in the future might consider leaving such an item off this page.

People will probably not update this page regularly with items from the previous meeting, but that's probably okay. Some meeting notes will be incomplete, bad, or uninteresting. Updating this page even every couple months at least shows something is still happening at PTP.

PreviousMeeting (last edited 2012-04-30 10:39:17 by DanRasmussen)