// Velo API Reference: https://www.wix.com/velo/reference/api-overview/introduction import wixData from 'wix-data'; $w.onReady(function () { $w("ListRepeater").onItemReady($item, itemData) => { $item("Title").text = itemData.Title $item("Date").text = itemData.Date $item("Source").text = itemData.Source $item("Category").text = itemData.Category async function search const query = $w("#searchQueryInput").value; const TitleQuery = await wixData.query(News Media (List)).contains("Title",query).find(); const DateQuery = await wixData.query(News Media (List)).contains("Date",query).find(); const SourceQuery = await wixData.query(News Media (List)).contains("Source",query).find(); const CategoryQuery = await wixData.query(News Media (List)).contains("Category",query).find(); const NewsQueryResult = await TitleQuery .or(DateQuery) .or(SourceQuery) .or(CategoryQuery) .find(); const NewsDataQuery = NewsDataQueryResult.items; $w("#NewsStoriesDataRepeater").data = NewStoriesData; $w("#searchButton").onClick(expand); });
top of page

Gainesville Residents United, Inc.

Tiny Gainesville Residents United logo - tiny hi res.pg.jpg

News Stories

Pages: Select date range

  • 48
    Page 22

GRU Authority votes to increase charges to Gainesville

Mainstreet daily news

8 February 2024

Second vote by GRU Authority to cut $15.3 million given to general government fails

Gainesville Sun

8 February 2024

Gainesville Regional Utilities Authority Meeting AGENDA 2/7/24

GRU Website

7 February 2024

Gainesville Regional Utilities Authority Meeting VIDEO 2/7/24

GRU Website

7 February 2024

DeSantis-appointed GRU Authority board member backs local House Democrat candidate

Gainesville Sun

2 February 2024

GRU Authority votes to reduce payments to City, continue search for GM/CEO despite higher cost

Alachua Chronicle

25 January 2024

Untangling GRU’s Solar Circuit Capacity Limits and Net Metering Future

PPM Solar News

21 January 2024

Untangling GRU’s Solar Circuit Capacity Limits and Net Metering Future

PPM Solar News

21 January 2024

  • 48
    Page 22

GRU Authority votes to increase charges to Gainesville

Mainstreet daily news

8 February 2024

Second vote by GRU Authority to cut $15.3 million given to general government fails

Gainesville Sun

8 February 2024

Gainesville Regional Utilities Authority Meeting AGENDA 2/7/24

GRU Website

7 February 2024

Gainesville Regional Utilities Authority Meeting VIDEO 2/7/24

GRU Website

7 February 2024

DeSantis-appointed GRU Authority board member backs local House Democrat candidate

Gainesville Sun

2 February 2024

GRU Authority votes to reduce payments to City, continue search for GM/CEO despite higher cost

Alachua Chronicle

25 January 2024

Untangling GRU’s Solar Circuit Capacity Limits and Net Metering Future

PPM Solar News

21 January 2024

Untangling GRU’s Solar Circuit Capacity Limits and Net Metering Future

PPM Solar News

21 January 2024

Gainesville Residents United, Inc.

Gainesville Residents United, Inc. is a 501(c)(4) non-profit Florida corporation.  Donations are not tax-deductible.

  Our mission is to educate, motivate, negotiate, and litigate important issues affecting our community.

  • Facebook
bottom of page