The purpose of this page is to provide a simplified view of county government meetings in Los Alamos, NM.
Los Alamos County announces its meetings on a calendar page on a service called Legistar. To find out about new meetings, you have to
I mean, wow, you really have to be dedicated to keep track of meetings in Los Alamos.
Legistar has what looks like an RSS button on the calendar page -- but it doesn't do anything. It's just a picture of a button with no link attached. There's an actual button you can click on for "Alerts", where you can sign up for email alerts -- but only for county council meetings, not the others, and it doesn't even cover all council meetings. It doesn't give any hint what might be on the agenda. And it only alerts you for a while; after a month or two it forgot me and stopped sending any updates. Maybe you're supposed to re-register every month.
So I wrote this Los Alamos Meetings script. It provides RSS as well as a simplified web page you can check to find out which meetings have been newly added to the list, and which ones have new agendas. If an agenda has changed, it can show a page highlighting the changes.
It updates once a day, currently around 3:45pm. (I don't know when they update Legistar. If anyone knows, please let me know.)
This project is free open source software: losalamosmtgs.py on GitHub.
You're welcome to use this service just by loading the Los Alamos Meetings page in a browser; but its primary purpose as an RSS feed.
I point my RSS reader at the Los Alamos Meetings RSS Feed once a day, and it collects all the entries that changed since yesterday.
RSS stands for Really Simple Syndication. It's a way of keeping track of things you've already seen so you only read the ones that are new, and it's widely used on sites like newspapers and blogs that frequently add new content. Several browsers, like Chrome and Vivaldi, have RSS readers built in; some mail programs, like Thunderbird, also handle RSS, and there are also RSS-to-email gateways that let you read RSS using any mail reader.
Some articles on how to read RSS feeds:
Whether you use RSS or just visit the web page, I hope you find Los Alamos Meetings useful. Feel free to email Akkana if you have questions, problems or feature requests.