User Tools

Site Tools


administrivia

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
administrivia [2010/10/07 10:47] – Remove FOSS Events. They don't seem to deal with our submissions some of the time. ralphadministrivia [2011/08/03 13:56] – Update the example Yahoo event. ralph
Line 4: Line 4:
  
 ===== The location that's just had a meeting ===== ===== The location that's just had a meeting =====
 +
  
 ==== Work out the next date of the next meeting at the location that's just been held ==== ==== Work out the next date of the next meeting at the location that's just been held ====
Line 17: Line 18:
 y=$((y + (m > 12))) y=$((y + (m > 12)))
 m=$(((m - 1) % 12 + 1)) m=$(((m - 1) % 12 + 1))
-((m % 2)) && day=Tue || day=Wed+((m % 2)) && day=Wed || day=Tue
 seq 7 | xargs -I @ date -d $y-$m-@ '+%Y-%m-%d %a' | grep $day\$ seq 7 | xargs -I @ date -d $y-$m-@ '+%Y-%m-%d %a' | grep $day\$
 </code> </code>
Line 58: Line 59:
 List info: %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s List info: %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
 </code> </code>
 +
  
  
Line 71: Line 73:
   - Add tags: dorset (blandford|bournemouth|dorchester) linux dorsetlug lug.  These can be added in one go, space separated.   - Add tags: dorset (blandford|bournemouth|dorchester) linux dorsetlug lug.  These can be added in one go, space separated.
  
-E.g. http://upcoming.yahoo.com/event/5324993/+E.g. http://upcoming.yahoo.com/event/8251794
administrivia.txt · Last modified: 2012/01/11 12:36 by ralph