RecentChanges

  • Date edited:

Recent changes to this wiki:

Water For Sale?
diff --git a/blog/posts/water_for_sale.mdwn b/blog/posts/water_for_sale.mdwn
index 65aaf43..76a5204 100644
--- a/blog/posts/water_for_sale.mdwn
+++ b/blog/posts/water_for_sale.mdwn
@@ -9,7 +9,7 @@ Last year, in one of our L'nu communities, COTT's Beverages had made a 1 $billio
 
 I note that it seems to be band council "clan mothers" and "elders" involved, according to what I was told. Well I have a few issues that irk me about that. For one, how is it possible that the band council of all groups has these self-appointed people acting as if they actually were clan mothers, elders. What is it that makes them think that they speak for all L'nu? They are only pretenders if they do so.
 
-They forget, or never knew, that we operate by consensus. Don't you think they would want to get **everyone's** input on the matter, for a matter of such importance as water? It tells me they are not real, but are there to sign papers with some foreign entity corporation to make a buck for a very few people. I say they are traitors to the L'nu if they do this.
+They forget, or never knew, that we operate by consensus. Don't you think they would want to get **everyone's** input on the matter, for a matter of such importance as water? It tells me they are not real, but are there to sign papers with some foreign entity corporation to make a buck for a very few people. I say they are traitors to the L'nuk if they do this.
 
 There are much better ways to improve the lives of the people, and it isn't by getting dirty money from corporations, or handouts from foreign invasive governments. It is by doing it ourselves. See the Listiguj Fisheries Management for instance. This is something we do for ourselves, and we don't need other people to tell us what to do. I'm sure there are other good examples of L'nu taking care of L'nu matters.
 

Water For Sale?
diff --git a/blog/posts/water_for_sale.mdwn b/blog/posts/water_for_sale.mdwn
index 7a41f3c..65aaf43 100644
--- a/blog/posts/water_for_sale.mdwn
+++ b/blog/posts/water_for_sale.mdwn
@@ -1,4 +1,4 @@
-[[!meta title=""]]
+[[!meta title="Water For Sale?"]]
 [[!meta date="2010-03-10"]]
 [[!meta author="Simon"]]
 [[!meta copyright=""]]

Water For Sale?
diff --git a/blog/posts/water_for_sale.mdwn b/blog/posts/water_for_sale.mdwn
new file mode 100644
index 0000000..7a41f3c
--- /dev/null
+++ b/blog/posts/water_for_sale.mdwn
@@ -0,0 +1,21 @@
+[[!meta title=""]]
+[[!meta date="2010-03-10"]]
+[[!meta author="Simon"]]
+[[!meta copyright=""]]
+
+## Water For Sale?
+
+Last year, in one of our L'nu communities, COTT's Beverages had made a 1 $billion/year offer for "water rights". They said no way, over our dead bodies. Good for them, I'm happy they did. However, now they have another offer on the table from another source, and they are considering it. Why? I don't think they should be considering it at all, and just flat out say no to it again.
+
+I note that it seems to be band council "clan mothers" and "elders" involved, according to what I was told. Well I have a few issues that irk me about that. For one, how is it possible that the band council of all groups has these self-appointed people acting as if they actually were clan mothers, elders. What is it that makes them think that they speak for all L'nu? They are only pretenders if they do so.
+
+They forget, or never knew, that we operate by consensus. Don't you think they would want to get **everyone's** input on the matter, for a matter of such importance as water? It tells me they are not real, but are there to sign papers with some foreign entity corporation to make a buck for a very few people. I say they are traitors to the L'nu if they do this.
+
+There are much better ways to improve the lives of the people, and it isn't by getting dirty money from corporations, or handouts from foreign invasive governments. It is by doing it ourselves. See the Listiguj Fisheries Management for instance. This is something we do for ourselves, and we don't need other people to tell us what to do. I'm sure there are other good examples of L'nu taking care of L'nu matters.
+
+Get this, in the message I got, there was mention of "security"; if they are so worried about security, it is because they are going to get opposition to this plan. If they were legit, they wouldn't have to worry about **insiders** doing things, they would have to worry about entities such as the **RCMP** or some other police or military force trying to break up the meetings. To me this is yet another indication they are up to no good - they **expect** trouble. "nough said.
+
+[[!tag "Mi'kmaq"]]
+[[!tag "L'nu"]]
+[[!tag water]]
+[[!tag "Indigenous"]]

um, wtf
diff --git a/atom.mdwn b/atom.mdwn
index f681c3a..d309e61 100644
--- a/atom.mdwn
+++ b/atom.mdwn
@@ -4,6 +4,6 @@ Doesn't include my blog, please see [[blog/atom]] for that, thanks.
 
 For another format, see [[rss]] .
 
-<!-- \[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]] -->
+<!-- Note to others and myself: the ikiwiki directive below DOES recurse into other directories. I was sort of expecting the opposite, but whatever. I'm excluding the "pre-built" pages and the stylesheets for obvious reasons. -->
 
-[[!inline pages="* and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]]
+[[!inline pages="* and !*.css and !*.sxhtml and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]]
diff --git a/rss.mdwn b/rss.mdwn
index 7891bcb..f73feeb 100644
--- a/rss.mdwn
+++ b/rss.mdwn
@@ -4,6 +4,6 @@ Doesn't include my blog, please see [[blog/rss]] for that, thanks.
 
 For another format, see [[atom]] .
 
-<!-- \[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]] -->
+<!--  Note to others and myself: the ikiwiki directive below DOES recurse into other directories. I was sort of expecting the opposite, but whatever. I'm excluding the "pre-built" pages and the stylesheets for obvious reasons. -->
 
-[[!inline pages="* and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]]
+[[!inline pages="* and !*.css and !*.sxhtml and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]]

um, wtf
diff --git a/atom.mdwn b/atom.mdwn
index fb667f5..f681c3a 100644
--- a/atom.mdwn
+++ b/atom.mdwn
@@ -4,4 +4,6 @@ Doesn't include my blog, please see [[blog/atom]] for that, thanks.
 
 For another format, see [[rss]] .
 
-[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]]
+<!-- \[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]] -->
+
+[[!inline pages="* and !*/discussion" feedonly="yes" rss="no" atom="yes" sort="age"]]
diff --git a/rss.mdwn b/rss.mdwn
index 073a6e6..7891bcb 100644
--- a/rss.mdwn
+++ b/rss.mdwn
@@ -4,4 +4,6 @@ Doesn't include my blog, please see [[blog/rss]] for that, thanks.
 
 For another format, see [[atom]] .
 
-[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]]
+<!-- \[[!inline pages="* and About/* and About/*/* and Artwork/* and Documentation/* and Documentation/*/* and OtherStuff/* and links/* and links/*/* and !blog/* and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]] -->
+
+[[!inline pages="* and !*/discussion" feedonly="yes" rss="yes" atom="no" sort="age"]]