Skip to content
Log In
Subscribe
Account
  • Latest Issue
  • Podcast
  • Advertise
  • Events
  • Newsletter
  • Latest Issue
  • Podcast
  • Advertise
  • Events
  • Newsletter
0 events found.
Notice
There are no upcoming events.
Notice
There are no upcoming events.

Events Search and Views Navigation

Event Views Navigation

  • List
  • Month
  • Day

Events

Today
  • Previous Day
  • Google Calendar
  • iCalendar
  • Outlook 365
  • Outlook Live
  • Export .ics file
  • Export Outlook .ics file

Our Social Networks

Linkedin-in Twitter
The Florida Specifier is among the first state-based news sources in the country published for environmental professionals.

Advertise with Florida Specifier

Learn More

Copyright 2026 Florida Specifier. All rights reserved.

Enter your username and password
to access premium features.

Don’t have an account? Join the community.

Forgot Password?

Sign In

Florida's Environmental News

Subscribe today to receive our weekly newsletter, delivered to your inbox every Monday morning.

jQuery(document).ready(function($) { $(document).on('click', '.open-login-popup', function() { setTimeout(function() { const $form = $('.eael-login-register-form'); // EAEL form inside the popup if ($form.length) { // Manually trigger input events in case autofill broke the nonce $form.find('input[name="eael-user-login"], input[name="eael-user-password"]').each(function() { $(this).trigger('change'); $(this).trigger('input'); $(this).trigger('focus'); }); } }, 200); // small delay after popup opens }); });